Create order
Creates a new ship order in i2i.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
objectrequired
Order header object matching the existing i2i connector payload: number, ref_no, po_no, service, shipper, soldto, shipto, and optional comments.
array of objectrequired
Line item array matching the existing i2i connector payload. Each line includes description, item, and qty.