Recipients are the designated beneficiaries of a remittance transaction. They receive funds from the User (Sender) through the remittance network.The platform supports remittance transactions to the following recipient account types:Business
Required corporate information must be provided to ensure compliance with the remittance regulations of the destination country.
Personal
Required individual information must be provided to ensure compliance with the remittance regulations of the destination country.
The recipient creation process in this endpoint is asynchronous.
This means that once the request is successfully submitted, the system accepts the data and initiates the recipient creation process in the background.The initial response does not guarantee that the process is completed, it only confirms that the request has been received by the system.
The final status of the recipient creation can be checked through the status endpoint or via callback notification (if enabled).
This asynchronous approach ensures the system remains responsive and capable of handling a large volume of requests efficiently.
No | Status | Description |
---|
1 | PENDING | Recipient is in the verification stage; risk evaluation is either still in progress or has produced an inconclusive result. |
2 | ACTIVE | Recipient has successfully passed verification and is cleared for risk; remittance transactions with this recipient are enabled. |
3 | REJECTED | Recipient has failed verification and is not cleared for risk; remittance transactions with this recipient are blocked. |
Modified at 2025-09-18 10:00:13