Skip to main content
POST
Create order fulfillment

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

orderId
string
required

ID of the order that needs to be returned

Example:

"653f5e0cde5a1314e62a837c"

Body

application/json
altId
string
required

Location Id or Agency Id

Example:

"6578278e879ad2646715ba9c"

altType
enum<string>
required
Available options:
location
trackings
object[]
required

Fulfillment tracking information

items
object[]
required

Fulfilled items

notifyCustomer
boolean
required

Need to send a notification to customer

Example:

true

Response

Successful response

status
boolean
required

Status of api action

Example:

true

data
object
required
Last modified on March 8, 2026