Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated fields that should be included in the returned data. if a field is prefixed with +
it will be added to the default fields, using -
will remove it from the default fields. without prefix it will replace the entire default fields.
Body
The filfillment's details.
The ID of the location the items are fulfilled from.
The ID of the provider handling this fulfillment.
The address to deliver the items to.
The items to fulfill.
The labels for the fulfillment's shipments.
The ID of the order this fulfillment is created for.
Any data useful for the fulfillment provider to handle the fulfillment.
The fulfillment's metadata, used to store custom key-value pairs.
The ID of the shipping option used in the order.
The date and time the fulfillment was packed.
The date and time the fulfillment was shipped.
The date and time the fulfillment was delivered.
The date and time the fulfillment was canceled.
Response
OK
A fulfillment's details.
The fulfillment's details.