POST Order/Execute/{role}/{wfAction}
Executes the specified Workflow Action. Using the specified Role (the User must be a member of the specified role or the action will fail)
Request Information
Parameters
Name | Type | Description | Additional information |
---|---|---|---|
request | LogisticsOrderIdentifiers | No documentation available. |
Define this parameter in the request body. XML Schema Definition: A |
wfAction | String | No documentation available. |
Define this parameter in the request URI. |
role | String | No documentation available. |
Define this parameter in the request URI. |