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

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

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
active
boolean
candidateSortStrategy
enum<string>
Available options:
MINIMIZE_SHIPMENTS,
GROUP_RANK_AND_QUANTITY,
QUANTITY,
DISTANCE
dependentDataLists
object[]
description
string
Maximum string length: 255
scenarios
object[]

Response

OK

The response is of type string.