View
https://docs.herald-api.rare-able.com/api/merchants/{{merchantId}}
GET
This endpoint is used to retrieves the details of the merchant by using the merchant's unique id.
Query PARAMS
merchantId required
Required | Must be a valid merchant's client reference id
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To know how to generate please use
Merchant Secret
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
merchant "object"
unique_id "string"
name "string"
email "string"
status "integer"
status_formatted "string"
client_reference_id "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"