Skip to main content
GET
Retrieve one tax

Path Parameters

consumer_id
string<uuid>
required
tax_id
string
required

Response

Successful Response

id
string
required

Technical id in Chift

source_ref
Ref · object
required

Technical id in the target software

label
string
required

Label

rate
number
required

Tax rate (e.g. 21.0)

type
enum<string>
required

Type

Available options:
sale,
purchase,
both,
unknown
code
string | null

Code

scope
enum<string> | null
default:unknown

Scope

Available options:
nat,
eu,
int,
unknown
active
boolean | null
default:true

Is the tax active?