Remitter whitelisting callback

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

API Endpoints

EnvironmentEndpoint
Staging / Sandboxhttps://your.custom.endpoint.com
Productionhttps://your.custom.endpoint.com

via this callback, clients will receive the final status of whitelisting request of a remitter's account.

Flow

Below is the remitter whitelisting flow for clients:

  1. The client must ensure that the remitter whitelisting configuration flag is enabled for their consumer.
  2. Clients can trigger the remitter whitelisting API by sending a request with the necessary account details.
  3. A notification will be sent to the Decentro admin for review of your whitelisting request.
  4. The admin will respond with either an accept or reject decision for your whitelisting request.
  5. After the admin's decision, you will receive a remitter whitelisting callback indicating the final status of your whitelisting request.
Language
Click Try It! to start a request and see the response here!