Update Marketplace

Use this request to update all the settings for a marketplace.

📘

Note

Use this request to provide the service with a complete set of marketplace settings. If you omit any required fields, the corresponding values may be missing after you update the settings. To avoid this, use Set Marketplace Settings to update individual settings.

Changed settings take effect at midnight on the day the request is received.

To update all the settings for a marketplace, use the following URL and the PUT method:

{service_url}/marketplace/v1/sellers

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

Example:

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

Details

EndpointMethod
/marketplace/v1/marketplacesPUT

Fields

For more information, see Marketplaces Fields Reference.


Did this page help you?