This changelog provides an overview of the recent changes made to the Payabli APIs.

Updated Postman collection structure

We’ve updated the tooling that generates our Postman collection. The collection now uses path-based folder grouping, which changes some folder names and merges a few small folders into their parent.

Folder name changes

Folder names are now PascalCase without spaces:

BeforeAfter
Money InMoneyIn
Money OutMoneyOut
Token StorageTokenStorage
Payment LinkPaymentLink
Charge BacksChargeBacks
Check CaptureCheckCapture
Line ItemLineItem
Payment Method DomainPaymentMethodDomain

Merged folders

Two small folders have been merged into their parent path group:

  • Hosted Payment Pages (3 endpoints) is now part of Paypoint
  • Ocr (2 endpoints) is now part of Import

No API changes

This is a Postman collection structure change only. No API endpoints, request formats, or response formats have changed. All 231 endpoints are still present in the collection. If you use Postman environment variables or saved requests that reference folder names, you may need to update those references.