🚧 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//summary' \
--header 'api_key: <api-key>'{
"merchant_id": 0,
"merchant_name": "string",
"canonical_reseller_id": 0,
"country": "string",
"account_status": "string",
"payout_status": "string",
"business_status": "string",
"owners_status": "string",
"bank_status": "string",
"tos_status": "string",
"is_reseller": true,
"is_liable": true
}