All possible statuses for a Payout item are the following:
result[].status.code | result[].status.reason | Description |
---|---|---|
FAILED | INVALID_DESTINATION | Item was received and could not be processed. Destination account has a problem. |
FAILED | PROCESSING_ERROR | Item was received and could not be processed. Generic error. |
PENDING | Item was received and will be processed soon. | |
SUCCESS | Item was received and processed successfully. |