Add a new TaxRate

Add a new TaxRate

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

TaxRate object that needs to be added.

uri
required

URI of the user that created this resource.

date-time

ISO8601 timestamp of the time the resource was created.

date-time
required

ISO8601 timestamp of when the tax rate begins to apply.

date-time

ISO8601 timestamp of when the tax rate expires. If set to null, tax rate will never expire.

float
required
≥ 0

Sales tax percentage to be applied.

tax_table
object
uri
required

URI of the user that last made changes to this resource.

date-time

ISO8601 timestamp of the last time the resource was updated.

boolean
Defaults to false

Flag. If set to True, will use the associated TaxTable instead of the specified percentage rate.

Responses

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json