Skip to main content
PUT
/
commerce
/
orders
/
{orderId}
/
items
/
{orderItemId}
/
upsertSubstituteInfo
Error
A valid request URL is required to generate request examples
{
  "auditInfo": {
    "createBy": "<string>",
    "createDate": "2023-11-07T05:31:56Z",
    "updateBy": "<string>",
    "updateDate": "2023-11-07T05:31:56Z"
  },
  "changeMessages": [
    {
      "amount": 123,
      "appId": "<string>",
      "appKey": "<string>",
      "appName": "<string>",
      "attributes": {},
      "correlationId": "<string>",
      "createDate": "2023-11-07T05:31:56Z",
      "id": "<string>",
      "identifier": "<string>",
      "message": "<string>",
      "metadata": "<unknown>",
      "newValue": "<string>",
      "oldValue": "<string>",
      "subject": "<string>",
      "subjectType": "<string>",
      "success": true,
      "userFirstName": "<string>",
      "userId": "<string>",
      "userLastName": "<string>",
      "userScopeType": "<string>",
      "verb": "<string>"
    }
  ],
  "channelCode": "<string>",
  "currencyCode": "<string>",
  "customerInteractionType": "<string>",
  "data": {},
  "discountThresholdMessages": [
    {
      "discountId": 123,
      "message": "<string>",
      "requiresCouponCode": true,
      "showInCart": true,
      "showOnCheckout": true,
      "thresholdValue": 123
    }
  ],
  "discountTotal": 123,
  "discountedSubtotal": 123,
  "discountedTotal": 123,
  "expirationDate": "2023-11-07T05:31:56Z",
  "extendedProperties": [
    {
      "key": "<string>",
      "value": "<string>"
    }
  ],
  "feeTotal": 123,
  "fulfillmentInfo": {
    "auditInfo": {
      "createBy": "<string>",
      "createDate": "2023-11-07T05:31:56Z",
      "updateBy": "<string>",
      "updateDate": "2023-11-07T05:31:56Z"
    },
    "data": {},
    "fulfillmentContact": {
      "address": {
        "address1": "<string>",
        "address2": "<string>",
        "address3": "<string>",
        "address4": "<string>",
        "addressType": "<string>",
        "cityOrTown": "<string>",
        "countryCode": "<string>",
        "isValidated": true,
        "postalOrZipCode": "<string>",
        "stateOrProvince": "<string>"
      },
      "companyOrOrganization": "<string>",
      "email": "<string>",
      "firstName": "<string>",
      "id": 123,
      "lastNameOrSurname": "<string>",
      "middleNameOrInitial": "<string>",
      "phoneNumbers": {
        "home": "<string>",
        "mobile": "<string>",
        "work": "<string>"
      }
    },
    "isDestinationCommercial": true,
    "shippingMethodCode": "<string>",
    "shippingMethodName": "<string>"
  },
  "handlingTaxTotal": 123,
  "id": "<string>",
  "itemTaxTotal": 123,
  "lastValidationDate": "2023-11-07T05:31:56Z",
  "lineItemSubtotalWithOrderAdjustments": 123,
  "orderDiscounts": [
    {
      "couponCode": "<string>",
      "data": {},
      "discount": {
        "expirationDate": "2023-11-07T05:31:56Z",
        "hasMultipleTargetProducts": true,
        "id": 123,
        "itemIds": [
          "<string>"
        ],
        "name": "<string>"
      },
      "excluded": true,
      "groupId": "<string>",
      "impact": 123
    }
  ],
  "rejectedDiscounts": [
    {
      "autoAdd": true,
      "discountId": 123,
      "hasMultipleProducts": true,
      "hasOptions": true,
      "productCode": "<string>"
    }
  ],
  "shippingAmountBeforeDiscountsAndAdjustments": 123,
  "shippingSubTotal": 123,
  "shippingTaxTotal": 123,
  "shippingTotal": 123,
  "siteId": 123,
  "subtotal": 123,
  "suggestedDiscounts": [
    {
      "autoAdd": true,
      "discountId": 123,
      "hasMultipleProducts": true,
      "hasOptions": true,
      "productCode": "<string>"
    }
  ],
  "taxData": {},
  "taxTotal": 123,
  "tenantId": 123,
  "total": 123,
  "userId": "<string>",
  "visitId": "<string>",
  "webSessionId": "<string>",
  "acceptedDate": "2023-11-07T05:31:56Z",
  "acceptsMarketing": true,
  "adjustment": {
    "amount": 123,
    "description": "<string>",
    "internalComment": "<string>"
  },
  "alternateContact": {
    "emailAddress": "<string>",
    "firstName": "<string>",
    "lastNameOrSurname": "<string>",
    "phoneNumber": "<string>"
  },
  "amountAvailableForRefund": 123,
  "amountRefunded": 123,
  "amountRemainingForPayment": 123,
  "attributes": [
    {
      "attributeDefinitionId": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "fullyQualifiedName": "<string>",
      "values": [
        "<unknown>"
      ]
    }
  ],
  "availableActions": [
    "<string>"
  ],
  "billingInfo": {
    "auditInfo": {
      "createBy": "<string>",
      "createDate": "2023-11-07T05:31:56Z",
      "updateBy": "<string>",
      "updateDate": "2023-11-07T05:31:56Z"
    },
    "billingContact": {
      "address": {
        "address1": "<string>",
        "address2": "<string>",
        "address3": "<string>",
        "address4": "<string>",
        "addressType": "<string>",
        "cityOrTown": "<string>",
        "countryCode": "<string>",
        "isValidated": true,
        "postalOrZipCode": "<string>",
        "stateOrProvince": "<string>"
      },
      "companyOrOrganization": "<string>",
      "email": "<string>",
      "firstName": "<string>",
      "id": 123,
      "lastNameOrSurname": "<string>",
      "middleNameOrInitial": "<string>",
      "phoneNumbers": {
        "home": "<string>",
        "mobile": "<string>",
        "work": "<string>"
      }
    },
    "card": {
      "bin": "<string>",
      "cardNumberPartOrMask": "<string>",
      "expireMonth": 123,
      "expireYear": 123,
      "paymentOrCardType": "<string>",
      "ccLastFour": "<string>",
      "isCardInfoSaved": true,
      "isTokenized": true,
      "isUsedRecurring": true,
      "nameOnCard": "<string>",
      "paymentServiceCardId": "<string>"
    },
    "check": {
      "checkNumber": "<string>"
    },
    "customCreditType": "<string>",
    "data": {},
    "externalTransactionId": "<string>",
    "isRecurring": true,
    "isSameBillingShippingAddress": true,
    "paymentType": "<string>",
    "paymentWorkflow": "<string>",
    "purchaseOrder": {
      "customFields": [
        {
          "code": "<string>",
          "label": "<string>",
          "value": "<string>"
        }
      ],
      "paymentTerm": {
        "code": "<string>",
        "description": "<string>"
      },
      "purchaseOrderNumber": "<string>"
    },
    "recurringTransactionId": "<string>",
    "storeCreditCode": "<string>",
    "storeCreditType": "<string>",
    "token": {
      "paymentServiceTokenId": "<string>",
      "type": "<string>"
    }
  },
  "canceledItems": [
    {
      "adjustedLineItemSubtotal": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "autoAddDiscountId": 123,
      "childItemIds": [
        "<string>"
      ],
      "data": {},
      "discountTotal": 123,
      "discountedTotal": 123,
      "dutyAmount": 123,
      "extendedTotal": 123,
      "feeTotal": 123,
      "handlingAmount": 123,
      "inventoryTags": [
        {
          "name": "<string>",
          "value": "<string>"
        }
      ],
      "isAssemblyRequired": true,
      "isRecurring": true,
      "isTaxable": true,
      "itemTaxTotal": 123,
      "lineId": 123,
      "lineItemAdjustment": 123,
      "localeCode": "<string>",
      "parentItemId": "<string>",
      "product": {
        "allocationExpiration": "2023-11-07T05:31:56Z",
        "allocationId": 123,
        "description": "<string>",
        "fulfillmentStatus": "<string>",
        "goodsType": "<string>",
        "isPackagedStandAlone": true,
        "measurements": {
          "height": {
            "unit": "<string>",
            "value": 123
          },
          "length": {
            "unit": "<string>",
            "value": 123
          },
          "weight": {
            "unit": "<string>",
            "value": 123
          },
          "width": {
            "unit": "<string>",
            "value": 123
          }
        },
        "name": "<string>",
        "productCode": "<string>",
        "productReservationId": 123,
        "stock": {
          "aggregateInventory": 123,
          "availableDate": "2023-11-07T05:31:56Z",
          "availableFutureInventories": 123,
          "futureInventories": [
            {
              "allocated": 123,
              "available": 123,
              "createDate": "2023-11-07T05:31:56Z",
              "deliveryDate": "2023-11-07T05:31:56Z",
              "futureInventoryID": 123,
              "onhand": 123,
              "pending": 123
            }
          ],
          "isOnBackOrder": true,
          "isSubstitutable": true,
          "manageStock": true,
          "stockAvailable": 123,
          "totalAvailableStock": 123
        },
        "bundledProducts": [
          {
            "allocationExpiration": "2023-11-07T05:31:56Z",
            "allocationId": 123,
            "description": "<string>",
            "fulfillmentStatus": "<string>",
            "goodsType": "<string>",
            "isPackagedStandAlone": true,
            "measurements": {
              "height": {
                "unit": "<string>",
                "value": 123
              },
              "length": {
                "unit": "<string>",
                "value": 123
              },
              "weight": {
                "unit": "<string>",
                "value": 123
              },
              "width": {
                "unit": "<string>",
                "value": 123
              }
            },
            "name": "<string>",
            "productCode": "<string>",
            "productReservationId": 123,
            "stock": {
              "aggregateInventory": 123,
              "availableDate": "2023-11-07T05:31:56Z",
              "availableFutureInventories": 123,
              "futureInventories": [
                {
                  "allocated": 123,
                  "available": 123,
                  "createDate": "2023-11-07T05:31:56Z",
                  "deliveryDate": "2023-11-07T05:31:56Z",
                  "futureInventoryID": 123,
                  "onhand": 123,
                  "pending": 123
                }
              ],
              "isOnBackOrder": true,
              "isSubstitutable": true,
              "manageStock": true,
              "stockAvailable": 123,
              "totalAvailableStock": 123
            },
            "creditValue": 123,
            "deltaPrice": 123,
            "imageUrl": "<string>",
            "optionAttributeFQN": "<string>",
            "optionValue": "<unknown>",
            "quantity": 123
          }
        ],
        "categories": [
          {
            "id": 123,
            "parent": {}
          }
        ],
        "condition": "<string>",
        "discountsRestricted": true,
        "discountsRestrictedEndDate": "2023-11-07T05:31:56Z",
        "discountsRestrictedStartDate": "2023-11-07T05:31:56Z",
        "fulfillmentFields": [
          {
            "name": "<string>",
            "required": true,
            "userEnteredValue": null
          }
        ],
        "fulfillmentTypesSupported": [
          "<string>"
        ],
        "imageAlternateText": "<string>",
        "imageUrl": "<string>",
        "isRecurring": true,
        "isTaxable": true,
        "mfgPartNumber": "<string>",
        "options": [
          {
            "attributeFQN": "<string>",
            "dataType": "<string>",
            "name": "<string>",
            "shopperEnteredValue": "<unknown>",
            "stringValue": "<string>",
            "value": "<unknown>"
          }
        ],
        "price": {
          "creditValue": 123,
          "isOverRidePriceSalePrice": true,
          "msrp": 123,
          "price": 123,
          "priceListCode": "<string>",
          "priceListEntryMode": "<string>",
          "salePrice": 123,
          "tenantOverridePrice": 123
        },
        "productType": "<string>",
        "productUsage": "<string>",
        "properties": [
          {
            "attributeFQN": "<string>",
            "dataType": "<string>",
            "isMultiValue": true,
            "name": "<string>",
            "values": [
              {
                "stringValue": "<string>",
                "value": null
              }
            ]
          }
        ],
        "serialNumber": "<string>",
        "sku": "<string>",
        "upc": "<string>",
        "variationProductCode": "<string>"
      },
      "productDiscount": {
        "couponCode": "<string>",
        "data": {},
        "discount": {
          "expirationDate": "2023-11-07T05:31:56Z",
          "hasMultipleTargetProducts": true,
          "id": 123,
          "itemIds": [
            "<string>"
          ],
          "name": "<string>"
        },
        "excluded": true,
        "groupId": "<string>",
        "impact": 123,
        "appliesToSalePrice": true,
        "impactPerUnit": 123,
        "productQuantity": 123,
        "discountQuantity": 123
      },
      "productDiscounts": [
        {
          "couponCode": "<string>",
          "data": {},
          "discount": {
            "expirationDate": "2023-11-07T05:31:56Z",
            "hasMultipleTargetProducts": true,
            "id": 123,
            "itemIds": [
              "<string>"
            ],
            "name": "<string>"
          },
          "excluded": true,
          "groupId": "<string>",
          "impact": 123,
          "appliesToSalePrice": true,
          "impactPerUnit": 123,
          "productQuantity": 123,
          "discountQuantity": 123
        }
      ],
      "purchaseLocation": "<string>",
      "quantity": 123,
      "shippingAmountBeforeDiscountsAndAdjustments": 123,
      "shippingDiscounts": [
        {
          "discount": {
            "couponCode": "<string>",
            "data": {},
            "discount": {
              "expirationDate": "2023-11-07T05:31:56Z",
              "hasMultipleTargetProducts": true,
              "id": 123,
              "itemIds": [
                "<string>"
              ],
              "name": "<string>"
            },
            "excluded": true,
            "groupId": "<string>",
            "impact": 123
          },
          "methodCode": "<string>",
          "discountQuantity": 123,
          "impactPerUnit": 123
        }
      ],
      "shippingTaxTotal": 123,
      "shippingTotal": 123,
      "substituteInfo": {
        "optIn": "<string>",
        "substituteProductCode": "<string>",
        "substituteVariantCode": "<string>"
      },
      "subtotal": 123,
      "taxData": {},
      "taxableTotal": 123,
      "total": 123,
      "totalWithWeightedShippingAndHandling": 123,
      "totalWithoutWeightedShippingAndHandling": 123,
      "unitPrice": {
        "extendedAmount": 123,
        "listAmount": 123,
        "overrideAmount": 123,
        "saleAmount": 123
      },
      "weightedOrderAdjustment": 123,
      "weightedOrderDiscount": 123,
      "weightedOrderDuty": 123,
      "weightedOrderHandlingAdjustment": 123,
      "weightedOrderHandlingFee": 123,
      "weightedOrderHandlingFeeDiscount": 123,
      "weightedOrderHandlingFeeTax": 123,
      "weightedOrderShipping": 123,
      "weightedOrderShippingDiscount": 123,
      "weightedOrderShippingManualAdjustment": 123,
      "weightedOrderShippingTax": 123,
      "weightedOrderTax": 123,
      "deliveryWindow": {
        "endTime": "2023-11-07T05:31:56Z",
        "startTime": "2023-11-07T05:31:56Z"
      },
      "destinationId": "<string>",
      "expectedDeliveryDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "fulfillmentMethod": "<string>",
      "giftInfo": {
        "giftMessage": "<string>",
        "isGiftItem": true
      },
      "id": "<string>",
      "isReservationEnabled": true,
      "originalCartItemId": "<string>",
      "priceMode": "<string>",
      "returnRuleInfo": {
        "isReturnable": true,
        "maxDays": 123,
        "maxQty": 123,
        "ruleCode": "<string>"
      },
      "shippingMethodCode": "<string>",
      "shippingMethodName": "<string>",
      "subscription": {
        "frequency": {
          "unit": "<string>",
          "value": 123
        },
        "required": true,
        "trial": {
          "duration": 123,
          "enabled": true,
          "substituteProductCode": "<string>",
          "substituteProductOptions": [
            {
              "attributeFQN": "<string>",
              "dataType": "<string>",
              "name": "<string>",
              "shopperEnteredValue": "<unknown>",
              "stringValue": "<string>",
              "value": "<unknown>"
            }
          ],
          "substituteProductQuantity": 123,
          "substituteVariationProductCode": "<string>"
        }
      },
      "suggestions": [
        {
          "futureDate": "2023-11-07T05:31:56Z",
          "locationCode": "<string>",
          "productCode": "<string>",
          "quantity": 123,
          "suggestionType": "<string>",
          "transferToLocationCode": "<string>"
        }
      ],
      "canceledQuantity": 123,
      "originalQuantity": 123,
      "ruleCode": "<string>"
    }
  ],
  "cancelledDate": "2023-11-07T05:31:56Z",
  "closedDate": "2023-11-07T05:31:56Z",
  "continuityOrderOrdinal": 123,
  "couponCodes": [
    "<string>"
  ],
  "credits": [
    {
      "amount": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "giftCard": {
        "amount": 123,
        "cardNumber": "<string>",
        "cardPin": "<string>",
        "currencyCode": "<string>",
        "id": "<string>"
      },
      "id": "<string>",
      "parentPaymentId": "<string>",
      "parentPaymentInteractionId": "<string>"
    }
  ],
  "customerAccountId": 123,
  "customerTaxId": "<string>",
  "digitalPackages": [
    {
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "availableActions": [
        "<string>"
      ],
      "changeMessages": [
        {
          "amount": 123,
          "appId": "<string>",
          "appKey": "<string>",
          "appName": "<string>",
          "attributes": {},
          "correlationId": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "id": "<string>",
          "identifier": "<string>",
          "message": "<string>",
          "metadata": "<unknown>",
          "newValue": "<string>",
          "oldValue": "<string>",
          "subject": "<string>",
          "subjectType": "<string>",
          "success": true,
          "userFirstName": "<string>",
          "userId": "<string>",
          "userLastName": "<string>",
          "userScopeType": "<string>",
          "verb": "<string>"
        }
      ],
      "code": "<string>",
      "fulfillmentDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "id": "<string>",
      "items": [
        {
          "fulfillmentItemType": "<string>",
          "lineId": 123,
          "optionAttributeFQN": "<string>",
          "productCode": "<string>",
          "quantity": 123,
          "giftCardCode": "<string>"
        }
      ],
      "status": "<string>"
    }
  ],
  "dutyAmount": 123,
  "dutyTotal": 123,
  "email": "<string>",
  "externalId": "<string>",
  "forceDeliveryConsolidationOnSplitShipments": true,
  "forceSTHConsolidationOnSplitShipments": true,
  "fulfillmentStatus": "<string>",
  "handlingAdjustment": {
    "amount": 123,
    "description": "<string>",
    "internalComment": "<string>"
  },
  "handlingAmount": 123,
  "handlingDiscounts": [
    {
      "couponCode": "<string>",
      "data": {},
      "discount": {
        "expirationDate": "2023-11-07T05:31:56Z",
        "hasMultipleTargetProducts": true,
        "id": 123,
        "itemIds": [
          "<string>"
        ],
        "name": "<string>"
      },
      "excluded": true,
      "groupId": "<string>",
      "impact": 123
    }
  ],
  "handlingSubTotal": 123,
  "handlingTotal": 123,
  "hasDraft": true,
  "importDate": "2023-11-07T05:31:56Z",
  "invalidCoupons": [
    {
      "couponCode": "<string>",
      "createDate": "2023-11-07T05:31:56Z",
      "discountId": 123,
      "reason": "<string>",
      "reasonCode": 123
    }
  ],
  "ipAddress": "<string>",
  "isContinuityOrder": true,
  "isDraft": true,
  "isEligibleForReturns": true,
  "isFulfillable": true,
  "isHistoricalImport": true,
  "isImport": true,
  "isOptInForSms": true,
  "isPartialOrder": true,
  "isTaxExempt": true,
  "isUnified": true,
  "items": [
    {
      "adjustedLineItemSubtotal": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "autoAddDiscountId": 123,
      "childItemIds": [
        "<string>"
      ],
      "data": {},
      "discountTotal": 123,
      "discountedTotal": 123,
      "dutyAmount": 123,
      "extendedTotal": 123,
      "feeTotal": 123,
      "handlingAmount": 123,
      "inventoryTags": [
        {
          "name": "<string>",
          "value": "<string>"
        }
      ],
      "isAssemblyRequired": true,
      "isRecurring": true,
      "isTaxable": true,
      "itemTaxTotal": 123,
      "lineId": 123,
      "lineItemAdjustment": 123,
      "localeCode": "<string>",
      "parentItemId": "<string>",
      "product": {
        "allocationExpiration": "2023-11-07T05:31:56Z",
        "allocationId": 123,
        "description": "<string>",
        "fulfillmentStatus": "<string>",
        "goodsType": "<string>",
        "isPackagedStandAlone": true,
        "measurements": {
          "height": {
            "unit": "<string>",
            "value": 123
          },
          "length": {
            "unit": "<string>",
            "value": 123
          },
          "weight": {
            "unit": "<string>",
            "value": 123
          },
          "width": {
            "unit": "<string>",
            "value": 123
          }
        },
        "name": "<string>",
        "productCode": "<string>",
        "productReservationId": 123,
        "stock": {
          "aggregateInventory": 123,
          "availableDate": "2023-11-07T05:31:56Z",
          "availableFutureInventories": 123,
          "futureInventories": [
            {
              "allocated": 123,
              "available": 123,
              "createDate": "2023-11-07T05:31:56Z",
              "deliveryDate": "2023-11-07T05:31:56Z",
              "futureInventoryID": 123,
              "onhand": 123,
              "pending": 123
            }
          ],
          "isOnBackOrder": true,
          "isSubstitutable": true,
          "manageStock": true,
          "stockAvailable": 123,
          "totalAvailableStock": 123
        },
        "bundledProducts": [
          {
            "allocationExpiration": "2023-11-07T05:31:56Z",
            "allocationId": 123,
            "description": "<string>",
            "fulfillmentStatus": "<string>",
            "goodsType": "<string>",
            "isPackagedStandAlone": true,
            "measurements": {
              "height": {
                "unit": "<string>",
                "value": 123
              },
              "length": {
                "unit": "<string>",
                "value": 123
              },
              "weight": {
                "unit": "<string>",
                "value": 123
              },
              "width": {
                "unit": "<string>",
                "value": 123
              }
            },
            "name": "<string>",
            "productCode": "<string>",
            "productReservationId": 123,
            "stock": {
              "aggregateInventory": 123,
              "availableDate": "2023-11-07T05:31:56Z",
              "availableFutureInventories": 123,
              "futureInventories": [
                {
                  "allocated": 123,
                  "available": 123,
                  "createDate": "2023-11-07T05:31:56Z",
                  "deliveryDate": "2023-11-07T05:31:56Z",
                  "futureInventoryID": 123,
                  "onhand": 123,
                  "pending": 123
                }
              ],
              "isOnBackOrder": true,
              "isSubstitutable": true,
              "manageStock": true,
              "stockAvailable": 123,
              "totalAvailableStock": 123
            },
            "creditValue": 123,
            "deltaPrice": 123,
            "imageUrl": "<string>",
            "optionAttributeFQN": "<string>",
            "optionValue": "<unknown>",
            "quantity": 123
          }
        ],
        "categories": [
          {
            "id": 123,
            "parent": {}
          }
        ],
        "condition": "<string>",
        "discountsRestricted": true,
        "discountsRestrictedEndDate": "2023-11-07T05:31:56Z",
        "discountsRestrictedStartDate": "2023-11-07T05:31:56Z",
        "fulfillmentFields": [
          {
            "name": "<string>",
            "required": true,
            "userEnteredValue": null
          }
        ],
        "fulfillmentTypesSupported": [
          "<string>"
        ],
        "imageAlternateText": "<string>",
        "imageUrl": "<string>",
        "isRecurring": true,
        "isTaxable": true,
        "mfgPartNumber": "<string>",
        "options": [
          {
            "attributeFQN": "<string>",
            "dataType": "<string>",
            "name": "<string>",
            "shopperEnteredValue": "<unknown>",
            "stringValue": "<string>",
            "value": "<unknown>"
          }
        ],
        "price": {
          "creditValue": 123,
          "isOverRidePriceSalePrice": true,
          "msrp": 123,
          "price": 123,
          "priceListCode": "<string>",
          "priceListEntryMode": "<string>",
          "salePrice": 123,
          "tenantOverridePrice": 123
        },
        "productType": "<string>",
        "productUsage": "<string>",
        "properties": [
          {
            "attributeFQN": "<string>",
            "dataType": "<string>",
            "isMultiValue": true,
            "name": "<string>",
            "values": [
              {
                "stringValue": "<string>",
                "value": null
              }
            ]
          }
        ],
        "serialNumber": "<string>",
        "sku": "<string>",
        "upc": "<string>",
        "variationProductCode": "<string>"
      },
      "productDiscount": {
        "couponCode": "<string>",
        "data": {},
        "discount": {
          "expirationDate": "2023-11-07T05:31:56Z",
          "hasMultipleTargetProducts": true,
          "id": 123,
          "itemIds": [
            "<string>"
          ],
          "name": "<string>"
        },
        "excluded": true,
        "groupId": "<string>",
        "impact": 123,
        "appliesToSalePrice": true,
        "impactPerUnit": 123,
        "productQuantity": 123,
        "discountQuantity": 123
      },
      "productDiscounts": [
        {
          "couponCode": "<string>",
          "data": {},
          "discount": {
            "expirationDate": "2023-11-07T05:31:56Z",
            "hasMultipleTargetProducts": true,
            "id": 123,
            "itemIds": [
              "<string>"
            ],
            "name": "<string>"
          },
          "excluded": true,
          "groupId": "<string>",
          "impact": 123,
          "appliesToSalePrice": true,
          "impactPerUnit": 123,
          "productQuantity": 123,
          "discountQuantity": 123
        }
      ],
      "purchaseLocation": "<string>",
      "quantity": 123,
      "shippingAmountBeforeDiscountsAndAdjustments": 123,
      "shippingDiscounts": [
        {
          "discount": {
            "couponCode": "<string>",
            "data": {},
            "discount": {
              "expirationDate": "2023-11-07T05:31:56Z",
              "hasMultipleTargetProducts": true,
              "id": 123,
              "itemIds": [
                "<string>"
              ],
              "name": "<string>"
            },
            "excluded": true,
            "groupId": "<string>",
            "impact": 123
          },
          "methodCode": "<string>",
          "discountQuantity": 123,
          "impactPerUnit": 123
        }
      ],
      "shippingTaxTotal": 123,
      "shippingTotal": 123,
      "substituteInfo": {
        "optIn": "<string>",
        "substituteProductCode": "<string>",
        "substituteVariantCode": "<string>"
      },
      "subtotal": 123,
      "taxData": {},
      "taxableTotal": 123,
      "total": 123,
      "totalWithWeightedShippingAndHandling": 123,
      "totalWithoutWeightedShippingAndHandling": 123,
      "unitPrice": {
        "extendedAmount": 123,
        "listAmount": 123,
        "overrideAmount": 123,
        "saleAmount": 123
      },
      "weightedOrderAdjustment": 123,
      "weightedOrderDiscount": 123,
      "weightedOrderDuty": 123,
      "weightedOrderHandlingAdjustment": 123,
      "weightedOrderHandlingFee": 123,
      "weightedOrderHandlingFeeDiscount": 123,
      "weightedOrderHandlingFeeTax": 123,
      "weightedOrderShipping": 123,
      "weightedOrderShippingDiscount": 123,
      "weightedOrderShippingManualAdjustment": 123,
      "weightedOrderShippingTax": 123,
      "weightedOrderTax": 123,
      "deliveryWindow": {
        "endTime": "2023-11-07T05:31:56Z",
        "startTime": "2023-11-07T05:31:56Z"
      },
      "destinationId": "<string>",
      "expectedDeliveryDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "fulfillmentMethod": "<string>",
      "giftInfo": {
        "giftMessage": "<string>",
        "isGiftItem": true
      },
      "id": "<string>",
      "isReservationEnabled": true,
      "originalCartItemId": "<string>",
      "priceMode": "<string>",
      "returnRuleInfo": {
        "isReturnable": true,
        "maxDays": 123,
        "maxQty": 123,
        "ruleCode": "<string>"
      },
      "shippingMethodCode": "<string>",
      "shippingMethodName": "<string>",
      "subscription": {
        "frequency": {
          "unit": "<string>",
          "value": 123
        },
        "required": true,
        "trial": {
          "duration": 123,
          "enabled": true,
          "substituteProductCode": "<string>",
          "substituteProductOptions": [
            {
              "attributeFQN": "<string>",
              "dataType": "<string>",
              "name": "<string>",
              "shopperEnteredValue": "<unknown>",
              "stringValue": "<string>",
              "value": "<unknown>"
            }
          ],
          "substituteProductQuantity": 123,
          "substituteVariationProductCode": "<string>"
        }
      },
      "suggestions": [
        {
          "futureDate": "2023-11-07T05:31:56Z",
          "locationCode": "<string>",
          "productCode": "<string>",
          "quantity": 123,
          "suggestionType": "<string>",
          "transferToLocationCode": "<string>"
        }
      ]
    }
  ],
  "locationCode": "<string>",
  "notes": [
    {
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "id": "<string>",
      "text": "<string>"
    }
  ],
  "orderNumber": 123,
  "originalCartId": "<string>",
  "originalQuoteId": "<string>",
  "originalQuoteNumber": 123,
  "packages": [
    {
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "availableActions": [
        "<string>"
      ],
      "changeMessages": [
        {
          "amount": 123,
          "appId": "<string>",
          "appKey": "<string>",
          "appName": "<string>",
          "attributes": {},
          "correlationId": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "id": "<string>",
          "identifier": "<string>",
          "message": "<string>",
          "metadata": "<unknown>",
          "newValue": "<string>",
          "oldValue": "<string>",
          "subject": "<string>",
          "subjectType": "<string>",
          "success": true,
          "userFirstName": "<string>",
          "userId": "<string>",
          "userLastName": "<string>",
          "userScopeType": "<string>",
          "verb": "<string>"
        }
      ],
      "code": "<string>",
      "fulfillmentDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "id": "<string>",
      "items": [
        {
          "fulfillmentItemType": "<string>",
          "lineId": 123,
          "optionAttributeFQN": "<string>",
          "productCode": "<string>",
          "quantity": 123
        }
      ],
      "status": "<string>",
      "attributes": {},
      "carrier": "<string>",
      "fxcbDocumentsUrl": "<string>",
      "fxcbPackNotificationId": "<string>",
      "hasLabel": true,
      "integratorId": "<string>",
      "labelFormat": "<string>",
      "manifestId": "<string>",
      "measurements": {
        "height": {
          "unit": "<string>",
          "value": 123
        },
        "length": {
          "unit": "<string>",
          "value": 123
        },
        "weight": {
          "unit": "<string>",
          "value": 123
        },
        "width": {
          "unit": "<string>",
          "value": 123
        }
      },
      "packageId": "<string>",
      "packagingType": "<string>",
      "packingSlipItemDetails": [
        {
          "attributes": {},
          "lineId": 123,
          "originalOrderItemId": "<string>",
          "quantity": 123
        }
      ],
      "packingSlipNumber": 123,
      "returnCarrier": "<string>",
      "returnTrackingNumbers": [
        "<string>"
      ],
      "returnTrackings": [
        {
          "attributes": {},
          "number": "<string>",
          "url": "<string>"
        }
      ],
      "shipmentId": "<string>",
      "shippingMethodCode": "<string>",
      "shippingMethodName": "<string>",
      "signatureRequired": true,
      "trackingNumber": "<string>",
      "trackingNumbers": [
        "<string>"
      ],
      "trackings": [
        {
          "attributes": {},
          "number": "<string>",
          "url": "<string>"
        }
      ]
    }
  ],
  "parentCheckoutId": "<string>",
  "parentCheckoutNumber": 123,
  "parentOrderId": "<string>",
  "parentOrderNumber": 123,
  "parentReturnId": "<string>",
  "parentReturnNumber": 123,
  "partialOrderCount": 123,
  "partialOrderNumber": 123,
  "paymentStatus": "<string>",
  "payments": [
    {
      "amountCollected": 123,
      "amountCredited": 123,
      "amountRequested": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "availableActions": [
        "<string>"
      ],
      "billingInfo": {
        "auditInfo": {
          "createBy": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "updateBy": "<string>",
          "updateDate": "2023-11-07T05:31:56Z"
        },
        "billingContact": {
          "address": {
            "address1": "<string>",
            "address2": "<string>",
            "address3": "<string>",
            "address4": "<string>",
            "addressType": "<string>",
            "cityOrTown": "<string>",
            "countryCode": "<string>",
            "isValidated": true,
            "postalOrZipCode": "<string>",
            "stateOrProvince": "<string>"
          },
          "companyOrOrganization": "<string>",
          "email": "<string>",
          "firstName": "<string>",
          "id": 123,
          "lastNameOrSurname": "<string>",
          "middleNameOrInitial": "<string>",
          "phoneNumbers": {
            "home": "<string>",
            "mobile": "<string>",
            "work": "<string>"
          }
        },
        "card": {
          "bin": "<string>",
          "cardNumberPartOrMask": "<string>",
          "expireMonth": 123,
          "expireYear": 123,
          "paymentOrCardType": "<string>",
          "ccLastFour": "<string>",
          "isCardInfoSaved": true,
          "isTokenized": true,
          "isUsedRecurring": true,
          "nameOnCard": "<string>",
          "paymentServiceCardId": "<string>"
        },
        "check": {
          "checkNumber": "<string>"
        },
        "customCreditType": "<string>",
        "data": {},
        "externalTransactionId": "<string>",
        "isRecurring": true,
        "isSameBillingShippingAddress": true,
        "paymentType": "<string>",
        "paymentWorkflow": "<string>",
        "purchaseOrder": {
          "customFields": [
            {
              "code": "<string>",
              "label": "<string>",
              "value": "<string>"
            }
          ],
          "paymentTerm": {
            "code": "<string>",
            "description": "<string>"
          },
          "purchaseOrderNumber": "<string>"
        },
        "recurringTransactionId": "<string>",
        "storeCreditCode": "<string>",
        "storeCreditType": "<string>",
        "token": {
          "paymentServiceTokenId": "<string>",
          "type": "<string>"
        }
      },
      "changeMessages": [
        {
          "amount": 123,
          "appId": "<string>",
          "appKey": "<string>",
          "appName": "<string>",
          "attributes": {},
          "correlationId": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "id": "<string>",
          "identifier": "<string>",
          "message": "<string>",
          "metadata": "<unknown>",
          "newValue": "<string>",
          "oldValue": "<string>",
          "subject": "<string>",
          "subjectType": "<string>",
          "success": true,
          "userFirstName": "<string>",
          "userId": "<string>",
          "userLastName": "<string>",
          "userScopeType": "<string>",
          "verb": "<string>"
        }
      ],
      "data": {},
      "externalTransactionId": "<string>",
      "gatewayGiftCard": {
        "amount": 123,
        "cardNumber": "<string>",
        "cardPin": "<string>",
        "currencyCode": "<string>",
        "id": "<string>"
      },
      "groupId": {
        "targetId": "<string>",
        "targetNumber": 123,
        "targetType": "<string>"
      },
      "id": "<string>",
      "installmentPlanCode": "<string>",
      "interactions": [
        {
          "amount": 123,
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "capturableShipmentsSummary": [
            {
              "amountApplied": 123,
              "shipmentNumber": 123,
              "shipmentTotal": 123
            }
          ],
          "checkNumber": "<string>",
          "currencyCode": "<string>",
          "gatewayAVSCodes": "<string>",
          "gatewayAuthCode": "<string>",
          "gatewayCVV2Codes": "<string>",
          "gatewayInteractionId": 123,
          "gatewayResponseCode": "<string>",
          "gatewayResponseData": [
            {
              "key": "<string>",
              "value": "<string>"
            }
          ],
          "gatewayResponseText": "<string>",
          "gatewayTransactionId": "<string>",
          "id": "<string>",
          "interactionDate": "2023-11-07T05:31:56Z",
          "interactionType": "<string>",
          "isManual": true,
          "isPending": true,
          "isRecurring": true,
          "note": "<string>",
          "orderId": "<string>",
          "paymentEntryStatus": "<string>",
          "paymentId": "<string>",
          "paymentTransactionInteractionIdReference": 123,
          "refundId": "<string>",
          "returnId": "<string>",
          "status": "<string>",
          "target": {
            "targetId": "<string>",
            "targetNumber": 123,
            "targetType": "<string>"
          }
        }
      ],
      "isRecurring": true,
      "orderId": "<string>",
      "paymentServiceTransactionId": "<string>",
      "paymentType": "<string>",
      "paymentWorkflow": "<string>",
      "status": "<string>",
      "subPayments": [
        {
          "amountCollected": 123,
          "amountCredited": 123,
          "amountRefunded": 123,
          "amountRequested": 123,
          "status": "<string>",
          "target": {
            "targetId": "<string>",
            "targetNumber": 123,
            "targetType": "<string>"
          }
        }
      ]
    }
  ],
  "pickups": [
    {
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "availableActions": [
        "<string>"
      ],
      "changeMessages": [
        {
          "amount": 123,
          "appId": "<string>",
          "appKey": "<string>",
          "appName": "<string>",
          "attributes": {},
          "correlationId": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "id": "<string>",
          "identifier": "<string>",
          "message": "<string>",
          "metadata": "<unknown>",
          "newValue": "<string>",
          "oldValue": "<string>",
          "subject": "<string>",
          "subjectType": "<string>",
          "success": true,
          "userFirstName": "<string>",
          "userId": "<string>",
          "userLastName": "<string>",
          "userScopeType": "<string>",
          "verb": "<string>"
        }
      ],
      "code": "<string>",
      "fulfillmentDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "id": "<string>",
      "items": [
        {
          "fulfillmentItemType": "<string>",
          "lineId": 123,
          "optionAttributeFQN": "<string>",
          "productCode": "<string>",
          "quantity": 123
        }
      ],
      "status": "<string>"
    }
  ],
  "priceListCode": "<string>",
  "readyToCapture": true,
  "refunds": [
    {
      "amount": 123,
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "id": "<string>",
      "orderId": "<string>",
      "payment": {
        "amountCollected": 123,
        "amountCredited": 123,
        "amountRequested": 123,
        "auditInfo": {
          "createBy": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "updateBy": "<string>",
          "updateDate": "2023-11-07T05:31:56Z"
        },
        "availableActions": [
          "<string>"
        ],
        "billingInfo": {
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "billingContact": {
            "address": {
              "address1": "<string>",
              "address2": "<string>",
              "address3": "<string>",
              "address4": "<string>",
              "addressType": "<string>",
              "cityOrTown": "<string>",
              "countryCode": "<string>",
              "isValidated": true,
              "postalOrZipCode": "<string>",
              "stateOrProvince": "<string>"
            },
            "companyOrOrganization": "<string>",
            "email": "<string>",
            "firstName": "<string>",
            "id": 123,
            "lastNameOrSurname": "<string>",
            "middleNameOrInitial": "<string>",
            "phoneNumbers": {
              "home": "<string>",
              "mobile": "<string>",
              "work": "<string>"
            }
          },
          "card": {
            "bin": "<string>",
            "cardNumberPartOrMask": "<string>",
            "expireMonth": 123,
            "expireYear": 123,
            "paymentOrCardType": "<string>",
            "ccLastFour": "<string>",
            "isCardInfoSaved": true,
            "isTokenized": true,
            "isUsedRecurring": true,
            "nameOnCard": "<string>",
            "paymentServiceCardId": "<string>"
          },
          "check": {
            "checkNumber": "<string>"
          },
          "customCreditType": "<string>",
          "data": {},
          "externalTransactionId": "<string>",
          "isRecurring": true,
          "isSameBillingShippingAddress": true,
          "paymentType": "<string>",
          "paymentWorkflow": "<string>",
          "purchaseOrder": {
            "customFields": [
              {
                "code": "<string>",
                "label": "<string>",
                "value": "<string>"
              }
            ],
            "paymentTerm": {
              "code": "<string>",
              "description": "<string>"
            },
            "purchaseOrderNumber": "<string>"
          },
          "recurringTransactionId": "<string>",
          "storeCreditCode": "<string>",
          "storeCreditType": "<string>",
          "token": {
            "paymentServiceTokenId": "<string>",
            "type": "<string>"
          }
        },
        "changeMessages": [
          {
            "amount": 123,
            "appId": "<string>",
            "appKey": "<string>",
            "appName": "<string>",
            "attributes": {},
            "correlationId": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "id": "<string>",
            "identifier": "<string>",
            "message": "<string>",
            "metadata": "<unknown>",
            "newValue": "<string>",
            "oldValue": "<string>",
            "subject": "<string>",
            "subjectType": "<string>",
            "success": true,
            "userFirstName": "<string>",
            "userId": "<string>",
            "userLastName": "<string>",
            "userScopeType": "<string>",
            "verb": "<string>"
          }
        ],
        "data": {},
        "externalTransactionId": "<string>",
        "gatewayGiftCard": {
          "amount": 123,
          "cardNumber": "<string>",
          "cardPin": "<string>",
          "currencyCode": "<string>",
          "id": "<string>"
        },
        "groupId": {
          "targetId": "<string>",
          "targetNumber": 123,
          "targetType": "<string>"
        },
        "id": "<string>",
        "installmentPlanCode": "<string>",
        "interactions": [
          {
            "amount": 123,
            "auditInfo": {
              "createBy": "<string>",
              "createDate": "2023-11-07T05:31:56Z",
              "updateBy": "<string>",
              "updateDate": "2023-11-07T05:31:56Z"
            },
            "capturableShipmentsSummary": [
              {
                "amountApplied": 123,
                "shipmentNumber": 123,
                "shipmentTotal": 123
              }
            ],
            "checkNumber": "<string>",
            "currencyCode": "<string>",
            "gatewayAVSCodes": "<string>",
            "gatewayAuthCode": "<string>",
            "gatewayCVV2Codes": "<string>",
            "gatewayInteractionId": 123,
            "gatewayResponseCode": "<string>",
            "gatewayResponseData": [
              {
                "key": "<string>",
                "value": "<string>"
              }
            ],
            "gatewayResponseText": "<string>",
            "gatewayTransactionId": "<string>",
            "id": "<string>",
            "interactionDate": "2023-11-07T05:31:56Z",
            "interactionType": "<string>",
            "isManual": true,
            "isPending": true,
            "isRecurring": true,
            "note": "<string>",
            "orderId": "<string>",
            "paymentEntryStatus": "<string>",
            "paymentId": "<string>",
            "paymentTransactionInteractionIdReference": 123,
            "refundId": "<string>",
            "returnId": "<string>",
            "status": "<string>",
            "target": {
              "targetId": "<string>",
              "targetNumber": 123,
              "targetType": "<string>"
            }
          }
        ],
        "isRecurring": true,
        "orderId": "<string>",
        "paymentServiceTransactionId": "<string>",
        "paymentType": "<string>",
        "paymentWorkflow": "<string>",
        "status": "<string>",
        "subPayments": [
          {
            "amountCollected": 123,
            "amountCredited": 123,
            "amountRefunded": 123,
            "amountRequested": 123,
            "status": "<string>",
            "target": {
              "targetId": "<string>",
              "targetNumber": 123,
              "targetType": "<string>"
            }
          }
        ]
      },
      "reason": "<string>",
      "reasonCode": "<string>",
      "refundMethod": "<string>"
    }
  ],
  "releaseShipmentDate": "2023-11-07T05:31:56Z",
  "reservationId": "<string>",
  "restrictCancellation": true,
  "restrictEdit": true,
  "returnStatus": "<string>",
  "shipmentCreationOffset": 123,
  "shipments": [
    {
      "alternateContact": {
        "email": "<string>",
        "firstName": "<string>",
        "lastNameOrSurname": "<string>",
        "phoneNumber": "<string>"
      },
      "auditInfo": {
        "createBy": "<string>",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "updateDate": "2023-11-07T05:31:56Z"
      },
      "backorderCreatedDate": 123,
      "canceledItems": [
        {
          "actualPrice": 123,
          "allowsSubstitution": true,
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "backorderReleaseDate": "2023-11-07T05:31:56Z",
          "bundleInfo": {
            "attributes": {},
            "imageUrl": "<string>",
            "name": "<string>",
            "productCode": "<string>",
            "quantity": 123,
            "unitPrice": 123
          },
          "cartItemId": "<string>",
          "childItemIds": [
            "<string>"
          ],
          "condition": "<string>",
          "data": {},
          "duty": 123,
          "expectedDeliveryDate": "2023-11-07T05:31:56Z",
          "fulfillmentFields": [
            {
              "name": "<string>",
              "required": true,
              "userEnteredValue": null
            }
          ],
          "fulfillmentLocationCode": "<string>",
          "giftCards": [
            {
              "activationDate": "2023-11-07T05:31:56Z",
              "cardNumber": "<string>",
              "code": "<string>",
              "creditType": "<string>",
              "creditValue": 123,
              "currencyCode": "<string>",
              "currentBalance": 123,
              "customerId": 123,
              "expirationDate": "2023-11-07T05:31:56Z",
              "initialBalance": 123
            }
          ],
          "giftMessage": "<string>",
          "handling": 123,
          "handlingDiscount": 123,
          "handlingTax": 123,
          "imageUrl": "<string>",
          "inventoryTags": [
            {
              "name": "<string>",
              "value": "<string>"
            }
          ],
          "isAssemblyRequired": true,
          "isGift": true,
          "isPackagedStandAlone": true,
          "isReservedInventory": true,
          "isSubstitutable": true,
          "isTaxable": true,
          "itemDiscount": 123,
          "itemTax": 123,
          "lineId": 123,
          "lineItemAdjustment": 123,
          "lineItemCost": 123,
          "locatorName": "<string>",
          "measurements": {
            "height": {
              "unit": "<string>",
              "value": 123
            },
            "length": {
              "unit": "<string>",
              "value": 123
            },
            "weight": {
              "unit": "<string>",
              "value": 123
            },
            "width": {
              "unit": "<string>",
              "value": 123
            }
          },
          "name": "<string>",
          "optionAttributeFQN": "<string>",
          "options": [
            {
              "attributeFQN": "<string>",
              "dataType": "<string>",
              "name": "<string>",
              "shopperEnteredValue": "<unknown>",
              "stringValue": "<string>",
              "value": "<unknown>"
            }
          ],
          "originalLineId": 123,
          "originalOrderItemId": "<string>",
          "originalQuantity": 123,
          "overridePrice": 123,
          "parentId": "<string>",
          "parentItemId": "<string>",
          "partNumber": "<string>",
          "priceMode": "<string>",
          "productCode": "<string>",
          "purchaseLocation": "<string>",
          "quantity": 123,
          "readyForPickupQuantity": 123,
          "returnRuleInfo": {
            "isReturnable": true,
            "maxDays": 123,
            "maxQty": 123,
            "ruleCode": "<string>"
          },
          "serialNumber": "<string>",
          "shipping": 123,
          "shippingDiscount": 123,
          "shippingTax": 123,
          "sku": "<string>",
          "substituteInfo": {
            "optIn": "<string>",
            "substituteProductCode": "<string>",
            "substituteVariantCode": "<string>"
          },
          "substituteQuantity": 123,
          "substitutionType": "<string>",
          "taxData": {},
          "taxableHandling": 123,
          "taxableLineItemCost": 123,
          "taxableShipping": 123,
          "unitPrice": 123,
          "upc": "<string>",
          "variationProductCode": "<string>",
          "weightedDutyAdjustment": 123,
          "weightedHandlingAdjustment": 123,
          "weightedHandlingTaxAdjustment": 123,
          "weightedLineItemTaxAdjustment": 123,
          "weightedShipmentAdjustment": 123,
          "weightedShippingAdjustment": 123,
          "weightedShippingTaxAdjustment": 123,
          "canceledReason": {
            "description": "<string>",
            "moreInfo": "<string>",
            "reasonCode": "<string>"
          }
        }
      ],
      "changeMessages": [
        {
          "amount": 123,
          "appId": "<string>",
          "appKey": "<string>",
          "appName": "<string>",
          "attributes": {},
          "correlationId": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "id": "<string>",
          "identifier": "<string>",
          "message": "<string>",
          "metadata": "<unknown>",
          "newValue": "<string>",
          "oldValue": "<string>",
          "subject": "<string>",
          "subjectType": "<string>",
          "success": true,
          "userFirstName": "<string>",
          "userId": "<string>",
          "userLastName": "<string>",
          "userScopeType": "<string>",
          "verb": "<string>"
        }
      ],
      "cost": 123,
      "currencyCode": "<string>",
      "customer": {
        "customerContact": {
          "address": {
            "address1": "<string>",
            "address2": "<string>",
            "address3": "<string>",
            "address4": "<string>",
            "addressType": "<string>",
            "cityOrTown": "<string>",
            "countryCode": "<string>",
            "isValidated": true,
            "postalOrZipCode": "<string>",
            "stateOrProvince": "<string>"
          },
          "companyOrOrganization": "<string>",
          "email": "<string>",
          "firstName": "<string>",
          "id": 123,
          "lastNameOrSurname": "<string>",
          "middleNameOrInitial": "<string>",
          "phoneNumbers": {
            "home": "<string>",
            "mobile": "<string>",
            "work": "<string>"
          }
        },
        "data": "<unknown>",
        "isDestinationCommercial": true
      },
      "customerAccountId": 123,
      "customerTaxId": "<string>",
      "data": {},
      "destination": {
        "data": {},
        "destinationContact": {
          "address": {
            "address1": "<string>",
            "address2": "<string>",
            "address3": "<string>",
            "address4": "<string>",
            "addressType": "<string>",
            "cityOrTown": "<string>",
            "countryCode": "<string>",
            "isValidated": true,
            "postalOrZipCode": "<string>",
            "stateOrProvince": "<string>"
          },
          "companyOrOrganization": "<string>",
          "email": "<string>",
          "firstName": "<string>",
          "id": 123,
          "lastNameOrSurname": "<string>",
          "middleNameOrInitial": "<string>",
          "phoneNumbers": {
            "home": "<string>",
            "mobile": "<string>",
            "work": "<string>"
          }
        },
        "id": "<string>",
        "isDestinationCommercial": true
      },
      "dutyAdjustment": 123,
      "dutyTotal": 123,
      "email": "<string>",
      "expectedDeliveryDate": "2023-11-07T05:31:56Z",
      "externalOrderId": "<string>",
      "externalShipmentId": "<string>",
      "fulfillmentDate": "2023-11-07T05:31:56Z",
      "fulfillmentLocationCode": "<string>",
      "fulfillmentStatus": "<string>",
      "futureDate": "2023-11-07T05:31:56Z",
      "handlingAdjustment": 123,
      "handlingSubtotal": 123,
      "handlingTaxAdjustment": 123,
      "handlingTaxTotal": 123,
      "handlingTotal": 123,
      "holdReleaseDate": "2023-11-07T05:31:56Z",
      "id": "<string>",
      "isExpress": true,
      "isFlatRateShipping": true,
      "isTransfer": true,
      "items": [
        {
          "actualPrice": 123,
          "allowsSubstitution": true,
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "backorderReleaseDate": "2023-11-07T05:31:56Z",
          "bundleInfo": {
            "attributes": {},
            "imageUrl": "<string>",
            "name": "<string>",
            "productCode": "<string>",
            "quantity": 123,
            "unitPrice": 123
          },
          "cartItemId": "<string>",
          "childItemIds": [
            "<string>"
          ],
          "condition": "<string>",
          "data": {},
          "duty": 123,
          "expectedDeliveryDate": "2023-11-07T05:31:56Z",
          "fulfillmentFields": [
            {
              "name": "<string>",
              "required": true,
              "userEnteredValue": null
            }
          ],
          "fulfillmentLocationCode": "<string>",
          "giftCards": [
            {
              "activationDate": "2023-11-07T05:31:56Z",
              "cardNumber": "<string>",
              "code": "<string>",
              "creditType": "<string>",
              "creditValue": 123,
              "currencyCode": "<string>",
              "currentBalance": 123,
              "customerId": 123,
              "expirationDate": "2023-11-07T05:31:56Z",
              "initialBalance": 123
            }
          ],
          "giftMessage": "<string>",
          "handling": 123,
          "handlingDiscount": 123,
          "handlingTax": 123,
          "imageUrl": "<string>",
          "inventoryTags": [
            {
              "name": "<string>",
              "value": "<string>"
            }
          ],
          "isAssemblyRequired": true,
          "isGift": true,
          "isPackagedStandAlone": true,
          "isReservedInventory": true,
          "isSubstitutable": true,
          "isTaxable": true,
          "itemDiscount": 123,
          "itemTax": 123,
          "lineId": 123,
          "lineItemAdjustment": 123,
          "lineItemCost": 123,
          "locatorName": "<string>",
          "measurements": {
            "height": {
              "unit": "<string>",
              "value": 123
            },
            "length": {
              "unit": "<string>",
              "value": 123
            },
            "weight": {
              "unit": "<string>",
              "value": 123
            },
            "width": {
              "unit": "<string>",
              "value": 123
            }
          },
          "name": "<string>",
          "optionAttributeFQN": "<string>",
          "options": [
            {
              "attributeFQN": "<string>",
              "dataType": "<string>",
              "name": "<string>",
              "shopperEnteredValue": "<unknown>",
              "stringValue": "<string>",
              "value": "<unknown>"
            }
          ],
          "originalLineId": 123,
          "originalOrderItemId": "<string>",
          "originalQuantity": 123,
          "overridePrice": 123,
          "parentId": "<string>",
          "parentItemId": "<string>",
          "partNumber": "<string>",
          "priceMode": "<string>",
          "productCode": "<string>",
          "purchaseLocation": "<string>",
          "quantity": 123,
          "readyForPickupQuantity": 123,
          "returnRuleInfo": {
            "isReturnable": true,
            "maxDays": 123,
            "maxQty": 123,
            "ruleCode": "<string>"
          },
          "serialNumber": "<string>",
          "shipping": 123,
          "shippingDiscount": 123,
          "shippingTax": 123,
          "sku": "<string>",
          "substituteInfo": {
            "optIn": "<string>",
            "substituteProductCode": "<string>",
            "substituteVariantCode": "<string>"
          },
          "substituteQuantity": 123,
          "substitutionType": "<string>",
          "taxData": {},
          "taxableHandling": 123,
          "taxableLineItemCost": 123,
          "taxableShipping": 123,
          "unitPrice": 123,
          "upc": "<string>",
          "variationProductCode": "<string>",
          "weightedDutyAdjustment": 123,
          "weightedHandlingAdjustment": 123,
          "weightedHandlingTaxAdjustment": 123,
          "weightedLineItemTaxAdjustment": 123,
          "weightedShipmentAdjustment": 123,
          "weightedShippingAdjustment": 123,
          "weightedShippingTaxAdjustment": 123
        }
      ],
      "lineItemSubtotal": 123,
      "lineItemTaxAdjustment": 123,
      "lineItemTaxTotal": 123,
      "lineItemTotal": 123,
      "number": 123,
      "orderId": "<string>",
      "orderNumber": 123,
      "orderSubmitDate": "2023-11-07T05:31:56Z",
      "origin": {
        "address": {
          "address1": "<string>",
          "address2": "<string>",
          "address3": "<string>",
          "address4": "<string>",
          "addressType": "<string>",
          "cityOrTown": "<string>",
          "countryCode": "<string>",
          "isValidated": true,
          "postalOrZipCode": "<string>",
          "stateOrProvince": "<string>"
        },
        "companyOrOrganization": "<string>",
        "email": "<string>",
        "firstName": "<string>",
        "id": 123,
        "lastNameOrSurname": "<string>",
        "middleNameOrInitial": "<string>",
        "phoneNumbers": {
          "home": "<string>",
          "mobile": "<string>",
          "work": "<string>"
        }
      },
      "originalShipmentNumber": 123,
      "packages": [
        {
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "availableActions": [
            "<string>"
          ],
          "changeMessages": [
            {
              "amount": 123,
              "appId": "<string>",
              "appKey": "<string>",
              "appName": "<string>",
              "attributes": {},
              "correlationId": "<string>",
              "createDate": "2023-11-07T05:31:56Z",
              "id": "<string>",
              "identifier": "<string>",
              "message": "<string>",
              "metadata": "<unknown>",
              "newValue": "<string>",
              "oldValue": "<string>",
              "subject": "<string>",
              "subjectType": "<string>",
              "success": true,
              "userFirstName": "<string>",
              "userId": "<string>",
              "userLastName": "<string>",
              "userScopeType": "<string>",
              "verb": "<string>"
            }
          ],
          "code": "<string>",
          "fulfillmentDate": "2023-11-07T05:31:56Z",
          "fulfillmentLocationCode": "<string>",
          "id": "<string>",
          "items": [
            {
              "fulfillmentItemType": "<string>",
              "lineId": 123,
              "optionAttributeFQN": "<string>",
              "productCode": "<string>",
              "quantity": 123
            }
          ],
          "status": "<string>",
          "attributes": {},
          "carrier": "<string>",
          "fxcbDocumentsUrl": "<string>",
          "fxcbPackNotificationId": "<string>",
          "hasLabel": true,
          "integratorId": "<string>",
          "labelFormat": "<string>",
          "manifestId": "<string>",
          "measurements": {
            "height": {
              "unit": "<string>",
              "value": 123
            },
            "length": {
              "unit": "<string>",
              "value": 123
            },
            "weight": {
              "unit": "<string>",
              "value": 123
            },
            "width": {
              "unit": "<string>",
              "value": 123
            }
          },
          "packageId": "<string>",
          "packagingType": "<string>",
          "packingSlipItemDetails": [
            {
              "attributes": {},
              "lineId": 123,
              "originalOrderItemId": "<string>",
              "quantity": 123
            }
          ],
          "packingSlipNumber": 123,
          "returnCarrier": "<string>",
          "returnTrackingNumbers": [
            "<string>"
          ],
          "returnTrackings": [
            {
              "attributes": {},
              "number": "<string>",
              "url": "<string>"
            }
          ],
          "shipmentId": "<string>",
          "shippingMethodCode": "<string>",
          "shippingMethodName": "<string>",
          "signatureRequired": true,
          "trackingNumber": "<string>",
          "trackingNumbers": [
            "<string>"
          ],
          "trackings": [
            {
              "attributes": {},
              "number": "<string>",
              "url": "<string>"
            }
          ]
        }
      ],
      "parentCheckoutNumber": 123,
      "parentShipmentNumber": 123,
      "pickStatus": "<string>",
      "pickType": "<string>",
      "pickupInfo": {},
      "readyToCapture": true,
      "shipmentAdjustment": 123,
      "shipmentNotes": [
        {
          "attributes": {},
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "noteId": "<string>",
          "noteText": "<string>",
          "role": "<string>",
          "username": "<string>"
        }
      ],
      "shipmentStatus": "<string>",
      "shipmentStatusReason": {
        "moreInfo": "<string>",
        "reasonCode": "<string>"
      },
      "shipmentType": "<string>",
      "shippingAdjustment": 123,
      "shippingMethodCode": "<string>",
      "shippingMethodName": "<string>",
      "shippingSubtotal": 123,
      "shippingTaxAdjustment": 123,
      "shippingTaxTotal": 123,
      "shippingTotal": 123,
      "shopperNotes": {
        "comments": "<string>",
        "deliveryInstructions": "<string>",
        "giftMessage": "<string>"
      },
      "substitutedItems": [
        {
          "actualPrice": 123,
          "allocatedQuantity": 123,
          "allowsBackOrder": true,
          "allowsFutureAllocate": true,
          "allowsSubstitution": true,
          "appeasementReason": {
            "moreInfo": "<string>",
            "reasonCode": "<string>"
          },
          "attributes": {},
          "auditInfo": {
            "createBy": "<string>",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "updateDate": "2023-11-07T05:31:56Z"
          },
          "autoSubstitution": true,
          "backorderReleaseDate": "2023-11-07T05:31:56Z",
          "bundleInfo": {
            "attributes": {},
            "imageUrl": "<string>",
            "name": "<string>",
            "productCode": "<string>",
            "quantity": 123,
            "unitPrice": 123
          },
          "cartItemId": "<string>",
          "childItemIds": [
            "<string>"
          ],
          "condition": "<string>",
          "creditCurrencyCode": "<string>",
          "creditValue": 123,
          "data": {},
          "duty": 123,
          "expectedDeliveryDate": "2023-11-07T05:31:56Z",
          "fulfillmentFields": [
            {
              "name": "<string>",
              "required": true,
              "userEnteredValue": null
            }
          ],
          "giftCards": [
            {
              "activationDate": "2023-11-07T05:31:56Z",
              "cardNumber": "<string>",
              "code": "<string>",
              "creditType": "<string>",
              "creditValue": 123,
              "currencyCode": "<string>",
              "currentBalance": 123,
              "customerId": 123,
              "expirationDate": "2023-11-07T05:31:56Z",
              "initialBalance": 123
            }
          ],
          "giftMessage": "<string>",
          "goodsType": "<string>",
          "handling": 123,
          "handlingDiscount": 123,
          "handlingTax": 123,
          "height": 123,
          "imageUrl": "<string>",
          "inventoryAllocations": [
            {
              "auditInfo": {
                "createBy": "<string>",
                "createDate": "2023-11-07T05:31:56Z",
                "updateBy": "<string>",
                "updateDate": "2023-11-07T05:31:56Z"
              },
              "condition": "<string>",
              "date": "2023-11-07T05:31:56Z",
              "fulfilledDate": "2023-11-07T05:31:56Z",
              "inventoryId": 123,
              "lotCode": "<string>",
              "originalQuantity": 123,
              "quantity": 123,
              "serialNumber": "<string>",
              "sku": "<string>",
              "status": "<string>"
            }
          ],
          "inventoryTags": [
            {
              "name": "<string>",
              "value": "<string>"
            }
          ],
          "isAssemblyRequired": true,
          "isGift": true,
          "isPackagedStandAlone": true,
          "isReservedInventory": true,
          "isTaxable": true,
          "itemDiscount": 123,
          "itemTax": 123,
          "length": 123,
          "lineId": 123,
          "lineItemAdjustment": 123,
          "lineItemCost": 123,
          "locatorName": "<string>",
          "manageStock": true,
          "name": "<string>",
          "optionAttributeFQN": "<string>",
          "options": [
            {
              "attributeFQN": "<string>",
              "attributes": {},
              "dataType": "<string>",
              "name": "<string>",
              "shopperEnteredValue": null,
              "stringValue": "<string>",
              "value": null
            }
          ],
          "originalLineId": 123,
          "originalOrderItemId": "<string>",
          "originalQuantity": 123,
          "overridePrice": 123,
          "parentItemId": "<string>",
          "partNumber": "<string>",
          "priceMode": "<string>",
          "productCode": "<string>",
          "purchaseLocation": "<string>",
          "quantity": 123,
          "readyForPickupQuantity": 123,
          "returnRuleInfo": {
            "attributes": {},
            "isReturnable": true,
            "maxDays": 123,
            "maxQty": 123,
            "ruleCode": "<string>"
          },
          "serialNumber": "<string>",
          "shipping": 123,
          "shippingDiscount": 123,
          "shippingTax": 123,
          "sku": "<string>",
          "substituteInfo": {
            "optIn": "<string>",
            "substituteProductCode": "<string>",
            "substituteVariantCode": "<string>"
          },
          "substituteItemLineIds": [
            123
          ],
          "substituteQuantity": 123,
          "substituteReason": {
            "moreInfo": "<string>",
            "reasonCode": "<string>"
          },
          "substitutionType": "<string>",
          "taxData": null,
          "taxableHandling": 123,
          "taxableLineItemCost": 123,
          "taxableShipping": 123,
          "transferQuantity": 123,
          "trueTransferQuantity": 123,
          "unitPrice": 123,
          "upc": "<string>",
          "variationProductCode": "<string>",
          "weight": 123,
          "weightUnit": "<string>",
          "weightedDutyAdjustment": 123,
          "weightedHandlingAdjustment": 123,
          "weightedHandlingTaxAdjustment": 123,
          "weightedLineItemTaxAdjustment": 123,
          "weightedShipmentAdjustment": 123,
          "weightedShippingAdjustment": 123,
          "weightedShippingTaxAdjustment": 123,
          "width": 123
        }
      ],
      "taxData": {},
      "total": 123,
      "transferShipmentNumbers": [
        123
      ],
      "workflowProcessContainerId": "<string>",
      "workflowProcessId": "<string>",
      "workflowState": {
        "attributes": {},
        "auditInfo": {
          "createBy": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "updateBy": "<string>",
          "updateDate": "2023-11-07T05:31:56Z"
        },
        "completedDate": "2023-11-07T05:31:56Z",
        "processInstanceId": "<string>",
        "shipmentState": "<string>",
        "taskList": [
          {
            "active": true,
            "attributes": {},
            "completed": true,
            "completedDate": "2023-11-07T05:31:56Z",
            "description": "<string>",
            "inputs": [
              {
                "helpMessage": "<string>",
                "label": "<string>",
                "maxLength": 123,
                "maximum": 123,
                "minLength": 123,
                "minimum": 123,
                "name": "<string>",
                "options": [
                  "<unknown>"
                ],
                "pattern": "<string>",
                "required": true,
                "type": "<string>"
              }
            ],
            "links": {},
            "name": "<string>",
            "skippable": true,
            "subject": "<string>",
            "taskId": "<string>"
          }
        ]
      }
    }
  ],
  "shippingAdjustment": {
    "amount": 123,
    "description": "<string>",
    "internalComment": "<string>"
  },
  "shippingDiscounts": [
    {
      "discount": {
        "couponCode": "<string>",
        "data": {},
        "discount": {
          "expirationDate": "2023-11-07T05:31:56Z",
          "hasMultipleTargetProducts": true,
          "id": 123,
          "itemIds": [
            "<string>"
          ],
          "name": "<string>"
        },
        "excluded": true,
        "groupId": "<string>",
        "impact": 123
      },
      "methodCode": "<string>"
    }
  ],
  "shippingGroups": [
    {
      "fulfillmentMethod": "<string>",
      "handlingDiscounts": [
        {
          "couponCode": "<string>",
          "data": {},
          "discount": {
            "expirationDate": "2023-11-07T05:31:56Z",
            "hasMultipleTargetProducts": true,
            "id": 123,
            "itemIds": [
              "<string>"
            ],
            "name": "<string>"
          },
          "excluded": true,
          "groupId": "<string>",
          "impact": 123
        }
      ],
      "handlingTaxTotal": 123,
      "handlingTotal": 123,
      "id": "<string>",
      "orderItemIds": [
        "<string>"
      ],
      "shippingDiscounts": [
        {
          "discount": {
            "couponCode": "<string>",
            "data": {},
            "discount": {
              "expirationDate": "2023-11-07T05:31:56Z",
              "hasMultipleTargetProducts": true,
              "id": 123,
              "itemIds": [
                "<string>"
              ],
              "name": "<string>"
            },
            "excluded": true,
            "groupId": "<string>",
            "impact": 123
          },
          "methodCode": "<string>"
        }
      ],
      "shippingMethodCode": "<string>",
      "shippingMethodName": "<string>",
      "shippingTaxTotal": 123,
      "shippingTotal": 123
    }
  ],
  "shopperNotes": {
    "comments": "<string>",
    "deliveryInstructions": "<string>",
    "giftMessage": "<string>"
  },
  "sourceDevice": "<string>",
  "status": "<string>",
  "submittedDate": "2023-11-07T05:31:56Z",
  "subscriptionIds": [
    "<string>"
  ],
  "totalCollected": 123,
  "type": "<string>",
  "validationResults": [
    {
      "createdDate": "2023-11-07T05:31:56Z",
      "messages": [
        {
          "message": "<string>",
          "messageType": "<string>",
          "orderItemId": "<string>"
        }
      ],
      "status": "<string>",
      "validationId": "<string>",
      "validatorName": "<string>",
      "validatorType": "<string>"
    }
  ],
  "version": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order.

orderItemId
string
required

Unique identifier of the order item.

Query Parameters

updateMode
string

Determines the update strategy for this update (ApplyAndCommit, ApplyToOriginal, ApplyToDraft)

version
string

Determines whether or not to check versioning of items for concurrency purposes.

responseFields
string

limits which fields are returned in the response body

Body

application/json

Mozu.CommerceRuntime.Contracts.Commerce.SubstituteInfo to use as the update source

optIn
string | null

Determines if and when substitution is allowed. Allowed values are None, Yes, No, or OnlyAtFulfillment. Default is None.

substituteProductCode
string | null

Allows user to provide a specific product that should be substituted if substitution occurs.

substituteVariantCode
string | null

Allows user to provide a specific variant that should be substituted if substitution occurs.

Response

Success

Order form.

auditInfo
object
changeMessages
object[] | null

List of messages displayed by the system based on the last cart action, for example, when a product price has changed or is out-of-stock. System-supplied and read-only.

channelCode
string | null

Unique identifier of the channel for this item.

currencyCode
string | null

ISO Currency Code. Currently, only USD is supported.

customerInteractionType
string | null

Determines the interaction type that a customer will use to create this object. Valid values are: Website, Store, Call, Unknown

data
object

Custom data for a given vendor set within the commerce process.

discountThresholdMessages
object[] | null

List of Mozu.CommerceRuntime.Contracts.Commerce.ThresholdMessage objects that are valid for the current value of the cart/order.

discountTotal
number<double> | null

Amount of the discounts applied to all items in the cart. This is a negative number. This also includes the order level discounts.

discountedSubtotal
number<double> | null

Combined price for all cart items, including all selected options as well as any discounts.

discountedTotal
number<double> | null

Subtotal minus the discounted total

expirationDate
string<date-time> | null

When the order will no longer be active. That is, the order is considered abandoned. Orders of anonymous shoppers expire after 14 days of inactivity. An order never expires for shoppers who are logged into their account. Date in UTC Date/Time.

extendedProperties
object[] | null

Extra properties (key-value pairs) that extend the primary object. Think of this as a property bag of string keys and string values.

feeTotal
number<double> | null

Not implemented. Total cost of fees for all items in the cart.

fulfillmentInfo
object

Shipment information, which includes the shipping address, price, estimated delivery date, tracking information, method (for example, Ground, Overnight, or Pick-up), carrier (for example, USPS, UPS, FedEx), and current status (for example, Not Shipped, In Transit, Delayed, or Returned To Sender).

handlingTaxTotal
number<double> | null

Total tax on handling

id
string | null

Unique identifier of the CommerceAggregate object (e.g. order, cart, wishlist, etc.).

itemTaxTotal
number<double> | null

Not implemented. Tax does not appear on cart.

lastValidationDate
string<date-time> | null

Occasionally the commerce runtime may validate that item/product names, descriptions, and prices have not changed. If changed, it updates LastValidationDate.

lineItemSubtotalWithOrderAdjustments
number<double> | null

Line Item Subtotals with Order Adjustments

orderDiscounts
object[] | null

The discount that has been applied to the cart itself. If multiple discounts exist, this is the discount that the system applies because it offers the best savings for the shopper. This is a negative number.

rejectedDiscounts
object[] | null
shippingAmountBeforeDiscountsAndAdjustments
number<double> | null

Shipping Amount before discount and adjustments

shippingSubTotal
number<double> | null

Shipping total without discounts applied.

shippingTaxTotal
number<double> | null

Not implemented. Tax does not appear on cart.

shippingTotal
number<double> | null

Shipping does not appear on cart.

siteId
integer<int32> | null

Unique identifier of the Site.

subtotal
number<double> | null

Combined price for all cart items, including all selected options but excluding any discounts.

suggestedDiscounts
object[] | null
taxData
object

Storage for any additional/custom tax data.

taxTotal
number<double> | null

Tax does not appear on cart.

tenantId
integer<int32> | null

Unique identifier of the Tenant.

total
number<double> | null

Final total amount of the order including all discounts, shipping, and tax.

userId
string | null

Unique identifier of the shopper who created the cart.

visitId
string | null

Identifies the Visit ID that was current when the order was placed or when the cart was last updated.

webSessionId
string | null

Identifies the web session used to place the order or last update the cart.

acceptedDate
string<date-time> | null

When the order was accepted by the merchant

acceptsMarketing
boolean | null

Does the customer accept marketing

adjustment
object
alternateContact
object
amountAvailableForRefund
number<double>

This property represents AmountCaptured - AmountRefunded via returns. It is read only.

amountRefunded
number<double>

A counter for how much money has been issued in refunds. This calculated field does NOT include refunds issued in returns.

amountRemainingForPayment
number<double>

A counter for how much of the order total has not been claimed by payments. This is computed by Order.Total-(sum of Order.Payments where State is not voided/declined)

attributes
object[] | null
availableActions
string[] | null

Actions available to the payment

billingInfo
object

Customer's payment details such as payment type (credit card, check by mail, or PayPal) and cardholder information if payment is by credit card.

canceledItems
object[] | null

Items canceled on the Order due to Rule violation

cancelledDate
string<date-time> | null

Date the order was cancelled.

closedDate
string<date-time> | null

Date the order was closed. A closed order means that the order has been processed and items shipped.

continuityOrderOrdinal
integer<int32>

The ordinal to track the Continuity order.

couponCodes
string[] | null

Coupon codes associated with this order. Only set on order import.

credits
object[] | null
customerAccountId
integer<int32> | null

Unique identifier of the customer account.

customerTaxId
string | null

The customers tax ID. If Customer Account ID exists in the system, will set this.

digitalPackages
object[] | null

Fulfillment digital packages associated with this order.

dutyAmount
number<double> | null

Order level duty or tariff amount. Does not take into account duties or tariffs specifically on items on the order

dutyTotal
number<double> | null

Duties or tariffs for the Order as well as OrderItems (e.g. if the Order has a $5 duty or tariff for any reason and an OrderItem has a $2 duty or tariff then the value in this property would be $7)

email
string | null

Email address of the customer at the time the order is placed.

externalId
string | null

An order number to link this order to an external system

forceDeliveryConsolidationOnSplitShipments
boolean | null

Overrides the Fulfillment SiteSetting value for ForceDeliveryConsolidationOnSplitShipments. TODO autogen instead of manual addition

forceSTHConsolidationOnSplitShipments
boolean | null

Overrides the Fulfillment SiteSetting value for ForceSTHConsolidationOnSplitShipments. TODO autogen instead of manual addition

fulfillmentStatus
string | null

Current fulfillment status, which can be "NotFulfilled,", "PartiallyFulfilled", or "Fufilled." System-supplied and read-only. Values are available in FulfillmentStatusConst of this class.

handlingAdjustment
object
handlingAmount
number<double> | null

Order level handling fees excluding any discounts.

handlingDiscounts
object[] | null

The list of historically-applied handling discounts. The active one will have IsExcluded == false

handlingSubTotal
number<double> | null

Handling fees for the Order as well as OrderItems (e.g. if the Order has a $5 handling fee and an OrderItem has a $2 handling fee per item quantity and the quantity of items is 2 then the value in this property would be $9)

handlingTotal
number<double> | null

Handling fees including any discounts.

hasDraft
boolean | null

Does this order have a draft version.

importDate
string<date-time> | null

Date this item was imported

invalidCoupons
object[] | null

A list of invalid coupons that were attempted on the order

ipAddress
string | null

IP address of the user placing the order. (User or customer?)

isContinuityOrder
boolean

Flag to check if the order is continuityOrder.

isDraft
boolean | null

Is this order a draft version

isEligibleForReturns
boolean

Marker for determining if the order is a) complete or b) has some items that are shipped and not part of any other return

