Update Tax Breakpoints
post
/config/sim/v1/sales/updatetaxbreakpoints
Updates the tax breakpoint for a given tax.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Tax Break Point object of the organization
Root Schema : schema
Type:
object
Model for Tax Breakpoint object
Show Source
-
breakpoint:
integer
Tax BreakpointExample:
2
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
2
-
index(required):
integer
Tax breakpoint indexExample:
2
-
objectNum(required):
integer
Object Number of the Tax rateExample:
1
-
repeatEnd:
integer
The field (1-32) when the incrementing pattern ends. Applicable only if type = 1Example:
2
-
repeatStart:
integer
The field (1-32) when the incrementing pattern begins. Applicable only if type = 1Example:
2
Response
Supported Media Types
- application/json
200 Response
Tax Breakpoint Updated.
Root Schema : TaxBrkPointResponse
Type:
object
Model for the tax break point response
Show Source
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
index:
integer
index of the breakpointExample:
1
-
objectNum:
integer
Object number of the tax classExample:
1