Refund statuses
When a RR is created, the response payload will contain a status which reflects the current state of the refund. The refund status will update as the state of the refund changes. You can understand more about how to check the status of a refund here.
Status | Description |
---|---|
NEW | The refund is submitted. |
PROCESSING | The refund is processing and the transfer is in progress. |
COMPLETED | The refund is successful and the transfer was completed. |
FAILED | Processing the refund or transferring failed. |
Updated over 2 years ago