get https://example.com/ps/merchants
Retrieves a list of all merchants for the reseller key provided in the authorization header. The merchant_id value is useful for populating the PaySimple-Merchant-Id header used for accessing merchant specific API endpoints.
| Property | Type | Description |
|---|---|---|
| merchant_id | integer | PaySimple unique identifier for a merchant. |
| company_name | string | Company name of the merchant. |
| string | Primary email address of the merchant. | |
| status | string | State of the merchant account. Values: enabled, restricted (may log in but not make payments), disabled (cannot log in) |
