🔒 Update tax

This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.

Updates a single tax entry.

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

The ID of the tax entry to update.

Body Params

Create a tax object

string
length ≤ 20

Tax name

string
length ≤ 50
Defaults to standard

Tax type

float

Tax rate

string
length between 2 and 2

Country code in ISO 3166-1 alpha-2 format

string
length ≤ 10

ZIP code

boolean
Defaults to false

Is default tax

boolean
Defaults to false

Is standard tax

string

Default revenue account number

string | null

Default debit tax account number

string | null

Default credit tax account number

string | null

Default credit tax account number

date-time

Valid from date

date-time | null

Valid until date

Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses
204

Operation completed successfully, no response body

403

Unable to authorize the client

415

Resource representation send in the request is not supported.

429

Too many API calls made.

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