GET api/invoices/pickup/{storeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of invoice headers that were picked up

Collection of InvoiceHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

TradingPartner

InvoiceTradingPartner

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Xfer

True if stock transfer

boolean

None.

SourceStore

string

None.

SourceCode

string

None.

SourceAbn

string

None.

TargetCode

string

None.

TargetState

string

None.

WhouseRef

string

None.

StateSource

string

None.

Status

InvoiceStatus

None.

FileID

string

String length: inclusive between 0 and 255

Created

Time invoice was created

date

None.

CreatedByUser

User who created in invoice

string

None.

Updated

date

None.

TransType

InvoiceType

None.

TransDateTime

date

None.

InvoiceNo

Invoice number

string

None.

InvoiceText

string

String length: inclusive between 0 and 40

AdjustmentNo

integer

None.

InvoiceDate

date

None.

ClaimNo

integer

None.

CountReceivedReset

Invoice received counts have been reset

boolean

None.

AccountingExported

Invoice has been exported by accounting services

boolean

None.

OrderReceived

The order has already received the inventory

boolean

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

Order identifier of the order attached to this invoice

globally unique identifier

None.

OrderNo

Order number in emc system

integer

None.

OrderText

string

None.

SupplierNotes

string

None.

DefaultStockReceiveDocumentId

integer

None.

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

CustomerCd

string

None.

StoreName

string

None.

Street

string

None.

Suburb

string

None.

PostCd

string

None.

DebtorCd

string

None.

LiquorLicense

string

None.

Bond

string

None.

Url

string

None.

Completed

Time invoice was completed

date

None.

Received

Time invoice was received into system

date

None.

InvoiceSubTotal

Invoice total excluding fees

decimal number

None.

ItemTotalCost

decimal number

None.

AdminFee

decimal number

None.

FinanceFee

decimal number

None.

InvoiceTotal

decimal number

None.

Weight

decimal number

None.

SalesTax

decimal number

None.

TobaccoTax

decimal number

None.

ShrinkWrap

decimal number

None.

GstTotal

decimal number

None.

Margin

decimal number

None.

DeliveryFee

Invoiced delivery fee, gst inclusive, exported to accounting services

decimal number

None.

TransportFee

Delivery or freight fee not included in invoice, will be ignored in accounting

decimal number

None.

ServiceFee

decimal number

None.

GstOnService

decimal number

None.

GstOnDelivery

decimal number

None.

GstOnShrinkWrap

decimal number

None.

WetTotal

decimal number

None.

GstApplicable

decimal number

None.

GstExempt

decimal number

None.

SupplierMatchRequired

Temporary supplier, invoice requires a supplier match before it can be completed

boolean

None.

Temperature

Temperature recorded of order on receive. Null indicates no temperature recorded

decimal number

None.

TemperatureScale

Temperature scale that temperature is recorded in

TemperatureScale

None.

Rating

Quality rating of the order

integer

None.

CompleteInvoiceInventory

Complete invoice setting used during invoice complete

UpdateInventory

None.

WineLitres

decimal number

None.

WineValue

decimal number

None.

SpiritLitres

decimal number

None.

SpiritValue

decimal number

None.

BeerLitres

decimal number

None.

BeerValue

decimal number

None.

MidBeerLitres

decimal number

None.

MidBeerValue

decimal number

None.

LowBeerLitres

decimal number

None.

LowBeerValue

decimal number

None.

LowWineLitres

decimal number

None.

LowWineValue

decimal number

None.

Deleted

boolean

None.

SupplierName

string

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

InvoiceSuffix

string

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

CostVariance

decimal number

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

Store

Store

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

Supplier

Supplier

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

Order

OrderHeader

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

Details

Collection of InvoiceDetail

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

OrderStatus

integer

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

ProcessLockedInvoice

option to process the locked invoice

boolean

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "syh/m5EKY0+PFYARgj0XKQ==",
    "identifierGuid": "9b7f28b3-0a91-4f63-8f15-8011823d1729",
    "storeID": 2,
    "tradingPartner": 0,
    "supplierIdentifier": "t8wBbzOp00O/J/qx/CV2jg==",
    "supplierIdentifierGuid": "6f01ccb7-a933-43d3-bf27-fab1fc25768e",
    "xfer": true,
    "sourceStore": "sample string 3",
    "sourceCode": "sample string 4",
    "sourceAbn": "sample string 5",
    "targetCode": "sample string 6",
    "targetState": "sample string 7",
    "whouseRef": "sample string 8",
    "stateSource": "sample string 9",
    "status": 10,
    "fileID": "sample string 11",
    "created": "2026-06-03T18:37:02.1650079",
    "createdByUser": "sample string 12",
    "updated": "2026-06-03T18:37:02.1650079",
    "transType": 0,
    "transDateTime": "2026-06-03T18:37:02.1650079",
    "invoiceNo": "sample string 13",
    "invoiceText": "sample string 14",
    "adjustmentNo": 1,
    "invoiceDate": "2026-06-03T18:37:02.1650079",
    "claimNo": 1,
    "countReceivedReset": true,
    "accountingExported": true,
    "orderReceived": true,
    "orderGuid": "cYpDo7OYnkixrkarLAKyXQ==",
    "orderIdentifier": "a3438a71-98b3-489e-b1ae-46ab2c02b25d",
    "orderNo": 1,
    "orderText": "sample string 18",
    "supplierNotes": "sample string 19",
    "defaultStockReceiveDocumentId": 1,
    "receiptEmailSent": true,
    "receiptEmailSentId": "sample string 21",
    "receiptEmailSentStatus": "sample string 22",
    "customerCd": "sample string 23",
    "storeName": "sample string 24",
    "street": "sample string 25",
    "suburb": "sample string 26",
    "postCd": "sample string 27",
    "debtorCd": "sample string 28",
    "liquorLicense": "sample string 29",
    "bond": "sample string 30",
    "url": "sample string 31",
    "completed": "2026-06-03T18:37:02.1650079",
    "received": "2026-06-03T18:37:02.1650079",
    "invoiceSubTotal": 1.0,
    "itemTotalCost": 1.0,
    "adminFee": 1.0,
    "financeFee": 1.0,
    "invoiceTotal": 1.0,
    "weight": 1.0,
    "salesTax": 1.0,
    "tobaccoTax": 1.0,
    "shrinkWrap": 32.0,
    "gstTotal": 1.0,
    "margin": 1.0,
    "deliveryFee": 1.0,
    "transportFee": 33.0,
    "serviceFee": 1.0,
    "gstOnService": 1.0,
    "gstOnDelivery": 1.0,
    "gstOnShrinkWrap": 1.0,
    "wetTotal": 1.0,
    "gstApplicable": 1.0,
    "gstExempt": 1.0,
    "supplierMatchRequired": true,
    "temperature": 1.1,
    "temperatureScale": 35,
    "rating": 36,
    "completeInvoiceInventory": 37,
    "wineLitres": 1.0,
    "wineValue": 1.0,
    "spiritLitres": 1.0,
    "spiritValue": 1.0,
    "beerLitres": 1.0,
    "beerValue": 1.0,
    "midBeerLitres": 1.0,
    "midBeerValue": 1.0,
    "lowBeerLitres": 1.0,
    "lowBeerValue": 1.0,
    "lowWineLitres": 1.0,
    "lowWineValue": 1.0,
    "deleted": true,
    "supplierName": "sample string 39",
    "invoiceSuffix": "sample string 40",
    "costVariance": 1.0,
    "store": {
      "$id": "2",
      "id": 1,
      "isMaster": true,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": 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": "2026-06-03T18:37:02.1650079",
      "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": "x7nbhPOiTEmaPPLa90mWIw==",
      "hostIdentifierGuid": "84dbb9c7-a2f3-494c-9a3c-f2daf7499623",
      "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,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-06-03T18:37:02.1650079",
      "priceZone": {
        "$id": "3",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "z/7hZBA2GE27ek7Mpo46FQ==",
        "hostIdentifierGuid": "64e1fecf-3610-4d18-bb7a-4ecca68e3a15",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "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"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "4"
      },
      "warehouseStore": {
        "$id": "5",
        "storeID": 1,
        "warehouseStoreID": 2,
        "storeName": "sample string 3",
        "warehouseName": "sample string 4"
      },
      "hostStoreSettings": [
        {
          "$id": "6",
          "id": 1,
          "hostIdentifier": "/3+yFBF1d0i9QHIgfyMstg==",
          "hostIdentifierGuid": "14b27fff-7511-4877-bd40-72207f232cb6",
          "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,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "7",
            "identifier": "jGHiVvghJ0ahyKnZXOAKyg==",
            "identifierGuid": "56e2618c-21f8-4627-a1c8-a9d95ce00aca",
            "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": "ecybq3/B7Ue4Ud7nYVGBvg==",
            "hostSupplierIdentifierGuid": "ab9bcc79-c17f-47ed-b851-dee7615181be",
            "loyaltyPriceLevelIdentifier": "Gxsp7ZkyUEmqj3kbnpgwQw==",
            "loyaltyPriceLevelIdentifierGuid": "ed291b1b-3299-4950-aa8f-791b9e983043",
            "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": "2026-06-03T18:37:02.1650079",
            "lastProcessed": "2026-06-03T18:37:02.1650079",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "612X6o4/6ECukbF38u/eAw==",
              "identifierGuid": "ea975deb-3f8e-40e8-ae91-b177f2efde03",
              "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": "kVvkig7rWEePVygNBJp+OA==",
              "primaryContactID": "8ae45b91-eb0e-4758-8f57-280d049a7e38",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "4J6ygg+QMkeA06Ag0iDNOQ==",
              "supplierGroupGuid": "82b29ee0-900f-4732-80d3-a020d220cd39",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-06-03T18:37:02.1650079",
              "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": "9",
                "id": "45904d60-5eaa-457c-b566-1cfc17282426",
                "identifier": "r7mAWdmfw06jP5sstjl4kQ==",
                "identifierGuid": "5980b9af-9fd9-4ec3-a33f-9b2cb6397891",
                "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": "10",
                  "supplierIdentifier": "yWRcWCdNCkqfLj50Bhz7pw==",
                  "supplierIdentifierGuid": "585c64c9-4d27-4a0a-9f2e-3e74061cfba7",
                  "contactGuid": "AL7lLkwOVEu0KDVzUQkZtQ==",
                  "contactID": "2ee5be00-0e4c-4b54-b428-3573510919b5",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$id": "11",
                  "pluG_UID": "7e7MiL2+WEeI++DNEpQmIQ==",
                  "pluGuid": "88cceeed-bebd-4758-88fb-e0cd12942621",
                  "supplierIdentifier": "fKUiM/0D/Uyzb9YQRkG6Sw==",
                  "supplierIdentifierGuid": "3322a57c-03fd-4cfd-b36f-d6104641ba4b",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2026-06-03T18:37:02.1650079",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 12,
                  "landedCartonCostEx": 13,
                  "standardCost": 14,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 15",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 16",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 17",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 18",
                  "invoiceCode": "sample string 19",
                  "invoiceDesc": "sample string 20",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 21,
                  "hostType": 22,
                  "fromHost": 23,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 24.1,
                  "sellMultiple": 25.1,
                  "baseMultiple": 26.1,
                  "hostStandardCost": 27,
                  "hostTotalCost": 28,
                  "hostRetail": 29,
                  "hostLandedUnitCostEx": 30,
                  "hostLandedUnitCostInc": 31,
                  "hostDesc": "sample string 32",
                  "directIndicator": "sample string 33",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 35",
                  "hostProductType": "sample string 36",
                  "hostProductGrade": "sample string 37",
                  "hostProductGroup": "sample string 38",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 41",
                  "hostLastUpdated": "2026-06-03T18:37:02.1650079",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "12",
                      "pluG_UID": "5iqKoNTrfkiRj0T5x39poQ==",
                      "pluGuid": "a08a2ae6-ebd4-487e-918f-44f9c77f69a1",
                      "supplierIdentifier": "hHiNZBhhQUed10vIFF0RpA==",
                      "supplierIdentifierGuid": "648d7884-6118-4741-9dd7-4bc8145d11a4",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 42",
                  "salesMode": 43,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 45,
                  "parentPluG_UID": "VKE/qMRQfU+YBYJdPoTheA==",
                  "parentPluGuid": "a83fa154-50c4-4f7d-9805-825d3e84e178",
                  "freight": 46.0,
                  "freightType": 1,
                  "product": {
                    "$id": "13",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "BmCYukj2U0CZM57WAH3Nsw==",
                    "guid": "ba986006-f648-4053-9933-9ed6007dcdb3",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "HGTp4NRgl0OpY6cjnMDZ/A==",
                    "priceGroupGuid": "e0e9641c-60d4-4397-a963-a7239cc0d9fc",
                    "blueprintID": 1,
                    "lastCountedDate": "2026-06-03T18:37:02.1650079",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2026-06-03T18:37:02.1650079",
                    "pluCreated": "2026-06-03T18:37:02.1650079",
                    "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": "2026-06-03T18:37:02.1650079",
                    "lastManualUpdate": "2026-06-03T18:37:02.1650079",
                    "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": "2026-06-03T18:37:02.1650079",
                    "currentCostUpdated": "2026-06-03T18:37:02.1650079",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2026-06-03T18:37:02.1650079",
                    "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,
                    "paws": 1.0,
                    "awsUpdated": "2026-06-03T18:37:02.1650079",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "S39GwP3xs0mrLSE9VDFuCw==",
                    "altPLUGuid": "c0467f4b-f1fd-49b3-ab2d-213d54316e0b",
                    "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": "2026-06-03T18:37:02.1650079",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "D88VUyOvpEOutTc6PFDDIQ==",
                    "shelfPageLayoutGuid": "5315cf0f-af23-43a4-aeb5-373a3c50c321",
                    "talkerPageLayoutG_UID": "9fVn6ai3wUmQE87TlNgqiQ==",
                    "talkerPageLayoutGuid": "e967f5f5-b7a8-49c1-9013-ced394d82a89",
                    "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,
                    "liabilityItem": true,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 92,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 95,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "2Z/lhFv9RkW/IEeAWZ5S1g==",
                    "inventoryIdentifier": "84e59fd9-fd5b-4546-bf20-4780599e52d6",
                    "inventoryAccuracy": 1,
                    "baseUnits": 99,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 100,
                    "defaultPrinter": "sample string 101",
                    "defaultPrinterGroup": "sample string 102",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 103,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "9jO0QFEqNkKOYNv8UoB8sw==",
                    "parentPluGuid": "40b433f6-2a51-4236-8e60-dbfc52807cb3",
                    "preferredHostVendor": 105,
                    "preferredHostChanged": true,
                    "code": "sample string 107",
                    "supplierIdentifier": "LgI+XXxzm0GQj9vi/FDDng==",
                    "supplierIdentifierGuid": "5d3e022e-737c-419b-908f-dbe2fc50c39e",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "dEGmgvyNZkiMEbS/zUFsFg==",
                    "rebateSupplierIdentifierGuid": "82a64174-8dfc-4866-8c11-b4bfcd416c16",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 109",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 111",
                    "productType": "sample string 112",
                    "productGroup": "sample string 113",
                    "complianceIndicator": "sample string 114",
                    "inhouseBrand": "sample string 115",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 118",
                    "lastUpdatedByUser": "sample string 119",
                    "lastManualUpdatedByUser": "sample string 120",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2026-06-03T18:37:02.1650079",
                    "commodity": "sample string 122",
                    "businessPillar": "sample string 123",
                    "mscCommodity": "sample string 124",
                    "hostIdentifier": "AQzbsL3NMkaLOReP76ZXJA==",
                    "hostIdentifierGuid": "b0db0c01-cdbd-4632-8b39-178fefa65724",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 126",
                    "aisleEnds": "sample string 127",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 138,
                    "webPriceRounding": true,
                    "webMarkup": 140,
                    "webPriceMode": 141,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 142",
                    "altSubDeptCode": "sample string 143",
                    "altMinorDeptCode": "sample string 144",
                    "altLesserDeptCode": "sample string 145",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "store": {
                      "$ref": "2"
                    },
                    "storePrices": [
                      {
                        "$id": "14",
                        "pluG_UID": "EdOLliA2P06pT6eBb7pTlA==",
                        "pluGuid": "968bd311-3620-4e3f-a94f-a7816fba5394",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "isElectedMasterStore": true,
                        "isZoneMasterStore": true,
                        "priceNow": 7,
                        "costNow": 8,
                        "costNowDecimals": 9,
                        "normalPrice": 10,
                        "priceNext": 1,
                        "costNext": 1,
                        "costNextDecimals": 11,
                        "nextCampaignName": "sample string 12",
                        "gstPercent": 13,
                        "normalCost": 14,
                        "normalCostDecimals": 15,
                        "costGstPercent": 16,
                        "costCalcMethod": 1,
                        "currentCost": 17,
                        "currentCostDecimals": 18,
                        "break1": 19,
                        "price1": 20,
                        "break2": 21,
                        "price2": 22,
                        "break3": 23,
                        "price3": 24,
                        "fuelItem": 25,
                        "fixedWeight": 26,
                        "active": true,
                        "complianceIndicator": "sample string 27",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2026-06-03T18:37:02.1650079"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "currentPrices": {
                      "$id": "15",
                      "pluPrices": {
                        "$id": "16",
                        "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,
                        "memberDiscountPrice": 10,
                        "acceptedUtc": "2026-06-03T18:37:02.1650079",
                        "priceChangeType": 0,
                        "costDecimals": 11,
                        "costCalcMethod": 12,
                        "targetCampaignPriceGtOrEquNormal": true
                      },
                      "normalPluPrices": {
                        "$ref": "16"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "17",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "talkerText": "sample string 3",
                        "disableWasSave": true,
                        "startDate": "2026-06-03T18:37:02.1650079",
                        "startTime": 5,
                        "endDate": "2026-06-03T18:37:02.1650079",
                        "endTime": 6,
                        "newPrice": 7,
                        "newCost": 8,
                        "newCostDecimals": 9,
                        "pctDiscount": 10,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 11",
                        "hostType": 12,
                        "hostIdentifier": "ps/1Xl1XiEGdpn+n0womFA==",
                        "hostIdentifierGuid": "5ef5cfa6-575d-4188-9da6-7fa7d30a2614",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "18",
                      "g_UId": "O5seLkSKTkCKBeOKJggp0g==",
                      "guid": "2e1e9b3b-8a44-404e-8a05-e38a260829d2",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "19",
                      "priceGroupG_UID": "7SfGhlnElUGF0DSOnYDveg==",
                      "priceGroupGuid": "86c627ed-c459-4195-85d0-348e9d80ef7a",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2026-06-03T18:37:02.1650079",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 147",
                    "nutrifacts": {
                      "$id": "20",
                      "pluG_UID": "fr5FA27lI0OPYaNCBCdYIQ==",
                      "pluGuid": "0345be7e-e56e-4323-8f61-a34204275821",
                      "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": "21",
                      "pluGuid": "7f542ca9-29df-4ae7-b015-ed63320cc620",
                      "created": "2026-06-03T18:37:02.1650079",
                      "createdByUser": "sample string 1",
                      "activated": "2026-06-03T18:37:02.1650079",
                      "activatedByUser": "sample string 2",
                      "deactivated": "2026-06-03T18:37:02.1650079",
                      "deactivatedByUser": "sample string 3",
                      "lastOrdered": "2026-06-03T18:37:02.1650079",
                      "lastOrderedQty": 4.0,
                      "lastReceived": "2026-06-03T18:37:02.1650079",
                      "lastReceivedQty": 5.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2026-06-03T18:37:02.1650079",
                      "lastSold": "2026-06-03T18:37:02.1650079",
                      "firstSold": "2026-06-03T18:37:02.1650079",
                      "awsUpdated": "2026-06-03T18:37:02.1650079",
                      "lastManualUpdate": "2026-06-03T18:37:02.1650079",
                      "lastManualUpdatedByUser": "sample string 7",
                      "lastUpdated": "2026-06-03T18:37:02.1650079",
                      "lastUpdatedByUser": "sample string 9",
                      "lastUpdatedByHost": "2026-06-03T18:37:02.1650079",
                      "doNotRangeUpdated": "2026-06-03T18:37:02.1650079",
                      "doNotOrderUpdated": "2026-06-03T18:37:02.1650079",
                      "tracked": "2026-06-03T18:37:02.1650079"
                    },
                    "allergens": [
                      {
                        "$id": "22",
                        "primaryKey": {
                          "$id": "23",
                          "pluGuid": "2f8fd6bd-c588-4998-b9d2-c6289b169a9b",
                          "contains": 2
                        },
                        "allergenID": 1,
                        "pluG_UID": "vdaPL4jFmEm50sYomxaamw==",
                        "pluGuid": "2f8fd6bd-c588-4998-b9d2-c6289b169a9b",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "costs": {
                      "$id": "24",
                      "pluG_UID": "hNk2ijalLUmSyCFoETWtrg==",
                      "pluGuid": "8a36d984-a536-492d-92c8-21681135adae",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2026-06-03T18:37:02.1650079",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "25",
                        "saleHeaderID": 1,
                        "created": "2026-06-03T18:37:02.1650079",
                        "createdLocal": "2026-06-03T18:37:02.1650079",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "OFonYSUaVESATylrkmnQLw==",
                        "operatorGuid": "61275a38-1a25-4454-804f-296b9269d02f",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "z3tZcDc7b0SpK1cSfMHARg==",
                        "pluGuid": "70597bcf-3b37-446f-a92b-57127cc1c046",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "26",
                          "id": 1,
                          "g_Uid": "x3EqmHmQqk+S8Up8X2fZkA==",
                          "guid": "982a71c7-9079-4faa-92f1-4a7c5f67d990",
                          "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": "2026-06-03T18:37:02.1650079",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2026-06-03T18:37:02.1650079",
                          "endShift": "2026-06-03T18:37:02.1650079",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "27",
                              "operatorG_UID": "F1aAmwy2uk636SQtVABmrg==",
                              "operatorGuid": "9b805617-b60c-4eba-b7e9-242d540066ae",
                              "storeID": 2,
                              "operator": {
                                "$ref": "26"
                              },
                              "store": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "27"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "28",
                        "pluID": 1,
                        "pluG_UID": "+WXVQb3VXES40xO+fiINjA==",
                        "pluGuid": "41d565f9-d5bd-445c-b8d3-13be7e220d8c",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "29",
                        "pluG_UId": "hBQiBfmFtEa9Au2bWCDVUw==",
                        "pluGuid": "05221484-85f9-46b4-bd02-ed9b5820d553",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "13"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "30",
                        "identifier": "MUyx0fM6BEyafwYmE6ya5g==",
                        "identifierGuid": "d1b14c31-3af3-4c04-9a7f-062613ac9ae6",
                        "pluG_UID": "JLgXEkPepUOvPc9ZWSVzxw==",
                        "pluGuid": "1217b824-de43-43a5-af3d-cf59592573c7",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "supplier": {
                      "$ref": "8"
                    },
                    "supplierName": "sample string 148",
                    "children": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "ordering": {
                      "$ref": "11"
                    },
                    "flipChartPages": [
                      {
                        "$id": "31",
                        "identifier": "vTk+HJLWRU+tGa2tLdZ6Xw==",
                        "groupName": "sample string 1",
                        "identifierGuid": "1c3e39bd-d692-4f45-ad19-adad2dd67a5f",
                        "exists": true,
                        "flipChartIdentifier": "vrwcP7Ayg0qjHOxg8QyiyA==",
                        "flipChartIdentifierGuid": "3f1cbcbe-32b0-4a83-a31c-ec60f10ca2c8",
                        "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": "nFEzS5PTX0abP0MUsN2aPQ==",
                        "groupIdentifierGuid": "4b33519c-d393-465f-9b3f-4314b0dd9a3d",
                        "flipChart": {
                          "$id": "32",
                          "identifier": "EE5FQh1qJEC5VLn9tkcQoQ==",
                          "identifierGuid": "42454e10-6a1d-4024-b954-b9fdb64710a1",
                          "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": "33",
                            "identifier": "TERlq8gP90S4SshMhlwyKA==",
                            "identifierGuid": "ab65444c-0fc8-44f7-b84a-c84c865c3228",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "34",
                                "id": 1,
                                "g_UID": "trfj/4XEzE6iOLUL53c4dQ==",
                                "guid": "ffe3b7b6-c485-4ecc-a238-b50be7773875",
                                "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": "f1pvadiEu0CxcSm6KkuwdA==",
                                "previousFormGuid": "696f5a7f-84d8-40bb-b171-29ba2a4bb074",
                                "nextForm": 1,
                                "nextFormG_UID": "A/87UYC1CkykJ2ko0RjeHg==",
                                "nextFormGuid": "513bff03-b580-4c0a-a427-6928d118de1e",
                                "attributes": "sample string 10",
                                "updated": "2026-06-03T18:37:02.1650079",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "34"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "34"
                                },
                                "buttons": [
                                  {
                                    "$id": "35",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "7Es3tqPb1UmTjgufEeYkWA==",
                                    "checkoutFormGuid": "b6374bec-dba3-49d5-938e-0b9f11e62458",
                                    "identifier": "5T1/mKZp9kOsKR8XiLWMTw==",
                                    "identifierGuid": "987f3de5-69a6-43f6-ac29-1f1788b58c4f",
                                    "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": "cpUIo5MlQ0Cnli+IxUSkVQ==",
                                    "valueGuid": "a3089572-2593-4043-a796-2f88c544a455",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2026-06-03T18:37:02.1650079",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "34"
                                    },
                                    "image": {
                                      "$id": "36",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2026-06-03T18:37:02.1650079",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "37",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "LPjjhY1LH06MI7cZ2U8KSg==",
                                    "checkoutFormGuid": "85e3f82c-4b8d-4e1f-8c23-b719d94f0a4a",
                                    "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": "37"
                                  }
                                ]
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "37"
                        },
                        "products": [
                          {
                            "$id": "38",
                            "flipChartPageIdentifier": "X+RlGO91d0SNrllVSK/5JA==",
                            "flipChartPageIdentifierGuid": "1865e45f-75ef-4477-8dae-595548aff924",
                            "pluG_UID": "VVRexG1kz0KCzxXiVE/8yQ==",
                            "pluGuid": "c45e5455-646d-42cf-82cf-15e2544ffcc9",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "13"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ]
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "39",
                        "pluG_UID": "EKo5ebaBa0i5Zh6zdv/7Cg==",
                        "pluGuid": "7939aa10-81b6-486b-b966-1eb376fffb0a",
                        "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": "2026-06-03T18:37:02.1650079",
                        "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": "39"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "40",
                        "pluG_UID": "cTbS4W6jdkao8cz/OMY4/g==",
                        "ingredientGuid": "4lIDCD/qGEKLptyG3uu1pg==",
                        "ingredientIdentifier": "080352e2-ea3f-4218-8ba6-dc86deebb5a6",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "13"
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "41",
                        "pluG_UID": "lvUMFw9BukGklLs0RALIdQ==",
                        "pluGuid": "170cf596-410f-41ba-a494-bb344402c875",
                        "shelfLocationIdentifier": "sOq0wPcO6k6tox0ojCeCBQ==",
                        "shelfLocationGuid": "c0b4eab0-0ef7-4eea-ada3-1d288c278205",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "YJ27fX/+Y065FSMsUPDUqw==",
                        "labelPageLayoutGuid": "7dbb9d60-fe7f-4e63-b915-232c50f0d4ab",
                        "updated": "2026-06-03T18:37:02.1650079",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "13"
                        },
                        "location": {
                          "$id": "42",
                          "identifier": "07dpeLvxiU6mqSAWC5TXSA==",
                          "storeID": 1,
                          "identifierGuid": "7869b7d3-f1bb-4e89-a6a9-20160b94d748",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2026-06-03T18:37:02.1650079",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "bin": {
                      "$ref": "41"
                    },
                    "scaleLocations": [
                      {
                        "$id": "43",
                        "plu": 1,
                        "pluG_UID": "yAF17F/R2E+SJSQaWKCPLA==",
                        "pluGuid": "ec7501c8-d15f-4fd8-9225-241a58a08f2c",
                        "deptNo": 1,
                        "product": {
                          "$ref": "13"
                        },
                        "scaleLocation": {
                          "$id": "44",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2026-06-03T18:37:02.1650079",
                          "department": {
                            "$id": "45",
                            "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": "44"
                            },
                            "subDepartments": [
                              {
                                "$id": "46",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "47",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "48",
                                        "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": "2026-06-03T18:37:02.1650079",
                                        "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": "vksW6bXZEEuiYthFKwQg+w==",
                                        "labelPageLayoutGuid": "e9164bbe-d9b5-4b10-a262-d8452b0420fb",
                                        "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": "49",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "50",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "51",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "51"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "50"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "50"
                                        },
                                        "mscDep": {
                                          "$id": "52",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "49"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "51"
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "updated": "2026-06-03T18:37:02.1650079",
                                    "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": "dUl2AHpR2UahBw/zroNujw==",
                                    "labelPageLayoutGuid": "00764975-517a-46d9-a107-0ff3ae836e8f",
                                    "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": "49"
                                    },
                                    "mscCom": {
                                      "$ref": "50"
                                    },
                                    "mscDep": {
                                      "$ref": "52"
                                    },
                                    "mscSubCom": {
                                      "$ref": "51"
                                    }
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-06-03T18:37:02.1650079",
                                "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": "duEKoffaXEmKeAATySLfig==",
                                "labelPageLayoutGuid": "a10ae176-daf7-495c-8a78-0013c922df8a",
                                "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": "49"
                                },
                                "mscCom": {
                                  "$ref": "50"
                                },
                                "mscDep": {
                                  "$ref": "52"
                                },
                                "mscSubCom": {
                                  "$ref": "51"
                                }
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2026-06-03T18:37:02.1650079",
                            "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": "fW1kRzFMpk22RTUqGewu3A==",
                            "labelPageLayoutGuid": "47646d7d-4c31-4da6-b645-352a19ec2edc",
                            "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": "49"
                            },
                            "mscCom": {
                              "$ref": "50"
                            },
                            "mscDep": {
                              "$ref": "52"
                            },
                            "mscSubCom": {
                              "$ref": "51"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "nextPrice": {
                      "$id": "53",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "VvEz4FiwP0WbKYuT5KZ9Gg==",
                      "pluGuid": "e033f156-b058-453f-9b29-8b93e4a67d1a",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "uPsWBtnds0GdrKhJs0EfTg==",
                      "dealCostGuid": "0616fbb8-ddd9-41b3-9dac-a849b3411f4e",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "rg80OY0cRkqp9sJ4cyi/zQ==",
                      "priceGroupGuid": "39340fae-1c8d-4a46-a9f6-c2787328bfcd",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "costCalcMethod": 13,
                      "pluCost": 14,
                      "pluCostIndicator": "sample string 15",
                      "pluPriceGstPercent": 16,
                      "pluCostGstPercent": 17,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 19.1,
                      "salesMode": 1,
                      "orderPacked": 20,
                      "pluNormalCost": 21,
                      "pluaws": 22.0,
                      "directNumber": "sample string 23",
                      "departmentName": "sample string 24",
                      "subDepartmentName": "sample string 25",
                      "priceGroupName": "sample string 26",
                      "supplierName": "sample string 27",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-06-03T18:37:02.1650079",
                      "rrp": 28,
                      "campaignDescription": "sample string 29",
                      "hostCampaign": true,
                      "hostIdentifier": "QEA=",
                      "hostIdentifierGuid": "5d014402-fbda-4c49-a1fd-7661b63e8bb3",
                      "campaignComboPriceGroupG_UID": "j0kSSCvn20aJiEcWR2rmag==",
                      "campaignComboPriceGroupIdentifier": "4812498f-e72b-46db-8988-4716476ae66a",
                      "promotionPlacementDescription": "sample string 31",
                      "storeAcceptances": [
                        {
                          "$id": "54",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2026-06-03T18:37:02.1650079",
                          "operatorG_UID": "u7AMC0Es8keQMktFlJFBvA==",
                          "operatorGuid": "0b0cb0bb-2c41-47f2-9032-4b45949141bc",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2026-06-03T18:37:02.1650079",
                          "signIqTicketFileMovedUtc": "2026-06-03T18:37:02.1650079",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2026-06-03T18:37:02.1650079",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "6636ea2e-802b-414d-81d2-ab0446e4e57e",
                          "product": {
                            "$ref": "13"
                          },
                          "campaignPlu": {
                            "$ref": "53"
                          },
                          "fuelItem": true
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "campaign": {
                        "$id": "55",
                        "id": 1,
                        "storeID": 2,
                        "name": "7d0b0f1c-7915-4f9b-96f4-abab0da1eda2",
                        "nameGuid": "7d0b0f1c-7915-4f9b-96f4-abab0da1eda2",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2026-06-03T18:37:02.1650079",
                        "startTime": 1,
                        "endDate": "2026-06-03T18:37:02.1650079",
                        "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": "2026-06-03T18:37:02.1650079",
                        "system": true,
                        "created": "2026-06-03T18:37:02.1650079",
                        "updated": "2026-06-03T18:37:02.1650079",
                        "priceChangeNotifiedUtc": "2026-06-03T18:37:02.1650079",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "SZGQg2n1h0i29ZcLomQl9g==",
                        "hostIdentifierGuid": "83909149-f569-4887-b6f5-970ba26425f6",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2026-06-03T18:37:02.1650079",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "56",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "J8qFwagyPkuuZw8CLAMpFA==",
                            "pluGuid": "c185ca27-32a8-4b3e-ae67-0f022c032914",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "40AP26nU9kKfe9zxzAwfNg==",
                            "priceGroupGuid": "db0f40e3-d4a9-42f6-9f7b-dcf1cc0c1f36",
                            "fuelItem": true,
                            "pluName": "sample string 6",
                            "apn": "sample string 7",
                            "pluActive": true,
                            "cartonQty": 1,
                            "baseUnits": 9.1,
                            "cri": "sample string 10",
                            "salesMode": 1,
                            "orderPacked": 11,
                            "pluaws": 12.0,
                            "directNumber": "sample string 13",
                            "departmentName": "sample string 14",
                            "subDepartmentName": "sample string 15",
                            "priceGroupName": "sample string 16",
                            "supplierName": "sample string 17",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2026-06-03T18:37:02.1650079",
                            "rrp": 18,
                            "campaignDescription": "sample string 19",
                            "product": {
                              "$ref": "13"
                            },
                            "campaign": {
                              "$ref": "55"
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "57",
                            "id": 1,
                            "identifier": "zTuQf+OZUkqwE02ddVk0+g==",
                            "identifierStr": "zTuQf+OZUkqwE02ddVk0+g==",
                            "identifierGuid": "7f903bcd-99e3-4a52-b013-4d9d755934fa",
                            "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": "55"
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "58",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "aSShtGH/oUO3dAf/YrDkPw==",
                            "customerIDGuid": "b4a12469-ff61-43a1-b774-07ff62b0e43f",
                            "campaign": {
                              "$ref": "55"
                            },
                            "customer": {
                              "$id": "59",
                              "identifier": "unO8xQ2H+Ei5HVDqkoa7pw==",
                              "identifierGuid": "c5bc73ba-870d-48f8-b91d-50ea9286bba7",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2026-06-03T18:37:02.1650079",
                              "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": "Y3u35W9jzUC0hccnOfmheA==",
                              "communityIdentifierGuid": "e5b77b63-636f-40cd-b485-c72739f9a178",
                              "joined": "2026-06-03T18:37:02.1650079",
                              "updated": "2026-06-03T18:37:02.1650079",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "zyNZdveaqEuyuvJmkfSG8Q==",
                              "priceLevelIdentifierGuid": "765923cf-9af7-4ba8-b2ba-f26691f486f1",
                              "marketingID": "sample string 18",
                              "receiptPrintOptions": 1,
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2026-06-03T18:37:02.1650079",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "60",
                                  "cardType": 2,
                                  "issueDate": "2026-06-03T18:37:02.1650079",
                                  "expiry": "2026-06-03T18:37:02.1650079",
                                  "customerID": "Iw9bCvQX0kuZs7qrHYrJeA==",
                                  "customerIDGuid": "0a5b0f23-17f4-4bd2-99b3-baab1d8ac978",
                                  "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": "2026-06-03T18:37:02.1650079",
                                  "linkedAccount": "PUIFob+AF0msH/oXg0DCCg==",
                                  "linkedAccountGuid": "a105423d-80bf-4917-ac1f-fa178340c20a",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "59"
                                  },
                                  "account": {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "CoNav837iUCDmKL3f3DgOA==",
                                    "identifierGuid": "bf5a830a-fbcd-4089-8398-a2f77f70e038",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2026-06-03T18:37:02.1650079",
                                    "owner": "Gr4+uM84yUeA9DPKH1mCCA==",
                                    "ownerGuid": "b83ebe1a-38cf-47c9-80f4-33ca1f598208",
                                    "accountStoreGroupIdentifier": "WzouFpTElUKUotgJB5vnxg==",
                                    "accountStoreGroupGuid": "162e3a5b-c494-4295-94a2-d809079be7c6",
                                    "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": "2026-06-03T18:37:02.1650079",
                                    "active": true,
                                    "updated": "2026-06-03T18:37:02.1650079",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "59"
                                    },
                                    "card": {
                                      "$ref": "60"
                                    },
                                    "members": {
                                      "$id": "62",
                                      "sample string 1": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "63",
                                        "identifier": "nbCAfqRjak+n6ZlvHxiGfA==",
                                        "identifierGuid": "7e80b09d-63a4-4f6a-a7e9-996f1f18867c",
                                        "name": "sample string 2",
                                        "primaryContact": "sGk8sDcO5UynkAlOJ6bdsQ==",
                                        "primaryContactGuid": "b03c69b0-0e37-4ce5-a790-094e27a6ddb1",
                                        "accountID": "NGnrSxkMoECtF936Vca2Lg==",
                                        "accountIDGuid": "4beb6934-0c19-40a0-ad17-ddfa55c6b62e",
                                        "special": true,
                                        "updated": "2026-06-03T18:37:02.1650079",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "2RDdtEbgvEC4t5ELAuAD8w==",
                                        "priceLevelIdentifierGuid": "b4dd10d9-e046-40bc-b8b7-910b02e003f3",
                                        "marketingListID": "sample string 7",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "61"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "59"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "groupID": "PvnrndDyMUGU8xDCivU4RQ==",
                                            "groupIDGuid": "9debf93e-f2d0-4131-94f3-10c28af53845",
                                            "customerID": "TDTRjxLO/E2gxOp2kyThgQ==",
                                            "customerIDGuid": "8fd1344c-ce12-4dfc-a0c4-ea769324e181",
                                            "card": "sample string 4",
                                            "linkedAccount": "fpQeOCR+1Eeu8/b6jBmMAg==",
                                            "linkedAccountGuid": "381e947e-7e24-47d4-aef3-f6fa8c198c02",
                                            "customer": {
                                              "$ref": "59"
                                            },
                                            "group": {
                                              "$ref": "63"
                                            },
                                            "customerCard": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "65",
                                      "id": 1,
                                      "identifier": "uK24pX3ABkyGf9eLwmUYJg==",
                                      "identifierGuid": "a5b8adb8-c07d-4c06-867f-d78bc2651826",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "j0/tNLo3okm8yEKZO3h14w==",
                                      "accountIDGuid": "34ed4f8f-37ba-49a2-bcc8-42993b7875e3",
                                      "customerAccount": {
                                        "$ref": "61"
                                      },
                                      "customerCard": {
                                        "$ref": "60"
                                      },
                                      "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": "2026-06-03T18:37:02.1650079",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "gE/mV25KCE2IUIT06Z7kIA==",
                                      "idempotentVoidGuid": "57e64f80-4a6e-4d08-8850-84f4e99ee420",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "66",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "LP1PaDcLekmzujTQq/cSgA==",
                                        "saleHeaderIdentifierGuid": "684ffd2c-0b37-497a-b3ba-34d0abf71280",
                                        "created": "2026-06-03T18:37:02.1650079",
                                        "createdLocal": "2026-06-03T18:37:02.1650079",
                                        "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": "2026-06-03T18:37:02.1650079",
                                        "storeID": 1,
                                        "operatorG_Uid": "y56BePvGwESgZCaYR9jPEQ==",
                                        "operatorGuid": "78819ecb-c6fb-44c0-a064-269847d8cf11",
                                        "customerG_Uid": "lU0DoSLFXUCXBEpLS+duSQ==",
                                        "customerGuid": "a1034d95-c522-405d-9704-4a4b4be76e49",
                                        "communityIdentifier": "a7O8FdYih0ydyF+iwjDSjA==",
                                        "communityIdentifierGuid": "15bcb36b-22d6-4c87-9dc8-5fa2c230d28c",
                                        "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": "mq86LjeOREGLS2RrnwPU2A==",
                                        "priceLevelIdentifierGuid": "2e3aaf9a-8e37-4144-8b4b-646b9f03d4d8",
                                        "locked": 36,
                                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:37:02.1650079+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                        "deserialisedOrderMetadata": {
                                          "$id": "67",
                                          "customerName": "sample string 1",
                                          "pickupAt": "2026-06-03T18:37:02.1650079",
                                          "deliveryAddress1": "sample string 2",
                                          "deliveryAddress2": "sample string 3",
                                          "customerPhoneNumber": "sample string 4",
                                          "orderType": 0,
                                          "externalOrderID": "sample string 5",
                                          "externalDisplayableOrderID": "sample string 6",
                                          "tableName": "sample string 7",
                                          "createdBy": 0,
                                          "orderingAppName": "sample string 8"
                                        },
                                        "relationChecksum": "sample string 38",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "26"
                                        },
                                        "customer": {
                                          "$ref": "59"
                                        },
                                        "communityOrganisation": {
                                          "$id": "68",
                                          "id": 1,
                                          "identifier": "EYTbu9UxHEGUKRRu3boHjg==",
                                          "identifierGuid": "bbdb8411-31d5-411c-9429-146eddba078e",
                                          "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",
                                          "abn": "sample string 15",
                                          "promoPeriodStart": "2026-06-03T18:37:02.1650079",
                                          "promoPeriodEnd": "2026-06-03T18:37:02.1650079",
                                          "allowDonations": true,
                                          "logoImageName": "sample string 17",
                                          "totalAmountAwarded": 18.1,
                                          "updated": "2026-06-03T18:37:02.1650079",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "69",
                                            "saleItemID": 1,
                                            "identifier": "bIhtc3Jp7UOOSagDEuCicQ==",
                                            "identifierGuid": "736d886c-6972-43ed-8e49-a80312e0a271",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "Zdo8FyhSQEKEuAO2Cv+20A==",
                                            "pluGuid": "173cda65-5228-4240-84b8-03b60affb6d0",
                                            "accountID": "bsXNsbtiV0GDB+7hzjF+Xw==",
                                            "accountIDGuid": "b1cdc56e-62bb-4157-8307-eee1ce317e5f",
                                            "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": "2026-06-03T18:37:02.1650079",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "6b2wkIndREeA2kFD6ebC7g==",
                                            "refundGuid": "90b0bde9-dd89-4744-80da-4143e9e6c2ee",
                                            "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": "v2DnBxBhXEyhuUTn0kiYMw==",
                                            "idempotentVoidGuid": "07e760bf-6110-4c5c-a1b9-44e7d2489833",
                                            "priceLevelIdentifier": "XmBuZR2ibUyAcgttTJlaqg==",
                                            "priceLevelIdentifierGuid": "656e605e-a21d-4c6d-8072-0b6d4c995aaa",
                                            "communityIdentifier": "6fKZJGaRFU6ijUgd/kVcOA==",
                                            "communityIdentifierGuid": "2499f2e9-9166-4e15-a28d-481dfe455c38",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2026-06-03T18:37:02.1650079",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "71",
                                              "id": 1,
                                              "g_UID": "neLzhAjOPEOxr0thADhQFA==",
                                              "guid": "84f3e29d-ce08-433c-b1af-4b6100385014",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2026-06-03T18:37:02.1650079"
                                            },
                                            "modifier": {
                                              "$id": "72",
                                              "id": 1,
                                              "setG_UID": "EYnuCyGBr0eZct06yZevDg==",
                                              "modifierSetGuid": "0bee8911-8121-47af-9972-dd3ac997af0e",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "M9clLprNKUyPV3DrHIZA2A==",
                                              "pluGuid": "2e25d733-cd9a-4c29-8f57-70eb1c8640d8",
                                              "deleted": true,
                                              "g_UID": "SafUHtgk9kqmlvgQAkULBg==",
                                              "guid": "1ed4a749-24d8-4af6-a696-f81002450b06",
                                              "product": {
                                                "$ref": "13"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "73",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "66"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "65"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "74",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "75",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "76",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "+Xl8LzLlqU2bLT9VwRaCHw==",
                                            "pluGuid": "2f7c79f9-e532-4da9-9b2d-3f55c116821f",
                                            "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": "2026-06-03T18:37:02.1650079",
                                            "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": "2026-06-03T18:37:02.1650079",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "77",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "nrKy3H42xEeWq0QFUVAWqQ==",
                                            "pluGuid": "dcb2b29e-367e-47c4-96ab-4405515016a9",
                                            "accountID": "G/e8IO4mF02vhsz8fSpn8Q==",
                                            "accountIDGuid": "20bcf71b-26ee-4d17-af86-ccfc7d2a67f1",
                                            "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": "2026-06-03T18:37:02.1650079",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "Vc84gFeCyUafB/6li9bhiQ==",
                                            "refundGuid": "8038cf55-8257-46c9-9f07-fea58bd6e189",
                                            "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": "77"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "78",
                                            "identifier": "NFUnM1g+T0aaqrWMV26Mgg==",
                                            "identifierGuid": "33275534-3e58-464f-9aaa-b58c576e8c82",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "Xav3HVrZ3EO0ZwKu6D8WxA==",
                                            "customerIdentifierGuid": "1df7ab5d-d95a-43dc-b467-02aee83f16c4",
                                            "operatorNo": 1,
                                            "operatorG_UID": "xvRVTiycZkesZ2JdpbTcMw==",
                                            "operatorGuid": "4e55f4c6-9c2c-4766-ac67-625da5b4dc33",
                                            "created": "2026-06-03T18:37:02.1650079",
                                            "ordered": "2026-06-03T18:37:02.1650079",
                                            "started": "2026-06-03T18:37:02.1650079",
                                            "completed": "2026-06-03T18:37:02.1650079",
                                            "supplied": "2026-06-03T18:37:02.1650079",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "59"
                                            },
                                            "operator": {
                                              "$ref": "26"
                                            },
                                            "details": [
                                              {
                                                "$id": "79",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "YsnPR4YanEeYpcQNV4YxGw==",
                                                "pluGuid": "47cfc962-1a86-479c-98a5-c40d5786311b",
                                                "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": "fsCmmoKumkS5XrWYxfUeqw==",
                                                "headerIdentifierGuid": "9aa6c07e-ae82-449a-b95e-b598c5f51eab",
                                                "product": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "79"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "66"
                                            }
                                          },
                                          {
                                            "$ref": "78"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "80",
                                            "surveyG_UID": "LoG/XhfoD0CdR9uW6/lYzQ==",
                                            "surveyGuid": "5ebf812e-e817-400f-9d47-db96ebf958cd",
                                            "saleHeaderGuid": "2Qc5XmJRHUiGrunMtEhrOg==",
                                            "saleGuid": "5e3907d9-5162-481d-86ae-e9ccb4486b3a",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "5MtWciXV5UqGL76riOPVhg==",
                                            "guidResponse": "7256cbe4-d525-4ae5-862f-beab88e3d586",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2026-06-03T18:37:02.1650079",
                                            "sale": {
                                              "$ref": "66"
                                            },
                                            "survey": {
                                              "$id": "81",
                                              "g_UID": "V9icIvkWu0WY20AB2Bv9QA==",
                                              "guid": "229cd857-16f9-45bb-98db-4001d81bfd40",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "mLYrNgtCQUiKOzfY/Y2nHg==",
                                              "checkoutFormGuid": "362bb698-420b-4841-8a3b-37d8fd8da71e",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2026-06-03T18:37:02.1650079",
                                              "end": "2026-06-03T18:37:02.1650079",
                                              "deleted": true,
                                              "updated": "2026-06-03T18:37:02.1650079",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "9fec1cf3-749a-469e-97d5-08809c31b518",
                                                "4e167150-1353-476b-9486-0ce189e2955c"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "34"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "80"
                                          }
                                        ],
                                        "storeName": "sample string 39",
                                        "terminalNumber": 40,
                                        "machineName": "sample string 41",
                                        "operatorName": "sample string 42",
                                        "direction": 1,
                                        "reason": "sample string 43",
                                        "accountG_UID": "joqssHCKbUWLDYC3Ttz5EQ==",
                                        "accountIdentifier": "b0ac8a8e-8a70-456d-8b0d-80b74edcf911",
                                        "accountName": "sample string 44",
                                        "customerOrderIdentifier": "o58S3d7S5Eqac3O2sUaYfA==",
                                        "customerOrderIdentifierGuid": "dd129fa3-d2de-4ae4-9a73-73b6b146987c",
                                        "priceLevelName": "sample string 45",
                                        "revision": 46,
                                        "ingressId": "sample string 47"
                                      },
                                      "metadata": {
                                        "$id": "82",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "q3+0PGXPm0qu3R3y4RGh6A==",
                                        "paymentIdentifierGuid": "3cb47fab-cf65-4a9b-aedd-1df2e111a1e8",
                                        "identifier": "5QZ55j1pCEqYkzbzCWUqHw==",
                                        "identifierGuid": "e67906e5-693d-4a08-9893-36f309652a1f",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "FBM+WIelFUmv/Y3siaGsGA==",
                                        "itemIdentifierGuid": "583e1314-a587-4915-affd-8dec89a1ac18"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "account": {
                                "$ref": "61"
                              },
                              "vouchers": [
                                {
                                  "$id": "83",
                                  "customerIdentifier": "o9MmnqK8KUCepbod2YpEIA==",
                                  "customerIdentifierGuid": "9e26d3a3-bca2-4029-9ea5-ba1dd98a4420",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "5jfBxb8IH0uqh9kXFIjPEg==",
                                  "idempotentGuid": "c5c137e6-08bf-4b1f-aa87-d9171488cf12",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "84",
                                    "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": "2026-06-03T18:37:02.1650079",
                                    "barcodeTemplate": {
                                      "$id": "85",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "86",
                                      "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": "2026-06-03T18:37:02.1650079",
                                      "labelPageLayout": "J8MciqwclUGW+XfXn4qJew==",
                                      "pageLayoutGuid": "8a1cc327-1cac-4195-96f9-77d79f8a897b",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "84"
                                      },
                                      "elements": [
                                        {
                                          "$id": "87",
                                          "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": "2026-06-03T18:37:02.1650079"
                                        },
                                        {
                                          "$ref": "87"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "88",
                                        "id": 1,
                                        "customerIdentifier": "0itVFF3W106dDKmB56XiNA==",
                                        "customerIdentifierGuid": "14552bd2-d65d-4ed7-9d0c-a981e7a5e234",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2026-06-03T18:37:02.1650079",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "vLse1ZgtWEKOYMhOuictVQ==",
                                        "issuedIdempotentGuid": "d51ebbbc-2d98-4258-8e60-c84eba272d55",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2026-06-03T18:37:02.1650079",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2026-06-03T18:37:02.1650079",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "a3WXe5MXE0CDq9oBsfB4Uw==",
                                        "redeemedIdempotentGuid": "7b97756b-1793-4013-83ab-da01b1f07853",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2026-06-03T18:37:02.1650079",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "86"
                                        },
                                        "voucher": {
                                          "$ref": "84"
                                        },
                                        "customer": {
                                          "$ref": "59"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "65"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "65"
                                        }
                                      },
                                      {
                                        "$ref": "88"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "59"
                                  }
                                },
                                {
                                  "$ref": "83"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "89",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "CWaxy8hCpUizzueBlMWBiA==",
                            "groupIDGuid": "cbb16609-42c8-48a5-b3ce-e78194c58188",
                            "campaign": {
                              "$ref": "55"
                            },
                            "group": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "90",
                            "identifier": "Sos1V0qNPU+kTiQkZzNnUg==",
                            "identifierGuid": "57358b4a-8d4a-4f3d-a44e-242467336752",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "91",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "/yVqmncxjU2p8GuKLEiLWg==",
                            "guid": "9a6a25ff-3177-4d8d-a9f0-6b8a2c488b5a",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "55"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "92",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "KwEn/gi3Ok2kc839EDXHxw==",
                                "groupGuid": "fe27012b-b708-4d3a-a473-cdfd1035c7c7",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "7SNn1kOv30SaohX7OLcYrA==",
                                "pluGuid": "d66723ed-af43-44df-9aa2-15fb38b718ac",
                                "priceGroupG_UID": "phnOS8tq90CST69+AFrJ1g==",
                                "priceGroupGuid": "4bce19a6-6acb-40f7-924f-af7e005ac9d6",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "55"
                                },
                                "product": {
                                  "$ref": "13"
                                },
                                "priceGroup": {
                                  "$ref": "19"
                                },
                                "campaignPool": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ]
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "93",
                            "id": 1,
                            "priceLevelIdentifier": "bGjywTJTWEuokzmBFQAeZg==",
                            "priceLevelIdentifierGuid": "c1f2686c-5332-4b58-a893-398115001e66",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "93"
                          }
                        ],
                        "promotionType": {
                          "$id": "94",
                          "identifier": "YTdnkkoHVkWZviScTWMxRA==",
                          "identifierGuid": "92673761-074a-4556-99be-249c4d633144",
                          "hostType": 2,
                          "code": "sample string 3",
                          "description": "sample string 4",
                          "isLiquor": true,
                          "isAdvertised": true,
                          "disableWasSave": true,
                          "excludeFromPromoSales": true,
                          "labelPageLayoutG_UID": "tKoO8evHtE6tOdkYDjTkEA==",
                          "labelPageLayoutGuid": "f10eaab4-c7eb-4eb4-ad39-d9180e34e410",
                          "priceLevelIdentifier": "O/C3pFBnwUyWs1YIRYaicQ==",
                          "priceLevelIdentifierGuid": "a4b7f03b-6750-4cc1-96b3-56084586a271",
                          "active": true,
                          "updated": "2026-06-03T18:37:02.1650079",
                          "hostName": "sample string 11"
                        }
                      },
                      "product": {
                        "$ref": "13"
                      },
                      "dealCost": {
                        "$id": "95",
                        "headerIdentifier": "RciUA8G+4UONu3XOw3llnw==",
                        "headerIdentifierGuid": "0394c845-bec1-43e1-8dbb-75cec379659f",
                        "identifier": "OEcOd4OHVEO3uemEb8rmeQ==",
                        "identifierGuid": "770e4738-8783-4354-b7b9-e9846fcae679",
                        "supplierIdentifier": "m9zZ1w6gvUKSEDYaEsROmw==",
                        "supplierGuid": "d7d9dc9b-a00e-42bd-9210-361a12c44e9b",
                        "pluG_UID": "RrmqedHH8Ua9ZFmoDbYaYw==",
                        "pluGuid": "79aab946-c7d1-46f1-bd64-59a80db61a63",
                        "campaignName": "3de6763a-d5ef-4610-9b03-94bb919ed21e",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2026-06-03T18:37:02.1650079",
                        "end": "2026-06-03T18:37:02.1650079",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "YJjw9Y2lekGJak6P8Iz64g==",
                        "bonusItemPluGuid": "f5f09860-a58d-417a-896a-4e8ff08cfae2",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2026-06-03T18:37:02.1650079",
                        "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": "2026-06-03T18:37:02.1650079",
                        "campaignEndDate": "2026-06-03T18:37:02.1650079",
                        "masterPLUG_UID": "byBLRxpKwkqD5Z1eUOaudg==",
                        "masterID": "474b206f-4a1a-4ac2-83e5-9d5e50e6ae76",
                        "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": "S7DMujIQoEObQOlvof5eUQ==",
                        "bonusMasterID": "baccb04b-1032-43a0-9b40-e96fa1fe5e51",
                        "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": "2026-06-03T18:37:02.1650079",
                    "dealCosts": [
                      {
                        "$ref": "95"
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "96",
                        "pluG_UID": "Y6X7KzlzwEymZFYvwLtLwQ==",
                        "pluGuid": "2bfba563-7339-4cc0-a664-562fc0bb4bc1",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "alternateProductG_UID": "P/RsZ1DeuEyJnQ8w5jQSGQ==",
                    "alternateProduct": "676cf43f-de50-4cb8-899d-0f30e6341219",
                    "altProduct": {
                      "$ref": "13"
                    },
                    "productHostCode": {
                      "$id": "97",
                      "id": 1,
                      "pluG_UID": "zz72WlhkEUqJNivkWQNERQ==",
                      "pluGuid": "5af63ecf-6458-4a11-8936-2be459034445",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "49"
                    },
                    "mscCom": {
                      "$ref": "50"
                    },
                    "mscDep": {
                      "$ref": "52"
                    },
                    "mscSubCom": {
                      "$ref": "51"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2026-06-03T18:37:02.1650079",
                    "inventoryTracked": "2026-06-03T18:37:02.1650079",
                    "isNormalPriceChangesCampaign": true,
                    "baseProductFuel": {
                      "$id": "98",
                      "pluG_UID": "78YH7nwgPEespodTTFYzaQ==",
                      "pluGuid": "ee07c6ef-207c-473c-aca6-87534c563369",
                      "fuelPluG_UID": "L1eT+Vvt8Emmvl6eurjIww==",
                      "fuelPluGuid": "f993572f-ed5b-49f0-a6be-5e9ebab8c8c3",
                      "price": 3,
                      "productDescription": "sample string 4",
                      "productBarcode": "sample string 5",
                      "fuelProductDescription": "sample string 6",
                      "fuelProductBarcode": "sample string 7",
                      "fuelProductPrice": 8
                    },
                    "productFuelLinks": [
                      {
                        "$ref": "98"
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "supplier": {
                    "$ref": "8"
                  },
                  "serviceFee": {
                    "$id": "99",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 48
                },
                {
                  "$ref": "11"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "100",
                  "storeID": 1,
                  "supplierIdentifier": "6PrzFDPmcUeRhL5ikaObjQ==",
                  "supplierGuid": "14f3fae8-e633-4771-9184-be6291a39b8d",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "100"
                }
              ],
              "cycles": [
                {
                  "$id": "101",
                  "storeID": 1,
                  "supplierIdentifier": "k61nl7Otj0mpt4bqpCx+tw==",
                  "supplierGuid": "9767ad93-adb3-498f-a9b7-86eaa42c7eb7",
                  "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": "2026-06-03T18:37:02.1650079",
                  "deliveryDate": "2026-06-03T18:37:02.1650079",
                  "nextCutOffDate": "2026-06-03T18:37:02.1650079",
                  "nextDeliveryDate": "2026-06-03T18:37:02.1650079",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "101"
                }
              ],
              "store": {
                "$ref": "2"
              },
              "updated": "2026-06-03T18:37:02.1650079",
              "isHost": true
            },
            "files": [
              {
                "$id": "102",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-06-03T18:37:02.1650079",
                "processed": "2026-06-03T18:37:02.1650079",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-06-03T18:37:02.1650079",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "7"
                },
                "metcashHeader": {
                  "$id": "103",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-06-03T18:37:02.1650079",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "102"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "104",
                "id": 1,
                "hostIdentifier": "SPo47OvgnEy+tJcy806LDQ==",
                "hostIdentifierGuid": "ec38fa48-e0eb-4c9c-beb4-9732f34e8b0d",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "1a3ba063-76c8-4584-8fd2-e34b23f89bd1",
                  "da2f7d4a-668d-4bfc-87a5-26a32b110073"
                ]
              },
              {
                "$ref": "104"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "105",
                "identifier": "a6xLGcpK0E6s9+nxkARAGA==",
                "identifierGuid": "194bac6b-4aca-4ed0-acf7-e9f190044018",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "105"
              }
            ],
            "promoTypeGuids": [
              "490f1585-adc3-4fbb-ba7f-7b643e15fe90",
              "21b716d8-ec68-4d5f-8398-439bd37e8c42"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$id": "106",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "106"
        }
      ],
      "sales": [
        {
          "$id": "107",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-06-03T18:37:02.1650079",
          "ftpSite": {
            "$id": "108",
            "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": "107"
        }
      ],
      "suppliedStores": [
        1,
        2
      ],
      "zoneMatrix": [
        {
          "$ref": "104"
        },
        {
          "$ref": "104"
        }
      ],
      "cashManagements": [
        {
          "$id": "109",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "110",
            "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,
            "config": "sample string 10"
          }
        },
        {
          "$ref": "109"
        }
      ],
      "updateStoreID": "1ff1a5bd-6712-4fd8-ae47-e39da9e58cb5",
      "updateStore": {
        "$id": "111",
        "id": "1deb95d1-078f-430a-bd47-8e5a2e074480",
        "name": "sample string 1",
        "lastActivity": "2026-06-03T18:37:02.1650079",
        "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": "2026-06-03T18:37:02.1650079"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "112",
        "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"
      }
    },
    "supplier": {
      "$ref": "8"
    },
    "order": {
      "$id": "113",
      "orderID": 1,
      "orderGuid": "MuOaozElDUim9q6LgFHmJw==",
      "orderIdentifier": "a39ae332-2531-480d-a6f6-ae8b8051e627",
      "backToBack": 1,
      "b2bGuid": "DAPB5EY780WbaKVOY0YePA==",
      "b2bIdentifier": "e4c1030c-3b46-45f3-9b68-a54e63461e3c",
      "status": 2,
      "created": "2026-06-03T18:37:02.1650079",
      "createdLocal": "2026-06-03T18:37:02.1650079",
      "createdByUser": "sample string 3",
      "storeID": 1,
      "transferGuid": "gXUJ8MTDNEGHwzRkaFGRSg==",
      "transferIdentifier": "f0097581-c3c4-4134-87c3-34646851914a",
      "transferInvoiceIdentifier": "KeIO2ieWgEWlYMQWtvTsHw==",
      "transferInvoiceGuid": "da0ee229-9627-4580-a560-c416b6f4ec1f",
      "attachedToInvoice": 4,
      "transferType": 1,
      "supplierIdentifier": "IUQ+f464h0aOhErgpVUreg==",
      "supplierIdentifierGuid": "7f3e4421-b88e-4687-8e84-4ae0a5552b7a",
      "description": "sample string 5",
      "rows": 1,
      "cartons": 1,
      "units": 1,
      "sentCount": 1,
      "sent": "2026-06-03T18:37:02.1650079",
      "sentLocal": "2026-06-03T18:37:02.1650079",
      "sentByUser": "sample string 6",
      "lastSentStatus": 1,
      "cancelled": "2026-06-03T18:37:02.1650079",
      "cancelledLocal": "2026-06-03T18:37:02.1650079",
      "cancelledByUser": "sample string 7",
      "shipped": "2026-06-03T18:37:02.1650079",
      "shippedLocal": "2026-06-03T18:37:02.1650079",
      "shippedByUser": "sample string 8",
      "stockReceived": "2026-06-03T18:37:02.1650079",
      "stockReceivedLocal": "2026-06-03T18:37:02.1650079",
      "stockReceivedByUser": "sample string 9",
      "stockReceiveInventorySetting": 10,
      "received": "2026-06-03T18:37:02.1650079",
      "receivedLocal": "2026-06-03T18:37:02.1650079",
      "completed": "2026-06-03T18:37:02.1650079",
      "completedLocal": "2026-06-03T18:37:02.1650079",
      "updated": "2026-06-03T18:37:02.1650079",
      "updatedLocal": "2026-06-03T18:37:02.1650079",
      "dueDate": "2026-06-03T18:37:02.1650079",
      "warehouseNote": "sample string 11",
      "warehouseRef": "sample string 12",
      "pdeSerialNumber": "sample string 13",
      "tradingPartner": 1,
      "orderType": "sample string 1",
      "orderTypeDescription": "sample string 2",
      "stateCode": "sample string 16",
      "mailCarbonCopy": true,
      "mailTo": "sample string 18",
      "mailBcc": "sample string 19",
      "mailReplyTo": "sample string 20",
      "liquor": true,
      "summary": "sample string 22",
      "notes": "sample string 23",
      "supplierNotes": "sample string 24",
      "receiptEmailSent": true,
      "receiptEmailSentId": "sample string 26",
      "receiptEmailSentStatus": "sample string 27",
      "transportCompanyGuid": "UexTT1+oCEyDKP4FUWYnbQ==",
      "transportCompanyIdentifier": "4f53ec51-a85f-4c08-8328-fe055166276d",
      "autoOrder": 28,
      "hostIdentifier": "pkToO4o1h0iiwcw0c2xnng==",
      "hostIdentifierGuid": "3be844a6-358a-4887-a2c1-cc34736c679e",
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "temperature": 1.1,
      "temperatureScale": 29,
      "rating": 30,
      "lastOrderEmailSentId": "sample string 31",
      "lastOrderEmailSentStatus": "sample string 32",
      "deleted": "2026-06-03T18:37:02.1650079",
      "deletedByUser": "sample string 33",
      "autoOrderGuid": "bSQ4qG5u6ku7M7fNU1mhkQ==",
      "autoOrderIdentifier": "a838246d-6e6e-4bea-bb33-b7cd5359a191",
      "autoOrderHeader": {
        "$id": "114",
        "autoOrderGuid": "49i0kfN/2EukgwzwjW4YOg==",
        "autoOrderIdentifier": "91b4d8e3-7ff3-4bd8-a483-0cf08d6e183a",
        "orderGuid": "Z/XDJzH7gky0V3JkSXgVPA==",
        "orderIdentifier": "27c3f567-fb31-4c82-b457-72644978153c",
        "created": "2026-06-03T18:37:02.1650079",
        "orderID": 1,
        "storeID": 1,
        "orderDate": "2026-06-03T18:37:02.1650079",
        "supplierIdentifier": "xwEfwNqVVUWdPApgoz73qQ==",
        "supplierIdentifierGuid": "c01f01c7-95da-4555-9d3c-0a60a33ef7a9",
        "orderStatus": 1,
        "tradingPartner": 1,
        "warehouse": true,
        "simpleAWS": 3,
        "defaultMPL": 4,
        "investmentBuy": true,
        "storeName": "sample string 6",
        "supplierName": "sample string 7",
        "description": "sample string 8",
        "orderType": "sample string 9",
        "mailTo": "sample string 10",
        "mailBcc": "sample string 11",
        "notes": "sample string 12",
        "transportCompanyGuid": "TUR5Ov3ev0iIoiPD2oO+BA==",
        "transportCompanyIdentifier": "3a79444d-defd-48bf-88a2-23c3da83be04",
        "store": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "8"
        },
        "orderCycle": {
          "$id": "115",
          "id": 1,
          "autoOrderGuid": "WAO7llE/EEaStGyStV8DWg==",
          "autoOrderIdentifier": "96bb0358-3f51-4610-92b4-6c92b55f035a",
          "cutOffDate": "2026-06-03T18:37:02.1650079",
          "deliveryDate": "2026-06-03T18:37:02.1650079",
          "daysBuffer": 3,
          "nextCutOffDate": "2026-06-03T18:37:02.1650079",
          "nextDeliveryDate": "2026-06-03T18:37:02.1650079",
          "nextDaysBuffer": 5
        },
        "details": [
          {
            "$id": "116",
            "autoOrderGuid": "itlx4GFrrkShEM+k3aykWw==",
            "autoOrderIdentifier": "e071d98a-6b61-44ae-a110-cfa4ddaca45b",
            "pluG_UID": "FYlSz3mXZkWqvhO5LS6ilw==",
            "pluGuid": "cf528915-9779-4566-aabe-13b92d2ea297",
            "orderCartons": 1,
            "orderUnits": 1,
            "orderWeight": 1,
            "processedCartons": 1,
            "processedUnits": 1,
            "processedWeight": 1,
            "cartons": 1,
            "units": 1,
            "weight": 1,
            "status": 1,
            "bestDealCartonCost": 1.1,
            "bestDealDays": 1,
            "lastDealDays": 1,
            "normalCartonCost": 1.1,
            "currentDealCartonCost": 1.1,
            "investmentCartons": 1,
            "investmentUnits": 1,
            "investmentWeight": 1,
            "investmentSavedAmt": 1.1,
            "investmentBuyEndDate": "2026-06-03T18:37:02.1650079",
            "investmentBuyStatus": 2,
            "processed": "2026-06-03T18:37:02.1650079",
            "product": {
              "$ref": "13"
            },
            "orderCode": "sample string 3",
            "directIndicator": "sample string 4",
            "cycle": {
              "$ref": "101"
            },
            "inventory": {
              "$id": "117",
              "inventoryGuid": "EYQZw1GWXkO+KPTzdulopQ==",
              "inventoryIdentifier": "c3198411-9651-435e-be28-f4f376e968a5",
              "created": "2026-06-03T18:37:02.1650079",
              "createdLocal": "2026-06-03T18:37:02.1650079",
              "onHand": 4,
              "onHandPacks": 5,
              "onOrder": 6,
              "onOrderPacks": 7,
              "accuracy": 8,
              "updated": "2026-06-03T18:37:02.1650079",
              "history": [
                {
                  "$id": "118",
                  "inventoryGuid": "ranIz6iX0kuagXMBJa0jGg==",
                  "inventoryIdentifier": "cfc8a9ad-97a8-4bd2-9a81-730125ad231a",
                  "pluG_UID": "QVJLqtsRf0qnV1ITJLrKEw==",
                  "pluIdentifier": "aa4b5241-11db-4a7f-a757-521324baca13",
                  "inventoryReason": 3,
                  "inventoryInvoiceGuid": "Ht9/4Q8VWUm3/PCs+H6bmg==",
                  "invoiceIdentifier": "e17fdf1e-150f-4959-b7fc-f0acf87e9b9a",
                  "operatorGuid": "O/EuKqnKOECORzpTYohW2Q==",
                  "operatorIdentifier": "2a2ef13b-caa9-4038-8e47-3a53628856d9",
                  "stocktakeGuid": "7ghbkxSxwUGB7r4NncOhPQ==",
                  "stocktakeIdentifier": "935b08ee-b114-41c1-81ee-be0d9dc3a13d",
                  "orderGuid": "4etKnp9DeUKXPoM1YOPg/Q==",
                  "orderIdentifier": "9e4aebe1-439f-4279-973e-833560e3e0fd",
                  "saleHeaderGuid": "+HBUhCFrmkmPG2vDjHp6tQ==",
                  "saleHeaderGuidIdentifier": "845470f8-6b21-499a-8f1b-6bc38c7a7ab5",
                  "dumpStockID": 1,
                  "fuelDeliveryID": 1,
                  "creditNoteIdentifier": "wekBDKXhIUucdATe+l0GFw==",
                  "creditNoteGuid": "0c01e9c1-e1a5-4b21-9c74-04defa5d0617",
                  "inventorySourceGuid": "bN7faz6fN0Wj4YFARavV6A==",
                  "inventorySourceIdentifier": "6bdfde6c-9f3e-4537-a3e1-814045abd5e8",
                  "createdLocal": "2026-06-03T18:37:02.1650079",
                  "baseUnits": 4,
                  "unitsPerCarton": 5,
                  "unitsPerCartonWeighted": true,
                  "counted": 7,
                  "countedPacks": 8,
                  "open": 1,
                  "movementQty": 9,
                  "close": 1,
                  "openPacks": 1,
                  "movementQtyPacks": 10,
                  "closePacks": 1,
                  "accuracy": 1,
                  "manual": 11,
                  "user": "sample string 12",
                  "updated": "2026-06-03T18:37:02.1650079",
                  "createdLocalTime": "2026-06-03T18:37:02.1650079",
                  "storeID": 14,
                  "barcode": "sample string 15",
                  "directCode": "sample string 16",
                  "productName": "sample string 17",
                  "salesMode": 18,
                  "orderPacked": 19,
                  "invoice": {
                    "$id": "119",
                    "inventoryInvoiceGuid": "44ulfTq10Ea3T58moAQ+ig==",
                    "invoiceIdentifier": "7da58be3-b53a-46d0-b74f-9f26a0043e8a",
                    "inventoryGuid": "d0dFkE6DQU2MjTAxmHaDhA==",
                    "inventoryIdentifier": "90454777-834e-4d41-8c8d-303198768384",
                    "supplierIdentifier": "yDEYNx5+D0qRF8vMUuCICw==",
                    "supplierGuid": "371831c8-7e1e-4a0f-9117-cbcc52e0880b",
                    "orderGuid": "znqBUEbD/0Sak+P1vqdpgw==",
                    "orderIdentifier": "50817ace-c346-44ff-9a93-e3f5bea76983",
                    "invoiceHeaderIdentifier": "kXZZ9chvpE6uHMb4Ef+lig==",
                    "invoiceHeaderGuid": "f5597691-6fc8-4ea4-ae1c-c6f811ffa58a",
                    "created": "2026-06-03T18:37:02.1650079",
                    "ordered": "2026-06-03T18:37:02.1650079",
                    "storeID": 1,
                    "bestOrExpire": "2026-06-03T18:37:02.1650079",
                    "bestOrExpireType": 1,
                    "units": 1,
                    "weight": 1,
                    "received": "2026-06-03T18:37:02.1650079",
                    "cost": 1,
                    "totalCost": 1,
                    "freightCost": 1,
                    "inStock": 1,
                    "pluG_UID": "vsUu1wflzkuZegn2KCQDOA==",
                    "pluGuid": "d72ec5be-e507-4bce-997a-09f628240338",
                    "orderInventoryGuid": "ic/ccsdHtUu7BS91BruAvA==",
                    "orderInventoryIdentifier": "72dccf89-47c7-4bb5-bb05-2f7506bb80bc",
                    "supplier": {
                      "$ref": "8"
                    },
                    "inventoryUnits": [
                      {
                        "$id": "120",
                        "invoiceItemNo": 1,
                        "inventoryInvoiceGuid": "5uL1G3z0wkuEFPH6ogFfmg==",
                        "invoiceIdentifier": "1bf5e2e6-f47c-4bc2-8414-f1faa2015f9a",
                        "inventoryGuid": "2a2q492DQkyvjiidJtRedA==",
                        "inventoryIdentifier": "e3aaadd9-83dd-4c42-af8e-289d26d45e74",
                        "serialNumber": "sample string 3",
                        "sold": "2026-06-03T18:37:02.1650079",
                        "saleItemID": 1,
                        "storeID": 1,
                        "returned": "2026-06-03T18:37:02.1650079",
                        "dumped": 1,
                        "saleHeaderID": 1
                      },
                      {
                        "$ref": "120"
                      }
                    ]
                  },
                  "invoiceHeaderIdentifier": "uDIbJ2yeGUKvhb6kftEDKw==",
                  "invoiceHeaderGuid": "271b32b8-9e6c-4219-af85-bea47ed1032b",
                  "invoiceNumber": "sample string 20",
                  "invoiceCost": 1,
                  "invoiceCostDecimals": 1,
                  "orderNumber": 1,
                  "orderReceivingStoreName": "sample string 21",
                  "orderSendingStoreName": "sample string 22",
                  "creditNoteID": 1,
                  "reason": {
                    "$id": "121",
                    "id": 1,
                    "name": "sample string 1",
                    "allowRF": 2,
                    "dumpStock": 3,
                    "creditRequest": 4,
                    "excludeFromLoss": 5,
                    "reserved": 6,
                    "updated": "2026-06-03T18:37:02.1650079"
                  },
                  "reasonName": "sample string 23",
                  "operatorName": "sample string 24",
                  "operatorNumber": "sample string 25",
                  "stocktakeName": "sample string 26",
                  "saleIdentifier": "sample string 27",
                  "saleHeaderID": 1,
                  "inventoryAfterCounted": true,
                  "inventorySetStock": true,
                  "externalId": "sample string 30",
                  "apn": "sample string 31",
                  "deptCode": "sample string 32"
                },
                {
                  "$ref": "118"
                }
              ],
              "products": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "lastInvoiceCost": 1
            },
            "aws": 5.0,
            "products": [
              {
                "$id": "122",
                "parentPluGuid": "95c1d7f9-bbc8-4fb6-bdc3-8bcc80e64adc",
                "product": {
                  "$ref": "13"
                },
                "inventory": {
                  "$ref": "117"
                },
                "storeID": 2,
                "storeName": "sample string 3",
                "dayWeighting": {
                  "$id": "123",
                  "sunday": 1.1
                },
                "explanations": [
                  {
                    "$id": "124",
                    "pluG_UID": "Jm4eb1RTrk2m9Vzn4bo1cw==",
                    "pluGuid": "6f1e6e26-5354-4dae-a6f5-5ce7e1ba3573",
                    "consolidatedSales": {
                      "$id": "125",
                      "1": {
                        "$id": "126",
                        "discountPercentage": 1,
                        "days": 2,
                        "quantity": 3.1,
                        "aws": 3.1,
                        "cartonQuantity": 4.1,
                        "lowQuality": true
                      },
                      "2": {
                        "$ref": "126"
                      }
                    },
                    "dailyPrices": {
                      "$id": "127",
                      "2026-06-03T18:37:02.1650079": {
                        "$id": "128",
                        "date": "2026-06-03T18:37:02.1650079",
                        "salePrice": 1,
                        "campaign": "sample string 2",
                        "campaignDescription": "sample string 3",
                        "combo": true,
                        "comboPriceGroupG_UID": "1l+ozRCjGkuF90BOnVPAnw==",
                        "comboPriceGroupGuid": "cda85fd6-a310-4b1a-85f7-404e9d53c09f"
                      }
                    },
                    "onHandPredictions": [
                      {
                        "$id": "129",
                        "autoOrderGuid": "MBj9p2bvHUaJjmw+uMYOFA==",
                        "autoOrderIdentifier": "a7fd1830-ef66-461d-898e-6c3eb8c60e14",
                        "pluG_UID": "d2+Ur4/rUEK9zVuS28xQjA==",
                        "pluGuid": "af946f77-eb8f-4250-bdcd-5b92dbcc508c",
                        "childPLUG_UID": "86/E/u+gjU2mHBknvM/MSQ==",
                        "childPluGuid": "fec4aff3-a0ef-4d8d-a61c-1927bccfcc49",
                        "date": "2026-06-03T18:37:02.1650079",
                        "normalPrice": 2.0,
                        "salePrice": 3.0,
                        "discountPercentage": 4,
                        "discountPercentageActual": -50,
                        "predictedQuantity": 5.1,
                        "campaign": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "lowQuality": true,
                        "investmentBuy": true,
                        "buffer": 10,
                        "boostDays": 11
                      },
                      {
                        "$ref": "129"
                      }
                    ],
                    "predictions": [
                      {
                        "$ref": "129"
                      },
                      {
                        "$ref": "129"
                      }
                    ],
                    "product": {
                      "$ref": "13"
                    }
                  },
                  {
                    "$ref": "124"
                  }
                ]
              },
              {
                "$ref": "122"
              }
            ],
            "supplierOrderingDetail": {
              "$ref": "11"
            },
            "manufacturerSupplier": "38fb7a2d-c0af-4874-89b8-70fdbd75f3a9",
            "cartonQuantity": 1,
            "sellPrice": 1,
            "cost": 1,
            "costDecimals": 1,
            "bufferDays": 6,
            "boostDays": 7
          },
          {
            "$ref": "116"
          }
        ],
        "boosts": [
          {
            "$id": "130",
            "autoOrderGuid": "Z0JF6R6WU0iVtJxLB3TQ4w==",
            "autoOrderIdentifier": "e9454267-961e-4853-95b4-9c4b0774d0e3",
            "date": "2026-06-03T18:37:02.1650079",
            "boost": 2
          },
          {
            "$ref": "130"
          }
        ]
      },
      "supplierName": "sample string 34",
      "supplierStoreID": 1,
      "supplierCartonsOnly": true,
      "supplierEnforceMinimumQuantity": true,
      "supplierMinimumOrderValue": 1,
      "storeName": "sample string 37",
      "orderCode": {
        "$id": "131",
        "code": "sample string 1",
        "description": "sample string 2"
      },
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "8"
      },
      "totalCostInc": 38.0,
      "totalPickedCostInc": 39.0,
      "totalReceivedCostInc": 40.0,
      "total": {
        "$id": "132",
        "orderGuid": "W0a6oHimrk21VQgk8qi9ug==",
        "orderIdentifier": "a0ba465b-a678-4dae-b555-0824f2a8bdba",
        "supplierIdentifier": "vXEJNfnIhkyV7Dr/Oe/pfA==",
        "supplierGuid": "350971bd-c8f9-4c86-95ec-3aff39efe97c",
        "records": 1,
        "cartons": 2.1,
        "cartonQuantity": 3,
        "weight": 4,
        "costInc": 5,
        "sellInc": 6,
        "costGST": 7,
        "sellGST": 8,
        "pickedCostInc": 9,
        "pickedSellInc": 10,
        "receivedRecords": 11,
        "receivedWeight": 1,
        "receivedCartons": 1,
        "receivedCartonQuantity": 1,
        "receivedUnits": 1,
        "receivedSellInc": 12,
        "receivedCostInc": 13,
        "receivedCostGST": 14,
        "receivedSellGST": 15,
        "investmentBuyRecords": 16,
        "investmentBuyCartons": 17.1,
        "investmentBuyCartonQuantity": 18,
        "investmentBuyWeight": 19,
        "investmentBuyCostInc": 20,
        "investmentBuySellInc": 21,
        "investmentBuyCostGST": 22,
        "investmentBuySellGST": 23,
        "investmentBuySavedAmount": 24.1
      },
      "details": [
        {
          "$id": "133",
          "id": 1,
          "orderGuid": "Eid09XV4S0qEm0IyRniYqQ==",
          "orderIdentifier": "f5742712-7875-4a4b-849b-4232467898a9",
          "pluG_UID": "se/EE+X+DkGzFoziKRRE5w==",
          "pluGuid": "13c4efb1-fee5-410e-b316-8ce2291444e7",
          "created": "2026-06-03T18:37:02.1650079",
          "apn": "sample string 1",
          "itemNumber": "sample string 2",
          "directNumber": "sample string 3",
          "directIndicator": "sample string 4",
          "salesMode": 1,
          "orderByWeight": true,
          "sellPrice": 1,
          "inventoryFixed": true,
          "hasInventory": true,
          "inventoryAccuracy": 8,
          "onOrder": 1,
          "onOrderPacks": 1,
          "onHand": 1,
          "onHandPacks": 1,
          "doNotRange": true,
          "doNotOrder": true,
          "cost": 1,
          "costDecimals": 1,
          "pickedCost": 1,
          "pickedCostDecimals": 1,
          "averagePackSize": 11.0,
          "cartonQuantity": 1,
          "cartons": 1,
          "units": 1,
          "weight": 1,
          "pickedCartons": 1,
          "pickedUnits": 1,
          "pickedWeight": 1,
          "shippedCartons": 1,
          "shippedUnits": 1,
          "shippedWeight": 1,
          "receivedCartons": 1,
          "receivedCartonQuantity": 1,
          "receivedTun": "sample string 12",
          "receivedUnits": 1,
          "receivedWeight": 1,
          "received": 1,
          "status": 13,
          "substituteG_UID": "wpHFtnmIQkC2d+u6lyIyBg==",
          "substituteGuid": "b6c591c2-8879-4042-b677-ebba97223206",
          "warehousePLUG_UID": "2rsbMoPYp0+8miQXZaDkUQ==",
          "warehousePluGuid": "321bbbda-d883-4fa7-bc9a-241765a0e451",
          "updated": "2026-06-03T18:37:02.1650079",
          "increment": true,
          "description": "sample string 15",
          "product": {
            "$ref": "13"
          },
          "unknownScan": {
            "$id": "134",
            "pluG_UID": "9qkSC9sxqUSgxSqqujgXqQ==",
            "pluGuid": "0b12a9f6-31db-44a9-a0c5-2aaaba3817a9",
            "orderGuid": "nchS2ewe30m0fo1TTAZ4pg==",
            "orderIdentifier": "d952c89d-1eec-49df-b47e-8d534c0678a6",
            "barcode": "sample string 3",
            "created": "2026-06-03T18:37:02.1650079",
            "assigned": true
          },
          "unknownScanItem": true,
          "substitute": {
            "$ref": "13"
          },
          "warehouseProduct": {
            "$ref": "13"
          },
          "lookup": {
            "$id": "135",
            "pluG_UID": "kz+z1a3+YkKexro0/TRiqw==",
            "pluGuid": "d5b33f93-fead-4262-9ec6-ba34fd3462ab",
            "inventoryGuid": "cHz6F5Dq2E2iYvCPjGOopA==",
            "inventoryIdentifier": "17fa7c70-ea90-4dd8-a262-f08f8c63a8a4",
            "averageWeeklySales": 1.0,
            "promotionalAverageWeeklySales": 1.0,
            "inventoryAverageWeeklySales": 1.0,
            "inventoryPromotionalAverageWeeklySales": 1.0,
            "onHand": 1,
            "onHandPacks": 1,
            "onOrder": 1,
            "onOrderPacks": 1,
            "accuracy": 1,
            "lastOrdered": "2026-06-03T18:37:02.1650079",
            "lastOrderQuantity": 1.1,
            "lastReceived": "2026-06-03T18:37:02.1650079",
            "lastReceivedQuantity": 1.1,
            "lastInvoiceStatus": 1
          },
          "productOrderingDetail": {
            "$ref": "11"
          },
          "dealCost": {
            "$ref": "95"
          },
          "nextCost": {
            "$ref": "95"
          },
          "lastChance": true,
          "holdOff": 18,
          "holdOffDate": "2026-06-03T18:37:02.1650079",
          "orderHeader": {
            "$ref": "113"
          },
          "invoiceDetail": {
            "$id": "136",
            "identifier": "WviOzrSJR0SkZ0XthGXp8Q==",
            "identifierGuid": "ce8ef85a-89b4-4447-a467-45ed8465e9f1",
            "headerIdentifier": "ulzZe/k+7kiSNUxaFh1Dfw==",
            "headerIdentifierGuid": "7bd95cba-3ef9-48ee-9235-4c5a161d437f",
            "pluG_UID": "f0SFr+JczU+0S8fxZtu6dQ==",
            "pluGuid": "af85447f-5ce2-4fcd-b44b-c7f166dbba75",
            "pageNo": 1,
            "lineNo": 1,
            "itemOrdered": "sample string 1",
            "itemShipped": "sample string 2",
            "apn": "sample string 3",
            "barcode": "sample string 4",
            "prodStatus": 0,
            "dateAvailable": "2026-06-03T18:37:02.1650079",
            "commodity": "sample string 5",
            "supplier": "sample string 6",
            "itemDesc": "sample string 7",
            "itemType": 48,
            "investmentBuyInd": "A",
            "orderType": "sample string 8",
            "cartonQty": 1,
            "cartonQuantitySpecified": true,
            "soldByWeight": true,
            "orderByWeight": true,
            "unitsOrdered": 1,
            "unitsSupplied": 1,
            "unitsReceived": 1,
            "weightOrdered": 1,
            "weightShipped": 1,
            "weightReceived": 1,
            "unitSpecified": 11,
            "wholesalePrice": 1,
            "extWholesalePrice": 1,
            "normalPrice": 1,
            "retailPrice": 1,
            "pricingUnit": "sample string 12",
            "claimFlag": "A",
            "gstRate": 1,
            "gstAmount": 1,
            "extGstAmount": 1,
            "deliWeight": 1,
            "marginAmount": 1,
            "extMarginAmount": 1,
            "costAmount": 1,
            "orderedCostAmount": 1,
            "extCostAmount": 1,
            "costIncSpecified": true,
            "extendedCostSpecified": true,
            "cartonCostSpecified": true,
            "freightAmount": 16,
            "freightGstAmount": 17,
            "extFreightAmount": 18,
            "extFreightGstAmount": 19,
            "costDecimals": 20,
            "wetRate": 1,
            "containerDeposit": 1,
            "basePrice": 1,
            "wetValue": 1,
            "deliveryFee": 1,
            "casePrice": 1,
            "wholesaleExt": 1,
            "wetExt": 1,
            "totalLitres": 1,
            "tun": "sample string 21",
            "applyDetails": true,
            "applySell": true,
            "applyCost": true,
            "applyOr": true,
            "applyQty": true,
            "itemNumber": "sample string 22",
            "directNumber": "sample string 23",
            "itemSize": "sample string 24",
            "costGst": 1,
            "sellGst": 1,
            "costOr": 1,
            "sellOr": 1,
            "marginOr": 1,
            "grossProfit": 1.0,
            "sell": 1,
            "cartonCost": 1,
            "currentCost": 1,
            "costID": "A",
            "costStart": "2026-06-03T18:37:02.1650079",
            "costEnd": "2026-06-03T18:37:02.1650079",
            "createdFromUnknownScan": true,
            "orderGuid": "9weJi5aYy0+7Q3PQDnmhHw==",
            "orderIdentifierGuid": "8b8907f7-9896-4fcb-bb43-73d00e79a11f",
            "processed": true,
            "received": true,
            "inventoried": true,
            "fromElectronicInvoice": true,
            "allowDelete": true,
            "updated": "2026-06-03T18:37:02.1650079",
            "invoiceNo": "sample string 30",
            "hasInventory": true,
            "existingCost": 32.1,
            "existingSell": 33.1,
            "futureCost": 1.1,
            "futureSell": 1.1,
            "nextSell": 1.1,
            "nextSellCampaignName": "sample string 34",
            "nextSellCampaignDescription": "sample string 35",
            "dealCost": {
              "$ref": "95"
            },
            "nextCost": {
              "$ref": "95"
            },
            "lastChance": true,
            "holdOff": 37,
            "holdOffDate": "2026-06-03T18:37:02.1650079",
            "unknownScan": {
              "$id": "137",
              "pluG_UID": "xGxkErIwmkinHWrG6WX9uw==",
              "pluGuid": "12646cc4-30b2-489a-a71d-6ac6e965fdbb",
              "invoiceIdentifier": "clXXntt230SHqgDZgYNkNQ==",
              "invoiceGuid": "9ed75572-76db-44df-87aa-00d981836435",
              "barcode": "sample string 3",
              "itemNumber": "sample string 4",
              "created": "2026-06-03T18:37:02.1650079"
            },
            "productActive": true,
            "productSalesMode": 39,
            "productGSTPercent": 40,
            "productCostCalcMethod": 41,
            "productAlwaysApplyMargin": true,
            "productMarginRanged": true,
            "productMargin": 1.1,
            "productMinimumMargin": 1.1,
            "productMaximumMargin": 1.1,
            "priceGroupG_UID": "NwGgdS4lRkGb6v7wYEVQQg==",
            "priceGroupGuid": "75a00137-252e-4146-9bea-fef060455042",
            "priceGroupName": "sample string 44",
            "priceGroupCode": "sample string 45",
            "product": {
              "$ref": "13"
            },
            "incrementCount": true,
            "minimumQuantity": 1,
            "randomWeight": true,
            "salesMode": 47,
            "cartons": 1,
            "weight": 1,
            "units": 1,
            "autoOrderStatus": 1,
            "invoiceDetailReceive": true
          },
          "autoOrderDetail": {
            "$ref": "116"
          },
          "costGSTPercent": 1,
          "orderDetailReceive": true,
          "isBackedUp": true,
          "backupWarehouseIndicator": "sample string 21",
          "backupOrderCode": "sample string 22"
        },
        {
          "$ref": "133"
        }
      ],
      "unknownScans": [
        {
          "$ref": "134"
        },
        {
          "$ref": "134"
        }
      ],
      "transportCompany": {
        "$id": "138",
        "identifier": "Izo+zvS/JkqqiPjuDqSyHA==",
        "identifierGuid": "ce3e3a23-bff4-4a26-aa88-f8ee0ea4b21c",
        "companyName": "sample string 1",
        "abn": "sample string 2",
        "address1": "sample string 3",
        "address2": "sample string 4",
        "telephone": "sample string 5",
        "primaryContactGuid": "GZPKFzqEBk+pCWbQMXIQ8A==",
        "primaryContactID": "17ca9319-843a-4f06-a909-66d0317210f0",
        "primaryContact": {
          "$ref": "9"
        }
      },
      "isMetcashSorted": true,
      "backupOrderType": "sample string 42",
      "backupOrderTypeDescription": "sample string 43",
      "backupTradingPartner": 1,
      "backupHostIdentifier": "f8b1add4-7984-4270-a3e9-9e1a7727ccc1"
    },
    "details": [
      {
        "$ref": "136"
      },
      {
        "$ref": "136"
      }
    ],
    "orderStatus": 1,
    "processLockedInvoice": true
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���\�(�O�5xl/workbook.xml �(�����0��J}�(�Ѐ0�t���S��%���7�ԭ��|�|�bܫ7�E>j־r
�B�c^L��_�Ew�q
B����8J��o�:0�e%s8C�F�IZO7�?,o��'Ġ�
�@jڞO��k����'���j���o�N��")�AaC;@IrnCC���J����"�E��R@Q�=��f���PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\؅�+''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf8fff170cbcd4d78" /></Relationships>PK���\���
�@xl/worksheets/sheet1.xml �(��\[s��+.����*���@�_��o9�CRKb�6d��!�G��H���R���-���?���>�5_����Sް�d~{�����v<�������qrt�X�����ד�]=ZO����f������l�,~�oC��bys�\~�-./����?o��`�̖��g��������w�}j�~,�g�C�������������:Tߌ~��_O[��� �����=����n5�y������7x~q<e��Y>������b~y������������:�����/����;���p7�ܜ�s�����U�I6�H��b�[o�������Cs��x�/���msBÅVΕ�ˇ�r��7\1#t��z�v�V��\%�s�U����]�X�T���R�ʼ�C��w����(+��|�>���=�s�y[����(�������E������c+D�q1�B��c+Dr5�B� �j�G����n\p���I.��T���;�q�8����0!|mQ�܍C�"�#� ��@��QFZmuX-M�BԢH�(�7����,�v#yQ�B���(-rQ^J��J��E�ǮEԤ0�YD-��}���Y���3(jQ�a��
�	4���E�/%y%t(cy��R�l�A*��N�҅#%p�t�;U��(ŁK ���X	�(A��V��;	Jֈ@�3�IkT��2JP��Pw!��>�f�B��H�52�(�wj�U�R�;)
�p�q<ԑ�v!�R�~$�*jQ���[!jQ��UԤ�I��#�դ��Tzl��I5��VQ�ʎ�5����]EM��G���ԉ&���Z�a�Q�:I*����`m�9>��$�����~e��l0:JR$�)�w>�<���%�Ր���Ä�P�5�mp9�֨���'���v8�pŲ>:Ҷ6�(A�
҅KZX�=�%����7Qz��3j��d�Br��>�C5g�P���}�m���6��JI͹7ݛ�9��1�[!�
�eݨ93�U�6p\��=��˃m�6B2�C�f���ZD
�ab֖��s%�՘�4nȃ�6X�l.y�;��4~��i-X�����F%Z6�i�\K/Ye%lT������0�Y}6
Ҋ�B(��V�B}!l�=���F!ڝ�j½.Ș�]ر��l�Չ�`�9.���B�&Y���fꇀݾ��a��ͮ�)�(D�1�d8Nm]GQ�֧'Y�P�Bdq��D�&gv��t�U�ޡ�]z�;	�{]�]��K�����e_�O��䰂�L�]���IU�tQ�.I�a�ݨj�$]�7/y͔������tfXA;e��K\��;�5q��8��E-��q�G-z��iŠ��*�_e}Ԣ�iQ�@@na
�B�E��N�J7aO	Ӑއ�V�D���IQ��1����,+;��R�;)Z�l�@���J�j��R��#N8���ڙ|���IQ�F�p۱!G{e�A?��[��_A<>[��-w��}s����
?��q�>���'G�N���צ���<E�9B���9B��'9B����S��aRijaS���Rċ�S�K�!��V_��
�^�!��f����n�B�G!���F�� ���B��/�v�a�+�v[`BA�m�
�EF$����0�3JBq�(	�-0�$$������SJBsl))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	��&<w������j�s|�	��&<w��$<w������j�s|j�m��P��O
���P��O
���P��O
���P��O
���P��O-���R��O-���R��O-���R��O-����{�SKx�O-�>u������1�#<�������:�s|��=���{�SGy>u�g�SGy>��g�SOy>��g�SOy>��g�S��y��6m�]�y'*p��GJZ�;Y�'�A�Y��9�3�h��,�s�!�z�0d�^"Y�WC��a=o�,���"��� ��~X@nMc��|�nB���#�����>�rt�_�*G���<�0J�����Z(��f�n�EsP���^��]9M��iiRȪ��E^�����g�K錑M�SB�|JZdT���"����-�'�Y�>*��(Kb�E1ʲea��4����`K�m��K6��RcWj�K��K�OJ����G����Y��d��E�Qz)Y��������������������7x��7��DŽ,�<�㌾	u�;�kP��4�����������������ԗ�ߗ����!���o�=:x��h_�E��tڣ���������=:p��җl�Wl�d��(��Q��-�t��>�S�%��ahFA�Q�f��ahFA�Q�f��"e�eX��QP9�Q�/���2���>�r4� �(��������Z(��������ܚeDM�QJ�BV�3
e����,���d����@YFA�,�P�Q(�(�e�2
e����@YF��?���%϶_J�%�vm��+5���ǥ�'���yF)u}Vj,�{�|4�(���J��K�oJ�oK��J��K��|�2JR!�(	YYFIZ����f�4�����������������ԗ�ߗ����a�Q��e�2Ji,���3
�����@YF)
�b��e6�lW���t�Xϗ��m��	��PK���\�1���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�MMҠ�ݰa[z��x�Q;�]�gc���V� �X��j4��'�|���o� ^؇�������m[�)6w+�n�;0����Siņ��)u<b���6u�G�)�����ز̕*��3�)���CtM�?::�l�`���1t��}˱��R����ē�a��2�J��.����Z��ï�w>��_TeU�**Һ"��L���s���s�yy�F
�H�9�htY�EM^���PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�69��xl/sharedStrings.xml �(��Yko�����?W���A�"����8i.Z(%Q6�2��T6i��~��d�"e]�Ě���g�C��O����� �^������4b1�����˝3���D4F)�����E���Յ��T\��Rf�á��x�Āe��0�C>�f(2�Q,��]:�F��p���"�S	f}���)�+�����y��1�$!�_���PI�ȗ��Mt-��ES�‘Z�⒚S��,Ka�v�����$M��k��М�-�uH�u ��ҦR k���mY.�3N�`��–
�ESzGRKp���(�7����k�t`��x����)`*/dg�K��H�X�?d���̅��v��-,�����L
��ga��g,�i/Ҽ�~d�[���c̫9���sh'��M�����Lbc�8Ay
$c�����rĥ���[H�t
#���윜�6��s{-x@&_֒cs��y��)}bB�S/p����3�W@*�7�
�<5���Rl!H7J���/L"c���;
�a)f��Æ�w�"aR���&��X�b�>��f!��� �-'��GY�"���=�?b��N!`�Ӳ]PT"Z�5��ĺx0�HK؊U튭�z��e�ڵJ�������e�I|�d�}��[J-hbeL5h!��3Ru���%A��,3C�F(^HA#��JssC2‰�+�U�cnWR�U���Z%hU\�o�%ئ���*�lUb_�-�o_)��I���/����R�f�z���J(���X{a�,�B���q��§��6�����ߛ�,�$�4���N��}g��g�t�SϏ݉73܄T���'#7�‰�f��~�;a�M��nyg���R`�-H���P6=�4���N�����4<=
a;�]���R���,
����F�S4q���A0�a'tv�1
�h�ޙ�?�9;"�v����g���w���`��A��'^Q�����ȁQ�?�c���_���?��_.z�=�G�K�#($�U���*�
�H^�7�
7fCe��FCd�5�W�����j�BV�[�8S���XAw��&z%��6������#�謆z�<'�ӄ����<��.Hܢ���q����U�xU�*nY�KTR݊��;��mLW�.�[$p�X�%�ބ�xO�^.�6#�����mZ��/���2�x���7�������=ݗ�0�ƪ7ı���d�7���=A��6�
���0^����9�	���Fa�W�A��ON���
s��
���S�@bF�
�85�g����0Ӿ�Lu�{��g{
Y������r�à�&��n�0j�a8���8+fA�̐9��d�fcϯ��4t��2L�&��Bm��M�!OH�o���YA�(�c|��n�[��\�7~��}�;)���P���w<��[�o�j��/ꗪ����M�Me��|�P�|Q�r��)�c�
���:2�����T=3Y&�Y�5�
t2,8�v�(ڨw%-�����#���%�#i
i��A)̦z��YP�[
��Z�W��.@G�s�o�z~p6�����꒠ӌ�y���P?��l?��T�=��S
�B9G<�WL�h�3{�W�V�"U2Dh��EW�ٚ��C�w�|l����Z�y��K����n=1���N��&8J쎜 v�NN��(Bp�{�<����6
�
��po��S�ӿG)WL�4��b\U�uT��d١2�YFN�5�~B���S�ZE�hk�KE��R��{��Y�.n����q����	Uj��Ŋ�����`�פ*C5󎂆��C��D�O�o�U��r.2��~nc����Z����5����I������`S����h��Şq-�����{�����:AD��
Zn�s��P���D���7��僁�~��7����PK-���\�(�O�5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\؅�+''U_rels/.relsPK-���\���
�@�xl/worksheets/sheet1.xmlPK-���\�1���P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
xl/styles.xmlPK-���\�69��xl/sharedStrings.xmlPK�U

application/vnd.ms-excel

Sample:
PK���\���5xl/workbook.xml �(���;�0D�H�����	d�hҦHo�,�ײ�㇏@J�ngv���	�� �G�W�>[0�eZ�Z0�C�E��{1�:%�F��`K����"(4�W�Ӎ��[��=@���BZ�O���S��W9{��$l��_a�Ū�JZ� (Y�{[ҘW�yxtI��״��̲8���>`���/PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\��L�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rddd150d5330c485f" /></Relationships>PK���\���
�@xl/worksheets/sheet1.xml �(��\[s��+.����*���@�_��o9�CRKb�6d��!�G��H���R���-���?���>�5_����Sް�d~{�����v<�������qrt�X�����ד�]=ZO����f������l�,~�oC��bys�\~�-./����?o��`�̖��g��������w�}j�~,�g�C�������������:Tߌ~��_O[��� �����=����n5�y������7x~q<e��Y>������b~y������������:�����/����;���p7�ܜ�s�����U�I6�H��b�[o�������Cs��x�/���msBÅVΕ�ˇ�r��7\1#t��z�v�V��\%�s�U����]�X�T���R�ʼ�C��w����(+��|�>���=�s�y[����(�������E������c+D�q1�B��c+Dr5�B� �j�G����n\p���I.��T���;�q�8����0!|mQ�܍C�"�#� ��@��QFZmuX-M�BԢH�(�7����,�v#yQ�B���(-rQ^J��J��E�ǮEԤ0�YD-��}���Y���3(jQ�a��
�	4���E�/%y%t(cy��R�l�A*��N�҅#%p�t�;U��(ŁK ���X	�(A��V��;	Jֈ@�3�IkT��2JP��Pw!��>�f�B��H�52�(�wj�U�R�;)
�p�q<ԑ�v!�R�~$�*jQ���[!jQ��UԤ�I��#�դ��Tzl��I5��VQ�ʎ�5����]EM��G���ԉ&���Z�a�Q�:I*����`m�9>��$�����~e��l0:JR$�)�w>�<���%�Ր���Ä�P�5�mp9�֨���'���v8�pŲ>:Ҷ6�(A�
҅KZX�=�%����7Qz��3j��d�Br��>�C5g�P���}�m���6��JI͹7ݛ�9��1�[!�
�eݨ93�U�6p\��=��˃m�6B2�C�f���ZD
�ab֖��s%�՘�4nȃ�6X�l.y�;��4~��i-X�����F%Z6�i�\K/Ye%lT������0�Y}6
Ҋ�B(��V�B}!l�=���F!ڝ�j½.Ș�]ر��l�Չ�`�9.���B�&Y���fꇀݾ��a��ͮ�)�(D�1�d8Nm]GQ�֧'Y�P�Bdq��D�&gv��t�U�ޡ�]z�;	�{]�]��K�����e_�O��䰂�L�]���IU�tQ�.I�a�ݨj�$]�7/y͔������tfXA;e��K\��;�5q��8��E-��q�G-z��iŠ��*�_e}Ԣ�iQ�@@na
�B�E��N�J7aO	Ӑއ�V�D���IQ��1����,+;��R�;)Z�l�@���J�j��R��#N8���ڙ|���IQ�F�p۱!G{e�A?��[��_A<>[��-w��}s����
?��q�>���'G�N���צ���<E�9B���9B��'9B����S��aRijaS���Rċ�S�K�!��V_��
�^�!��f����n�B�G!���F�� ���B��/�v�a�+�v[`BA�m�
�EF$����0�3JBq�(	�-0�$$������SJBsl))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	��&<w������j�s|�	��&<w��$<w������j�s|j�m��P��O
���P��O
���P��O
���P��O
���P��O-���R��O-���R��O-���R��O-����{�SKx�O-�>u������1�#<�������:�s|��=���{�SGy>u�g�SGy>��g�SOy>��g�SOy>��g�S��y��6m�]�y'*p��GJZ�;Y�'�A�Y��9�3�h��,�s�!�z�0d�^"Y�WC��a=o�,���"��� ��~X@nMc��|�nB���#�����>�rt�_�*G���<�0J�����Z(��f�n�EsP���^��]9M��iiRȪ��E^�����g�K錑M�SB�|JZdT���"����-�'�Y�>*��(Kb�E1ʲea��4����`K�m��K6��RcWj�K��K�OJ����G����Y��d��E�Qz)Y��������������������7x��7��DŽ,�<�㌾	u�;�kP��4�����������������ԗ�ߗ����!���o�=:x��h_�E��tڣ���������=:p��җl�Wl�d��(��Q��-�t��>�S�%��ahFA�Q�f��ahFA�Q�f��"e�eX��QP9�Q�/���2���>�r4� �(��������Z(��������ܚeDM�QJ�BV�3
e����,���d����@YFA�,�P�Q(�(�e�2
e����@YF��?���%϶_J�%�vm��+5���ǥ�'���yF)u}Vj,�{�|4�(���J��K�oJ�oK��J��K��|�2JR!�(	YYFIZ����f�4�����������������ԗ�ߗ����a�Q��e�2Ji,���3
�����@YF)
�b��e6�lW���t�Xϗ��m��	��PK���\R���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N����ݰ���=N�&�e����G�
XE�Tb�������4����޾�9��5-�,�FZ5���S���ݬ�8��&�0�@Ҋ	-1�'J�p!�M�h�gS�{�<�i��5�K�2����?D��(���ӌ&����À���1��S
�X��@v���.XSVe'��
z7�/�_��|!��;���f�W9��� <���ӥ�N��B�w�V��E�R\��Fo�b�PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�69��xl/sharedStrings.xml �(��Yko�����?W���A�"����8i.Z(%Q6�2��T6i��~��d�"e]�Ě���g�C��O����� �^������4b1�����˝3���D4F)�����E���Յ��T\��Rf�á��x�Āe��0�C>�f(2�Q,��]:�F��p���"�S	f}���)�+�����y��1�$!�_���PI�ȗ��Mt-��ES�‘Z�⒚S��,Ka�v�����$M��k��М�-�uH�u ��ҦR k���mY.�3N�`��–
�ESzGRKp���(�7����k�t`��x����)`*/dg�K��H�X�?d���̅��v��-,�����L
��ga��g,�i/Ҽ�~d�[���c̫9���sh'��M�����Lbc�8Ay
$c�����rĥ���[H�t
#���윜�6��s{-x@&_֒cs��y��)}bB�S/p����3�W@*�7�
�<5���Rl!H7J���/L"c���;
�a)f��Æ�w�"aR���&��X�b�>��f!��� �-'��GY�"���=�?b��N!`�Ӳ]PT"Z�5��ĺx0�HK؊U튭�z��e�ڵJ�������e�I|�d�}��[J-hbeL5h!��3Ru���%A��,3C�F(^HA#��JssC2‰�+�U�cnWR�U���Z%hU\�o�%ئ���*�lUb_�-�o_)��I���/����R�f�z���J(���X{a�,�B���q��§��6�����ߛ�,�$�4���N��}g��g�t�SϏ݉73܄T���'#7�‰�f��~�;a�M��nyg���R`�-H���P6=�4���N�����4<=
a;�]���R���,
����F�S4q���A0�a'tv�1
�h�ޙ�?�9;"�v����g���w���`��A��'^Q�����ȁQ�?�c���_���?��_.z�=�G�K�#($�U���*�
�H^�7�
7fCe��FCd�5�W�����j�BV�[�8S���XAw��&z%��6������#�謆z�<'�ӄ����<��.Hܢ���q����U�xU�*nY�KTR݊��;��mLW�.�[$p�X�%�ބ�xO�^.�6#�����mZ��/���2�x���7�������=ݗ�0�ƪ7ı���d�7���=A��6�
���0^����9�	���Fa�W�A��ON���
s��
���S�@bF�
�85�g����0Ӿ�Lu�{��g{
Y������r�à�&��n�0j�a8���8+fA�̐9��d�fcϯ��4t��2L�&��Bm��M�!OH�o���YA�(�c|��n�[��\�7~��}�;)���P���w<��[�o�j��/ꗪ����M�Me��|�P�|Q�r��)�c�
���:2�����T=3Y&�Y�5�
t2,8�v�(ڨw%-�����#���%�#i
i��A)̦z��YP�[
��Z�W��.@G�s�o�z~p6�����꒠ӌ�y���P?��l?��T�=��S
�B9G<�WL�h�3{�W�V�"U2Dh��EW�ٚ��C�w�|l����Z�y��K����n=1���N��&8J쎜 v�NN��(Bp�{�<����6
�
��po��S�ӿG)WL�4��b\U�uT��d١2�YFN�5�~B���S�ZE�hk�KE��R��{��Y�.n����q����	Uj��Ŋ�����`�פ*C5󎂆��C��D�O�o�U��r.2��~nc����Z����5����I������`S����h��Şq-�����{�����:AD��
Zn�s��P���D���7��僁�~��7����PK-���\���5xl/workbook.xmlPK-���\����	�[Content_Types].xmlPK-
���\��L�''V_rels/.relsPK-���\���
�@�xl/worksheets/sheet1.xmlPK-���\R���P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
xl/styles.xmlPK-���\�69���xl/sharedStrings.xmlPK�W