All possible statuses for a Payout item are the following:
result[].status.code | result[].status.reason | Payment method | Description |
---|---|---|---|
PENDING | PagBank / PIX | Item was received and will be processed soon. | |
SUCCESS | PagBank / PIX | Item was received and processed successfully. | |
FAILED | PROCESSING_ERROR | PagBank | Item was received and could not be processed. Generic error. |
FAILED | INVALID_DESTINATION | PagBank | Item was received and could not be processed. Destination account has a problem. |
FAILED | DESTINATION_ACCOUNT_BLOCKED | PIX | Item was received and could not be processed. Destination account is blocked. |
FAILED | DESTINATION_NOT_MATCH_DOCUMENT | PIX | Item was received and could not be processed. Payee's document does not match with account owner. |