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": "veBmAWTvk0aBp4HyUfzdeA==",
  "identifierGuid": "0166e0bd-ef64-4693-81a7-81f251fcdd78",
  "storeID": 2,
  "tradingPartner": 0,
  "supplierIdentifier": "TQzC+Mpm8kCNYnZtAgVi1w==",
  "supplierIdentifierGuid": "f8c20c4d-66ca-40f2-8d62-766d020562d7",
  "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": "2025-08-02T23:12:59.5097278",
  "createdByUser": "sample string 12",
  "updated": "2025-08-02T23:12:59.5097278",
  "transType": 0,
  "transDateTime": "2025-08-02T23:12:59.5097278",
  "invoiceNo": "sample string 13",
  "invoiceText": "sample string 14",
  "adjustmentNo": 1,
  "invoiceDate": "2025-08-02T23:12:59.5097278",
  "claimNo": 1,
  "countReceivedReset": true,
  "accountingExported": true,
  "orderReceived": true,
  "orderGuid": "L+MqPIdhzESETjTylHZDxg==",
  "orderIdentifier": "3c2ae32f-6187-44cc-844e-34f2947643c6",
  "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": "2025-08-02T23:12:59.5097278",
  "received": "2025-08-02T23:12:59.5097278",
  "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,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-08-02T23:12:59.5097278",
    "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": "u9sheV/iXk2Yms4f148GGg==",
    "hostIdentifierGuid": "7921dbbb-e25f-4d5e-989a-ce1fd78f061a",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-08-02T23:12:59.5097278",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddress": {
      "$ref": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "HjgBb90ahku6rme0PsK/1A==",
        "hostIdentifierGuid": "6f01381e-1add-4b86-baae-67b43ec2bfd4",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "5",
          "identifier": "/2vI2PoUJ0yemd1OX1cxxg==",
          "identifierGuid": "d8c86bff-14fa-4c27-9e99-dd4e5f5731c6",
          "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": "A5aUZNIw9Uimy0kKOWYVqg==",
          "hostSupplierIdentifierGuid": "64949603-30d2-48f5-a6cb-490a396615aa",
          "loyaltyPriceLevelIdentifier": "sX+ggKicekqcgzGPBRG+iA==",
          "loyaltyPriceLevelIdentifierGuid": "80a07fb1-9ca8-4a7a-9c83-318f0511be88",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-08-02T23:12:59.5097278",
          "lastProcessed": "2025-08-02T23:12:59.5097278",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "s64N/nciQEGwZSqx+d8yjg==",
            "identifierGuid": "fe0daeb3-2277-4140-b065-2ab1f9df328e",
            "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": "+e8NQ9S3m0WUBw8KaM2EZQ==",
            "primaryContactID": "430deff9-b7d4-459b-9407-0f0a68cd8465",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "5JUTsbc54kust9rUoVAioQ==",
            "supplierGroupGuid": "b11395e4-39b7-4be2-acb7-dad4a15022a1",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-08-02T23:12:59.5097278",
            "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": "7",
              "id": "d5473e8a-f43b-4b30-a0c1-6ba908a0485f",
              "identifier": "HmANaWfRQ0KNCcxZr3AxBg==",
              "identifierGuid": "690d601e-d167-4243-8d09-cc59af703106",
              "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": "8",
                "supplierIdentifier": "YZJflgCgJEeLIrTuFKF4yw==",
                "supplierIdentifierGuid": "965f9261-a000-4724-8b22-b4ee14a178cb",
                "contactGuid": "t1ZsU/BcbU2gSwRYY+o6zw==",
                "contactID": "536c56b7-5cf0-4d6d-a04b-045863ea3acf",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "XdE/oGaITku91I9xCOm47g==",
                "pluGuid": "a03fd15d-8866-4b4e-bdd4-8f7108e9b8ee",
                "supplierIdentifier": "7uN6e2L9t0WfcZ/LosswWQ==",
                "supplierIdentifierGuid": "7b7ae3ee-fd62-45b7-9f71-9fcba2cb3059",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-08-02T23:12:59.5097278",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-08-02T23:12:59.5097278",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "HlNS4WUpjUG6hbrtfobZcg==",
                    "pluGuid": "e152531e-2965-418d-ba85-baed7e86d972",
                    "supplierIdentifier": "9DvyQ4/0+km5hxmCiJ64Zg==",
                    "supplierIdentifierGuid": "43f23bf4-f48f-49fa-b987-1982889eb866",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "uUGw/uUm8keA3zrhUpvo2Q==",
                "parentPluGuid": "feb041b9-26e5-47f2-80df-3ae1529be8d9",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "ODYEzppbNU+5urywOnkcTA==",
                  "guid": "ce043638-5b9a-4f35-b9ba-bcb03a791c4c",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "ejB1qKlSnkSi3rHZSThF0g==",
                  "priceGroupGuid": "a875307a-52a9-449e-a2de-b1d9493845d2",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-08-02T23:12:59.5097278",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-08-02T23:12:59.5097278",
                  "pluCreated": "2025-08-02T23:12:59.5097278",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-08-02T23:12:59.5097278",
                  "lastManualUpdate": "2025-08-02T23:12:59.5097278",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-08-02T23:12:59.5097278",
                  "currentCostUpdated": "2025-08-02T23:12:59.5097278",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-08-02T23:12:59.5097278",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "awsUpdated": "2025-08-02T23:12:59.5097278",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "WKFvF6aNrUW8OeK2Rgc5vQ==",
                  "altPLUGuid": "176fa158-8da6-45ad-bc39-e2b6460739bd",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-08-02T23:12:59.5097278",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "nIjaNXgzb0e+e0vm4089lQ==",
                  "shelfPageLayoutGuid": "35da889c-3378-476f-be7b-4be6e34f3d95",
                  "talkerPageLayoutG_UID": "8RkXqbToGkSIUjznbul5Ow==",
                  "talkerPageLayoutGuid": "a91719f1-e8b4-441a-8852-3ce76ee9793b",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "rAR9OHedDES11z3aQ30kbQ==",
                  "inventoryIdentifier": "387d04ac-9d77-440c-b5d7-3dda437d246d",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "Yu3Hna6jq0eTIHckvwpUSg==",
                  "parentPluGuid": "9dc7ed62-a3ae-47ab-9320-7724bf0a544a",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "gbqZKprQ8UWdmd5bO1ug7w==",
                  "supplierIdentifierGuid": "2a99ba81-d09a-45f1-9d99-de5b3b5ba0ef",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "o7gNKQhk5UqNxJ91LOlqXA==",
                  "rebateSupplierIdentifierGuid": "290db8a3-6408-4ae5-8dc4-9f752ce96a5c",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-08-02T23:12:59.5097278",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "zsphrkHSB0aOJ3au67oa6A==",
                  "hostIdentifierGuid": "ae61cace-d241-4607-8e27-76aeebba1ae8",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "z4omv7XGQ068b5ZyHOPkVw==",
                      "pluGuid": "bf268acf-c6b5-4e43-bc6f-96721ce3e457",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-08-02T23:12:59.5097278"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-08-02T23:12:59.5097278",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-08-02T23:12:59.5097278",
                      "startTime": 3,
                      "endDate": "2025-08-02T23:12:59.5097278",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "WZmb5dbBMk+8OmFmhEDI4w==",
                      "hostIdentifierGuid": "e59b9959-c1d6-4f32-bc3a-61668440c8e3",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "9fSOCKKPp0SywgPa8DEM4Q==",
                    "guid": "088ef4f5-8fa2-44a7-b2c2-03daf0310ce1",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "qpzbCnu9MEGnGX9df/UPDQ==",
                    "priceGroupGuid": "0adb9caa-bd7b-4130-a719-7f5d7ff50f0d",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-08-02T23:12:59.5097278",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "NDcU78WoVUyu+V5B7ol6pg==",
                    "pluGuid": "ef143734-a8c5-4c55-aef9-5e41ee897aa6",
                    "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": "19",
                    "pluGuid": "165ae0ac-eae7-4446-9ebd-04acf4509e91",
                    "created": "2025-08-02T23:12:59.5097278",
                    "createdByUser": "sample string 1",
                    "activated": "2025-08-02T23:12:59.5097278",
                    "deactivated": "2025-08-02T23:12:59.5097278",
                    "lastOrdered": "2025-08-02T23:12:59.5097278",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-08-02T23:12:59.5097278",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-08-02T23:12:59.5097278",
                    "lastSold": "2025-08-02T23:12:59.5097278",
                    "firstSold": "2025-08-02T23:12:59.5097278",
                    "awsUpdated": "2025-08-02T23:12:59.5097278",
                    "lastManualUpdate": "2025-08-02T23:12:59.5097278",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-08-02T23:12:59.5097278",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-08-02T23:12:59.5097278",
                    "doNotRangeUpdated": "2025-08-02T23:12:59.5097278",
                    "doNotOrderUpdated": "2025-08-02T23:12:59.5097278",
                    "tracked": "2025-08-02T23:12:59.5097278"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "fZhiV4BlukG+oFI9tWsH2Q==",
                      "pluGuid": "5762987d-6580-41ba-bea0-523db56b07d9",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "A5aedaZfoEKGduU2CFI2Jg==",
                    "pluGuid": "759e9603-5fa6-42a0-8676-e53608523626",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-08-02T23:12:59.5097278",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-08-02T23:12:59.5097278",
                      "createdLocal": "2025-08-02T23:12:59.5097278",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "t2RH6awPY0ieFGfl+HEHhg==",
                      "operatorGuid": "e94764b7-0fac-4863-9e14-67e5f8710786",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "44e3ptBQ3kioORHcp4yYkg==",
                      "pluGuid": "a6b787e3-50d0-48de-a839-11dca78c9892",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "xHJo0lYMN0auDOtA2P7kyQ==",
                        "guid": "d26872c4-0c56-4637-ae0c-eb40d8fee4c9",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-08-02T23:12:59.5097278",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-08-02T23:12:59.5097278",
                        "endShift": "2025-08-02T23:12:59.5097278",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "Q2JaxQV7K0iGvwEX0meHyg==",
                            "operatorGuid": "c55a6243-7b05-482b-86bf-0117d26787ca",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "KWyv8pRjvE6V/gpK1yYxoQ==",
                      "pluGuid": "f2af6c29-6394-4ebc-95fe-0a4ad72631a1",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "4sj05x12zkm5e+X+mfxOSQ==",
                      "pluGuid": "e7f4c8e2-761d-49ce-b97b-e5fe99fc4e49",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "vohwBilddUuXSzwk1sSyDg==",
                      "identifierGuid": "067088be-5d29-4b75-974b-3c24d6c4b20e",
                      "pluG_UID": "AU+XeBztzEG+pMOeU6xU6Q==",
                      "pluGuid": "78974f01-ed1c-41cc-bea4-c39e53ac54e9",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "ChuRMnHDykyuz0O/ezVWkg==",
                      "groupName": "sample string 1",
                      "identifierGuid": "32911b0a-c371-4cca-aecf-43bf7b355692",
                      "exists": true,
                      "flipChartIdentifier": "FhvRLuWZ7kOdrM0843mVgg==",
                      "flipChartIdentifierGuid": "2ed11b16-99e5-43ee-9dac-cd3ce3799582",
                      "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": "cswxOZZTLki+z5V40Ttk1A==",
                      "groupIdentifierGuid": "3931cc72-5396-482e-becf-9578d13b64d4",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "QREOryJw0kaiGmhvwKtIlA==",
                        "identifierGuid": "af0e1141-7022-46d2-a21a-686fc0ab4894",
                        "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": "30",
                          "identifier": "FD+dbfoEnke+c8W3A/LUbg==",
                          "identifierGuid": "6d9d3f14-04fa-479e-be73-c5b703f2d46e",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "bzbNADLzykeUtUSeQ4vIFw==",
                              "guid": "00cd366f-f332-47ca-94b5-449e438bc817",
                              "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": "F31dq7ogQkuaMNS2mIzyWQ==",
                              "previousFormGuid": "ab5d7d17-20ba-4b42-9a30-d4b6988cf259",
                              "nextForm": 1,
                              "nextFormG_UID": "oLWbuA2LdEWRQVrtVRsRBw==",
                              "nextFormGuid": "b89bb5a0-8b0d-4574-9141-5aed551b1107",
                              "attributes": "sample string 10",
                              "updated": "2025-08-02T23:12:59.5097278",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "31"
                              },
                              "previousCheckoutForm": {
                                "$ref": "31"
                              },
                              "buttons": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "XRiLRR7BgkaLWPfbjlJrXw==",
                                  "checkoutFormGuid": "458b185d-c11e-4682-8b58-f7db8e526b5f",
                                  "identifier": "1dUKQTpVgEq7uDL+e/fvgQ==",
                                  "identifierGuid": "410ad5d5-553a-4a80-bbb8-32fe7bf7ef81",
                                  "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": "8GYnR6ZUs0i8VbcsIair8A==",
                                  "valueGuid": "472766f0-54a6-48b3-bc55-b72c21a8abf0",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-08-02T23:12:59.5097278",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-08-02T23:12:59.5097278",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "p7ZiwVZ8vkGg+EgeHrhgkw==",
                                  "checkoutFormGuid": "c162b6a7-7c56-41be-a0f8-481e1eb86093",
                                  "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": "34"
                                }
                              ]
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "34"
                      },
                      "products": [
                        {
                          "$id": "35",
                          "flipChartPageIdentifier": "KQ5QAQkV2kqpvAXuaGJL0A==",
                          "flipChartPageIdentifierGuid": "01500e29-1509-4ada-a9bc-05ee68624bd0",
                          "pluG_UID": "3QyAQZj2hESbWSD34PEORA==",
                          "pluGuid": "41800cdd-f698-4484-9b59-20f7e0f10e44",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "36",
                      "pluG_UID": "VDpbIX/xZk2LtLUCSQeXVw==",
                      "pluGuid": "215b3a54-f17f-4d66-8bb4-b50249079757",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-08-02T23:12:59.5097278",
                      "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": "36"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "37",
                      "pluG_UID": "+13PVvVaY06V8AeUSY4Y7g==",
                      "ingredientGuid": "xBuoM+fplEqKMV8wJDiYhg==",
                      "ingredientIdentifier": "33a81bc4-e9e7-4a94-8a31-5f3024389886",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "Hh9f9bN83U24W2O7w0EYBA==",
                      "pluGuid": "f55f1f1e-7cb3-4ddd-b85b-63bbc3411804",
                      "shelfLocationIdentifier": "euTgZUaFVEG6fzmEP8aQaQ==",
                      "shelfLocationGuid": "65e0e47a-8546-4154-ba7f-39843fc69069",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "wvWbs3kVwEylzUdjqlr/mg==",
                      "labelPageLayoutGuid": "b39bf5c2-1579-4cc0-a5cd-4763aa5aff9a",
                      "updated": "2025-08-02T23:12:59.5097278",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "tbJOodt6NU6333DgHCMftA==",
                        "storeID": 1,
                        "identifierGuid": "a14eb2b5-7adb-4e35-b7df-70e01c231fb4",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-08-02T23:12:59.5097278",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bin": {
                    "$ref": "38"
                  },
                  "scaleLocations": [
                    {
                      "$id": "40",
                      "plu": 1,
                      "pluG_UID": "t7WHRqWNrkKAJNmjgDhDXA==",
                      "pluGuid": "4687b5b7-8da5-42ae-8024-d9a38038435c",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-08-02T23:12:59.5097278",
                        "department": {
                          "$id": "42",
                          "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": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-08-02T23:12:59.5097278",
                                      "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": "fcy9CA0RgEWoMZ6Lb6pfKw==",
                                      "labelPageLayoutGuid": "08bdcc7d-110d-4580-a831-9e8b6faa5f2b",
                                      "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": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-08-02T23:12:59.5097278",
                                  "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": "w5EgtAbIdk2beOzc8jSfQA==",
                                  "labelPageLayoutGuid": "b42091c3-c806-4d76-9b78-ecdcf2349f40",
                                  "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": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:12:59.5097278",
                              "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": "xOfZdY8udEegd2BmrzXS9w==",
                              "labelPageLayoutGuid": "75d9e7c4-2e8f-4774-a077-6066af35d2f7",
                              "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": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-08-02T23:12:59.5097278",
                          "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": "yil7huJ4mkO9fchWxkE69A==",
                          "labelPageLayoutGuid": "867b29ca-78e2-439a-bd7d-c856c6413af4",
                          "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": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "nextPrice": {
                    "$id": "50",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "02IihEDfpU6s6oQnwTys4Q==",
                    "pluGuid": "842262d3-df40-4ea5-acea-8427c13cace1",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "6a7Tb7Sq8kWX5+AoWWhCsg==",
                    "dealCostGuid": "6fd3aee9-aab4-45f2-97e7-e028596842b2",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "Fv8xksNWRUCrRaJEY5NC1A==",
                    "priceGroupGuid": "9231ff16-56c3-4045-ab45-a244639342d4",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:12:59.5097278",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "b9iMstvw3UygOm3SedZhPw==",
                    "campaignComboPriceGroupIdentifier": "b28cd86f-f0db-4cdd-a03a-6dd279d6613f",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-08-02T23:12:59.5097278",
                        "operatorG_UID": "3HL3w0fnO0C0UW64jNPmpA==",
                        "operatorGuid": "c3f772dc-e747-403b-b451-6eb88cd3e6a4",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-08-02T23:12:59.5097278",
                        "signIqTicketFileMovedUtc": "2025-08-02T23:12:59.5097278",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-08-02T23:12:59.5097278",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "9cc32aba-f768-4cd3-ba14-3e6404482801",
                      "nameGuid": "9cc32aba-f768-4cd3-ba14-3e6404482801",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-08-02T23:12:59.5097278",
                      "startTime": 1,
                      "endDate": "2025-08-02T23:12:59.5097278",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-08-02T23:12:59.5097278",
                      "system": true,
                      "created": "2025-08-02T23:12:59.5097278",
                      "updated": "2025-08-02T23:12:59.5097278",
                      "priceChangeNotifiedUtc": "2025-08-02T23:12:59.5097278",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "f10rBdS+cU6i7woQdis7oA==",
                      "hostIdentifierGuid": "052b5d7f-bed4-4e71-a2ef-0a10762b3ba0",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-08-02T23:12:59.5097278",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "53",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "gVrtvJUBYE6v6G14WZyUJQ==",
                          "pluGuid": "bced5a81-0195-4e60-afe8-6d78599c9425",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "q4qzC9nMo0aaL0vsZinVAQ==",
                          "priceGroupGuid": "0bb38aab-ccd9-46a3-9a2f-4bec6629d501",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-08-02T23:12:59.5097278",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "APzg/wI/40iforDaz3T8Iw==",
                          "identifierStr": "APzg/wI/40iforDaz3T8Iw==",
                          "identifierGuid": "ffe0fc00-3f02-48e3-9fa2-b0dacf74fc23",
                          "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": "52"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "4aJ1vhay7kqCACBMaZc+ag==",
                          "customerIDGuid": "be75a2e1-b216-4aee-8200-204c69973e6a",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "Q2/7M2CEz0qDnjuddWhr2A==",
                            "identifierGuid": "33fb6f43-8460-4acf-839e-3b9d75686bd8",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-08-02T23:12:59.5097278",
                            "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": "KJOwWK3WB0KzrvOPy5Gw4g==",
                            "communityIdentifierGuid": "58b09328-d6ad-4207-b3ae-f38fcb91b0e2",
                            "joined": "2025-08-02T23:12:59.5097278",
                            "updated": "2025-08-02T23:12:59.5097278",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "geCwu5mK4EG15H/x0Vxe2Q==",
                            "priceLevelIdentifierGuid": "bbb0e081-8a99-41e0-b5e4-7ff1d15c5ed9",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-08-02T23:12:59.5097278",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-08-02T23:12:59.5097278",
                                "expiry": "2025-08-02T23:12:59.5097278",
                                "customerID": "JIY/4YzQJ0q3CnGKt9xZ8g==",
                                "customerIDGuid": "e13f8624-d08c-4a27-b70a-718ab7dc59f2",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-08-02T23:12:59.5097278",
                                "linkedAccount": "aaxwf7OZu0qOroSreR96SQ==",
                                "linkedAccountGuid": "7f70ac69-99b3-4abb-8eae-84ab791f7a49",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "QzzatafjqUKlzdwbNeKW+w==",
                                  "identifierGuid": "b5da3c43-e3a7-42a9-a5cd-dc1b35e296fb",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-08-02T23:12:59.5097278",
                                  "owner": "U3xo0Ff9J02bWs86Hl0oig==",
                                  "ownerGuid": "d0687c53-fd57-4d27-9b5a-cf3a1e5d288a",
                                  "accountStoreGroupIdentifier": "Wx2lOgQ530GE0vxdLClT/g==",
                                  "accountStoreGroupGuid": "3aa51d5b-3904-41df-84d2-fc5d2c2953fe",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-08-02T23:12:59.5097278",
                                  "active": true,
                                  "updated": "2025-08-02T23:12:59.5097278",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "56"
                                  },
                                  "card": {
                                    "$ref": "57"
                                  },
                                  "members": {
                                    "$id": "59",
                                    "sample string 1": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "60",
                                      "identifier": "V3HxI5HwQ0qiSjIVp9BmYg==",
                                      "identifierGuid": "23f17157-f091-4a43-a24a-3215a7d06662",
                                      "name": "sample string 2",
                                      "primaryContact": "xID3+7ZqJkaNxxSTIwsBmw==",
                                      "primaryContactGuid": "fbf780c4-6ab6-4626-8dc7-1493230b019b",
                                      "accountID": "DQz6NXo/yU+gfCP6jbd1Mg==",
                                      "accountIDGuid": "35fa0c0d-3f7a-4fc9-a07c-23fa8db77532",
                                      "special": true,
                                      "updated": "2025-08-02T23:12:59.5097278",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "ApFVi1kJdEmY474GNGHiRA==",
                                      "priceLevelIdentifierGuid": "8b559102-0959-4974-98e3-be063461e244",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "nBgwJA8rFk6kFmDU5O+VUA==",
                                          "groupIDGuid": "2430189c-2b0f-4e16-a416-60d4e4ef9550",
                                          "customerID": "Okniba+Dm0uYhY4wO4arMg==",
                                          "customerIDGuid": "6de2493a-83af-4b9b-9885-8e303b86ab32",
                                          "card": "sample string 4",
                                          "linkedAccount": "wkHaVCwYl0ObnEQLs0fiSg==",
                                          "linkedAccountGuid": "54da41c2-182c-4397-9b9c-440bb347e24a",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "ZVLBwpXh/EqJgEDS7AJX2g==",
                                    "identifierGuid": "c2c15265-e195-4afc-8980-40d2ec0257da",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "soKnDcOOYUW/84FtGGKYAA==",
                                    "accountIDGuid": "0da782b2-8ec3-4561-bff3-816d18629800",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-08-02T23:12:59.5097278",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "0w6EvawZUUq91pxfzOV7lA==",
                                    "idempotentVoidGuid": "bd840ed3-19ac-4a51-bdd6-9c5fcce57b94",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "bBWdvnkY0k+9Kpg5/Ew36Q==",
                                      "saleHeaderIdentifierGuid": "be9d156c-1879-4fd2-bd2a-9839fc4c37e9",
                                      "created": "2025-08-02T23:12:59.5097278",
                                      "createdLocal": "2025-08-02T23:12:59.5097278",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-08-02T23:12:59.5097278",
                                      "storeID": 1,
                                      "operatorG_Uid": "kGoDJ/T2N0aeWNjACTbA4w==",
                                      "operatorGuid": "27036a90-f6f4-4637-9e58-d8c00936c0e3",
                                      "customerG_Uid": "IonY73QNak2YieMfstQV+w==",
                                      "customerGuid": "efd88922-0d74-4d6a-9889-e31fb2d415fb",
                                      "communityIdentifier": "kOT1gWNN2UCQNguKvKCfnQ==",
                                      "communityIdentifierGuid": "81f5e490-4d63-40d9-9036-0b8abca09f9d",
                                      "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": "I/xPK/QgB0Cicdyy5F+VMg==",
                                      "priceLevelIdentifierGuid": "2b4ffc23-20f4-4007-a271-dcb2e45f9532",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "15U6P/idLEWDOyuHnjn+AQ==",
                                        "identifierGuid": "3f3a95d7-9df8-452c-833b-2b879e39fe01",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-08-02T23:12:59.5097278",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "sv2/bFKaIk695yPPcz+3Ig==",
                                          "identifierGuid": "6cbffdb2-9a52-4e22-bde7-23cf733fb722",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "wuR7TaMVpkeVprpU6kCXmg==",
                                          "pluGuid": "4d7be4c2-15a3-47a6-95a6-ba54ea40979a",
                                          "accountID": "0+DUkutIkECWSnFtHJs6Xg==",
                                          "accountIDGuid": "92d4e0d3-48eb-4090-964a-716d1c9b3a5e",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-08-02T23:12:59.5097278",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "lD+NlTf5mEa1rLm0897CNw==",
                                          "refundGuid": "958d3f94-f937-4698-b5ac-b9b4f3dec237",
                                          "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": "bbwEquw6ukynNZmpx8ZOIQ==",
                                          "idempotentVoidGuid": "aa04bc6d-3aec-4cba-a735-99a9c7c64e21",
                                          "priceLevelIdentifier": "Q+JbUksPfUCNGuxtJSVNeg==",
                                          "priceLevelIdentifierGuid": "525be243-0f4b-407d-8d1a-ec6d25254d7a",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-08-02T23:12:59.5097278",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "1qCubvcaO0qGyL38rN2KGA==",
                                            "guid": "6eaea0d6-1af7-4a3b-86c8-bdfcacdd8a18",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-08-02T23:12:59.5097278"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "S/thGCC80EOXs0C1Luyl0A==",
                                            "modifierSetGuid": "1861fb4b-bc20-43d0-97b3-40b52eeca5d0",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "AOgoMR9Qm0K/YluBDFO80w==",
                                            "pluGuid": "3128e800-501f-429b-bf62-5b810c53bcd3",
                                            "deleted": true,
                                            "g_UID": "IDyecJwz10O91WzAM5q0BQ==",
                                            "guid": "709e3c20-339c-43d7-bdd5-6cc0339ab405",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "MQnK9DnwG0CrSLFJq4jAIw==",
                                          "pluGuid": "f4ca0931-f039-401b-ab48-b149ab88c023",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-08-02T23:12:59.5097278",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-08-02T23:12:59.5097278",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "73",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "lVAV6/kYJEqk89jfpFQlPg==",
                                          "pluGuid": "eb155095-18f9-4a24-a4f3-d8dfa454253e",
                                          "accountID": "G0vX+DnIWkKJxryCxZaiZw==",
                                          "accountIDGuid": "f8d74b1b-c839-425a-89c6-bc82c596a267",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-08-02T23:12:59.5097278",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "2yq6spJBa022nyGbAZkDcw==",
                                          "refundGuid": "b2ba2adb-4192-4d6b-b69f-219b01990373",
                                          "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": "73"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "74",
                                          "identifier": "77d3N5CgUE+uAr4grVaGDw==",
                                          "identifierGuid": "3777b7ef-a090-4f50-ae02-be20ad56860f",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "owHT6EfKnEOP1x/47ZkVNg==",
                                          "customerIdentifierGuid": "e8d301a3-ca47-439c-8fd7-1ff8ed991536",
                                          "operatorNo": 1,
                                          "operatorG_UID": "B3XVfEGRsUGe/kMG9et8YA==",
                                          "operatorGuid": "7cd57507-9141-41b1-9efe-4306f5eb7c60",
                                          "created": "2025-08-02T23:12:59.5097278",
                                          "ordered": "2025-08-02T23:12:59.5097278",
                                          "started": "2025-08-02T23:12:59.5097278",
                                          "completed": "2025-08-02T23:12:59.5097278",
                                          "supplied": "2025-08-02T23:12:59.5097278",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "operator": {
                                            "$ref": "23"
                                          },
                                          "details": [
                                            {
                                              "$id": "75",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "MIOvXkzpR0uFc5RhGu2H7w==",
                                              "pluGuid": "5eaf8330-e94c-4b47-8573-94611aed87ef",
                                              "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": "mNYxXPiq70eUgDBMZb/wXw==",
                                              "headerIdentifierGuid": "5c31d698-aaf8-47ef-9480-304c65bff05f",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "76",
                                          "surveyG_UID": "pIIHiTmhI0yyCBOAHPJA4g==",
                                          "surveyGuid": "890782a4-a139-4c23-b208-13801cf240e2",
                                          "saleHeaderGuid": "BGx0khJO706VDAkl/ud0Zw==",
                                          "saleGuid": "92746c04-4e12-4eef-950c-0925fee77467",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "hhgT4IpyBEq1fWBjsLcEWA==",
                                          "guidResponse": "e0131886-728a-4a04-b57d-6063b0b70458",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-08-02T23:12:59.5097278",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "3UPPMmlgVECf6t0nWY+XIg==",
                                            "guid": "32cf43dd-6069-4054-9fea-dd27598f9722",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "6ZeuSm9KsUaZLNdrd9mp1Q==",
                                            "checkoutFormGuid": "4aae97e9-4a6f-46b1-992c-d76b77d9a9d5",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-08-02T23:12:59.5097278",
                                            "end": "2025-08-02T23:12:59.5097278",
                                            "deleted": true,
                                            "updated": "2025-08-02T23:12:59.5097278",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "ffb85f7a-cd62-4877-9523-4303e9bc5ab1",
                                              "0895ddaf-3588-4624-b3e2-dbd18d092d84"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "31"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "O7x04XUleU6dlL2jzax0wg==",
                                      "accountIdentifier": "e174bc3b-2575-4e79-9d94-bda3cdac74c2",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "oW2F7EXpC02xne4d8mFF2A==",
                                      "customerOrderIdentifierGuid": "ec856da1-e945-4d0b-b19d-ee1df26145d8",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "5Gnasfxt0kOdSwlZnKR1Ug==",
                                      "paymentIdentifierGuid": "b1da69e4-6dfc-43d2-9d4b-09599ca47552",
                                      "identifier": "nzbCLIUqzE+DZ3wcAwJM+g==",
                                      "identifierGuid": "2cc2369f-2a85-4fcc-8367-7c1c03024cfa",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "UIQkURiZAU6aiteGhUQPAg==",
                                      "itemIdentifierGuid": "51248450-9918-4e01-9a8a-d78685440f02"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ]
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "account": {
                              "$ref": "58"
                            },
                            "vouchers": [
                              {
                                "$id": "79",
                                "customerIdentifier": "HTcwL1znfUavMG6rsEukSg==",
                                "customerIdentifierGuid": "2f30371d-e75c-467d-af30-6eabb04ba44a",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "PNBbGD9HxUKLxkHhLShJmw==",
                                "idempotentGuid": "185bd03c-473f-42c5-8bc6-41e12d28499b",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-08-02T23:12:59.5097278",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-08-02T23:12:59.5097278",
                                    "labelPageLayout": "AZwOWmL4BkSWHOoRHiHbjg==",
                                    "pageLayoutGuid": "5a0e9c01-f862-4406-961c-ea111e21db8e",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-08-02T23:12:59.5097278"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "gM9tQUb710aMYUqLIwaSjA==",
                                      "customerIdentifierGuid": "416dcf80-fb46-46d7-8c61-4a8b2306928c",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-08-02T23:12:59.5097278",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "xDdbIP2Y90+6DRBkbrbfOw==",
                                      "issuedIdempotentGuid": "205b37c4-98fd-4ff7-ba0d-10646eb6df3b",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-08-02T23:12:59.5097278",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-08-02T23:12:59.5097278",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "7z1SyuJolU6LUazZiRD+iw==",
                                      "redeemedIdempotentGuid": "ca523def-68e2-4e95-8b51-acd98910fe8b",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-08-02T23:12:59.5097278",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "82"
                                      },
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "62"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "62"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "85",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "fiTWxuzGq0CFXK2HO1J/nA==",
                          "groupIDGuid": "c6d6247e-c6ec-40ab-855c-ad873b527f9c",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "7fZXsLrDikqUnz91DaUzSQ==",
                          "identifierGuid": "b057f6ed-c3ba-4a8a-949f-3f750da53349",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "MGpdkSjrrkqSw/vK/oH+xQ==",
                          "guid": "915d6a30-eb28-4aae-92c3-fbcafe81fec5",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "52"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "GZx2rZfV4UOuCEYP7eX8EA==",
                              "groupGuid": "ad769c19-d597-43e1-ae08-460fede5fc10",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "XpvOfA/4e0KYXzV7Taq0Rw==",
                              "pluGuid": "7cce9b5e-f80f-427b-985f-357b4daab447",
                              "priceGroupG_UID": "KtmSXV8xNU25IsYcRLXQ1A==",
                              "priceGroupGuid": "5d92d92a-315f-4d35-b922-c61c44b5d0d4",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "52"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "89",
                          "id": 1,
                          "priceLevelIdentifier": "wHEWkQtIM0SytngAnz6MWA==",
                          "priceLevelIdentifierGuid": "911671c0-480b-4433-b2b6-78009f3e8c58",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "BQQLR3/pJE2slQWM72lq+A==",
                      "headerIdentifierGuid": "470b0405-e97f-4d24-ac95-058cef696af8",
                      "identifier": "KhS20U1HkkyIev3f7Ex7yg==",
                      "identifierGuid": "d1b6142a-474d-4c92-887a-fddfec4c7bca",
                      "supplierIdentifier": "2kB38CDme06HqMbhJ0HEqw==",
                      "supplierGuid": "f07740da-e620-4e7b-87a8-c6e12741c4ab",
                      "pluG_UID": "jBeZqFqJkE2vHGQSPrGREQ==",
                      "pluGuid": "a899178c-895a-4d90-af1c-64123eb19111",
                      "campaignName": "fb024cae-63f8-4bc4-bed5-fab2669de6f3",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-08-02T23:12:59.5253576",
                      "end": "2025-08-02T23:12:59.5253576",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "K+jefBVLfUeq0WBq3Lnbvg==",
                      "bonusItemPluGuid": "7cdee82b-4b15-477d-aad1-606adcb9dbbe",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-08-02T23:12:59.5253576",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-08-02T23:12:59.5253576",
                      "campaignEndDate": "2025-08-02T23:12:59.5253576",
                      "masterPLUG_UID": "O2aVTCXVAEyg3kpZWKuE+A==",
                      "masterID": "4c95663b-d525-4c00-a0de-4a5958ab84f8",
                      "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": "EsiM0otRqkGxioe+IOL6gA==",
                      "bonusMasterID": "d28cc812-518b-41aa-b18a-87be20e2fa80",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-08-02T23:12:59.5253576",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "6cWgLFzPQEG8DXcX5V2uFQ==",
                      "pluGuid": "2ca0c5e9-cf5c-4140-bc0d-7717e55dae15",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "m7fcOiNahEmB5VoR3igeyg==",
                  "alternateProduct": "3adcb79b-5a23-4984-81e5-5a11de281eca",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "OwXgYj6QDEa6fK8jSqxnvA==",
                    "pluGuid": "62e0053b-903e-460c-ba7c-af234aac67bc",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-08-02T23:12:59.5253576",
                  "inventoryTracked": "2025-08-02T23:12:59.5253576",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "YxVT24/GGUa8igC9LWUdgA==",
                "supplierGuid": "db531563-c68f-4619-bc8a-00bd2d651d80",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "94"
              }
            ],
            "cycles": [
              {
                "$id": "95",
                "storeID": 1,
                "supplierIdentifier": "YRY9PKdh8UG83lZuP8vqVA==",
                "supplierGuid": "3c3d1661-61a7-41f1-bcde-566e3fcbea54",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-08-02T23:12:59.5253576",
                "deliveryDate": "2025-08-02T23:12:59.5253576",
                "nextCutOffDate": "2025-08-02T23:12:59.5253576",
                "nextDeliveryDate": "2025-08-02T23:12:59.5253576",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-08-02T23:12:59.5253576",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-08-02T23:12:59.5253576",
              "processed": "2025-08-02T23:12:59.5253576",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-08-02T23:12:59.5253576",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-08-02T23:12:59.5253576",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "9ZJAGrI9eEOsaE4dJ+Dkjg==",
              "hostIdentifierGuid": "1a4092f5-3db2-4378-ac68-4e1d27e0e48e",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "cd916e64-de71-496a-a523-115a4ab93a1b",
                "ca643a63-76a6-4cbb-a415-1d7bef07a4e2"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "arx26DgEqEmU2ogjZDQPaQ==",
              "identifierGuid": "e876bc6a-0438-49a8-94da-882364340f69",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "5d8c4be6-52df-4155-8496-954403cd381e",
            "dfc935c1-db73-4ab9-8578-c38753a9554c"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-08-02T23:12:59.5253576",
        "ftpSite": {
          "$id": "102",
          "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": "101"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "98"
      },
      {
        "$ref": "98"
      }
    ],
    "cashManagements": [
      {
        "$id": "103",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "104",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "103"
      }
    ],
    "updateStoreID": "a52784b4-f35f-482a-8c04-834174412c68",
    "updateStore": {
      "$id": "105",
      "id": "0f6ce538-340b-48b4-a2ef-718c1c499ac8",
      "name": "sample string 1",
      "lastActivity": "2025-08-02T23:12:59.5253576",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-08-02T23:12:59.5253576"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "106",
      "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": "6"
  },
  "order": {
    "$id": "107",
    "orderID": 1,
    "orderGuid": "r1axg13YRUWvI8oXVBEGCw==",
    "orderIdentifier": "83b156af-d85d-4545-af23-ca175411060b",
    "backToBack": 1,
    "b2bGuid": "p0ZlabdQ+0Obs/MW3rwb5A==",
    "b2bIdentifier": "696546a7-50b7-43fb-9bb3-f316debc1be4",
    "status": 2,
    "created": "2025-08-02T23:12:59.5253576",
    "createdLocal": "2025-08-02T23:12:59.5253576",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "0rRc5YuxN02X4EmaI8nELA==",
    "transferIdentifier": "e55cb4d2-b18b-4d37-97e0-499a23c9c42c",
    "transferInvoiceIdentifier": "+++DRI7LmE6hSe0nQHPBgw==",
    "transferInvoiceGuid": "4483effb-cb8e-4e98-a149-ed274073c183",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "FSelYXLQnUOe9ajxu4c0QA==",
    "supplierIdentifierGuid": "61a52715-d072-439d-9ef5-a8f1bb873440",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2025-08-02T23:12:59.5253576",
    "sentLocal": "2025-08-02T23:12:59.5253576",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2025-08-02T23:12:59.5253576",
    "cancelledLocal": "2025-08-02T23:12:59.5253576",
    "cancelledByUser": "sample string 7",
    "shipped": "2025-08-02T23:12:59.5253576",
    "shippedLocal": "2025-08-02T23:12:59.5253576",
    "shippedByUser": "sample string 8",
    "stockReceived": "2025-08-02T23:12:59.5253576",
    "stockReceivedLocal": "2025-08-02T23:12:59.5253576",
    "stockReceivedByUser": "sample string 9",
    "received": "2025-08-02T23:12:59.5253576",
    "receivedLocal": "2025-08-02T23:12:59.5253576",
    "completed": "2025-08-02T23:12:59.5253576",
    "completedLocal": "2025-08-02T23:12:59.5253576",
    "updated": "2025-08-02T23:12:59.5253576",
    "updatedLocal": "2025-08-02T23:12:59.5253576",
    "dueDate": "2025-08-02T23:12:59.5253576",
    "warehouseNote": "sample string 10",
    "warehouseRef": "sample string 11",
    "pdeSerialNumber": "sample string 12",
    "tradingPartner": 1,
    "orderType": "sample string 1",
    "orderTypeDescription": "sample string 2",
    "stateCode": "sample string 15",
    "mailCarbonCopy": true,
    "mailTo": "sample string 17",
    "mailBcc": "sample string 18",
    "mailReplyTo": "sample string 19",
    "liquor": true,
    "summary": "sample string 21",
    "notes": "sample string 22",
    "supplierNotes": "sample string 23",
    "receiptEmailSent": true,
    "receiptEmailSentId": "sample string 25",
    "receiptEmailSentStatus": "sample string 26",
    "transportCompanyGuid": "qjFa2c76u0SzvxFdjHPVTQ==",
    "transportCompanyIdentifier": "d95a31aa-face-44bb-b3bf-115d8c73d54d",
    "autoOrder": 27,
    "hostIdentifier": "P98lHkJLAUSvPaNBxPVM0g==",
    "hostIdentifierGuid": "1e25df3f-4b42-4401-af3d-a341c4f54cd2",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 28,
    "rating": 29,
    "lastOrderEmailSentId": "sample string 30",
    "lastOrderEmailSentStatus": "sample string 31",
    "deleted": "2025-08-02T23:12:59.5253576",
    "deletedByUser": "sample string 32",
    "autoOrderGuid": "KXK+pN5krkW9rRY4HcMKng==",
    "autoOrderIdentifier": "a4be7229-64de-45ae-bdad-16381dc30a9e",
    "autoOrderHeader": {
      "$id": "108",
      "autoOrderGuid": "Z8JGEW5vxEOZpFxu9yvvZw==",
      "autoOrderIdentifier": "1146c267-6f6e-43c4-99a4-5c6ef72bef67",
      "orderGuid": "pte9nuga7k+QqUCg4SERrg==",
      "orderIdentifier": "9ebdd7a6-1ae8-4fee-90a9-40a0e12111ae",
      "created": "2025-08-02T23:12:59.5253576",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-08-02T23:12:59.5253576",
      "supplierIdentifier": "J6hm28NI4EWxJEy+P4kBrA==",
      "supplierIdentifierGuid": "db66a827-48c3-45e0-b124-4cbe3f8901ac",
      "orderStatus": 1,
      "tradingPartner": 1,
      "simpleAWS": 2,
      "defaultMPL": 3,
      "investmentBuy": true,
      "storeName": "sample string 5",
      "supplierName": "sample string 6",
      "description": "sample string 7",
      "orderType": "sample string 8",
      "mailTo": "sample string 9",
      "mailBcc": "sample string 10",
      "notes": "sample string 11",
      "transportCompanyGuid": "h+z9i0qu80qxlwvUlNzMLg==",
      "transportCompanyIdentifier": "8bfdec87-ae4a-4af3-b197-0bd494dccc2e",
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "6"
      },
      "details": [
        {
          "$id": "109",
          "autoOrderGuid": "ptVpCTwSn0yLMlD+jCW8Zw==",
          "autoOrderIdentifier": "0969d5a6-123c-4c9f-8b32-50fe8c25bc67",
          "pluG_UID": "fgQvc6CEIkaUtr1ze1A0Og==",
          "pluGuid": "732f047e-84a0-4622-94b6-bd737b50343a",
          "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": "2025-08-02T23:12:59.5253576",
          "investmentBuyStatus": 2,
          "processed": "2025-08-02T23:12:59.5253576",
          "product": {
            "$ref": "11"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "95"
          },
          "dayWeighting": {
            "$id": "110",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "111",
            "inventoryGuid": "7Ljr0Jq+lUaAwFYShh1irg==",
            "inventoryIdentifier": "d0ebb8ec-be9a-4695-80c0-5612861d62ae",
            "created": "2025-08-02T23:12:59.5253576",
            "createdLocal": "2025-08-02T23:12:59.5253576",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-08-02T23:12:59.5253576",
            "aws": 1.0,
            "history": [
              {
                "$id": "112",
                "inventoryGuid": "yMfWfF+49kyjcIptJ5X1/w==",
                "inventoryIdentifier": "7cd6c7c8-b85f-4cf6-a370-8a6d2795f5ff",
                "pluG_UID": "1HPP5blIXUOXngUP5xl/Qw==",
                "pluIdentifier": "e5cf73d4-48b9-435d-979e-050fe7197f43",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "UQMISSTu6UGyPxg+DZEIEg==",
                "invoiceIdentifier": "49080351-ee24-41e9-b23f-183e0d910812",
                "operatorGuid": "njxLaZLGckuj8JotVwz+/g==",
                "operatorIdentifier": "694b3c9e-c692-4b72-a3f0-9a2d570cfefe",
                "stocktakeGuid": "Xef+/9873kmMUmw4GWniGQ==",
                "stocktakeIdentifier": "fffee75d-3bdf-49de-8c52-6c381969e219",
                "orderGuid": "TWaqpV/fXEG95FjbvOIzqQ==",
                "orderIdentifier": "a5aa664d-df5f-415c-bde4-58dbbce233a9",
                "saleHeaderGuid": "anK6HEYX7EWRyrLrZc1DVw==",
                "saleHeaderGuidIdentifier": "1cba726a-1746-45ec-91ca-b2eb65cd4357",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "W3c0YkRZT0ib24Q4Tn03XQ==",
                "creditNoteGuid": "6234775b-5944-484f-9bdb-84384e7d375d",
                "inventorySourceGuid": "JhOyRn1AUk+P3/vFmyCvnw==",
                "inventorySourceIdentifier": "46b21326-407d-4f52-8fdf-fbc59b20af9f",
                "createdLocal": "2025-08-02T23:12:59.5253576",
                "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": "2025-08-02T23:12:59.5253576",
                "createdLocalTime": "2025-08-02T23:12:59.5253576",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "113",
                  "inventoryInvoiceGuid": "CgMsa5L/6kWxBZbD/SNbNw==",
                  "invoiceIdentifier": "6b2c030a-ff92-45ea-b105-96c3fd235b37",
                  "inventoryGuid": "4nAbPCvdgEexGKzKQuE7DQ==",
                  "inventoryIdentifier": "3c1b70e2-dd2b-4780-b118-acca42e13b0d",
                  "supplierIdentifier": "DxUujQkNQk+kdon+/0gnjw==",
                  "supplierGuid": "8d2e150f-0d09-4f42-a476-89feff48278f",
                  "orderGuid": "xN2NsVx1A0+a4P9nmr6Eow==",
                  "orderIdentifier": "b18dddc4-755c-4f03-9ae0-ff679abe84a3",
                  "invoiceHeaderIdentifier": "ULl2RHOL7UKq+kiEgxvS6g==",
                  "invoiceHeaderGuid": "4476b950-8b73-42ed-aafa-4884831bd2ea",
                  "created": "2025-08-02T23:12:59.5253576",
                  "ordered": "2025-08-02T23:12:59.5253576",
                  "storeID": 1,
                  "bestOrExpire": "2025-08-02T23:12:59.5253576",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-08-02T23:12:59.5253576",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "1o2Gajj2JUWDsmAbB4JVhg==",
                  "pluGuid": "6a868dd6-f638-4525-83b2-601b07825586",
                  "orderInventoryGuid": "IrFl94MMNUaXlmWtFKZ70A==",
                  "orderInventoryIdentifier": "f765b122-0c83-4635-9796-65ad14a67bd0",
                  "supplier": {
                    "$ref": "6"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "114",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "OzyK/QI9TEyqVzuCcEcktg==",
                      "invoiceIdentifier": "fd8a3c3b-3d02-4c4c-aa57-3b82704724b6",
                      "inventoryGuid": "8juybwDJ9EWclsbs478WAg==",
                      "inventoryIdentifier": "6fb23bf2-c900-45f4-9c96-c6ece3bf1602",
                      "serialNumber": "sample string 3",
                      "sold": "2025-08-02T23:12:59.5253576",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-08-02T23:12:59.5253576",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "114"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "MeesiHtTf0qDK2OKQ13Qjg==",
                "invoiceHeaderGuid": "88ace731-537b-4a7f-832b-638a435dd08e",
                "invoiceNumber": "sample string 20",
                "invoiceCost": 1,
                "invoiceCostDecimals": 1,
                "orderNumber": 1,
                "orderReceivingStoreName": "sample string 21",
                "orderSendingStoreName": "sample string 22",
                "creditNoteID": 1,
                "reason": {
                  "$id": "115",
                  "id": 1,
                  "name": "sample string 1",
                  "allowRF": 2,
                  "dumpStock": 3,
                  "creditRequest": 4,
                  "excludeFromLoss": 5,
                  "reserved": 6,
                  "updated": "2025-08-02T23:12:59.5253576"
                },
                "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
              },
              {
                "$ref": "112"
              }
            ],
            "products": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "lastInvoiceCost": 1
          },
          "aws": 5.0,
          "explanations": [
            {
              "$id": "116",
              "pluG_UID": "wpuMBMrV90K25Q0/n95Ofw==",
              "pluGuid": "048c9bc2-d5ca-42f7-b6e5-0d3f9fde4e7f",
              "consolidatedSales": {
                "$id": "117",
                "1": {
                  "$id": "118",
                  "discountPercentage": 1,
                  "days": 2,
                  "quantity": 3.1,
                  "aws": 3.1,
                  "cartonQuantity": 4.1,
                  "lowQuality": true
                },
                "2": {
                  "$ref": "118"
                }
              },
              "dailyPrices": {
                "$id": "119",
                "2025-08-02T23:12:59.5253576": {
                  "$id": "120",
                  "date": "2025-08-02T23:12:59.5253576",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "XIUydmF6ikuxhW0vNy5mIg==",
                  "comboPriceGroupGuid": "7632855c-7a61-4b8a-b185-6d2f372e6622"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "121",
                  "autoOrderGuid": "7cxcL2qpKE2WCWw0P2DlDg==",
                  "autoOrderIdentifier": "2f5ccced-a96a-4d28-9609-6c343f60e50e",
                  "pluG_UID": "Fi9TAdbxZkme8JJXbt35ZQ==",
                  "pluGuid": "01532f16-f1d6-4966-9ef0-92576eddf965",
                  "childPLUG_UID": "vsumkPCACUSl3YkHyn6OhQ==",
                  "childPluGuid": "90a6cbbe-80f0-4409-a5dd-8907ca7e8e85",
                  "date": "2025-08-02T23:12:59.5253576",
                  "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": "121"
                }
              ],
              "predictions": [
                {
                  "$ref": "121"
                },
                {
                  "$ref": "121"
                }
              ],
              "product": {
                "$ref": "11"
              }
            },
            {
              "$ref": "116"
            }
          ],
          "supplierOrderingDetail": {
            "$ref": "9"
          },
          "manufacturerSupplier": "e8225313-dd16-409b-a6cc-d2886ec1c4a6",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "109"
        }
      ],
      "boosts": [
        {
          "$id": "122",
          "autoOrderGuid": "6GqD40dT8EK8O14Bsp7bpg==",
          "autoOrderIdentifier": "e3836ae8-5347-42f0-bc3b-5e01b29edba6",
          "date": "2025-08-02T23:12:59.5253576",
          "boost": 2
        },
        {
          "$ref": "122"
        }
      ]
    },
    "supplierName": "sample string 33",
    "supplierStoreID": 1,
    "supplierCartonsOnly": true,
    "supplierEnforceMinimumQuantity": true,
    "supplierMinimumOrderValue": 1,
    "storeName": "sample string 36",
    "orderCode": {
      "$id": "123",
      "code": "sample string 1",
      "description": "sample string 2"
    },
    "store": {
      "$ref": "2"
    },
    "supplier": {
      "$ref": "6"
    },
    "totalCostInc": 37.0,
    "totalPickedCostInc": 38.0,
    "totalReceivedCostInc": 39.0,
    "total": {
      "$id": "124",
      "orderGuid": "y/xkyYacW0y/N84BEfzw8A==",
      "orderIdentifier": "c964fccb-9c86-4c5b-bf37-ce0111fcf0f0",
      "supplierIdentifier": "vDZ2ChTQ4kCEuVFvKhgTuw==",
      "supplierGuid": "0a7636bc-d014-40e2-84b9-516f2a1813bb",
      "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": "125",
        "id": 1,
        "orderGuid": "C9QaNhRVR0i5N8bgeXydJg==",
        "orderIdentifier": "361ad40b-5514-4847-b937-c6e0797c9d26",
        "pluG_UID": "p8MASxP4cU2CaTA21kxL7Q==",
        "pluGuid": "4b00c3a7-f813-4d71-8269-3036d64c4bed",
        "created": "2025-08-02T23:12:59.5253576",
        "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,
        "cost": 1,
        "costDecimals": 1,
        "pickedCost": 1,
        "pickedCostDecimals": 1,
        "averagePackSize": 9.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 10",
        "receivedUnits": 1,
        "receivedWeight": 1,
        "received": 1,
        "status": 11,
        "substituteG_UID": "qKSZYoPcQU6QBqmoput+QQ==",
        "substituteGuid": "6299a4a8-dc83-4e41-9006-a9a8a6eb7e41",
        "warehousePLUG_UID": "QrMvXfyb0U+HRdKeHTsnIQ==",
        "warehousePluGuid": "5d2fb342-9bfc-4fd1-8745-d29e1d3b2721",
        "updated": "2025-08-02T23:12:59.5253576",
        "increment": true,
        "description": "sample string 13",
        "product": {
          "$ref": "11"
        },
        "unknownScan": {
          "$id": "126",
          "pluG_UID": "4HRrDCh54EaJx9na2wbunw==",
          "pluGuid": "0c6b74e0-7928-46e0-89c7-d9dadb06ee9f",
          "orderGuid": "NBdapngpS0aTEdP6nU7eWw==",
          "orderIdentifier": "a65a1734-2978-464b-9311-d3fa9d4ede5b",
          "barcode": "sample string 3",
          "created": "2025-08-02T23:12:59.5253576"
        },
        "unknownScanItem": true,
        "substitute": {
          "$ref": "11"
        },
        "warehouseProduct": {
          "$ref": "11"
        },
        "lookup": {
          "$id": "127",
          "pluG_UID": "bZ7YxIX7Sky4clQb8XhI5A==",
          "pluGuid": "c4d89e6d-fb85-4c4a-b872-541bf17848e4",
          "inventoryGuid": "sEg5cqKRs0GydxcvOTeMqg==",
          "inventoryIdentifier": "723948b0-91a2-41b3-b277-172f39378caa",
          "averageWeeklySales": 1.0,
          "inventoryAverageWeeklySales": 1.0,
          "onHand": 1,
          "onHandPacks": 1,
          "onOrder": 1,
          "onOrderPacks": 1,
          "accuracy": 1,
          "lastOrdered": "2025-08-02T23:12:59.5253576",
          "lastOrderQuantity": 1.1,
          "lastReceived": "2025-08-02T23:12:59.5253576",
          "lastReceivedQuantity": 1.1,
          "lastInvoiceStatus": 1
        },
        "productOrderingDetail": {
          "$ref": "9"
        },
        "dealCost": {
          "$ref": "90"
        },
        "nextCost": {
          "$ref": "90"
        },
        "lastChance": true,
        "holdOff": 16,
        "holdOffDate": "2025-08-02T23:12:59.5253576",
        "orderHeader": {
          "$ref": "107"
        },
        "invoiceDetail": {
          "$id": "128",
          "identifier": "PpPbzg2YXk2PkhzZQanWIQ==",
          "identifierGuid": "cedb933e-980d-4d5e-8f92-1cd941a9d621",
          "headerIdentifier": "IA2WNCdyqUGsIhcXNWlGaw==",
          "headerIdentifierGuid": "34960d20-7227-41a9-ac22-17173569466b",
          "pluG_UID": "d6c4jW3vw0Khe+jxK4nhIA==",
          "pluGuid": "8d38a777-ef6d-42c3-a17b-e8f12b89e120",
          "pageNo": 1,
          "lineNo": 1,
          "itemOrdered": "sample string 1",
          "itemShipped": "sample string 2",
          "apn": "sample string 3",
          "barcode": "sample string 4",
          "prodStatus": 0,
          "dateAvailable": "2025-08-02T23:12:59.5253576",
          "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,
          "freightAmount": 14,
          "freightGstAmount": 15,
          "extFreightAmount": 16,
          "extFreightGstAmount": 17,
          "costDecimals": 18,
          "wetRate": 1,
          "containerDeposit": 1,
          "basePrice": 1,
          "wetValue": 1,
          "deliveryFee": 1,
          "casePrice": 1,
          "wholesaleExt": 1,
          "wetExt": 1,
          "totalLitres": 1,
          "tun": "sample string 19",
          "applyDetails": true,
          "applySell": true,
          "applyCost": true,
          "applyOr": true,
          "applyQty": true,
          "itemNumber": "sample string 20",
          "directNumber": "sample string 21",
          "itemSize": "sample string 22",
          "costGst": 1,
          "sellGst": 1,
          "costOr": 1,
          "sellOr": 1,
          "marginOr": 1,
          "grossProfit": 1.0,
          "sell": 1,
          "cartonCost": 1,
          "currentCost": 1,
          "costID": "A",
          "costStart": "2025-08-02T23:12:59.5253576",
          "costEnd": "2025-08-02T23:12:59.5253576",
          "createdFromUnknownScan": true,
          "orderGuid": "vKVGcxXwiUGIRV9MbrL3tQ==",
          "orderIdentifierGuid": "7346a5bc-f015-4189-8845-5f4c6eb2f7b5",
          "processed": true,
          "received": true,
          "inventoried": true,
          "fromElectronicInvoice": true,
          "allowDelete": true,
          "updated": "2025-08-02T23:12:59.5253576",
          "invoiceNo": "sample string 28",
          "hasInventory": true,
          "existingCost": 30.1,
          "existingSell": 31.1,
          "futureCost": 1.1,
          "futureSell": 1.1,
          "nextSell": 1.1,
          "nextSellCampaignName": "sample string 32",
          "nextSellCampaignDescription": "sample string 33",
          "unknownScan": {
            "$id": "129",
            "pluG_UID": "Kzl8cP+hQUaTMt0oxJ0AzQ==",
            "pluGuid": "707c392b-a1ff-4641-9332-dd28c49d00cd",
            "invoiceIdentifier": "FlSNwq9OnUWdA4nIX/7/RQ==",
            "invoiceGuid": "c28d5416-4eaf-459d-9d03-89c85ffeff45",
            "barcode": "sample string 3",
            "itemNumber": "sample string 4",
            "created": "2025-08-02T23:12:59.5409747"
          },
          "productActive": true,
          "productSalesMode": 35,
          "productGSTPercent": 36,
          "productCostCalcMethod": 37,
          "productAlwaysApplyMargin": true,
          "productMarginRanged": true,
          "productMargin": 1.1,
          "productMinimumMargin": 1.1,
          "productMaximumMargin": 1.1,
          "priceGroupG_UID": "3oiHpeWoMkSTJsQ5qGOJxw==",
          "priceGroupGuid": "a58788de-a8e5-4432-9326-c439a86389c7",
          "priceGroupName": "sample string 40",
          "priceGroupCode": "sample string 41",
          "product": {
            "$ref": "11"
          },
          "incrementCount": true,
          "minimumQuantity": 1,
          "randomWeight": true,
          "salesMode": 43,
          "cartons": 1,
          "weight": 1,
          "units": 1,
          "autoOrderStatus": 1,
          "invoiceDetailReceive": true
        },
        "autoOrderDetail": {
          "$ref": "109"
        },
        "doNotRange": true,
        "doNotOrder": true,
        "costGSTPercent": 1,
        "orderDetailReceive": true,
        "isBackedUp": true,
        "backupWarehouseIndicator": "sample string 21",
        "backupOrderCode": "sample string 22"
      },
      {
        "$ref": "125"
      }
    ],
    "unknownScans": [
      {
        "$ref": "126"
      },
      {
        "$ref": "126"
      }
    ],
    "transportCompany": {
      "$id": "130",
      "identifier": "Mo9LGr43aESi59YBMiVbgw==",
      "identifierGuid": "1a4b8f32-37be-4468-a2e7-d60132255b83",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "6Dg+BVxthEWxRcw9VDfdoQ==",
      "primaryContactID": "053e38e8-6d5c-4584-b145-cc3d5437dda1",
      "primaryContact": {
        "$ref": "7"
      }
    },
    "isMetcashSorted": true,
    "backupOrderType": "sample string 41",
    "backupOrderTypeDescription": "sample string 42",
    "backupTradingPartner": 1,
    "backupHostIdentifier": "4b26f2a1-1c25-47d4-9f30-7d9bbdc772a6"
  },
  "details": [
    {
      "$ref": "128"
    },
    {
      "$ref": "128"
    }
  ],
  "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:
"7f74ca5f-3ce6-470d-a2a3-cf78a8270668"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7f74ca5f-3ce6-470d-a2a3-cf78a8270668</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[>�G�5xl/workbook.xml �(���;�0D�H����|	*��)�X���?��t�vfg�]��:�'��r���轩q����6�Žk+�Ҿ��\����-Ay�%ɕX��Z�Q�7�?,g,���^�J2�ps>!D�fO��2{��Dd�����"*�����3��sj�bd+�GQfe��ۍ�Y�'9>����w�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="Rf8be65c527c24e7b" /></Relationships>PK��[�ӥ|%�xl/worksheets/sheet1.xml �(��Q�N�0��(w����Lm'�i���кK�&���瓤!q�Ė��{v���l�5ښ盌3�-v�^j>QW�cS-�^p���h<�[F�
�`C�Gg$��]��n��d���ϲB8$)������.?:�]�`���HmySu:�G��A_�3�T	��a�b��D��䥫y������_렗�@o�<��(
ڥ��nft�gF�һ�Tͷ��|(�,���e�嬝<��X˫K��$͓$�T�R9��(��� �üs�Ub�������_�-�;#����s�PK��[`���Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;��U6l��\���$"�#�8[=R�P�Jm����h~OO��|�Xm.�@�0�޻x������m��S
��j��Jy"v�I^q��.��Ҩ;U,��.w��J9
-��>�i�ؒ�9�d��?Dom�q��iD��ӳ��!& {ZL
��"�^d*���N,�?X)-/E�* �aj1]��^��LF�L�����*ө��5�|�Ӽ<S�Y�K�m���T75z��/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��[G:d���xl/sharedStrings.xml �(�5�An� E��fO�Nb�
�E�� =��c$3�\��]d��������W�C���#��,(�X�ď��z%yµ0��G��HUm�2�R��n�ą2ʩl�-�˞�6�F��p�����t��&cbP�\�������7A
�7�K��ϑz}qv���Y��
8t����M
���M{�PK-��[>�G�5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[����''V_rels/.relsPK-��[�ӥ|%��xl/worksheets/sheet1.xmlPK-��[`���P9xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xl/styles.xmlPK-��[G:d����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[r]R�5xl/workbook.xml �(�����0D�&�C���J)��x��}-[i�-ik��-H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvDw�:
!J�bVJ%�����%I��5�S��+��B�;Ġ��AZ���C�����l���o�/��bQĀƊ6��Ź�M)q���=�sHΩ�ɵ���;{�q����PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[L��a''_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="Rf33cfdbd643c4ebe" /></Relationships>PK��[�ӥ|%�xl/worksheets/sheet1.xml �(��Q�N�0��(w����Lm'�i���кK�&���瓤!q�Ė��{v���l�5ښ盌3�-v�^j>QW�cS-�^p���h<�[F�
�`C�Gg$��]��n��d���ϲB8$)������.?:�]�`���HmySu:�G��A_�3�T	��a�b��D��䥫y������_렗�@o�<��(
ڥ��nft�gF�һ�Tͷ��|(�,���e�嬝<��X˫K��$͓$�T�R9��(��� �üs�Ub�������_�-�;#����s�PK��[9=d��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I�4��vÆm�g�DMl�v���G�
XEWb�������4����ݿ-3yA�'�[�3�4����A=4��m8�'�8YO��-�!�
�^����:v�q�1u�B�Ā�`��.e�-�/�C4JM�</��`�j�ɏ��Q�C?%O�!�"�S��!�k��\)V5�)$z75.3�_��<�Q���J��*j�j�w����9�x��)-'j���5/YW�wW5z��/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��[G:d���xl/sharedStrings.xml �(�5�An� E��fO�Nb�
�E�� =��c$3�\��]d��������W�C���#��,(�X�ď��z%yµ0��G��HUm�2�R��n�ą2ʩl�-�˞�6�F��p�����t��&cbP�\�������7A
�7�K��ϑz}qv���Y��
8t����M
���M{�PK-��[r]R�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[L��a''U_rels/.relsPK-��[�ӥ|%��xl/worksheets/sheet1.xmlPK-��[9=d��P8xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xl/styles.xmlPK-��[G:d����xl/sharedStrings.xmlPK��