Postman Collection
Download a Payabli Postman collection to get testing fast
View and fork our Postman Collections from the Official Payabli API Workspace
Considerations
Collections are automatically generated from our OpenAPI specification. Due to technical limitations, when updates occur, entire collections will be replaced rather than incrementally updated. This means:
- When the API specification changes, new collections will be generated
- Existing collections will be fully replaced with the updated versions
- You may need to re-import collections after updates
- All collections (main, route-specific, and raw schema) will be updated simultaneously
We recommend that you save any important custom modifications separately, check for collection updates, and review the changelog when collections are updated.
The collections aren’t when minor changes like typo fixes are introduced. Keep in mind that all major changes to the Payabli APIs are reported and explained in the main changelog.
Changelog
On December 19, 2024, we launched the Official Payabli API Workspace.
- For ease of use, we updated the collection to use collection variables for some entity ID fields. For example,
entryName
,orgId
,paypointId
,entry
, andentryPoint
all use collection variables now instead of example values. - Fixed an issue with the environment exports that prevented the
baseURL
variable from loading consistently. We recommend importing these new environments.
Was this page helpful?