cURL
curl --request GET \ --url https://api.modulate.aurorapayments.net/api/v2/partner/merchants/{merchant_id} \ --header 'X-Partner-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Returns full detail for a single merchant in the partner’s portfolio.
Merchant ID
1 - 50
Successful Response