v1
latestOpenAPI 3.1.02026-08-06911,228852.2 KBOrder and Pay
Payment Notification
What your webhook implementation will receive when placing a payment
postWebhookapePayment notification
Payload
Example payload
{
"businessLocationId": 45454565682155,
"errors": {
"timeout": {
"errorKey": "errors.payment.pos.task_timeout",
"message": "Not processed before validity ended"
},
"account": {
"type": "ACCOUNT_NOT_FOUND"
}
}
}Response
Your server returns this code if it accepts the callback