isFulfillable
boolean

Flag to indicate whether it is safe to proceed with fulfillment on shipments on the order.

isHistoricalImport
boolean | null

Indicates this was an order in a terminal state (completed/canceled) that was imported into the system for historical purposes.

isImport
boolean | null

Was this order initiated from an external system

isOptInForSms
boolean

Whether the shopper opts in to curbside text notifications.

isPartialOrder
boolean

Returns {true} if this order originated from a checkout and has sibling partial orders, otherwise {false}.

isTaxExempt
boolean | null

Unique identifier of the customer account.

isUnified
boolean

Was this order created by the Unified platform.

items
object[] | null

List of items in the order.

locationCode
string | null

Identifies the location at which the order was placed if the order was placed externally.

notes
object[] | null

Internal notes that a merchant may add to the order. Maximum 250 characters.

orderNumber
integer<int32> | null

Order Number. This is an integer that is only assigned after an order is placed and enters the open state.

originalCartId
string | null

Unique identifier for the cart that was converted to order.

originalQuoteId
string | null

If this order originated from a quote, this is the identifier of the originating quote.

originalQuoteNumber
integer<int32> | null

If this order originated from a quote, this is the number of the originating quote.

packages
object[] | null

Shipping package associated with this order.

parentCheckoutId
string | null

