LineItem
Information about a line item.
Contents
- AssetInformationList
-
Information about assets.
Type: Array of LineItemAssetInformation objects
Required: No
- CatalogItemId
-
The ID of the catalog item.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
OR-[A-Z0-9]{7}
Required: No
- LineItemId
-
The ID of the line item.
Type: String
Pattern:
ooi-[a-f0-9]{17}
Required: No
- PreviousLineItemId
-
The ID of the previous line item.
Type: String
Pattern:
ooi-[a-f0-9]{17}
Required: No
- PreviousOrderId
-
The ID of the previous order.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
oo-[a-f0-9]{17}$
Required: No
- Quantity
-
The quantity of the line item.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- ShipmentInformation
-
Information about a line item shipment.
Type: ShipmentInformation object
Required: No
- Status
-
The status of the line item.
Type: String
Valid Values:
PREPARING | BUILDING | SHIPPED | DELIVERED | INSTALLING | INSTALLED | ERROR | CANCELLED | REPLACED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: