curl https://api.thanx.com/partner/merchants \ -H 'X-ClientId: ${client_id}' \ -H 'Accept-Version: v4.0' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer ${access_token}' \
{ "merchants": [ { "id": "k2lye10h32l5wzo", "name": "Pizza Company", "handle": "pizzacompany" } ] }
This endpoint will return all accessible merchants records