List Merchants
Merchants
List Merchants
Retrieve a list of merchant accounts
GET
List Merchants
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 a paginated list of all merchant accounts associated with your application.Authentication
| Header | Value | Required |
|---|---|---|
x-api-key | Your API key | Yes |
Authorization | Bearer {appToken} | Yes |
appId | Your application ID | Yes |
Query Parameters
Number of results per page (default: 25, max: 100)
Number of results to skip for pagination (default: 0)
Filter by status:
active, pending, suspended, closedResponse
Success Response (200 OK)
Code Examples
Next Steps
Create Merchant
Create a new merchant account

