Create Routing
Creates a new routing in MRPeasy.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
MRPeasy product ID for the routing.
stringrequired
Routing title.
array of objectrequired
Array of routing operations, for example [{"type_id":1,"ord":"1","description":"Op","fixed_time":1,"variable_time":1,"variable_quantity":1,"time_payment":true}].