Delete Marketplace Settings
Use this request to delete settings for the specified path.
To delete the settings for a specified path, use the following URL and the DELETE method:
{service_url}/marketplace/v1/marketplaces/settings/{effective_date}/{settings_path}Here, {service_url} is the URL of the sandbox or production environment, {effective_date} is the date when the settings were created, and {settings_path} is where the setting resides.
Example:
https://sellers-api.sandbox.marketplace.taxamo.com/marketplace/v1/marketplaces/settings/1970-01-01/countries.CADetails
| Method | Endpoint |
|---|---|
| DELETE | /marketplace/v1/marketplaces/settings/{effective_date}/{settings_path} |
Parameters
| Parameter | Description |
|---|---|
effective_date | The date when the settings were created. |
settings_path | The path where the setting resides. |
Updated 14 days ago
Did this page help you?
