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