Update an existing TaxCode

Update an existing TaxCode

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

ID of TaxCode to return

Body Params

TaxCode object that needs to be updated

boolean
Defaults to true

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

string
required
length ≤ 256

String code used for referencing this TaxCode object

uri
required

URI of the User that created this TaxCode object

date-time

Date and time when TaxCode resource was created

string
required
length ≤ 100

Name of this TaxCode object

integer
enum

Tax code types available

Tax Code Types:

  • 0 - Stanford
  • 1 - Avalara
  • 2 - TaxCloud
  • 3 - Revel
  • 4 - Fiscal
Allowed:
uri
required

URI of the User that updated this TaxCode object

date-time

Date and time when TaxCode resource was last updated

Responses
204

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!