Tax Select
get
Query parameters
articleIdinteger ¡ int64Required
Ein Artikel
countryCodestringRequired
Ländercode
datestring ¡ dateRequired
Ein Datum
Responses
200
OK
application/json
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
activebooleanRead-onlyOptionalDefault:
is this tax-rate active (selectable)
truecountryCodestringRequired
the country code for this tax-rate
ratenumberRequiredExample:
the rate of this tax-rate
19validFromstring ¡ dateRequired
the date, this entry is valid from
get/erp/taxes/tax-select
200
OK
get
Path parameters
taxSchemaIdinteger ¡ int64Required
Ein Tax-Schema
Responses
200
OK
application/json
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
activebooleanRead-onlyOptionalDefault:
is this tax-rate active (selectable)
truecountryCodestringRequired
the country code for this tax-rate
ratenumberRequiredExample:
the rate of this tax-rate
19validFromstring ¡ dateRequired
the date, this entry is valid from
get/erp/taxes/tax-select/{taxSchemaId}
200
OK
Last updated
Was this helpful?