Skip to main content

SetLocationTaxRequest

locationIdstring
lotIdstring
tax1null,number,string<double>nullable

Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$

tax2null,number,string<double>nullable

Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$

SetLocationTaxRequest
{
"locationId": "string",
"lotId": "string",
"tax1": "null",
"tax2": "null"
}