Skip to content

Your postback notification for rejected banking account requests.

POST
/order/example-postback-to-banking-account-rejected/[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
event
required

Webhook event for rejected account request.

string
Allowed values: ACCOUNT.REJECTED
occurredAt
required

When the event occurred (UTC ISO-8601).

string
requestId
required

Identifier of the rejected account creation request.

string
status
required

Status for account request rejection webhook.

string
Allowed values: REJECTED
reason
required

Reason for account request rejection.

object
code
required

Rejection reason code.

string
Allowed values: MISSING_DATA INVALID_DOCUMENT RISK OTHER
description
required

Detailed rejection reason description.

string
fields
required

Fields that caused the rejection of the account request.

Array<string>
Allowed values: socialContract cnpjCard proofAddress proofBankAddress partnerProofAddress documentRepresentative selfieRepresentative ir kyc

The resource was returned successfully

object
returnCode
required

The current page.

string