Create Order Fulfillment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the target Site.

string
required

The unique identifier for the target Order.

Body Params
items
array of objects

All items to fulfill with their quantity. The quantity must be > 0 and < the remaining quantity per line items to be fulfilled.

items
string

EMAIL_MESSAGE : When all items types are DIGITAL_PRODUCT , if an item of another type is present, the call will 400. SHIPMENT : When all items types are PHYSICAL_PRODUCT , if an item of another type is present, the call will 400. If the order does not contain any shipping method, the call will 400. PICKUP : When all items types are PHYSICAL_PRODUCT , if an item of another type is present, the call will 400. If the order does not contain any pickup information, the call will 400.

string

IN_PROGRESS : only possible if the method is PICKUP, otherwise the call will 400. FULFILLED : for all other methods.

tracking
object

Optional. Will be assigned to fulfillment with the SHIPMENT method.

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json