[
{
"app_id": 123,
"app_name": "<string>",
"payout_account": {
"id": 123,
"account_type": "MERCHANT",
"account_id": 123,
"merchant_id": 123,
"app_id": 123,
"is_active": true,
"country_code": "<string>",
"payment_provider": "STRIPE",
"payment_provider_account_id": "<string>",
"payment_provider_account_type": "EXPRESS",
"payment_provider_metadata": {},
"payment_provider_account": {},
"date_deactivated": "2023-11-07T05:31:56Z",
"errors": [
{
"id": 123,
"error_code": 123,
"error_message": "<string>",
"resolved": true,
"date_resolved": "2023-11-07T05:31:56Z",
"date_created": "2023-11-07T05:31:56Z",
"payout_account_id": 123
}
],
"date_created": "2023-11-07T05:31:56Z",
"date_last_modified": "2023-11-07T05:31:56Z"
},
"is_migration_origin": true,
"is_migration_target": true
}
]