Save sales tax details

This API is used to save sales tax details like country, salesTaxName, salesTaxId and many more.
To get this API we need to pass the authentication key to authenticate the user and body parameter of salesTaxDto.

Here is the description of response attributes, which returns in the form of a JSON array.

AttributeDescription
messageSales tax details are saved successfully.
typesuccess

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
4060040Sales tax details already present.
Language
Authorization
Header
Click Try It! to start a request and see the response here!