Invoice distributions Account number and Credit/Debit entry mis-match
Hello,
We have used invoice post API https://api.sky.blackbaud.com/accountspayable/v1/invoices
Having problem is, when we create distributions, at that time the entry is differentiated for account number and Credit/Debit entry.
We need distributions entry in FENXT like below shown entry.

For that we have pass below attach JSON to create distributions in invoice endpoint.
JsonDataForCreateInvoice.txt
When invoice is been created using this JSON distribution entry, below is the snapshot of the entry been created.

Correct us if we have committed some mistake.
Does anyone have any recommendations/suggestions?
We appreciate your time to answer my question. Have a great day!
Comments
-
Hi Nikunj, all entry amounts, whether debit or credit, are passed as positive. In other words, you would pass “100.00” and a “Credit” if it were a credit, or the same amount and a “Debit”. There's no “-100.00” - you should never pass that negative sign/dash. Hope this helps. Thanks!
0 -
Hello Eddie,
Really appreciate your quick response on it. But earlier we are facing some error with specific scenario.
Our some of the clients are ding entry as like below for total amount 1000

So now if we are creating its request body as match issue.txt then it is giving error like as below
{ "Error": "Failed to save invoice", "Details": ["The total percent distributed must equal 100%."], "ErrorPath": null }
So to avoid it we have introduced passing negative values. But after then as you can see its creating mismatch issue.
One more thing we noticed that for some of the records its showing proper in UI but while i am trying to get schema as like entriesinterchange.txt in that credits and debits entries are interchanged.
So not sure why that happens can you helps on it?
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

