- Unified Payouts properties: The model provides a unified representation of payouts properties across different platforms, enabling you to easily access and manage payouts data from different platforms.
- Comprehensive payouts information: The model provides a comprehensive representation of payouts data, including all the properties and relationships that you can retrieve for an order.
Properties Supported
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for the Payouts |
| amount | string | The amount of the payment |
| created_at | string | The date the payment was created |
| description | string | The description of the payment |
| currency_id | string | The currency of the payment |
| status | string | The status of the payment. Allowed values are CREATED, SUCCESS, FAILED |

