I have been trying to get the credit memo to go through. But getting “Credit memo Amount” is required. Everything is mapped correctly, the lines all add up. I remember a year or so ago we had the same error with another Canadian client , and had to resort to a flat file feed. Has anyone on a Canadian Version added a credit…
One of our customers has been getting intermittent duplicate invoices being sent by our system. After turning on the logging we found that this was the flow:* Sent a POST request to https://api.sky.blackbaud.com/accountspayable/v1/invoices * The following was returned { "statusCode": 500, "message": "Internal server…
This afternoon I started receiving 408 HTTP codes when using the transactiondistributions endpoint. I've been working my through our organizations historical transactions to download them so we can utilize them internally. But this has really halted my progress. I am wondering if I am hitting an issue with the API server…
Does anyone have any techniques they would like to share pertaining to how they synchronize their Transaction Distribution data with an in-house database to make sure that it stays as up to date as is reasonable?
Is anyone using the code table list preview endpoint? I'm trying and getting a 403 Forbidden. Is there anything I need to do to enable this or am I missing something? I'm not sending any parameters yet. Maybe this isn't for NXT? Although I would really like to use this. I'm used to using the CODETABLES and TABLEENTRIES…
Is there a way to get custom fields for all invoices without having to make individual calls to the API for each invoice. I specifically need one of our custom fields at the moment for each invoice that might or might not have it and for 493,084 invoices I do not want to even attempt that may API calls. GL > Projects…
How do I get the data to link to a transaction distribution to the source? particularly an invoice. I see the BB FE NXT user interface can do it and it is something I could do with our on-premises version and I'm trying to replicate it from the data I can get from the API. Is it possible, is there an endpoint I'm missing?…
Hi all, Are are there any APIs to grab table data for the various "tables" used for "account code segments"? I do know that some of them are available as other APIs (Fund, Account Number, etc). But there are some system and user tables that don't appear to be available as APIs. Am I missing something? All these tables are…
We're building a new integration with FE NXT and testing the various endpoints via Postman and the Cohort Sandbox. All endpoints work well, except GET https://api.sky.blackbaud.com/generalledger/v1/accounts/segments/{segment_id} returns "Error": "Account segment id not found" despite using a valid segment id.…
I was curious if anyone has insight into how the SKY team reviews the server logs. We utilize Kibana from Elasticsearch to manage our logs, which is a wonderful tool. I ask because in my short time using the API, I've received various HTTP code errors, 500, 502, 408 are several. Even today, I've received the 500 error at…
It looks like you're new here. Sign in or register to get started.