List Sellers
Use this request to retrieve a list of sellers.
To retrieve a list of sellers, use the following URL and the GET method:
{service_url}/marketplace/v1/sellersHere, {service_url} is the URL of the sandbox or production environment.
Example:
https://sellers-api.sandbox.marketplace.taxamo.com/marketplace/v1/sellersDetails
| Endpoint | Method |
|---|---|
/marketplace/v1/sellers | GET |
Parameters
| Parameter | Description |
|---|---|
{page} | The number of pages in the list of sellers. |
{page_size} | The size of the pages. |
{email} | The email address that the user uses to access the dashboard. |
Updated 14 days ago
Did this page help you?
