"items": [
{
"id": "012345678",
"fulfillmentLocationCode": "W-1",
"fulfillmentMethod": "Ship",
"subscription": {
"required": false
},
"isReservationEnabled": false,
"giftInfo": {
"isGiftItem": true,
"giftMessage": "This is the item level gift message."
},
"lineId": 1,
"product": {
"upc": "UPC_FACE",
"fulfillmentTypesSupported": [
"DirectShip",
"InStorePickup"
],
"options": [],
"properties": [],
"categories": [],
"price": {
"price": 25,
"priceListCode": "volumn_pl",
"priceListEntryMode": "Simple"
},
"discountsRestricted": false,
"isTaxable": true,
"productType": "ExampleType",
"productUsage": "Standard",
"bundledProducts": [],
"productCode": "FACE",
"name": "FACE WASH",
"goodsType": "Physical",
"isPackagedStandAlone": false,
"stock": {
"manageStock": true,
"isOnBackOrder": false,
"stockAvailable": 998,
"aggregateInventory": 0,
"isSubstitutable": false
},
"measurements": {
"height": {
"unit": "in",
"value": 1
},
"width": {
"unit": "in",
"value": 1
},
"length": {
"unit": "in",
"value": 1
},
"weight": {
"unit": "lbs",
"value": 1
}
},
"fulfillmentStatus": "PendingFulfillment"
},
"quantity": 1,
"subtotal": 25,
"extendedTotal": 25,
"taxableTotal": 25,
"discountTotal": 0,
"discountedTotal": 25,
"itemTaxTotal": 0,
"shippingTaxTotal": 0,
"shippingTotal": 3,
"feeTotal": 0,
"total": 28,
"unitPrice": {
"extendedAmount": 25,
"listAmount": 25
},
"productDiscounts": [],
"shippingDiscounts": [],
"shippingAmountBeforeDiscountsAndAdjustments": 3,
"weightedOrderAdjustment": 0,
"weightedOrderDiscount": 0,
"adjustedLineItemSubtotal": 25,
"totalWithoutWeightedShippingAndHandling": 25,
"weightedOrderTax": 0,
"weightedOrderShipping": 0,
"weightedOrderShippingDiscount": 0,
"weightedOrderShippingManualAdjustment": 0,
"weightedOrderShippingTax": 0,
"weightedOrderHandlingFee": 8,
"weightedOrderHandlingFeeTax": 0,
"weightedOrderHandlingFeeDiscount": 0,
"weightedOrderDuty": 0,
"totalWithWeightedShippingAndHandling": 36,
"weightedOrderHandlingAdjustment": 0,
"isAssemblyRequired": false,
"inventoryTags": []
}],