v1
latestOpenAPI 3.0.42026-07-2499260182.5 KBorders
Gets parcels stats per situation Id for a workflow for the current supplier
Retrieves the number of parcels per situation for the workflow identified by its id. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.
get/api/v{version}/parcels/stats/workflow/{workflowId}/state/{stateId}
Path parameters
versionstring required
The requested API version
workflowIdstring uuid required
stateIdstring uuid required
Query parameters
parcelTypesstring[]
isReturnboolean
Headers
X-Tenantstring required
Input your tenant Id to access this API
Response
OK