Merchant details
Method: GET
Route: /merchants/:merchant (opens in a new tab)
Information about the merchant, including settings and current status.
Path
Parameter | Type | Description |
---|---|---|
merchant | String | required Merchant ID in UUIDv4 format |
Response
Field | Type | Description |
---|---|---|
userId | String | The User ID associated with the merchant |
merchant | String | Merchant ID |
createdAt | Number | Merchant Creation Timestamp |
status | Boolean | Merchant Status: Enabled or Disabled |
blocked | Boolean | Withdrawal Status: Enabled or Disabled |
url | String | Merchant URL Address: null if not provided |
name | String | Legal Merchant Name |
settings | Object | Data about your current Merchant API status, notifications, and payment commission |
⚠️
This API endpoint is private and requires an authorization header X-Api-Key