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