POST api/invoices

Save invoice

Request Information

URI Parameters

None.

Body Parameters

invoice header to save

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.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "m7jsApazwESDE3fCb/L6Hg==",
  "identifierGuid": "02ecb89b-b396-44c0-8313-77c26ff2fa1e",
  "storeID": 2,
  "tradingPartner": 0,
  "supplierIdentifier": "rr2+S/U07UyG6/0k5hbbcw==",
  "supplierIdentifierGuid": "4bbebdae-34f5-4ced-86eb-fd24e616db73",
  "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:31:32.5087093",
  "createdByUser": "sample string 12",
  "updated": "2026-06-03T18:31:32.5087093",
  "transType": 0,
  "transDateTime": "2026-06-03T18:31:32.5087093",
  "invoiceNo": "sample string 13",
  "invoiceText": "sample string 14",
  "adjustmentNo": 1,
  "invoiceDate": "2026-06-03T18:31:32.5087093",
  "claimNo": 1,
  "countReceivedReset": true,
  "accountingExported": true,
  "orderReceived": true,
  "orderGuid": "QDkQ4WhxZECCgxcx972XXQ==",
  "orderIdentifier": "e1103940-7168-4064-8283-1731f7bd975d",
  "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:31:32.5087093",
  "received": "2026-06-03T18:31:32.5087093",
  "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:31:32.5087093",
    "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": "02T4RcRbO0yfW68tYm4Jtg==",
    "hostIdentifierGuid": "45f864d3-5bc4-4c3b-9f5b-af2d626e09b6",
    "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:31:32.5087093",
    "priceZone": {
      "$id": "3",
      "id": 1,
      "name": "sample string 2",
      "hostIdentifier": "VfLlZ5xgf0CHOGkiD/UZwA==",
      "hostIdentifierGuid": "67e5f255-609c-407f-8738-69220ff519c0",
      "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": "l6OqdcXfSUKUSheDTqXR0Q==",
        "hostIdentifierGuid": "75aaa397-dfc5-4249-944a-17834ea5d1d1",
        "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": "LV+0VA8Cjk+7JPP4Kqr31w==",
          "identifierGuid": "54b45f2d-020f-4f8e-bb24-f3f82aaaf7d7",
          "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": "9IoJwNJOpEOKXlBtLLJTtw==",
          "hostSupplierIdentifierGuid": "c0098af4-4ed2-43a4-8a5e-506d2cb253b7",
          "loyaltyPriceLevelIdentifier": "ZlJcMYpJZEe1x4Ycoc4xeg==",
          "loyaltyPriceLevelIdentifierGuid": "315c5266-498a-4764-b5c7-861ca1ce317a",
          "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:31:32.5087093",
          "lastProcessed": "2026-06-03T18:31:32.5087093",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "8",
            "identifier": "riVTEW8AyUy3sGqACp6eow==",
            "identifierGuid": "115325ae-006f-4cc9-b7b0-6a800a9e9ea3",
            "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": "UfCRFB27K0KQTvigNfHAUQ==",
            "primaryContactID": "1491f051-bb1d-422b-904e-f8a035f1c051",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "QTGKhTIU5EGGcI7kEZfMHQ==",
            "supplierGroupGuid": "858a3141-1432-41e4-8670-8ee41197cc1d",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2026-06-03T18:31:32.5087093",
            "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": "d96a5790-b37f-47c0-a792-917312d3e265",
              "identifier": "39hD8sD490ujXjYUZNa63w==",
              "identifierGuid": "f243d8df-f8c0-4bf7-a35e-361464d6badf",
              "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": "3M3pKXOpB0u1b5l6J+cmTQ==",
                "supplierIdentifierGuid": "29e9cddc-a973-4b07-b56f-997a27e7264d",
                "contactGuid": "GRc9g21VJ0m+1U2M9SqhiQ==",
                "contactID": "833d1719-556d-4927-bed5-4d8cf52aa189",
                "contact": {
                  "$ref": "9"
                },
                "supplier": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "10"
              }
            ],
            "products": [
              {
                "$id": "11",
                "pluG_UID": "hkm4BDGbvEC6EeNipAlHnQ==",
                "pluGuid": "04b84986-9b31-40bc-ba11-e362a409479d",
                "supplierIdentifier": "hliafQIs40azOyqXHrs87Q==",
                "supplierIdentifierGuid": "7d9a5886-2c02-46e3-b33b-2a971ebb3ced",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2026-06-03T18:31:32.5087093",
                "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:31:32.5087093",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "12",
                    "pluG_UID": "lA1ALYS4eEiVHBSXz+382Q==",
                    "pluGuid": "2d400d94-b884-4878-951c-1497cfedfcd9",
                    "supplierIdentifier": "NFU0qistBEOSmuUD/C2ktQ==",
                    "supplierIdentifierGuid": "aa345534-2d2b-4304-929a-e503fc2da4b5",
                    "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": "XUVKiXJtVkK8K2KwDuejag==",
                "parentPluGuid": "894a455d-6d72-4256-bc2b-62b00ee7a36a",
                "freight": 46.0,
                "freightType": 1,
                "product": {
                  "$id": "13",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "y6v6Lbk4YEa/1ZOl7/CP8w==",
                  "guid": "2dfaabcb-38b9-4660-bfd5-93a5eff08ff3",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "mAVricW73UO1TO6egc9MWQ==",
                  "priceGroupGuid": "896b0598-bbc5-43dd-b54c-ee9e81cf4c59",
                  "blueprintID": 1,
                  "lastCountedDate": "2026-06-03T18:31:32.5087093",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2026-06-03T18:31:32.5087093",
                  "pluCreated": "2026-06-03T18:31:32.5087093",
                  "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:31:32.5087093",
                  "lastManualUpdate": "2026-06-03T18:31:32.5087093",
                  "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:31:32.5087093",
                  "currentCostUpdated": "2026-06-03T18:31:32.5087093",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2026-06-03T18:31:32.5087093",
                  "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:31:32.5087093",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "zzPTy7jqfEyyG27Sjg1VQQ==",
                  "altPLUGuid": "cbd333cf-eab8-4c7c-b21b-6ed28e0d5541",
                  "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:31:32.5087093",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "4+XvxscfLUm8rk0+n0BoHA==",
                  "shelfPageLayoutGuid": "c6efe5e3-1fc7-492d-bcae-4d3e9f40681c",
                  "talkerPageLayoutG_UID": "U7y/qZrh702MCAsfXZEfjw==",
                  "talkerPageLayoutGuid": "a9bfbc53-e19a-4def-8c08-0b1f5d911f8f",
                  "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": "4pDrEi1DQEOAm0hQvxEDAw==",
                  "inventoryIdentifier": "12eb90e2-432d-4340-809b-4850bf110303",
                  "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": "NHd5EmACYkq9ofoaIAqcbg==",
                  "parentPluGuid": "12797734-0260-4a62-bda1-fa1a200a9c6e",
                  "preferredHostVendor": 105,
                  "preferredHostChanged": true,
                  "code": "sample string 107",
                  "supplierIdentifier": "U7suedtvXkOXI2976cw/RQ==",
                  "supplierIdentifierGuid": "792ebb53-6fdb-435e-9723-6f7be9cc3f45",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "owRBMWkxxkKfkh3oN7PCtw==",
                  "rebateSupplierIdentifierGuid": "314104a3-3169-42c6-9f92-1de837b3c2b7",
                  "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:31:32.5087093",
                  "commodity": "sample string 122",
                  "businessPillar": "sample string 123",
                  "mscCommodity": "sample string 124",
                  "hostIdentifier": "wXf00BXx9UOp2D6nk1fqrg==",
                  "hostIdentifierGuid": "d0f477c1-f115-43f5-a9d8-3ea79357eaae",
                  "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": "fWwx2VslC0ewzeynX9XJ3w==",
                      "pluGuid": "d9316c7d-255b-470b-b0cd-eca75fd5c9df",
                      "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:31:32.5087093"
                    },
                    {
                      "$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:31:32.5087093",
                      "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:31:32.5087093",
                      "startTime": 5,
                      "endDate": "2026-06-03T18:31:32.5087093",
                      "endTime": 6,
                      "newPrice": 7,
                      "newCost": 8,
                      "newCostDecimals": 9,
                      "pctDiscount": 10,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 11",
                      "hostType": 12,
                      "hostIdentifier": "KR3eI0SB2E6kEyvDLljgyw==",
                      "hostIdentifierGuid": "23de1d29-8144-4ed8-a413-2bc32e58e0cb",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "18",
                    "g_UId": "Kb3aG+dIDEubrzJ4PBokfw==",
                    "guid": "1bdabd29-48e7-4b0c-9baf-32783c1a247f",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "19",
                    "priceGroupG_UID": "VZpHqZqJz0O1lz9HEjPUmA==",
                    "priceGroupGuid": "a9479a55-899a-43cf-b597-3f471233d498",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2026-06-03T18:31:32.5087093",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 147",
                  "nutrifacts": {
                    "$id": "20",
                    "pluG_UID": "wO6kUerVQ0C7abZRBxEuUw==",
                    "pluGuid": "51a4eec0-d5ea-4043-bb69-b65107112e53",
                    "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": "93f3753d-1ab5-4707-9d55-f8d4eafeb262",
                    "created": "2026-06-03T18:31:32.5087093",
                    "createdByUser": "sample string 1",
                    "activated": "2026-06-03T18:31:32.5087093",
                    "activatedByUser": "sample string 2",
                    "deactivated": "2026-06-03T18:31:32.5087093",
                    "deactivatedByUser": "sample string 3",
                    "lastOrdered": "2026-06-03T18:31:32.5087093",
                    "lastOrderedQty": 4.0,
                    "lastReceived": "2026-06-03T18:31:32.5087093",
                    "lastReceivedQty": 5.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2026-06-03T18:31:32.5087093",
                    "lastSold": "2026-06-03T18:31:32.5087093",
                    "firstSold": "2026-06-03T18:31:32.5087093",
                    "awsUpdated": "2026-06-03T18:31:32.5087093",
                    "lastManualUpdate": "2026-06-03T18:31:32.5087093",
                    "lastManualUpdatedByUser": "sample string 7",
                    "lastUpdated": "2026-06-03T18:31:32.5087093",
                    "lastUpdatedByUser": "sample string 9",
                    "lastUpdatedByHost": "2026-06-03T18:31:32.5087093",
                    "doNotRangeUpdated": "2026-06-03T18:31:32.5087093",
                    "doNotOrderUpdated": "2026-06-03T18:31:32.5087093",
                    "tracked": "2026-06-03T18:31:32.5087093"
                  },
                  "allergens": [
                    {
                      "$id": "22",
                      "primaryKey": {
                        "$id": "23",
                        "pluGuid": "c103ebb8-82a7-4bb6-b545-36e32b664609",
                        "contains": 2
                      },
                      "allergenID": 1,
                      "pluG_UID": "uOsDwaeCtku1RTbjK2ZGCQ==",
                      "pluGuid": "c103ebb8-82a7-4bb6-b545-36e32b664609",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "costs": {
                    "$id": "24",
                    "pluG_UID": "Y/56UfCYE0KVGArr/2fE5w==",
                    "pluGuid": "517afe63-98f0-4213-9518-0aebff67c4e7",
                    "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:31:32.5087093",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "25",
                      "saleHeaderID": 1,
                      "created": "2026-06-03T18:31:32.5087093",
                      "createdLocal": "2026-06-03T18:31:32.5087093",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "IwwbGHuA7EOXCZPNGSwZdg==",
                      "operatorGuid": "181b0c23-807b-43ec-9709-93cd192c1976",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "9T2pRr6OwEWXM82OGmeTHQ==",
                      "pluGuid": "46a93df5-8ebe-45c0-9733-cd8e1a67931d",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "26",
                        "id": 1,
                        "g_Uid": "lVDjg2RKGk2sn0CRJDHvNQ==",
                        "guid": "83e35095-4a64-4d1a-ac9f-40912431ef35",
                        "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:31:32.5087093",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2026-06-03T18:31:32.5087093",
                        "endShift": "2026-06-03T18:31:32.5087093",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "27",
                            "operatorG_UID": "vn5BgZEA+U2P6UrZ/w9TkA==",
                            "operatorGuid": "81417ebe-0091-4df9-8fe9-4ad9ff0f5390",
                            "storeID": 2,
                            "operator": {
                              "$ref": "26"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "27"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "28",
                      "pluID": 1,
                      "pluG_UID": "UJPM66B2qUOIaF+t8DBuJA==",
                      "pluGuid": "ebcc9350-76a0-43a9-8868-5fadf0306e24",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "29",
                      "pluG_UId": "ep45QiYkDECCh7yDAZScYQ==",
                      "pluGuid": "42399e7a-2426-400c-8287-bc8301949c61",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "13"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "30",
                      "identifier": "SEQ1caVqCUC2PfwvLN5XUg==",
                      "identifierGuid": "71354448-6aa5-4009-b63d-fc2f2cde5752",
                      "pluG_UID": "51Hwghxq/kC6BTf5DE0w2Q==",
                      "pluGuid": "82f051e7-6a1c-40fe-ba05-37f90c4d30d9",
                      "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": "x1s0UyAziEqdDpYPlcx45g==",
                      "groupName": "sample string 1",
                      "identifierGuid": "53345bc7-3320-4a88-9d0e-960f95cc78e6",
                      "exists": true,
                      "flipChartIdentifier": "mFFXKyi8m0yltJmKyStEeg==",
                      "flipChartIdentifierGuid": "2b575198-bc28-4c9b-a5b4-998ac92b447a",
                      "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": "ZMJFhzmWS0i9Jp86RiJLHA==",
                      "groupIdentifierGuid": "8745c264-9639-484b-bd26-9f3a46224b1c",
                      "flipChart": {
                        "$id": "32",
                        "identifier": "xlHgfCJvFE2mhaPQ9SEs0g==",
                        "identifierGuid": "7ce051c6-6f22-4d14-a685-a3d0f5212cd2",
                        "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": "zBEIdZL8gUO/YHqQTfvUEw==",
                          "identifierGuid": "750811cc-fc92-4381-bf60-7a904dfbd413",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "34",
                              "id": 1,
                              "g_UID": "nx/9vzvFXEWUvXAYMF7RFg==",
                              "guid": "bffd1f9f-c53b-455c-94bd-7018305ed116",
                              "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": "y1yudeuDd0mxErtcLxf0cw==",
                              "previousFormGuid": "75ae5ccb-83eb-4977-b112-bb5c2f17f473",
                              "nextForm": 1,
                              "nextFormG_UID": "Vn3OsJcCUUmpaqbuxHHIPw==",
                              "nextFormGuid": "b0ce7d56-0297-4951-a96a-a6eec471c83f",
                              "attributes": "sample string 10",
                              "updated": "2026-06-03T18:31:32.5087093",
                              "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": "H8R/xkBR80Kvq3sPNG7NAQ==",
                                  "checkoutFormGuid": "c67fc41f-5140-42f3-afab-7b0f346ecd01",
                                  "identifier": "I7dsMq5IoEmP1InwZg5+sg==",
                                  "identifierGuid": "326cb723-48ae-49a0-8fd4-89f0660e7eb2",
                                  "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": "Od0NyOLbAkqh91f2dZrDcw==",
                                  "valueGuid": "c80ddd39-dbe2-4a02-a1f7-57f6759ac373",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2026-06-03T18:31:32.5087093",
                                  "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:31:32.5087093",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "37",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "OePIAk60sEKrvWPK4OtgGA==",
                                  "checkoutFormGuid": "02c8e339-b44e-42b0-abbd-63cae0eb6018",
                                  "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": "cnTfoUOzN0qQJ2rPtwdg7w==",
                          "flipChartPageIdentifierGuid": "a1df7472-b343-4a37-9027-6acfb70760ef",
                          "pluG_UID": "yVnMNKdg+U66XLFHGG8b8Q==",
                          "pluGuid": "34cc59c9-60a7-4ef9-ba5c-b147186f1bf1",
                          "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": "HSe5nGj+CEiY+a38vUMgcg==",
                      "pluGuid": "9cb9271d-fe68-4808-98f9-adfcbd432072",
                      "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:31:32.5087093",
                      "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": "3QIoFvPmFkeyBWJlKa2loQ==",
                      "ingredientGuid": "cXVaioKyGESYs0Y5GmhVWw==",
                      "ingredientIdentifier": "8a5a7571-b282-4418-98b3-46391a68555b",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "13"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "41",
                      "pluG_UID": "V3Y2E6la60KWO+mxZSY4Yg==",
                      "pluGuid": "13367657-5aa9-42eb-963b-e9b165263862",
                      "shelfLocationIdentifier": "QS4BOFoyFUmF9IjXo+xz6g==",
                      "shelfLocationGuid": "38012e41-325a-4915-85f4-88d7a3ec73ea",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "eADfkmb9RkmSmxHUjFqVMQ==",
                      "labelPageLayoutGuid": "92df0078-fd66-4946-929b-11d48c5a9531",
                      "updated": "2026-06-03T18:31:32.5087093",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "13"
                      },
                      "location": {
                        "$id": "42",
                        "identifier": "/k2WV8OnSU68kmhCLLRoRQ==",
                        "storeID": 1,
                        "identifierGuid": "57964dfe-a7c3-4e49-bc92-68422cb46845",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2026-06-03T18:31:32.5087093",
                        "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": "Fl70x03mO0qAN7XV8kb7Jg==",
                      "pluGuid": "c7f45e16-e64d-4a3b-8037-b5d5f246fb26",
                      "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:31:32.5087093",
                        "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:31:32.5087093",
                                      "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": "PLcCxNu8sEey8kgIHqtAbA==",
                                      "labelPageLayoutGuid": "c402b73c-bcdb-47b0-b2f2-48081eab406c",
                                      "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:31:32.5087093",
                                  "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": "1oafrRXxN064in4n4BWrdg==",
                                  "labelPageLayoutGuid": "ad9f86d6-f115-4e37-b88a-7e27e015ab76",
                                  "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:31:32.5087093",
                              "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": "JVFOJeGdlkeGDXPXmLeuHg==",
                              "labelPageLayoutGuid": "254e5125-9de1-4796-860d-73d798b7ae1e",
                              "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:31:32.5087093",
                          "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": "BLsxi3TVAU2kSYHsXNg4eQ==",
                          "labelPageLayoutGuid": "8b31bb04-d574-4d01-a449-81ec5cd83879",
                          "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": "V0kp+WDq70aEaB8PZst7cg==",
                    "pluGuid": "f9294957-ea60-46ef-8468-1f0f66cb7b72",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "1K98QZzc4EidSaa69uvX2A==",
                    "dealCostGuid": "417cafd4-dc9c-48e0-9d49-a6baf6ebd7d8",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "anyu7fjQpEmylSj9iWDkfw==",
                    "priceGroupGuid": "edae7c6a-d0f8-49a4-b295-28fd8960e47f",
                    "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:31:32.5087093",
                    "rrp": 28,
                    "campaignDescription": "sample string 29",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "97133bc7-89f5-4588-8afd-334807f95495",
                    "campaignComboPriceGroupG_UID": "G2CzXKclZEey16N9tlhgNQ==",
                    "campaignComboPriceGroupIdentifier": "5cb3601b-25a7-4764-b2d7-a37db6586035",
                    "promotionPlacementDescription": "sample string 31",
                    "storeAcceptances": [
                      {
                        "$id": "54",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2026-06-03T18:31:32.5087093",
                        "operatorG_UID": "yMSS4W+rEUqPQzoiJpxR7w==",
                        "operatorGuid": "e192c4c8-ab6f-4a11-8f43-3a22269c51ef",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2026-06-03T18:31:32.5087093",
                        "signIqTicketFileMovedUtc": "2026-06-03T18:31:32.5087093",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2026-06-03T18:31:32.5087093",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "58da695f-72b1-4120-8f8a-e8b84ed0ba47",
                        "product": {
                          "$ref": "13"
                        },
                        "campaignPlu": {
                          "$ref": "53"
                        },
                        "fuelItem": true
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "campaign": {
                      "$id": "55",
                      "id": 1,
                      "storeID": 2,
                      "name": "118836e0-3c2a-4b53-9a6f-6164760422f5",
                      "nameGuid": "118836e0-3c2a-4b53-9a6f-6164760422f5",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2026-06-03T18:31:32.5087093",
                      "startTime": 1,
                      "endDate": "2026-06-03T18:31:32.5087093",
                      "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:31:32.5087093",
                      "system": true,
                      "created": "2026-06-03T18:31:32.5087093",
                      "updated": "2026-06-03T18:31:32.5087093",
                      "priceChangeNotifiedUtc": "2026-06-03T18:31:32.5087093",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "XO8IZzxIY06HmdBdk7RoEw==",
                      "hostIdentifierGuid": "6708ef5c-483c-4e63-8799-d05d93b46813",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2026-06-03T18:31:32.5087093",
                      "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": "P/K+Jtf5RUuWnKMbMzIaYA==",
                          "pluGuid": "26bef23f-f9d7-4b45-969c-a31b33321a60",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "EogjZc52U0u3EtrLFXr6VQ==",
                          "priceGroupGuid": "65238812-76ce-4b53-b712-dacb157afa55",
                          "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:31:32.5087093",
                          "rrp": 18,
                          "campaignDescription": "sample string 19",
                          "product": {
                            "$ref": "13"
                          },
                          "campaign": {
                            "$ref": "55"
                          }
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "57",
                          "id": 1,
                          "identifier": "OLBYRmld6U6ob2z9FPkFlg==",
                          "identifierStr": "OLBYRmld6U6ob2z9FPkFlg==",
                          "identifierGuid": "4658b038-5d69-4ee9-a86f-6cfd14f90596",
                          "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": "UklrnUkkfEq2jofjTOVTrw==",
                          "customerIDGuid": "9d6b4952-2449-4a7c-b68e-87e34ce553af",
                          "campaign": {
                            "$ref": "55"
                          },
                          "customer": {
                            "$id": "59",
                            "identifier": "/PrmK5tsPUiItnHGLcCo/g==",
                            "identifierGuid": "2be6fafc-6c9b-483d-88b6-71c62dc0a8fe",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2026-06-03T18:31:32.5087093",
                            "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": "O1gWb1OFHEy1FwfoS3yhZw==",
                            "communityIdentifierGuid": "6f16583b-8553-4c1c-b517-07e84b7ca167",
                            "joined": "2026-06-03T18:31:32.5087093",
                            "updated": "2026-06-03T18:31:32.5087093",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "7qbq6ijhKkiZRNlyXYhGHw==",
                            "priceLevelIdentifierGuid": "eaeaa6ee-e128-482a-9944-d9725d88461f",
                            "marketingID": "sample string 18",
                            "receiptPrintOptions": 1,
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2026-06-03T18:31:32.5087093",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "60",
                                "cardType": 2,
                                "issueDate": "2026-06-03T18:31:32.5087093",
                                "expiry": "2026-06-03T18:31:32.5087093",
                                "customerID": "gAFkp9SskU62gNtW7835nA==",
                                "customerIDGuid": "a7640180-acd4-4e91-b680-db56efcdf99c",
                                "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:31:32.5087093",
                                "linkedAccount": "X5WQKUEI30qOf3lQIcA1tA==",
                                "linkedAccountGuid": "2990955f-0841-4adf-8e7f-795021c035b4",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "59"
                                },
                                "account": {
                                  "$id": "61",
                                  "id": 1,
                                  "identifier": "2wOCcGItlUu7mfn+QuxNEw==",
                                  "identifierGuid": "708203db-2d62-4b95-bb99-f9fe42ec4d13",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2026-06-03T18:31:32.5087093",
                                  "owner": "7SoiWEpEMEidnV2Np20gdA==",
                                  "ownerGuid": "58222aed-444a-4830-9d9d-5d8da76d2074",
                                  "accountStoreGroupIdentifier": "ZyXIy2NMQkGYDCEqifocIg==",
                                  "accountStoreGroupGuid": "cbc82567-4c63-4142-980c-212a89fa1c22",
                                  "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:31:32.5087093",
                                  "active": true,
                                  "updated": "2026-06-03T18:31:32.5087093",
                                  "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": "lQCRYAqaLEWwRxeYaRyvPg==",
                                      "identifierGuid": "60910095-9a0a-452c-b047-1798691caf3e",
                                      "name": "sample string 2",
                                      "primaryContact": "Z/qKRPAsIkuU3vJ/stglow==",
                                      "primaryContactGuid": "448afa67-2cf0-4b22-94de-f27fb2d825a3",
                                      "accountID": "8kq/sPXwJ0OG5jOMyzkn3A==",
                                      "accountIDGuid": "b0bf4af2-f0f5-4327-86e6-338ccb3927dc",
                                      "special": true,
                                      "updated": "2026-06-03T18:31:32.5087093",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "cTbDL8yht0GeGxP93DLYkw==",
                                      "priceLevelIdentifierGuid": "2fc33671-a1cc-41b7-9e1b-13fddc32d893",
                                      "marketingListID": "sample string 7",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "61"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "59"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "64",
                                          "id": 1,
                                          "groupID": "vXKIXtmttkSintQwqrcdKg==",
                                          "groupIDGuid": "5e8872bd-add9-44b6-a29e-d430aab71d2a",
                                          "customerID": "J/1Yk67e2UG6NiS84V68bQ==",
                                          "customerIDGuid": "9358fd27-deae-41d9-ba36-24bce15ebc6d",
                                          "card": "sample string 4",
                                          "linkedAccount": "ckkdL5/u9kq1P+wIUILJFw==",
                                          "linkedAccountGuid": "2f1d4972-ee9f-4af6-b53f-ec085082c917",
                                          "customer": {
                                            "$ref": "59"
                                          },
                                          "group": {
                                            "$ref": "63"
                                          },
                                          "customerCard": {
                                            "$ref": "60"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "65",
                                    "id": 1,
                                    "identifier": "cc0JW+uSq0GfRgHPPp4CYA==",
                                    "identifierGuid": "5b09cd71-92eb-41ab-9f46-01cf3e9e0260",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "CiECsZ5JOkC9DZ5CW6i0Ow==",
                                    "accountIDGuid": "b102210a-499e-403a-bd0d-9e425ba8b43b",
                                    "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:31:32.5087093",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "evdDGAZ6NEuNjd0mz2BPKw==",
                                    "idempotentVoidGuid": "1843f77a-7a06-4b34-8d8d-dd26cf604f2b",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "66",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "LtQ6CZVGp0SYRogjakhzGQ==",
                                      "saleHeaderIdentifierGuid": "093ad42e-4695-44a7-9846-88236a487319",
                                      "created": "2026-06-03T18:31:32.5087093",
                                      "createdLocal": "2026-06-03T18:31:32.5087093",
                                      "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:31:32.5087093",
                                      "storeID": 1,
                                      "operatorG_Uid": "hHpwYCI+9UWq7stjwj+lMg==",
                                      "operatorGuid": "60707a84-3e22-45f5-aaee-cb63c23fa532",
                                      "customerG_Uid": "S4Jdw6RJskWhEymglkfVNA==",
                                      "customerGuid": "c35d824b-49a4-45b2-a113-29a09647d534",
                                      "communityIdentifier": "pTJ6wm1VpEKi9QJoCyHmHQ==",
                                      "communityIdentifierGuid": "c27a32a5-556d-42a4-a2f5-02680b21e61d",
                                      "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": "LSr6ajwhDkyVQPkn/pU+2w==",
                                      "priceLevelIdentifierGuid": "6afa2a2d-213c-4c0e-9540-f927fe953edb",
                                      "locked": 36,
                                      "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:32.5087093+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:31:32.5087093",
                                        "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": "hezZv5vSLE6AOnYpfkp4MA==",
                                        "identifierGuid": "bfd9ec85-d29b-4e2c-803a-76297e4a7830",
                                        "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:31:32.5087093",
                                        "promoPeriodEnd": "2026-06-03T18:31:32.5087093",
                                        "allowDonations": true,
                                        "logoImageName": "sample string 17",
                                        "totalAmountAwarded": 18.1,
                                        "updated": "2026-06-03T18:31:32.5087093",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "69",
                                          "saleItemID": 1,
                                          "identifier": "6htmQDliTUOuARV0E3bCTA==",
                                          "identifierGuid": "40661bea-6239-434d-ae01-15741376c24c",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "DiB2Ka8+BEet0PyTpOINEg==",
                                          "pluGuid": "2976200e-3eaf-4704-add0-fc93a4e20d12",
                                          "accountID": "M0OQ+eEHxUarIlfX6SVuGw==",
                                          "accountIDGuid": "f9904333-07e1-46c5-ab22-57d7e9256e1b",
                                          "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:31:32.5087093",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "VApgZSYeskmLfIV6ESwR6A==",
                                          "refundGuid": "65600a54-1e26-49b2-8b7c-857a112c11e8",
                                          "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": "17tvD9nPJ0ixGNiBcGRCUA==",
                                          "idempotentVoidGuid": "0f6fbbd7-cfd9-4827-b118-d88170644250",
                                          "priceLevelIdentifier": "p1mPZnYpmEWU3awDYjOc+Q==",
                                          "priceLevelIdentifierGuid": "668f59a7-2976-4598-94dd-ac0362339cf9",
                                          "communityIdentifier": "xsTEZRjzrEiZQ9GCtJz+LA==",
                                          "communityIdentifierGuid": "65c4c4c6-f318-48ac-9943-d182b49cfe2c",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2026-06-03T18:31:32.5087093",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "71",
                                            "id": 1,
                                            "g_UID": "fqyJQZmw0UC6Fn5KYntfLw==",
                                            "guid": "4189ac7e-b099-40d1-ba16-7e4a627b5f2f",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2026-06-03T18:31:32.5087093"
                                          },
                                          "modifier": {
                                            "$id": "72",
                                            "id": 1,
                                            "setG_UID": "wZcY63GyMk6MqXqYwpTdJQ==",
                                            "modifierSetGuid": "eb1897c1-b271-4e32-8ca9-7a98c294dd25",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "tl9eiRqg3EiWpudGdkbPzw==",
                                            "pluGuid": "895e5fb6-a01a-48dc-96a6-e7467646cfcf",
                                            "deleted": true,
                                            "g_UID": "Plp0XZ1S9E21MXvf+IErBA==",
                                            "guid": "5d745a3e-529d-4df4-b531-7bdff8812b04",
                                            "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": "9XR5xeME3U+Na49achsn4w==",
                                          "pluGuid": "c57974f5-04e3-4fdd-8d6b-8f5a721b27e3",
                                          "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:31:32.5087093",
                                          "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:31:32.5087093",
                                          "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": "s8X/L/hZW0yYEw2DgZtA4Q==",
                                          "pluGuid": "2fffc5b3-59f8-4c5b-9813-0d83819b40e1",
                                          "accountID": "h3EcCT79zEKaHEf70Bcn4g==",
                                          "accountIDGuid": "091c7187-fd3e-42cc-9a1c-47fbd01727e2",
                                          "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:31:32.5087093",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "KCrbqqg6WE+V9wN3veEwcw==",
                                          "refundGuid": "aadb2a28-3aa8-4f58-95f7-0377bde13073",
                                          "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": "t7R4wdFooUWugmhl6V8SEQ==",
                                          "identifierGuid": "c178b4b7-68d1-45a1-ae82-6865e95f1211",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "RwaUuM+spk2JJ3Lc0DbmJg==",
                                          "customerIdentifierGuid": "b8940647-accf-4da6-8927-72dcd036e626",
                                          "operatorNo": 1,
                                          "operatorG_UID": "kzamVsE7Y0OFTGwwKF3YqQ==",
                                          "operatorGuid": "56a63693-3bc1-4363-854c-6c30285dd8a9",
                                          "created": "2026-06-03T18:31:32.5087093",
                                          "ordered": "2026-06-03T18:31:32.5087093",
                                          "started": "2026-06-03T18:31:32.5087093",
                                          "completed": "2026-06-03T18:31:32.5087093",
                                          "supplied": "2026-06-03T18:31:32.5087093",
                                          "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": "XT29G5L26kGwpdBOZrk/Sg==",
                                              "pluGuid": "1bbd3d5d-f692-41ea-b0a5-d04e66b93f4a",
                                              "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": "PekKcyXJEkiT2YpH9QAMVA==",
                                              "headerIdentifierGuid": "730ae93d-c925-4812-93d9-8a47f5000c54",
                                              "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": "BykSe0AnEUKeb2iEpnVImw==",
                                          "surveyGuid": "7b122907-2740-4211-9e6f-6884a675489b",
                                          "saleHeaderGuid": "E3f4EnDPL0mwN5mFQp8t2w==",
                                          "saleGuid": "12f87713-cf70-492f-b037-9985429f2ddb",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "pbS1njex3kykFX7LdnYG1A==",
                                          "guidResponse": "9eb5b4a5-b137-4cde-a415-7ecb767606d4",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2026-06-03T18:31:32.5087093",
                                          "sale": {
                                            "$ref": "66"
                                          },
                                          "survey": {
                                            "$id": "81",
                                            "g_UID": "79RiwrVeJUakDK8rzejdKg==",
                                            "guid": "c262d4ef-5eb5-4625-a40c-af2bcde8dd2a",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "Q5L+riS+0EO/U15hbVBPBQ==",
                                            "checkoutFormGuid": "aefe9243-be24-43d0-bf53-5e616d504f05",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2026-06-03T18:31:32.5087093",
                                            "end": "2026-06-03T18:31:32.5087093",
                                            "deleted": true,
                                            "updated": "2026-06-03T18:31:32.5087093",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "a37ab28a-6660-4c79-a5cb-d9d510b77956",
                                              "f36429fe-dd9f-4503-99b3-fe5b3c31d087"
                                            ],
                                            "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": "WgRSR8ZmA0SgD/J3WAT/Hw==",
                                      "accountIdentifier": "4752045a-66c6-4403-a00f-f2775804ff1f",
                                      "accountName": "sample string 44",
                                      "customerOrderIdentifier": "lL/glJsG00KsyLV0Bv6Y8A==",
                                      "customerOrderIdentifierGuid": "94e0bf94-069b-42d3-acc8-b57406fe98f0",
                                      "priceLevelName": "sample string 45",
                                      "revision": 46,
                                      "ingressId": "sample string 47"
                                    },
                                    "metadata": {
                                      "$id": "82",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "bgVejNRQwUSwgKlW0tP5MQ==",
                                      "paymentIdentifierGuid": "8c5e056e-50d4-44c1-b080-a956d2d3f931",
                                      "identifier": "C/RA3+FZeEy1QoL4q0+47g==",
                                      "identifierGuid": "df40f40b-59e1-4c78-b542-82f8ab4fb8ee",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "aaOUGDZ9AkCm72cR9fnnxg==",
                                      "itemIdentifierGuid": "1894a369-7d36-4002-a6ef-6711f5f9e7c6"
                                    }
                                  },
                                  {
                                    "$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": "x2JzAIWL7UOGy3KwwXnCYg==",
                                "customerIdentifierGuid": "007362c7-8b85-43ed-86cb-72b0c179c262",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "0l2dfzaSw0K0+PT3NlRJDg==",
                                "idempotentGuid": "7f9d5dd2-9236-42c3-b4f8-f4f73654490e",
                                "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:31:32.5087093",
                                  "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:31:32.5087093",
                                    "labelPageLayout": "MmSfg61W60i32c/b/Snnmw==",
                                    "pageLayoutGuid": "839f6432-56ad-48eb-b7d9-cfdbfd29e79b",
                                    "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:31:32.5087093"
                                      },
                                      {
                                        "$ref": "87"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "88",
                                      "id": 1,
                                      "customerIdentifier": "WCz9T3SYukGHN9y77/nSlQ==",
                                      "customerIdentifierGuid": "4ffd2c58-9874-41ba-8737-dcbbeff9d295",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2026-06-03T18:31:32.5087093",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "IRvTj9vdA0iDFL+4u39wWQ==",
                                      "issuedIdempotentGuid": "8fd31b21-dddb-4803-8314-bfb8bb7f7059",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2026-06-03T18:31:32.5087093",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2026-06-03T18:31:32.5087093",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "5RvELLwumkmYG+zaOQsoig==",
                                      "redeemedIdempotentGuid": "2cc41be5-2ebc-499a-981b-ecda390b288a",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2026-06-03T18:31:32.5087093",
                                      "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": "57bqNPOVnUy/3ugDog2SKA==",
                          "groupIDGuid": "34eab6e7-95f3-4c9d-bfde-e803a20d9228",
                          "campaign": {
                            "$ref": "55"
                          },
                          "group": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "90",
                          "identifier": "/zn5iFF86UyM7XdcBhX+MA==",
                          "identifierGuid": "88f939ff-7c51-4ce9-8ced-775c0615fe30",
                          "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": "E4UQ/bCz7Eia7vhs6xX4Yg==",
                          "guid": "fd108513-b3b0-48ec-9aee-f86ceb15f862",
                          "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": "dXa/2m1I4EGi/nZKgXDrAA==",
                              "groupGuid": "dabf7675-486d-41e0-a2fe-764a8170eb00",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "FkX3iGlkokKAFj/A+ZBUcw==",
                              "pluGuid": "88f74516-6469-42a2-8016-3fc0f9905473",
                              "priceGroupG_UID": "BZtyWnurp0unlGb4K9ugsQ==",
                              "priceGroupGuid": "5a729b05-ab7b-4ba7-a794-66f82bdba0b1",
                              "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": "NlJjTq6rmkSHvgrGUl4ueQ==",
                          "priceLevelIdentifierGuid": "4e635236-abae-449a-87be-0ac6525e2e79",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "93"
                        }
                      ],
                      "promotionType": {
                        "$id": "94",
                        "identifier": "flkUzHdqKUuJrNMZuOpv5g==",
                        "identifierGuid": "cc14597e-6a77-4b29-89ac-d319b8ea6fe6",
                        "hostType": 2,
                        "code": "sample string 3",
                        "description": "sample string 4",
                        "isLiquor": true,
                        "isAdvertised": true,
                        "disableWasSave": true,
                        "excludeFromPromoSales": true,
                        "labelPageLayoutG_UID": "Sdz/Vup3S0O9qx8UrjFnVg==",
                        "labelPageLayoutGuid": "56ffdc49-77ea-434b-bdab-1f14ae316756",
                        "priceLevelIdentifier": "+85EnB4YUk2P5tU6syBI6w==",
                        "priceLevelIdentifierGuid": "9c44cefb-181e-4d52-8fe6-d53ab32048eb",
                        "active": true,
                        "updated": "2026-06-03T18:31:32.5087093",
                        "hostName": "sample string 11"
                      }
                    },
                    "product": {
                      "$ref": "13"
                    },
                    "dealCost": {
                      "$id": "95",
                      "headerIdentifier": "iJCAMK7q20K5am97EOkoHQ==",
                      "headerIdentifierGuid": "30809088-eaae-42db-b96a-6f7b10e9281d",
                      "identifier": "AQarwxkOEky+s8hQFnvOAA==",
                      "identifierGuid": "c3ab0601-0e19-4c12-beb3-c850167bce00",
                      "supplierIdentifier": "tleR9SDVmE6DjUv4NeLbdw==",
                      "supplierGuid": "f59157b6-d520-4e98-838d-4bf835e2db77",
                      "pluG_UID": "7VdyGQWRAUW9SR56bcCayQ==",
                      "pluGuid": "197257ed-9105-4501-bd49-1e7a6dc09ac9",
                      "campaignName": "3058d5d4-c659-40ca-b89a-dbfd82cb5c5d",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2026-06-03T18:31:32.5087093",
                      "end": "2026-06-03T18:31:32.5087093",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "il57sT29REa4Ewzo+ykCGQ==",
                      "bonusItemPluGuid": "b17b5e8a-bd3d-4644-b813-0ce8fb290219",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2026-06-03T18:31:32.5087093",
                      "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:31:32.5087093",
                      "campaignEndDate": "2026-06-03T18:31:32.5087093",
                      "masterPLUG_UID": "LVef2HYta0eA9xbhmjyeCQ==",
                      "masterID": "d89f572d-2d76-476b-80f7-16e19a3c9e09",
                      "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": "PaEr7UIEGUy3NU3c4MVK/A==",
                      "bonusMasterID": "ed2ba13d-0442-4c19-b735-4ddce0c54afc",
                      "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:31:32.5087093",
                  "dealCosts": [
                    {
                      "$ref": "95"
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "96",
                      "pluG_UID": "PoXGROwkZky4v74gIn6DSg==",
                      "pluGuid": "44c6853e-24ec-4c66-b8bf-be20227e834a",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "96"
                    }
                  ],
                  "alternateProductG_UID": "HB2XqgFqVU+gHeNndl08JA==",
                  "alternateProduct": "aa971d1c-6a01-4f55-a01d-e367765d3c24",
                  "altProduct": {
                    "$ref": "13"
                  },
                  "productHostCode": {
                    "$id": "97",
                    "id": 1,
                    "pluG_UID": "SAlOfRjTh0eQzVdOZLBY5w==",
                    "pluGuid": "7d4e0948-d318-4787-90cd-574e64b058e7",
                    "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:31:32.5087093",
                  "inventoryTracked": "2026-06-03T18:31:32.5087093",
                  "isNormalPriceChangesCampaign": true,
                  "baseProductFuel": {
                    "$id": "98",
                    "pluG_UID": "I1gYOwOinUikQyh4SVKErg==",
                    "pluGuid": "3b185823-a203-489d-a443-2878495284ae",
                    "fuelPluG_UID": "WmltIEjkgUGtvo6p68z9/g==",
                    "fuelPluGuid": "206d695a-e448-4181-adbe-8ea9ebccfdfe",
                    "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": "/ivSnyL9x0SVbbJrTMQZKA==",
                "supplierGuid": "9fd22bfe-fd22-44c7-956d-b26b4cc41928",
                "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": "JzndUb7YWk+al/q+35o3vw==",
                "supplierGuid": "51dd3927-d8be-4f5a-9a97-fabedf9a37bf",
                "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:31:32.5087093",
                "deliveryDate": "2026-06-03T18:31:32.5087093",
                "nextCutOffDate": "2026-06-03T18:31:32.5087093",
                "nextDeliveryDate": "2026-06-03T18:31:32.5087093",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "101"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2026-06-03T18:31:32.5087093",
            "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:31:32.5087093",
              "processed": "2026-06-03T18:31:32.5087093",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2026-06-03T18:31:32.5087093",
              "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:31:32.5087093",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "102"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "104",
              "id": 1,
              "hostIdentifier": "1h/1ez6KvUWPdLm4HyyfIw==",
              "hostIdentifierGuid": "7bf51fd6-8a3e-45bd-8f74-b9b81f2c9f23",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "5d3bf878-28c7-42dc-99c0-514456f548d8",
                "48aa0ea9-d46a-41cc-b9b2-e7b6ff11395c"
              ]
            },
            {
              "$ref": "104"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "6"
          },
          "hostStoreSettings": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "105",
              "identifier": "trG54aNWA0KrlzK4Znulkw==",
              "identifierGuid": "e1b9b1b6-56a3-4203-ab97-32b8667ba593",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "105"
            }
          ],
          "promoTypeGuids": [
            "5b348d7f-40ed-40df-95ee-45e914269d69",
            "60caf0cf-8138-4a03-9de8-45548ac4fb6e"
          ],
          "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:31:32.5087093",
        "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": "d74928f7-2e69-4072-a04b-302d6c019b3b",
    "updateStore": {
      "$id": "111",
      "id": "c34d118d-032c-4bc9-81fb-f9fc72dce0f8",
      "name": "sample string 1",
      "lastActivity": "2026-06-03T18:31:32.5087093",
      "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:31:32.5087093"
    },
    "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": "zB1MaOlLWkeiN3uDRvs4jQ==",
    "orderIdentifier": "684c1dcc-4be9-475a-a237-7b8346fb388d",
    "backToBack": 1,
    "b2bGuid": "KP1uLW7hOkSLpqCi08dnGg==",
    "b2bIdentifier": "2d6efd28-e16e-443a-8ba6-a0a2d3c7671a",
    "status": 2,
    "created": "2026-06-03T18:31:32.5087093",
    "createdLocal": "2026-06-03T18:31:32.5087093",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "xwtteZRrqU2QEJGHSvcJRQ==",
    "transferIdentifier": "796d0bc7-6b94-4da9-9010-91874af70945",
    "transferInvoiceIdentifier": "PaqaTZGWUUutMUa2bgAQ3g==",
    "transferInvoiceGuid": "4d9aaa3d-9691-4b51-ad31-46b66e0010de",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "32Lap7922kKw87XVJEsx2w==",
    "supplierIdentifierGuid": "a7da62df-76bf-42da-b0f3-b5d5244b31db",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2026-06-03T18:31:32.5087093",
    "sentLocal": "2026-06-03T18:31:32.5087093",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2026-06-03T18:31:32.5087093",
    "cancelledLocal": "2026-06-03T18:31:32.5087093",
    "cancelledByUser": "sample string 7",
    "shipped": "2026-06-03T18:31:32.5087093",
    "shippedLocal": "2026-06-03T18:31:32.5087093",
    "shippedByUser": "sample string 8",
    "stockReceived": "2026-06-03T18:31:32.5087093",
    "stockReceivedLocal": "2026-06-03T18:31:32.5087093",
    "stockReceivedByUser": "sample string 9",
    "stockReceiveInventorySetting": 10,
    "received": "2026-06-03T18:31:32.5087093",
    "receivedLocal": "2026-06-03T18:31:32.5087093",
    "completed": "2026-06-03T18:31:32.5087093",
    "completedLocal": "2026-06-03T18:31:32.5087093",
    "updated": "2026-06-03T18:31:32.5087093",
    "updatedLocal": "2026-06-03T18:31:32.5087093",
    "dueDate": "2026-06-03T18:31:32.5087093",
    "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": "zCs/4mLUMEqWuRForD3Dlw==",
    "transportCompanyIdentifier": "e23f2bcc-d462-4a30-96b9-1168ac3dc397",
    "autoOrder": 28,
    "hostIdentifier": "49EscAhRmECCVE547EBprw==",
    "hostIdentifierGuid": "702cd1e3-5108-4098-8254-4e78ec4069af",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 29,
    "rating": 30,
    "lastOrderEmailSentId": "sample string 31",
    "lastOrderEmailSentStatus": "sample string 32",
    "deleted": "2026-06-03T18:31:32.5087093",
    "deletedByUser": "sample string 33",
    "autoOrderGuid": "/PNSmnuEqEuR/8KypQ2vaA==",
    "autoOrderIdentifier": "9a52f3fc-847b-4ba8-91ff-c2b2a50daf68",
    "autoOrderHeader": {
      "$id": "114",
      "autoOrderGuid": "VOXifVnm2EyhEnDEZ/csWg==",
      "autoOrderIdentifier": "7de2e554-e659-4cd8-a112-70c467f72c5a",
      "orderGuid": "Gbo2HObDEkm1/7DiwYol5A==",
      "orderIdentifier": "1c36ba19-c3e6-4912-b5ff-b0e2c18a25e4",
      "created": "2026-06-03T18:31:32.5087093",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2026-06-03T18:31:32.5087093",
      "supplierIdentifier": "2BkiCqU0K021YE+OtDwJUg==",
      "supplierIdentifierGuid": "0a2219d8-34a5-4d2b-b560-4f8eb43c0952",
      "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": "Me1MCrETpkedA5ILv+jlRw==",
      "transportCompanyIdentifier": "0a4ced31-13b1-47a6-9d03-920bbfe8e547",
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "8"
      },
      "orderCycle": {
        "$id": "115",
        "id": 1,
        "autoOrderGuid": "ZDq3LmyMaEWg6SlwvwGsZg==",
        "autoOrderIdentifier": "2eb73a64-8c6c-4568-a0e9-2970bf01ac66",
        "cutOffDate": "2026-06-03T18:31:32.5087093",
        "deliveryDate": "2026-06-03T18:31:32.5087093",
        "daysBuffer": 3,
        "nextCutOffDate": "2026-06-03T18:31:32.5087093",
        "nextDeliveryDate": "2026-06-03T18:31:32.5087093",
        "nextDaysBuffer": 5
      },
      "details": [
        {
          "$id": "116",
          "autoOrderGuid": "nOIytruPGEeK9jwUmq2LCw==",
          "autoOrderIdentifier": "b632e29c-8fbb-4718-8af6-3c149aad8b0b",
          "pluG_UID": "Uhtz5MSbukibZm5B6Dz3Jw==",
          "pluGuid": "e4731b52-9bc4-48ba-9b66-6e41e83cf727",
          "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:31:32.5087093",
          "investmentBuyStatus": 2,
          "processed": "2026-06-03T18:31:32.5087093",
          "product": {
            "$ref": "13"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "101"
          },
          "inventory": {
            "$id": "117",
            "inventoryGuid": "T9EqcLsVkUmVCtSq8Ex+yA==",
            "inventoryIdentifier": "702ad14f-15bb-4991-950a-d4aaf04c7ec8",
            "created": "2026-06-03T18:31:32.5087093",
            "createdLocal": "2026-06-03T18:31:32.5087093",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2026-06-03T18:31:32.5087093",
            "history": [
              {
                "$id": "118",
                "inventoryGuid": "vZAbip1msEug4xXybae9yA==",
                "inventoryIdentifier": "8a1b90bd-669d-4bb0-a0e3-15f26da7bdc8",
                "pluG_UID": "Mer+3x7is0SsGYzcPPEZLQ==",
                "pluIdentifier": "dffeea31-e21e-44b3-ac19-8cdc3cf1192d",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "kShUwjYzr0y+8mipWrQc9Q==",
                "invoiceIdentifier": "c2542891-3336-4caf-bef2-68a95ab41cf5",
                "operatorGuid": "+N5H3Qk8iEKkzOxAgOgOaw==",
                "operatorIdentifier": "dd47def8-3c09-4288-a4cc-ec4080e80e6b",
                "stocktakeGuid": "Of9TUilW9U6VDwtgRGTCGQ==",
                "stocktakeIdentifier": "5253ff39-5629-4ef5-950f-0b604464c219",
                "orderGuid": "Md3EumL/302T+rl4zrxoGA==",
                "orderIdentifier": "bac4dd31-ff62-4ddf-93fa-b978cebc6818",
                "saleHeaderGuid": "Tja08CQjkk6n+IgGEV4KzQ==",
                "saleHeaderGuidIdentifier": "f0b4364e-2324-4e92-a7f8-8806115e0acd",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "34cTi3Qtl0utHLuEUQzRcA==",
                "creditNoteGuid": "8b1387df-2d74-4b97-ad1c-bb84510cd170",
                "inventorySourceGuid": "pgwzvO8GqUGeOrWQ46hmbA==",
                "inventorySourceIdentifier": "bc330ca6-06ef-41a9-9e3a-b590e3a8666c",
                "createdLocal": "2026-06-03T18:31:32.5087093",
                "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:31:32.5087093",
                "createdLocalTime": "2026-06-03T18:31:32.5087093",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "119",
                  "inventoryInvoiceGuid": "kq53Ob4c1Uup7eTbfx4ZIQ==",
                  "invoiceIdentifier": "3977ae92-1cbe-4bd5-a9ed-e4db7f1e1921",
                  "inventoryGuid": "wYAJye8BxUWblcOwJQ24lw==",
                  "inventoryIdentifier": "c90980c1-01ef-45c5-9b95-c3b0250db897",
                  "supplierIdentifier": "hQTTEVzWyUey0PS67u9C5w==",
                  "supplierGuid": "11d30485-d65c-47c9-b2d0-f4baeeef42e7",
                  "orderGuid": "7bL7ziSj+UebmMljMu1fVA==",
                  "orderIdentifier": "cefbb2ed-a324-47f9-9b98-c96332ed5f54",
                  "invoiceHeaderIdentifier": "DFbtxR54u0qsKoFg/K9q+w==",
                  "invoiceHeaderGuid": "c5ed560c-781e-4abb-ac2a-8160fcaf6afb",
                  "created": "2026-06-03T18:31:32.5087093",
                  "ordered": "2026-06-03T18:31:32.5087093",
                  "storeID": 1,
                  "bestOrExpire": "2026-06-03T18:31:32.5087093",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2026-06-03T18:31:32.5087093",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "943+6DC3uEGz4EFt1vkLIA==",
                  "pluGuid": "e8fe8df7-b730-41b8-b3e0-416dd6f90b20",
                  "orderInventoryGuid": "9OAyy45Eak6Yhe9yb5+ZPw==",
                  "orderInventoryIdentifier": "cb32e0f4-448e-4e6a-9885-ef726f9f993f",
                  "supplier": {
                    "$ref": "8"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "120",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "CDfxBi2Z9EKv6P8dyhvNhw==",
                      "invoiceIdentifier": "06f13708-992d-42f4-afe8-ff1dca1bcd87",
                      "inventoryGuid": "ihIMtsDdeUagY0oUC1KxUQ==",
                      "inventoryIdentifier": "b60c128a-ddc0-4679-a063-4a140b52b151",
                      "serialNumber": "sample string 3",
                      "sold": "2026-06-03T18:31:32.5087093",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2026-06-03T18:31:32.5087093",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "120"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "luZuvTGtZkW36nhD0cyjGQ==",
                "invoiceHeaderGuid": "bd6ee696-ad31-4566-b7ea-7843d1cca319",
                "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:31:32.5087093"
                },
                "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": "79f734e4-aa48-4e61-851b-c6f6a2ae0990",
              "product": {
                "$ref": "13"
              },
              "inventory": {
                "$ref": "117"
              },
              "storeID": 2,
              "storeName": "sample string 3",
              "dayWeighting": {
                "$id": "123",
                "sunday": 1.1
              },
              "explanations": [
                {
                  "$id": "124",
                  "pluG_UID": "ONT/edC8sEipMSwowx/PmA==",
                  "pluGuid": "79ffd438-bcd0-48b0-a931-2c28c31fcf98",
                  "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:31:32.5087093": {
                      "$id": "128",
                      "date": "2026-06-03T18:31:32.5087093",
                      "salePrice": 1,
                      "campaign": "sample string 2",
                      "campaignDescription": "sample string 3",
                      "combo": true,
                      "comboPriceGroupG_UID": "vr8f9Iu6l0K4Q8khEysp9w==",
                      "comboPriceGroupGuid": "f41fbfbe-ba8b-4297-b843-c921132b29f7"
                    }
                  },
                  "onHandPredictions": [
                    {
                      "$id": "129",
                      "autoOrderGuid": "GBiKjXF/WkCMMtsinzjMUw==",
                      "autoOrderIdentifier": "8d8a1818-7f71-405a-8c32-db229f38cc53",
                      "pluG_UID": "7I33GJsGpUSrLnxKmMJguw==",
                      "pluGuid": "18f78dec-069b-44a5-ab2e-7c4a98c260bb",
                      "childPLUG_UID": "tAkMZ6wO0EKymN9Ueos4WA==",
                      "childPluGuid": "670c09b4-0eac-42d0-b298-df547a8b3858",
                      "date": "2026-06-03T18:31:32.5087093",
                      "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": "96c8e54a-f3c8-4fb4-847e-ef013de6dc1e",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "116"
        }
      ],
      "boosts": [
        {
          "$id": "130",
          "autoOrderGuid": "M9Dmp+Uh2k+w/ASgVqV/vQ==",
          "autoOrderIdentifier": "a7e6d033-21e5-4fda-b0fc-04a056a57fbd",
          "date": "2026-06-03T18:31:32.5087093",
          "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": "KH+x0Ri8xkOG6Ksq53LjGA==",
      "orderIdentifier": "d1b17f28-bc18-43c6-86e8-ab2ae772e318",
      "supplierIdentifier": "5Vwuq9f9BkmN7KZ2keM9lg==",
      "supplierGuid": "ab2e5ce5-fdd7-4906-8dec-a67691e33d96",
      "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": "ZMaoxMY9V0e7ZH/63m0/xw==",
        "orderIdentifier": "c4a8c664-3dc6-4757-bb64-7ffade6d3fc7",
        "pluG_UID": "sx7oJkTzwUq3DIfC3WqVWg==",
        "pluGuid": "26e81eb3-f344-4ac1-b70c-87c2dd6a955a",
        "created": "2026-06-03T18:31:32.5087093",
        "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": "aI1NEWtxN0iv0/TPW2CbDA==",
        "substituteGuid": "114d8d68-716b-4837-afd3-f4cf5b609b0c",
        "warehousePLUG_UID": "+c1bnUrrsU+pECaV7HgkJg==",
        "warehousePluGuid": "9d5bcdf9-eb4a-4fb1-a910-2695ec782426",
        "updated": "2026-06-03T18:31:32.5087093",
        "increment": true,
        "description": "sample string 15",
        "product": {
          "$ref": "13"
        },
        "unknownScan": {
          "$id": "134",
          "pluG_UID": "I5lq4SxbF02hMpe7zVESjA==",
          "pluGuid": "e16a9923-5b2c-4d17-a132-97bbcd51128c",
          "orderGuid": "KLg3fAXON0GTjK67stF2VQ==",
          "orderIdentifier": "7c37b828-ce05-4137-938c-aebbb2d17655",
          "barcode": "sample string 3",
          "created": "2026-06-03T18:31:32.5087093",
          "assigned": true
        },
        "unknownScanItem": true,
        "substitute": {
          "$ref": "13"
        },
        "warehouseProduct": {
          "$ref": "13"
        },
        "lookup": {
          "$id": "135",
          "pluG_UID": "L5V3QF4+HEm4gijNN4vzuA==",
          "pluGuid": "4077952f-3e5e-491c-b882-28cd378bf3b8",
          "inventoryGuid": "LvRPT7DA4E6nNMav8w9lBw==",
          "inventoryIdentifier": "4f4ff42e-c0b0-4ee0-a734-c6aff30f6507",
          "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:31:32.5087093",
          "lastOrderQuantity": 1.1,
          "lastReceived": "2026-06-03T18:31:32.5087093",
          "lastReceivedQuantity": 1.1,
          "lastInvoiceStatus": 1
        },
        "productOrderingDetail": {
          "$ref": "11"
        },
        "dealCost": {
          "$ref": "95"
        },
        "nextCost": {
          "$ref": "95"
        },
        "lastChance": true,
        "holdOff": 18,
        "holdOffDate": "2026-06-03T18:31:32.5087093",
        "orderHeader": {
          "$ref": "113"
        },
        "invoiceDetail": {
          "$id": "136",
          "identifier": "Hfn6OlqDukO01cplS2tpRQ==",
          "identifierGuid": "3afaf91d-835a-43ba-b4d5-ca654b6b6945",
          "headerIdentifier": "pNCt2f5ctEOJcRM5S2tvnQ==",
          "headerIdentifierGuid": "d9add0a4-5cfe-43b4-8971-13394b6b6f9d",
          "pluG_UID": "oljOgo1bSEKxud9Kt3d2RQ==",
          "pluGuid": "82ce58a2-5b8d-4248-b1b9-df4ab7777645",
          "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:31:32.5087093",
          "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:31:32.5087093",
          "costEnd": "2026-06-03T18:31:32.5087093",
          "createdFromUnknownScan": true,
          "orderGuid": "rwVIQ2Yax0mQ6z0ZiqvnoA==",
          "orderIdentifierGuid": "434805af-1a66-49c7-90eb-3d198aabe7a0",
          "processed": true,
          "received": true,
          "inventoried": true,
          "fromElectronicInvoice": true,
          "allowDelete": true,
          "updated": "2026-06-03T18:31:32.5087093",
          "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:31:32.5087093",
          "unknownScan": {
            "$id": "137",
            "pluG_UID": "Tc/PthV6OESWuXm4cuT2DA==",
            "pluGuid": "b6cfcf4d-7a15-4438-96b9-79b872e4f60c",
            "invoiceIdentifier": "m1gRG6A4Dk+BCPdrPHlWEA==",
            "invoiceGuid": "1b11589b-38a0-4f0e-8108-f76b3c795610",
            "barcode": "sample string 3",
            "itemNumber": "sample string 4",
            "created": "2026-06-03T18:31:32.5087093"
          },
          "productActive": true,
          "productSalesMode": 39,
          "productGSTPercent": 40,
          "productCostCalcMethod": 41,
          "productAlwaysApplyMargin": true,
          "productMarginRanged": true,
          "productMargin": 1.1,
          "productMinimumMargin": 1.1,
          "productMaximumMargin": 1.1,
          "priceGroupG_UID": "ovrPepNrj0mYVVUjJMynpQ==",
          "priceGroupGuid": "7acffaa2-6b93-498f-9855-552324cca7a5",
          "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": "YSSMSBxbJkOt4/NhG4TX5Q==",
      "identifierGuid": "488c2461-5b1c-4326-ade3-f3611b84d7e5",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "v9+GpcZ8rEOIR3xYicvu9w==",
      "primaryContactID": "a586dfbf-7cc6-43ac-8847-7c5889cbeef7",
      "primaryContact": {
        "$ref": "9"
      }
    },
    "isMetcashSorted": true,
    "backupOrderType": "sample string 42",
    "backupOrderTypeDescription": "sample string 43",
    "backupTradingPartner": 1,
    "backupHostIdentifier": "102fc41a-e188-4648-a1b1-caa567bace8f"
  },
  "details": [
    {
      "$ref": "136"
    },
    {
      "$ref": "136"
    }
  ],
  "orderStatus": 1,
  "processLockedInvoice": true
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

invoice header identifier

globally unique identifier

Response Formats

application/json, text/json

Sample:
"5392c75b-dd98-4f77-9c25-a7d7f8d39ee1"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5392c75b-dd98-4f77-9c25-a7d7f8d39ee1</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��\�NF�5xl/workbook.xml �(�����0D�&�C�����N\�z𾖭4Ж�5��B	$޼��ξ>Z�=���G����mC��-j�;��v�:
a��Ŭ�J`m�[�	,93氇���<]h�����"�/(
��j�#���
G�d�ug��%�~S<¶����%�!%ѹ5%=Q�
5
�s�墑�UBr�eB7��l�]}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="Rfa39de79a61b40da" /></Relationships>PK��\>��&�xl/worksheets/sheet1.xml �(��QMo� �+��B�~���T��j�M;lg�85���?@�i�.;���޳)Owӳ	i�_e9g`l��V|��Þ��rFw#�Y�[:��+�(0�2��Z��HRw�u��36��E��;᠗>H����?\48�m�`���Hmy]�:�G��AW�g�.�]�L�b��D��䥭x������_k��c��p~}U>lh�z�)���7Ό��w֭W_?f�b��w��v�9�5#y4Kyq)��y�^֥Ù�T�1��Pr�)�;�y)��N��_�U����~~��PK��\�&�m�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q~��t�-��=�#;�M[��E��+ԢR	�nX������ϯ��c�9�[�B����+{ӵp
ꩆ�f��C��<�+Ʒ�C�V�{�iD�؉L�(�F1u�P�#��i�ݜ�L�?O��U��l�i$���uG���=��B%�/!K"؋laW,�ZH�X*��Z�����|8�^��L��,��QYQ��y��FG�5�x�Ӽ<S�K<PV��@iYPzQ�7��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��\�����xl/sharedStrings.xml �(�5�An� E��fOp���&�J9Az
���G��K]>�������"��q�4��Ѐ@�9Dz��u��G�-�p�_dWk���S��R֋R�gL�yE�ɔ��J��x���KZT�4*�H |ީT-���ώ��\њb���z�}��^�'����N:�ԇӀx4�X��}U_�?PK-��\�NF�5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\~�Ş''V_rels/.relsPK-��\>��&��xl/worksheets/sheet1.xmlPK-��\�&�m�P:xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\������xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��\��W��5xl/workbook.xml �(���;�0D�H���Ā�*��)�o`	�#�9~�H����ξ>i;<��G�������`�5=JpmP�]���}1�u��Z7o�ʳ,IN��^h�za]h���������h����f���2k��$l	�����"*�@bIk�@ItnmISJl!�p?wY~M��%��cB7��l�]}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="Raf29dd3d357246b8" /></Relationships>PK��\>��&�xl/worksheets/sheet1.xml �(��QMo� �+��B�~���T��j�M;lg�85���?@�i�.;���޳)Owӳ	i�_e9g`l��V|��Þ��rFw#�Y�[:��+�(0�2��Z��HRw�u��36��E��;᠗>H����?\48�m�`���Hmy]�:�G��AW�g�.�]�L�b��D��䥭x������_k��c��p~}U>lh�z�)���7Ό��w֭W_?f�b��w��v�9�5#y4Kyq)��y�^֥Ù�T�1��Pr�)�;�y)��N��_�U����~~��PK��\��Tz�Pxl/_rels/workbook.xml.rels �(���An� E����j;q�M7٦��c�Hڜ���W(J�֑��&+4�鍆�����m�C콓�%%�׽�$=%���z��|#�~�$?qQR�Ҵb,*�#��O�r��0B�e���2Q�
s�e��e���1��'�N#�����p�1Qr��a��'��z�"S)�iI�#����RT��㳻��t0�z}�3c���Q7P��j�]e,��)�Mϝ��LMi-8��V�jT}Uc7�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��\�����xl/sharedStrings.xml �(�5�An� E��fOp���&�J9Az
���G��K]>�������"��q�4��Ѐ@�9Dz��u��G�-�p�_dWk���S��R֋R�gL�yE�ɔ��J��x���KZT�4*�H |ީT-���ώ��\њb���z�}��^�'����N:�ԇӀx4�X��}U_�?PK-��\��W��5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\��;�''V_rels/.relsPK-��\>��&��xl/worksheets/sheet1.xmlPK-��\��Tz�P:xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\������xl/sharedStrings.xmlPK��