Create Fulfillment

Fulfill an order or a part of an order. More information in our Fulfillments guide.

Log in to see full request history
Path Params
integer
required
Body Params

Information about a new Fulfillment

fulfillment
object

Fulfillments

Responses

Response body
object
integer
required

Fulfillment ID

string | null

The fulfillment ID that would be visible to the customer within the CF app

integer
required

The workspace that the fulfillment belongs to

integer
required

The contact that made the order that is being fulfilled.

string
required

The status of the fulfillment

cancelled fulfilled restocked

string | null

Tracking URL

string | null

Shipping Provider

string | null

Tracking Code

integer
required

The location that the fulfillment is being fulfilled from

integer | null

An auto-generated number of the fulfillment

date-time | null

Created

date-time | null

Updated

array of objects | null

Line items that are included in your fulfillment. They reference invoice line items of one or more orders and have extra data about the line item that is being fulfilled like the quantity that is part of this fulfillment.

included_invoices_line_items
object
integer
required

Included orders line item ID

string | null

The public ID of the included order invoices line item

integer
required

Fulfillment ID

integer
required

The quantity of the invoices line item subject that is part of this fulfillment. Your stock must have enough quantity for a successful fulfillment.

integer
required

The invoice line item of an order that is part of this fulfillment.

Language
Credentials
URL