Submit Actions REST Endpoints

Commerce/Actions/Submit Actions
Commerce Submit Actions provide access to Submit actions to request approval, reject, revise, and approve submitted Transactions.
Approve Submitted Transaction
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/approve_submit_t
Reject Submitted Transaction
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/reject_submit_t
Request Approval
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/request_approval_submit_t
Revise Submitted Transaction
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/revise_submit_t
Submit Transaction for Approval
Method: post
Path: /rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/submit_t