Fulfill line items within a sale

Fulfills line items for a given sale. This is an idempotent action.

Each line item may optionally include a source_breakdown, which specifies how a fulfillment quantity should be sourced. When provided, all three fields are required and must sum to the parent quantity.

šŸ”’ Requires: sales:write scope

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

The unique identifier of the fulfillment

Body Params
line_items
array of objects
required

The line items to be fulfilled

line_items*
int32
required

The current version number of the fulfillment.

Responses

400

Bad Request

401

Unauthorized

404

Not Found

409

Conflict

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