v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBOrchestration payments
Acknowledge orchestration notification
Acknowledges an orchestration payment notification with a specified UUID.
put/v4/orchestration/payment/notification/{uuid}/ack
Path parameters
uuidstring uuid required
The UUID of the orchestration payment notification.
Response
Successfully updated orchestration payment notification status.
Example response
{
"uuid": "5492648d-2132-4e70-9ded-2fc86f22b321",
"notification_type": "PAYMENT_SUCCESS",
"created_at": "2018-04-06T20:33:35Z",
"modified_at": "2018-04-06T20:33:35Z"
}