Get Merchant by ID
Merchants
Get Merchant by ID
Retrieve detailed information about a specific merchant account
GET
Get Merchant by ID
Documentation Index
Fetch the complete documentation index at: https://docs.digitzs.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Overview
Use this endpoint to retrieve complete details of a merchant account, including personal information, business details, and bank account information.Authentication
| Header | Value | Required |
|---|---|---|
x-api-key | Your API key | Yes |
Authorization | Bearer {appToken} | Yes |
appId | Your application ID | Yes |
Path Parameters
The merchant account ID
Response
Success Response (200 OK)
Sensitive Data Masked: SSN, EIN, and full account numbers are masked in responses for security.
Code Examples
Merchant Status Values
| Status | Description |
|---|---|
active | Merchant can process payments |
pending | Merchant account under review |
suspended | Account temporarily suspended |
closed | Account permanently closed |
Next Steps
List Merchants
View all merchant accounts

