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/sellers

Here, {service_url} is the URL of the sandbox or production environment.

Example:

https://sellers-api.sandbox.marketplace.taxamo.com/marketplace/v1/sellers

Details

EndpointMethod
/marketplace/v1/sellersGET

Parameters

ParameterDescription
{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.

Did this page help you?