For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AI agentsStatus PageContact sales
HomeGuidesDeveloper ToolsChangelogsCookbooks
HomeGuidesDeveloper ToolsChangelogsCookbooks
    • Changelog home
    • Upcoming changes
    • API changelog
    • Embedded Components changelog
  • Server SDK changelogs
    • TypeScript SDK changelog
    • C# SDK changelog
    • PHP SDK changelog
    • Python SDK changelog
    • Java SDK changelog
    • Go SDK changelog
    • Ruby SDK changelog
    • Rust SDK changelog

© 2026 Centavo, Inc. All rights reserved | Centavo (DBA Payabli) is a registered Payment Facilitator of PNC Bank, N.A., Pittsburgh, PA. Payabli is a registered ISO/MSP of Merrick Bank, South Jordan, UT.

PayabliTest Cards & AccountsPay In StatusesPay Out StatusesTrust Center
LogoLogo
AI agentsStatus PageContact sales

API changelog

This changelog provides an overview of the recent changes made to the Payabli APIs.
February 17, 2026
February 17, 2026

Remote Deposit Capture (RDC) documentation enhancements

We’ve improved the documentation for Remote Deposit Capture (RDC) transactions.

Added BOC to achCode documentation

Added BOC (Back Office Conversion) as a documented value for the achCode field in the POST /MoneyIn/getpaid request. BOC is used to convert paper checks received in-person at a point-of-sale or staffed payment location into electronic ACH debits. Only consumer checks are eligible — business, government, and mailed checks aren’t supported.

Added checkUniqueId to paymentDetails documentation

Added the checkUniqueId field to the paymentDetails object in the POST /MoneyIn/getpaid request. This field is required for RDC transactions where achCode is BOC. Use the id value from the check processing response.

Added BOC request example

Added a BOC example to the POST /MoneyIn/getpaid endpoint showing a complete RDC payment request, including checkUniqueId, achCode: BOC, and totalAmount in dot-decimal notation.

Webhook enhancements

Added ReportedDepositDate field to FundedPayment webhook payload

We added the ReportedDepositDate field to the FundedPayment webhook payload. This field represents the date when the payment was reported as deposited.

Was this page helpful?
Previous

February 23, 2026

Next

January 26, 2026