Skip to main content

SetBranchTaxRequest

branchNumberstring
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+)?$

SetBranchTaxRequest
{
"branchNumber": "string",
"lotId": "string",
"tax1": "null",
"tax2": "null"
}