Breaking changes for General Ledger and Payables API

Justin Ward
Justin Ward Blackbaud Employee
Tenth Anniversary Kudos 5 Participant Facilitator 1
edited September 10 in SKY Developer Announcements

The following endpoints have been deprecated. While they remain available for existing integrations, they are no longer supported and will not receive updates or enhancements.

Each endpoint has been replaced by a new one to improve performance and reliability. All current integrations should transition to the new endpoints as soon as possible. Additionally, all new development should exclusively use the new endpoints.

Deprecated

New

Description

CreateJournalEntryBatch

CreateJournalEntryBatchProcess

The new endpoint returns the process ID of the request to create a new journal entry batch.

CreateJournalEntries

CreateJournalEntriesProcess

The new endpoint returns the process ID of the request to create a new journal entry batch.

ClearJournalEntries

ClearJournalEntriesProcess

The new endpoint returns the process ID of the request to create a new journal entry batch.

CreateInvoice

CreateInvoiceProcess

The new endpoint returns the process ID of the request to create a new journal entry batch.

We strongly encourage developers to update their integrations to ensure continued compatibility and optimal performance.