v1
latestOpenAPI 3.1.02026-07-245575200.1 KBDirect Payment
Resume payment after merchant 3DS
Resume a payment that returned status: ACTION_REQUIRED with nextAction.type: AUTHENTICATION_REQUIRED. Submit the 3DS results obtained from your merchant-provided 3DS provider to complete authorization.
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.
post/v1/gateway/payments/{pageId}/authentications
Path parameters
pageIdstring required
Payin identifier (page_*) returned from POST /v1/gateway/payments.
Request body
Response
Success