post https://api.accelevents.com/rest/host/event//salesTax
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.
Attribute | Description |
---|---|
message | Sales tax details are saved successfully. |
type | success |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error code | Error Description |
---|---|
4060040 | Sales tax details already present. |