PurchaseOrderLineItemRequest
One ordered line on a purchase order.
- lineType: string
Number requiredYour line identifier. Unique within the purchase order.
- currencyType: stringmin length:3max length:3
ISO 4217 currency code. Defaults to USD when omitted.
- customType: object nullable
Data Arbitrary JSON key-value data you want carried on the line.
- descriptionType: stringmax length:1000nullable
- expectedType: string nullable
Arrival Date Day this line is expected to arrive. A calendar day (
2026-09-02) or a full timestamp is accepted; only the UTC calendar day is stored. Sendnullto clear it. - openType: integer nullable
Quantity Integer numbers.
- orderedType: integer nullable
Quantity Integer numbers.
- skuType: string nullable
- statusType: string · PurchaseOrderStatusenum
Lifecycle state of a purchase order or one of its line items.
values- O
P E N - C
L O S E D - C
A N C E L E D
- unitType: string nullable
Of Measure - unitType: string nullable
Price Non-negative decimal string with up to 8 integer and 2 fractional digits.