This changelog provides an overview of the recent changes made to the Payabli APIs.
Documentation changes for December 12, 2025
Documentation updates
As part of an ongoing effort to better align the documentation with the API, we’ve updated the transaction query response schema. These changes affect the documentation only—the API itself was already returning this data.
Updated SettlementDate field documentation
Added additional context for the SettlementDate field in the responses for GET /Query/settlements/org/:orgId and GET /Query/settlements/:entry.
When the SettlementStatus of a transaction is -1, -5, or -6 (Exception, Held, or Released) the value of SettlementDate is null.