Order cycles

Manage pick-pack order cycles

Retrieving all order cycles

get

Extracts all order delivery dates from the current time onwards.

Required scopes
This endpoint requires the following scopes:
  • : Needed to retrieve information about resources in the service.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstring · min: 3 · max: 16Required

Your Emporix tenant name.

Note: The tenant name should always be written in lowercase.

Pattern: ^[a-z][a-z0-9]+$
Query parameters
siteCodestring · min: 3 · max: 16Required

site code for the tenant

Pattern: [a-zA-Z0-9_-]+
Responses
200

Orders delivery dates

application/json
Responsestring · date[]Example: 2020-11-13
get
/pick-pack/{tenant}/orderCycles

Last updated

Was this helpful?