Your postback notification for approved banking account requests.
POST /order/example-postback-to-banking-account-created/[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
Account identifier created after request approval.
Example
63ec5f2e-688f-4cf4-a24b-1a4ac0474b0eWebhook event for approved account request.
Example
ACCOUNT.CREATEDWhen the event occurred (UTC ISO-8601).
Example
2026-02-19T13:40:05.020ZIdentifier of the original account creation request.
Example
045a2fb2-0b11-4f8c-8ab6-8b61db66d189Current account status.
Example
ACTIVEBank account data returned when the account is created with bank data.
object
ISPB of the created banking account.
Example
12345678Branch number of the created banking account.
Example
0001Account number of the created banking account.
Example
987654Bank data creation date (UTC ISO-8601).
Example
2026-02-19T13:40:05.020ZAccount creation date (UTC ISO-8601).
Example
2026-02-19T13:40:05.020ZAccount update date (UTC ISO-8601).
Example
2026-02-19T13:40:05.020ZResponses
Section titled “ Responses ”The resource was returned successfully
object
The current page.
Example
SUCCESS