v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

Remitter whitelisting Callback

This callback is to inform the clients about the final status of the account whitelisting request to Decentro.

post/client/custom/endpoint

Headers

your_custom_header_1string

The header token shared by you should not contain any unsanitized values like @ # $ % ^ & * ! ; : ' " ~ ` ? = + ) (

your_custom_header_2string

The header token shared by you should not contain any unsanitized values like @ # $ % ^ & * ! ; : ' " ~ ` ? = + ) (

Request body

callback_attemptstring

Number of times the callback has been attempted.

callback_timestampstring

Timestamp of the callback. Not the timestamp of the transaction.

callback_txn_idstring

Unique identifier mapped to the callback attempt.

original_callback_txn_idstring

Unique identifier mapped to the first callback attempt.

decentro_txn_idstring

The unique transaction identifier generated by Decentro for each request.

request_statusstring

The request status after the admin action on the remitter details. Possible values: ACCEPTED/REJECTED

whitelisting_statusstring

The whitelisting status of the remitter account details. Possible values: ACTIVE/INACTIVE

messagestring

The description of the whitelisting status of the remitter account.

whitelisting_account_detailsobject

The details of the remitter account that is to be whitelisted

Response

200

object required