Skip to main content
GET
/
commerce
/
quotes
Error
A valid request URL is required to generate request examples
{
  "startIndex": 123,
  "pageSize": 123,
  "pageCount": 123,
  "totalCount": 123,
  "items": [
    {
      "id": "<string>",
      "name": "<string>",
      "siteId": 123,
      "tenantId": 123,
      "number": 123,
      "submittedDate": "2023-11-07T05:31:56Z",
      "items": [
        {
          "localeCode": "<string>",
          "purchaseLocation": "<string>",
          "lineId": 123,
          "product": {
            "productCode": "<string>",
            "name": "<string>",
            "description": "<string>",
            "goodsType": "<string>",
            "isPackagedStandAlone": true,
            "stock": {
              "manageStock": true,
              "isOnBackOrder": true,
              "availableDate": "2023-11-07T05:31:56Z",
              "stockAvailable": 123,
              "aggregateInventory": 123,
              "futureInventories": [
                {
                  "futureInventoryID": 123,
                  "onhand": 123,
                  "available": 123,
                  "allocated": 123,
                  "pending": 123,
                  "deliveryDate": "2023-11-07T05:31:56Z",
                  "createDate": "2023-11-07T05:31:56Z"
                }
              ],
              "availableFutureInventories": 123,
              "totalAvailableStock": 123,
              "isSubstitutable": true
            },
            "productReservationId": 123,
            "allocationId": 123,
            "allocationExpiration": "2023-11-07T05:31:56Z",
            "measurements": {
              "height": {
                "unit": "<string>",
                "value": 123
              },
              "width": {
                "unit": "<string>",
                "value": 123
              },
              "length": {
                "unit": "<string>",
                "value": 123
              },
              "weight": {
                "unit": "<string>",
                "value": 123
              }
            },
            "fulfillmentStatus": "<string>",
            "mfgPartNumber": "<string>",
            "upc": "<string>",
            "sku": "<string>",
            "fulfillmentTypesSupported": [
              "<string>"
            ],
            "imageAlternateText": "<string>",
            "imageUrl": "<string>",
            "variationProductCode": "<string>",
            "options": [
              {
                "name": "<string>",
                "value": "<unknown>",
                "shopperEnteredValue": "<unknown>",
                "attributeFQN": "<string>",
                "dataType": "<string>",
                "stringValue": "<string>"
              }
            ],
            "properties": [
              {
                "attributeFQN": "<string>",
                "name": "<string>",
                "dataType": "<string>",
                "isMultiValue": true,
                "values": [
                  {
                    "stringValue": "<string>",
                    "value": "<unknown>"
                  }
                ]
              }
            ],
            "categories": [
              {
                "id": 123,
                "parent": {}
              }
            ],
            "price": {
              "price": 123,
              "salePrice": 123,
              "tenantOverridePrice": 123,
              "msrp": 123,
              "creditValue": 123,
              "priceListCode": "<string>",
              "priceListEntryMode": "<string>",
              "isOverRidePriceSalePrice": true
            },
            "discountsRestricted": true,
            "discountsRestrictedStartDate": "2023-11-07T05:31:56Z",
            "discountsRestrictedEndDate": "2023-11-07T05:31:56Z",
            "isRecurring": true,
            "isTaxable": true,
            "productType": "<string>",
            "productUsage": "<string>",
            "serialNumber": "<string>",
            "condition": "<string>",
            "bundledProducts": [
              {
                "productCode": "<string>",
                "name": "<string>",
                "description": "<string>",
                "goodsType": "<string>",
                "isPackagedStandAlone": true,
                "stock": {
                  "manageStock": true,
                  "isOnBackOrder": true,
                  "availableDate": "2023-11-07T05:31:56Z",
                  "stockAvailable": 123,
                  "aggregateInventory": 123,
                  "futureInventories": [
                    {
                      "futureInventoryID": 123,
                      "onhand": 123,
                      "available": 123,
                      "allocated": 123,
                      "pending": 123,
                      "deliveryDate": "2023-11-07T05:31:56Z",
                      "createDate": "2023-11-07T05:31:56Z"
                    }
                  ],
                  "availableFutureInventories": 123,
                  "totalAvailableStock": 123,
                  "isSubstitutable": true
                },
                "productReservationId": 123,
                "allocationId": 123,
                "allocationExpiration": "2023-11-07T05:31:56Z",
                "measurements": {
                  "height": {
                    "unit": "<string>",
                    "value": 123
                  },
                  "width": {
                    "unit": "<string>",
                    "value": 123
                  },
                  "length": {
                    "unit": "<string>",
                    "value": 123
                  },
                  "weight": {
                    "unit": "<string>",
                    "value": 123
                  }
                },
                "fulfillmentStatus": "<string>",
                "quantity": 123,
                "optionAttributeFQN": "<string>",
                "optionValue": "<unknown>",
                "creditValue": 123,
                "deltaPrice": 123,
                "imageUrl": "<string>"
              }
            ],
            "fulfillmentFields": [
              {
                "name": "<string>",
                "userEnteredValue": "<unknown>",
                "required": true
              }
            ]
          },
          "quantity": 123,
          "isRecurring": true,
          "isTaxable": true,
          "subtotal": 123,
          "extendedTotal": 123,
          "taxableTotal": 123,
          "discountTotal": 123,
          "discountedTotal": 123,
          "itemTaxTotal": 123,
          "shippingTaxTotal": 123,
          "shippingTotal": 123,
          "handlingAmount": 123,
          "feeTotal": 123,
          "total": 123,
          "unitPrice": {
            "extendedAmount": 123,
            "listAmount": 123,
            "saleAmount": 123,
            "overrideAmount": 123
          },
          "productDiscount": {
            "groupId": "<string>",
            "impact": 123,
            "discount": {
              "id": 123,
              "name": "<string>",
              "itemIds": [
                "<string>"
              ],
              "expirationDate": "2023-11-07T05:31:56Z",
              "hasMultipleTargetProducts": true
            },
            "couponCode": "<string>",
            "excluded": true,
            "data": {},
            "productQuantity": 123,
            "impactPerUnit": 123,
            "appliesToSalePrice": true,
            "discountQuantity": 123
          },
          "productDiscounts": [
            {
              "groupId": "<string>",
              "impact": 123,
              "discount": {
                "id": 123,
                "name": "<string>",
                "itemIds": [
                  "<string>"
                ],
                "expirationDate": "2023-11-07T05:31:56Z",
                "hasMultipleTargetProducts": true
              },
              "couponCode": "<string>",
              "excluded": true,
              "data": {},
              "productQuantity": 123,
              "impactPerUnit": 123,
              "appliesToSalePrice": true,
              "discountQuantity": 123
            }
          ],
          "shippingDiscounts": [
            {
              "methodCode": "<string>",
              "discount": {
                "groupId": "<string>",
                "impact": 123,
                "discount": {
                  "id": 123,
                  "name": "<string>",
                  "itemIds": [
                    "<string>"
                  ],
                  "expirationDate": "2023-11-07T05:31:56Z",
                  "hasMultipleTargetProducts": true
                },
                "couponCode": "<string>",
                "excluded": true,
                "data": {}
              },
              "discountQuantity": 123,
              "impactPerUnit": 123
            }
          ],
          "data": {},
          "taxData": {},
          "auditInfo": {
            "updateDate": "2023-11-07T05:31:56Z",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "createBy": "<string>"
          },
          "shippingAmountBeforeDiscountsAndAdjustments": 123,
          "weightedOrderAdjustment": 123,
          "weightedOrderDiscount": 123,
          "adjustedLineItemSubtotal": 123,
          "totalWithoutWeightedShippingAndHandling": 123,
          "weightedOrderTax": 123,
          "weightedOrderShipping": 123,
          "weightedOrderShippingDiscount": 123,
          "weightedOrderShippingManualAdjustment": 123,
          "weightedOrderShippingTax": 123,
          "weightedOrderHandlingFee": 123,
          "weightedOrderHandlingFeeTax": 123,
          "weightedOrderHandlingFeeDiscount": 123,
          "weightedOrderDuty": 123,
          "totalWithWeightedShippingAndHandling": 123,
          "weightedOrderHandlingAdjustment": 123,
          "autoAddDiscountId": 123,
          "isAssemblyRequired": true,
          "childItemIds": [
            "<string>"
          ],
          "parentItemId": "<string>",
          "inventoryTags": [
            {
              "name": "<string>",
              "value": "<string>"
            }
          ],
          "lineItemAdjustment": 123,
          "dutyAmount": 123,
          "substituteInfo": {
            "optIn": "<string>",
            "substituteProductCode": "<string>",
            "substituteVariantCode": "<string>"
          },
          "id": "<string>",
          "destinationId": "<string>",
          "originalCartItemId": "<string>",
          "fulfillmentLocationCode": "<string>",
          "fulfillmentMethod": "<string>",
          "expectedDeliveryDate": "2023-11-07T05:31:56Z",
          "subscription": {
            "required": true,
            "frequency": {
              "unit": "<string>",
              "value": 123
            },
            "trial": {
              "enabled": true,
              "duration": 123,
              "substituteProductCode": "<string>",
              "substituteProductQuantity": 123,
              "substituteVariationProductCode": "<string>",
              "substituteProductOptions": [
                {
                  "name": "<string>",
                  "value": "<unknown>",
                  "shopperEnteredValue": "<unknown>",
                  "attributeFQN": "<string>",
                  "dataType": "<string>",
                  "stringValue": "<string>"
                }
              ]
            }
          },
          "isReservationEnabled": true,
          "giftInfo": {
            "isGiftItem": true,
            "giftMessage": "<string>"
          },
          "priceMode": "<string>",
          "returnRuleInfo": {
            "isReturnable": true,
            "maxQty": 123,
            "maxDays": 123,
            "ruleCode": "<string>"
          },
          "shippingMethodCode": "<string>",
          "shippingMethodName": "<string>",
          "deliveryWindow": {
            "startTime": "2023-11-07T05:31:56Z",
            "endTime": "2023-11-07T05:31:56Z"
          },
          "suggestions": [
            {
              "locationCode": "<string>",
              "suggestionType": "<string>",
              "quantity": 123,
              "productCode": "<string>",
              "futureDate": "2023-11-07T05:31:56Z",
              "transferToLocationCode": "<string>"
            }
          ]
        }
      ],
      "auditHistory": [
        {
          "id": "<string>",
          "changes": [
            {
              "type": "<string>",
              "path": "<string>",
              "fields": [
                {
                  "name": "<string>",
                  "oldValue": "<string>",
                  "newValue": "<string>"
                }
              ]
            }
          ],
          "auditInfo": {
            "updateDate": "2023-11-07T05:31:56Z",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "createBy": "<string>"
          }
        }
      ],
      "auditInfo": {
        "updateDate": "2023-11-07T05:31:56Z",
        "createDate": "2023-11-07T05:31:56Z",
        "updateBy": "<string>",
        "createBy": "<string>"
      },
      "comments": [
        {
          "id": "<string>",
          "text": "<string>",
          "auditInfo": {
            "updateDate": "2023-11-07T05:31:56Z",
            "createDate": "2023-11-07T05:31:56Z",
            "updateBy": "<string>",
            "createBy": "<string>"
          }
        }
      ],
      "expirationDate": "2023-11-07T05:31:56Z",
      "fulfillmentInfo": {
        "fulfillmentContact": {
          "id": 123,
          "email": "<string>",
          "firstName": "<string>",
          "middleNameOrInitial": "<string>",
          "lastNameOrSurname": "<string>",
          "companyOrOrganization": "<string>",
          "phoneNumbers": {
            "home": "<string>",
            "mobile": "<string>",
            "work": "<string>"
          },
          "address": {
            "address1": "<string>",
            "address2": "<string>",
            "address3": "<string>",
            "address4": "<string>",
            "cityOrTown": "<string>",
            "stateOrProvince": "<string>",
            "postalOrZipCode": "<string>",
            "countryCode": "<string>",
            "addressType": "<string>",
            "isValidated": true
          }
        },
        "isDestinationCommercial": true,
        "shippingMethodCode": "<string>",
        "shippingMethodName": "<string>",
        "data": {},
        "auditInfo": {
          "updateDate": "2023-11-07T05:31:56Z",
          "createDate": "2023-11-07T05:31:56Z",
          "updateBy": "<string>",
          "createBy": "<string>"
        }
      },
      "userId": "<string>",
      "customerAccountId": 123,
      "email": "<string>",
      "customerTaxId": "<string>",
      "isTaxExempt": true,
      "currencyCode": "<string>",
      "priceListCode": "<string>",
      "data": {},
      "taxData": {},
      "channelCode": "<string>",
      "locationCode": "<string>",
      "ipAddress": "<string>",
      "sourceDevice": "<string>",
      "visitId": "<string>",
      "webSessionId": "<string>",
      "customerInteractionType": "<string>",
      "orderDiscounts": [
        {
          "groupId": "<string>",
          "impact": 123,
          "discount": {
            "id": 123,
            "name": "<string>",
            "itemIds": [
              "<string>"
            ],
            "expirationDate": "2023-11-07T05:31:56Z",
            "hasMultipleTargetProducts": true
          },
          "couponCode": "<string>",
          "excluded": true,
          "data": {}
        }
      ],
      "subTotal": 123,
      "itemLevelProductDiscountTotal": 123,
      "orderLevelProductDiscountTotal": 123,
      "itemTaxTotal": 123,
      "adjustment": {
        "amount": 123,
        "description": "<string>",
        "internalComment": "<string>"
      },
      "itemTotal": 123,
      "total": 123,
      "shippingDiscounts": [
        {
          "methodCode": "<string>",
          "discount": {
            "groupId": "<string>",
            "impact": 123,
            "discount": {
              "id": 123,
              "name": "<string>",
              "itemIds": [
                "<string>"
              ],
              "expirationDate": "2023-11-07T05:31:56Z",
              "hasMultipleTargetProducts": true
            },
            "couponCode": "<string>",
            "excluded": true,
            "data": {}
          }
        }
      ],
      "itemLevelShippingDiscountTotal": 123,
      "orderLevelShippingDiscountTotal": 123,
      "shippingAmount": 123,
      "shippingAdjustment": {
        "amount": 123,
        "description": "<string>",
        "internalComment": "<string>"
      },
      "shippingSubTotal": 123,
      "shippingTax": 123,
      "shippingTaxTotal": 123,
      "shippingTotal": 123,
      "handlingDiscounts": [
        {
          "groupId": "<string>",
          "impact": 123,
          "discount": {
            "id": 123,
            "name": "<string>",
            "itemIds": [
              "<string>"
            ],
            "expirationDate": "2023-11-07T05:31:56Z",
            "hasMultipleTargetProducts": true
          },
          "couponCode": "<string>",
          "excluded": true,
          "data": {}
        }
      ],
      "itemLevelHandlingDiscountTotal": 123,
      "orderLevelHandlingDiscountTotal": 123,
      "handlingAmount": 123,
      "handlingAdjustment": {
        "amount": 123,
        "description": "<string>",
        "internalComment": "<string>"
      },
      "handlingSubTotal": 123,
      "handlingTax": 123,
      "handlingTaxTotal": 123,
      "handlingTotal": 123,
      "dutyAmount": 123,
      "dutyTotal": 123,
      "feeTotal": 123,
      "isDraft": true,
      "hasDraft": true,
      "status": "<string>",
      "couponCodes": [
        "<string>"
      ],
      "invalidCoupons": [
        {
          "couponCode": "<string>",
          "reasonCode": 123,
          "reason": "<string>",
          "createDate": "2023-11-07T05:31:56Z",
          "discountId": 123
        }
      ]
    }
  ]
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

startIndex
integer<int32>

Used to page results from a query. Indicates the zero-based offset in the complete result set where the returned entities begin. For example, with a PageSize of 25, to get the 51st through the 75th items, startIndex=50. The default value is 0. Optional.

pageSize
integer<int32>

Used to page results from a query. Indicates the maximum number of entities to return from a query. The default value is 20 and the maximum value is 200. Optional.

sortBy
string

The element to sort the results by and the order in which the results appear. Either ascending (a-z) or descending (z-a) order. Optional.

filter
string

A set of filter expressions representing the search parameters for a query: eq=equals, ne=not equals, gt=greater than, lt = less than or equals, gt = greater than or equals, lt = less than or equals, sw = starts with, or cont = contains. Optional.

q
string

Text to perform a search on

qLimit
integer<int32>

Limit of the records to include in a search, used for global search

responseFields
string

limits which fields are returned in the response body

Response

Success

startIndex
integer<int32>
pageSize
integer<int32>
pageCount
integer<int32>
totalCount
integer<int32>
items
object[] | null