Your postback notification for a banking payin.
POST /order/example-postback-to-banking-order-payin/[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
de05f0db-e6a3-462e-8f1c-8dc8dd07c278External order code informed at creation time.
Example
payin-12345Webhook event for BANKING PAYIN.
Example
ORDER-PAYIN.PAIDCurrent order status for BANKING PAYIN.
Example
PAIDDate when order was paid (UTC ISO-8601).
Example
2026-02-19T13:32:21.552ZDate of the status transition (UTC ISO-8601).
Example
2026-02-19T13:32:21.552ZPIX endToEndId when provided by the financial partner.
Example
E12345678202602191332a1b2c3d4e5fWebhook type.
Example
PAY-INHuman-readable status message.
Example
Order paidMessage for the customer.
Example
Pix paymentAdditional information provided at order creation.
Example
Order descriptionOrder amount.
object
Currency code
Example
BRLAmount value as numeric string
Example
10.00Destination 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
1234567890Payer 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