Skip to main content
POST
/
commerce
/
orders
/
orderrouting
/
api
/
v1
/
strategies
/
import
Error
A valid request URL is required to generate request examples
"<string>"

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Headers

x-vol-tenant
integer<int32>
required
x-vol-site
integer<int32>
required

Body

application/json
name
string
required
Maximum string length: 255
orderType
enum<string>
required
Available options:
DIRECTSHIP,
TRANSFER,
STH_CONSOLIDATED,
RETURN,
DISPOSITION,
DELIVERY,
BOPIS
preferAtomicAssignments
boolean
required
description
string
Maximum string length: 255
active
boolean
candidateSortStrategy
enum<string>
Available options:
MINIMIZE_SHIPMENTS,
GROUP_RANK_AND_QUANTITY,
QUANTITY,
DISTANCE
scenarios
object[]
dependentDataLists
object[]

Response

OK

The response is of type string.