Add a new TaxTable

Add a new TaxTable

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

TaxTable object that needs to be added

boolean
Defaults to true

If true, then TaxTable object is active and can be used

uri
required

URI of the User that created this TaxTable object

date-time

Date and time when TaxTable resource was created

string
required
length ≤ 2000

Stores a csv table of tax rates, first number is order amount,
second number is tax rate. For example for amount 0.09 tax rate is 0.0

uri
required

URI of the establishment where this TaxTable was created

string
required
length ≤ 100

Name of this TaxTable object

uri
required

URI of the User that updated this TaxTable object

date-time

Date and time when TaxTable resource was last updated

Responses
201

successful operation

400

Invalid input

401

authorization required

404

not found

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!