v1
latestOpenAPI 3.1.02026-07-245575200.1 KBDirect Payment
Get a payment
Retrieve current status and details of an S2S payin.
Base URL — call this on the default api.breeze.cash host, not the secure.breeze.cash / secure-sandbox.breeze.cash host used to create the payment via POST /v1/gateway/payments. Calling the secure host returns ROUTE_NOT_FOUND.
get/v1/gateway/payments/{pageId}
Path parameters
pageIdstring required
Payin identifier (page_*) returned from POST /v1/gateway/payments.
Response
Success