Skip to content
Gowd Platform Production

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.

object
accountId
required

Account identifier created after request approval.

string
event
required

Webhook event for approved account request.

string
Allowed values: ACCOUNT.CREATED
occurredAt
required

When the event occurred (UTC ISO-8601).

string
requestId
required

Identifier of the original account creation request.

string
status
required

Current account status.

string
Allowed values: ACTIVE INACTIVE CLOSED
bankData

Bank account data returned when the account is created with bank data.

object
ispb

ISPB of the created banking account.

string
branchNumber
required

Branch number of the created banking account.

string
accountNumber
required

Account number of the created banking account.

string
createdAt
required

Bank data creation date (UTC ISO-8601).

string
createdAt
required

Account creation date (UTC ISO-8601).

string
updatedAt
required

Account update date (UTC ISO-8601).

string

The resource was returned successfully

object
returnCode
required

The current page.

string