Skip to main content
GET
/
commerce
/
orders
/
{orderId}
/
taxableorders
Error
A valid request URL is required to generate request examples
[
  {
    "attributes": [
      {
        "attributeDefinitionId": 123,
        "fullyQualifiedName": "<string>",
        "values": [
          "<unknown>"
        ]
      }
    ],
    "currencyCode": "<string>",
    "data": {},
    "handlingDiscount": {
      "couponCode": "<string>",
      "couponSetId": 123,
      "discount": {
        "amount": 123,
        "amountType": "<string>",
        "code": "<string>",
        "condition": {
          "couponCode": "<string>",
          "customerSegmentIds": [
            123
          ],
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "expirationDate": "2023-11-07T05:31:56Z",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "maximumOrderAmount": 123,
          "minDistinctProductsRequired": 123,
          "minimumCategorySubtotalBeforeDiscounts": 123,
          "minimumLifetimeValueAmount": 123,
          "minimumOrderAmount": 123,
          "minimumQuantityProductsRequiredInCategories": 123,
          "minimumQuantityRequiredProducts": 123,
          "paymentWorkflows": [
            "<string>"
          ],
          "requiresCoupon": true,
          "startDate": "2023-11-07T05:31:56Z"
        },
        "discountId": 123,
        "doesNotApplyToMultiShipToOrders": true,
        "doesNotApplyToProductsWithSalePrice": true,
        "expirationDate": "2023-11-07T05:31:56Z",
        "friendlyDescription": "<string>",
        "includedPriceLists": [
          "<string>"
        ],
        "isPublic": true,
        "labels": [
          "<string>"
        ],
        "maxDiscountValuePerRedemption": 123,
        "maxRedemptions": 123,
        "maximumDiscountValuePerOrder": 123,
        "maximumRedemptionsPerOrder": 123,
        "maximumUsesPerUser": 123,
        "name": "<string>",
        "redemptions": 123,
        "requiresAuthenticatedUser": true,
        "scope": "<string>",
        "stackingLayer": 123,
        "target": {
          "excludedCategoriesOperator": "<string>",
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "includeAllProducts": true,
          "includedCategoriesOperator": "<string>",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "shippingMethods": [
            "<string>"
          ],
          "shippingZones": [
            "<string>"
          ],
          "type": "<string>"
        },
        "type": "<string>"
      },
      "impact": 123
    },
    "handlingDiscounts": [
      {
        "couponCode": "<string>",
        "couponSetId": 123,
        "discount": {
          "amount": 123,
          "amountType": "<string>",
          "code": "<string>",
          "condition": {
            "couponCode": "<string>",
            "customerSegmentIds": [
              123
            ],
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "expirationDate": "2023-11-07T05:31:56Z",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "maximumOrderAmount": 123,
            "minDistinctProductsRequired": 123,
            "minimumCategorySubtotalBeforeDiscounts": 123,
            "minimumLifetimeValueAmount": 123,
            "minimumOrderAmount": 123,
            "minimumQuantityProductsRequiredInCategories": 123,
            "minimumQuantityRequiredProducts": 123,
            "paymentWorkflows": [
              "<string>"
            ],
            "requiresCoupon": true,
            "startDate": "2023-11-07T05:31:56Z"
          },
          "discountId": 123,
          "doesNotApplyToMultiShipToOrders": true,
          "doesNotApplyToProductsWithSalePrice": true,
          "expirationDate": "2023-11-07T05:31:56Z",
          "friendlyDescription": "<string>",
          "includedPriceLists": [
            "<string>"
          ],
          "isPublic": true,
          "labels": [
            "<string>"
          ],
          "maxDiscountValuePerRedemption": 123,
          "maxRedemptions": 123,
          "maximumDiscountValuePerOrder": 123,
          "maximumRedemptionsPerOrder": 123,
          "maximumUsesPerUser": 123,
          "name": "<string>",
          "redemptions": 123,
          "requiresAuthenticatedUser": true,
          "scope": "<string>",
          "stackingLayer": 123,
          "target": {
            "excludedCategoriesOperator": "<string>",
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "includeAllProducts": true,
            "includedCategoriesOperator": "<string>",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "shippingMethods": [
              "<string>"
            ],
            "shippingZones": [
              "<string>"
            ],
            "type": "<string>"
          },
          "type": "<string>"
        },
        "impact": 123
      }
    ],
    "handlingFee": 123,
    "lineItems": [
      {
        "data": {},
        "destinationAddress": {
          "address1": "<string>",
          "address2": "<string>",
          "address3": "<string>",
          "address4": "<string>",
          "addressType": "<string>",
          "cityOrTown": "<string>",
          "countryCode": "<string>",
          "isValidated": true,
          "postalOrZipCode": "<string>",
          "stateOrProvince": "<string>"
        },
        "discountTotal": 123,
        "discountedTotal": 123,
        "feeTotal": 123,
        "handlingAmount": 123,
        "id": "<string>",
        "isTaxable": true,
        "lineItemPrice": 123,
        "originAddress": {
          "address1": "<string>",
          "address2": "<string>",
          "address3": "<string>",
          "address4": "<string>",
          "addressType": "<string>",
          "cityOrTown": "<string>",
          "countryCode": "<string>",
          "isValidated": true,
          "postalOrZipCode": "<string>",
          "stateOrProvince": "<string>"
        },
        "productCode": "<string>",
        "productDiscount": {
          "couponCode": "<string>",
          "couponSetId": 123,
          "discount": {
            "amount": 123,
            "amountType": "<string>",
            "code": "<string>",
            "condition": {
              "couponCode": "<string>",
              "customerSegmentIds": [
                123
              ],
              "excludedCategoryIds": [
                123
              ],
              "excludedProductCodes": [
                "<string>"
              ],
              "expirationDate": "2023-11-07T05:31:56Z",
              "includedCategoryIds": [
                123
              ],
              "includedProductCodes": [
                "<string>"
              ],
              "maximumOrderAmount": 123,
              "minDistinctProductsRequired": 123,
              "minimumCategorySubtotalBeforeDiscounts": 123,
              "minimumLifetimeValueAmount": 123,
              "minimumOrderAmount": 123,
              "minimumQuantityProductsRequiredInCategories": 123,
              "minimumQuantityRequiredProducts": 123,
              "paymentWorkflows": [
                "<string>"
              ],
              "requiresCoupon": true,
              "startDate": "2023-11-07T05:31:56Z"
            },
            "discountId": 123,
            "doesNotApplyToMultiShipToOrders": true,
            "doesNotApplyToProductsWithSalePrice": true,
            "expirationDate": "2023-11-07T05:31:56Z",
            "friendlyDescription": "<string>",
            "includedPriceLists": [
              "<string>"
            ],
            "isPublic": true,
            "labels": [
              "<string>"
            ],
            "maxDiscountValuePerRedemption": 123,
            "maxRedemptions": 123,
            "maximumDiscountValuePerOrder": 123,
            "maximumRedemptionsPerOrder": 123,
            "maximumUsesPerUser": 123,
            "name": "<string>",
            "redemptions": 123,
            "requiresAuthenticatedUser": true,
            "scope": "<string>",
            "stackingLayer": 123,
            "target": {
              "excludedCategoriesOperator": "<string>",
              "excludedCategoryIds": [
                123
              ],
              "excludedProductCodes": [
                "<string>"
              ],
              "includeAllProducts": true,
              "includedCategoriesOperator": "<string>",
              "includedCategoryIds": [
                123
              ],
              "includedProductCodes": [
                "<string>"
              ],
              "shippingMethods": [
                "<string>"
              ],
              "shippingZones": [
                "<string>"
              ],
              "type": "<string>"
            },
            "type": "<string>"
          },
          "impact": 123,
          "impactPerUnit": 123,
          "isForced": true,
          "normalizedImpact": 123,
          "quantity": 123,
          "appliesToSalePrice": true
        },
        "productDiscounts": [
          {
            "couponCode": "<string>",
            "couponSetId": 123,
            "discount": {
              "amount": 123,
              "amountType": "<string>",
              "code": "<string>",
              "condition": {
                "couponCode": "<string>",
                "customerSegmentIds": [
                  123
                ],
                "excludedCategoryIds": [
                  123
                ],
                "excludedProductCodes": [
                  "<string>"
                ],
                "expirationDate": "2023-11-07T05:31:56Z",
                "includedCategoryIds": [
                  123
                ],
                "includedProductCodes": [
                  "<string>"
                ],
                "maximumOrderAmount": 123,
                "minDistinctProductsRequired": 123,
                "minimumCategorySubtotalBeforeDiscounts": 123,
                "minimumLifetimeValueAmount": 123,
                "minimumOrderAmount": 123,
                "minimumQuantityProductsRequiredInCategories": 123,
                "minimumQuantityRequiredProducts": 123,
                "paymentWorkflows": [
                  "<string>"
                ],
                "requiresCoupon": true,
                "startDate": "2023-11-07T05:31:56Z"
              },
              "discountId": 123,
              "doesNotApplyToMultiShipToOrders": true,
              "doesNotApplyToProductsWithSalePrice": true,
              "expirationDate": "2023-11-07T05:31:56Z",
              "friendlyDescription": "<string>",
              "includedPriceLists": [
                "<string>"
              ],
              "isPublic": true,
              "labels": [
                "<string>"
              ],
              "maxDiscountValuePerRedemption": 123,
              "maxRedemptions": 123,
              "maximumDiscountValuePerOrder": 123,
              "maximumRedemptionsPerOrder": 123,
              "maximumUsesPerUser": 123,
              "name": "<string>",
              "redemptions": 123,
              "requiresAuthenticatedUser": true,
              "scope": "<string>",
              "stackingLayer": 123,
              "target": {
                "excludedCategoriesOperator": "<string>",
                "excludedCategoryIds": [
                  123
                ],
                "excludedProductCodes": [
                  "<string>"
                ],
                "includeAllProducts": true,
                "includedCategoriesOperator": "<string>",
                "includedCategoryIds": [
                  123
                ],
                "includedProductCodes": [
                  "<string>"
                ],
                "shippingMethods": [
                  "<string>"
                ],
                "shippingZones": [
                  "<string>"
                ],
                "type": "<string>"
              },
              "type": "<string>"
            },
            "impact": 123,
            "impactPerUnit": 123,
            "isForced": true,
            "normalizedImpact": 123,
            "quantity": 123,
            "appliesToSalePrice": true
          }
        ],
        "productName": "<string>",
        "productProperties": [
          {
            "attributeDetail": {
              "dataType": "<string>",
              "description": "<string>",
              "inputType": "<string>",
              "name": "<string>",
              "valueType": "<string>"
            },
            "attributeFQN": "<string>",
            "isHidden": true,
            "isMultiValue": true,
            "values": [
              {
                "stringValue": "<string>",
                "value": null
              }
            ]
          }
        ],
        "quantity": 123,
        "reason": "<string>",
        "shippingAmount": 123,
        "shippingDiscount": {
          "couponCode": "<string>",
          "couponSetId": 123,
          "discount": {
            "amount": 123,
            "amountType": "<string>",
            "code": "<string>",
            "condition": {
              "couponCode": "<string>",
              "customerSegmentIds": [
                123
              ],
              "excludedCategoryIds": [
                123
              ],
              "excludedProductCodes": [
                "<string>"
              ],
              "expirationDate": "2023-11-07T05:31:56Z",
              "includedCategoryIds": [
                123
              ],
              "includedProductCodes": [
                "<string>"
              ],
              "maximumOrderAmount": 123,
              "minDistinctProductsRequired": 123,
              "minimumCategorySubtotalBeforeDiscounts": 123,
              "minimumLifetimeValueAmount": 123,
              "minimumOrderAmount": 123,
              "minimumQuantityProductsRequiredInCategories": 123,
              "minimumQuantityRequiredProducts": 123,
              "paymentWorkflows": [
                "<string>"
              ],
              "requiresCoupon": true,
              "startDate": "2023-11-07T05:31:56Z"
            },
            "discountId": 123,
            "doesNotApplyToMultiShipToOrders": true,
            "doesNotApplyToProductsWithSalePrice": true,
            "expirationDate": "2023-11-07T05:31:56Z",
            "friendlyDescription": "<string>",
            "includedPriceLists": [
              "<string>"
            ],
            "isPublic": true,
            "labels": [
              "<string>"
            ],
            "maxDiscountValuePerRedemption": 123,
            "maxRedemptions": 123,
            "maximumDiscountValuePerOrder": 123,
            "maximumRedemptionsPerOrder": 123,
            "maximumUsesPerUser": 123,
            "name": "<string>",
            "redemptions": 123,
            "requiresAuthenticatedUser": true,
            "scope": "<string>",
            "stackingLayer": 123,
            "target": {
              "excludedCategoriesOperator": "<string>",
              "excludedCategoryIds": [
                123
              ],
              "excludedProductCodes": [
                "<string>"
              ],
              "includeAllProducts": true,
              "includedCategoriesOperator": "<string>",
              "includedCategoryIds": [
                123
              ],
              "includedProductCodes": [
                "<string>"
              ],
              "shippingMethods": [
                "<string>"
              ],
              "shippingZones": [
                "<string>"
              ],
              "type": "<string>"
            },
            "type": "<string>"
          },
          "impact": 123,
          "impactPerUnit": 123,
          "isForced": true,
          "normalizedImpact": 123,
          "quantity": 123,
          "shippingMethodCode": "<string>"
        },
        "shippingDiscounts": [
          {
            "couponCode": "<string>",
            "couponSetId": 123,
            "discount": {
              "amount": 123,
              "amountType": "<string>",
              "code": "<string>",
              "condition": {
                "couponCode": "<string>",
                "customerSegmentIds": [
                  123
                ],
                "excludedCategoryIds": [
                  123
                ],
                "excludedProductCodes": [
                  "<string>"
                ],
                "expirationDate": "2023-11-07T05:31:56Z",
                "includedCategoryIds": [
                  123
                ],
                "includedProductCodes": [
                  "<string>"
                ],
                "maximumOrderAmount": 123,
                "minDistinctProductsRequired": 123,
                "minimumCategorySubtotalBeforeDiscounts": 123,
                "minimumLifetimeValueAmount": 123,
                "minimumOrderAmount": 123,
                "minimumQuantityProductsRequiredInCategories": 123,
                "minimumQuantityRequiredProducts": 123,
                "paymentWorkflows": [
                  "<string>"
                ],
                "requiresCoupon": true,
                "startDate": "2023-11-07T05:31:56Z"
              },
              "discountId": 123,
              "doesNotApplyToMultiShipToOrders": true,
              "doesNotApplyToProductsWithSalePrice": true,
              "expirationDate": "2023-11-07T05:31:56Z",
              "friendlyDescription": "<string>",
              "includedPriceLists": [
                "<string>"
              ],
              "isPublic": true,
              "labels": [
                "<string>"
              ],
              "maxDiscountValuePerRedemption": 123,
              "maxRedemptions": 123,
              "maximumDiscountValuePerOrder": 123,
              "maximumRedemptionsPerOrder": 123,
              "maximumUsesPerUser": 123,
              "name": "<string>",
              "redemptions": 123,
              "requiresAuthenticatedUser": true,
              "scope": "<string>",
              "stackingLayer": 123,
              "target": {
                "excludedCategoriesOperator": "<string>",
                "excludedCategoryIds": [
                  123
                ],
                "excludedProductCodes": [
                  "<string>"
                ],
                "includeAllProducts": true,
                "includedCategoriesOperator": "<string>",
                "includedCategoryIds": [
                  123
                ],
                "includedProductCodes": [
                  "<string>"
                ],
                "shippingMethods": [
                  "<string>"
                ],
                "shippingZones": [
                  "<string>"
                ],
                "type": "<string>"
              },
              "type": "<string>"
            },
            "impact": 123,
            "impactPerUnit": 123,
            "isForced": true,
            "normalizedImpact": 123,
            "quantity": 123,
            "shippingMethodCode": "<string>"
          }
        ],
        "variantProductCode": "<string>"
      }
    ],
    "orderDate": "2023-11-07T05:31:56Z",
    "orderDiscount": {
      "couponCode": "<string>",
      "couponSetId": 123,
      "discount": {
        "amount": 123,
        "amountType": "<string>",
        "code": "<string>",
        "condition": {
          "couponCode": "<string>",
          "customerSegmentIds": [
            123
          ],
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "expirationDate": "2023-11-07T05:31:56Z",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "maximumOrderAmount": 123,
          "minDistinctProductsRequired": 123,
          "minimumCategorySubtotalBeforeDiscounts": 123,
          "minimumLifetimeValueAmount": 123,
          "minimumOrderAmount": 123,
          "minimumQuantityProductsRequiredInCategories": 123,
          "minimumQuantityRequiredProducts": 123,
          "paymentWorkflows": [
            "<string>"
          ],
          "requiresCoupon": true,
          "startDate": "2023-11-07T05:31:56Z"
        },
        "discountId": 123,
        "doesNotApplyToMultiShipToOrders": true,
        "doesNotApplyToProductsWithSalePrice": true,
        "expirationDate": "2023-11-07T05:31:56Z",
        "friendlyDescription": "<string>",
        "includedPriceLists": [
          "<string>"
        ],
        "isPublic": true,
        "labels": [
          "<string>"
        ],
        "maxDiscountValuePerRedemption": 123,
        "maxRedemptions": 123,
        "maximumDiscountValuePerOrder": 123,
        "maximumRedemptionsPerOrder": 123,
        "maximumUsesPerUser": 123,
        "name": "<string>",
        "redemptions": 123,
        "requiresAuthenticatedUser": true,
        "scope": "<string>",
        "stackingLayer": 123,
        "target": {
          "excludedCategoriesOperator": "<string>",
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "includeAllProducts": true,
          "includedCategoriesOperator": "<string>",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "shippingMethods": [
            "<string>"
          ],
          "shippingZones": [
            "<string>"
          ],
          "type": "<string>"
        },
        "type": "<string>"
      },
      "impact": 123
    },
    "orderDiscounts": [
      {
        "couponCode": "<string>",
        "couponSetId": 123,
        "discount": {
          "amount": 123,
          "amountType": "<string>",
          "code": "<string>",
          "condition": {
            "couponCode": "<string>",
            "customerSegmentIds": [
              123
            ],
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "expirationDate": "2023-11-07T05:31:56Z",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "maximumOrderAmount": 123,
            "minDistinctProductsRequired": 123,
            "minimumCategorySubtotalBeforeDiscounts": 123,
            "minimumLifetimeValueAmount": 123,
            "minimumOrderAmount": 123,
            "minimumQuantityProductsRequiredInCategories": 123,
            "minimumQuantityRequiredProducts": 123,
            "paymentWorkflows": [
              "<string>"
            ],
            "requiresCoupon": true,
            "startDate": "2023-11-07T05:31:56Z"
          },
          "discountId": 123,
          "doesNotApplyToMultiShipToOrders": true,
          "doesNotApplyToProductsWithSalePrice": true,
          "expirationDate": "2023-11-07T05:31:56Z",
          "friendlyDescription": "<string>",
          "includedPriceLists": [
            "<string>"
          ],
          "isPublic": true,
          "labels": [
            "<string>"
          ],
          "maxDiscountValuePerRedemption": 123,
          "maxRedemptions": 123,
          "maximumDiscountValuePerOrder": 123,
          "maximumRedemptionsPerOrder": 123,
          "maximumUsesPerUser": 123,
          "name": "<string>",
          "redemptions": 123,
          "requiresAuthenticatedUser": true,
          "scope": "<string>",
          "stackingLayer": 123,
          "target": {
            "excludedCategoriesOperator": "<string>",
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "includeAllProducts": true,
            "includedCategoriesOperator": "<string>",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "shippingMethods": [
              "<string>"
            ],
            "shippingZones": [
              "<string>"
            ],
            "type": "<string>"
          },
          "type": "<string>"
        },
        "impact": 123
      }
    ],
    "orderId": "<string>",
    "orderNumber": 123,
    "originalDocumentCode": "<string>",
    "originalOrderDate": "2023-11-07T05:31:56Z",
    "shippingAmount": 123,
    "shippingDiscount": {
      "couponCode": "<string>",
      "couponSetId": 123,
      "discount": {
        "amount": 123,
        "amountType": "<string>",
        "code": "<string>",
        "condition": {
          "couponCode": "<string>",
          "customerSegmentIds": [
            123
          ],
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "expirationDate": "2023-11-07T05:31:56Z",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "maximumOrderAmount": 123,
          "minDistinctProductsRequired": 123,
          "minimumCategorySubtotalBeforeDiscounts": 123,
          "minimumLifetimeValueAmount": 123,
          "minimumOrderAmount": 123,
          "minimumQuantityProductsRequiredInCategories": 123,
          "minimumQuantityRequiredProducts": 123,
          "paymentWorkflows": [
            "<string>"
          ],
          "requiresCoupon": true,
          "startDate": "2023-11-07T05:31:56Z"
        },
        "discountId": 123,
        "doesNotApplyToMultiShipToOrders": true,
        "doesNotApplyToProductsWithSalePrice": true,
        "expirationDate": "2023-11-07T05:31:56Z",
        "friendlyDescription": "<string>",
        "includedPriceLists": [
          "<string>"
        ],
        "isPublic": true,
        "labels": [
          "<string>"
        ],
        "maxDiscountValuePerRedemption": 123,
        "maxRedemptions": 123,
        "maximumDiscountValuePerOrder": 123,
        "maximumRedemptionsPerOrder": 123,
        "maximumUsesPerUser": 123,
        "name": "<string>",
        "redemptions": 123,
        "requiresAuthenticatedUser": true,
        "scope": "<string>",
        "stackingLayer": 123,
        "target": {
          "excludedCategoriesOperator": "<string>",
          "excludedCategoryIds": [
            123
          ],
          "excludedProductCodes": [
            "<string>"
          ],
          "includeAllProducts": true,
          "includedCategoriesOperator": "<string>",
          "includedCategoryIds": [
            123
          ],
          "includedProductCodes": [
            "<string>"
          ],
          "shippingMethods": [
            "<string>"
          ],
          "shippingZones": [
            "<string>"
          ],
          "type": "<string>"
        },
        "type": "<string>"
      },
      "impact": 123,
      "shippingMethodCode": "<string>"
    },
    "shippingDiscounts": [
      {
        "couponCode": "<string>",
        "couponSetId": 123,
        "discount": {
          "amount": 123,
          "amountType": "<string>",
          "code": "<string>",
          "condition": {
            "couponCode": "<string>",
            "customerSegmentIds": [
              123
            ],
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "expirationDate": "2023-11-07T05:31:56Z",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "maximumOrderAmount": 123,
            "minDistinctProductsRequired": 123,
            "minimumCategorySubtotalBeforeDiscounts": 123,
            "minimumLifetimeValueAmount": 123,
            "minimumOrderAmount": 123,
            "minimumQuantityProductsRequiredInCategories": 123,
            "minimumQuantityRequiredProducts": 123,
            "paymentWorkflows": [
              "<string>"
            ],
            "requiresCoupon": true,
            "startDate": "2023-11-07T05:31:56Z"
          },
          "discountId": 123,
          "doesNotApplyToMultiShipToOrders": true,
          "doesNotApplyToProductsWithSalePrice": true,
          "expirationDate": "2023-11-07T05:31:56Z",
          "friendlyDescription": "<string>",
          "includedPriceLists": [
            "<string>"
          ],
          "isPublic": true,
          "labels": [
            "<string>"
          ],
          "maxDiscountValuePerRedemption": 123,
          "maxRedemptions": 123,
          "maximumDiscountValuePerOrder": 123,
          "maximumRedemptionsPerOrder": 123,
          "maximumUsesPerUser": 123,
          "name": "<string>",
          "redemptions": 123,
          "requiresAuthenticatedUser": true,
          "scope": "<string>",
          "stackingLayer": 123,
          "target": {
            "excludedCategoriesOperator": "<string>",
            "excludedCategoryIds": [
              123
            ],
            "excludedProductCodes": [
              "<string>"
            ],
            "includeAllProducts": true,
            "includedCategoriesOperator": "<string>",
            "includedCategoryIds": [
              123
            ],
            "includedProductCodes": [
              "<string>"
            ],
            "shippingMethods": [
              "<string>"
            ],
            "shippingZones": [
              "<string>"
            ],
            "type": "<string>"
          },
          "type": "<string>"
        },
        "impact": 123,
        "shippingMethodCode": "<string>"
      }
    ],
    "shippingMethodCode": "<string>",
    "shippingMethodName": "<string>",
    "taxContext": {
      "customerId": "<string>",
      "destinationAddress": {
        "address1": "<string>",
        "address2": "<string>",
        "address3": "<string>",
        "address4": "<string>",
        "addressType": "<string>",
        "cityOrTown": "<string>",
        "countryCode": "<string>",
        "isValidated": true,
        "postalOrZipCode": "<string>",
        "stateOrProvince": "<string>"
      },
      "originAddress": {
        "address1": "<string>",
        "address2": "<string>",
        "address3": "<string>",
        "address4": "<string>",
        "addressType": "<string>",
        "cityOrTown": "<string>",
        "countryCode": "<string>",
        "isValidated": true,
        "postalOrZipCode": "<string>",
        "stateOrProvince": "<string>"
      },
      "taxContextId": "<string>",
      "taxExemptId": "<string>"
    },
    "taxRequestType": "<string>"
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order whose taxable orders you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

attributes
object[] | null
currencyCode
string | null
data
object
handlingDiscount
object
handlingDiscounts
object[] | null
handlingFee
number<double>
lineItems
object[] | null
orderDate
string<date-time>
orderDiscount
object
orderDiscounts
object[] | null
orderId
string | null
orderNumber
integer<int32> | null
originalDocumentCode
string | null
originalOrderDate
string<date-time>
shippingAmount
number<double>
shippingDiscount
object
shippingDiscounts
object[] | null
shippingMethodCode
string | null
shippingMethodName
string | null
taxContext
object
taxRequestType
string | null