If this order originated from a multi-ship enabled site, this is the identifier of the originating checkout.

parentCheckoutNumber
integer<int32> | null

If this order originated from a multi-ship enabled site, this is the number of the originating checkout.

parentOrderId
string | null

If this Order has a parent order, this should be the parent's ID.

parentOrderNumber
integer<int32> | null

If this order has a parent order, this should be the parent's Mozu.CommerceRuntime.Contracts.Orders.Order.OrderNumber.

parentReturnId
string | null

If this order was created as part of a return, this should be the return's ID.

parentReturnNumber
integer<int32> | null

If this order was created as part of a return, this should be the return's ReturnNumber.

partialOrderCount
integer<int32> | null

If this order originated from a checkout, this is the total number of orders created from that checkout.

partialOrderNumber
integer<int32> | null

If this order originated from a checkout, this is a sequence number out of the total orders created from that checkout.

paymentStatus
string | null

Current status of payment, which can be "Null," "AwaitingCheck," "AwaitingPayment," "Paid," "Authorized," or "Void." System-supplied and read-only.

payments
object[] | null

Payment transaction associated with this order. It is the entire payment interchange between the merchant who is forwarding the customer's payment information and the payment service who is authorizing and capturing payment. Payment can be either by credit card, check, or PayPal.

pickups
object[] | null

