POST api/account/{guid}/card/{id}

Create or update an account card

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Card identifier

globally unique identifier

Required

guid

Account to save card for

globally unique identifier

None.

Body Parameters

Card model

CustomerCard
NameDescriptionTypeAdditional information
Identifier

Unique card identifier

string

Required

String length: inclusive between 0 and 40

IdentifierGuid

globally unique identifier

None.

IdentifierGuidBytes

Collection of byte

None.

CardType

CardType

None.

IssueDate

date

Data type: DateTime

Expiry

date

Data type: DateTime

CustomerID

Collection of byte

None.

CustomerIDGuid

globally unique identifier

None.

InitialValue

integer

None.

CurrentValue

integer

None.

MaxLimit

integer

None.

MinTransaction

integer

None.

MaxTransaction

integer

None.

Multiplier

decimal number

None.

Active

boolean

None.

ReasonInactive

ReasonInactive

None.

IdRequired

boolean

None.

IdType

integer

None.

IdValue

string

String length: inclusive between 0 and 60

Updated

date

Data type: DateTime

LinkedAccount

Collection of byte

None.

LinkedAccountGuid

globally unique identifier

None.

CurrentValueChanged

Indicates if current card value has changed and should be updated to value provided

boolean

Relation. This field may not always be loaded or used for updates.

LimitsChanged

Indicates if max limit, min transaction or max transaction values have changed and should be updated to values provided

boolean

Relation. This field may not always be loaded or used for updates.

Customer

Customer

Relation. This field may not always be loaded or used for updates.

Account

Account

Relation. This field may not always be loaded or used for updates.

Payments

