Get All Merchants ( STABLE )
Users
Get All Merchants ( STABLE )
This endpoint provides a comprehensive list of all registered merchants, including essential details. Pagination options are available to efficiently manage large datasets.
GET
Get All Merchants ( STABLE )
Authorizations
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.
Query Parameters
Filter by merchant UUID
Example:
"7c41f6a2-a4b9-4df8-9225-2c1b7312042e"
Filter by merchant name
Example:
"John Inc"
Filter by EIN (TIN) number
Example:
"123456789"
Sort by field (created_at, name). Prefix with '-' for descending order
Example:
"-created_at"
Page number for pagination
Example:
1
Number of records per page
Example:
15
Update a Business into the ACH application ( STABLE )Onboard a new Merchant into the ACH application ( STABLE )
