# PayoutAllOf



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string | ☑️ | Xendit-generated unique identifier for each payout | | |
| **created** |Date | ☑️ | The time payout was created on Xendit\&#39;s system, in ISO 8601 format | | |
| **updated** |Date | ☑️ | The time payout was last updated on Xendit\&#39;s system, in ISO 8601 format | | |
| **businessId** |string | ☑️ | Xendit Business ID | | |
| **status** |string | ☑️ | Status of payout | | |
| **failureCode** |string |  | If the Payout failed, we include a failure code for more details on the failure. | | |
| **estimatedArrivalTime** |Date |  | Our estimated time on to when your payout is reflected to the destination account | | |



[[Back to README]](../../README.md)