Partial Pack line items within a sale

Sets pack quantity for line items for a given sale. This is an idempotent action.

Each line item may optionally include a source_breakdown, which specifies how a packing quantity should be sourced. When provided, both fields are required and must sum to the parent quantity. Source breakdown is not allowed when the quantity is negative (unpacking).

🔒 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 packed

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