Orders

Choose the next process phase route for an existing order

Choose the next process phase route for an existing order

put/v1/Orders/ChooseRoute

Request body

order_idinteger

Identifier for the order that contains the process.

next_process_route_idinteger

Identifier indicating the next route for the process.

Response

OK

V1OrdersChooseRoutePut200ApplicationJsonResponse required

Changes

No recorded changes to this endpoint across all 1 revision of this API.