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

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