Create Seller

Use this request to create a seller.

To create a permanent record of a seller's information, use the Sellers API. For more information, see Non-Virtual Sellers. Otherwise, if you do not want to store the seller's information, use the Seller Transaction API to provide the required seller information in the same request as the transaction. For more information, see Virtual Sellers.

To create a permanent record of a seller's details, use the following URL and the POST 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/sellersPOST

Fields

For more information, see Sellers Fields Reference.


Did this page help you?