post https://your.custom.endpoint.com/client/custom/endpoint
This callback is to inform the clients about the final status of the account whitelisting request to Decentro.
API Endpoints
Environment | Endpoint |
---|---|
Staging / Sandbox | https://your.custom.endpoint.com |
Production | https://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:
- The client must ensure that the remitter whitelisting configuration flag is enabled for their consumer.
- Clients can trigger the remitter whitelisting API by sending a request with the necessary account details.
- A notification will be sent to the Decentro admin for review of your whitelisting request.
- The admin will respond with either an accept or reject decision for your whitelisting request.
- After the admin's decision, you will receive a remitter whitelisting callback indicating the final status of your whitelisting request.