POST api/order/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

OrderHeader
NameDescriptionTypeAdditional information
OrderID

integer

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

BackToBack

integer

None.

B2bGuid

Collection of byte

None.

B2bIdentifier

globally unique identifier

None.

Status

OrderStatus

None.

Created

date

None.

CreatedLocal

date

None.

CreatedByUser

string

String length: inclusive between 0 and 191

StoreID

integer

None.

TransferGuid

Collection of byte

None.

TransferIdentifier

globally unique identifier

None.

TransferInvoiceIdentifier

Collection of byte

None.

TransferInvoiceGuid

globally unique identifier

None.

AttachedToInvoice

integer

None.

TransferType

TransferType

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Description

string

None.

Rows

integer

None.

Cartons

integer

None.

Units

integer

None.

SentCount

integer

None.

Sent

date

None.

SentLocal

date

None.

SentByUser

string

String length: inclusive between 0 and 191

LastSentStatus

integer

None.

Cancelled

date

None.

CancelledLocal

date

None.

CancelledByUser

string

String length: inclusive between 0 and 191

Shipped

date

None.

ShippedLocal

date

None.

ShippedByUser

string

String length: inclusive between 0 and 191

StockReceived

date

None.

StockReceivedLocal

date

None.

StockReceivedByUser

string

String length: inclusive between 0 and 191

StockReceiveInventorySetting

UpdateInventory

None.

Received

date

None.

ReceivedLocal

date

None.

Completed

date

None.

CompletedLocal

date

None.

Updated

date

None.

UpdatedLocal

date

None.

DueDate

date

None.

WarehouseNote

string

None.

WarehouseRef

string

None.

PdeSerialNumber

string

None.

TradingPartner

OrderTradingPartner

None.

OrderType

string

String length: inclusive between 0 and 20

OrderTypeDescription

string

String length: inclusive between 0 and 255

StateCode

The state code of the store ordering for metcash

string

Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead.

String length: inclusive between 0 and 20

MailCarbonCopy

When Placing an order via email, send a Blind Carbon Copy to the current User

boolean

None.

MailTo

string

None.

MailBcc

string

None.

MailReplyTo

string

None.

Liquor

boolean

None.

Summary

string

Data type: MultilineText

Notes

string

Data type: MultilineText

SupplierNotes

string

Data type: MultilineText

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

TransportCompanyGuid

Collection of byte

None.

TransportCompanyIdentifier

globally unique identifier

None.

AutoOrder

integer

None.

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

DefaultOrderDocumentId

integer

None.

DefaultStockReceiveDocumentId

integer

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.

LastOrderEmailSentId

string

None.

LastOrderEmailSentStatus

string

None.

Deleted

date

None.

DeletedByUser

string

None.

AutoOrderGuid

Collection of byte

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

AutoOrderIdentifier

globally unique identifier

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

AutoOrderHeader

AutoOrderHeader

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

SupplierName

string

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

SupplierStoreID

integer

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

SupplierCartonsOnly

boolean

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

SupplierEnforceMinimumQuantity

boolean

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

SupplierMinimumOrderValue

integer

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

StoreName

string

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

OrderCode

OrderCode

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.

TotalCostInc

Summarised total cost inc tax, based on system costs

decimal number

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

TotalPickedCostInc

Summarised total picked cost inc tax, based on system costs, for store transfer orders

decimal number

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

TotalReceivedCostInc

Summarised total received cost in tax, based on system costs

decimal number

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

Total

Totals aggregates

OrderSubTotal

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

Details

Collection of OrderDetail

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

UnknownScans

Collection of OrderUnknownScan

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

TransportCompany

TransportCompany

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

TimeZoneInfo

For sending orders

TimeZoneInfo

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

IsMetcashSorted

boolean

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

BackupOrderType

string

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

BackupOrderTypeDescription

string

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

BackupTradingPartner

integer

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

BackupHostIdentifier

globally unique identifier

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

Request Formats

application/json, text/json

Sample:
{
  "orderID": 1,
  "orderGuid": "mlYrpQRGVkKUs4OeFmmPdA==",
  "orderIdentifier": "a52b569a-4604-4256-94b3-839e16698f74",
  "backToBack": 1,
  "b2bGuid": "cx36bnKye0K5jAj2JtSn7Q==",
  "b2bIdentifier": "6efa1d73-b272-427b-b98c-08f626d4a7ed",
  "status": 2,
  "created": "2026-04-03T06:14:57.384306",
  "createdLocal": "2026-04-03T06:14:57.384306",
  "createdByUser": "sample string 3",
  "storeID": 1,
  "transferGuid": "1WuRKbZc2kiuSKks5A57Ug==",
  "transferIdentifier": "29916bd5-5cb6-48da-ae48-a92ce40e7b52",
  "transferInvoiceIdentifier": "ZWp43AqwakCFvtSPLRK1oQ==",
  "transferInvoiceGuid": "dc786a65-b00a-406a-85be-d48f2d12b5a1",
  "attachedToInvoice": 4,
  "transferType": 1,
  "supplierIdentifier": "sGATG5IVjUa2ZEx7Wx6Ojg==",
  "supplierIdentifierGuid": "1b1360b0-1592-468d-b664-4c7b5b1e8e8e",
  "description": "sample string 5",
  "rows": 1,
  "cartons": 1,
  "units": 1,
  "sentCount": 1,
  "sent": "2026-04-03T06:14:57.384306",
  "sentLocal": "2026-04-03T06:14:57.384306",
  "sentByUser": "sample string 6",
  "lastSentStatus": 1,
  "cancelled": "2026-04-03T06:14:57.384306",
  "cancelledLocal": "2026-04-03T06:14:57.384306",
  "cancelledByUser": "sample string 7",
  "shipped": "2026-04-03T06:14:57.384306",
  "shippedLocal": "2026-04-03T06:14:57.384306",
  "shippedByUser": "sample string 8",
  "stockReceived": "2026-04-03T06:14:57.384306",
  "stockReceivedLocal": "2026-04-03T06:14:57.384306",
  "stockReceivedByUser": "sample string 9",
  "stockReceiveInventorySetting": 10,
  "received": "2026-04-03T06:14:57.384306",
  "receivedLocal": "2026-04-03T06:14:57.384306",
  "completed": "2026-04-03T06:14:57.384306",
  "completedLocal": "2026-04-03T06:14:57.384306",
  "updated": "2026-04-03T06:14:57.384306",
  "updatedLocal": "2026-04-03T06:14:57.384306",
  "dueDate": "2026-04-03T06:14:57.384306",
  "warehouseNote": "sample string 11",
  "warehouseRef": "sample string 12",
  "pdeSerialNumber": "sample string 13",
  "tradingPartner": 1,
  "orderType": "sample string 1",
  "orderTypeDescription": "sample string 2",
  "stateCode": "sample string 16",
  "mailCarbonCopy": true,
  "mailTo": "sample string 18",
  "mailBcc": "sample string 19",
  "mailReplyTo": "sample string 20",
  "liquor": true,
  "summary": "sample string 22",
  "notes": "sample string 23",
  "supplierNotes": "sample string 24",
  "receiptEmailSent": true,
  "receiptEmailSentId": "sample string 26",
  "receiptEmailSentStatus": "sample string 27",
  "transportCompanyGuid": "y5YWuKie/0SrBlLG0pHw3Q==",
  "transportCompanyIdentifier": "b81696cb-9ea8-44ff-ab06-52c6d291f0dd",
  "autoOrder": 28,
  "hostIdentifier": "Ny36NeSbAEGYclm7aMZh7Q==",
  "hostIdentifierGuid": "35fa2d37-9be4-4100-9872-59bb68c661ed",
  "defaultOrderDocumentId": 1,
  "defaultStockReceiveDocumentId": 1,
  "temperature": 1.1,
  "temperatureScale": 29,
  "rating": 30,
  "lastOrderEmailSentId": "sample string 31",
  "lastOrderEmailSentStatus": "sample string 32",
  "deleted": "2026-04-03T06:14:57.384306",
  "deletedByUser": "sample string 33",
  "autoOrderGuid": "s7YKZRski0m7ulpKYci+WQ==",
  "autoOrderIdentifier": "650ab6b3-241b-498b-bbba-5a4a61c8be59",
  "autoOrderHeader": {
    "$id": "2",
    "autoOrderGuid": "DmWCCRc1/0CTiftIzvSTew==",
    "autoOrderIdentifier": "0982650e-3517-40ff-9389-fb48cef4937b",
    "orderGuid": "6MZehJL8eUewYUKK1DiT8w==",
    "orderIdentifier": "845ec6e8-fc92-4779-b061-428ad43893f3",
    "created": "2026-04-03T06:14:57.384306",
    "orderID": 1,
    "storeID": 1,
    "orderDate": "2026-04-03T06:14:57.384306",
    "supplierIdentifier": "nuRo0F1x/Uice3XA92IrUA==",
    "supplierIdentifierGuid": "d068e49e-715d-48fd-9c7b-75c0f7622b50",
    "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": "V/dDs+HbS0+KNt3OhAomdw==",
    "transportCompanyIdentifier": "b343f757-dbe1-4f4b-8a36-ddce840a2677",
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2026-04-03T06:14:57.384306",
      "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": "4BN2fByBs0iUnwX7om91mA==",
      "hostIdentifierGuid": "7c7613e0-811c-48b3-949f-05fba26f7598",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-04-03T06:14:57.384306",
      "priceZone": {
        "$id": "4",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "H2+vqUy4C0OxbEblb6kfug==",
        "hostIdentifierGuid": "a9af6f1f-b84c-430b-b16c-46e56fa91fba",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "5",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "5"
      },
      "hostStoreSettings": [
        {
          "$id": "6",
          "id": 1,
          "hostIdentifier": "dDbHS2/pnkSOBC41T2iR2Q==",
          "hostIdentifierGuid": "4bc73674-e96f-449e-8e04-2e354f6891d9",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "7",
            "identifier": "2R6uOCMsxEW6wZue0y3YqA==",
            "identifierGuid": "38ae1ed9-2c23-45c4-bac1-9b9ed32dd8a8",
            "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": "l1TlOgrYbkOWCsxzMEHXLw==",
            "hostSupplierIdentifierGuid": "3ae55497-d80a-436e-960a-cc733041d72f",
            "loyaltyPriceLevelIdentifier": "BU5Thzg9KUC4irEqyYixfg==",
            "loyaltyPriceLevelIdentifierGuid": "87534e05-3d38-4029-b88a-b12ac988b17e",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2026-04-03T06:14:57.384306",
            "lastProcessed": "2026-04-03T06:14:57.384306",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "8",
              "identifier": "aYnK2AeThkCG2T0YKYwpow==",
              "identifierGuid": "d8ca8969-9307-4086-86d9-3d18298c29a3",
              "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": "SdPrtOxFt0OKXXteXDdwyQ==",
              "primaryContactID": "b4ebd349-45ec-43b7-8a5d-7b5e5c3770c9",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "1gvcDX7W/E27auxDtAHlPA==",
              "supplierGroupGuid": "0ddc0bd6-d67e-4dfc-bb6a-ec43b401e53c",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-04-03T06:14:57.384306",
              "rebateLastClaimedAmount": 1.0,
              "cartonsOnly": true,
              "minimumOrderValue": 1,
              "enforceMinimumQuantity": true,
              "freight": 19.0,
              "freightType": 20,
              "deleted": true,
              "deletedUser": "sample string 22",
              "storeName": "sample string 23",
              "primaryContact": {
                "$id": "9",
                "id": "fd9f184d-0466-4c5d-b7ef-50d3f77d0c1c",
                "identifier": "bdwaDhJf8kSMwvivjxc6rw==",
                "identifierGuid": "0e1adc6d-5f12-44f2-8cc2-f8af8f173aaf",
                "familyName": "sample string 1",
                "givenNames": "sample string 2",
                "otherNames": "sample string 3",
                "title": "sample string 4",
                "dateOfBirth": "sample string 5",
                "sex": "sample string 6",
                "address": "sample string 7",
                "address1": "sample string 8",
                "address2": "sample string 9",
                "town": "sample string 10",
                "state": "sample string 11",
                "country": "sample string 12",
                "postalCode": "sample string 13",
                "telephone": "sample string 14",
                "mobile": "sample string 15",
                "email": "sample string 16",
                "fax": "sample string 17",
                "primary": true
              },
              "contacts": [
                {
                  "$id": "10",
                  "supplierIdentifier": "1owSqDArtkqTXo4l364axA==",
                  "supplierIdentifierGuid": "a8128cd6-2b30-4ab6-935e-8e25dfae1ac4",
                  "contactGuid": "FEf3QHYOt0+CW/p39lTDMA==",
                  "contactID": "40f74714-0e76-4fb7-825b-fa77f654c330",
                  "contact": {
                    "$ref": "9"
                  },
                  "supplier": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "10"
                }
              ],
              "products": [
                {
                  "$id": "11",
                  "pluG_UID": "BKyib7XDoEia+qsZnCVpfw==",
                  "pluGuid": "6fa2ac04-c3b5-48a0-9afa-ab199c25697f",
                  "supplierIdentifier": "n8NVVs1CTE+IyXHSOazqkg==",
                  "supplierIdentifierGuid": "5655c39f-42cd-4f4c-88c9-71d239acea92",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2026-04-03T06:14:57.384306",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 12,
                  "landedCartonCostEx": 13,
                  "standardCost": 14,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 15",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 16",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 17",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 18",
                  "invoiceCode": "sample string 19",
                  "invoiceDesc": "sample string 20",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 21,
                  "hostType": 22,
                  "fromHost": 23,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 24.1,
                  "sellMultiple": 25.1,
                  "baseMultiple": 26.1,
                  "hostStandardCost": 27,
                  "hostTotalCost": 28,
                  "hostRetail": 29,
                  "hostLandedUnitCostEx": 30,
                  "hostLandedUnitCostInc": 31,
                  "hostDesc": "sample string 32",
                  "directIndicator": "sample string 33",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 35",
                  "hostProductType": "sample string 36",
                  "hostProductGrade": "sample string 37",
                  "hostProductGroup": "sample string 38",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 41",
                  "hostLastUpdated": "2026-04-03T06:14:57.384306",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "12",
                      "pluG_UID": "X5/Kkgu+LUWVOweqvX7w+A==",
                      "pluGuid": "92ca9f5f-be0b-452d-953b-07aabd7ef0f8",
                      "supplierIdentifier": "+AHu5Dnb1kGJCXdkEurOGQ==",
                      "supplierIdentifierGuid": "e4ee01f8-db39-41d6-8909-776412eace19",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 42",
                  "salesMode": 43,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 45,
                  "parentPluG_UID": "wHHET0XRk0md703ckNECaQ==",
                  "parentPluGuid": "4fc471c0-d145-4993-9def-4ddc90d10269",
                  "freight": 46.0,
                  "freightType": 1,
                  "product": {
                    "$id": "13",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "xsR8w0bG9k+0XzRm1wSrsQ==",
                    "guid": "c37cc4c6-c646-4ff6-b45f-3466d704abb1",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "nM3eNt3D8Uyp21TaQMVK3Q==",
                    "priceGroupGuid": "36decd9c-c3dd-4cf1-a9db-54da40c54add",
                    "blueprintID": 1,
                    "lastCountedDate": "2026-04-03T06:14:57.384306",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2026-04-03T06:14:57.384306",
                    "pluCreated": "2026-04-03T06:14:57.384306",
                    "createdByUser": "sample string 9",
                    "name": "sample string 10",
                    "nameChanged": true,
                    "secondDescription": "sample string 12",
                    "hostDescription": "sample string 13",
                    "keepCartonQty": true,
                    "keepDescription": true,
                    "keepDepartments": true,
                    "keepSuppliers": true,
                    "markdownDescription": "sample string 18",
                    "altDescription": "sample string 19",
                    "bestOrExpire": 20,
                    "lastUpdate": "2026-04-03T06:14:57.384306",
                    "lastManualUpdate": "2026-04-03T06:14:57.384306",
                    "imageName": "sample string 23",
                    "showImageOnFlipCharts": true,
                    "showTextOnFlipCharts": true,
                    "overrideFlipChartText": true,
                    "flipChartText": "sample string 27",
                    "salesMode": 1,
                    "eftCode": 1,
                    "price": 1,
                    "priceChanged": true,
                    "rrp": 1,
                    "gstPercent": 28,
                    "gstPercentChanged": true,
                    "costGSTPercent": 29,
                    "costGSTPercentChanged": true,
                    "wetPercent": 1,
                    "priceOverride": 1,
                    "cost": 1,
                    "currentCost": 1,
                    "currentCostDecimals": 1,
                    "grossProfit": 1.0,
                    "currentCostDesc": "sample string 30",
                    "currentCostEnd": "2026-04-03T06:14:57.384306",
                    "currentCostUpdated": "2026-04-03T06:14:57.384306",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2026-04-03T06:14:57.384306",
                    "defaultGP": 1,
                    "breakTargetMode": 33,
                    "break1": 1,
                    "price1": 1,
                    "target1": 34,
                    "break2": 1,
                    "price2": 1,
                    "target2": 35,
                    "break3": 1,
                    "price3": 1,
                    "target3": 36,
                    "break1Changed": true,
                    "price1Changed": true,
                    "target1Changed": true,
                    "break2Changed": true,
                    "price2Changed": true,
                    "target2Changed": true,
                    "break3Changed": true,
                    "price3Changed": true,
                    "target3Changed": true,
                    "breakTargetModeChanged": true,
                    "margin": 1.1,
                    "marginChanged": true,
                    "marginRanged": true,
                    "marginRangedChanged": true,
                    "minimumMargin": 1.1,
                    "minimumMarginChanged": true,
                    "maximumMargin": 1.1,
                    "maximumMarginChanged": true,
                    "overrideHostWarehouseIndicator": true,
                    "overrideHostWarehouseIndicatorChanged": true,
                    "overrideHostPrice": true,
                    "overrideHostPriceChanged": true,
                    "overrideHostCost": true,
                    "overrideHostCostChanged": true,
                    "overrideHostMargin": true,
                    "overrideHostMarginChanged": true,
                    "alwaysApplyMargin": true,
                    "alwaysApplyMarginChanged": true,
                    "aws": 1.0,
                    "paws": 1.0,
                    "awsUpdated": "2026-04-03T06:14:57.384306",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "nVCENHZ9m0yrMtCYEmHKbA==",
                    "altPLUGuid": "3484509d-7d76-4c9b-ab32-d0981261ca6c",
                    "altPLUGuidChanged": true,
                    "altPriceDescription1": "sample string 54",
                    "altPriceDescription2": "sample string 55",
                    "cartonQuantity": 56,
                    "cartonQuantityChanged": true,
                    "trayID": 1,
                    "promptID": 1,
                    "tare": 1,
                    "packQty": 1,
                    "fixedWeight": 1,
                    "extraMesg": 1,
                    "text1": "sample string 58",
                    "text2": "sample string 59",
                    "text3": "sample string 60",
                    "labelText": "sample string 61",
                    "labelTextChanged": true,
                    "sendToScale": true,
                    "nonScaleWeigh": true,
                    "labelFormat": "sample string 65",
                    "barcodeFormat": "sample string 66",
                    "austMade": 1,
                    "coolCode": 67,
                    "countryOfOrigin": "sample string 68",
                    "percentContent": 69.1,
                    "departmentID": 1,
                    "subDepartmentID": 1,
                    "minorDepartmentID": 1,
                    "lesserDepartmentID": 1,
                    "deptCode": "sample string 70",
                    "subDeptCode": "sample string 71",
                    "minorDeptCode": "sample string 72",
                    "lesserDeptCode": "sample string 73",
                    "deptName": "sample string 74",
                    "subDeptName": "sample string 75",
                    "minorDeptName": "sample string 76",
                    "lesserDeptName": "sample string 77",
                    "departmentChanged": true,
                    "subCategoryID": 1,
                    "expiry": 1,
                    "showDays": 1,
                    "datePrint": 1,
                    "labelRequired": true,
                    "labelShelfQty": 80,
                    "labelShelfChanged": true,
                    "labelTalkerQty": 82,
                    "labelSmall": true,
                    "labelLastPrinted": "2026-04-03T06:14:57.384306",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "FTxm3cErp0idqXqFC0eFJQ==",
                    "shelfPageLayoutGuid": "dd663c15-2bc1-48a7-9da9-7a850b478525",
                    "talkerPageLayoutG_UID": "aklduaYLI0ulm5jkSabvEw==",
                    "talkerPageLayoutGuid": "b95d496a-0ba6-4b23-a59b-98e449a6ef13",
                    "unitMeasure": 1.1,
                    "unitMeasureChanged": true,
                    "unitMeasureKind": 85,
                    "unitMeasureKindChanged": true,
                    "signIQData": "sample string 87",
                    "refresh": true,
                    "earnLoyaltyPoints": true,
                    "earnLoyaltyPointsChanged": true,
                    "quantityOverride": true,
                    "quantityOverrideChanged": true,
                    "quantityRequired": true,
                    "quantityRequiredChanged": true,
                    "allowDiscounts": true,
                    "allowDiscountsChanged": true,
                    "discountDiscounts": true,
                    "discountDiscountsChanged": true,
                    "itemRecalled": true,
                    "itemRecalledChanged": true,
                    "noRefund": true,
                    "noRefundChanged": true,
                    "allowMarkdown": true,
                    "allowMarkdownChanged": true,
                    "priceRequired": true,
                    "priceRequiredChanged": true,
                    "fuelItem": true,
                    "fuelItemChanged": true,
                    "liabilityItem": true,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 92,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 95,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "2EhIYRUpCUGPtG9tm2gv1Q==",
                    "inventoryIdentifier": "614848d8-2915-4109-8fb4-6f6d9b682fd5",
                    "inventoryAccuracy": 1,
                    "baseUnits": 99,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 100,
                    "defaultPrinter": "sample string 101",
                    "defaultPrinterGroup": "sample string 102",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 103,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "jaQHMxtcU0GuwGNr8RpH5w==",
                    "parentPluGuid": "3307a48d-5c1b-4153-aec0-636bf11a47e7",
                    "preferredHostVendor": 105,
                    "preferredHostChanged": true,
                    "code": "sample string 107",
                    "supplierIdentifier": "4GZuA5jya0aI0V5xega4ag==",
                    "supplierIdentifierGuid": "036e66e0-f298-466b-88d1-5e717a06b86a",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "nb9pZQNAB0ODLgFlcOtFxg==",
                    "rebateSupplierIdentifierGuid": "6569bf9d-4003-4307-832e-016570eb45c6",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 109",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 111",
                    "productType": "sample string 112",
                    "productGroup": "sample string 113",
                    "complianceIndicator": "sample string 114",
                    "inhouseBrand": "sample string 115",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 118",
                    "lastUpdatedByUser": "sample string 119",
                    "lastManualUpdatedByUser": "sample string 120",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2026-04-03T06:14:57.384306",
                    "commodity": "sample string 122",
                    "businessPillar": "sample string 123",
                    "mscCommodity": "sample string 124",
                    "hostIdentifier": "rlgxmHde3kCtff3avYhuGw==",
                    "hostIdentifierGuid": "983158ae-5e77-40de-ad7d-fddabd886e1b",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 126",
                    "aisleEnds": "sample string 127",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 138,
                    "webPriceRounding": true,
                    "webMarkup": 140,
                    "webPriceMode": 141,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 142",
                    "altSubDeptCode": "sample string 143",
                    "altMinorDeptCode": "sample string 144",
                    "altLesserDeptCode": "sample string 145",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "store": {
                      "$ref": "3"
                    },
                    "storePrices": [
                      {
                        "$id": "14",
                        "pluG_UID": "DTdUgTh7uEWuvxLecdvAoQ==",
                        "pluGuid": "8154370d-7b38-45b8-aebf-12de71dbc0a1",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "isElectedMasterStore": true,
                        "isZoneMasterStore": true,
                        "priceNow": 7,
                        "costNow": 8,
                        "costNowDecimals": 9,
                        "normalPrice": 10,
                        "priceNext": 1,
                        "costNext": 1,
                        "costNextDecimals": 11,
                        "nextCampaignName": "sample string 12",
                        "gstPercent": 13,
                        "normalCost": 14,
                        "normalCostDecimals": 15,
                        "costGstPercent": 16,
                        "costCalcMethod": 1,
                        "currentCost": 17,
                        "currentCostDecimals": 18,
                        "break1": 19,
                        "price1": 20,
                        "break2": 21,
                        "price2": 22,
                        "break3": 23,
                        "price3": 24,
                        "fuelItem": 25,
                        "fixedWeight": 26,
                        "active": true,
                        "complianceIndicator": "sample string 27",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2026-04-03T06:14:57.384306"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "currentPrices": {
                      "$id": "15",
                      "pluPrices": {
                        "$id": "16",
                        "plu": 1,
                        "pluG_UID": "QEA=",
                        "stores": [
                          1,
                          2
                        ],
                        "normalPrice": 1,
                        "cost": 2,
                        "break1": 3,
                        "price1": 4,
                        "break2": 5,
                        "price2": 6,
                        "break3": 7,
                        "price3": 8,
                        "discountPrice": 9,
                        "memberDiscountPrice": 10,
                        "acceptedUtc": "2026-04-03T06:14:57.384306",
                        "priceChangeType": 0,
                        "costDecimals": 11,
                        "costCalcMethod": 12,
                        "targetCampaignPriceGtOrEquNormal": true
                      },
                      "normalPluPrices": {
                        "$ref": "16"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "17",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "talkerText": "sample string 3",
                        "disableWasSave": true,
                        "startDate": "2026-04-03T06:14:57.384306",
                        "startTime": 5,
                        "endDate": "2026-04-03T06:14:57.384306",
                        "endTime": 6,
                        "newPrice": 7,
                        "newCost": 8,
                        "newCostDecimals": 9,
                        "pctDiscount": 10,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 11",
                        "hostType": 12,
                        "hostIdentifier": "odDlPeT8hkiJBGkZKeq2Uw==",
                        "hostIdentifierGuid": "3de5d0a1-fce4-4886-8904-691929eab653",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "18",
                      "g_UId": "xwWXqnn82kGtWj1a0htVFw==",
                      "guid": "aa9705c7-fc79-41da-ad5a-3d5ad21b5517",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "19",
                      "priceGroupG_UID": "ONAwhEuil0Sn/8X4ISx0Dg==",
                      "priceGroupGuid": "8430d038-a24b-4497-a7ff-c5f8212c740e",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2026-04-03T06:14:57.384306",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 147",
                    "nutrifacts": {
                      "$id": "20",
                      "pluG_UID": "HNN0ngCpjE2Nv0d4FreIMw==",
                      "pluGuid": "9e74d31c-a900-4d8c-8dbf-477816b78833",
                      "plu": 1,
                      "servingsPerPack": 1,
                      "servingSize": 1,
                      "showAllergens": 1,
                      "energy": 1,
                      "protein": 1,
                      "fat": 1,
                      "saturated": 1,
                      "carbo": 1,
                      "sugars": 1,
                      "sodium": 1,
                      "potasium": 1,
                      "calcium": 1,
                      "fibre": 1,
                      "soya": 1,
                      "nutsSeeds": 1,
                      "shells": 1,
                      "eggs": 1,
                      "dairy": 1,
                      "gluten": 1,
                      "sulphites": 1,
                      "peanuts": 1,
                      "sesame": 1,
                      "fish": 1,
                      "lupins": 1
                    },
                    "dates": {
                      "$id": "21",
                      "pluGuid": "7b12f1c7-ca29-4fd4-9712-7a8769d16d6b",
                      "created": "2026-04-03T06:14:57.384306",
                      "createdByUser": "sample string 1",
                      "activated": "2026-04-03T06:14:57.384306",
                      "activatedByUser": "sample string 2",
                      "deactivated": "2026-04-03T06:14:57.384306",
                      "deactivatedByUser": "sample string 3",
                      "lastOrdered": "2026-04-03T06:14:57.384306",
                      "lastOrderedQty": 4.0,
                      "lastReceived": "2026-04-03T06:14:57.384306",
                      "lastReceivedQty": 5.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2026-04-03T06:14:57.384306",
                      "lastSold": "2026-04-03T06:14:57.384306",
                      "firstSold": "2026-04-03T06:14:57.384306",
                      "awsUpdated": "2026-04-03T06:14:57.384306",
                      "lastManualUpdate": "2026-04-03T06:14:57.384306",
                      "lastManualUpdatedByUser": "sample string 7",
                      "lastUpdated": "2026-04-03T06:14:57.384306",
                      "lastUpdatedByUser": "sample string 9",
                      "lastUpdatedByHost": "2026-04-03T06:14:57.384306",
                      "doNotRangeUpdated": "2026-04-03T06:14:57.384306",
                      "doNotOrderUpdated": "2026-04-03T06:14:57.384306",
                      "tracked": "2026-04-03T06:14:57.384306"
                    },
                    "allergens": [
                      {
                        "$id": "22",
                        "primaryKey": {
                          "$id": "23",
                          "pluGuid": "e5f30786-b3fc-48cb-988c-1f98b2cbaca9",
                          "contains": 2
                        },
                        "allergenID": 1,
                        "pluG_UID": "hgfz5fyzy0iYjB+YssusqQ==",
                        "pluGuid": "e5f30786-b3fc-48cb-988c-1f98b2cbaca9",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "costs": {
                      "$id": "24",
                      "pluG_UID": "i217rmEg5E60ZvU0lLHS9Q==",
                      "pluGuid": "ae7b6d8b-2061-4ee4-b466-f53494b1d2f5",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2026-04-03T06:14:57.3999514",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "25",
                        "saleHeaderID": 1,
                        "created": "2026-04-03T06:14:57.3999514",
                        "createdLocal": "2026-04-03T06:14:57.3999514",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "xcMv+QosFkKOkSiM2jYdCw==",
                        "operatorGuid": "f92fc3c5-2c0a-4216-8e91-288cda361d0b",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "XWDZFqTwqEG70z0JjzLnHA==",
                        "pluGuid": "16d9605d-f0a4-41a8-bbd3-3d098f32e71c",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "26",
                          "id": 1,
                          "g_Uid": "N7iMln/dGEWiCZcg0qDWfw==",
                          "guid": "968cb837-dd7f-4518-a209-9720d2a0d67f",
                          "operatorNumber": 1,
                          "shortName": "sample string 2",
                          "firstName": "sample string 3",
                          "lastName": "sample string 4",
                          "password": "sample string 5",
                          "hasPassword": true,
                          "passwordText": "sample string 6",
                          "rfidTagID": "sample string 7",
                          "blueprintID": 1,
                          "groupID": 1,
                          "groupName": "sample string 8",
                          "managerGroupID": 1,
                          "managerGroupName": "sample string 9",
                          "zoneID": 1,
                          "zoneName": "sample string 10",
                          "loggedIn": 1,
                          "lastUsedIP": "sample string 11",
                          "deleted": true,
                          "locked": true,
                          "allowOpenTill": true,
                          "webEmail": "sample string 14",
                          "simpleOperatorType": 0,
                          "webRole": "sample string 15",
                          "updated": "2026-04-03T06:14:57.3999514",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2026-04-03T06:14:57.3999514",
                          "endShift": "2026-04-03T06:14:57.3999514",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "27",
                              "operatorG_UID": "jusMlVXNJUKkMi7KpwGHLA==",
                              "operatorGuid": "950ceb8e-cd55-4225-a432-2ecaa701872c",
                              "storeID": 2,
                              "operator": {
                                "$ref": "26"
                              },
                              "store": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "27"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "28",
                        "pluID": 1,
                        "pluG_UID": "AjEqmjyu00mt4QiaxN0nWA==",
                        "pluGuid": "9a2a3102-ae3c-49d3-ade1-089ac4dd2758",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "29",
                        "pluG_UId": "fRTjisMiSUCsVVBGzuGy8w==",
                        "pluGuid": "8ae3147d-22c3-4049-ac55-5046cee1b2f3",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "13"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "30",
                        "identifier": "Tiv99i6w60qFayMB8BQamw==",
                        "identifierGuid": "f6fd2b4e-b02e-4aeb-856b-2301f0141a9b",
                        "pluG_UID": "9BKq1KS7FUSeqr0oW3QlCA==",
                        "pluGuid": "d4aa12f4-bba4-4415-9eaa-bd285b742508",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "supplier": {
                      "$ref": "8"
                    },
                    "supplierName": "sample string 148",
                    "children": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "ordering": {
                      "$ref": "11"
                    },
                    "flipChartPages": [
                      {
                        "$id": "31",
                        "identifier": "lK2Qc0wri0agBsussQHoYQ==",
                        "groupName": "sample string 1",
                        "identifierGuid": "7390ad94-2b4c-468b-a006-cbacb101e861",
                        "exists": true,
                        "flipChartIdentifier": "PWTtpK5mwU6hVGpUqoVPtA==",
                        "flipChartIdentifierGuid": "a4ed643d-66ae-4ec1-a154-6a54aa854fb4",
                        "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": "JULk5lzU80K4HtDn2LQGxw==",
                        "groupIdentifierGuid": "e6e44225-d45c-42f3-b81e-d0e7d8b406c7",
                        "flipChart": {
                          "$id": "32",
                          "identifier": "2LAeAub0oUen/Qh2OJa+5g==",
                          "identifierGuid": "021eb0d8-f4e6-47a1-a7fd-08763896bee6",
                          "displayName": "sample string 2",
                          "sortOrder": 3,
                          "productsPerRow": 4,
                          "rowsPerPage": 5,
                          "buttonMarginX": 6,
                          "buttonMarginY": 7,
                          "beginButtonsX": 8,
                          "beginButtonsY": 9,
                          "autoSizeButtons": true,
                          "autoSizeGrid": true,
                          "showButtonText": true,
                          "showButtonImage": true,
                          "formLocationX": 1,
                          "formLocationY": 1,
                          "formWidth": 14,
                          "formHeight": 15,
                          "formMaximised": true,
                          "formResizable": true,
                          "formBackgroundImage": "sample string 16",
                          "formBackgroundColourA": 1,
                          "formBackgroundColourR": 1,
                          "formBackgroundColourG": 1,
                          "formBackgroundColourB": 1,
                          "formFontFamily": "sample string 17",
                          "formFontSize": 1.1,
                          "formFontStyle": 1,
                          "formAttributes": "sample string 18",
                          "buttonWidth": 19,
                          "buttonHeight": 20,
                          "buttonAnchor": 21,
                          "buttonBackgroundImage": "sample string 22",
                          "buttonTopColour": 1,
                          "buttonTextColour": 1,
                          "buttonBottomColour": 1,
                          "buttonBorderColour": 1,
                          "buttonBorderWidth": 1,
                          "buttonRadius": 1,
                          "buttonGradientMode": 1,
                          "buttonDropShadow": true,
                          "buttonShadowWidth": 1,
                          "buttonHighLightOnPush": true,
                          "buttonFontFamily": "sample string 23",
                          "buttonFontSize": 1.1,
                          "buttonFontStyle": 1,
                          "buttonTextAlign": 1,
                          "buttonWordBreak": true,
                          "buttonDrawImageAndButton": true,
                          "buttonVerticalText": true,
                          "buttonImageAlign": 1,
                          "panelLocationX": 1,
                          "panelLocationY": 1,
                          "panelWidth": 1,
                          "panelHeight": 1,
                          "panelAnchor": 1,
                          "panelFontFamily": "sample string 24",
                          "panelFontSize": 1.1,
                          "panelFontStyle": 1,
                          "panelBackgroundColour": 1,
                          "panelTextColour": 1,
                          "panelAttributes": "sample string 25",
                          "unsentCount": 26,
                          "group": {
                            "$id": "33",
                            "identifier": "fKO+Xd4VvUunQnVJ3n2ULw==",
                            "identifierGuid": "5dbea37c-15de-4bbd-a742-7549de7d942f",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "34",
                                "id": 1,
                                "g_UID": "yp+so4pLrkOik1PEZy4HJQ==",
                                "guid": "a3ac9fca-4b8a-43ae-a293-53c4672e0725",
                                "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": "8U6JQmoa0US28O+rwxJ5BQ==",
                                "previousFormGuid": "42894ef1-1a6a-44d1-b6f0-efabc3127905",
                                "nextForm": 1,
                                "nextFormG_UID": "aZBKRcxNKkS5bJcsXDwZlg==",
                                "nextFormGuid": "454a9069-4dcc-442a-b96c-972c5c3c1996",
                                "attributes": "sample string 10",
                                "updated": "2026-04-03T06:14:57.3999514",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "34"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "34"
                                },
                                "buttons": [
                                  {
                                    "$id": "35",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "OoVuQ3RWB0Cvw3wLqbD5kw==",
                                    "checkoutFormGuid": "436e853a-5674-4007-afc3-7c0ba9b0f993",
                                    "identifier": "gz2h6YjhBUyfeZHpY0JqmQ==",
                                    "identifierGuid": "e9a13d83-e188-4c05-9f79-91e963426a99",
                                    "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": "jhnuOcnoK02OwWMMmN72ig==",
                                    "valueGuid": "39ee198e-e8c9-4d2b-8ec1-630c98def68a",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2026-04-03T06:14:57.3999514",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "34"
                                    },
                                    "image": {
                                      "$id": "36",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2026-04-03T06:14:57.3999514",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "37",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "ty1EEk1a2EOQqQgBFQbUVg==",
                                    "checkoutFormGuid": "12442db7-5a4d-43d8-90a9-08011506d456",
                                    "panelType": "sample string 4",
                                    "name": "sample string 5",
                                    "locationX": 6,
                                    "locationY": 7,
                                    "width": 8,
                                    "height": 9,
                                    "anchor": 10,
                                    "fontFamily": "sample string 11",
                                    "fontSize": 12.1,
                                    "fontStyle": 13,
                                    "backgroundColour": 14,
                                    "textColour": 15,
                                    "attributes": "sample string 16"
                                  },
                                  {
                                    "$ref": "37"
                                  }
                                ]
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "37"
                              },
                              {
                                "$ref": "37"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "37"
                        },
                        "products": [
                          {
                            "$id": "38",
                            "flipChartPageIdentifier": "yabHEybbzUqipE3UutCiNg==",
                            "flipChartPageIdentifierGuid": "13c7a6c9-db26-4acd-a2a4-4dd4bad0a236",
                            "pluG_UID": "dstK2h/U00WikTJVcUNf4Q==",
                            "pluGuid": "da4acb76-d41f-45d3-a291-325571435fe1",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "13"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ]
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "39",
                        "pluG_UID": "C/ZCvpVP7kSwzpe4mR0NHg==",
                        "pluGuid": "be42f60b-4f95-44ee-b0ce-97b8991d0d1e",
                        "price": 1,
                        "costCalcMethod": 1,
                        "cost": 2,
                        "weightedAvgCost": 3,
                        "lastCost": 4,
                        "rawCost": 5,
                        "rawWeightedAvgCost": 6,
                        "rawLastCost": 7,
                        "costDecimals": 8,
                        "serviceFeeID": 9,
                        "freight": 10.0,
                        "freightType": 11,
                        "process": "sample string 12",
                        "user": "sample string 13",
                        "updated": "2026-04-03T06:14:57.3999514",
                        "previousPrice": 1,
                        "previousCostCalcMethod": 1,
                        "previousCost": 1,
                        "previousWeightedAvgCost": 1,
                        "previousLastCost": 1,
                        "previousRawCost": 15,
                        "previousRawWeightedAvgCost": 16,
                        "previousRawLastCost": 17,
                        "previousCostDecimals": 1,
                        "previousServiceFeeID": 18,
                        "previousFreight": 19.0,
                        "previousFreightType": 20,
                        "storeID": 21,
                        "storeName": "sample string 22",
                        "serviceFeeDescription": "sample string 23",
                        "previousServiceFeeDescription": "sample string 24"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "40",
                        "pluG_UID": "rbRh0Dn7ok2RENWnXJUXBg==",
                        "ingredientGuid": "dkMx66mYz0aCVm4/URIFlw==",
                        "ingredientIdentifier": "eb314376-98a9-46cf-8256-6e3f51120597",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "13"
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "41",
                        "pluG_UID": "vAuYpYf0WEOtiCxp/kd0Bg==",
                        "pluGuid": "a5980bbc-f487-4358-ad88-2c69fe477406",
                        "shelfLocationIdentifier": "02FswiyTJE2dmrLskWlLyA==",
                        "shelfLocationGuid": "c26c61d3-932c-4d24-9d9a-b2ec91694bc8",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "VPrfNIHVD02KSnTEe9dO8A==",
                        "labelPageLayoutGuid": "34dffa54-d581-4d0f-8a4a-74c47bd74ef0",
                        "updated": "2026-04-03T06:14:57.3999514",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "13"
                        },
                        "location": {
                          "$id": "42",
                          "identifier": "d/O5XcvmmUORcuAt0YO37w==",
                          "storeID": 1,
                          "identifierGuid": "5db9f377-e6cb-4399-9172-e02dd183b7ef",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2026-04-03T06:14:57.3999514",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "bin": {
                      "$ref": "41"
                    },
                    "scaleLocations": [
                      {
                        "$id": "43",
                        "plu": 1,
                        "pluG_UID": "QRau1XRM+EuGDZmwvbBoTw==",
                        "pluGuid": "d5ae1641-4c74-4bf8-860d-99b0bdb0684f",
                        "deptNo": 1,
                        "product": {
                          "$ref": "13"
                        },
                        "scaleLocation": {
                          "$id": "44",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2026-04-03T06:14:57.3999514",
                          "department": {
                            "$id": "45",
                            "id": 1,
                            "name": "sample string 2",
                            "code": "sample string 3",
                            "sortOrder": 4,
                            "isLiquor": true,
                            "isTobacco": true,
                            "excludeTalker": true,
                            "externalSales": true,
                            "saleGLCode": "sample string 9",
                            "cogsglCode": "sample string 10",
                            "accountingCategoryID": 11,
                            "maximumMarkdownPercentage": 12.0,
                            "accountingOnly": true,
                            "generateExternalID": 1,
                            "useNonReportableTaxCode": true,
                            "minPLU": 15,
                            "maxPLU": 16,
                            "scaleLocation": {
                              "$ref": "44"
                            },
                            "subDepartments": [
                              {
                                "$id": "46",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "47",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "48",
                                        "id": 1,
                                        "departmentID": 2,
                                        "subDepartmentID": 3,
                                        "minorDepartmentID": 4,
                                        "name": "sample string 5",
                                        "code": "sample string 6",
                                        "departmentCode": "sample string 7",
                                        "subDepartmentCode": "sample string 8",
                                        "minorDepartmentCode": "sample string 9",
                                        "updated": "2026-04-03T06:14:57.3999514",
                                        "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": "s6/5T0uQKU6k6SzZTMdRAA==",
                                        "labelPageLayoutGuid": "4ff9afb3-904b-4e29-a4e9-2cd94cc75100",
                                        "minimumAge": 17,
                                        "countryOfOrigin": "sample string 18",
                                        "serviceFeeID": 1,
                                        "eftCode": 19,
                                        "defaultPrinter": "sample string 20",
                                        "defaultPrinterGroup": "sample string 21",
                                        "buyingLimit": 1,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitType": 0,
                                        "includeInDistinctLimit": true,
                                        "defaultsEmpty": false,
                                        "mscCat": {
                                          "$id": "49",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "50",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "51",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "51"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "50"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "50"
                                        },
                                        "mscDep": {
                                          "$id": "52",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "49"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "51"
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "updated": "2026-04-03T06:14:57.3999514",
                                    "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": "41U0WY64SUCdfVjEctpepA==",
                                    "labelPageLayoutGuid": "593455e3-b88e-4049-9d7d-58c472da5ea4",
                                    "minimumAge": 15,
                                    "countryOfOrigin": "sample string 16",
                                    "serviceFeeID": 1,
                                    "eftCode": 17,
                                    "defaultPrinter": "sample string 18",
                                    "defaultPrinterGroup": "sample string 19",
                                    "buyingLimit": 1,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitType": 0,
                                    "includeInDistinctLimit": true,
                                    "defaultsEmpty": false,
                                    "mscCat": {
                                      "$ref": "49"
                                    },
                                    "mscCom": {
                                      "$ref": "50"
                                    },
                                    "mscDep": {
                                      "$ref": "52"
                                    },
                                    "mscSubCom": {
                                      "$ref": "51"
                                    }
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-04-03T06:14:57.3999514",
                                "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": "EtpT9VBdZkKf/49fafiUTw==",
                                "labelPageLayoutGuid": "f553da12-5d50-4266-9fff-8f5f69f8944f",
                                "minimumAge": 15,
                                "countryOfOrigin": "sample string 16",
                                "serviceFeeID": 1,
                                "eftCode": 17,
                                "defaultPrinter": "sample string 18",
                                "defaultPrinterGroup": "sample string 19",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$ref": "49"
                                },
                                "mscCom": {
                                  "$ref": "50"
                                },
                                "mscDep": {
                                  "$ref": "52"
                                },
                                "mscSubCom": {
                                  "$ref": "51"
                                }
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2026-04-03T06:14:57.3999514",
                            "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": "wYkDB1whSkyC6/9sXGJyBQ==",
                            "labelPageLayoutGuid": "070389c1-215c-4c4a-82eb-ff6c5c627205",
                            "minimumAge": 25,
                            "countryOfOrigin": "sample string 26",
                            "serviceFeeID": 1,
                            "eftCode": 27,
                            "defaultPrinter": "sample string 28",
                            "defaultPrinterGroup": "sample string 29",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "49"
                            },
                            "mscCom": {
                              "$ref": "50"
                            },
                            "mscDep": {
                              "$ref": "52"
                            },
                            "mscSubCom": {
                              "$ref": "51"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "nextPrice": {
                      "$id": "53",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "ZPmrYVSyIUO/tHrRdjvdQg==",
                      "pluGuid": "61abf964-b254-4321-bfb4-7ad1763bdd42",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "QMdPfjlGkkKm5L1HkZ6u2w==",
                      "dealCostGuid": "7e4fc740-4639-4292-a6e4-bd47919eaedb",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "bzRkPXv0CEyoP7rqHU4bhA==",
                      "priceGroupGuid": "3d64346f-f47b-4c08-a83f-baea1d4e1b84",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "costCalcMethod": 13,
                      "pluCost": 14,
                      "pluCostIndicator": "sample string 15",
                      "pluPriceGstPercent": 16,
                      "pluCostGstPercent": 17,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 19.1,
                      "salesMode": 1,
                      "pluNormalCost": 20,
                      "pluaws": 21.0,
                      "directNumber": "sample string 22",
                      "departmentName": "sample string 23",
                      "subDepartmentName": "sample string 24",
                      "priceGroupName": "sample string 25",
                      "supplierName": "sample string 26",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-04-03T06:14:57.3999514",
                      "rrp": 27,
                      "campaignDescription": "sample string 28",
                      "hostCampaign": true,
                      "hostIdentifier": "QEA=",
                      "hostIdentifierGuid": "46ec1c0d-6f20-4dc4-aa18-dab4c163a585",
                      "campaignComboPriceGroupG_UID": "HbyNsaSJ6kmtFk6hWHpy4Q==",
                      "campaignComboPriceGroupIdentifier": "b18dbc1d-89a4-49ea-ad16-4ea1587a72e1",
                      "promotionPlacementDescription": "sample string 30",
                      "storeAcceptances": [
                        {
                          "$id": "54",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2026-04-03T06:14:57.3999514",
                          "operatorG_UID": "V0UG/e0IO0KuKpQ743UNBA==",
                          "operatorGuid": "fd064557-08ed-423b-ae2a-943be3750d04",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2026-04-03T06:14:57.3999514",
                          "signIqTicketFileMovedUtc": "2026-04-03T06:14:57.3999514",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2026-04-03T06:14:57.3999514",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "dd35a8ef-0554-4b61-8bab-28be7ef69556",
                          "product": {
                            "$ref": "13"
                          },
                          "campaignPlu": {
                            "$ref": "53"
                          },
                          "fuelItem": true
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "campaign": {
                        "$id": "55",
                        "id": 1,
                        "storeID": 2,
                        "name": "94fffeb4-f7a7-49bb-acda-ae779650ec2c",
                        "nameGuid": "94fffeb4-f7a7-49bb-acda-ae779650ec2c",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2026-04-03T06:14:57.3999514",
                        "startTime": 1,
                        "endDate": "2026-04-03T06:14:57.3999514",
                        "endTime": 1,
                        "recurrence": 1,
                        "recurrenceType": 1,
                        "monthType": 1,
                        "weekDays": 1,
                        "months": 1,
                        "monthWeeks": 1,
                        "monthDays": "sample string 7",
                        "printed": true,
                        "talkerText": "sample string 8",
                        "rangeDescription": "sample string 9",
                        "dealDescription": "sample string 10",
                        "labelQuantity": 11,
                        "active": 1,
                        "deactivated": "2026-04-03T06:14:57.3999514",
                        "system": true,
                        "created": "2026-04-03T06:14:57.3999514",
                        "updated": "2026-04-03T06:14:57.3999514",
                        "priceChangeNotifiedUtc": "2026-04-03T06:14:57.3999514",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "/tVotaUolUG8LlUVsQ83Nw==",
                        "hostIdentifierGuid": "b568d5fe-28a5-4195-bc2e-5515b10f3737",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2026-04-03T06:14:57.3999514",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "56",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "6s/MHD0Y20WkXiFM7/j1dA==",
                            "pluGuid": "1ccccfea-183d-45db-a45e-214ceff8f574",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "3V4TSsVNR0efZ7QzMYisig==",
                            "priceGroupGuid": "4a135edd-4dc5-4747-9f67-b4333188ac8a",
                            "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": "2026-04-03T06:14:57.3999514",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "13"
                            },
                            "campaign": {
                              "$ref": "55"
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "57",
                            "id": 1,
                            "identifier": "a1F4/PXRzESqZkqFpBAFng==",
                            "identifierStr": "a1F4/PXRzESqZkqFpBAFng==",
                            "identifierGuid": "fc78516b-d1f5-44cc-aa66-4a85a410059e",
                            "campaignID": 4,
                            "campaignName": "sample string 5",
                            "ruleJoin": 1,
                            "ruleType": 6,
                            "operand0": "sample string 7",
                            "comparisonOp": 1,
                            "operand1": "sample string 8",
                            "action": 1,
                            "operand2": "sample string 9",
                            "operand3": "sample string 10",
                            "includeExcludedItems": true,
                            "noFurtherDiscounts": true,
                            "description": "sample string 11",
                            "sortOrder": 1,
                            "isItemRule": false,
                            "prevDept": "sample string 12",
                            "campaign": {
                              "$ref": "55"
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "58",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "jJpVEPF7rEem5akfgPwpKg==",
                            "customerIDGuid": "10559a8c-7bf1-47ac-a6e5-a91f80fc292a",
                            "campaign": {
                              "$ref": "55"
                            },
                            "customer": {
                              "$id": "59",
                              "identifier": "pJeRJ4OqhUu2mqXmr2Szsw==",
                              "identifierGuid": "279197a4-aa83-4b85-b69a-a5e6af64b3b3",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2026-04-03T06:14:57.3999514",
                              "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": "2NMPDQzj706qj7TnE01UxQ==",
                              "communityIdentifierGuid": "0d0fd3d8-e30c-4eef-aa8f-b4e7134d54c5",
                              "joined": "2026-04-03T06:14:57.3999514",
                              "updated": "2026-04-03T06:14:57.3999514",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "u3KiaRCoZkyHqhJnRE3zgw==",
                              "priceLevelIdentifierGuid": "69a272bb-a810-4c66-87aa-1267444df383",
                              "marketingID": "sample string 18",
                              "receiptPrintOptions": 1,
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2026-04-03T06:14:57.3999514",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "60",
                                  "cardType": 2,
                                  "issueDate": "2026-04-03T06:14:57.3999514",
                                  "expiry": "2026-04-03T06:14:57.3999514",
                                  "customerID": "3+Z6gYTITE2BV4YD82y1AA==",
                                  "customerIDGuid": "817ae6df-c884-4d4c-8157-8603f36cb500",
                                  "initialValue": 1,
                                  "currentValue": 1,
                                  "maxLimit": 1,
                                  "minTransaction": 1,
                                  "maxTransaction": 1,
                                  "multiplier": 1.1,
                                  "active": true,
                                  "reasonInactive": 1,
                                  "idRequired": true,
                                  "idType": 1,
                                  "idValue": "sample string 5",
                                  "updated": "2026-04-03T06:14:57.3999514",
                                  "linkedAccount": "NKUAi1Ori0+WS/ToaReQ/w==",
                                  "linkedAccountGuid": "8b00a534-ab53-4f8b-964b-f4e8691790ff",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "59"
                                  },
                                  "account": {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "h135QbkP9kSZa9fWRqEFYg==",
                                    "identifierGuid": "41f95d87-0fb9-44f6-996b-d7d646a10562",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2026-04-03T06:14:57.3999514",
                                    "owner": "RTu3wc2iEk6ghZYoE1larg==",
                                    "ownerGuid": "c1b73b45-a2cd-4e12-a085-962813595aae",
                                    "accountStoreGroupIdentifier": "xINvRSGCwE6uJhow4ja8Nw==",
                                    "accountStoreGroupGuid": "456f83c4-8221-4ec0-ae26-1a30e236bc37",
                                    "accountType": 1,
                                    "currentBalance": 1,
                                    "externalID": "sample string 7",
                                    "maximumLimit": 1,
                                    "accruePoints": true,
                                    "loyaltyPoints": 1,
                                    "termsOfTrade": 1,
                                    "signatureRequired": true,
                                    "referenceRequired": true,
                                    "statementSendType": 10,
                                    "ageingPeriod": 1,
                                    "monthlyAgeingPeriod": true,
                                    "explodedInvoice": true,
                                    "isFifoAllocation": true,
                                    "lastStatementSent": "2026-04-03T06:14:57.3999514",
                                    "active": true,
                                    "updated": "2026-04-03T06:14:57.3999514",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "59"
                                    },
                                    "card": {
                                      "$ref": "60"
                                    },
                                    "members": {
                                      "$id": "62",
                                      "sample string 1": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "63",
                                        "identifier": "B1BaU5OtPEqxw4CzZOfCFw==",
                                        "identifierGuid": "535a5007-ad93-4a3c-b1c3-80b364e7c217",
                                        "name": "sample string 2",
                                        "primaryContact": "G5eGy2AGg0G6/MZk+tt1cw==",
                                        "primaryContactGuid": "cb86971b-0660-4183-bafc-c664fadb7573",
                                        "accountID": "/hcwWJy4FkSNGIesqGr00A==",
                                        "accountIDGuid": "583017fe-b89c-4416-8d18-87aca86af4d0",
                                        "special": true,
                                        "updated": "2026-04-03T06:14:57.3999514",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "ORHNJ9weMkChK7tjM0NT6A==",
                                        "priceLevelIdentifierGuid": "27cd1139-1edc-4032-a12b-bb63334353e8",
                                        "marketingListID": "sample string 7",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "61"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "59"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "groupID": "Wmle1whKqUi4E+In8zz2Hw==",
                                            "groupIDGuid": "d75e695a-4a08-48a9-b813-e227f33cf61f",
                                            "customerID": "UgH0XUMtcEeADrUr9vfvQQ==",
                                            "customerIDGuid": "5df40152-2d43-4770-800e-b52bf6f7ef41",
                                            "card": "sample string 4",
                                            "linkedAccount": "WfdqLCSSwU6O84f2JnvDkw==",
                                            "linkedAccountGuid": "2c6af759-9224-4ec1-8ef3-87f6267bc393",
                                            "customer": {
                                              "$ref": "59"
                                            },
                                            "group": {
                                              "$ref": "63"
                                            },
                                            "customerCard": {
                                              "$ref": "60"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "65",
                                      "id": 1,
                                      "identifier": "s3a02UKzVkuJlSiKB5Y+Lw==",
                                      "identifierGuid": "d9b476b3-b342-4b56-8995-288a07963e2f",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "gla0am0p7UKRVa0FgLJoNA==",
                                      "accountIDGuid": "6ab45682-296d-42ed-9155-ad0580b26834",
                                      "customerAccount": {
                                        "$ref": "61"
                                      },
                                      "customerCard": {
                                        "$ref": "60"
                                      },
                                      "accountType": 1,
                                      "cardName": "sample string 8",
                                      "authorisationNumber": "sample string 9",
                                      "bankReference": "sample string 10",
                                      "merchantID": "sample string 11",
                                      "terminalID": "sample string 12",
                                      "cardNumber": "sample string 13",
                                      "paymentDate": "2026-04-03T06:14:57.3999514",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "rcGAwHM2GkSWro/oruFzrQ==",
                                      "idempotentVoidGuid": "c080c1ad-3673-441a-96ae-8fe8aee173ad",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "66",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "e5vdB/8iqkW62/a3p3v2MQ==",
                                        "saleHeaderIdentifierGuid": "07dd9b7b-22ff-45aa-badb-f6b7a77bf631",
                                        "created": "2026-04-03T06:14:57.3999514",
                                        "createdLocal": "2026-04-03T06:14:57.3999514",
                                        "createdText": "sample string 4",
                                        "itemCount": 5,
                                        "totalAmount": 6,
                                        "cashTender": 1,
                                        "cardTender": 1,
                                        "cheqTender": 1,
                                        "acctTender": 1,
                                        "voucherTender": 1,
                                        "loyaltyPoints": 1,
                                        "cashout": 1,
                                        "changeAmount": 1,
                                        "rounding": 1,
                                        "gstAmount": 1,
                                        "transactionDiscountTender": 1,
                                        "totalTip": 7,
                                        "tranType": 1,
                                        "processed": 1,
                                        "imported": "2026-04-03T06:14:57.3999514",
                                        "storeID": 1,
                                        "operatorG_Uid": "e2ewBt8gDkSgWypJ+3hCfg==",
                                        "operatorGuid": "06b0677b-20df-440e-a05b-2a49fb78427e",
                                        "customerG_Uid": "MJT/6Ttt5UqyxE1cvVdnyw==",
                                        "customerGuid": "e9ff9430-6d3b-4ae5-b2c4-4d5cbd5767cb",
                                        "communityIdentifier": "y0/JBwAvjkyMPWPCR7m83g==",
                                        "communityIdentifierGuid": "07c94fcb-2f00-4c8e-8c3d-63c247b9bcde",
                                        "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": "vmvI5A6BCkWvwCcnVhFMtQ==",
                                        "priceLevelIdentifierGuid": "e4c86bbe-810e-450a-afc0-272756114cb5",
                                        "locked": 36,
                                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:14:57.3999514+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                        "deserialisedOrderMetadata": {
                                          "$id": "67",
                                          "customerName": "sample string 1",
                                          "pickupAt": "2026-04-03T06:14:57.3999514",
                                          "deliveryAddress1": "sample string 2",
                                          "deliveryAddress2": "sample string 3",
                                          "customerPhoneNumber": "sample string 4",
                                          "orderType": 0,
                                          "externalOrderID": "sample string 5",
                                          "externalDisplayableOrderID": "sample string 6",
                                          "tableName": "sample string 7",
                                          "createdBy": 0,
                                          "orderingAppName": "sample string 8"
                                        },
                                        "relationChecksum": "sample string 38",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "26"
                                        },
                                        "customer": {
                                          "$ref": "59"
                                        },
                                        "communityOrganisation": {
                                          "$id": "68",
                                          "id": 1,
                                          "identifier": "fJpa2q5fnkq3U7Xp0pN+iA==",
                                          "identifierGuid": "da5a9a7c-5fae-4a9e-b753-b5e9d2937e88",
                                          "name": "sample string 3",
                                          "lookupIdentifier": "sample string 4",
                                          "externalID": "sample string 5",
                                          "phone": "sample string 6",
                                          "fax": "sample string 7",
                                          "email": "sample string 8",
                                          "address1": "sample string 9",
                                          "address2": "sample string 10",
                                          "city": "sample string 11",
                                          "postCode": "sample string 12",
                                          "state": "sample string 13",
                                          "country": "sample string 14",
                                          "abn": "sample string 15",
                                          "promoPeriodStart": "2026-04-03T06:14:57.3999514",
                                          "promoPeriodEnd": "2026-04-03T06:14:57.3999514",
                                          "allowDonations": true,
                                          "logoImageName": "sample string 17",
                                          "totalAmountAwarded": 18.1,
                                          "updated": "2026-04-03T06:14:57.3999514",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "69",
                                            "saleItemID": 1,
                                            "identifier": "nQV4HT6BfU2gdsfuUPssyA==",
                                            "identifierGuid": "1d78059d-813e-4d7d-a076-c7ee50fb2cc8",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "qZbiZT9Gwku6SEr4a26flA==",
                                            "pluGuid": "65e296a9-463f-4bc2-ba48-4af86b6e9f94",
                                            "accountID": "MoxXLF3qmU2NZ5tlkNazug==",
                                            "accountIDGuid": "2c578c32-ea5d-4d99-8d67-9b6590d6b3ba",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 8,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "offline": true,
                                            "barcode": "sample string 9",
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 10",
                                            "bestOrExpire": "2026-04-03T06:14:57.3999514",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "pK5+Nwd0T0eUQ1HlsGhCAQ==",
                                            "refundGuid": "377eaea4-7407-474f-9443-51e5b0684201",
                                            "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": "L8ckbgNnQUic7OhgqVeN+Q==",
                                            "idempotentVoidGuid": "6e24c72f-6703-4841-9cec-e860a9578df9",
                                            "priceLevelIdentifier": "fQoGMgbeaECMrljIYAH7Fw==",
                                            "priceLevelIdentifierGuid": "32060a7d-de06-4068-8cae-58c86001fb17",
                                            "communityIdentifier": "DqfrCl0KekCKbd2HpqkMjw==",
                                            "communityIdentifierGuid": "0aeba70e-0a5d-407a-8a6d-dd87a6a90c8f",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2026-04-03T06:14:57.3999514",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "71",
                                              "id": 1,
                                              "g_UID": "ftg6f3rvJ0OqgfQuEJ1VUg==",
                                              "guid": "7f3ad87e-ef7a-4327-aa81-f42e109d5552",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2026-04-03T06:14:57.3999514"
                                            },
                                            "modifier": {
                                              "$id": "72",
                                              "id": 1,
                                              "setG_UID": "NyrHpZRZlUi04VqGRTLGKw==",
                                              "modifierSetGuid": "a5c72a37-5994-4895-b4e1-5a864532c62b",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "zYEuAnoFi0yEKmffXM1EHQ==",
                                              "pluGuid": "022e81cd-057a-4c8b-842a-67df5ccd441d",
                                              "deleted": true,
                                              "g_UID": "6eNQoZ9cm02CppZuj9fxtA==",
                                              "guid": "a150e3e9-5c9f-4d9b-82a6-966e8fd7f1b4",
                                              "product": {
                                                "$ref": "13"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "73",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "66"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "65"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "74",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "75",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "76",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "15g+kwT2JUOPZHb5W9iOFA==",
                                            "pluGuid": "933e98d7-f604-4325-8f64-76f95bd88e14",
                                            "saleHeaderID": 2,
                                            "totalCents": 3,
                                            "grade": 1,
                                            "gradeDescription": "sample string 4",
                                            "dispenser": 1,
                                            "hose": 1,
                                            "quantity": 1,
                                            "cost": 1,
                                            "acquirerNum": 1,
                                            "attendant": 1,
                                            "ePurseBalance": 1.0,
                                            "cardSignature": "sample string 5",
                                            "compartmentNumber": 1,
                                            "contractNumber": 1,
                                            "discountCardPAN": "sample string 6",
                                            "discountID": 1,
                                            "discountName": "sample string 7",
                                            "discountNetValue": 1.0,
                                            "discountType": 1,
                                            "discountValue": 1.0,
                                            "discretionaryData": "sample string 8",
                                            "driverID": "sample string 9",
                                            "eftBatchNumber": 1,
                                            "eftResponseCode": "sample string 10",
                                            "endDateTime": "2026-04-03T06:14:57.3999514",
                                            "engineHours": 1.1,
                                            "fposNumber": 1,
                                            "loyaltyCardPAN": "sample string 11",
                                            "miscData1": 1,
                                            "miscData2": "sample string 12",
                                            "miscFlags": 1,
                                            "mop": 1,
                                            "odometer": 1,
                                            "panNumber": "sample string 13",
                                            "saleRefund": true,
                                            "saleStatus": 1,
                                            "sequenceNumber": 1,
                                            "stan": 1,
                                            "startDateTime": "2026-04-03T06:14:57.3999514",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "77",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "qxdww2M/WEeXK0WS2fn1Bg==",
                                            "pluGuid": "c37017ab-3f63-4758-972b-4592d9f9f506",
                                            "accountID": "nUU+SZ8cP0qqCi00qP+zKQ==",
                                            "accountIDGuid": "493e459d-1c9f-4a3f-aa0a-2d34a8ffb329",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "processed": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 1,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "barcode": "sample string 8",
                                            "offline": 1,
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 9",
                                            "bestOrExpire": "2026-04-03T06:14:57.3999514",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "hr01YhzhkEikuBEioaon4Q==",
                                            "refundGuid": "6235bd86-e11c-4890-a4b8-1122a1aa27e1",
                                            "providerName": "sample string 10",
                                            "campaign": "sample string 11",
                                            "campaignType": 1,
                                            "modifiedID": 1,
                                            "omittedIngredient": 1,
                                            "taxPercent": 1.0,
                                            "taxAmount": 1.0,
                                            "refundablePrice": 1.0,
                                            "showDiscounts": true,
                                            "orderPrinted": true,
                                            "note": "sample string 14",
                                            "modifierName": "sample string 15",
                                            "modifierSetName": "sample string 16",
                                            "totalValueWasScanned": true,
                                            "sold": true,
                                            "campaignPrice": true,
                                            "scannedValue": 1,
                                            "campaignName": "sample string 20",
                                            "comboDiscount": 1
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "78",
                                            "identifier": "5lLTkDZRaUaZkJc6MtNMmw==",
                                            "identifierGuid": "90d352e6-5136-4669-9990-973a32d34c9b",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "4wNMpwpWlUuCF8lqsoi5ew==",
                                            "customerIdentifierGuid": "a74c03e3-560a-4b95-8217-c96ab288b97b",
                                            "operatorNo": 1,
                                            "operatorG_UID": "tKgYLdWUbUKIWDGyvo+hWQ==",
                                            "operatorGuid": "2d18a8b4-94d5-426d-8858-31b2be8fa159",
                                            "created": "2026-04-03T06:14:57.3999514",
                                            "ordered": "2026-04-03T06:14:57.3999514",
                                            "started": "2026-04-03T06:14:57.3999514",
                                            "completed": "2026-04-03T06:14:57.3999514",
                                            "supplied": "2026-04-03T06:14:57.3999514",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "59"
                                            },
                                            "operator": {
                                              "$ref": "26"
                                            },
                                            "details": [
                                              {
                                                "$id": "79",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "UqBgVpcSGEOBkVDJameEQA==",
                                                "pluGuid": "5660a052-1297-4318-8191-50c96a678440",
                                                "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": "SiIpyGgba0yeAC7+pf5RlQ==",
                                                "headerIdentifierGuid": "c829224a-1b68-4c6b-9e00-2efea5fe5195",
                                                "product": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "79"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "66"
                                            }
                                          },
                                          {
                                            "$ref": "78"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "80",
                                            "surveyG_UID": "XbTvmuqMw0ysxfz1Z+tGEA==",
                                            "surveyGuid": "9aefb45d-8cea-4cc3-acc5-fcf567eb4610",
                                            "saleHeaderGuid": "dx+GgBqyFEGNJ6jd5ISXHQ==",
                                            "saleGuid": "80861f77-b21a-4114-8d27-a8dde484971d",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "1Tx1lSLpGEKACvJvRHspeg==",
                                            "guidResponse": "95753cd5-e922-4218-800a-f26f447b297a",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2026-04-03T06:14:57.3999514",
                                            "sale": {
                                              "$ref": "66"
                                            },
                                            "survey": {
                                              "$id": "81",
                                              "g_UID": "Mm0wmQYAU06vzhYgG6aa0g==",
                                              "guid": "99306d32-0006-4e53-afce-16201ba69ad2",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "O0Ze1y+6H0qW/qZr3MHLIQ==",
                                              "checkoutFormGuid": "d75e463b-ba2f-4a1f-96fe-a66bdcc1cb21",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2026-04-03T06:14:57.3999514",
                                              "end": "2026-04-03T06:14:57.3999514",
                                              "deleted": true,
                                              "updated": "2026-04-03T06:14:57.3999514",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "8891c6d3-d64e-4810-978b-6e3837b31ff4",
                                                "b16b3099-c4d7-42c6-a65c-e57f5f33657a"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "34"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "80"
                                          }
                                        ],
                                        "storeName": "sample string 39",
                                        "terminalNumber": 40,
                                        "machineName": "sample string 41",
                                        "operatorName": "sample string 42",
                                        "direction": 1,
                                        "reason": "sample string 43",
                                        "accountG_UID": "1ozuRExl6kG6t4DZFeX73A==",
                                        "accountIdentifier": "44ee8cd6-654c-41ea-bab7-80d915e5fbdc",
                                        "accountName": "sample string 44",
                                        "customerOrderIdentifier": "FEYJYeGvv0ii6rQbQYji8Q==",
                                        "customerOrderIdentifierGuid": "61094614-afe1-48bf-a2ea-b41b4188e2f1",
                                        "priceLevelName": "sample string 45",
                                        "revision": 46,
                                        "ingressId": "sample string 47"
                                      },
                                      "metadata": {
                                        "$id": "82",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "NVzC2NBsz0WdKqZybOowiw==",
                                        "paymentIdentifierGuid": "d8c25c35-6cd0-45cf-9d2a-a6726cea308b",
                                        "identifier": "tTPOfmdxXE6UsquFJvbgJw==",
                                        "identifierGuid": "7ece33b5-7167-4e5c-94b2-ab8526f6e027",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "N/PM7HPnRUuJcRgxzwfIiQ==",
                                        "itemIdentifierGuid": "ecccf337-e773-4b45-8971-1831cf07c889"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "account": {
                                "$ref": "61"
                              },
                              "vouchers": [
                                {
                                  "$id": "83",
                                  "customerIdentifier": "zGQ3eA3vyEWxi/+ykUC0xw==",
                                  "customerIdentifierGuid": "783764cc-ef0d-45c8-b18b-ffb29140b4c7",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "Hw+Gqh5kE0u5ae7fd6UTQw==",
                                  "idempotentGuid": "aa860f1f-641e-4b13-b969-eedf77a51343",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "84",
                                    "id": 1,
                                    "name": "sample string 2",
                                    "description": "sample string 3",
                                    "shortDescription": "sample string 4",
                                    "url": "sample string 5",
                                    "barcodeTemplateID": 1,
                                    "expiry": 0,
                                    "voucherType": 6,
                                    "limitPerTransaction": 7,
                                    "customerTracking": true,
                                    "discountAccount": "sample string 9",
                                    "endDate": "2026-04-03T06:14:57.3999514",
                                    "barcodeTemplate": {
                                      "$id": "85",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "86",
                                      "id": 1,
                                      "uid": "sample string 2",
                                      "name": "sample string 3",
                                      "width": 1.1,
                                      "height": 1.1,
                                      "showBorder": true,
                                      "borderWidth": 1.1,
                                      "borderStyle": 1,
                                      "borderColour": "sample string 5",
                                      "updated": "2026-04-03T06:14:57.3999514",
                                      "labelPageLayout": "oaVzNLFOL0W43/oQpriXIQ==",
                                      "pageLayoutGuid": "3473a5a1-4eb1-452f-b8df-fa10a6b89721",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "84"
                                      },
                                      "elements": [
                                        {
                                          "$id": "87",
                                          "id": 1,
                                          "scaleLabelID": 2,
                                          "showPercentDI": true,
                                          "showAvgPerHundred": true,
                                          "showAvgPerServe": true,
                                          "name": "sample string 6",
                                          "x": 1.1,
                                          "y": 1.1,
                                          "width": 1.1,
                                          "height": 1.1,
                                          "type": 1,
                                          "rotation": 1,
                                          "text": "sample string 7",
                                          "fontFamily": "sample string 8",
                                          "align": 1,
                                          "bold": true,
                                          "italic": true,
                                          "underline": true,
                                          "strikeout": true,
                                          "reverse": true,
                                          "textColour": "sample string 9",
                                          "fontSize": 1.1,
                                          "picture": "QEA=",
                                          "borderWidth": 10,
                                          "sortOrder": 11,
                                          "printOptions": 12,
                                          "superScriptTextFontSize": 1.1,
                                          "lineStyle": 1,
                                          "spacingStyle": 1,
                                          "interCharacterSpacing": 1.1,
                                          "superScriptOffset": 1.1,
                                          "lineSpacing": 1.1,
                                          "dateFormat": "sample string 13",
                                          "autoGrow": true,
                                          "fontAutoResize": true,
                                          "updated": "2026-04-03T06:14:57.3999514"
                                        },
                                        {
                                          "$ref": "87"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "88",
                                        "id": 1,
                                        "customerIdentifier": "wlhnVazpZkaBEHUoXcAdug==",
                                        "customerIdentifierGuid": "556758c2-e9ac-4666-8110-75285dc01dba",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2026-04-03T06:14:57.3999514",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "jfIMBau+Xkmiky4CZm+e/w==",
                                        "issuedIdempotentGuid": "050cf28d-beab-495e-a293-2e02666f9eff",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2026-04-03T06:14:57.3999514",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2026-04-03T06:14:57.3999514",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "o1SEII7bK0mMYDLjIifzxQ==",
                                        "redeemedIdempotentGuid": "208454a3-db8e-492b-8c60-32e32227f3c5",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2026-04-03T06:14:57.3999514",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "86"
                                        },
                                        "voucher": {
                                          "$ref": "84"
                                        },
                                        "customer": {
                                          "$ref": "59"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "65"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "65"
                                        }
                                      },
                                      {
                                        "$ref": "88"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "59"
                                  }
                                },
                                {
                                  "$ref": "83"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "89",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "vyEblnar20KR+KGv72MeNw==",
                            "groupIDGuid": "961b21bf-ab76-42db-91f8-a1afef631e37",
                            "campaign": {
                              "$ref": "55"
                            },
                            "group": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "90",
                            "identifier": "0pRx4LQ9P0yjI3tMP7/PAQ==",
                            "identifierGuid": "e07194d2-3db4-4c3f-a323-7b4c3fbfcf01",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "91",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "wfQh2peka0OAveWGbsai1w==",
                            "guid": "da21f4c1-a497-436b-80bd-e5866ec6a2d7",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "55"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "92",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "pRTJpIyFAUOHaqkZABk6fA==",
                                "groupGuid": "a4c914a5-858c-4301-876a-a91900193a7c",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "Ph4f6I/DF0mqxM4yJQ0xfA==",
                                "pluGuid": "e81f1e3e-c38f-4917-aac4-ce32250d317c",
                                "priceGroupG_UID": "cIsn2+CGfUep32ixILj3/w==",
                                "priceGroupGuid": "db278b70-86e0-477d-a9df-68b120b8f7ff",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "55"
                                },
                                "product": {
                                  "$ref": "13"
                                },
                                "priceGroup": {
                                  "$ref": "19"
                                },
                                "campaignPool": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "92"
                              }
                            ]
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "93",
                            "id": 1,
                            "priceLevelIdentifier": "dJZaPTnp1kuXjM3rnaVFHw==",
                            "priceLevelIdentifierGuid": "3d5a9674-e939-4bd6-978c-cdeb9da5451f",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "93"
                          }
                        ],
                        "promotionType": {
                          "$id": "94",
                          "identifier": "GplWh1Jxe0ysHMbJSs7ubQ==",
                          "identifierGuid": "8756991a-7152-4c7b-ac1c-c6c94aceee6d",
                          "hostType": 2,
                          "code": "sample string 3",
                          "description": "sample string 4",
                          "isLiquor": true,
                          "isAdvertised": true,
                          "disableWasSave": true,
                          "excludeFromPromoSales": true,
                          "labelPageLayoutG_UID": "gtkGNhm5AUi/H7stx59GbA==",
                          "labelPageLayoutGuid": "3606d982-b919-4801-bf1f-bb2dc79f466c",
                          "priceLevelIdentifier": "91MWfAFd5UaPwWXgWpZfkA==",
                          "priceLevelIdentifierGuid": "7c1653f7-5d01-46e5-8fc1-65e05a965f90",
                          "active": true,
                          "updated": "2026-04-03T06:14:57.3999514",
                          "hostName": "sample string 11"
                        }
                      },
                      "product": {
                        "$ref": "13"
                      },
                      "dealCost": {
                        "$id": "95",
                        "headerIdentifier": "dLdieJupRk29lVU/sjN5dA==",
                        "headerIdentifierGuid": "7862b774-a99b-4d46-bd95-553fb2337974",
                        "identifier": "7T09BNzPrUmWiYtPZZTBzg==",
                        "identifierGuid": "043d3ded-cfdc-49ad-9689-8b4f6594c1ce",
                        "supplierIdentifier": "0mLqYXMxx0Ox4AbD8z8Adw==",
                        "supplierGuid": "61ea62d2-3173-43c7-b1e0-06c3f33f0077",
                        "pluG_UID": "v1RXfl9z8Uus82qQ4JAtHA==",
                        "pluGuid": "7e5754bf-735f-4bf1-acf3-6a90e0902d1c",
                        "campaignName": "bd0beda5-b05a-4028-8b2e-753369d2c490",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2026-04-03T06:14:57.3999514",
                        "end": "2026-04-03T06:14:57.3999514",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "F3H/RtFA8kabC0+e/zlVaA==",
                        "bonusItemPluGuid": "46ff7117-40d1-46f2-9b0b-4f9eff395568",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2026-04-03T06:14:57.3999514",
                        "metcashPromotionID": "sample string 14",
                        "fromHost": 15,
                        "storeNames": "sample string 16",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "supplierName": "sample string 17",
                        "campaignDescription": "sample string 18",
                        "newPrice": 1,
                        "campaignMetcashPromotionID": "sample string 19",
                        "campaignActive": true,
                        "campaignStartDate": "2026-04-03T06:14:57.3999514",
                        "campaignEndDate": "2026-04-03T06:14:57.3999514",
                        "masterPLUG_UID": "foE+qRRiG0ub6RYuSL8Zjw==",
                        "masterID": "a93e817e-6214-4b1b-9be9-162e48bf198f",
                        "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": "TP3dXk68mEezEkvrbpzG2Q==",
                        "bonusMasterID": "5eddfd4c-bc4e-4798-b312-4beb6e9cc6d9",
                        "bonusProductName": "sample string 34",
                        "bonusProductAPN": "sample string 35",
                        "bonusOrderCode": "sample string 36",
                        "bonusNormalSell": 37,
                        "bonusNormalCost": 38,
                        "bonusNormalCostDecimals": 39,
                        "bonusCartonQuantity": 40,
                        "bonusSalesMode": 41,
                        "bonusOrderPacked": 42,
                        "bonusFuelItem": true,
                        "bonusActive": true
                      }
                    },
                    "currentCostStart": "2026-04-03T06:14:57.3999514",
                    "dealCosts": [
                      {
                        "$ref": "95"
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "96",
                        "pluG_UID": "cfPUZc0y0UCLsITJwWqbPw==",
                        "pluGuid": "65d4f371-32cd-40d1-8bb0-84c9c16a9b3f",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "alternateProductG_UID": "3QPFSMhhLEmcb7qnq/aW8g==",
                    "alternateProduct": "48c503dd-61c8-492c-9c6f-baa7abf696f2",
                    "altProduct": {
                      "$ref": "13"
                    },
                    "productHostCode": {
                      "$id": "97",
                      "id": 1,
                      "pluG_UID": "9oZx9QCNek6SeafvX3acfQ==",
                      "pluGuid": "f57186f6-8d00-4e7a-9279-a7ef5f769c7d",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "49"
                    },
                    "mscCom": {
                      "$ref": "50"
                    },
                    "mscDep": {
                      "$ref": "52"
                    },
                    "mscSubCom": {
                      "$ref": "51"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2026-04-03T06:14:57.3999514",
                    "inventoryTracked": "2026-04-03T06:14:57.3999514",
                    "isNormalPriceChangesCampaign": true,
                    "baseProductFuel": {
                      "$id": "98",
                      "pluG_UID": "BL/F7PQUd02R4ZdQJRdoAw==",
                      "pluGuid": "ecc5bf04-14f4-4d77-91e1-975025176803",
                      "fuelPluG_UID": "+DXk+3VNHEOHwpuQGyFirw==",
                      "fuelPluGuid": "fbe435f8-4d75-431c-87c2-9b901b2162af",
                      "price": 3,
                      "productDescription": "sample string 4",
                      "productBarcode": "sample string 5",
                      "fuelProductDescription": "sample string 6",
                      "fuelProductBarcode": "sample string 7",
                      "fuelProductPrice": 8
                    },
                    "productFuelLinks": [
                      {
                        "$ref": "98"
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "supplier": {
                    "$ref": "8"
                  },
                  "serviceFee": {
                    "$id": "99",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 48
                },
                {
                  "$ref": "11"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "100",
                  "storeID": 1,
                  "supplierIdentifier": "ymU1P+0mO064/8fpnSmZMw==",
                  "supplierGuid": "3f3565ca-26ed-4e3b-b8ff-c7e99d299933",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "100"
                }
              ],
              "cycles": [
                {
                  "$id": "101",
                  "storeID": 1,
                  "supplierIdentifier": "YHV4WwgDjUu+8+NF1cdgmw==",
                  "supplierGuid": "5b787560-0308-4b8d-bef3-e345d5c7609b",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2026-04-03T06:14:57.3999514",
                  "deliveryDate": "2026-04-03T06:14:57.3999514",
                  "nextCutOffDate": "2026-04-03T06:14:57.3999514",
                  "nextDeliveryDate": "2026-04-03T06:14:57.3999514",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "101"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2026-04-03T06:14:57.3999514",
              "isHost": true
            },
            "files": [
              {
                "$id": "102",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-04-03T06:14:57.3999514",
                "processed": "2026-04-03T06:14:57.3999514",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-04-03T06:14:57.3999514",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "7"
                },
                "metcashHeader": {
                  "$id": "103",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-04-03T06:14:57.3999514",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "102"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "104",
                "id": 1,
                "hostIdentifier": "ldiIez1I80Gdl6jaQU3X8g==",
                "hostIdentifierGuid": "7b88d895-483d-41f3-9d97-a8da414dd7f2",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "204ebe83-cb26-4724-9f13-0c5fd9b5f72f",
                  "6e23bac1-ac0f-4fb5-96f8-de3fbabb3ac4"
                ]
              },
              {
                "$ref": "104"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "6"
            },
            "hostStoreSettings": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "105",
                "identifier": "/0iWw1usUk2iouAr+LizMg==",
                "identifierGuid": "c39648ff-ac5b-4d52-a2a2-e02bf8b8b332",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "105"
              }
            ],
            "promoTypeGuids": [
              "5c6c0cc7-f46c-47d1-8f9d-1159598c19fb",
              "1c4029e7-be4d-497a-8378-1dca5b340c21"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "6"
        }
      ],
      "accounts": [
        {
          "$id": "106",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "106"
        }
      ],
      "sales": [
        {
          "$id": "107",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-04-03T06:14:57.3999514",
          "ftpSite": {
            "$id": "108",
            "id": 1,
            "description": "sample string 2",
            "address": "sample string 3",
            "username": "sample string 4",
            "password": "sample string 5",
            "path": "sample string 7",
            "protocol": 8
          }
        },
        {
          "$ref": "107"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "104"
        },
        {
          "$ref": "104"
        }
      ],
      "cashManagements": [
        {
          "$id": "109",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "110",
            "id": 1,
            "description": "sample string 2",
            "address": "sample string 3",
            "username": "sample string 4",
            "password": "sample string 5",
            "passwordPlain": "sample string 6",
            "token": "sample string 7",
            "apiType": 8,
            "apiSubType": 9
          }
        },
        {
          "$ref": "109"
        }
      ],
      "updateStoreID": "b2c34639-9a8d-4a1a-9437-e0bfcdd2f573",
      "updateStore": {
        "$id": "111",
        "id": "bfbb0b1e-383d-4924-b1ee-66416fc99bb2",
        "name": "sample string 1",
        "lastActivity": "2026-04-03T06:14:57.3999514",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2026-04-03T06:14:57.3999514"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "112",
        "loginMode": 1,
        "allowSelfVerification": true,
        "verifierEmail": "sample string 3",
        "source": "sample string 4",
        "loginModeInherited": 5,
        "loginModeSource": "sample string 6",
        "selfVerifyInherited": true,
        "selfVerifySource": "sample string 8",
        "verifyEmailInherited": "sample string 9",
        "verifyEmailSource": "sample string 10"
      }
    },
    "supplier": {
      "$ref": "8"
    },
    "orderCycle": {
      "$id": "113",
      "id": 1,
      "autoOrderGuid": "vUJqLfi8vUOwgiUOPlCVMA==",
      "autoOrderIdentifier": "2d6a42bd-bcf8-43bd-b082-250e3e509530",
      "cutOffDate": "2026-04-03T06:14:57.3999514",
      "deliveryDate": "2026-04-03T06:14:57.3999514",
      "daysBuffer": 3,
      "nextCutOffDate": "2026-04-03T06:14:57.3999514",
      "nextDeliveryDate": "2026-04-03T06:14:57.3999514",
      "nextDaysBuffer": 5
    },
    "details": [
      {
        "$id": "114",
        "autoOrderGuid": "GqZfQrNHnUGlSCUaSzReMw==",
        "autoOrderIdentifier": "425fa61a-47b3-419d-a548-251a4b345e33",
        "pluG_UID": "FcFcRtTXVU2impmr7qj5bA==",
        "pluGuid": "465cc115-d7d4-4d55-a29a-99abeea8f96c",
        "orderCartons": 1,
        "orderUnits": 1,
        "orderWeight": 1,
        "processedCartons": 1,
        "processedUnits": 1,
        "processedWeight": 1,
        "cartons": 1,
        "units": 1,
        "weight": 1,
        "status": 1,
        "bestDealCartonCost": 1.1,
        "bestDealDays": 1,
        "lastDealDays": 1,
        "normalCartonCost": 1.1,
        "currentDealCartonCost": 1.1,
        "investmentCartons": 1,
        "investmentUnits": 1,
        "investmentWeight": 1,
        "investmentSavedAmt": 1.1,
        "investmentBuyEndDate": "2026-04-03T06:14:57.3999514",
        "investmentBuyStatus": 2,
        "processed": "2026-04-03T06:14:57.3999514",
        "product": {
          "$ref": "13"
        },
        "orderCode": "sample string 3",
        "directIndicator": "sample string 4",
        "cycle": {
          "$ref": "101"
        },
        "dayWeighting": {
          "$id": "115",
          "sunday": 1.1
        },
        "inventory": {
          "$id": "116",
          "inventoryGuid": "/DsqrUR0rUOLEYExSRcXiA==",
          "inventoryIdentifier": "ad2a3bfc-7444-43ad-8b11-813149171788",
          "created": "2026-04-03T06:14:57.3999514",
          "createdLocal": "2026-04-03T06:14:57.3999514",
          "onHand": 4,
          "onHandPacks": 5,
          "onOrder": 6,
          "onOrderPacks": 7,
          "accuracy": 8,
          "updated": "2026-04-03T06:14:57.3999514",
          "history": [
            {
              "$id": "117",
              "inventoryGuid": "YyvqT7ILGEqSOjvXNl1SEw==",
              "inventoryIdentifier": "4fea2b63-0bb2-4a18-923a-3bd7365d5213",
              "pluG_UID": "STmadKqHnkabUl8BUR7CMA==",
              "pluIdentifier": "749a3949-87aa-469e-9b52-5f01511ec230",
              "inventoryReason": 3,
              "inventoryInvoiceGuid": "ClzaOVWvi0SZrQCNHunWgg==",
              "invoiceIdentifier": "39da5c0a-af55-448b-99ad-008d1ee9d682",
              "operatorGuid": "RNQlJi64s0Sgczzh17c0sA==",
              "operatorIdentifier": "2625d444-b82e-44b3-a073-3ce1d7b734b0",
              "stocktakeGuid": "Tr3g2HC4YU6o2m0tKTUw4g==",
              "stocktakeIdentifier": "d8e0bd4e-b870-4e61-a8da-6d2d293530e2",
              "orderGuid": "83ZmU/5a/E+5ZgP4C77zZw==",
              "orderIdentifier": "536676f3-5afe-4ffc-b966-03f80bbef367",
              "saleHeaderGuid": "gDYpgKf5WE+vw+LO8+JcNA==",
              "saleHeaderGuidIdentifier": "80293680-f9a7-4f58-afc3-e2cef3e25c34",
              "dumpStockID": 1,
              "fuelDeliveryID": 1,
              "creditNoteIdentifier": "DBnW3hBnaEmhXQXk7Ri56A==",
              "creditNoteGuid": "ded6190c-6710-4968-a15d-05e4ed18b9e8",
              "inventorySourceGuid": "cda1htidB0KzhTNNHqUITw==",
              "inventorySourceIdentifier": "86b5d671-9dd8-4207-b385-334d1ea5084f",
              "createdLocal": "2026-04-03T06:14:57.3999514",
              "baseUnits": 4,
              "unitsPerCarton": 5,
              "unitsPerCartonWeighted": true,
              "counted": 7,
              "countedPacks": 8,
              "open": 1,
              "movementQty": 9,
              "close": 1,
              "openPacks": 1,
              "movementQtyPacks": 10,
              "closePacks": 1,
              "accuracy": 1,
              "manual": 11,
              "user": "sample string 12",
              "updated": "2026-04-03T06:14:57.3999514",
              "createdLocalTime": "2026-04-03T06:14:57.3999514",
              "storeID": 14,
              "barcode": "sample string 15",
              "directCode": "sample string 16",
              "productName": "sample string 17",
              "salesMode": 18,
              "orderPacked": 19,
              "invoice": {
                "$id": "118",
                "inventoryInvoiceGuid": "+Bm3R3xMVEWDHDf/TVXO6Q==",
                "invoiceIdentifier": "47b719f8-4c7c-4554-831c-37ff4d55cee9",
                "inventoryGuid": "5v3Bcro6xECk1Tllj9faOw==",
                "inventoryIdentifier": "72c1fde6-3aba-40c4-a4d5-39658fd7da3b",
                "supplierIdentifier": "rT+iTwLK+0CaLRiWAg3xfQ==",
                "supplierGuid": "4fa23fad-ca02-40fb-9a2d-1896020df17d",
                "orderGuid": "XVvROAOgdU+aqxhMvbU1tg==",
                "orderIdentifier": "38d15b5d-a003-4f75-9aab-184cbdb535b6",
                "invoiceHeaderIdentifier": "L5IeyTNPQkKxKH3HFaoVXg==",
                "invoiceHeaderGuid": "c91e922f-4f33-4242-b128-7dc715aa155e",
                "created": "2026-04-03T06:14:57.3999514",
                "ordered": "2026-04-03T06:14:57.3999514",
                "storeID": 1,
                "bestOrExpire": "2026-04-03T06:14:57.3999514",
                "bestOrExpireType": 1,
                "units": 1,
                "weight": 1,
                "received": "2026-04-03T06:14:57.3999514",
                "cost": 1,
                "totalCost": 1,
                "freightCost": 1,
                "inStock": 1,
                "pluG_UID": "QooWNSx6L0SdgOwkOu9KUA==",
                "pluGuid": "35168a42-7a2c-442f-9d80-ec243aef4a50",
                "orderInventoryGuid": "ADum/CEp2kmWrGTDlr1ouw==",
                "orderInventoryIdentifier": "fca63b00-2921-49da-96ac-64c396bd68bb",
                "supplier": {
                  "$ref": "8"
                },
                "inventoryUnits": [
                  {
                    "$id": "119",
                    "invoiceItemNo": 1,
                    "inventoryInvoiceGuid": "a+FnnHLuZUKtN0kbby3q5g==",
                    "invoiceIdentifier": "9c67e16b-ee72-4265-ad37-491b6f2deae6",
                    "inventoryGuid": "D19EVcLv40+isJGCkbjmig==",
                    "inventoryIdentifier": "55445f0f-efc2-4fe3-a2b0-918291b8e68a",
                    "serialNumber": "sample string 3",
                    "sold": "2026-04-03T06:14:57.3999514",
                    "saleItemID": 1,
                    "storeID": 1,
                    "returned": "2026-04-03T06:14:57.3999514",
                    "dumped": 1,
                    "saleHeaderID": 1
                  },
                  {
                    "$ref": "119"
                  }
                ]
              },
              "invoiceHeaderIdentifier": "v9RIy9Ilqk2NF7YIl009Cg==",
              "invoiceHeaderGuid": "cb48d4bf-25d2-4daa-8d17-b608974d3d0a",
              "invoiceNumber": "sample string 20",
              "invoiceCost": 1,
              "invoiceCostDecimals": 1,
              "orderNumber": 1,
              "orderReceivingStoreName": "sample string 21",
              "orderSendingStoreName": "sample string 22",
              "creditNoteID": 1,
              "reason": {
                "$id": "120",
                "id": 1,
                "name": "sample string 1",
                "allowRF": 2,
                "dumpStock": 3,
                "creditRequest": 4,
                "excludeFromLoss": 5,
                "reserved": 6,
                "updated": "2026-04-03T06:14:57.3999514"
              },
              "reasonName": "sample string 23",
              "operatorName": "sample string 24",
              "operatorNumber": "sample string 25",
              "stocktakeName": "sample string 26",
              "saleIdentifier": "sample string 27",
              "saleHeaderID": 1,
              "inventoryAfterCounted": true,
              "inventorySetStock": true,
              "externalId": "sample string 30",
              "apn": "sample string 31",
              "deptCode": "sample string 32"
            },
            {
              "$ref": "117"
            }
          ],
          "products": [
            {
              "$ref": "13"
            },
            {
              "$ref": "13"
            }
          ],
          "lastInvoiceCost": 1
        },
        "aws": 5.0,
        "explanations": [
          {
            "$id": "121",
            "pluG_UID": "q10YwYp4zUuvdGdXU5BLOg==",
            "pluGuid": "c1185dab-788a-4bcd-af74-675753904b3a",
            "consolidatedSales": {
              "$id": "122",
              "1": {
                "$id": "123",
                "discountPercentage": 1,
                "days": 2,
                "quantity": 3.1,
                "aws": 3.1,
                "cartonQuantity": 4.1,
                "lowQuality": true
              },
              "2": {
                "$ref": "123"
              }
            },
            "dailyPrices": {
              "$id": "124",
              "2026-04-03T06:14:57.3999514": {
                "$id": "125",
                "date": "2026-04-03T06:14:57.3999514",
                "salePrice": 1,
                "campaign": "sample string 2",
                "campaignDescription": "sample string 3",
                "combo": true,
                "comboPriceGroupG_UID": "iItbNfewikez5XaJc7lOgA==",
                "comboPriceGroupGuid": "355b8b88-b0f7-478a-b3e5-768973b94e80"
              }
            },
            "onHandPredictions": [
              {
                "$id": "126",
                "autoOrderGuid": "tt0UViReVUi1gAa5U6S6pg==",
                "autoOrderIdentifier": "5614ddb6-5e24-4855-b580-06b953a4baa6",
                "pluG_UID": "E+rh5I17lkmASIcGbbmmVQ==",
                "pluGuid": "e4e1ea13-7b8d-4996-8048-87066db9a655",
                "childPLUG_UID": "3jdA6/TRaEqqhTeFdL2ZEw==",
                "childPluGuid": "eb4037de-d1f4-4a68-aa85-378574bd9913",
                "date": "2026-04-03T06:14:57.3999514",
                "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": "126"
              }
            ],
            "predictions": [
              {
                "$ref": "126"
              },
              {
                "$ref": "126"
              }
            ],
            "product": {
              "$ref": "13"
            }
          },
          {
            "$ref": "121"
          }
        ],
        "supplierOrderingDetail": {
          "$ref": "11"
        },
        "manufacturerSupplier": "fdf066f9-a80e-4b7a-9a8a-b85dc7b8a9f7",
        "cartonQuantity": 1,
        "sellPrice": 1,
        "cost": 1,
        "costDecimals": 1,
        "bufferDays": 6,
        "boostDays": 7
      },
      {
        "$ref": "114"
      }
    ],
    "boosts": [
      {
        "$id": "127",
        "autoOrderGuid": "oLOILOvDxEOjg9r9ughumg==",
        "autoOrderIdentifier": "2c88b3a0-c3eb-43c4-a383-dafdba086e9a",
        "date": "2026-04-03T06:14:57.3999514",
        "boost": 2
      },
      {
        "$ref": "127"
      }
    ]
  },
  "supplierName": "sample string 34",
  "supplierStoreID": 1,
  "supplierCartonsOnly": true,
  "supplierEnforceMinimumQuantity": true,
  "supplierMinimumOrderValue": 1,
  "storeName": "sample string 37",
  "orderCode": {
    "$id": "128",
    "code": "sample string 1",
    "description": "sample string 2"
  },
  "store": {
    "$ref": "3"
  },
  "supplier": {
    "$ref": "8"
  },
  "totalCostInc": 38.0,
  "totalPickedCostInc": 39.0,
  "totalReceivedCostInc": 40.0,
  "total": {
    "$id": "129",
    "orderGuid": "UGbVi1+OWUaEoB5X78FeUQ==",
    "orderIdentifier": "8bd56650-8e5f-4659-84a0-1e57efc15e51",
    "supplierIdentifier": "JEhfHyCXWkCr7FTeaU196g==",
    "supplierGuid": "1f5f4824-9720-405a-abec-54de694d7dea",
    "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": "130",
      "id": 1,
      "orderGuid": "d468BF4qMUyivwR3y6cjiw==",
      "orderIdentifier": "04bc8e77-2a5e-4c31-a2bf-0477cba7238b",
      "pluG_UID": "w1Yz3PdiBUaQAjz2TJdh3g==",
      "pluGuid": "dc3356c3-62f7-4605-9002-3cf64c9761de",
      "created": "2026-04-03T06:14:57.3999514",
      "apn": "sample string 1",
      "itemNumber": "sample string 2",
      "directNumber": "sample string 3",
      "directIndicator": "sample string 4",
      "salesMode": 1,
      "orderByWeight": true,
      "sellPrice": 1,
      "inventoryFixed": true,
      "hasInventory": true,
      "inventoryAccuracy": 8,
      "onOrder": 1,
      "onOrderPacks": 1,
      "onHand": 1,
      "onHandPacks": 1,
      "doNotRange": true,
      "doNotOrder": true,
      "cost": 1,
      "costDecimals": 1,
      "pickedCost": 1,
      "pickedCostDecimals": 1,
      "averagePackSize": 11.0,
      "cartonQuantity": 1,
      "cartons": 1,
      "units": 1,
      "weight": 1,
      "pickedCartons": 1,
      "pickedUnits": 1,
      "pickedWeight": 1,
      "shippedCartons": 1,
      "shippedUnits": 1,
      "shippedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedTun": "sample string 12",
      "receivedUnits": 1,
      "receivedWeight": 1,
      "received": 1,
      "status": 13,
      "substituteG_UID": "/vqSFyNbWUyzUAACMFwp6Q==",
      "substituteGuid": "1792fafe-5b23-4c59-b350-0002305c29e9",
      "warehousePLUG_UID": "DcRGlxepjky4J5vK60oGtg==",
      "warehousePluGuid": "9746c40d-a917-4c8e-b827-9bcaeb4a06b6",
      "updated": "2026-04-03T06:14:57.3999514",
      "increment": true,
      "description": "sample string 15",
      "product": {
        "$ref": "13"
      },
      "unknownScan": {
        "$id": "131",
        "pluG_UID": "vMr6+th5x0iVT4lAYx8ztQ==",
        "pluGuid": "fafacabc-79d8-48c7-954f-8940631f33b5",
        "orderGuid": "mlB0B90v+0yJghInPsA0tQ==",
        "orderIdentifier": "0774509a-2fdd-4cfb-8982-12273ec034b5",
        "barcode": "sample string 3",
        "created": "2026-04-03T06:14:57.3999514",
        "assigned": true
      },
      "unknownScanItem": true,
      "substitute": {
        "$ref": "13"
      },
      "warehouseProduct": {
        "$ref": "13"
      },
      "lookup": {
        "$id": "132",
        "pluG_UID": "8wW7sPktgkq2qDpLGA9AMQ==",
        "pluGuid": "b0bb05f3-2df9-4a82-b6a8-3a4b180f4031",
        "inventoryGuid": "Rst9zlO6wEuYhmBENrWhkA==",
        "inventoryIdentifier": "ce7dcb46-ba53-4bc0-9886-604436b5a190",
        "averageWeeklySales": 1.0,
        "promotionalAverageWeeklySales": 1.0,
        "inventoryAverageWeeklySales": 1.0,
        "inventoryPromotionalAverageWeeklySales": 1.0,
        "onHand": 1,
        "onHandPacks": 1,
        "onOrder": 1,
        "onOrderPacks": 1,
        "accuracy": 1,
        "lastOrdered": "2026-04-03T06:14:57.3999514",
        "lastOrderQuantity": 1.1,
        "lastReceived": "2026-04-03T06:14:57.3999514",
        "lastReceivedQuantity": 1.1,
        "lastInvoiceStatus": 1
      },
      "productOrderingDetail": {
        "$ref": "11"
      },
      "dealCost": {
        "$ref": "95"
      },
      "nextCost": {
        "$ref": "95"
      },
      "lastChance": true,
      "holdOff": 18,
      "holdOffDate": "2026-04-03T06:14:57.3999514",
      "orderHeader": {
        "$ref": "1"
      },
      "invoiceDetail": {
        "$id": "133",
        "identifier": "J9zxs1KmuUWgEFdMe/kQ1w==",
        "identifierGuid": "b3f1dc27-a652-45b9-a010-574c7bf910d7",
        "headerIdentifier": "ZM3L7CrTwE6e2pn6Tbd3tQ==",
        "headerIdentifierGuid": "eccbcd64-d32a-4ec0-9eda-99fa4db777b5",
        "pluG_UID": "eJdiWBUDRky5L0aF9zG8Hg==",
        "pluGuid": "58629778-0315-4c46-b92f-4685f731bc1e",
        "pageNo": 1,
        "lineNo": 1,
        "itemOrdered": "sample string 1",
        "itemShipped": "sample string 2",
        "apn": "sample string 3",
        "barcode": "sample string 4",
        "prodStatus": 0,
        "dateAvailable": "2026-04-03T06:14:57.3999514",
        "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": "2026-04-03T06:14:57.3999514",
        "costEnd": "2026-04-03T06:14:57.3999514",
        "createdFromUnknownScan": true,
        "orderGuid": "cdS7dStRLEymmtU3fDwD0Q==",
        "orderIdentifierGuid": "75bbd471-512b-4c2c-a69a-d5377c3c03d1",
        "processed": true,
        "received": true,
        "inventoried": true,
        "fromElectronicInvoice": true,
        "allowDelete": true,
        "updated": "2026-04-03T06:14:57.3999514",
        "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": "134",
          "pluG_UID": "JA0qHs2BXUmtAfbI6oj1bQ==",
          "pluGuid": "1e2a0d24-81cd-495d-ad01-f6c8ea88f56d",
          "invoiceIdentifier": "zYrhTY9+d0WBXP5rQ3jeiw==",
          "invoiceGuid": "4de18acd-7e8f-4577-815c-fe6b4378de8b",
          "barcode": "sample string 3",
          "itemNumber": "sample string 4",
          "created": "2026-04-03T06:14:57.3999514"
        },
        "productActive": true,
        "productSalesMode": 35,
        "productGSTPercent": 36,
        "productCostCalcMethod": 37,
        "productAlwaysApplyMargin": true,
        "productMarginRanged": true,
        "productMargin": 1.1,
        "productMinimumMargin": 1.1,
        "productMaximumMargin": 1.1,
        "priceGroupG_UID": "R6gkOfxgpEuLqEKOzx6/pQ==",
        "priceGroupGuid": "3924a847-60fc-4ba4-8ba8-428ecf1ebfa5",
        "priceGroupName": "sample string 40",
        "priceGroupCode": "sample string 41",
        "product": {
          "$ref": "13"
        },
        "incrementCount": true,
        "minimumQuantity": 1,
        "randomWeight": true,
        "salesMode": 43,
        "cartons": 1,
        "weight": 1,
        "units": 1,
        "autoOrderStatus": 1,
        "invoiceDetailReceive": true
      },
      "autoOrderDetail": {
        "$ref": "114"
      },
      "costGSTPercent": 1,
      "orderDetailReceive": true,
      "isBackedUp": true,
      "backupWarehouseIndicator": "sample string 21",
      "backupOrderCode": "sample string 22"
    },
    {
      "$ref": "130"
    }
  ],
  "unknownScans": [
    {
      "$ref": "131"
    },
    {
      "$ref": "131"
    }
  ],
  "transportCompany": {
    "$id": "135",
    "identifier": "I+SCg7Oj40i/ry9e6y+rYA==",
    "identifierGuid": "8382e423-a3b3-48e3-bfaf-2f5eeb2fab60",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "hVCSz/KLNk+zDZAd1Cmzww==",
    "primaryContactID": "cf925085-8bf2-4f36-b30d-901dd429b3c3",
    "primaryContact": {
      "$ref": "9"
    }
  },
  "isMetcashSorted": true,
  "backupOrderType": "sample string 42",
  "backupOrderTypeDescription": "sample string 43",
  "backupTradingPartner": 1,
  "backupHostIdentifier": "2274ec9a-8d4d-4d65-ae88-874245a94b22"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.