🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
api_key: ********************curl --location '/v1/merchants//payouts?limit=' \
--header 'api_key: <api-key>'{
"data": [
{
"id": 0,
"expected_date": "string",
"total": 0,
"status": "string",
"payment_provider": "DATMAN"
}
]
}