Fulfillment pickups associated with this order.

priceListCode
string | null

Pricelist code for the order

readyToCapture
boolean
refunds
object[] | null

Refunds associated with this order. A refund is a single exchange of money from merchant to customer that either encapsulates a refund to a credit card or an issuance of a store credit. Refunds does not reduce the 'amount collected' on an order and it is possible for refunds to exceed the total order amount.

releaseShipmentDate
string<date-time> | null
reservationId
string | null

Inventory Reservation id for order.

restrictCancellation
boolean | null

Settings this flag on the order will restrict user from Cancelling the order

restrictEdit
boolean | null

Setting this flag on the order will restrict user from editing the order

returnStatus
string | null

System-supplied and read-only.

shipmentCreationOffset
integer<int32> | null

Release Shipment After(in minutes) (Order Submitted Date).

shipments
object[] | null

Package shipments associated with this order.

shippingAdjustment
object
shippingDiscounts
object[] | null
shippingGroups
object[] | null

List of order grouping.

shopperNotes
object

Notes that the shopper has added to this order, for example, a gift message or other comments.

sourceDevice
string | null

Source device of the user placing the order. (User or customer?)

status
string | null

Current status of the order, which can be viewed in OrderStatusConst. System-supplied and read-only.

submittedDate
string<date-time> | null

When the customer placed (submitted) the order.

subscriptionIds
string[] | null

All the subscriptions associated with the current order.

totalCollected
number<double>

Total amount of money collected on the order via payments.

type
string | null

Is this Order Online or Offline? Online means shopper entered at checkout, offline means a phone order.

validationResults
object[] | null

Validation results for the order when processes against validation capabilities.

version
string | null

Version for concurrency purposes