List Sub Merchants
Endpoint prepared for member merchants registered with Paymes to list sub merchants.
sub-merchant
POST
https://api.paym.es/marketplace/v1/sub-merchant
Request Body
Name | Type | Description |
---|---|---|
publicKey | string | The key provided by Paymes to the merchant. |
page | number | Indicates which page is requested information. It starts from 1. |
limit | number | Indicates how many elements are on a page. It can be at most 1000. |
Last updated