Skip to main content

BranchTaxConfiguration

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

BranchTaxConfiguration
{
"branchNumber": "string",
"lotNumber": "string",
"tax1": "null",
"tax2": "null"
}