[
{
"merchant_id": 1,
"amount": 1,
"currency": "text",
"related_distributions": [
1
],
"merchant_name": "text",
"distribution_count": 1,
"payout_account_id": 1,
"payout_account": {
"id": 1,
"account_type": "MERCHANT",
"account_id": 1,
"merchant_id": 1,
"app_id": 1,
"is_active": true,
"country_code": "text",
"payment_provider": "STRIPE",
"payment_provider_account_id": "text",
"payment_provider_account_type": "EXPRESS",
"payment_provider_metadata": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"payment_provider_account": {},
"date_deactivated": "2025-12-14T10:49:02.628Z",
"errors": [
{
"id": 1,
"error_code": 1,
"error_message": "text",
"resolved": true,
"date_resolved": "2025-12-14T10:49:02.628Z",
"date_created": "2025-12-14T10:49:02.628Z",
"payout_account_id": 1
}
],
"date_created": "2025-12-14T10:49:02.628Z",
"date_last_modified": "2025-12-14T10:49:02.628Z"
}
}
]