
# Payout Status

Payout status types

## Enumeration

`PayoutStatus`

## Fields

| Name | Description |
|  --- | --- |
| `SENT` | Indicates that the payout was successfully sent to the banking destination. |
| `FAILED` | Indicates that the payout was rejected by the banking destination. |
| `PAID` | Indicates that the payout has successfully completed. |

