{ "info": { "_postman_id": "e570f8ad-1068-4911-ae94-aac90f3a098d", "name": "SpotOn Reserve Availability Orders API", "description": "The SpotOn Reserve API (powered by SeatNinja) lets partners integrate reservation, waitlist, and guest-management workflows into the SpotOn Reserve product. It supports listing accessible restaurants, checking available reservation times, creating and managing reservations, retrieving wait times, and adding guests to a waitlist. Authentication uses an API key supplied via the x-api-key request header, scoped to specific restaurants. The sandbox environment enforces daily and hourly request quotas; production has no documented rate limit.\n\nContact Support:\n Name: SpotOn Reserve Developer Center", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "lastUpdatedBy": "35240", "uid": "35240-e570f8ad-1068-4911-ae94-aac90f3a098d" }, "item": [ { "name": "locations", "item": [ { "name": "{locationId}", "item": [ { "name": "orders", "item": [ { "name": "{orderId}", "item": [ { "name": "SpotOn Get Order", "id": "6b66680e-34c4-4106-9db6-312676fb8494", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "id": "bea05dd4-c8df-4a1c-8307-a191d1d22f43", "key": "locationId", "value": "", "description": "(Required) The unique identifier for the location." }, { "id": "ee60aeb8-ded4-4b3b-a166-83bbe49ddbea", "key": "orderId", "value": "", "description": "(Required) The unique identifier for the order." } ] }, "description": "Retrieve a single order by its unique identifier for a location." }, "response": [ { "id": "f7b03007-d127-47a6-ad06-d6081212c56a", "name": "The requested order.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "key": "locationId" }, { "key": "orderId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"deleted\": \"\",\n \"locationId\": \"\",\n \"orderTypeId\": \"\",\n \"orderTypeName\": \"\",\n \"createdByEmployeeId\": \"\",\n \"createdByEmployeeName\": \"\",\n \"createdAt\": \"\",\n \"closedAt\": \"\",\n \"orderNumber\": \"\",\n \"tableNumber\": \"\",\n \"scheduled\": \"\",\n \"releasedAt\": \"\",\n \"ownerInfo\": {\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"jobPositionId\": \"\"\n },\n \"totalAmount\": \"\",\n \"balanceDueAmount\": \"\",\n \"checks\": [\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Amex\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Visa\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Manual CC\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Discover\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-f7b03007-d127-47a6-ad06-d6081212c56a" }, { "id": "201e0fe3-b74a-4ae1-8f96-0dc35ef2a138", "name": "The API key is missing or invalid.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "key": "locationId" }, { "key": "orderId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-201e0fe3-b74a-4ae1-8f96-0dc35ef2a138" }, { "id": "3f0867f0-d046-4b67-9c1f-264f923cee8c", "name": "The API key does not have access to the requested location.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "key": "locationId" }, { "key": "orderId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-3f0867f0-d046-4b67-9c1f-264f923cee8c" }, { "id": "b3d3c3a2-36ae-46fb-979c-c879b471e0f6", "name": "The requested resource does not exist.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "key": "locationId" }, { "key": "orderId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-b3d3c3a2-36ae-46fb-979c-c879b471e0f6" }, { "id": "556a1341-acda-4f19-a437-e2be41c54e63", "name": "An unexpected server error occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders/:orderId", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders", ":orderId" ], "variable": [ { "key": "locationId" }, { "key": "orderId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-556a1341-acda-4f19-a437-e2be41c54e63" } ], "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-6b66680e-34c4-4106-9db6-312676fb8494" } ], "id": "30aaaeac-0c85-41bc-b087-8580a17c31b6", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-30aaaeac-0c85-41bc-b087-8580a17c31b6" }, { "name": "SpotOn List Orders", "id": "7ce608ed-07f4-4ba9-a9a5-e97f2282fefa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "id": "df63f797-ac6f-4bf8-8a63-8180419e2295", "key": "locationId", "value": "", "description": "(Required) The unique identifier for the location." } ] }, "description": "Retrieve all orders that were last updated, created, or closed within the supplied date/time range for a location. Only orders touched within the last ~90 days are available, and a single date range cannot exceed 26 hours." }, "response": [ { "id": "e05bf1a0-4221-4edf-9489-7e6b479338df", "name": "A list of orders for the location.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "key": "locationId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"deleted\": \"\",\n \"locationId\": \"\",\n \"orderTypeId\": \"\",\n \"orderTypeName\": \"\",\n \"createdByEmployeeId\": \"\",\n \"createdByEmployeeName\": \"\",\n \"createdAt\": \"\",\n \"closedAt\": \"\",\n \"orderNumber\": \"\",\n \"tableNumber\": \"\",\n \"scheduled\": \"\",\n \"releasedAt\": \"\",\n \"ownerInfo\": {\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"jobPositionId\": \"\"\n },\n \"totalAmount\": \"\",\n \"balanceDueAmount\": \"\",\n \"checks\": [\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Amex\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Amex\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Unknown\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Mastercard\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"updatedAt\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"deleted\": \"\",\n \"locationId\": \"\",\n \"orderTypeId\": \"\",\n \"orderTypeName\": \"\",\n \"createdByEmployeeId\": \"\",\n \"createdByEmployeeName\": \"\",\n \"createdAt\": \"\",\n \"closedAt\": \"\",\n \"orderNumber\": \"\",\n \"tableNumber\": \"\",\n \"scheduled\": \"\",\n \"releasedAt\": \"\",\n \"ownerInfo\": {\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"jobPositionId\": \"\"\n },\n \"totalAmount\": \"\",\n \"balanceDueAmount\": \"\",\n \"checks\": [\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Discover\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Visa\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"gratuityAmount\": \"\",\n \"totalAmount\": \"\",\n \"paymentsAmount\": \"\",\n \"balanceAmount\": \"\",\n \"guests\": [\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n },\n {\n \"name\": \"\",\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"payments\": [\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Amex\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n },\n {\n \"paymentOptionId\": \"\",\n \"paymentName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"surcharges\": [\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"surchargeId\": \"\",\n \"surchargeName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\",\n \"taxesAmount\": \"\",\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ],\n \"surchargesAmount\": \"\",\n \"tipAmount\": \"\",\n \"tipDeductionAmount\": \"\",\n \"tipAppliedToEmployeeId\": \"\",\n \"employeeId\": \"\",\n \"employeeName\": \"\",\n \"cardType\": \"Mastercard\",\n \"cardNumber\": \"\",\n \"cardholderName\": \"\"\n }\n ],\n \"autoGratuityTaxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"items\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ],\n \"voidedItems\": [\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n },\n {\n \"menuItemId\": \"\",\n \"name\": \"\",\n \"createdAt\": \"\",\n \"quantity\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ],\n \"subItems\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"giftCardIssueReload\": \"\",\n \"modifiers\": [\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n },\n {\n \"modifierId\": \"\",\n \"modifierOptionId\": \"\",\n \"text\": \"\",\n \"preDiscountsAmount\": \"\",\n \"discountsAmount\": \"\",\n \"postDiscountsAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\",\n \"discounts\": [\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n },\n {\n \"id\": \"\",\n \"discountId\": \"\",\n \"discountName\": \"\",\n \"createdAt\": \"\",\n \"amount\": \"\"\n }\n ],\n \"taxes\": [\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n },\n {\n \"taxId\": \"\",\n \"taxName\": \"\",\n \"percentage\": \"\",\n \"amount\": \"\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"updatedAt\": \"\"\n }\n]", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-e05bf1a0-4221-4edf-9489-7e6b479338df" }, { "id": "941af664-7717-425b-84bb-455da2a7dc9a", "name": "The request was malformed or violated a documented constraint such as the date range limit.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "key": "locationId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-941af664-7717-425b-84bb-455da2a7dc9a" }, { "id": "0719d3c6-9dfc-4227-a124-0702af4dcb28", "name": "The API key is missing or invalid.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "key": "locationId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-0719d3c6-9dfc-4227-a124-0702af4dcb28" }, { "id": "0b50971a-fbcc-4c84-8bdf-77a76b3145f8", "name": "The API key does not have access to the requested location.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "key": "locationId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-0b50971a-fbcc-4c84-8bdf-77a76b3145f8" }, { "id": "1ac610ae-9cdc-46c4-aae6-3cac04eb3a2f", "name": "An unexpected server error occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/locations/:locationId/orders?updatedAtStart=&updatedAtEnd=&createdAtStart=&createdAtEnd=&closedAtStart=&closedAtEnd=&includeUpdatedActivity=", "host": [ "{{baseUrl}}" ], "path": [ "locations", ":locationId", "orders" ], "query": [ { "description": "Inclusive RFC 3339 start of the update range. Max 26-hour range, no milliseconds.", "key": "updatedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the update range. Must be at least 5 minutes in the past.", "key": "updatedAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the creation range. Max 26-hour range, no milliseconds.", "key": "createdAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the creation range. Must be at least 5 minutes in the past.", "key": "createdAtEnd", "value": "" }, { "description": "Inclusive RFC 3339 start of the closure range. Max 26-hour range, no milliseconds.", "key": "closedAtStart", "value": "" }, { "description": "Exclusive RFC 3339 end of the closure range. Must be at least 5 minutes in the past.", "key": "closedAtEnd", "value": "" }, { "description": "Return previously created or closed orders that were subsequently updated. Only valid with createdAt or closedAt ranges.", "key": "includeUpdatedActivity", "value": "" } ], "variable": [ { "key": "locationId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-1ac610ae-9cdc-46c4-aae6-3cac04eb3a2f" } ], "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-7ce608ed-07f4-4ba9-a9a5-e97f2282fefa" } ], "id": "2b204057-fa41-434b-917c-72c4cceb44f9", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-2b204057-fa41-434b-917c-72c4cceb44f9" } ], "id": "5d93a13a-c3ea-4e56-bcbb-825547584e13", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-5d93a13a-c3ea-4e56-bcbb-825547584e13" } ], "id": "8c6f930f-176e-43c8-b0bd-9e69f4b90a68", "createdAt": "2026-07-28T03:01:17.000Z", "updatedAt": "2026-07-28T03:01:17.000Z", "uid": "35240-8c6f930f-176e-43c8-b0bd-9e69f4b90a68" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.seatninja.com" } ] }