Collection of StoreSalePayment

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "cardType": 2,
  "issueDate": "2025-08-02T23:18:11.748065",
  "expiry": "2025-08-02T23:18:11.748065",
  "customerID": "0XoSzz4bG0eJr2U9ehHXGQ==",
  "customerIDGuid": "cf127ad1-1b3e-471b-89af-653d7a11d719",
  "initialValue": 1,
  "currentValue": 1,
  "maxLimit": 1,
  "minTransaction": 1,
  "maxTransaction": 1,
  "multiplier": 1.1,
  "active": true,
  "reasonInactive": 1,
  "idRequired": true,
  "idType": 1,
  "idValue": "sample string 5",
  "updated": "2025-08-02T23:18:11.748065",
  "linkedAccount": "vPCGXO2nBkWcb9qfScfElQ==",
  "linkedAccountGuid": "5c86f0bc-a7ed-4506-9c6f-da9f49c7c495",
  "currentValueChanged": true,
  "limitsChanged": true,
  "customer": {
    "$id": "2",
    "identifier": "TYYO2dIU2kGH73grxArTRw==",
    "identifierGuid": "d90e864d-14d2-41da-87ef-782bc40ad347",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-08-02T23:18:11.748065",
    "sex": "sample string 7",
    "address1": "sample string 8",
    "address2": "sample string 9",
    "town": "sample string 10",
    "state": "sample string 11",
    "country": "sample string 12",
    "postalCode": "sample string 13",
    "email": "sample string 14",
    "telephone": "sample string 15",
    "mobile": "sample string 16",
    "communityIdentifier": "IrILkMF35kSOb26I2TID8Q==",
    "communityIdentifierGuid": "900bb222-77c1-44e6-8e6f-6e88d93203f1",
    "joined": "2025-08-02T23:18:11.748065",
    "updated": "2025-08-02T23:18:11.748065",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "kuLzSaBGa0qU7nIAnN+LdQ==",
    "priceLevelIdentifierGuid": "49f3e292-46a0-4a6b-94ee-72009cdf8b75",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-08-02T23:18:11.748065",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "customerGroupMembers": [
      {
        "$id": "3",
        "id": 1,
        "groupID": "nDaZqZQjB0GP+kGxaoVdFQ==",
        "groupIDGuid": "a999369c-2394-4107-8ffa-41b16a855d15",
        "customerID": "yJTbMozf5kKP7XVm2aOUEA==",
        "customerIDGuid": "32db94c8-df8c-42e6-8fed-7566d9a39410",
        "card": "sample string 4",
        "linkedAccount": "bwtEUdGqVUyQHxYO9asG1Q==",
        "linkedAccountGuid": "51440b6f-aad1-4c55-901f-160ef5ab06d5",
        "customer": {
          "$ref": "2"
        },
        "group": {
          "$id": "4",
          "identifier": "zCjaHOopL0yP5OTiPfaawA==",
          "identifierGuid": "1cda28cc-29ea-4c2f-8fe4-e4e23df69ac0",
          "name": "sample string 2",
          "primaryContact": "kBqDJX6YAUeowQXBsyKa3Q==",
          "primaryContactGuid": "25831a90-987e-4701-a8c1-05c1b3229add",
          "accountID": "0Ac+UlITW0iCUB8T9xtt1Q==",
          "accountIDGuid": "523e07d0-1352-485b-8250-1f13f71b6dd5",
          "special": true,
          "updated": "2025-08-02T23:18:11.748065",
          "active": true,
          "reasonInactive": 1,
          "priceLevelIdentifier": "mu3XWmENwUak5X8G6xtoxQ==",
          "priceLevelIdentifierGuid": "5ad7ed9a-0d61-46c1-a4e5-7f06eb1b68c5",
          "deleted": true,
          "account": {
            "$id": "5",
            "id": 1,
            "identifier": "HA32KebnW0W+LlMNiOOntw==",
            "identifierGuid": "29f60d1c-e7e6-455b-be2e-530d88e3a7b7",
            "referenceNo": "sample string 3",
            "name": "sample string 4",
            "created": "2025-08-02T23:18:11.748065",
            "owner": "CeUJMcSSoE6z0Vb/iDwxxA==",
            "ownerGuid": "3109e509-92c4-4ea0-b3d1-56ff883c31c4",
            "accountStoreGroupIdentifier": "UjF4I1brBkmUyU8+da9hBw==",
            "accountStoreGroupGuid": "23783152-eb56-4906-94c9-4f3e75af6107",
            "accountType": 1,
            "currentBalance": 1,
            "externalID": "sample string 7",
            "maximumLimit": 1,
            "accruePoints": true,
            "loyaltyPoints": 1,
            "termsOfTrade": 1,
            "signatureRequired": true,
            "referenceRequired": true,
            "statementSendType": 10,
            "ageingPeriod": 1,
            "monthlyAgeingPeriod": true,
            "explodedInvoice": true,
            "isFifoAllocation": true,
            "lastStatementSent": "2025-08-02T23:18:11.748065",
            "active": true,
            "updated": "2025-08-02T23:18:11.748065",
            "deleted": true,
            "deletedUser": "sample string 16",
            "currentBalanceChanged": true,
            "maximumLimitChanged": true,
            "loyaltyPointsChanged": true,
            "projectedBalance": 17,
            "accountStoreGroupStoreIDs": [
              1,
              2
            ],
            "customerEmail": "sample string 18",
            "ownerCustomer": {
              "$ref": "2"
            },
            "card": {
              "$ref": "1"
            },
            "members": {
              "$id": "6",
              "sample string 1": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "sample string 2": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ]
            },
            "customerGroups": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "primaryContactCustomer": {
            "$ref": "2"
          },
          "customerGroupMembers": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "customerCard": {
          "$ref": "1"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroups": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "account": {
      "$ref": "5"
    },
    "vouchers": [
      {
        "$id": "7",
        "customerIdentifier": "5BqXoXsBskmNj8t02QiWUA==",
        "customerIdentifierGuid": "a1971ae4-017b-49b2-8d8f-cb74d9089650",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "r1KGqPf8n06PUcWzPbuE9Q==",
        "idempotentGuid": "a88652af-fcf7-4e9f-8f51-c5b33dbb84f5",
        "offline": true,
        "voucher": {
          "$id": "8",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2025-08-02T23:18:11.748065",
          "barcodeTemplate": {
            "$id": "9",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "10",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2025-08-02T23:18:11.748065",
            "labelPageLayout": "2KtYndzm40m2isJs4S5d+g==",
            "pageLayoutGuid": "9d58abd8-e6dc-49e3-b68a-c26ce12e5dfa",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "8"
            },
            "elements": [
              {
                "$id": "11",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2025-08-02T23:18:11.748065"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "12",
              "id": 1,
              "customerIdentifier": "H3e3UbCS+0WmIqm3CIDWMg==",
              "customerIdentifierGuid": "51b7771f-92b0-45fb-a622-a9b70880d632",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-08-02T23:18:11.748065",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "J2Ye469zdkSRJix/wl5bFQ==",
              "issuedIdempotentGuid": "e31e6627-73af-4476-9126-2c7fc25e5b15",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-08-02T23:18:11.748065",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-08-02T23:18:11.748065",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "zHpg0uAQrkeesB2NO36whw==",
              "redeemedIdempotentGuid": "d2607acc-10e0-47ae-9eb0-1d8d3b7eb087",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-08-02T23:18:11.748065",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "10"
              },
              "voucher": {
                "$ref": "8"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$id": "13",
                "id": 1,
                "identifier": "OV3zIN0h60uD0OY7uFMatQ==",
                "identifierGuid": "20f35d39-21dd-4beb-83d0-e63bb8531ab5",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "oXVg+EhVRUSLS9X/B74QtA==",
                "accountIDGuid": "f86075a1-5548-4445-8b4b-d5ff07be10b4",
                "customerAccount": {
                  "$ref": "5"
                },
                "customerCard": {
                  "$ref": "1"
                },
                "accountType": 1,
                "cardName": "sample string 8",
                "authorisationNumber": "sample string 9",
                "bankReference": "sample string 10",
                "merchantID": "sample string 11",
                "terminalID": "sample string 12",
                "cardNumber": "sample string 13",
                "paymentDate": "2025-08-02T23:18:11.748065",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "Jr09FjrvoEGnnTCn8M4HIg==",
                "idempotentVoidGuid": "163dbd26-ef3a-41a0-a79d-30a7f0ce0722",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "14",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "fuohh6vXkEG+8SBIs8R3Eg==",
                  "saleHeaderIdentifierGuid": "8721ea7e-d7ab-4190-bef1-2048b3c47712",
                  "created": "2025-08-02T23:18:11.748065",
                  "createdLocal": "2025-08-02T23:18:11.748065",
                  "createdText": "sample string 4",
                  "itemCount": 5,
                  "totalAmount": 6,
                  "cashTender": 1,
                  "cardTender": 1,
                  "cheqTender": 1,
                  "acctTender": 1,
                  "voucherTender": 1,
                  "loyaltyPoints": 1,
                  "cashout": 1,
                  "changeAmount": 1,
                  "rounding": 1,
                  "gstAmount": 1,
                  "transactionDiscountTender": 1,
                  "totalTip": 7,
                  "tranType": 1,
                  "processed": 1,
                  "imported": "2025-08-02T23:18:11.748065",
                  "storeID": 1,
                  "operatorG_Uid": "OSZTHKoGkkyrHdHTXFbR9w==",
                  "operatorGuid": "1c532639-06aa-4c92-ab1d-d1d35c56d1f7",
                  "customerG_Uid": "kMjtVSMoh0eP5TxdFgo6Zw==",
                  "customerGuid": "55edc890-2823-4787-8fe5-3c5d160a3a67",
                  "communityIdentifier": "MGn5T1o9NkiqZXPuFh4ovg==",
                  "communityIdentifierGuid": "4ff96930-3d5a-4836-aa65-73ee161e28be",
                  "saleIdentifier": "sample string 8",
                  "deptNo": 9,
                  "zoneID": 10,
                  "operatorID": 11,
                  "voucherForegone": 12,
                  "cardName": "sample string 13",
                  "accountType": 14,
                  "authID": "sample string 15",
                  "bankRef": "sample string 16",
                  "invRoc": "sample string 17",
                  "responseCode": "sample string 18",
                  "orderNo": 19,
                  "accountNo": 20,
                  "machineID": 21,
                  "timeInSale": "00:00:00.1234567",
                  "timeInSubtotal": "00:00:00.1234567",
                  "newID": 22,
                  "totalTaxInclusive": 23,
                  "totalTaxExempt": 24,
                  "taxTransactionDiscount": 25,
                  "taxTransactionDiscountTender": 1,
                  "tableNumber": 1,
                  "note": "sample string 26",
                  "source": "sample string 27",
                  "customerReference": "sample string 28",
                  "receiptPrinted": true,
                  "drawerID": 1,
                  "demoID": "sample string 30",
                  "externalTransNo": "sample string 31",
                  "externalSale": 32,
                  "smartReceiptStatus": 33,
                  "requiredExports": 34,
                  "loyaltyMetadata": "sample string 35",
                  "priceLevelIdentifier": "aKRhqiuQcEWVLHgSwfoAmA==",
                  "priceLevelIdentifierGuid": "aa61a468-902b-4570-952c-7812c1fa0098",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "15",
                    "id": 1,
                    "g_Uid": "55C4IJ2m40CiRTZbLq3urg==",
                    "guid": "20b890e7-a69d-40e3-a245-365b2eadeeae",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-08-02T23:18:11.748065",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-08-02T23:18:11.748065",
                    "endShift": "2025-08-02T23:18:11.748065",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "16",
                        "operatorG_UID": "LBkntg71qk2DOtjGy6dJSw==",
                        "operatorGuid": "b627192c-f50e-4daa-833a-d8c6cba7494b",
                        "storeID": 2,
                        "operator": {
                          "$ref": "15"
                        },
                        "store": {
                          "$id": "17",
                          "id": 1,
                          "isMaster": true,
                          "shortName": "sample string 3",
                          "url": "sample string 4",
                          "sortOrder": 1,
                          "name": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "state": "sample string 12",
                          "country": "sample string 13",
                          "postCode": "sample string 14",
                          "delivery": 1,
                          "exportAccounts": 1,
                          "salesAccountFolder": "sample string 15",
                          "purchaseAccountFolder": "sample string 16",
                          "initLoad": 1,
                          "initIDs": 1,
                          "zoneID": 1,
                          "actAsMaster": 1,
                          "lastActiveUtc": "2025-08-02T23:18:11.748065",
                          "active": true,
                          "warehouse": true,
                          "abn": "sample string 19",
                          "phoneOrderSubjectLine": "sample string 20",
                          "caseConfiguration": 21,
                          "isNormalPriceChangesCampaign": true,
                          "generatePrintLabels": true,
                          "headerLogo": "sample string 24",
                          "custNo": "sample string 25",
                          "stateCode": "sample string 26",
                          "hostIdentifier": "t8d9P5AGHEigvXLd0+m0AQ==",
                          "hostIdentifierGuid": "3f7dc7b7-0690-481c-a0bd-72ddd3e9b401",
                          "hostName": 1,
                          "hostAddress": "sample string 27",
                          "hostUsername": "sample string 28",
                          "hostPassword": "sample string 29",
                          "excludeFromLeadInOut": true,
                          "accountingProvider": 31,
                          "accountingAddress": "sample string 32",
                          "accountingUsername": "sample string 33",
                          "accountingPassword": "sample string 34",
                          "storeAccountingCode": "sample string 35",
                          "softwareVariance": 36,
                          "fuelWarningVariance": 37.0,
                          "fuelErrorVariance": 38.0,
                          "fuelAccumulatedWarningVariance": 39.0,
                          "fuelAccumulatedErrorVariance": 40.0,
                          "drawManagment": 41,
                          "endOfDayManagment": true,
                          "autoFillCashBalancing": true,
                          "fuelDayVariance": 44,
                          "accountingTradingTime": "00:00:00.1234567",
                          "stockActivateProduct": 46,
                          "giftCardSalesAccountingDeptCode": "sample string 47",
                          "transactionDiscountAccountingDeptCode": "sample string 48",
                          "size": 49,
                          "updated": "2025-08-02T23:18:11.748065",
                          "priceZoneName": "sample string 51",
                          "storeFuelConfigured": true,
                          "shippingAddressCopied": true,
                          "shippingAddress": {
                            "$id": "18",
                            "storeID": 1,
                            "addressType": 1,
                            "address1": "sample string 1",
                            "address2": "sample string 2",
                            "city": "sample string 3",
                            "state": "sample string 4",
                            "country": "sample string 5",
                            "postCode": "sample string 6"
                          },
                          "billingAddress": {
                            "$ref": "18"
                          },
                          "hostStoreSettings": [
                            {
                              "$id": "19",
                              "id": 1,
                              "hostIdentifier": "0c7mTQY8Gk2AI3JCE4FYWQ==",
                              "hostIdentifierGuid": "4de6ced1-3c06-4d1a-8023-724213815859",
                              "storeID": 2,
                              "username": "sample string 3",
                              "password": "sample string 4",
                              "passwordPlain": "sample string 5",
                              "serverAddress": "sample string 6",
                              "serverPort": 1,
                              "excludeFromLeadInOut": true,
                              "useForHostFile": true,
                              "metcashPillarID": "sample string 9",
                              "metcashStateCode": "sample string 10",
                              "metcashCustomerID": "sample string 11",
                              "metcashTradingPartnerID": "sample string 12",
                              "drakesCustomerNumber": 1,
                              "sparCustomerNumber": "sample string 13",
                              "sparOrderUsername": "sample string 14",
                              "sparOrderPassword": "sample string 15",
                              "sparOrderPasswordPlain": "sample string 16",
                              "pharmXSiteID": 1,
                              "ibaZoneID": 1,
                              "ibaState": "sample string 17",
                              "foodlandStoreCode": "sample string 18",
                              "ilgMemberNumber": "sample string 19",
                              "ilgOutletLocation": 1,
                              "ilgBaseCost": 1,
                              "ilgApplyNonAdvertisedPromos": true,
                              "ilgExemptFromFreight": true,
                              "ilgOrderDealReview": true,
                              "ilgFinanceFee": 1,
                              "processPromotions": true,
                              "hostProvider": 0,
                              "host": {
                                "$id": "20",
                                "identifier": "MaYAbSLQUUq7R51/RzHboQ==",
                                "identifierGuid": "6d00a631-d022-4a51-bb47-9d7f4731dba1",
                                "isPrimary": true,
                                "obeyPreferredHost": true,
                                "loadCampaigns": true,
                                "isHostOwnedGroup": true,
                                "serviceFeeID": 1,
                                "deletedDiscountRate": 1,
                                "deletedDiscountDuration": 1,
                                "doNotRange": true,
                                "doNotOrder": true,
                                "updateMaster": true,
                                "ignoreHostPriceGroups": true,
                                "ignoreNormalSellIncrease": true,
                                "ignoreNormalSellIncreaseRange": 11,
                                "ignoreNormalSellDecrease": true,
                                "ignoreNormalSellDecreaseRange": 13,
                                "roundNormalSell": true,
                                "ignorePromotionSell": true,
                                "ignoreNonAdvertisedPromotionSell": true,
                                "splitAdvertisedAndNonAdvertisedPromotions": true,
                                "ignoreLeadInOut": true,
                                "hostSupplierIdentifier": "57GUM1GpBEWQsmPBBL0u5g==",
                                "hostSupplierIdentifierGuid": "3394b1e7-a951-4504-90b2-63c104bd2ee6",
                                "loyaltyPriceLevelIdentifier": "806WNnjO/kKSLWRFISyaBw==",
                                "loyaltyPriceLevelIdentifierGuid": "36964ef3-ce78-42fe-922d-6445212c9a07",
                                "isGroup": true,
                                "description": "sample string 22",
                                "hostProvider": 23,
                                "hostTypeEnum": 24,
                                "hostType": "sample string 25",
                                "hostCode": "sample string 26",
                                "username": "sample string 27",
                                "password": "sample string 28",
                                "passwordPlain": "sample string 29",
                                "server": "sample string 30",
                                "url": "sample string 31",
                                "global": true,
                                "stateCode": "sample string 33",
                                "lastCollected": "2025-08-02T23:18:11.748065",
                                "lastProcessed": "2025-08-02T23:18:11.748065",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "21",
                                  "identifier": "sKhCErk8R0OW+kOK+IaCig==",
                                  "identifierGuid": "1242a8b0-3cb9-4347-96fa-438af886828a",
                                  "code": "sample string 1",
                                  "name": "sample string 2",
                                  "fuelSupplier": true,
                                  "isSupplier": true,
                                  "isHostedSupplier": true,
                                  "hostID": 1,
                                  "accountCode": "sample string 6",
                                  "invoiceSuffix": "sample string 7",
                                  "orderEmail": "sample string 8",
                                  "orderEmailBcc": "sample string 9",
                                  "orderFax": "sample string 10",
                                  "showOrderCost": true,
                                  "receiptCostUpdate": true,
                                  "sendReceipt": true,
                                  "receiptEmail": "sample string 14",
                                  "receiptEmailBcc": "sample string 15",
                                  "primaryContactGuid": "zzUDztcofUOmoo9KgFFEVw==",
                                  "primaryContactID": "ce0335cf-28d7-437d-a6a2-8f4a80514457",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "SfKmmYS2p0Glsxpp5TeCZA==",
                                  "supplierGroupGuid": "99a6f249-b684-41a7-a5b3-1a69e5378264",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2025-08-02T23:18:11.748065",
                                  "rebateLastClaimedAmount": 1.0,
                                  "cartonsOnly": true,
                                  "minimumOrderValue": 1,
                                  "enforceMinimumQuantity": true,
                                  "freight": 19.0,
                                  "freightType": 20,
                                  "deleted": true,
                                  "deletedUser": "sample string 22",
                                  "storeName": "sample string 23",
                                  "primaryContact": {
                                    "$id": "22",
                                    "id": "9fdb5810-78fc-46f1-ae4c-230e6af911d5",
                                    "identifier": "B8TV8WDtOUymmHy17cqJuQ==",
                                    "identifierGuid": "f1d5c407-ed60-4c39-a698-7cb5edca89b9",
                                    "familyName": "sample string 1",
                                    "givenNames": "sample string 2",
                                    "otherNames": "sample string 3",
                                    "title": "sample string 4",
                                    "dateOfBirth": "sample string 5",
                                    "sex": "sample string 6",
                                    "address": "sample string 7",
                                    "address1": "sample string 8",
                                    "address2": "sample string 9",
                                    "town": "sample string 10",
                                    "state": "sample string 11",
                                    "country": "sample string 12",
                                    "postalCode": "sample string 13",
                                    "telephone": "sample string 14",
                                    "mobile": "sample string 15",
                                    "email": "sample string 16",
                                    "fax": "sample string 17",
                                    "primary": true
                                  },
                                  "contacts": [
                                    {
                                      "$id": "23",
                                      "supplierIdentifier": "cTsBW6L66EK7egKh7FKUvw==",
                                      "supplierIdentifierGuid": "5b013b71-faa2-42e8-bb7a-02a1ec5294bf",
                                      "contactGuid": "jHsshlGFXEixESoXQ0WDBQ==",
                                      "contactID": "862c7b8c-8551-485c-b111-2a1743458305",
                                      "contact": {
                                        "$ref": "22"
                                      },
                                      "supplier": {
                                        "$ref": "21"
                                      }
                                    },
                                    {
                                      "$ref": "23"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "24",
                                      "pluG_UID": "kL8D1iLPf0azqQlXMm4+Pw==",
                                      "pluGuid": "d603bf90-cf22-467f-b3a9-0957326e3e3f",
                                      "supplierIdentifier": "at30aNj2gkCExsksZLy4aQ==",
                                      "supplierIdentifierGuid": "68f4dd6a-f6d8-4082-84c6-c92c64bcb869",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 3",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 5,
                                      "averagePackSize": 6,
                                      "effectiveDate": "2025-08-02T23:18:11.748065",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 9,
                                      "landedUnitCostInc": 10,
                                      "landedCartonCostInc": 11,
                                      "landedCartonCostEx": 12,
                                      "standardCost": 13,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 14",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 15",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 16",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 17",
                                      "invoiceCode": "sample string 18",
                                      "invoiceDesc": "sample string 19",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 20,
                                      "hostType": 21,
                                      "fromHost": 22,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 23.1,
                                      "sellMultiple": 24.1,
                                      "baseMultiple": 25.1,
                                      "hostStandardCost": 26,
                                      "hostTotalCost": 27,
                                      "hostRetail": 28,
                                      "hostLandedUnitCostEx": 29,
                                      "hostLandedUnitCostInc": 30,
                                      "hostDesc": "sample string 31",
                                      "directIndicator": "sample string 32",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 34",
                                      "hostProductType": "sample string 35",
                                      "hostProductGrade": "sample string 36",
                                      "hostProductGroup": "sample string 37",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 40",
                                      "hostLastUpdated": "2025-08-02T23:18:11.748065",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "25",
                                          "pluG_UID": "pxjUdmbbC0CGQATSbp+zEA==",
                                          "pluGuid": "76d418a7-db66-400b-8640-04d26e9fb310",
                                          "supplierIdentifier": "8TtTueDsJEqHlpXA5w3/wQ==",
                                          "supplierIdentifierGuid": "b9533bf1-ece0-4a24-8796-95c0e70dffc1",
                                          "invoiceCode": "sample string 1",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ],
                                      "storeIDs": [
                                        1,
                                        2
                                      ],
                                      "preferredSupplier": true,
                                      "preferredRebateSupplier": true,
                                      "supplierName": "sample string 41",
                                      "salesMode": 42,
                                      "orderPacked": true,
                                      "active": true,
                                      "price": 1,
                                      "costGstPercent": 44,
                                      "parentPluG_UID": "SonSHxKxlESsG0sJzyZV8w==",
                                      "parentPluGuid": "1fd2894a-b112-4494-ac1b-4b09cf2655f3",
                                      "freight": 45.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "26",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "o9gkFl+H+0uU5Jt2Y5+Ojg==",
                                        "guid": "1624d8a3-875f-4bfb-94e4-9b76639f8e8e",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "GzsW+PxShEWzn8uHjwaytQ==",
                                        "priceGroupGuid": "f8163b1b-52fc-4584-b39f-cb878f06b2b5",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2025-08-02T23:18:11.748065",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2025-08-02T23:18:11.748065",
                                        "pluCreated": "2025-08-02T23:18:11.748065",
                                        "createdByUser": "sample string 9",
                                        "name": "sample string 10",
                                        "nameChanged": true,
                                        "secondDescription": "sample string 12",
                                        "hostDescription": "sample string 13",
                                        "keepCartonQty": true,
                                        "keepDescription": true,
                                        "keepDepartments": true,
                                        "keepSuppliers": true,
                                        "markdownDescription": "sample string 18",
                                        "altDescription": "sample string 19",
                                        "bestOrExpire": 20,
                                        "lastUpdate": "2025-08-02T23:18:11.748065",
                                        "lastManualUpdate": "2025-08-02T23:18:11.748065",
                                        "imageName": "sample string 23",
                                        "showImageOnFlipCharts": true,
                                        "showTextOnFlipCharts": true,
                                        "overrideFlipChartText": true,
                                        "flipChartText": "sample string 27",
                                        "salesMode": 1,
                                        "eftCode": 1,
                                        "price": 1,
                                        "priceChanged": true,
                                        "rrp": 1,
                                        "gstPercent": 28,
                                        "gstPercentChanged": true,
                                        "costGSTPercent": 29,
                                        "costGSTPercentChanged": true,
                                        "wetPercent": 1,
                                        "priceOverride": 1,
                                        "cost": 1,
                                        "currentCost": 1,
                                        "currentCostDecimals": 1,
                                        "grossProfit": 1.0,
                                        "currentCostDesc": "sample string 30",
                                        "currentCostEnd": "2025-08-02T23:18:11.748065",
                                        "currentCostUpdated": "2025-08-02T23:18:11.748065",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 32,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2025-08-02T23:18:11.748065",
                                        "defaultGP": 1,
                                        "breakTargetMode": 33,
                                        "break1": 1,
                                        "price1": 1,
                                        "target1": 34,
                                        "break2": 1,
                                        "price2": 1,
                                        "target2": 35,
                                        "break3": 1,
                                        "price3": 1,
                                        "target3": 36,
                                        "break1Changed": true,
                                        "price1Changed": true,
                                        "target1Changed": true,
                                        "break2Changed": true,
                                        "price2Changed": true,
                                        "target2Changed": true,
                                        "break3Changed": true,
                                        "price3Changed": true,
                                        "target3Changed": true,
                                        "breakTargetModeChanged": true,
                                        "margin": 1.1,
                                        "marginChanged": true,
                                        "marginRanged": true,
                                        "marginRangedChanged": true,
                                        "minimumMargin": 1.1,
                                        "minimumMarginChanged": true,
                                        "maximumMargin": 1.1,
                                        "maximumMarginChanged": true,
                                        "overrideHostWarehouseIndicator": true,
                                        "overrideHostWarehouseIndicatorChanged": true,
                                        "overrideHostPrice": true,
                                        "overrideHostPriceChanged": true,
                                        "overrideHostCost": true,
                                        "overrideHostCostChanged": true,
                                        "overrideHostMargin": true,
                                        "overrideHostMarginChanged": true,
                                        "alwaysApplyMargin": true,
                                        "alwaysApplyMarginChanged": true,
                                        "aws": 1.0,
                                        "awsUpdated": "2025-08-02T23:18:11.748065",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 53,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "pYx3zxkNCEWjtaYM7BjQAQ==",
                                        "altPLUGuid": "cf778ca5-0d19-4508-a3b5-a60cec18d001",
                                        "altPLUGuidChanged": true,
                                        "altPriceDescription1": "sample string 54",
                                        "altPriceDescription2": "sample string 55",
                                        "cartonQuantity": 56,
                                        "cartonQuantityChanged": true,
                                        "trayID": 1,
                                        "promptID": 1,
                                        "tare": 1,
                                        "packQty": 1,
                                        "fixedWeight": 1,
                                        "extraMesg": 1,
                                        "text1": "sample string 58",
                                        "text2": "sample string 59",
                                        "text3": "sample string 60",
                                        "labelText": "sample string 61",
                                        "labelTextChanged": true,
                                        "sendToScale": true,
                                        "nonScaleWeigh": true,
                                        "labelFormat": "sample string 65",
                                        "barcodeFormat": "sample string 66",
                                        "austMade": 1,
                                        "coolCode": 67,
                                        "countryOfOrigin": "sample string 68",
                                        "percentContent": 69.1,
                                        "departmentID": 1,
                                        "subDepartmentID": 1,
                                        "minorDepartmentID": 1,
                                        "lesserDepartmentID": 1,
                                        "deptCode": "sample string 70",
                                        "subDeptCode": "sample string 71",
                                        "minorDeptCode": "sample string 72",
                                        "lesserDeptCode": "sample string 73",
                                        "deptName": "sample string 74",
                                        "subDeptName": "sample string 75",
                                        "minorDeptName": "sample string 76",
                                        "lesserDeptName": "sample string 77",
                                        "departmentChanged": true,
                                        "subCategoryID": 1,
                                        "expiry": 1,
                                        "showDays": 1,
                                        "datePrint": 1,
                                        "labelRequired": true,
                                        "labelShelfQty": 80,
                                        "labelShelfChanged": true,
                                        "labelTalkerQty": 82,
                                        "labelSmall": true,
                                        "labelLastPrinted": "2025-08-02T23:18:11.748065",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "rZklOkYYvU2K25HGXIALGw==",
                                        "shelfPageLayoutGuid": "3a2599ad-1846-4dbd-8adb-91c65c800b1b",
                                        "talkerPageLayoutG_UID": "1fmcWFjDhkighESzFex9cA==",
                                        "talkerPageLayoutGuid": "589cf9d5-c358-4886-a084-44b315ec7d70",
                                        "unitMeasure": 1.1,
                                        "unitMeasureChanged": true,
                                        "unitMeasureKind": 85,
                                        "unitMeasureKindChanged": true,
                                        "signIQData": "sample string 87",
                                        "refresh": true,
                                        "earnLoyaltyPoints": true,
                                        "earnLoyaltyPointsChanged": true,
                                        "quantityOverride": true,
                                        "quantityOverrideChanged": true,
                                        "quantityRequired": true,
                                        "quantityRequiredChanged": true,
                                        "allowDiscounts": true,
                                        "allowDiscountsChanged": true,
                                        "discountDiscounts": true,
                                        "discountDiscountsChanged": true,
                                        "itemRecalled": true,
                                        "itemRecalledChanged": true,
                                        "noRefund": true,
                                        "noRefundChanged": true,
                                        "allowMarkdown": true,
                                        "allowMarkdownChanged": true,
                                        "priceRequired": true,
                                        "priceRequiredChanged": true,
                                        "fuelItem": true,
                                        "fuelItemChanged": true,
                                        "trackSerial": true,
                                        "trackSerialChanged": true,
                                        "allowZeroPrice": true,
                                        "allowZeroPriceChanged": true,
                                        "notForSale": 91,
                                        "notForSaleChanged": true,
                                        "excludeFromDeals": true,
                                        "excludeFromVoucher": true,
                                        "minimumAge": 94,
                                        "minimumAgeChanged": true,
                                        "buyingLimit": 1,
                                        "buyingLimitChanged": true,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitIndependentChanged": true,
                                        "inventoryGuid": "kSPaJJPSkEKfO7UWGwNwTQ==",
                                        "inventoryIdentifier": "24da2391-d293-4290-9f3b-b5161b03704d",
                                        "inventoryAccuracy": 1,
                                        "baseUnits": 98,
                                        "orderPacked": 1,
                                        "isManufactured": true,
                                        "isIngredient": true,
                                        "isModifier": true,
                                        "isModifierChanged": true,
                                        "hasModifiers": 99,
                                        "defaultPrinter": "sample string 100",
                                        "defaultPrinterGroup": "sample string 101",
                                        "ingredientsOnManufacture": true,
                                        "manufactureUnitMeasure": 1,
                                        "mpl": 1,
                                        "maxShelfQty": 102,
                                        "allowAutoOrder": true,
                                        "warrantyPeriod": 1,
                                        "parentPluG_UId": "fGVANeMzkEWQkmJ/srBmyQ==",
                                        "parentPluGuid": "3540657c-33e3-4590-9092-627fb2b066c9",
                                        "preferredHostVendor": 104,
                                        "preferredHostChanged": true,
                                        "code": "sample string 106",
                                        "supplierIdentifier": "nLQFxezFTkiG2YB36EeqUQ==",
                                        "supplierIdentifierGuid": "c505b49c-c5ec-484e-86d9-8077e847aa51",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "+eFcFEI/eE+8tjmudPz7Gg==",
                                        "rebateSupplierIdentifierGuid": "145ce1f9-3f42-4f78-bcb6-39ae74fcfb1a",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 108",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 110",
                                        "productType": "sample string 111",
                                        "productGroup": "sample string 112",
                                        "complianceIndicator": "sample string 113",
                                        "inhouseBrand": "sample string 114",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 117",
                                        "lastUpdatedByUser": "sample string 118",
                                        "lastManualUpdatedByUser": "sample string 119",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2025-08-02T23:18:11.748065",
                                        "commodity": "sample string 121",
                                        "businessPillar": "sample string 122",
                                        "mscCommodity": "sample string 123",
                                        "hostIdentifier": "E68Blxp4tUS7vq0KPvFZ9A==",
                                        "hostIdentifierGuid": "9701af13-781a-44b5-bbbe-ad0a3ef159f4",
                                        "serviceFeeID": 1,
                                        "serviceFeeIDChanged": true,
                                        "providerName": "sample string 125",
                                        "aisleEnds": "sample string 126",
                                        "deleted": true,
                                        "deletedChanged": true,
                                        "hidden": true,
                                        "doNotRange": true,
                                        "doNotRangeChanged": true,
                                        "doNotOrder": true,
                                        "doNotOrderChanged": true,
                                        "locked": true,
                                        "excludeFromWebUpdate": true,
                                        "excludeFromWebUpdateChanged": true,
                                        "webPriceBasedOn": 137,
                                        "webPriceRounding": true,
                                        "webMarkup": 139,
                                        "webPriceMode": 140,
                                        "altDepartmentID": 1,
                                        "altSubDepartmentID": 1,
                                        "altMinorDepartmentID": 1,
                                        "altLesserDepartmentID": 1,
                                        "altDeptCode": "sample string 141",
                                        "altSubDeptCode": "sample string 142",
                                        "altMinorDeptCode": "sample string 143",
                                        "altLesserDeptCode": "sample string 144",
                                        "altDepartmentChanged": true,
                                        "storeProducts": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "store": {
                                          "$ref": "17"
                                        },
                                        "storePrices": [
                                          {
                                            "$id": "27",
                                            "pluG_UID": "cbHitN0qrUazJvCMV+x3/Q==",
                                            "pluGuid": "b4e2b171-2add-46ad-b326-f08c57ec77fd",
                                            "plu": 1,
                                            "storeID": 1,
                                            "zoneID": 2,
                                            "zoneName": "sample string 3",
                                            "store": "sample string 4",
                                            "priceNow": 5,
                                            "costNow": 6,
                                            "costNowDecimals": 7,
                                            "normalPrice": 8,
                                            "gstPercent": 9,
                                            "normalCost": 10,
                                            "normalCostDecimals": 11,
                                            "costGstPercent": 12,
                                            "costCalcMethod": 1,
                                            "currentCost": 13,
                                            "currentCostDecimals": 14,
                                            "break1": 15,
                                            "price1": 16,
                                            "break2": 17,
                                            "price2": 18,
                                            "break3": 19,
                                            "price3": 20,
                                            "fuelItem": 21,
                                            "fixedWeight": 22,
                                            "active": true,
                                            "complianceIndicator": "sample string 23",
                                            "doNotOrder": true,
                                            "doNotRange": true,
                                            "isNormalPriceChangesCampaign": true,
                                            "updated": "2025-08-02T23:18:11.748065"
                                          },
                                          {
                                            "$ref": "27"
                                          }
                                        ],
                                        "currentPrices": {
                                          "$id": "28",
                                          "pluPrices": {
                                            "$id": "29",
                                            "plu": 1,
                                            "pluG_UID": "QEA=",
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "normalPrice": 1,
                                            "cost": 2,
                                            "break1": 3,
                                            "price1": 4,
                                            "break2": 5,
                                            "price2": 6,
                                            "break3": 7,
                                            "price3": 8,
                                            "discountPrice": 9,
                                            "acceptedUtc": "2025-08-02T23:18:11.748065",
                                            "priceChangeType": 0,
                                            "costDecimals": 10
                                          },
                                          "normalPluPrices": {
                                            "$ref": "29"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "30",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "startDate": "2025-08-02T23:18:11.748065",
                                            "startTime": 3,
                                            "endDate": "2025-08-02T23:18:11.748065",
                                            "endTime": 4,
                                            "newPrice": 5,
                                            "newCost": 6,
                                            "newCostDecimals": 7,
                                            "pctDiscount": 8,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 9",
                                            "hostType": 10,
                                            "hostIdentifier": "W35eNOY/xEuM5O7+mjD6gg==",
                                            "hostIdentifierGuid": "345e7e5b-3fe6-4bc4-8ce4-eefe9a30fa82",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "30"
                                            },
                                            {
                                              "$ref": "30"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "31",
                                          "g_UId": "qR2f9R3N4EePwHOfCGDi5w==",
                                          "guid": "f59f1da9-cd1d-47e0-8fc0-739f0860e2e7",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "32",
                                          "priceGroupG_UID": "lA4Xpo/4a02lXT4Y5x4NAg==",
                                          "priceGroupGuid": "a6170e94-f88f-4d6b-a55d-3e18e71e0d02",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2025-08-02T23:18:11.748065",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "26"
                                            },
                                            {
                                              "$ref": "26"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 146",
                                        "nutrifacts": {
                                          "$id": "33",
                                          "pluG_UID": "NeSwJyflPkqK2mlct4LroQ==",
                                          "pluGuid": "27b0e435-e527-4a3e-8ada-695cb782eba1",
                                          "plu": 1,
                                          "servingsPerPack": 1,
                                          "servingSize": 1,
                                          "showAllergens": 1,
                                          "energy": 1,
                                          "protein": 1,
                                          "fat": 1,
                                          "saturated": 1,
                                          "carbo": 1,
                                          "sugars": 1,
                                          "sodium": 1,
                                          "potasium": 1,
                                          "calcium": 1,
                                          "fibre": 1,
                                          "soya": 1,
                                          "nutsSeeds": 1,
                                          "shells": 1,
                                          "eggs": 1,
                                          "dairy": 1,
                                          "gluten": 1,
                                          "sulphites": 1,
                                          "peanuts": 1,
                                          "sesame": 1,
                                          "fish": 1,
                                          "lupins": 1
                                        },
                                        "dates": {
                                          "$id": "34",
                                          "pluGuid": "fb6985ef-3b7d-45a3-9023-955b5a7595d4",
                                          "created": "2025-08-02T23:18:11.748065",
                                          "createdByUser": "sample string 1",
                                          "activated": "2025-08-02T23:18:11.748065",
                                          "deactivated": "2025-08-02T23:18:11.748065",
                                          "lastOrdered": "2025-08-02T23:18:11.748065",
                                          "lastOrderedQty": 2.0,
                                          "lastReceived": "2025-08-02T23:18:11.748065",
                                          "lastReceivedQty": 3.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2025-08-02T23:18:11.748065",
                                          "lastSold": "2025-08-02T23:18:11.748065",
                                          "firstSold": "2025-08-02T23:18:11.748065",
                                          "awsUpdated": "2025-08-02T23:18:11.748065",
                                          "lastManualUpdate": "2025-08-02T23:18:11.748065",
                                          "lastManualUpdatedByUser": "sample string 5",
                                          "lastUpdated": "2025-08-02T23:18:11.748065",
                                          "lastUpdatedByUser": "sample string 7",
                                          "lastUpdatedByHost": "2025-08-02T23:18:11.748065",
                                          "doNotRangeUpdated": "2025-08-02T23:18:11.748065",
                                          "doNotOrderUpdated": "2025-08-02T23:18:11.748065",
                                          "tracked": "2025-08-02T23:18:11.748065"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "35",
                                            "allergenID": 1,
                                            "pluG_UID": "ThoU9XPm4EypVP1laadMzA==",
                                            "pluGuid": "f5141a4e-e673-4ce0-a954-fd6569a74ccc",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "35"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "36",
                                          "pluG_UID": "fRII0K77PUa//3KuA1omXQ==",
                                          "pluGuid": "d008127d-fbae-463d-bfff-72ae035a265d",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2025-08-02T23:18:11.748065",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "37",
                                            "saleHeaderID": 1,
                                            "created": "2025-08-02T23:18:11.748065",
                                            "createdLocal": "2025-08-02T23:18:11.748065",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "j3tcBzgXZ0CTlmir1iJOvQ==",
                                            "operatorGuid": "075c7b8f-1738-4067-9396-68abd6224ebd",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "NlQI5ioqRkqUwmt8gatGfQ==",
                                            "pluGuid": "e6085436-2a2a-4a46-94c2-6b7c81ab467d",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "38",
                                            "pluID": 1,
                                            "pluG_UID": "YliK5WZwgECj/HuB/VkHdw==",
                                            "pluGuid": "e58a5862-7066-4080-a3fc-7b81fd590777",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "39",
                                            "pluG_UId": "Z8hqqyq7bUW9SIFdNmN1Cg==",
                                            "pluGuid": "ab6ac867-bb2a-456d-bd48-815d3663750a",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "40",
                                            "identifier": "vfjcSOikbkmUT7B+LfOsmA==",
                                            "identifierGuid": "48dcf8bd-a4e8-496e-944f-b07e2df3ac98",
                                            "pluG_UID": "YH8FA0vvy0KPxu5LguMu9w==",
                                            "pluGuid": "03057f60-ef4b-42cb-8fc6-ee4b82e32ef7",
                                            "competitionID": 1,
                                            "name": "sample string 2",
                                            "sellMultiple": 3,
                                            "retailPrice": 4,
                                            "storeName": "sample string 5"
                                          },
                                          {
                                            "$ref": "40"
                                          }
                                        ],
                                        "supplier": {
                                          "$ref": "21"
                                        },
                                        "supplierName": "sample string 147",
                                        "children": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "ordering": {
                                          "$ref": "24"
                                        },
                                        "flipChartPages": [
                                          {
                                            "$id": "41",
                                            "identifier": "QZ0pz71Tc02jmYVTQsgqOA==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "cf299d41-53bd-4d73-a399-855342c82a38",
                                            "exists": true,
                                            "flipChartIdentifier": "2oeLyJGMxkWOKVQOaBt/tw==",
                                            "flipChartIdentifierGuid": "c88b87da-8c91-45c6-8e29-540e681b7fb7",
                                            "contentPanelName": "sample string 5",
                                            "selectionMode": 1,
                                            "maximumSelections": 1,
                                            "enableProductRecogniser": true,
                                            "displayName": "sample string 7",
                                            "sortOrder": 8,
                                            "storeID": 1,
                                            "productsPerRow": 9,
                                            "rows": 10,
                                            "showButtonText": true,
                                            "showButtonImage": true,
                                            "buttonWidth": 13,
                                            "buttonHeight": 14,
                                            "autoSizeButtons": true,
                                            "autoSizeGrid": true,
                                            "buttonAnchor": 17,
                                            "buttonBackgroundImage": "sample string 18",
                                            "buttonTopColour": 1,
                                            "buttonTextColour": 1,
                                            "buttonBottomColour": 1,
                                            "buttonBorderColour": 1,
                                            "buttonBorderWidth": 1,
                                            "buttonRadius": 1,
                                            "buttonGradientMode": 1,
                                            "buttonDropShadow": true,
                                            "buttonShadowWidth": 1,
                                            "buttonHighLightOnPush": true,
                                            "buttonFontFamily": "sample string 19",
                                            "buttonFontSize": 1.1,
                                            "buttonFontStyle": 1,
                                            "buttonTextAlign": 1,
                                            "buttonWordBreak": true,
                                            "buttonDrawImageAndButton": true,
                                            "buttonVerticalText": true,
                                            "buttonImageAlign": 1,
                                            "buttonMarginX": 20,
                                            "buttonMarginY": 21,
                                            "beginButtonsX": 22,
                                            "beginButtonsY": 23,
                                            "manualSortProducts": true,
                                            "sortProductsKind": 25,
                                            "groupIdentifier": "z7ZSY2dr20aWTR9qhwygWA==",
                                            "groupIdentifierGuid": "6352b6cf-6b67-46db-964d-1f6a870ca058",
                                            "flipChart": {
                                              "$id": "42",
                                              "identifier": "vm6WMXS4UE6kaNOKJnoO1A==",
                                              "identifierGuid": "31966ebe-b874-4e50-a468-d38a267a0ed4",
                                              "displayName": "sample string 2",
                                              "sortOrder": 3,
                                              "productsPerRow": 4,
                                              "rowsPerPage": 5,
                                              "buttonMarginX": 6,
                                              "buttonMarginY": 7,
                                              "beginButtonsX": 8,
                                              "beginButtonsY": 9,
                                              "autoSizeButtons": true,
                                              "autoSizeGrid": true,
                                              "showButtonText": true,
                                              "showButtonImage": true,
                                              "formLocationX": 1,
                                              "formLocationY": 1,
                                              "formWidth": 14,
                                              "formHeight": 15,
                                              "formMaximised": true,
                                              "formResizable": true,
                                              "formBackgroundImage": "sample string 16",
                                              "formBackgroundColourA": 1,
                                              "formBackgroundColourR": 1,
                                              "formBackgroundColourG": 1,
                                              "formBackgroundColourB": 1,
                                              "formFontFamily": "sample string 17",
                                              "formFontSize": 1.1,
                                              "formFontStyle": 1,
                                              "formAttributes": "sample string 18",
                                              "buttonWidth": 19,
                                              "buttonHeight": 20,
                                              "buttonAnchor": 21,
                                              "buttonBackgroundImage": "sample string 22",
                                              "buttonTopColour": 1,
                                              "buttonTextColour": 1,
                                              "buttonBottomColour": 1,
                                              "buttonBorderColour": 1,
                                              "buttonBorderWidth": 1,
                                              "buttonRadius": 1,
                                              "buttonGradientMode": 1,
                                              "buttonDropShadow": true,
                                              "buttonShadowWidth": 1,
                                              "buttonHighLightOnPush": true,
                                              "buttonFontFamily": "sample string 23",
                                              "buttonFontSize": 1.1,
                                              "buttonFontStyle": 1,
                                              "buttonTextAlign": 1,
                                              "buttonWordBreak": true,
                                              "buttonDrawImageAndButton": true,
                                              "buttonVerticalText": true,
                                              "buttonImageAlign": 1,
                                              "panelLocationX": 1,
                                              "panelLocationY": 1,
                                              "panelWidth": 1,
                                              "panelHeight": 1,
                                              "panelAnchor": 1,
                                              "panelFontFamily": "sample string 24",
                                              "panelFontSize": 1.1,
                                              "panelFontStyle": 1,
                                              "panelBackgroundColour": 1,
                                              "panelTextColour": 1,
                                              "panelAttributes": "sample string 25",
                                              "unsentCount": 26,
                                              "group": {
                                                "$id": "43",
                                                "identifier": "7R4zzk2yLU6U2wGhpzDI9g==",
                                                "identifierGuid": "ce331eed-b24d-4e2d-94db-01a1a730c8f6",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "44",
                                                    "id": 1,
                                                    "g_UID": "iyFq8C8wREiRpG9Faxsazw==",
                                                    "guid": "f06a218b-302f-4844-91a4-6f456b1b1acf",
                                                    "zoneID": 3,
                                                    "storeID": 4,
                                                    "name": "sample string 5",
                                                    "formType": "sample string 6",
                                                    "locationX": 1,
                                                    "locationY": 1,
                                                    "width": 1,
                                                    "height": 1,
                                                    "maximised": true,
                                                    "resizable": true,
                                                    "backgroundImage": "sample string 7",
                                                    "backgroundColour": "sample string 8",
                                                    "backgroundColourA": 1,
                                                    "backgroundColourR": 1,
                                                    "backgroundColourG": 1,
                                                    "backgroundColourB": 1,
                                                    "fontFamily": "sample string 9",
                                                    "fontSize": 1.1,
                                                    "fontStyle": 1,
                                                    "previousForm": 1,
                                                    "previousFormG_UID": "GisxroKXWkCn5fXeZlrTWw==",
                                                    "previousFormGuid": "ae312b1a-9782-405a-a7e5-f5de665ad35b",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "fNBXOMNMYki7RPkAS9claA==",
                                                    "nextFormGuid": "3857d07c-4cc3-4862-bb44-f9004bd72568",
                                                    "attributes": "sample string 10",
                                                    "updated": "2025-08-02T23:18:11.748065",
                                                    "positioning": 1,
                                                    "contentPanel": "sample string 11",
                                                    "selectionMode": 1,
                                                    "maximumSelections": 1,
                                                    "alteredInStore": true,
                                                    "deleted": true,
                                                    "blueprintID": 1,
                                                    "preserveLayout": true,
                                                    "mainCheckoutFormName": "sample string 13",
                                                    "nextCheckoutForm": {
                                                      "$ref": "44"
                                                    },
                                                    "previousCheckoutForm": {
                                                      "$ref": "44"
                                                    },
                                                    "buttons": [
                                                      {
                                                        "$id": "45",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "or7vBTTklUW3AEoVnpRuTg==",
                                                        "checkoutFormGuid": "05efbea2-e434-4595-b700-4a159e946e4e",
                                                        "identifier": "1arls2G7TkKQgaJMSyoV5A==",
                                                        "identifierGuid": "b3e5aad5-bb61-424e-9081-a24c4b2a15e4",
                                                        "name": "sample string 5",
                                                        "plu": 1,
                                                        "locationX": 1,
                                                        "locationY": 1,
                                                        "width": 1,
                                                        "height": 1,
                                                        "anchor": 1,
                                                        "backgroundImage": "sample string 6",
                                                        "backgroundImageID": 1,
                                                        "backgroundImageUrl": "sample string 7",
                                                        "topColour": 1,
                                                        "textColour": 1,
                                                        "bottomColour": 1,
                                                        "borderColour": 1,
                                                        "borderWidth": 1,
                                                        "radius": 1,
                                                        "gradientMode": 1,
                                                        "dropShadow": true,
                                                        "shadowWidth": 1,
                                                        "highLightOnPush": true,
                                                        "fontFamily": "sample string 8",
                                                        "fontSize": 1.1,
                                                        "fontStyle": 1,
                                                        "textAlign": 1,
                                                        "imageAlign": 1,
                                                        "wordBreak": true,
                                                        "verticalText": true,
                                                        "buttonFunction": 1,
                                                        "buttonValue": 1,
                                                        "valueG_UID": "RprAWzHpWUyTx036tA38wA==",
                                                        "valueGuid": "5bc09a46-e931-4c59-93c7-4dfab40dfcc0",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2025-08-02T23:18:11.748065",
                                                        "action": "sample string 12",
                                                        "valueForm": {
                                                          "$ref": "44"
                                                        },
                                                        "image": {
                                                          "$id": "46",
                                                          "name": "sample string 3.sample string 4",
                                                          "imageID": 2,
                                                          "imageName": "sample string 3",
                                                          "imageExtension": "sample string 4",
                                                          "lastUpdate": "2025-08-02T23:18:11.748065",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "45"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "47",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "TDQYZlQTWUirIguaLMUOQA==",
                                                        "checkoutFormGuid": "6618344c-1354-4859-ab22-0b9a2cc50e40",
                                                        "panelType": "sample string 4",
                                                        "name": "sample string 5",
                                                        "locationX": 6,
                                                        "locationY": 7,
                                                        "width": 8,
                                                        "height": 9,
                                                        "anchor": 10,
                                                        "fontFamily": "sample string 11",
                                                        "fontSize": 12.1,
                                                        "fontStyle": 13,
                                                        "backgroundColour": 14,
                                                        "textColour": 15,
                                                        "attributes": "sample string 16"
                                                      },
                                                      {
                                                        "$ref": "47"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "44"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$ref": "47"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ]
                                              },
                                              "pages": [
                                                {
                                                  "$ref": "41"
                                                },
                                                {
                                                  "$ref": "41"
                                                }
                                              ]
                                            },
                                            "contentPanel": {
                                              "$ref": "47"
                                            },
                                            "products": [
                                              {
                                                "$id": "48",
                                                "flipChartPageIdentifier": "WS7vVCFiFUydtytYJy3ccQ==",
                                                "flipChartPageIdentifierGuid": "54ef2e59-6221-4c15-9db7-2b58272ddc71",
                                                "pluG_UID": "5yOq5LYG6E6TN79RDveMFw==",
                                                "pluGuid": "e4aa23e7-06b6-4ee8-9337-bf510ef78c17",
                                                "sortOrder": 3,
                                                "sent": true,
                                                "productChanged": true,
                                                "productImageName": "sample string 6",
                                                "productShowImageOnFlipCharts": true,
                                                "productShowTextOnFlipCharts": true,
                                                "productOverrideFlipChartText": true,
                                                "productFlipChartText": "sample string 10",
                                                "product": {
                                                  "$ref": "26"
                                                },
                                                "departmentSortOrder": 11,
                                                "subDepartmentName": "sample string 12"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "productCount": 27,
                                            "pages": [
                                              {
                                                "$ref": "41"
                                              },
                                              {
                                                "$ref": "41"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "41"
                                          }
                                        ],
                                        "priceHistory": [
                                          {
                                            "$id": "49",
                                            "pluG_UID": "ekzdVcBA30SEFtSObbNNfQ==",
                                            "pluGuid": "55dd4c7a-40c0-44df-8416-d48e6db34d7d",
                                            "price": 1,
                                            "costCalcMethod": 1,
                                            "cost": 2,
                                            "weightedAvgCost": 3,
                                            "lastCost": 4,
                                            "rawCost": 5,
                                            "rawWeightedAvgCost": 6,
                                            "rawLastCost": 7,
                                            "costDecimals": 8,
                                            "serviceFeeID": 9,
                                            "freight": 10.0,
                                            "freightType": 11,
                                            "process": "sample string 12",
                                            "user": "sample string 13",
                                            "updated": "2025-08-02T23:18:11.748065",
                                            "previousPrice": 1,
                                            "previousCostCalcMethod": 1,
                                            "previousCost": 1,
                                            "previousWeightedAvgCost": 1,
                                            "previousLastCost": 1,
                                            "previousRawCost": 15,
                                            "previousRawWeightedAvgCost": 16,
                                            "previousRawLastCost": 17,
                                            "previousCostDecimals": 1,
                                            "previousServiceFeeID": 18,
                                            "previousFreight": 19.0,
                                            "previousFreightType": 20,
                                            "storeID": 21,
                                            "storeName": "sample string 22",
                                            "serviceFeeDescription": "sample string 23",
                                            "previousServiceFeeDescription": "sample string 24"
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "ingredients": [
                                          {
                                            "$id": "50",
                                            "pluG_UID": "juH1pHnGMUaoDaWJlp0PjA==",
                                            "ingredientGuid": "ZJ6i0G/4aU+1mR6ppbb7gg==",
                                            "ingredientIdentifier": "d0a29e64-f86f-4f69-b599-1ea9a5b6fb82",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "26"
                                            }
                                          },
                                          {
                                            "$ref": "50"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "51",
                                            "pluG_UID": "2Ka9TFJ7VUCQBerSqpdbQg==",
                                            "pluGuid": "4cbda6d8-7b52-4055-9005-ead2aa975b42",
                                            "shelfLocationIdentifier": "NHJcur8lZEKTOSqJdrZ/aQ==",
                                            "shelfLocationGuid": "ba5c7234-25bf-4264-9339-2a8976b67f69",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "BXlWk5BwWkqLMWv9qnImUg==",
                                            "labelPageLayoutGuid": "93567905-7090-4a5a-8b31-6bfdaa722652",
                                            "updated": "2025-08-02T23:18:11.748065",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "location": {
                                              "$id": "52",
                                              "identifier": "KaEBKLIfPUSs3lTX/ZuV1Q==",
                                              "storeID": 1,
                                              "identifierGuid": "2801a129-1fb2-443d-acde-54d7fd9b95d5",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2025-08-02T23:18:11.748065",
                                              "minTemp": 1,
                                              "maxTemp": 1,
                                              "checkFrequency": 1,
                                              "storeCaseConfiguration": 5,
                                              "storeName": "sample string 6",
                                              "bins": [
                                                {
                                                  "$ref": "51"
                                                },
                                                {
                                                  "$ref": "51"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "$ref": "51"
                                          }
                                        ],
                                        "bin": {
                                          "$ref": "51"
                                        },
                                        "scaleLocations": [
                                          {
                                            "$id": "53",
                                            "plu": 1,
                                            "pluG_UID": "xPpRaOqskk6Puoryi9XJrw==",
                                            "pluGuid": "6851fac4-acea-4e92-8fba-8af28bd5c9af",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "scaleLocation": {
                                              "$id": "54",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2025-08-02T23:18:11.748065",
                                              "department": {
                                                "$id": "55",
                                                "id": 1,
                                                "name": "sample string 2",
                                                "code": "sample string 3",
                                                "sortOrder": 4,
                                                "isLiquor": true,
                                                "isTobacco": true,
                                                "excludeTalker": true,
                                                "externalSales": true,
                                                "saleGLCode": "sample string 9",
                                                "cogsglCode": "sample string 10",
                                                "accountingCategoryID": 11,
                                                "maximumMarkdownPercentage": 12.0,
                                                "accountingOnly": true,
                                                "generateExternalID": 1,
                                                "useNonReportableTaxCode": true,
                                                "minPLU": 15,
                                                "maxPLU": 16,
                                                "scaleLocation": {
                                                  "$ref": "54"
                                                },
                                                "subDepartments": [
                                                  {
                                                    "$id": "56",
                                                    "id": 1,
                                                    "departmentID": 2,
                                                    "name": "sample string 3",
                                                    "code": "sample string 4",
                                                    "departmentCode": "sample string 5",
                                                    "externalSales": true,
                                                    "minorDepartments": [
                                                      {
                                                        "$id": "57",
                                                        "id": 1,
                                                        "subDepartmentID": 2,
                                                        "departmentID": 3,
                                                        "name": "sample string 4",
                                                        "subDepartmentCode": "sample string 5",
                                                        "departmentCode": "sample string 6",
                                                        "code": "sample string 7",
                                                        "lesserDepartments": [
                                                          {
                                                            "$id": "58",
                                                            "id": 1,
                                                            "departmentID": 2,
                                                            "subDepartmentID": 3,
                                                            "minorDepartmentID": 4,
                                                            "name": "sample string 5",
                                                            "code": "sample string 6",
                                                            "departmentCode": "sample string 7",
                                                            "subDepartmentCode": "sample string 8",
                                                            "minorDepartmentCode": "sample string 9",
                                                            "updated": "2025-08-02T23:18:11.748065",
                                                            "salesMode": 1,
                                                            "gstPercent": 1,
                                                            "costGSTPercent": 1,
                                                            "earnLoyaltyPoints": true,
                                                            "quantityOverride": true,
                                                            "quantityRequired": true,
                                                            "allowDiscounts": true,
                                                            "discountDiscounts": true,
                                                            "itemRecalled": true,
                                                            "noRefund": true,
                                                            "active": true,
                                                            "allowMarkdown": true,
                                                            "defaultGP": 1.1,
                                                            "labelShelfDefault": 1,
                                                            "labelTalkerDefault": 1,
                                                            "labelSmall": true,
                                                            "tags": "sample string 11",
                                                            "unitMeasureKind": 1,
                                                            "fuelItem": true,
                                                            "trackSerial": true,
                                                            "warrantyPeriod": 1,
                                                            "costCalcMethod": 1,
                                                            "providerName": "sample string 12",
                                                            "overrideHostMargin": true,
                                                            "keepDescription": true,
                                                            "mscCommodity": "sample string 15",
                                                            "allowAutoOrder": true,
                                                            "excludeFromWebUpdate": true,
                                                            "webPriceBasedOn": true,
                                                            "labelFormat": "sample string 16",
                                                            "sendToScale": true,
                                                            "labelPageLayoutG_UID": "yY6e8alE9EG4rKaZe93Qug==",
                                                            "labelPageLayoutGuid": "f19e8ec9-44a9-41f4-b8ac-a6997bddd0ba",
                                                            "minimumAge": 17,
                                                            "countryOfOrigin": "sample string 18",
                                                            "serviceFeeID": 1,
                                                            "eftCode": 19,
                                                            "defaultPrinter": "sample string 20",
                                                            "defaultPrinterGroup": "sample string 21",
                                                            "buyingLimit": 1,
                                                            "buyingLimitIndependent": true,
                                                            "buyingLimitType": 0,
                                                            "includeInDistinctLimit": true,
                                                            "defaultsEmpty": false,
                                                            "mscCat": {
                                                              "$id": "59",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "name": "sample string 3",
                                                              "active": true,
                                                              "mscCommodities": [
                                                                {
                                                                  "$id": "60",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "name": "sample string 4",
                                                                  "active": true,
                                                                  "mscSubCommodities": [
                                                                    {
                                                                      "$id": "61",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "subCommodity": 4,
                                                                      "name": "sample string 5",
                                                                      "active": true,
                                                                      "subCommodityCode": "sample string 7"
                                                                    },
                                                                    {
                                                                      "$ref": "61"
                                                                    }
                                                                  ],
                                                                  "commodityCode": "sample string 6"
                                                                },
                                                                {
                                                                  "$ref": "60"
                                                                }
                                                              ],
                                                              "categoryCode": "sample string 5"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "60"
                                                            },
                                                            "mscDep": {
                                                              "$id": "62",
                                                              "dept": 1,
                                                              "name": "sample string 2",
                                                              "active": true,
                                                              "mscCategories": [
                                                                {
                                                                  "$ref": "59"
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "deptCode": "sample string 4"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "61"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "58"
                                                          }
                                                        ],
                                                        "updated": "2025-08-02T23:18:11.748065",
                                                        "salesMode": 1,
                                                        "gstPercent": 1,
                                                        "costGSTPercent": 1,
                                                        "earnLoyaltyPoints": true,
                                                        "quantityOverride": true,
                                                        "quantityRequired": true,
                                                        "allowDiscounts": true,
                                                        "discountDiscounts": true,
                                                        "itemRecalled": true,
                                                        "noRefund": true,
                                                        "active": true,
                                                        "allowMarkdown": true,
                                                        "defaultGP": 1.1,
                                                        "labelShelfDefault": 1,
                                                        "labelTalkerDefault": 1,
                                                        "labelSmall": true,
                                                        "tags": "sample string 9",
                                                        "unitMeasureKind": 1,
                                                        "fuelItem": true,
                                                        "trackSerial": true,
                                                        "warrantyPeriod": 1,
                                                        "costCalcMethod": 1,
                                                        "providerName": "sample string 10",
                                                        "overrideHostMargin": true,
                                                        "keepDescription": true,
                                                        "mscCommodity": "sample string 13",
                                                        "allowAutoOrder": true,
                                                        "excludeFromWebUpdate": true,
                                                        "webPriceBasedOn": true,
                                                        "labelFormat": "sample string 14",
                                                        "sendToScale": true,
                                                        "labelPageLayoutG_UID": "De6w3V2uBEWe9AdLL2FDgw==",
                                                        "labelPageLayoutGuid": "ddb0ee0d-ae5d-4504-9ef4-074b2f614383",
                                                        "minimumAge": 15,
                                                        "countryOfOrigin": "sample string 16",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 17,
                                                        "defaultPrinter": "sample string 18",
                                                        "defaultPrinterGroup": "sample string 19",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$ref": "59"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "60"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "62"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "61"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "57"
                                                      }
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2025-08-02T23:18:11.748065",
                                                    "salesMode": 1,
                                                    "gstPercent": 1,
                                                    "costGSTPercent": 1,
                                                    "earnLoyaltyPoints": true,
                                                    "quantityOverride": true,
                                                    "quantityRequired": true,
                                                    "allowDiscounts": true,
                                                    "discountDiscounts": true,
                                                    "itemRecalled": true,
                                                    "noRefund": true,
                                                    "active": true,
                                                    "allowMarkdown": true,
                                                    "defaultGP": 1.1,
                                                    "labelShelfDefault": 1,
                                                    "labelTalkerDefault": 1,
                                                    "labelSmall": true,
                                                    "tags": "sample string 9",
                                                    "unitMeasureKind": 1,
                                                    "fuelItem": true,
                                                    "trackSerial": true,
                                                    "warrantyPeriod": 1,
                                                    "costCalcMethod": 1,
                                                    "providerName": "sample string 10",
                                                    "overrideHostMargin": true,
                                                    "keepDescription": true,
                                                    "mscCommodity": "sample string 13",
                                                    "allowAutoOrder": true,
                                                    "excludeFromWebUpdate": true,
                                                    "webPriceBasedOn": true,
                                                    "labelFormat": "sample string 14",
                                                    "sendToScale": true,
                                                    "labelPageLayoutG_UID": "5uZ/72ItKkOq0vjA7YUr0A==",
                                                    "labelPageLayoutGuid": "ef7fe6e6-2d62-432a-aad2-f8c0ed852bd0",
                                                    "minimumAge": 15,
                                                    "countryOfOrigin": "sample string 16",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 17,
                                                    "defaultPrinter": "sample string 18",
                                                    "defaultPrinterGroup": "sample string 19",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "59"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "60"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "62"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "56"
                                                  }
                                                ],
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2025-08-02T23:18:11.748065",
                                                "salesMode": 1,
                                                "gstPercent": 1,
                                                "costGSTPercent": 1,
                                                "earnLoyaltyPoints": true,
                                                "quantityOverride": true,
                                                "quantityRequired": true,
                                                "allowDiscounts": true,
                                                "discountDiscounts": true,
                                                "itemRecalled": true,
                                                "noRefund": true,
                                                "active": true,
                                                "allowMarkdown": true,
                                                "defaultGP": 1.1,
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "tags": "sample string 19",
                                                "unitMeasureKind": 1,
                                                "fuelItem": true,
                                                "trackSerial": true,
                                                "warrantyPeriod": 1,
                                                "costCalcMethod": 1,
                                                "providerName": "sample string 20",
                                                "overrideHostMargin": true,
                                                "keepDescription": true,
                                                "mscCommodity": "sample string 23",
                                                "allowAutoOrder": true,
                                                "excludeFromWebUpdate": true,
                                                "webPriceBasedOn": true,
                                                "labelFormat": "sample string 24",
                                                "sendToScale": true,
                                                "labelPageLayoutG_UID": "NDjHlHVI00q5EH0lessmtQ==",
                                                "labelPageLayoutGuid": "94c73834-4875-4ad3-b910-7d257acb26b5",
                                                "minimumAge": 25,
                                                "countryOfOrigin": "sample string 26",
                                                "serviceFeeID": 1,
                                                "eftCode": 27,
                                                "defaultPrinter": "sample string 28",
                                                "defaultPrinterGroup": "sample string 29",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "includeInDistinctLimit": true,
                                                "defaultsEmpty": false,
                                                "mscCat": {
                                                  "$ref": "59"
                                                },
                                                "mscCom": {
                                                  "$ref": "60"
                                                },
                                                "mscDep": {
                                                  "$ref": "62"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "61"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "$ref": "53"
                                          }
                                        ],
                                        "nextPrice": {
                                          "$id": "63",
                                          "id": 1,
                                          "campaignID": 2,
                                          "campaignName": "sample string 3",
                                          "plu": 1,
                                          "hostOfferID": 1,
                                          "metcashPromotionID": "sample string 4",
                                          "metcashPromotionPlacement": "sample string 5",
                                          "pluG_UID": "a/YjguMx6USzjUux9ubfJA==",
                                          "pluGuid": "8223f66b-31e3-44e9-b38d-4bb1f6e6df24",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "1fklfXrEw0uU3b4MPKn6Yg==",
                                          "dealCostGuid": "7d25f9d5-c47a-4bc3-94dd-be0c3ca9fa62",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "fDtXYe4MiUuMCA8787/8cg==",
                                          "priceGroupGuid": "61573b7c-0cee-4b89-8c08-0f3bf3bffc72",
                                          "itemNumber": "sample string 10",
                                          "cri": "sample string 11",
                                          "pluPrice": 12,
                                          "pluCost": 13,
                                          "pluCostIndicator": "sample string 14",
                                          "pluPriceGstPercent": 15,
                                          "pluCostGstPercent": 16,
                                          "pluActive": true,
                                          "cartonQty": 1.1,
                                          "baseUnits": 18.1,
                                          "salesMode": 1,
                                          "pluNormalCost": 19,
                                          "pluaws": 20.0,
                                          "directNumber": "sample string 21",
                                          "departmentName": "sample string 22",
                                          "subDepartmentName": "sample string 23",
                                          "priceGroupName": "sample string 24",
                                          "supplierName": "sample string 25",
                                          "stockOnHand": 1.1,
                                          "stockOnOrder": 1.1,
                                          "lastReceived": "2025-08-02T23:18:11.748065",
                                          "rrp": 26,
                                          "campaignDescription": "sample string 27",
                                          "campaignComboPriceGroupG_UID": "H5dqU28qNEGzGLOp6E6kog==",
                                          "campaignComboPriceGroupIdentifier": "536a971f-2a6f-4134-b318-b3a9e84ea4a2",
                                          "promotionPlacementDescription": "sample string 28",
                                          "storeAcceptances": [
                                            {
                                              "$id": "64",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2025-08-02T23:18:11.748065",
                                              "operatorG_UID": "Eo3K/F4cvky3wxHVUa3npA==",
                                              "operatorGuid": "fcca8d12-1c5e-4cbe-b7c3-11d551ade7a4",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2025-08-02T23:18:11.748065",
                                              "signIqTicketFileMovedUtc": "2025-08-02T23:18:11.748065",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2025-08-02T23:18:11.748065",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "product": {
                                                "$ref": "26"
                                              },
                                              "campaignPlu": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "65",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "c472074b-c752-4708-a170-0ee472380555",
                                            "nameGuid": "c472074b-c752-4708-a170-0ee472380555",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2025-08-02T23:18:11.748065",
                                            "startTime": 1,
                                            "endDate": "2025-08-02T23:18:11.748065",
                                            "endTime": 1,
                                            "recurrence": 1,
                                            "recurrenceType": 1,
                                            "monthType": 1,
                                            "weekDays": 1,
                                            "months": 1,
                                            "monthWeeks": 1,
                                            "monthDays": "sample string 7",
                                            "printed": true,
                                            "talkerText": "sample string 8",
                                            "rangeDescription": "sample string 9",
                                            "dealDescription": "sample string 10",
                                            "labelQuantity": 11,
                                            "active": 1,
                                            "deactivated": "2025-08-02T23:18:11.748065",
                                            "system": true,
                                            "created": "2025-08-02T23:18:11.748065",
                                            "updated": "2025-08-02T23:18:11.748065",
                                            "priceChangeNotifiedUtc": "2025-08-02T23:18:11.748065",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "lh5h0pVDQ0CVafsY1qAhBQ==",
                                            "hostIdentifierGuid": "d2611e96-4395-4043-9569-fb18d6a02105",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2025-08-02T23:18:11.748065",
                                            "updatedByUser": "sample string 18",
                                            "offerID": 1,
                                            "isPriceChangeCampaign": true,
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "campaignPlus": [
                                              {
                                                "$ref": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "campaignPools": [
                                              {
                                                "$id": "66",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "plu": 4,
                                                "pluG_UID": "umjmUPdWJky6gR53srlk6Q==",
                                                "pluGuid": "50e668ba-56f7-4c26-ba81-1e77b2b964e9",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "Z6iwoQGU4UCjZY21PoF1aQ==",
                                                "priceGroupGuid": "a1b0a867-9401-40e1-a365-8db53e817569",
                                                "fuelItem": true,
                                                "pluName": "sample string 6",
                                                "apn": "sample string 7",
                                                "pluActive": true,
                                                "cartonQty": 1,
                                                "baseUnits": 9.1,
                                                "cri": "sample string 10",
                                                "salesMode": 1,
                                                "pluaws": 11.0,
                                                "directNumber": "sample string 12",
                                                "departmentName": "sample string 13",
                                                "subDepartmentName": "sample string 14",
                                                "priceGroupName": "sample string 15",
                                                "supplierName": "sample string 16",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2025-08-02T23:18:11.748065",
                                                "rrp": 17,
                                                "campaignDescription": "sample string 18",
                                                "product": {
                                                  "$ref": "26"
                                                },
                                                "campaign": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "identifier": "UuYoCYa5AEWwe1GgA24lmA==",
                                                "identifierStr": "UuYoCYa5AEWwe1GgA24lmA==",
                                                "identifierGuid": "0928e652-b986-4500-b07b-51a0036e2598",
                                                "campaignID": 4,
                                                "campaignName": "sample string 5",
                                                "ruleJoin": 1,
                                                "ruleType": 6,
                                                "operand0": "sample string 7",
                                                "comparisonOp": 1,
                                                "operand1": "sample string 8",
                                                "action": 1,
                                                "operand2": "sample string 9",
                                                "operand3": "sample string 10",
                                                "includeExcludedItems": true,
                                                "noFurtherDiscounts": true,
                                                "description": "sample string 11",
                                                "sortOrder": 1,
                                                "isItemRule": false,
                                                "prevDept": "sample string 12",
                                                "campaign": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "customers": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "customerID": "2/7pD1xPd06C7cENrCm/xg==",
                                                "customerIDGuid": "0fe9fedb-4f5c-4e77-82ed-c10dac29bfc6",
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "customer": {
                                                  "$ref": "2"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "69",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "+wYIzTzIAEeDeoAUEO1w7w==",
                                                "groupIDGuid": "cd0806fb-c83c-4700-837a-801410ed70ef",
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "group": {
                                                  "$ref": "4"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "70",
                                                "identifier": "G6PieNuZ4UOV8922i8NPgg==",
                                                "identifierGuid": "78e2a31b-99db-43e1-95f3-ddb68bc34f82",
                                                "campaignName": "sample string 2",
                                                "message": "sample string 3",
                                                "ticketFileSource": "sample string 4",
                                                "ticketFileDestination": "sample string 5",
                                                "storeID": 1
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "comboPriceGroups": [
                                              {
                                                "$id": "71",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "g_UID": "rZzSQl/G40e9oqjRnTpJTg==",
                                                "guid": "42d29cad-c65f-47e3-bda2-a8d19d3a494e",
                                                "description": "sample string 5",
                                                "newPrice": 1,
                                                "rangeDescription": "sample string 6",
                                                "dealDescription": "sample string 7",
                                                "labelQuantity": 8,
                                                "hostProductCategoryID": 1,
                                                "offerID": 1,
                                                "dontUpdatePricePlus": true,
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "comboPricePlus": [
                                                  {
                                                    "$id": "72",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupG_UID": "xbmhe4tsukuQtet7dSC0cA==",
                                                    "groupGuid": "7ba1b9c5-6c8b-4bba-90b5-eb7b7520b470",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "EOqIAP0xH0OuPOPeLOYXLw==",
                                                    "pluGuid": "0088ea10-31fd-431f-ae3c-e3de2ce6172f",
                                                    "priceGroupG_UID": "T69xWb2CF0qsmRX1U1ZuQg==",
                                                    "priceGroupGuid": "5971af4f-82bd-4a17-ac99-15f553566e42",
                                                    "campaignPoolID": "sample string 7",
                                                    "quantity": 1,
                                                    "campaign": {
                                                      "$ref": "65"
                                                    },
                                                    "product": {
                                                      "$ref": "26"
                                                    },
                                                    "priceGroup": {
                                                      "$ref": "32"
                                                    },
                                                    "campaignPool": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "72"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "priceLevels": [
                                              {
                                                "$id": "73",
                                                "id": 1,
                                                "priceLevelIdentifier": "5lJZLw41z06FepFOv/VZ2w==",
                                                "priceLevelIdentifierGuid": "2f5952e6-350e-4ecf-857a-914ebff559db",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ]
                                          },
                                          "product": {
                                            "$ref": "26"
                                          },
                                          "dealCost": {
                                            "$id": "74",
                                            "headerIdentifier": "A3Q1bLe8L0qzTrU5IjWBEQ==",
                                            "headerIdentifierGuid": "6c357403-bcb7-4a2f-b34e-b53922358111",
                                            "identifier": "exW9yZn/nkaAvdEIilpFDg==",
                                            "identifierGuid": "c9bd157b-ff99-469e-80bd-d1088a5a450e",
                                            "supplierIdentifier": "pbAKm+jTk06L7y7NPuTOkA==",
                                            "supplierGuid": "9b0ab0a5-d3e8-4e93-8bef-2ecd3ee4ce90",
                                            "pluG_UID": "6A40ZkvXJkK72Ep226P+lQ==",
                                            "pluGuid": "66340ee8-d74b-4226-bbd8-4a76dba3fe95",
                                            "campaignName": "3210425b-9ded-4347-a01b-c2a50bd0561a",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2025-08-02T23:18:11.748065",
                                            "end": "2025-08-02T23:18:11.748065",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "X0P04ZKkOE+317XEgM/9dQ==",
                                            "bonusItemPluGuid": "e1f4435f-a492-4f38-b7d7-b5c480cffd75",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2025-08-02T23:18:11.748065",
                                            "metcashPromotionID": "sample string 14",
                                            "fromHost": 15,
                                            "storeNames": "sample string 16",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "supplierName": "sample string 17",
                                            "campaignDescription": "sample string 18",
                                            "newPrice": 1,
                                            "campaignMetcashPromotionID": "sample string 19",
                                            "campaignActive": true,
                                            "campaignStartDate": "2025-08-02T23:18:11.748065",
                                            "campaignEndDate": "2025-08-02T23:18:11.748065",
                                            "masterPLUG_UID": "2nASZV0QXE68Ur7bFZmnXQ==",
                                            "masterID": "651270da-105d-4e5c-bc52-bedb1599a75d",
                                            "productName": "sample string 22",
                                            "productAPN": "sample string 23",
                                            "orderCode": "sample string 24",
                                            "normalSell": 25,
                                            "normalCost": 26,
                                            "normalCostDecimals": 27,
                                            "cartonQuantity": 28,
                                            "salesMode": 29,
                                            "orderPacked": 30,
                                            "fuelItem": true,
                                            "active": true,
                                            "bonusMasterPLUG_UID": "7bBxxKwL50+sF7KYCaW8Ug==",
                                            "bonusMasterID": "c471b0ed-0bac-4fe7-ac17-b29809a5bc52",
                                            "bonusProductName": "sample string 34",
                                            "bonusProductAPN": "sample string 35",
                                            "bonusOrderCode": "sample string 36",
                                            "bonusNormalSell": 37,
                                            "bonusNormalCost": 38,
                                            "bonusNormalCostDecimals": 39,
                                            "bonusCartonQuantity": 40,
                                            "bonusSalesMode": 41,
                                            "bonusOrderPacked": 42,
                                            "bonusFuelItem": true,
                                            "bonusActive": true
                                          }
                                        },
                                        "currentCostStart": "2025-08-02T23:18:11.748065",
                                        "dealCosts": [
                                          {
                                            "$ref": "74"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "75",
                                            "pluG_UID": "H5X3MTsRYkyleY4BDyKa+w==",
                                            "pluGuid": "31f7951f-113b-4c62-a579-8e010f229afb",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "alternateProductG_UID": "xDJaFj2deEyQGX3BvZBXYQ==",
                                        "alternateProduct": "165a32c4-9d3d-4c78-9019-7dc1bd905761",
                                        "productHostCode": {
                                          "$id": "76",
                                          "id": 1,
                                          "pluG_UID": "yyIKubx8K0GadsSFX4Ii9A==",
                                          "pluGuid": "b90a22cb-7cbc-412b-9a76-c4855f8222f4",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "59"
                                        },
                                        "mscCom": {
                                          "$ref": "60"
                                        },
                                        "mscDep": {
                                          "$ref": "62"
                                        },
                                        "mscSubCom": {
                                          "$ref": "61"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2025-08-02T23:18:11.748065",
                                        "inventoryTracked": "2025-08-02T23:18:11.748065",
                                        "isNormalPriceChangesCampaign": true
                                      },
                                      "supplier": {
                                        "$ref": "21"
                                      },
                                      "serviceFee": {
                                        "$id": "77",
                                        "id": 1,
                                        "description": "sample string 1",
                                        "fee": 1
                                      },
                                      "isPrimaryHost": true,
                                      "hostVendor": 47
                                    },
                                    {
                                      "$ref": "24"
                                    }
                                  ],
                                  "orderCycleHeaders": [
                                    {
                                      "$id": "78",
                                      "storeID": 1,
                                      "supplierIdentifier": "u4xAJVasSU2OC84xcIV1hw==",
                                      "supplierGuid": "25408cbb-ac56-4d49-8e0b-ce3170857587",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "storeName": "sample string 5",
                                      "departmentName": "sample string 6",
                                      "orderDays": 7
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "cycles": [
                                    {
                                      "$id": "79",
                                      "storeID": 1,
                                      "supplierIdentifier": "+rKVNae2pECJhMHljfpwkg==",
                                      "supplierGuid": "3595b2fa-b6a7-40a4-8984-c1e58dfa7092",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "cutOffWeek": 5,
                                      "cutOffDay": 6,
                                      "cutOffTime": "00:00:00.1234567",
                                      "leadTime": 7,
                                      "daysBuffer": 8,
                                      "supplierName": "sample string 9",
                                      "cutOffDate": "2025-08-02T23:18:11.748065",
                                      "deliveryDate": "2025-08-02T23:18:11.748065",
                                      "nextCutOffDate": "2025-08-02T23:18:11.748065",
                                      "nextDeliveryDate": "2025-08-02T23:18:11.748065",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "17"
                                  },
                                  "updated": "2025-08-02T23:18:11.748065",
                                  "isHost": true
                                },
                                "files": [
                                  {
                                    "$id": "80",
                                    "id": "sample string 1",
                                    "fileName": "sample string 2",
                                    "extension": "sample string 3",
                                    "provider": 0,
                                    "type": 0,
                                    "hostType": "sample string 4",
                                    "createdUtc": "2025-08-02T23:18:11.748065",
                                    "processed": "2025-08-02T23:18:11.748065",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2025-08-02T23:18:11.748065",
                                    "size": 1,
                                    "sizeFormat": "sample string 7",
                                    "isArchive": true,
                                    "version": "sample string 9",
                                    "reference": "sample string 10",
                                    "digest": "sample string 11",
                                    "contentType": "sample string 12",
                                    "host": {
                                      "$ref": "20"
                                    },
                                    "metcashHeader": {
                                      "$id": "81",
                                      "customerNumber": "sample string 1",
                                      "creationDate": "2025-08-02T23:18:11.748065",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "hostIdentifier": "yub5RO/y/ES5I+v6wJaq9w==",
                                    "hostIdentifierGuid": "44f9e6ca-f2ef-44fc-b923-ebfac096aaf7",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "826b1e7e-f868-4399-99f1-123b009d69e1",
                                      "8a9d491d-fa28-4d99-9c48-b27bdc48965a"
                                    ]
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "19"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "19"
                                  },
                                  {
                                    "$ref": "19"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "83",
                                    "identifier": "MxLyFTDFN0umasKytnp1gQ==",
                                    "identifierGuid": "15f21233-c530-4b37-a66a-c2b2b67a7581",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "e0dd9891-7efa-4cb5-8254-4101b18e3743",
                                  "095c7666-f9fd-4c83-9cf7-ed15fc4b3842"
                                ],
                                "isPromotionOnly": false,
                                "isOrderable": false,
                                "vendor": 0
                              },
                              "groupIDs": [
                                1,
                                2
                              ],
                              "hostDescription": "sample string 24"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "accounts": [
                            {
                              "$id": "84",
                              "id": 1,
                              "storeID": 1,
                              "accountName": "sample string 2",
                              "bsb": "sample string 3",
                              "accountNumber": "sample string 4",
                              "accountDesignated": true
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "sales": [
                            {
                              "$id": "85",
                              "id": 1,
                              "storeID": 1,
                              "externalSalesType": 2,
                              "ftpSiteID": 1,
                              "lastSaleProcessed": "2025-08-02T23:18:11.748065",
                              "ftpSite": {
                                "$id": "86",
                                "id": 1,
                                "description": "sample string 2",
                                "address": "sample string 3",
                                "username": "sample string 4",
                                "password": "sample string 5",
                                "path": "sample string 7",
                                "protocol": 8
                              }
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "zoneMatrix": [
                            {
                              "$ref": "82"
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "cashManagements": [
                            {
                              "$id": "87",
                              "id": 1,
                              "storeID": 1,
                              "cashManagementType": 2,
                              "apiID": 1,
                              "organisationID": "sample string 3",
                              "siteName": "sample string 4",
                              "thirdPartyAPI": {
                                "$id": "88",
                                "id": 1,
                                "description": "sample string 2",
                                "address": "sample string 3",
                                "username": "sample string 4",
                                "password": "sample string 5",
                                "passwordPlain": "sample string 6",
                                "token": "sample string 7",
                                "apiType": 8,
                                "apiSubType": 9
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "updateStoreID": "352ba527-3746-4bda-928d-3c7996f4c556",
                          "updateStore": {
                            "$id": "89",
                            "id": "7d1e9e24-3dc4-4f12-8f48-a34126c1e61c",
                            "name": "sample string 1",
                            "lastActivity": "2025-08-02T23:18:11.748065",
                            "zone": "sample string 2",
                            "timeZoneOffset": 0.0,
                            "businessHoursStart": "00:00:00.1234567",
                            "businessHoursEnd": "00:00:00.1234567",
                            "master": true,
                            "lastIP": "sample string 10",
                            "lastHostName": "sample string 11",
                            "ping": 1,
                            "pingStatus": "sample string 12",
                            "lastUpdateCompleted": "2025-08-02T23:18:11.748065"
                          },
                          "timeZoneId": "sample string 53",
                          "securityOptions": {
                            "$id": "90",
                            "loginMode": 1,
                            "allowSelfVerification": true,
                            "verifierEmail": "sample string 3",
                            "source": "sample string 4",
                            "loginModeInherited": 5,
                            "loginModeSource": "sample string 6",
                            "selfVerifyInherited": true,
                            "selfVerifySource": "sample string 8",
                            "verifyEmailInherited": "sample string 9",
                            "verifyEmailSource": "sample string 10"
                          }
                        }
                      },
                      {
                        "$ref": "16"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "2"
                  },
                  "communityOrganisation": {
                    "$id": "91",
                    "id": 1,
                    "identifier": "w+0Y0F2V30OjScD8btC8iQ==",
                    "identifierGuid": "d018edc3-955d-43df-a349-c0fc6ed0bc89",
                    "name": "sample string 3",
                    "lookupIdentifier": "sample string 4",
                    "externalID": "sample string 5",
                    "phone": "sample string 6",
                    "fax": "sample string 7",
                    "email": "sample string 8",
                    "address1": "sample string 9",
                    "address2": "sample string 10",
                    "city": "sample string 11",
                    "postCode": "sample string 12",
                    "state": "sample string 13",
                    "country": "sample string 14",
                    "totalAmountAwarded": 15.1,
                    "updated": "2025-08-02T23:18:11.748065",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "92",
                      "saleItemID": 1,
                      "identifier": "BuxXxj73iUyk7bA+h2QLwQ==",
                      "identifierGuid": "c657ec06-f73e-4c89-a4ed-b03e87640bc1",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "4FAKtblP/kKM+9Oyp2mjMA==",
                      "pluGuid": "b50a50e0-4fb9-42fe-8cfb-d3b2a769a330",
                      "accountID": "ZoMUBassb0WMT4Ieel4p+Q==",
                      "accountIDGuid": "05148366-2cab-456f-8c4f-821e7a5e29f9",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 8,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "offline": true,
                      "barcode": "sample string 9",
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 10",
                      "bestOrExpire": "2025-08-02T23:18:11.748065",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "30arW9FV0ECCNvwE7UOtzQ==",
                      "refundGuid": "5bab46df-55d1-40d0-8236-fc04ed43adcd",
                      "campaign": "sample string 12",
                      "campaignType": 13,
                      "modifiedID": 1,
                      "omittedIngredient": true,
                      "taxPercent": 1.0,
                      "taxAmount": 1.0,
                      "refundablePrice": 1.0,
                      "showDiscounts": true,
                      "orderPrinted": true,
                      "note": "sample string 16",
                      "modifierName": "sample string 17",
                      "modifierSetName": "sample string 18",
                      "totalValueWasScanned": true,
                      "sold": true,
                      "campaignPrice": true,
                      "scannedValue": 1,
                      "campaignName": "sample string 22",
                      "comboDiscount": 1,
                      "idempotentVoid": "OZzPWxf5JEunakDorH/8gA==",
                      "idempotentVoidGuid": "5bcf9c39-f917-4b24-a76a-40e8ac7ffc80",
                      "priceLevelIdentifier": "fyuLrh/yH0O8lTOity47Mw==",
                      "priceLevelIdentifierGuid": "ae8b2b7f-f21f-431f-bc95-33a2b72e3b33",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "93",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-08-02T23:18:11.748065",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "93"
                        }
                      ],
                      "refund": {
                        "$id": "94",
                        "id": 1,
                        "g_UID": "d51FbD9dGEaY0OyLtctKNg==",
                        "guid": "6c459d77-5d3f-4618-98d0-ec8bb5cb4a36",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-08-02T23:18:11.748065"
                      },
                      "modifier": {
                        "$id": "95",
                        "id": 1,
                        "setG_UID": "FomFPEWVU0e8u6Cdyi7SaA==",
                        "modifierSetGuid": "3c858916-9545-4753-bcbb-a09dca2ed268",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "bGEWaIi+cUesgs5PM218rw==",
                        "pluGuid": "6816616c-be88-4771-ac82-ce4f336d7caf",
                        "deleted": true,
                        "g_UID": "iOWBciHzoUu+/MiUKROO3Q==",
                        "guid": "7281e588-f321-4ba1-befc-c89429138edd",
                        "product": {
                          "$ref": "26"
                        }
                      },
                      "priceLevelName": "sample string 25",
                      "pumpNumber": 1,
                      "hoseNumber": 1
                    },
                    {
                      "$ref": "92"
                    }
                  ],
                  "eftReceipts": [
                    {
                      "$id": "96",
                      "id": 1,
                      "storeID": 1,
                      "saleHeaderID": 2,
                      "storeSaleHeader": {
                        "$ref": "14"
                      },
                      "receipt": "sample string 3",
                      "processed": 1
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "payments": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "cards": [
                    {
                      "$id": "97",
                      "id": 1,
                      "saleHeaderID": 1,
                      "identifier": "sample string 2",
                      "cardType": 3,
                      "providerName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "campaignHits": [
                    {
                      "$id": "98",
                      "id": 1,
                      "saleHeaderID": 2,
                      "campaign": "sample string 3",
                      "name": "sample string 4",
                      "processed": 1,
                      "campaignDescription": "sample string 5"
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "fuel": [
                    {
                      "$id": "99",
                      "id": 1,
                      "plu": 1,
                      "pluG_UID": "Mc0u6Jv4TEK2/3jpptEeWA==",
                      "pluGuid": "e82ecd31-f89b-424c-b6ff-78e9a6d11e58",
                      "saleHeaderID": 2,
                      "totalCents": 3,
                      "grade": 1,
                      "gradeDescription": "sample string 4",
                      "dispenser": 1,
                      "hose": 1,
                      "quantity": 1,
                      "cost": 1,
                      "acquirerNum": 1,
                      "attendant": 1,
                      "ePurseBalance": 1.0,
                      "cardSignature": "sample string 5",
                      "compartmentNumber": 1,
                      "contractNumber": 1,
                      "discountCardPAN": "sample string 6",
                      "discountID": 1,
                      "discountName": "sample string 7",
                      "discountNetValue": 1.0,
                      "discountType": 1,
                      "discountValue": 1.0,
                      "discretionaryData": "sample string 8",
                      "driverID": "sample string 9",
                      "eftBatchNumber": 1,
                      "eftResponseCode": "sample string 10",
                      "endDateTime": "2025-08-02T23:18:11.748065",
                      "engineHours": 1.1,
                      "fposNumber": 1,
                      "loyaltyCardPAN": "sample string 11",
                      "miscData1": 1,
                      "miscData2": "sample string 12",
                      "miscFlags": 1,
                      "mop": 1,
                      "odometer": 1,
                      "panNumber": "sample string 13",
                      "saleRefund": true,
                      "saleStatus": 1,
                      "sequenceNumber": 1,
                      "stan": 1,
                      "startDateTime": "2025-08-02T23:18:11.748065",
                      "tagNumber": "sample string 15",
                      "trackTwoRem": "sample string 16",
                      "transCode": 1,
                      "transType": 1,
                      "unitPrice": 1.0,
                      "vehicleReg": "sample string 17",
                      "offline": true,
                      "processed": 1
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "fuelResells": [
                    {
                      "$id": "100",
                      "saleItemID": 1,
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "TQPD/y47nEOBwAFT0YSBpg==",
                      "pluGuid": "ffc3034d-3b2e-439c-81c0-0153d18481a6",
                      "accountID": "mknFiTFm/kevz18xbjCqig==",
                      "accountIDGuid": "89c5499a-6631-47fe-afcf-5f316e30aa8a",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "processed": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 1,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "barcode": "sample string 8",
                      "offline": 1,
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 9",
                      "bestOrExpire": "2025-08-02T23:18:11.748065",
                      "bestOrExpireType": 1,
                      "refundG_UID": "Mco0xsHr5UOgnTkHOGo4YA==",
                      "refundGuid": "c634ca31-ebc1-43e5-a09d-3907386a3860",
                      "providerName": "sample string 10",
                      "campaign": "sample string 11",
                      "campaignType": 1,
                      "modifiedID": 1,
                      "omittedIngredient": 1,
                      "taxPercent": 1.0,
                      "taxAmount": 1.0,
                      "refundablePrice": 1.0,
                      "showDiscounts": true,
                      "orderPrinted": true,
                      "note": "sample string 14",
                      "modifierName": "sample string 15",
                      "modifierSetName": "sample string 16",
                      "totalValueWasScanned": true,
                      "sold": true,
                      "campaignPrice": true,
                      "scannedValue": 1,
                      "campaignName": "sample string 20",
                      "comboDiscount": 1
                    },
                    {
                      "$ref": "100"
                    }
                  ],
                  "customerOrder": [
                    {
                      "$id": "101",
                      "identifier": "RjhXMdauPEWEeXrtfBhzfA==",
                      "identifierGuid": "31573846-aed6-453c-8479-7aed7c18737c",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "wibOltNEcUWJh968w5M0UQ==",
                      "customerIdentifierGuid": "96ce26c2-44d3-4571-8987-debcc3933451",
                      "operatorNo": 1,
                      "operatorG_UID": "0rMZ7Sw+VEyili4IIiUeIw==",
                      "operatorGuid": "ed19b3d2-3e2c-4c54-a296-2e0822251e23",
                      "created": "2025-08-02T23:18:11.748065",
                      "ordered": "2025-08-02T23:18:11.748065",
                      "started": "2025-08-02T23:18:11.748065",
                      "completed": "2025-08-02T23:18:11.748065",
                      "supplied": "2025-08-02T23:18:11.748065",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "2"
                      },
                      "operator": {
                        "$ref": "15"
                      },
                      "details": [
                        {
                          "$id": "102",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "h1ZgD+eSkE2/+dy7NGDREA==",
                          "pluGuid": "0f605687-92e7-4d90-bff9-dcbb3460d110",
                          "quantity": 1,
                          "unit": 1,
                          "status": 1,
                          "soldQuantity": 1,
                          "soldWeight": 1,
                          "soldCents": 1,
                          "soldGstCents": 1,
                          "soldFixedPrice": 1,
                          "soldSalesMode": 1,
                          "promptDetailID": 1,
                          "groupID": 1,
                          "menuPath": "sample string 1",
                          "promptPath": "sample string 2",
                          "notes": "sample string 3",
                          "headerIdentifier": "BDuUkkMTy0KHtFpn0VCbdQ==",
                          "headerIdentifierGuid": "92943b04-1343-42cb-87b4-5a67d1509b75",
                          "product": {
                            "$ref": "26"
                          }
                        },
                        {
                          "$ref": "102"
                        }
                      ],
                      "storeName": "sample string 11",
                      "customerName": "sample string 12",
                      "storeReplyTo": "sample string 13",
                      "storeSubjectLine": "sample string 14",
                      "storeSaleHeader": {
                        "$ref": "14"
                      }
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "surveyResponses": [
                    {
                      "$id": "103",
                      "surveyG_UID": "nkFcm7KzuECGRNobzBOgbA==",
                      "surveyGuid": "9b5c419e-b3b2-40b8-8644-da1bcc13a06c",
                      "saleHeaderGuid": "+jFhl6wqikimjnk9NI1LDA==",
                      "saleGuid": "976131fa-2aac-488a-a68e-793d348d4b0c",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "/KYn9FFXu0O5rXvxvGkibg==",
                      "guidResponse": "f427a6fc-5751-43bb-b9ad-7bf1bc69226e",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-08-02T23:18:11.748065",
                      "sale": {
                        "$ref": "14"
                      },
                      "survey": {
                        "$id": "104",
                        "g_UID": "jiVHTmNq3Ua4YnzxWEelvg==",
                        "guid": "4e47258e-6a63-46dd-b862-7cf15847a5be",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "0DVr/VUkXEagHv2Z9HcAWg==",
                        "checkoutFormGuid": "fd6b35d0-2455-465c-a01e-fd99f477005a",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-08-02T23:18:11.748065",
                        "end": "2025-08-02T23:18:11.748065",
                        "deleted": true,
                        "updated": "2025-08-02T23:18:11.748065",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "adbda68b-3fd6-4654-a8b2-63e955cbabe2",
                          "38e2e4bc-c577-4535-9114-7579f06b8ccc"
                        ],
                        "allowsAllTextResponses": true,
                        "surveyForm": {
                          "$ref": "44"
                        }
                      },
                      "ingressId": "sample string 4"
                    },
                    {
                      "$ref": "103"
                    }
                  ],
                  "storeName": "sample string 38",
                  "machineName": "sample string 39",
                  "operatorName": "sample string 40",
                  "direction": 1,
                  "reason": "sample string 41",
                  "accountG_UID": "UFX4kLXJwEyT8RnIfKT7nA==",
                  "accountIdentifier": "90f85550-c9b5-4cc0-93f1-19c87ca4fb9c",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "x1o/c6dqeECvDOmDvdOeBQ==",
                  "customerOrderIdentifierGuid": "733f5ac7-6aa7-4078-af0c-e983bdd39e05",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "105",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "N+1EbiaOV06n+vaHpmGNqg==",
                  "paymentIdentifierGuid": "6e44ed37-8e26-4e57-a7fa-f687a6618daa",
                  "identifier": "fiwthoO6JEKPdsQU2CVTgQ==",
                  "identifierGuid": "862d2c7e-ba83-4224-8f76-c414d8255381",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "64nOGOq1QkCQ8m376v6Uiw==",
                  "itemIdentifierGuid": "18ce89eb-b5ea-4042-90f2-6dfbeafe948b"
                }
              },
              "redeemedOfflinePayment": {
                "$ref": "13"
              }
            },
            {
              "$ref": "12"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "7"
      }
    ]
  },
  "account": {
    "$ref": "5"
  },
  "payments": [
    {
      "$ref": "13"
    },
    {
      "$ref": "13"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.