cURL
curl --request GET \ --url https://api.getsafepay.com/raastwire/v1/aggregators/{raast-aggregator-id}/raast-merchants/{raast-merchant-id} \ --header 'X-SFPY-AGGREGATOR-SECRET-KEY: <api-key>'
{ "api_version": "v1", "data": { "id": "32", "token": "mer_2cab1524-805d-4a09-8e51-924ddf3f43ea", "partner_id": "partner_ed4f0480-36c8-4a5a-8cd4-381bc4d83f2c", "raast_record_id": "483177", "status": "Active", "uid_type": "NTN", "uid_value": "33225247896001", "name": "Raast-Saphir-Merch", "document_type": "NTN", "document_number": "33225247896001", "address_details": { "country": "PK", "city": "Karachi", "state_province_region": "Sindh", "address_line": "h193c1 street" }, "contact_details": { "mobile_number": "+9233330226445", "email": "sapphire.bus@gmail.com" }, "additional_details": { "dba": "The best business 101", "mcc": "9032", "lat": "", "long": "" }, "additional_details_private": {}, "created_at": "2025-09-12T07:06:06Z", "updated_at": "2025-09-12T10:46:06Z" } }
Explore a Raast merchant in detail.
The unique identifier for the aggregator
"agg_2288490a-2176-4de5-b373-0ffb6f8e2e6e"
The unique identifier for the Raast merchant
"mer_2cab1524-805d-4a09-8e51-924ddf3f43ea"
This response contains a single Raast merchant record
Standard response structure for successful operations
The current version of the API spec
"v1"
Raast merchant profile synchronized from the state bank registry
Show child attributes
Was this page helpful?