Changelog
2025-08-22
Added Merchant Onboarding Schema page.
Reference Guide → Enumerations & Schemas → Merchant Onboarding Schema; Enumerations & Schemas index
2025-08-22
Updated Endpoint Index – Table View to include POST /merchant-onboarding/application
.
Reference Guide → Endpoint Index → Table View
2025-08-22
Updated Common Field Types to align with onboarding (confirmed Address object; added Boolean flags; added Error Object; ensured primitives list).
Reference Guide → Enumerations & Schemas → Common Field Types
2025-08-22
OpenAPI updated to include onboarding endpoint and models; note to reimport from the Download OpenAPI / Postman page.
Reference Guide → Download OpenAPI / Postman
2025-07-24
Methods for /Partners/{id}/payments
, /Merchants/{id}/payments
, and /Terminals/{id}/payments
changed from POST to GET. Endpoint Index, curl snippets, and generated OpenAPI updated to reflect GET usage.
Endpoint Index, curl snippets, OpenAPI
2025-07-09
Payments schema updates: added webhookUrls
(string array, optional) to POST /payments/crypto
; marked redirectUrl
optional; noted statusCode
returns enum strings (completed
, underpaid
, etc.).
Endpoint Index → Table View, OpenAPI download file
2025-06-04
Reference Guide reorganized into Core Concepts, Enumerations & Schemas, Endpoint Index, Operational Guides, Support & Contacts. Added pages: Rate Limits & Throttling, Tender Types, Settlement Currencies, Common Field Types.
Core Concepts, Enumerations & Schemas, Endpoint Index, Operational Guides, Support & Contacts
2025-06-01
Documented webhook signing secret and HMAC verification; added sample payment.status.updated
payload.
Operational Guides → Webhook Event Reference
2025-05-27
Formalized default rate limits (60 write / 600 read per minute in Prod) and documented 429 error object and headers.
Rate Limits & Throttling, Error Codes
2025-05-15
Published Crypto and Alternative Payment tender type tables; added Compatible Crypto Wallets page.
Enumerations & Schemas → Tender Types, Operational Guides
2025-04-01
Initial public release of Reference Guide, OpenAPI download links, and Error Codes table.
All Reference Guide pages
Last updated