Create a sales order fulfillment

Creates a new fulfillment for an existing sales order.

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

new sales order fulfillment details

integer
required
≤ 2147483647
string
string
enum
required
Allowed:
number
≤ 1000000000000
string
string | null
string | null
string
string
sales_order_fulfillment_rows
array of objects
length ≥ 1
sales_order_fulfillment_rows
integer
required
≤ 2147483647
number
required
≤ 100000000000000000
batch_transactions
array of objects
length ≥ 1
deprecated

Batch-level breakdown of the fulfilled quantity. Deprecated — will be phased out; prefer traceability. When traceability is sent it wins over batch_transactions + serial_numbers.

batch_transactions
integer | null
required
≤ 2147483647

ID of the batch. Use null to record unbatched (untraced) stock.

number
required
≤ 100000000000000000
serial_numbers
array of numbers
deprecated

Serial number ids for the fulfilled quantity. Deprecated — will be phased out; prefer traceability. When traceability is sent it wins over batch_transactions + serial_numbers.

serial_numbers
traceability
array of objects

Unified allocation breakdown of the fulfilled quantity (batch / serial / bin). Preferred over batch_transactions + serial_numbers; when traceability is sent it wins. Serial entries set serial_number_id with implicit quantity '1' (still send it).

traceability
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json