Your postback notification for a banking payout.
POST /order/example-postback-to-banking-order-payout/[your_notification_url]
Every time a transaction has its status changed, your system will receive a notification from ours, so that you know if transactions were paid.
We expect that your system returns to ours: status code 200. If not, we’ll retry 6 more times.
Request Body required
Section titled “Request Body required ”object
Internal order identifier.
Example
8ba1d4ff-2bc2-45c7-8e60-ec57ab9931deExternal order code informed at creation time.
Example
payout-12345Webhook event for BANKING PAYOUT.
Example
ORDER-PAYOUT.PAIDCurrent order status for BANKING PAYOUT.
Example
PAIDDate when order was paid (UTC ISO-8601).
Example
2026-02-19T13:34:18.177ZDate of the status transition (UTC ISO-8601).
Example
2026-02-19T13:34:18.177ZPIX endToEndId when provided by the financial partner.
Example
E12345678202602191334z9y8x7w6v5uWebhook type.
Example
PAY-OUTHuman-readable status message.
Example
Order paidAdditional information provided at order creation.
Example
Order descriptionOrder amount.
object
Currency code
Example
BRLAmount value as numeric string
Example
10.00Origin account (owner) information when available.
object
Owner name.
Example
Empresa Exemplo LTDAOwner document number.
Example
12345678000199Owner bank account data.
object
Bank ISPB code.
Example
12345678Bank name.
Example
Banco Exemplo S.A.Branch number.
Example
0001Account number.
Example
1234567Account type informed by the financial partner.
Example
CHECKING_ACCOUNTBank code (e.g. COMPE).
Example
237PIX data when available.
object
The type of pix
Example
CPFThe key of pix
Example
1234567890Receiver information.
object
Full name of payer/receiver.
Example
Joao da SilvaDocument of payer/receiver.
object
Document type
Example
CPFDocument number
Example
12345678901Bank information of payer/receiver.
object
Bank ISPB code.
Example
12345678Bank name.
Example
Banco Exemplo S.A.Branch number.
Example
0001Account number.
Example
1234567Account type informed by the financial partner.
Example
CHECKING_ACCOUNTBank code (e.g. COMPE).
Example
237PIX data when available.
object
The type of pix
Example
CPFThe key of pix
Example
1234567890Responses
Section titled “ Responses ”The resource was returned successfully
object
The current page.
Example
SUCCESS