Order Actions REST Endpoints

Commerce/Actions/Order Actions
Commerce Order Actions provide REST services for order fulfillment actions.
Cancel Order
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_cancel
Change Order
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_change
Create Order
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_start
Fulfill Order
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_fulfill
Order Reject
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_reject
Place Alternate Order
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_alternate