v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBOrchestration payments
Accept orchestration payment
Accepts the orchestration payment with customer end-to-end ID and Quote ID.
post/v4/orchestration/payment/accept
Request body
Example request
{
"quote_id": "5492648d-2132-4e70-9ded-2fc86f22b321"
}Response
Successfully accepted orchestration payment.
Example response
{
"sender_end_to_end_id": "00310000015"
}