LocationTaxConfiguration
locationIdstring
lotNumberstring
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+)?$
LocationTaxConfiguration
{
"locationId": "string",
"lotNumber": "string",
"tax1": "null",
"tax2": "null"
}