Create a Fulfillment

Create a Fulfillment of an Order using the fulfillment provider, and change the order's fulfillment status to either partially_fulfilled or fulfilled, depending on whether all the items were fulfilled.

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

The ID of the Order.

Query Params
string

Comma-separated relations that should be expanded in the returned order.

string

Comma-separated fields that should be included in the returned order.

Body Params

The details of the fulfillment to be created.

items
array of objects
required

The Line Items to include in the Fulfillment.

items*
string

The ID of the location where the items will be fulfilled from.

boolean

If set to true, no notification will be sent to the customer related to this fulfillment.

metadata
object

An optional set of key-value pairs to hold additional information.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain