POST api/orders

Request Information

URI Parameters

None.

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

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": "bKG4nJklikWSKQyDRgG/1Q==",
  "orderIdentifier": "9cb8a16c-2599-458a-9229-0c834601bfd5",
  "backToBack": 1,
  "b2bGuid": "GT8Vrc110EanfHOZm9ieSg==",
  "b2bIdentifier": "ad153f19-75cd-46d0-a77c-73999bd89e4a",
  "status": 2,
  "created": "2025-10-04T23:57:24.3505587",
  "createdLocal": "2025-10-04T23:57:24.3505587",
  "createdByUser": "sample string 3",
  "storeID": 1,
  "transferGuid": "EOgxtJ75REWNUAHkq0bG0A==",
  "transferIdentifier": "b431e810-f99e-4544-8d50-01e4ab46c6d0",
  "transferInvoiceIdentifier": "4eNELOUjiEKNq/EhN9GFsg==",
  "transferInvoiceGuid": "2c44e3e1-23e5-4288-8dab-f12137d185b2",
  "attachedToInvoice": 4,
  "transferType": 1,
  "supplierIdentifier": "8BeI4GzTfkeK4lMEkfZXog==",
  "supplierIdentifierGuid": "e08817f0-d36c-477e-8ae2-530491f657a2",
  "description": "sample string 5",
  "rows": 1,
  "cartons": 1,
  "units": 1,
  "sentCount": 1,
  "sent": "2025-10-04T23:57:24.3505587",
  "sentLocal": "2025-10-04T23:57:24.3505587",
  "sentByUser": "sample string 6",
  "lastSentStatus": 1,
  "cancelled": "2025-10-04T23:57:24.3505587",
  "cancelledLocal": "2025-10-04T23:57:24.3505587",
  "cancelledByUser": "sample string 7",
  "shipped": "2025-10-04T23:57:24.3505587",
  "shippedLocal": "2025-10-04T23:57:24.3505587",
  "shippedByUser": "sample string 8",
  "stockReceived": "2025-10-04T23:57:24.3505587",
  "stockReceivedLocal": "2025-10-04T23:57:24.3505587",
  "stockReceivedByUser": "sample string 9",
  "received": "2025-10-04T23:57:24.3505587",
  "receivedLocal": "2025-10-04T23:57:24.3505587",
  "completed": "2025-10-04T23:57:24.3505587",
  "completedLocal": "2025-10-04T23:57:24.3505587",
  "updated": "2025-10-04T23:57:24.3505587",
  "updatedLocal": "2025-10-04T23:57:24.3505587",
  "dueDate": "2025-10-04T23:57:24.3505587",
  "warehouseNote": "sample string 10",
  "warehouseRef": "sample string 11",
  "pdeSerialNumber": "sample string 12",
  "tradingPartner": 1,
  "orderType": "sample string 1",
  "orderTypeDescription": "sample string 2",
  "stateCode": "sample string 15",
  "mailCarbonCopy": true,
  "mailTo": "sample string 17",
  "mailBcc": "sample string 18",
  "mailReplyTo": "sample string 19",
  "liquor": true,
  "summary": "sample string 21",
  "notes": "sample string 22",
  "supplierNotes": "sample string 23",
  "receiptEmailSent": true,
  "receiptEmailSentId": "sample string 25",
  "receiptEmailSentStatus": "sample string 26",
  "transportCompanyGuid": "vEBJ48HSgUm92H8o/DyCTg==",
  "transportCompanyIdentifier": "e34940bc-d2c1-4981-bdd8-7f28fc3c824e",
  "autoOrder": 27,
  "hostIdentifier": "vqFb4xEKbUi7T4YpAo5Q0A==",
  "hostIdentifierGuid": "e35ba1be-0a11-486d-bb4f-8629028e50d0",
  "defaultOrderDocumentId": 1,
  "defaultStockReceiveDocumentId": 1,
  "temperature": 1.1,
  "temperatureScale": 28,
  "rating": 29,
  "lastOrderEmailSentId": "sample string 30",
  "lastOrderEmailSentStatus": "sample string 31",
  "deleted": "2025-10-04T23:57:24.3505587",
  "deletedByUser": "sample string 32",
  "autoOrderGuid": "WOi+XLZ6hUO7Q5TAqhz59A==",
  "autoOrderIdentifier": "5cbee858-7ab6-4385-bb43-94c0aa1cf9f4",
  "autoOrderHeader": {
    "$id": "2",
    "autoOrderGuid": "1Y2FtRIskka1n3zibDMOow==",
    "autoOrderIdentifier": "b5858dd5-2c12-4692-b59f-7ce26c330ea3",
    "orderGuid": "Bub8pNK8nk6koYP8cp0kSQ==",
    "orderIdentifier": "a4fce606-bcd2-4e9e-a4a1-83fc729d2449",
    "created": "2025-10-04T23:57:24.3505587",
    "orderID": 1,
    "storeID": 1,
    "orderDate": "2025-10-04T23:57:24.3505587",
    "supplierIdentifier": "L0SHWLeLxUmkuKWzOmQw2A==",
    "supplierIdentifierGuid": "5887442f-8bb7-49c5-a4b8-a5b33a6430d8",
    "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": "8DpZcA6R8E2hxd2NgILGkQ==",
    "transportCompanyIdentifier": "70593af0-910e-4df0-a1c5-dd8d8082c691",
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-10-04T23:57:24.3505587",
      "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": "kS858uM9uUmxWL5w90DS2A==",
      "hostIdentifierGuid": "f2392f91-3de3-49b9-b158-be70f740d2d8",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-10-04T23:57:24.3505587",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddress": {
        "$ref": "4"
      },
      "hostStoreSettings": [
        {
          "$id": "5",
          "id": 1,
          "hostIdentifier": "Ut/u78zf0UWUvp6vCZIxzw==",
          "hostIdentifierGuid": "efeedf52-dfcc-45d1-94be-9eaf099231cf",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "6",
            "identifier": "w7cXd0Nyd0q83xrncvqSAQ==",
            "identifierGuid": "7717b7c3-7243-4a77-bcdf-1ae772fa9201",
            "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": "P0dJCitub0yZ0rC//vQoqA==",
            "hostSupplierIdentifierGuid": "0a49473f-6e2b-4c6f-99d2-b0bffef428a8",
            "loyaltyPriceLevelIdentifier": "0R46B7ofNEuPS+NyAOOYnw==",
            "loyaltyPriceLevelIdentifierGuid": "073a1ed1-1fba-4b34-8f4b-e37200e3989f",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-10-04T23:57:24.3505587",
            "lastProcessed": "2025-10-04T23:57:24.3505587",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "eKzhowBWBUWk5iD2ZaB0Yg==",
              "identifierGuid": "a3e1ac78-5600-4505-a4e6-20f665a07462",
              "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": "R47u2t9fm0qI+qEZPDpUAg==",
              "primaryContactID": "daee8e47-5fdf-4a9b-88fa-a1193c3a5402",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "jV0d83H+00Gb9JIqf0jEfw==",
              "supplierGroupGuid": "f31d5d8d-fe71-41d3-9bf4-922a7f48c47f",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-10-04T23:57:24.3505587",
              "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": "8",
                "id": "6219c84b-a9f8-4485-853b-1586e9c9be96",
                "identifier": "ZpslRnWKY0K/NpUk/PPrJw==",
                "identifierGuid": "46259b66-8a75-4263-bf36-9524fcf3eb27",
                "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": "9",
                  "supplierIdentifier": "rTvdF+45zUe5Ahh/dYkZGg==",
                  "supplierIdentifierGuid": "17dd3bad-39ee-47cd-b902-187f7589191a",
                  "contactGuid": "YsyTz0RhmE6Gskyx5O5N3g==",
                  "contactID": "cf93cc62-6144-4e98-86b2-4cb1e4ee4dde",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "IpzY38+6iE+I+KsIpOqBhA==",
                  "pluGuid": "dfd89c22-bacf-4f88-88f8-ab08a4ea8184",
                  "supplierIdentifier": "6E42zU2e20a7g8pSjGu2Wg==",
                  "supplierIdentifierGuid": "cd364ee8-9e4d-46db-bb83-ca528c6bb65a",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-10-04T23:57:24.3505587",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-10-04T23:57:24.3505587",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "uru8hnK1jUyKIhj8x0H+qA==",
                      "pluGuid": "86bcbbba-b572-4c8d-8a22-18fcc741fea8",
                      "supplierIdentifier": "CVa7gY0zFUCH5qJMh+8Ddw==",
                      "supplierIdentifierGuid": "81bb5609-338d-4015-87e6-a24c87ef0377",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "xrCaU3Kj7Uu4u0wtZ7hd+A==",
                  "parentPluGuid": "539ab0c6-a372-4bed-b8bb-4c2d67b85df8",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$id": "12",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "XjOOWysPxEiklgM+AUhvAA==",
                    "guid": "5b8e335e-0f2b-48c4-a496-033e01486f00",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "TINCIFjj8kKnns5cE55aaw==",
                    "priceGroupGuid": "2042834c-e358-42f2-a79e-ce5c139e5a6b",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-10-04T23:57:24.3661895",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-10-04T23:57:24.3661895",
                    "pluCreated": "2025-10-04T23:57:24.3661895",
                    "createdByUser": "sample string 9",
                    "name": "sample string 10",
                    "nameChanged": true,
                    "secondDescription": "sample string 12",
                    "hostDescription": "sample string 13",
                    "keepCartonQty": true,
                    "keepDescription": true,
                    "keepDepartments": true,
                    "keepSuppliers": true,
                    "markdownDescription": "sample string 18",
                    "altDescription": "sample string 19",
                    "bestOrExpire": 20,
                    "lastUpdate": "2025-10-04T23:57:24.3661895",
                    "lastManualUpdate": "2025-10-04T23:57:24.3661895",
                    "imageName": "sample string 23",
                    "showImageOnFlipCharts": true,
                    "showTextOnFlipCharts": true,
                    "overrideFlipChartText": true,
                    "flipChartText": "sample string 27",
                    "salesMode": 1,
                    "eftCode": 1,
                    "price": 1,
                    "priceChanged": true,
                    "rrp": 1,
                    "gstPercent": 28,
                    "gstPercentChanged": true,
                    "costGSTPercent": 29,
                    "costGSTPercentChanged": true,
                    "wetPercent": 1,
                    "priceOverride": 1,
                    "cost": 1,
                    "currentCost": 1,
                    "currentCostDecimals": 1,
                    "grossProfit": 1.0,
                    "currentCostDesc": "sample string 30",
                    "currentCostEnd": "2025-10-04T23:57:24.3661895",
                    "currentCostUpdated": "2025-10-04T23:57:24.3661895",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-10-04T23:57:24.3661895",
                    "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": "2025-10-04T23:57:24.3661895",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "oSaUOBJ8/EOk1uCseUZGtA==",
                    "altPLUGuid": "389426a1-7c12-43fc-a4d6-e0ac794646b4",
                    "altPLUGuidChanged": true,
                    "altPriceDescription1": "sample string 54",
                    "altPriceDescription2": "sample string 55",
                    "cartonQuantity": 56,
                    "cartonQuantityChanged": true,
                    "trayID": 1,
                    "promptID": 1,
                    "tare": 1,
                    "packQty": 1,
                    "fixedWeight": 1,
                    "extraMesg": 1,
                    "text1": "sample string 58",
                    "text2": "sample string 59",
                    "text3": "sample string 60",
                    "labelText": "sample string 61",
                    "labelTextChanged": true,
                    "sendToScale": true,
                    "nonScaleWeigh": true,
                    "labelFormat": "sample string 65",
                    "barcodeFormat": "sample string 66",
                    "austMade": 1,
                    "coolCode": 67,
                    "countryOfOrigin": "sample string 68",
                    "percentContent": 69.1,
                    "departmentID": 1,
                    "subDepartmentID": 1,
                    "minorDepartmentID": 1,
                    "lesserDepartmentID": 1,
                    "deptCode": "sample string 70",
                    "subDeptCode": "sample string 71",
                    "minorDeptCode": "sample string 72",
                    "lesserDeptCode": "sample string 73",
                    "deptName": "sample string 74",
                    "subDeptName": "sample string 75",
                    "minorDeptName": "sample string 76",
                    "lesserDeptName": "sample string 77",
                    "departmentChanged": true,
                    "subCategoryID": 1,
                    "expiry": 1,
                    "showDays": 1,
                    "datePrint": 1,
                    "labelRequired": true,
                    "labelShelfQty": 80,
                    "labelShelfChanged": true,
                    "labelTalkerQty": 82,
                    "labelSmall": true,
                    "labelLastPrinted": "2025-10-04T23:57:24.3661895",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "UoT2tkEnHEeaPSwbXXJjCw==",
                    "shelfPageLayoutGuid": "b6f68452-2741-471c-9a3d-2c1b5d72630b",
                    "talkerPageLayoutG_UID": "9s4cGSSaCE6UqiemO6p1HQ==",
                    "talkerPageLayoutGuid": "191ccef6-9a24-4e08-94aa-27a63baa751d",
                    "unitMeasure": 1.1,
                    "unitMeasureChanged": true,
                    "unitMeasureKind": 85,
                    "unitMeasureKindChanged": true,
                    "signIQData": "sample string 87",
                    "refresh": true,
                    "earnLoyaltyPoints": true,
                    "earnLoyaltyPointsChanged": true,
                    "quantityOverride": true,
                    "quantityOverrideChanged": true,
                    "quantityRequired": true,
                    "quantityRequiredChanged": true,
                    "allowDiscounts": true,
                    "allowDiscountsChanged": true,
                    "discountDiscounts": true,
                    "discountDiscountsChanged": true,
                    "itemRecalled": true,
                    "itemRecalledChanged": true,
                    "noRefund": true,
                    "noRefundChanged": true,
                    "allowMarkdown": true,
                    "allowMarkdownChanged": true,
                    "priceRequired": true,
                    "priceRequiredChanged": true,
                    "fuelItem": true,
                    "fuelItemChanged": true,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 91,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 94,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "R/zELZ79PUa32fP11C/d+A==",
                    "inventoryIdentifier": "2dc4fc47-fd9e-463d-b7d9-f3f5d42fddf8",
                    "inventoryAccuracy": 1,
                    "baseUnits": 98,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 99,
                    "defaultPrinter": "sample string 100",
                    "defaultPrinterGroup": "sample string 101",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 102,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "v27yRiKwlUqhZBNLo8LEDw==",
                    "parentPluGuid": "46f26ebf-b022-4a95-a164-134ba3c2c40f",
                    "preferredHostVendor": 104,
                    "preferredHostChanged": true,
                    "code": "sample string 106",
                    "supplierIdentifier": "irxa8iDJ/0C+JXAhxNt1dg==",
                    "supplierIdentifierGuid": "f25abc8a-c920-40ff-be25-7021c4db7576",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "12pRn9HUH0+WlBdngfD8Bw==",
                    "rebateSupplierIdentifierGuid": "9f516ad7-d4d1-4f1f-9694-176781f0fc07",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 108",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 110",
                    "productType": "sample string 111",
                    "productGroup": "sample string 112",
                    "complianceIndicator": "sample string 113",
                    "inhouseBrand": "sample string 114",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 117",
                    "lastUpdatedByUser": "sample string 118",
                    "lastManualUpdatedByUser": "sample string 119",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2025-10-04T23:57:24.3661895",
                    "commodity": "sample string 121",
                    "businessPillar": "sample string 122",
                    "mscCommodity": "sample string 123",
                    "hostIdentifier": "WlsyalVjhkyfzY68LpK0/g==",
                    "hostIdentifierGuid": "6a325b5a-6355-4c86-9fcd-8ebc2e92b4fe",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 125",
                    "aisleEnds": "sample string 126",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 137,
                    "webPriceRounding": true,
                    "webMarkup": 139,
                    "webPriceMode": 140,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 141",
                    "altSubDeptCode": "sample string 142",
                    "altMinorDeptCode": "sample string 143",
                    "altLesserDeptCode": "sample string 144",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "store": {
                      "$ref": "3"
                    },
                    "storePrices": [
                      {
                        "$id": "13",
                        "pluG_UID": "+B5x5Cps40WtSSB1egfYUg==",
                        "pluGuid": "e4711ef8-6c2a-45e3-ad49-20757a07d852",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "priceNow": 5,
                        "costNow": 6,
                        "costNowDecimals": 7,
                        "normalPrice": 8,
                        "priceNext": 1,
                        "costNext": 1,
                        "costNextDecimals": 9,
                        "nextCampaignName": "sample string 10",
                        "gstPercent": 11,
                        "normalCost": 12,
                        "normalCostDecimals": 13,
                        "costGstPercent": 14,
                        "costCalcMethod": 1,
                        "currentCost": 15,
                        "currentCostDecimals": 16,
                        "break1": 17,
                        "price1": 18,
                        "break2": 19,
                        "price2": 20,
                        "break3": 21,
                        "price3": 22,
                        "fuelItem": 23,
                        "fixedWeight": 24,
                        "active": true,
                        "complianceIndicator": "sample string 25",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2025-10-04T23:57:24.3661895"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "currentPrices": {
                      "$id": "14",
                      "pluPrices": {
                        "$id": "15",
                        "plu": 1,
                        "pluG_UID": "QEA=",
                        "stores": [
                          1,
                          2
                        ],
                        "normalPrice": 1,
                        "cost": 2,
                        "break1": 3,
                        "price1": 4,
                        "break2": 5,
                        "price2": 6,
                        "break3": 7,
                        "price3": 8,
                        "discountPrice": 9,
                        "acceptedUtc": "2025-10-04T23:57:24.3661895",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "15"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "16",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-10-04T23:57:24.3661895",
                        "startTime": 3,
                        "endDate": "2025-10-04T23:57:24.3661895",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "3hE6nu5RNUevWmNYrSFWbw==",
                        "hostIdentifierGuid": "9e3a11de-51ee-4735-af5a-6358ad21566f",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "17",
                      "g_UId": "ClxrVXQVlEyGoP7TF+P4Ew==",
                      "guid": "556b5c0a-1574-4c94-86a0-fed317e3f813",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "18",
                      "priceGroupG_UID": "zFHzhQllRk25+jgz8vb6GA==",
                      "priceGroupGuid": "85f351cc-6509-4d46-b9fa-3833f2f6fa18",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-10-04T23:57:24.3661895",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 146",
                    "nutrifacts": {
                      "$id": "19",
                      "pluG_UID": "Uz2KpHeP7kmqp7C03zusEg==",
                      "pluGuid": "a48a3d53-8f77-49ee-aaa7-b0b4df3bac12",
                      "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": "20",
                      "pluGuid": "98d2bdcc-ae65-410f-a972-7cfcd0e7bc57",
                      "created": "2025-10-04T23:57:24.3661895",
                      "createdByUser": "sample string 1",
                      "activated": "2025-10-04T23:57:24.3661895",
                      "deactivated": "2025-10-04T23:57:24.3661895",
                      "lastOrdered": "2025-10-04T23:57:24.3661895",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-10-04T23:57:24.3661895",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-10-04T23:57:24.3661895",
                      "lastSold": "2025-10-04T23:57:24.3661895",
                      "firstSold": "2025-10-04T23:57:24.3661895",
                      "awsUpdated": "2025-10-04T23:57:24.3661895",
                      "lastManualUpdate": "2025-10-04T23:57:24.3661895",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-10-04T23:57:24.3661895",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-10-04T23:57:24.3661895",
                      "doNotRangeUpdated": "2025-10-04T23:57:24.3661895",
                      "doNotOrderUpdated": "2025-10-04T23:57:24.3661895",
                      "tracked": "2025-10-04T23:57:24.3661895"
                    },
                    "allergens": [
                      {
                        "$id": "21",
                        "allergenID": 1,
                        "pluG_UID": "7YHOOcCxy0imEd3TyPyaxQ==",
                        "pluGuid": "39ce81ed-b1c0-48cb-a611-ddd3c8fc9ac5",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "costs": {
                      "$id": "22",
                      "pluG_UID": "8kW1/q3or0a1V+tEdmf7sQ==",
                      "pluGuid": "feb545f2-e8ad-46af-b557-eb447667fbb1",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2025-10-04T23:57:24.3661895",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "23",
                        "saleHeaderID": 1,
                        "created": "2025-10-04T23:57:24.3661895",
                        "createdLocal": "2025-10-04T23:57:24.3661895",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "qvmVRXdMLEyQFP+9tXRe7Q==",
                        "operatorGuid": "4595f9aa-4c77-4c2c-9014-ffbdb5745eed",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "6xcsEQApA0mlqAACITupGw==",
                        "pluGuid": "112c17eb-2900-4903-a5a8-0002213ba91b",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "24",
                          "id": 1,
                          "g_Uid": "9WoYfkZAeUqWFm5bYqk8Fg==",
                          "guid": "7e186af5-4046-4a79-9616-6e5b62a93c16",
                          "operatorNumber": 1,
                          "shortName": "sample string 2",
                          "firstName": "sample string 3",
                          "lastName": "sample string 4",
                          "password": "sample string 5",
                          "hasPassword": true,
                          "passwordText": "sample string 6",
                          "rfidTagID": "sample string 7",
                          "blueprintID": 1,
                          "groupID": 1,
                          "groupName": "sample string 8",
                          "managerGroupID": 1,
                          "managerGroupName": "sample string 9",
                          "zoneID": 1,
                          "zoneName": "sample string 10",
                          "loggedIn": 1,
                          "lastUsedIP": "sample string 11",
                          "deleted": true,
                          "locked": true,
                          "allowOpenTill": true,
                          "webEmail": "sample string 14",
                          "simpleOperatorType": 0,
                          "webRole": "sample string 15",
                          "updated": "2025-10-04T23:57:24.3661895",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-10-04T23:57:24.3661895",
                          "endShift": "2025-10-04T23:57:24.3661895",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "25",
                              "operatorG_UID": "hQHdR04W00mrVhyeuazSgQ==",
                              "operatorGuid": "47dd0185-164e-49d3-ab56-1c9eb9acd281",
                              "storeID": 2,
                              "operator": {
                                "$ref": "24"
                              },
                              "store": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "25"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "26",
                        "pluID": 1,
                        "pluG_UID": "Uyhz8H1drEOCa5mSDhAy3g==",
                        "pluGuid": "f0732853-5d7d-43ac-826b-99920e1032de",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "27",
                        "pluG_UId": "Tu6lwyJs7UixrHeBwkFQng==",
                        "pluGuid": "c3a5ee4e-6c22-48ed-b1ac-7781c241509e",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "12"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "28",
                        "identifier": "2wl9LAAfVkOpj8FOyQwR9A==",
                        "identifierGuid": "2c7d09db-1f00-4356-a98f-c14ec90c11f4",
                        "pluG_UID": "d5xBxpL5xUOiO82OWjyC8A==",
                        "pluGuid": "c6419c77-f992-43c5-a23b-cd8e5a3c82f0",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "supplier": {
                      "$ref": "7"
                    },
                    "supplierName": "sample string 147",
                    "children": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "ordering": {
                      "$ref": "10"
                    },
                    "flipChartPages": [
                      {
                        "$id": "29",
                        "identifier": "bOZfV0qFlkuiImfOGc716Q==",
                        "groupName": "sample string 1",
                        "identifierGuid": "575fe66c-854a-4b96-a222-67ce19cef5e9",
                        "exists": true,
                        "flipChartIdentifier": "b+5UGEkXhkem0ZSGzWa8gQ==",
                        "flipChartIdentifierGuid": "1854ee6f-1749-4786-a6d1-9486cd66bc81",
                        "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": "qtD/fxeoDkWqtPvC7FVlqw==",
                        "groupIdentifierGuid": "7fffd0aa-a817-450e-aab4-fbc2ec5565ab",
                        "flipChart": {
                          "$id": "30",
                          "identifier": "wt3TOm+b4kmrL7T9yO8ryQ==",
                          "identifierGuid": "3ad3ddc2-9b6f-49e2-ab2f-b4fdc8ef2bc9",
                          "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": "31",
                            "identifier": "W/VirkL+lk6B7W7vY4Jn8w==",
                            "identifierGuid": "ae62f55b-fe42-4e96-81ed-6eef638267f3",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "32",
                                "id": 1,
                                "g_UID": "DmX3qacYcES0uh5OQ1/DCQ==",
                                "guid": "a9f7650e-18a7-4470-b4ba-1e4e435fc309",
                                "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": "ngyK9Pe7YkScDiXN4rjyRQ==",
                                "previousFormGuid": "f48a0c9e-bbf7-4462-9c0e-25cde2b8f245",
                                "nextForm": 1,
                                "nextFormG_UID": "RWq02PabH0CbIqoCMvw4PA==",
                                "nextFormGuid": "d8b46a45-9bf6-401f-9b22-aa0232fc383c",
                                "attributes": "sample string 10",
                                "updated": "2025-10-04T23:57:24.3661895",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "32"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "32"
                                },
                                "buttons": [
                                  {
                                    "$id": "33",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "4HhpPt6rXUWIK1yC0lMbqw==",
                                    "checkoutFormGuid": "3e6978e0-abde-455d-882b-5c82d2531bab",
                                    "identifier": "XNC3/Mmgy0eEgygzY01Eiw==",
                                    "identifierGuid": "fcb7d05c-a0c9-47cb-8483-2833634d448b",
                                    "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": "MJM5NbiOh06DGsoyjMnHjQ==",
                                    "valueGuid": "35399330-8eb8-4e87-831a-ca328cc9c78d",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-10-04T23:57:24.3661895",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "32"
                                    },
                                    "image": {
                                      "$id": "34",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2025-10-04T23:57:24.3661895",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "33"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "35",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "8boHIPlyhUqdZ5Wx6umiiQ==",
                                    "checkoutFormGuid": "2007baf1-72f9-4a85-9d67-95b1eae9a289",
                                    "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": "35"
                                  }
                                ]
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "35"
                        },
                        "products": [
                          {
                            "$id": "36",
                            "flipChartPageIdentifier": "U9r983Bdy0yQFg23AiPv+w==",
                            "flipChartPageIdentifierGuid": "f3fdda53-5d70-4ccb-9016-0db70223effb",
                            "pluG_UID": "5X+vMmLXIEGEdL1kdCco/Q==",
                            "pluGuid": "32af7fe5-d762-4120-8474-bd64742728fd",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "12"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ]
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "37",
                        "pluG_UID": "xnqCj9EJYEiem+d/4cBzlQ==",
                        "pluGuid": "8f827ac6-09d1-4860-9e9b-e77fe1c07395",
                        "price": 1,
                        "costCalcMethod": 1,
                        "cost": 2,
                        "weightedAvgCost": 3,
                        "lastCost": 4,
                        "rawCost": 5,
                        "rawWeightedAvgCost": 6,
                        "rawLastCost": 7,
                        "costDecimals": 8,
                        "serviceFeeID": 9,
                        "freight": 10.0,
                        "freightType": 11,
                        "process": "sample string 12",
                        "user": "sample string 13",
                        "updated": "2025-10-04T23:57:24.3661895",
                        "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": "37"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "38",
                        "pluG_UID": "tEBESTbvrUGDZeB5OInTQA==",
                        "ingredientGuid": "PbUWLh7KqE6E4xOOiL8T3A==",
                        "ingredientIdentifier": "2e16b53d-ca1e-4ea8-84e3-138e88bf13dc",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "39",
                        "pluG_UID": "0kb9qnn+fkim5bAbcq4Ubw==",
                        "pluGuid": "aafd46d2-fe79-487e-a6e5-b01b72ae146f",
                        "shelfLocationIdentifier": "6xmEdAZw1kOgDODX9c8pBA==",
                        "shelfLocationGuid": "748419eb-7006-43d6-a00c-e0d7f5cf2904",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "4XCZgh/72E+x6AeeNwB6Sw==",
                        "labelPageLayoutGuid": "829970e1-fb1f-4fd8-b1e8-079e37007a4b",
                        "updated": "2025-10-04T23:57:24.3661895",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "12"
                        },
                        "location": {
                          "$id": "40",
                          "identifier": "mGBtt3+Kok2jeHJGVkwR4Q==",
                          "storeID": 1,
                          "identifierGuid": "b76d6098-8a7f-4da2-a378-7246564c11e1",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-10-04T23:57:24.3661895",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "bin": {
                      "$ref": "39"
                    },
                    "scaleLocations": [
                      {
                        "$id": "41",
                        "plu": 1,
                        "pluG_UID": "pV6zTQgAW0CRifrU0p++6g==",
                        "pluGuid": "4db35ea5-0008-405b-9189-fad4d29fbeea",
                        "deptNo": 1,
                        "product": {
                          "$ref": "12"
                        },
                        "scaleLocation": {
                          "$id": "42",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2025-10-04T23:57:24.3661895",
                          "department": {
                            "$id": "43",
                            "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": "42"
                            },
                            "subDepartments": [
                              {
                                "$id": "44",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "45",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "46",
                                        "id": 1,
                                        "departmentID": 2,
                                        "subDepartmentID": 3,
                                        "minorDepartmentID": 4,
                                        "name": "sample string 5",
                                        "code": "sample string 6",
                                        "departmentCode": "sample string 7",
                                        "subDepartmentCode": "sample string 8",
                                        "minorDepartmentCode": "sample string 9",
                                        "updated": "2025-10-04T23:57:24.3661895",
                                        "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": "PAbHRF7FYk+R1couN+Estg==",
                                        "labelPageLayoutGuid": "44c7063c-c55e-4f62-91d5-ca2e37e12cb6",
                                        "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": "47",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "48",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "49",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "49"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "48"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "48"
                                        },
                                        "mscDep": {
                                          "$id": "50",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "47"
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "49"
                                        }
                                      },
                                      {
                                        "$ref": "46"
                                      }
                                    ],
                                    "updated": "2025-10-04T23:57:24.3661895",
                                    "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": "9KBr5hKPTEicYcFnwgj1ow==",
                                    "labelPageLayoutGuid": "e66ba0f4-8f12-484c-9c61-c167c208f5a3",
                                    "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": "47"
                                    },
                                    "mscCom": {
                                      "$ref": "48"
                                    },
                                    "mscDep": {
                                      "$ref": "50"
                                    },
                                    "mscSubCom": {
                                      "$ref": "49"
                                    }
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2025-10-04T23:57:24.3661895",
                                "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": "rfFu93FgJUWEuA42S49OHA==",
                                "labelPageLayoutGuid": "f76ef1ad-6071-4525-84b8-0e364b8f4e1c",
                                "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": "47"
                                },
                                "mscCom": {
                                  "$ref": "48"
                                },
                                "mscDep": {
                                  "$ref": "50"
                                },
                                "mscSubCom": {
                                  "$ref": "49"
                                }
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2025-10-04T23:57:24.3661895",
                            "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": "XNQRzGp0YkqEJ3G4xQ27SA==",
                            "labelPageLayoutGuid": "cc11d45c-746a-4a62-8427-71b8c50dbb48",
                            "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": "47"
                            },
                            "mscCom": {
                              "$ref": "48"
                            },
                            "mscDep": {
                              "$ref": "50"
                            },
                            "mscSubCom": {
                              "$ref": "49"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "nextPrice": {
                      "$id": "51",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "ehKkcemgz06853rtMVIyKQ==",
                      "pluGuid": "71a4127a-a0e9-4ecf-bce7-7aed31523229",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "G+IMfIGLY0u2tB/NGS0GmQ==",
                      "dealCostGuid": "7c0ce21b-8b81-4b63-b6b4-1fcd192d0699",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "esQuDsKAwUyCbG32L1FkfA==",
                      "priceGroupGuid": "0e2ec47a-80c2-4cc1-826c-6df62f51647c",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "pluCost": 13,
                      "pluCostIndicator": "sample string 14",
                      "pluPriceGstPercent": 15,
                      "pluCostGstPercent": 16,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 18.1,
                      "salesMode": 1,
                      "pluNormalCost": 19,
                      "pluaws": 20.0,
                      "directNumber": "sample string 21",
                      "departmentName": "sample string 22",
                      "subDepartmentName": "sample string 23",
                      "priceGroupName": "sample string 24",
                      "supplierName": "sample string 25",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-10-04T23:57:24.3661895",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "WIEX/0rWWEqGS0iiEml0cg==",
                      "campaignComboPriceGroupIdentifier": "ff178158-d64a-4a58-864b-48a212697472",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "52",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-10-04T23:57:24.3661895",
                          "operatorG_UID": "1HyGU+LCp0yKFVtZ57XSHA==",
                          "operatorGuid": "53867cd4-c2e2-4ca7-8a15-5b59e7b5d21c",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-10-04T23:57:24.3661895",
                          "signIqTicketFileMovedUtc": "2025-10-04T23:57:24.3661895",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-10-04T23:57:24.3661895",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "12"
                          },
                          "campaignPlu": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "campaign": {
                        "$id": "53",
                        "id": 1,
                        "storeID": 2,
                        "name": "06212f91-d49e-46cb-ad59-b6c707fe1f9d",
                        "nameGuid": "06212f91-d49e-46cb-ad59-b6c707fe1f9d",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-10-04T23:57:24.3661895",
                        "startTime": 1,
                        "endDate": "2025-10-04T23:57:24.3661895",
                        "endTime": 1,
                        "recurrence": 1,
                        "recurrenceType": 1,
                        "monthType": 1,
                        "weekDays": 1,
                        "months": 1,
                        "monthWeeks": 1,
                        "monthDays": "sample string 7",
                        "printed": true,
                        "talkerText": "sample string 8",
                        "rangeDescription": "sample string 9",
                        "dealDescription": "sample string 10",
                        "labelQuantity": 11,
                        "active": 1,
                        "deactivated": "2025-10-04T23:57:24.3661895",
                        "system": true,
                        "created": "2025-10-04T23:57:24.3661895",
                        "updated": "2025-10-04T23:57:24.3661895",
                        "priceChangeNotifiedUtc": "2025-10-04T23:57:24.3661895",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "OMpV+1t+YEaPc7vUzxl3Fg==",
                        "hostIdentifierGuid": "fb55ca38-7e5b-4660-8f73-bbd4cf197716",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-10-04T23:57:24.3661895",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "54",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "Szt968kt60iiLBl3BTI5Tw==",
                            "pluGuid": "eb7d3b4b-2dc9-48eb-a22c-19770532394f",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "BAgSDCF9okaU/lEEBMdTSw==",
                            "priceGroupGuid": "0c120804-7d21-46a2-94fe-510404c7534b",
                            "fuelItem": true,
                            "pluName": "sample string 6",
                            "apn": "sample string 7",
                            "pluActive": true,
                            "cartonQty": 1,
                            "baseUnits": 9.1,
                            "cri": "sample string 10",
                            "salesMode": 1,
                            "pluaws": 11.0,
                            "directNumber": "sample string 12",
                            "departmentName": "sample string 13",
                            "subDepartmentName": "sample string 14",
                            "priceGroupName": "sample string 15",
                            "supplierName": "sample string 16",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2025-10-04T23:57:24.3661895",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "12"
                            },
                            "campaign": {
                              "$ref": "53"
                            }
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "55",
                            "id": 1,
                            "identifier": "+sRFQ5DD5kq9Z6bBwUjCEg==",
                            "identifierStr": "+sRFQ5DD5kq9Z6bBwUjCEg==",
                            "identifierGuid": "4345c4fa-c390-4ae6-bd67-a6c1c148c212",
                            "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": "53"
                            }
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "56",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "CD1/FRKt7Eq5EdxDrkLeqA==",
                            "customerIDGuid": "157f3d08-ad12-4aec-b911-dc43ae42dea8",
                            "campaign": {
                              "$ref": "53"
                            },
                            "customer": {
                              "$id": "57",
                              "identifier": "BbokYeQ+U0i2O/6OkRdpRg==",
                              "identifierGuid": "6124ba05-3ee4-4853-b63b-fe8e91176946",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-10-04T23:57:24.3661895",
                              "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": "0AdDZnXs5U+mzZmXvmsFGg==",
                              "communityIdentifierGuid": "664307d0-ec75-4fe5-a6cd-9997be6b051a",
                              "joined": "2025-10-04T23:57:24.3661895",
                              "updated": "2025-10-04T23:57:24.3661895",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "g9yYv2P1xkanCja2EwZ35A==",
                              "priceLevelIdentifierGuid": "bf98dc83-f563-46c6-a70a-36b6130677e4",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-10-04T23:57:24.3661895",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "58",
                                  "cardType": 2,
                                  "issueDate": "2025-10-04T23:57:24.3661895",
                                  "expiry": "2025-10-04T23:57:24.3661895",
                                  "customerID": "SOQahxoDVEWE2gJT8Ncznw==",
                                  "customerIDGuid": "871ae448-031a-4554-84da-0253f0d7339f",
                                  "initialValue": 1,
                                  "currentValue": 1,
                                  "maxLimit": 1,
                                  "minTransaction": 1,
                                  "maxTransaction": 1,
                                  "multiplier": 1.1,
                                  "active": true,
                                  "reasonInactive": 1,
                                  "idRequired": true,
                                  "idType": 1,
                                  "idValue": "sample string 5",
                                  "updated": "2025-10-04T23:57:24.3661895",
                                  "linkedAccount": "g8QXSPKFHE2jJZg12vS/Vw==",
                                  "linkedAccountGuid": "4817c483-85f2-4d1c-a325-9835daf4bf57",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "57"
                                  },
                                  "account": {
                                    "$id": "59",
                                    "id": 1,
                                    "identifier": "sY7Lbsf08Ei3pcy0LkyTrQ==",
                                    "identifierGuid": "6ecb8eb1-f4c7-48f0-b7a5-ccb42e4c93ad",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-10-04T23:57:24.3661895",
                                    "owner": "EFLmmIzBTUmKElM1JdSBUw==",
                                    "ownerGuid": "98e65210-c18c-494d-8a12-533525d48153",
                                    "accountStoreGroupIdentifier": "/iPRc+bt1kisv+bkXEkWPw==",
                                    "accountStoreGroupGuid": "73d123fe-ede6-48d6-acbf-e6e45c49163f",
                                    "accountType": 1,
                                    "currentBalance": 1,
                                    "externalID": "sample string 7",
                                    "maximumLimit": 1,
                                    "accruePoints": true,
                                    "loyaltyPoints": 1,
                                    "termsOfTrade": 1,
                                    "signatureRequired": true,
                                    "referenceRequired": true,
                                    "statementSendType": 10,
                                    "ageingPeriod": 1,
                                    "monthlyAgeingPeriod": true,
                                    "explodedInvoice": true,
                                    "isFifoAllocation": true,
                                    "lastStatementSent": "2025-10-04T23:57:24.3661895",
                                    "active": true,
                                    "updated": "2025-10-04T23:57:24.3661895",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "57"
                                    },
                                    "card": {
                                      "$ref": "58"
                                    },
                                    "members": {
                                      "$id": "60",
                                      "sample string 1": [
                                        {
                                          "$ref": "57"
                                        },
                                        {
                                          "$ref": "57"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "57"
                                        },
                                        {
                                          "$ref": "57"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "61",
                                        "identifier": "BRWcURqlO0iaOEcbGqOHbA==",
                                        "identifierGuid": "519c1505-a51a-483b-9a38-471b1aa3876c",
                                        "name": "sample string 2",
                                        "primaryContact": "aKoBV2Ij80WmySXrnTpsNQ==",
                                        "primaryContactGuid": "5701aa68-2362-45f3-a6c9-25eb9d3a6c35",
                                        "accountID": "5LJiFC7Vi0KKsQ0EsH3vyw==",
                                        "accountIDGuid": "1462b2e4-d52e-428b-8ab1-0d04b07defcb",
                                        "special": true,
                                        "updated": "2025-10-04T23:57:24.3661895",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "LARPfwUAsE6Z6Lm0Rk3ejA==",
                                        "priceLevelIdentifierGuid": "7f4f042c-0005-4eb0-99e8-b9b4464dde8c",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "59"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "57"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "groupID": "Efz5nNJPw0CbugsW23UPMg==",
                                            "groupIDGuid": "9cf9fc11-4fd2-40c3-9bba-0b16db750f32",
                                            "customerID": "6xQfcsQVa0yTL4yO3ByiRQ==",
                                            "customerIDGuid": "721f14eb-15c4-4c6b-932f-8c8edc1ca245",
                                            "card": "sample string 4",
                                            "linkedAccount": "EsBsyykmsUWD/m8U4k3rvg==",
                                            "linkedAccountGuid": "cb6cc012-2629-45b1-83fe-6f14e24debbe",
                                            "customer": {
                                              "$ref": "57"
                                            },
                                            "group": {
                                              "$ref": "61"
                                            },
                                            "customerCard": {
                                              "$ref": "58"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "63",
                                      "id": 1,
                                      "identifier": "j4IM8fXl4USxEdcuoIrw/A==",
                                      "identifierGuid": "f10c828f-e5f5-44e1-b111-d72ea08af0fc",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "pMXnggCswUuYveYCgy4sBA==",
                                      "accountIDGuid": "82e7c5a4-ac00-4bc1-98bd-e602832e2c04",
                                      "customerAccount": {
                                        "$ref": "59"
                                      },
                                      "customerCard": {
                                        "$ref": "58"
                                      },
                                      "accountType": 1,
                                      "cardName": "sample string 8",
                                      "authorisationNumber": "sample string 9",
                                      "bankReference": "sample string 10",
                                      "merchantID": "sample string 11",
                                      "terminalID": "sample string 12",
                                      "cardNumber": "sample string 13",
                                      "paymentDate": "2025-10-04T23:57:24.3661895",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "6LSiJ96OBE2gzRL4oy+Sdw==",
                                      "idempotentVoidGuid": "27a2b4e8-8ede-4d04-a0cd-12f8a32f9277",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "64",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "nuBqBLll+EuJQJGzaLJaQA==",
                                        "saleHeaderIdentifierGuid": "046ae09e-65b9-4bf8-8940-91b368b25a40",
                                        "created": "2025-10-04T23:57:24.3661895",
                                        "createdLocal": "2025-10-04T23:57:24.3661895",
                                        "createdText": "sample string 4",
                                        "itemCount": 5,
                                        "totalAmount": 6,
                                        "cashTender": 1,
                                        "cardTender": 1,
                                        "cheqTender": 1,
                                        "acctTender": 1,
                                        "voucherTender": 1,
                                        "loyaltyPoints": 1,
                                        "cashout": 1,
                                        "changeAmount": 1,
                                        "rounding": 1,
                                        "gstAmount": 1,
                                        "transactionDiscountTender": 1,
                                        "totalTip": 7,
                                        "tranType": 1,
                                        "processed": 1,
                                        "imported": "2025-10-04T23:57:24.3661895",
                                        "storeID": 1,
                                        "operatorG_Uid": "k6f3jjkzSU2Aenvg3VsrRg==",
                                        "operatorGuid": "8ef7a793-3339-4d49-807a-7be0dd5b2b46",
                                        "customerG_Uid": "jTYA2JAVoUSgGy30u5mMCg==",
                                        "customerGuid": "d800368d-1590-44a1-a01b-2df4bb998c0a",
                                        "communityIdentifier": "Z4J25NgAmUO+NxmOvYQMuQ==",
                                        "communityIdentifierGuid": "e4768267-00d8-4399-be37-198ebd840cb9",
                                        "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": "GvsrNWUJNEK6XTtQPCJBiw==",
                                        "priceLevelIdentifierGuid": "352bfb1a-0965-4234-ba5d-3b503c22418b",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "24"
                                        },
                                        "customer": {
                                          "$ref": "57"
                                        },
                                        "communityOrganisation": {
                                          "$id": "65",
                                          "id": 1,
                                          "identifier": "4aXSn4MaC0Sg5dyP6ZnMCg==",
                                          "identifierGuid": "9fd2a5e1-1a83-440b-a0e5-dc8fe999cc0a",
                                          "name": "sample string 3",
                                          "lookupIdentifier": "sample string 4",
                                          "externalID": "sample string 5",
                                          "phone": "sample string 6",
                                          "fax": "sample string 7",
                                          "email": "sample string 8",
                                          "address1": "sample string 9",
                                          "address2": "sample string 10",
                                          "city": "sample string 11",
                                          "postCode": "sample string 12",
                                          "state": "sample string 13",
                                          "country": "sample string 14",
                                          "totalAmountAwarded": 15.1,
                                          "updated": "2025-10-04T23:57:24.3661895",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "66",
                                            "saleItemID": 1,
                                            "identifier": "r+a2Iq8CM0mZZxbMQNeUoQ==",
                                            "identifierGuid": "22b6e6af-02af-4933-9967-16cc40d794a1",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "oqQyiNCO30mCEkOryZx/nw==",
                                            "pluGuid": "8832a4a2-8ed0-49df-8212-43abc99c7f9f",
                                            "accountID": "GxxB3FaESEKQNi8pjgFHOA==",
                                            "accountIDGuid": "dc411c1b-8456-4248-9036-2f298e014738",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 8,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "offline": true,
                                            "barcode": "sample string 9",
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 10",
                                            "bestOrExpire": "2025-10-04T23:57:24.3661895",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "g/fmIVE0VEWtdoUuQgiurA==",
                                            "refundGuid": "21e6f783-3451-4554-ad76-852e4208aeac",
                                            "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": "cCJQE00czkGN9njiS3hhog==",
                                            "idempotentVoidGuid": "13502270-1c4d-41ce-8df6-78e24b7861a2",
                                            "priceLevelIdentifier": "giPVSDFnOkGUz7d2K6NBOw==",
                                            "priceLevelIdentifierGuid": "48d52382-6731-413a-94cf-b7762ba3413b",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-10-04T23:57:24.3661895",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "68",
                                              "id": 1,
                                              "g_UID": "+Y39TT2a1UK3UoIhbhfJSw==",
                                              "guid": "4dfd8df9-9a3d-42d5-b752-82216e17c94b",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-10-04T23:57:24.3661895"
                                            },
                                            "modifier": {
                                              "$id": "69",
                                              "id": 1,
                                              "setG_UID": "wq+CThP2Bk6u2PmHcxZOLw==",
                                              "modifierSetGuid": "4e82afc2-f613-4e06-aed8-f98773164e2f",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "/zRnsJ+by0ucEYvhhF5PVA==",
                                              "pluGuid": "b06734ff-9b9f-4bcb-9c11-8be1845e4f54",
                                              "deleted": true,
                                              "g_UID": "Z46924d4K0S63v/cAe2xNg==",
                                              "guid": "dbbd8e67-7887-442b-bade-ffdc01edb136",
                                              "product": {
                                                "$ref": "12"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "70",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "64"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "63"
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "72",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "73",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "LmDzL11c3kKDyat2x0pgsA==",
                                            "pluGuid": "2ff3602e-5c5d-42de-83c9-ab76c74a60b0",
                                            "saleHeaderID": 2,
                                            "totalCents": 3,
                                            "grade": 1,
                                            "gradeDescription": "sample string 4",
                                            "dispenser": 1,
                                            "hose": 1,
                                            "quantity": 1,
                                            "cost": 1,
                                            "acquirerNum": 1,
                                            "attendant": 1,
                                            "ePurseBalance": 1.0,
                                            "cardSignature": "sample string 5",
                                            "compartmentNumber": 1,
                                            "contractNumber": 1,
                                            "discountCardPAN": "sample string 6",
                                            "discountID": 1,
                                            "discountName": "sample string 7",
                                            "discountNetValue": 1.0,
                                            "discountType": 1,
                                            "discountValue": 1.0,
                                            "discretionaryData": "sample string 8",
                                            "driverID": "sample string 9",
                                            "eftBatchNumber": 1,
                                            "eftResponseCode": "sample string 10",
                                            "endDateTime": "2025-10-04T23:57:24.3661895",
                                            "engineHours": 1.1,
                                            "fposNumber": 1,
                                            "loyaltyCardPAN": "sample string 11",
                                            "miscData1": 1,
                                            "miscData2": "sample string 12",
                                            "miscFlags": 1,
                                            "mop": 1,
                                            "odometer": 1,
                                            "panNumber": "sample string 13",
                                            "saleRefund": true,
                                            "saleStatus": 1,
                                            "sequenceNumber": 1,
                                            "stan": 1,
                                            "startDateTime": "2025-10-04T23:57:24.3661895",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "74",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "T8Zv97JLLUK6QeEu7bjtpg==",
                                            "pluGuid": "f76fc64f-4bb2-422d-ba41-e12eedb8eda6",
                                            "accountID": "fqamizyy3E6BzB+v84PuNQ==",
                                            "accountIDGuid": "8ba6a67e-b23c-4edc-81cc-1faff383ee35",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "processed": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 1,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "barcode": "sample string 8",
                                            "offline": 1,
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 9",
                                            "bestOrExpire": "2025-10-04T23:57:24.3661895",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "Xq58Wv7qIUaVtB3JW+/y0g==",
                                            "refundGuid": "5a7cae5e-eafe-4621-95b4-1dc95beff2d2",
                                            "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": "74"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "75",
                                            "identifier": "2h1GyXF9zUuPKeNPXaMTTQ==",
                                            "identifierGuid": "c9461dda-7d71-4bcd-8f29-e34f5da3134d",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "depxekLh60ifLCx9feeOhA==",
                                            "customerIdentifierGuid": "7a71ea75-e142-48eb-9f2c-2c7d7de78e84",
                                            "operatorNo": 1,
                                            "operatorG_UID": "ez4FWB3e3UyOAd/ns8IKWA==",
                                            "operatorGuid": "58053e7b-de1d-4cdd-8e01-dfe7b3c20a58",
                                            "created": "2025-10-04T23:57:24.3661895",
                                            "ordered": "2025-10-04T23:57:24.3661895",
                                            "started": "2025-10-04T23:57:24.3661895",
                                            "completed": "2025-10-04T23:57:24.3661895",
                                            "supplied": "2025-10-04T23:57:24.3661895",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "57"
                                            },
                                            "operator": {
                                              "$ref": "24"
                                            },
                                            "details": [
                                              {
                                                "$id": "76",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "I3qiHumITU+qZNtWr95u6Q==",
                                                "pluGuid": "1ea27a23-88e9-4f4d-aa64-db56afde6ee9",
                                                "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": "ueReZFshCUyfmF6wdqWcZg==",
                                                "headerIdentifierGuid": "645ee4b9-215b-4c09-9f98-5eb076a59c66",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              {
                                                "$ref": "76"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "64"
                                            }
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "77",
                                            "surveyG_UID": "e8iLDUETzk+F+9iR2vGwrQ==",
                                            "surveyGuid": "0d8bc87b-1341-4fce-85fb-d891daf1b0ad",
                                            "saleHeaderGuid": "nqo1r25DokeH97FpE9KMuA==",
                                            "saleGuid": "af35aa9e-436e-47a2-87f7-b16913d28cb8",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "LojAL8nPckaBiam/kAs4Kw==",
                                            "guidResponse": "2fc0882e-cfc9-4672-8189-a9bf900b382b",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-10-04T23:57:24.3661895",
                                            "sale": {
                                              "$ref": "64"
                                            },
                                            "survey": {
                                              "$id": "78",
                                              "g_UID": "8nL9q2dn6EOND/Mv9KzWCg==",
                                              "guid": "abfd72f2-6767-43e8-8d0f-f32ff4acd60a",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "AfJsY3pX4kqj74tWXaqnuA==",
                                              "checkoutFormGuid": "636cf201-577a-4ae2-a3ef-8b565daaa7b8",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-10-04T23:57:24.3661895",
                                              "end": "2025-10-04T23:57:24.3661895",
                                              "deleted": true,
                                              "updated": "2025-10-04T23:57:24.3661895",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "a2536c49-db72-4316-af88-d530a194de91",
                                                "e0ff3a57-c48c-49e7-bb3d-214c60043fe4"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "32"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "storeName": "sample string 38",
                                        "machineName": "sample string 39",
                                        "operatorName": "sample string 40",
                                        "direction": 1,
                                        "reason": "sample string 41",
                                        "accountG_UID": "AogQ/uGl3UWBcDM0E6jOkg==",
                                        "accountIdentifier": "fe108802-a5e1-45dd-8170-333413a8ce92",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "2uwoTakhJ0aWvTwGGbkM3Q==",
                                        "customerOrderIdentifierGuid": "4d28ecda-21a9-4627-96bd-3c0619b90cdd",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "79",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "o0tMJ48UikKhxsF8/ybXoA==",
                                        "paymentIdentifierGuid": "274c4ba3-148f-428a-a1c6-c17cff26d7a0",
                                        "identifier": "jsJNbJhiN0Sdtk8RzBd7cQ==",
                                        "identifierGuid": "6c4dc28e-6298-4437-9db6-4f11cc177b71",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "NwUyxqKaekOzxBTF2bQXJw==",
                                        "itemIdentifierGuid": "c6320537-9aa2-437a-b3c4-14c5d9b41727"
                                      }
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "62"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "account": {
                                "$ref": "59"
                              },
                              "vouchers": [
                                {
                                  "$id": "80",
                                  "customerIdentifier": "BhA8IrlAE0S0awEyuBg9LA==",
                                  "customerIdentifierGuid": "223c1006-40b9-4413-b46b-0132b8183d2c",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "7DUeUbPTck6rUyIhPek9PA==",
                                  "idempotentGuid": "511e35ec-d3b3-4e72-ab53-22213de93d3c",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "81",
                                    "id": 1,
                                    "name": "sample string 2",
                                    "description": "sample string 3",
                                    "shortDescription": "sample string 4",
                                    "url": "sample string 5",
                                    "barcodeTemplateID": 1,
                                    "expiry": 0,
                                    "voucherType": 6,
                                    "limitPerTransaction": 7,
                                    "customerTracking": true,
                                    "discountAccount": "sample string 9",
                                    "endDate": "2025-10-04T23:57:24.3661895",
                                    "barcodeTemplate": {
                                      "$id": "82",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "83",
                                      "id": 1,
                                      "uid": "sample string 2",
                                      "name": "sample string 3",
                                      "width": 1.1,
                                      "height": 1.1,
                                      "showBorder": true,
                                      "borderWidth": 1.1,
                                      "borderStyle": 1,
                                      "borderColour": "sample string 5",
                                      "updated": "2025-10-04T23:57:24.3661895",
                                      "labelPageLayout": "HzK+DmtTb0upG7UWrflGOQ==",
                                      "pageLayoutGuid": "0ebe321f-536b-4b6f-a91b-b516adf94639",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "81"
                                      },
                                      "elements": [
                                        {
                                          "$id": "84",
                                          "id": 1,
                                          "scaleLabelID": 2,
                                          "showPercentDI": true,
                                          "showAvgPerHundred": true,
                                          "showAvgPerServe": true,
                                          "name": "sample string 6",
                                          "x": 1.1,
                                          "y": 1.1,
                                          "width": 1.1,
                                          "height": 1.1,
                                          "type": 1,
                                          "rotation": 1,
                                          "text": "sample string 7",
                                          "fontFamily": "sample string 8",
                                          "align": 1,
                                          "bold": true,
                                          "italic": true,
                                          "underline": true,
                                          "strikeout": true,
                                          "reverse": true,
                                          "textColour": "sample string 9",
                                          "fontSize": 1.1,
                                          "picture": "QEA=",
                                          "borderWidth": 10,
                                          "sortOrder": 11,
                                          "printOptions": 12,
                                          "superScriptTextFontSize": 1.1,
                                          "lineStyle": 1,
                                          "spacingStyle": 1,
                                          "interCharacterSpacing": 1.1,
                                          "superScriptOffset": 1.1,
                                          "lineSpacing": 1.1,
                                          "dateFormat": "sample string 13",
                                          "autoGrow": true,
                                          "fontAutoResize": true,
                                          "updated": "2025-10-04T23:57:24.3661895"
                                        },
                                        {
                                          "$ref": "84"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "85",
                                        "id": 1,
                                        "customerIdentifier": "CjLFwV4p3Uui1PbDQ/8M1A==",
                                        "customerIdentifierGuid": "c1c5320a-295e-4bdd-a2d4-f6c343ff0cd4",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-10-04T23:57:24.3661895",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "h2J1CQSKGE+i1Uhbg+fPoA==",
                                        "issuedIdempotentGuid": "09756287-8a04-4f18-a2d5-485b83e7cfa0",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-10-04T23:57:24.3661895",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-10-04T23:57:24.3661895",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "elo2j/eK2UuB8x0ohuj5Ig==",
                                        "redeemedIdempotentGuid": "8f365a7a-8af7-4bd9-81f3-1d2886e8f922",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-10-04T23:57:24.3661895",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "83"
                                        },
                                        "voucher": {
                                          "$ref": "81"
                                        },
                                        "customer": {
                                          "$ref": "57"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "63"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "63"
                                        }
                                      },
                                      {
                                        "$ref": "85"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "57"
                                  }
                                },
                                {
                                  "$ref": "80"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "86",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "nRDO9UL/IkqUZnBW8IeU4w==",
                            "groupIDGuid": "f5ce109d-ff42-4a22-9466-7056f08794e3",
                            "campaign": {
                              "$ref": "53"
                            },
                            "group": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "87",
                            "identifier": "ox5p1W/sHUKj4ZX6ZOl69Q==",
                            "identifierGuid": "d5691ea3-ec6f-421d-a3e1-95fa64e97af5",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "88",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "nJpTe66tGkKLBFLm0QymmQ==",
                            "guid": "7b539a9c-adae-421a-8b04-52e6d10ca699",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "53"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "89",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "qh40iX6JpkK0gNVd8TzbRw==",
                                "groupGuid": "89341eaa-897e-42a6-b480-d55df13cdb47",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "TC9kwS4u0EKTIQV9uFwprw==",
                                "pluGuid": "c1642f4c-2e2e-42d0-9321-057db85c29af",
                                "priceGroupG_UID": "t7FAx6I9z0WKaD7JynQxCw==",
                                "priceGroupGuid": "c740b1b7-3da2-45cf-8a68-3ec9ca74310b",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "53"
                                },
                                "product": {
                                  "$ref": "12"
                                },
                                "priceGroup": {
                                  "$ref": "18"
                                },
                                "campaignPool": {
                                  "$ref": "53"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ]
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "90",
                            "id": 1,
                            "priceLevelIdentifier": "tueDXZ2w80Str7WET2gulA==",
                            "priceLevelIdentifierGuid": "5d83e7b6-b09d-44f3-adaf-b5844f682e94",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "12"
                      },
                      "dealCost": {
                        "$id": "91",
                        "headerIdentifier": "i72UM0W6tE+y+Od8G+jfZA==",
                        "headerIdentifierGuid": "3394bd8b-ba45-4fb4-b2f8-e77c1be8df64",
                        "identifier": "PsAFkGMsTUmfqk7uBDRDMw==",
                        "identifierGuid": "9005c03e-2c63-494d-9faa-4eee04344333",
                        "supplierIdentifier": "QyTATY7X4EuYp1qH074wTQ==",
                        "supplierGuid": "4dc02443-d78e-4be0-98a7-5a87d3be304d",
                        "pluG_UID": "F7PHft3SrECpmL1sdp+ffQ==",
                        "pluGuid": "7ec7b317-d2dd-40ac-a998-bd6c769f9f7d",
                        "campaignName": "5076fa05-cd85-4efb-af29-e8846d95551f",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-10-04T23:57:24.3661895",
                        "end": "2025-10-04T23:57:24.3661895",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "iArh0KtBDESkyArByY1Wfw==",
                        "bonusItemPluGuid": "d0e10a88-41ab-440c-a4c8-0ac1c98d567f",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-10-04T23:57:24.3661895",
                        "metcashPromotionID": "sample string 14",
                        "fromHost": 15,
                        "storeNames": "sample string 16",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "supplierName": "sample string 17",
                        "campaignDescription": "sample string 18",
                        "newPrice": 1,
                        "campaignMetcashPromotionID": "sample string 19",
                        "campaignActive": true,
                        "campaignStartDate": "2025-10-04T23:57:24.3661895",
                        "campaignEndDate": "2025-10-04T23:57:24.3661895",
                        "masterPLUG_UID": "qEUT32rbYE+H08Linip+Kg==",
                        "masterID": "df1345a8-db6a-4f60-87d3-c2e29e2a7e2a",
                        "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": "UNXPtevUSkOc+EEHKMCq+w==",
                        "bonusMasterID": "b5cfd550-d4eb-434a-9cf8-410728c0aafb",
                        "bonusProductName": "sample string 34",
                        "bonusProductAPN": "sample string 35",
                        "bonusOrderCode": "sample string 36",
                        "bonusNormalSell": 37,
                        "bonusNormalCost": 38,
                        "bonusNormalCostDecimals": 39,
                        "bonusCartonQuantity": 40,
                        "bonusSalesMode": 41,
                        "bonusOrderPacked": 42,
                        "bonusFuelItem": true,
                        "bonusActive": true
                      }
                    },
                    "currentCostStart": "2025-10-04T23:57:24.3661895",
                    "dealCosts": [
                      {
                        "$ref": "91"
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "92",
                        "pluG_UID": "MWpY8sP68E69siKf9r8v1A==",
                        "pluGuid": "f2586a31-fac3-4ef0-bdb2-229ff6bf2fd4",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "alternateProductG_UID": "SHsnJKHelkG6jeKFmk+ReQ==",
                    "alternateProduct": "24277b48-dea1-4196-ba8d-e2859a4f9179",
                    "productHostCode": {
                      "$id": "93",
                      "id": 1,
                      "pluG_UID": "S5IdVKtZIk2SWfTMJuoZEw==",
                      "pluGuid": "541d924b-59ab-4d22-9259-f4cc26ea1913",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "47"
                    },
                    "mscCom": {
                      "$ref": "48"
                    },
                    "mscDep": {
                      "$ref": "50"
                    },
                    "mscSubCom": {
                      "$ref": "49"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2025-10-04T23:57:24.3661895",
                    "inventoryTracked": "2025-10-04T23:57:24.3661895",
                    "isNormalPriceChangesCampaign": true
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "94",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "95",
                  "storeID": 1,
                  "supplierIdentifier": "CWU1SvwFPUOMZFzxmYBcHQ==",
                  "supplierGuid": "4a356509-05fc-433d-8c64-5cf199805c1d",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "95"
                }
              ],
              "cycles": [
                {
                  "$id": "96",
                  "storeID": 1,
                  "supplierIdentifier": "e3iKelb6W0GbFPk0LOax5w==",
                  "supplierGuid": "7a8a787b-fa56-415b-9b14-f9342ce6b1e7",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-10-04T23:57:24.3661895",
                  "deliveryDate": "2025-10-04T23:57:24.3661895",
                  "nextCutOffDate": "2025-10-04T23:57:24.3661895",
                  "nextDeliveryDate": "2025-10-04T23:57:24.3661895",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "96"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-10-04T23:57:24.3661895",
              "isHost": true
            },
            "files": [
              {
                "$id": "97",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-10-04T23:57:24.3661895",
                "processed": "2025-10-04T23:57:24.3661895",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-10-04T23:57:24.3661895",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "6"
                },
                "metcashHeader": {
                  "$id": "98",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-10-04T23:57:24.3661895",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "97"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "99",
                "id": 1,
                "hostIdentifier": "SiMS185J/kyXI6Cy5CHZzg==",
                "hostIdentifierGuid": "d712234a-49ce-4cfe-9723-a0b2e421d9ce",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "c59310b3-c7ad-4174-b921-4c46f627a560",
                  "715038bf-beae-4fc7-8f0a-67f0a202e6a8"
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "100",
                "identifier": "XCJ6kcoEm0OIUsS0q55ftg==",
                "identifierGuid": "917a225c-04ca-439b-8852-c4b4ab9e5fb6",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "100"
              }
            ],
            "promoTypeGuids": [
              "6499d538-b400-4961-9c0a-8f2c5b411902",
              "030f6a84-86fd-47ef-a57e-21be52216ec8"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "101",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "101"
        }
      ],
      "sales": [
        {
          "$id": "102",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-10-04T23:57:24.3661895",
          "ftpSite": {
            "$id": "103",
            "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": "102"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "99"
        },
        {
          "$ref": "99"
        }
      ],
      "cashManagements": [
        {
          "$id": "104",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "105",
            "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": "104"
        }
      ],
      "updateStoreID": "27eabc64-30f8-4037-a9cf-807170930c07",
      "updateStore": {
        "$id": "106",
        "id": "7b9bfee9-1492-4a62-9a49-df00b9f4be62",
        "name": "sample string 1",
        "lastActivity": "2025-10-04T23:57:24.3661895",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-10-04T23:57:24.3661895"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "107",
        "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": "7"
    },
    "orderCycle": {
      "$id": "108",
      "id": 1,
      "autoOrderGuid": "iySFwB3jq0+IqYqsETT6sg==",
      "autoOrderIdentifier": "c085248b-e31d-4fab-88a9-8aac1134fab2",
      "cutOffDate": "2025-10-04T23:57:24.3661895",
      "deliveryDate": "2025-10-04T23:57:24.3661895",
      "daysBuffer": 3,
      "nextCutOffDate": "2025-10-04T23:57:24.3661895",
      "nextDeliveryDate": "2025-10-04T23:57:24.3661895",
      "nextDaysBuffer": 5
    },
    "details": [
      {
        "$id": "109",
        "autoOrderGuid": "1VQRSMEZHUCkZS9Ii7qIZA==",
        "autoOrderIdentifier": "481154d5-19c1-401d-a465-2f488bba8864",
        "pluG_UID": "8Z3DU6IrlE6w6a2iroxvPw==",
        "pluGuid": "53c39df1-2ba2-4e94-b0e9-ada2ae8c6f3f",
        "orderCartons": 1,
        "orderUnits": 1,
        "orderWeight": 1,
        "processedCartons": 1,
        "processedUnits": 1,
        "processedWeight": 1,
        "cartons": 1,
        "units": 1,
        "weight": 1,
        "status": 1,
        "bestDealCartonCost": 1.1,
        "bestDealDays": 1,
        "lastDealDays": 1,
        "normalCartonCost": 1.1,
        "currentDealCartonCost": 1.1,
        "investmentCartons": 1,
        "investmentUnits": 1,
        "investmentWeight": 1,
        "investmentSavedAmt": 1.1,
        "investmentBuyEndDate": "2025-10-04T23:57:24.3661895",
        "investmentBuyStatus": 2,
        "processed": "2025-10-04T23:57:24.3661895",
        "product": {
          "$ref": "12"
        },
        "orderCode": "sample string 3",
        "directIndicator": "sample string 4",
        "cycle": {
          "$ref": "96"
        },
        "dayWeighting": {
          "$id": "110",
          "sunday": 1.1
        },
        "inventory": {
          "$id": "111",
          "inventoryGuid": "20ky1A06q0qFP3iln/36KQ==",
          "inventoryIdentifier": "d43249db-3a0d-4aab-853f-78a59ffdfa29",
          "created": "2025-10-04T23:57:24.3661895",
          "createdLocal": "2025-10-04T23:57:24.3661895",
          "onHand": 4,
          "onHandPacks": 5,
          "onOrder": 6,
          "onOrderPacks": 7,
          "accuracy": 8,
          "updated": "2025-10-04T23:57:24.3661895",
          "history": [
            {
              "$id": "112",
              "inventoryGuid": "d9/36RiONkWigJxBtRSuqQ==",
              "inventoryIdentifier": "e9f7df77-8e18-4536-a280-9c41b514aea9",
              "pluG_UID": "iotn3cjN50O7McfDnPpcQA==",
              "pluIdentifier": "dd678b8a-cdc8-43e7-bb31-c7c39cfa5c40",
              "inventoryReason": 3,
              "inventoryInvoiceGuid": "V5nFdb3ji0SYwVIt/IIh3A==",
              "invoiceIdentifier": "75c59957-e3bd-448b-98c1-522dfc8221dc",
              "operatorGuid": "TSORYR0YvEiwOSkeHWVhug==",
              "operatorIdentifier": "6191234d-181d-48bc-b039-291e1d6561ba",
              "stocktakeGuid": "MswJERlWk0aWdBhQVce3xw==",
              "stocktakeIdentifier": "1109cc32-5619-4693-9674-185055c7b7c7",
              "orderGuid": "HjalEi6FM0GzP3nk4KrjDA==",
              "orderIdentifier": "12a5361e-852e-4133-b33f-79e4e0aae30c",
              "saleHeaderGuid": "EYxLWYqUek+CLR9qp8zdOg==",
              "saleHeaderGuidIdentifier": "594b8c11-948a-4f7a-822d-1f6aa7ccdd3a",
              "dumpStockID": 1,
              "fuelDeliveryID": 1,
              "creditNoteIdentifier": "TiNmoC5sYUuaf0Uc/+Jy4A==",
              "creditNoteGuid": "a066234e-6c2e-4b61-9a7f-451cffe272e0",
              "inventorySourceGuid": "AHR3OptOKESwQ5SxuGO69Q==",
              "inventorySourceIdentifier": "3a777400-4e9b-4428-b043-94b1b863baf5",
              "createdLocal": "2025-10-04T23:57:24.3661895",
              "baseUnits": 4,
              "unitsPerCarton": 5,
              "unitsPerCartonWeighted": true,
              "counted": 7,
              "countedPacks": 8,
              "open": 1,
              "movementQty": 9,
              "close": 1,
              "openPacks": 1,
              "movementQtyPacks": 10,
              "closePacks": 1,
              "accuracy": 1,
              "manual": 11,
              "user": "sample string 12",
              "updated": "2025-10-04T23:57:24.3661895",
              "createdLocalTime": "2025-10-04T23:57:24.3661895",
              "storeID": 14,
              "barcode": "sample string 15",
              "directCode": "sample string 16",
              "productName": "sample string 17",
              "salesMode": 18,
              "orderPacked": 19,
              "invoice": {
                "$id": "113",
                "inventoryInvoiceGuid": "EKdvET9XNEWbk84snxqi1Q==",
                "invoiceIdentifier": "116fa710-573f-4534-9b93-ce2c9f1aa2d5",
                "inventoryGuid": "4G1TOmIAzUeOzDUUlA951A==",
                "inventoryIdentifier": "3a536de0-0062-47cd-8ecc-3514940f79d4",
                "supplierIdentifier": "T75sYjTquEm3QdavShIKIA==",
                "supplierGuid": "626cbe4f-ea34-49b8-b741-d6af4a120a20",
                "orderGuid": "U8TJCvrY0kOjiafHyNZ0uA==",
                "orderIdentifier": "0ac9c453-d8fa-43d2-a389-a7c7c8d674b8",
                "invoiceHeaderIdentifier": "8E6k9rYtr0q9wfBpY3AP0A==",
                "invoiceHeaderGuid": "f6a44ef0-2db6-4aaf-bdc1-f06963700fd0",
                "created": "2025-10-04T23:57:24.3661895",
                "ordered": "2025-10-04T23:57:24.3661895",
                "storeID": 1,
                "bestOrExpire": "2025-10-04T23:57:24.3661895",
                "bestOrExpireType": 1,
                "units": 1,
                "weight": 1,
                "received": "2025-10-04T23:57:24.3661895",
                "cost": 1,
                "totalCost": 1,
                "freightCost": 1,
                "inStock": 1,
                "pluG_UID": "WqsLCO2V60W8ls5rhXRnhQ==",
                "pluGuid": "080bab5a-95ed-45eb-bc96-ce6b85746785",
                "orderInventoryGuid": "pB6Fp3/l8kyyoba4oAyuhA==",
                "orderInventoryIdentifier": "a7851ea4-e57f-4cf2-b2a1-b6b8a00cae84",
                "supplier": {
                  "$ref": "7"
                },
                "inventoryUnits": [
                  {
                    "$id": "114",
                    "invoiceItemNo": 1,
                    "inventoryInvoiceGuid": "aEJ5y+S/NE2kF7N9otFzaw==",
                    "invoiceIdentifier": "cb794268-bfe4-4d34-a417-b37da2d1736b",
                    "inventoryGuid": "9rfHnafoNEGEpzYknY9yBA==",
                    "inventoryIdentifier": "9dc7b7f6-e8a7-4134-84a7-36249d8f7204",
                    "serialNumber": "sample string 3",
                    "sold": "2025-10-04T23:57:24.3661895",
                    "saleItemID": 1,
                    "storeID": 1,
                    "returned": "2025-10-04T23:57:24.3661895",
                    "dumped": 1,
                    "saleHeaderID": 1
                  },
                  {
                    "$ref": "114"
                  }
                ]
              },
              "invoiceHeaderIdentifier": "UGP1DIcXUUqW/+LkR2Oo5g==",
              "invoiceHeaderGuid": "0cf56350-1787-4a51-96ff-e2e44763a8e6",
              "invoiceNumber": "sample string 20",
              "invoiceCost": 1,
              "invoiceCostDecimals": 1,
              "orderNumber": 1,
              "orderReceivingStoreName": "sample string 21",
              "orderSendingStoreName": "sample string 22",
              "creditNoteID": 1,
              "reason": {
                "$id": "115",
                "id": 1,
                "name": "sample string 1",
                "allowRF": 2,
                "dumpStock": 3,
                "creditRequest": 4,
                "excludeFromLoss": 5,
                "reserved": 6,
                "updated": "2025-10-04T23:57:24.3661895"
              },
              "reasonName": "sample string 23",
              "operatorName": "sample string 24",
              "operatorNumber": "sample string 25",
              "stocktakeName": "sample string 26",
              "saleIdentifier": "sample string 27",
              "saleHeaderID": 1,
              "inventoryAfterCounted": true,
              "inventorySetStock": true
            },
            {
              "$ref": "112"
            }
          ],
          "products": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "lastInvoiceCost": 1
        },
        "aws": 5.0,
        "explanations": [
          {
            "$id": "116",
            "pluG_UID": "Q7YSL0nQh0eKvzT2rNAoLw==",
            "pluGuid": "2f12b643-d049-4787-8abf-34f6acd0282f",
            "consolidatedSales": {
              "$id": "117",
              "1": {
                "$id": "118",
                "discountPercentage": 1,
                "days": 2,
                "quantity": 3.1,
                "aws": 3.1,
                "cartonQuantity": 4.1,
                "lowQuality": true
              },
              "2": {
                "$ref": "118"
              }
            },
            "dailyPrices": {
              "$id": "119",
              "2025-10-04T23:57:24.3661895": {
                "$id": "120",
                "date": "2025-10-04T23:57:24.3661895",
                "salePrice": 1,
                "campaign": "sample string 2",
                "campaignDescription": "sample string 3",
                "combo": true,
                "comboPriceGroupG_UID": "IMY5skuHnkiIfQ3ultoUTA==",
                "comboPriceGroupGuid": "b239c620-874b-489e-887d-0dee96da144c"
              }
            },
            "onHandPredictions": [
              {
                "$id": "121",
                "autoOrderGuid": "VraUIL/JxUyaEEpnOVkE9g==",
                "autoOrderIdentifier": "2094b656-c9bf-4cc5-9a10-4a67395904f6",
                "pluG_UID": "UvVmUMMak0GUufAlSsIw5A==",
                "pluGuid": "5066f552-1ac3-4193-94b9-f0254ac230e4",
                "childPLUG_UID": "lUCA1L41NUqxyJsnSWiBIA==",
                "childPluGuid": "d4804095-35be-4a35-b1c8-9b2749688120",
                "date": "2025-10-04T23:57:24.3661895",
                "normalPrice": 2.0,
                "salePrice": 3.0,
                "discountPercentage": 4,
                "discountPercentageActual": -50,
                "predictedQuantity": 5.1,
                "campaign": "sample string 6",
                "campaignDescription": "sample string 7",
                "lowQuality": true,
                "investmentBuy": true,
                "buffer": 10,
                "boostDays": 11
              },
              {
                "$ref": "121"
              }
            ],
            "predictions": [
              {
                "$ref": "121"
              },
              {
                "$ref": "121"
              }
            ],
            "product": {
              "$ref": "12"
            }
          },
          {
            "$ref": "116"
          }
        ],
        "supplierOrderingDetail": {
          "$ref": "10"
        },
        "manufacturerSupplier": "b5b04baf-4f03-4d03-aa22-352183df69af",
        "cartonQuantity": 1,
        "sellPrice": 1,
        "cost": 1,
        "costDecimals": 1,
        "bufferDays": 6,
        "boostDays": 7
      },
      {
        "$ref": "109"
      }
    ],
    "boosts": [
      {
        "$id": "122",
        "autoOrderGuid": "5zW36H7UaUyXk3pvCblwRA==",
        "autoOrderIdentifier": "e8b735e7-d47e-4c69-9793-7a6f09b97044",
        "date": "2025-10-04T23:57:24.3661895",
        "boost": 2
      },
      {
        "$ref": "122"
      }
    ]
  },
  "supplierName": "sample string 33",
  "supplierStoreID": 1,
  "supplierCartonsOnly": true,
  "supplierEnforceMinimumQuantity": true,
  "supplierMinimumOrderValue": 1,
  "storeName": "sample string 36",
  "orderCode": {
    "$id": "123",
    "code": "sample string 1",
    "description": "sample string 2"
  },
  "store": {
    "$ref": "3"
  },
  "supplier": {
    "$ref": "7"
  },
  "totalCostInc": 37.0,
  "totalPickedCostInc": 38.0,
  "totalReceivedCostInc": 39.0,
  "total": {
    "$id": "124",
    "orderGuid": "CYlocjksE06d+bhwr5jRkA==",
    "orderIdentifier": "72688909-2c39-4e13-9df9-b870af98d190",
    "supplierIdentifier": "gCle0/AhNEad9chQtCNlcQ==",
    "supplierGuid": "d35e2980-21f0-4634-9df5-c850b4236571",
    "records": 1,
    "cartons": 2.1,
    "cartonQuantity": 3,
    "weight": 4,
    "costInc": 5,
    "sellInc": 6,
    "costGST": 7,
    "sellGST": 8,
    "pickedCostInc": 9,
    "pickedSellInc": 10,
    "receivedRecords": 11,
    "receivedWeight": 1,
    "receivedCartons": 1,
    "receivedCartonQuantity": 1,
    "receivedUnits": 1,
    "receivedSellInc": 12,
    "receivedCostInc": 13,
    "receivedCostGST": 14,
    "receivedSellGST": 15,
    "investmentBuyRecords": 16,
    "investmentBuyCartons": 17.1,
    "investmentBuyCartonQuantity": 18,
    "investmentBuyWeight": 19,
    "investmentBuyCostInc": 20,
    "investmentBuySellInc": 21,
    "investmentBuyCostGST": 22,
    "investmentBuySellGST": 23,
    "investmentBuySavedAmount": 24.1
  },
  "details": [
    {
      "$id": "125",
      "id": 1,
      "orderGuid": "0IiLmHm9kEqQ0LtcLBdchA==",
      "orderIdentifier": "988b88d0-bd79-4a90-90d0-bb5c2c175c84",
      "pluG_UID": "FUImZnhVKk68fyjyMuR4ZQ==",
      "pluGuid": "66264215-5578-4e2a-bc7f-28f232e47865",
      "created": "2025-10-04T23:57:24.3661895",
      "apn": "sample string 1",
      "itemNumber": "sample string 2",
      "directNumber": "sample string 3",
      "directIndicator": "sample string 4",
      "salesMode": 1,
      "orderByWeight": true,
      "sellPrice": 1,
      "inventoryFixed": true,
      "hasInventory": true,
      "inventoryAccuracy": 8,
      "onOrder": 1,
      "onOrderPacks": 1,
      "onHand": 1,
      "onHandPacks": 1,
      "cost": 1,
      "costDecimals": 1,
      "pickedCost": 1,
      "pickedCostDecimals": 1,
      "averagePackSize": 9.0,
      "cartonQuantity": 1,
      "cartons": 1,
      "units": 1,
      "weight": 1,
      "pickedCartons": 1,
      "pickedUnits": 1,
      "pickedWeight": 1,
      "shippedCartons": 1,
      "shippedUnits": 1,
      "shippedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedTun": "sample string 10",
      "receivedUnits": 1,
      "receivedWeight": 1,
      "received": 1,
      "status": 11,
      "substituteG_UID": "C0AynpmBi02VWPq22fxHBg==",
      "substituteGuid": "9e32400b-8199-4d8b-9558-fab6d9fc4706",
      "warehousePLUG_UID": "j4nYO/2rLEyiO8whNIQYaw==",
      "warehousePluGuid": "3bd8898f-abfd-4c2c-a23b-cc213484186b",
      "updated": "2025-10-04T23:57:24.3661895",
      "increment": true,
      "description": "sample string 13",
      "product": {
        "$ref": "12"
      },
      "unknownScan": {
        "$id": "126",
        "pluG_UID": "zCN49PpxW0aCNRIwRqkitQ==",
        "pluGuid": "f47823cc-71fa-465b-8235-123046a922b5",
        "orderGuid": "YtjqBdln0EGIN+pnNQPGhQ==",
        "orderIdentifier": "05ead862-67d9-41d0-8837-ea673503c685",
        "barcode": "sample string 3",
        "created": "2025-10-04T23:57:24.3661895",
        "assigned": true
      },
      "unknownScanItem": true,
      "substitute": {
        "$ref": "12"
      },
      "warehouseProduct": {
        "$ref": "12"
      },
      "lookup": {
        "$id": "127",
        "pluG_UID": "SVGEC/ViW0iLp/VmV1DlbQ==",
        "pluGuid": "0b845149-62f5-485b-8ba7-f5665750e56d",
        "inventoryGuid": "OiDrhSwTY0yYxsNtnjxH3w==",
        "inventoryIdentifier": "85eb203a-132c-4c63-98c6-c36d9e3c47df",
        "averageWeeklySales": 1.0,
        "promotionalAverageWeeklySales": 1.0,
        "inventoryAverageWeeklySales": 1.0,
        "inventoryPromotionalAverageWeeklySales": 1.0,
        "onHand": 1,
        "onHandPacks": 1,
        "onOrder": 1,
        "onOrderPacks": 1,
        "accuracy": 1,
        "lastOrdered": "2025-10-04T23:57:24.3661895",
        "lastOrderQuantity": 1.1,
        "lastReceived": "2025-10-04T23:57:24.3661895",
        "lastReceivedQuantity": 1.1,
        "lastInvoiceStatus": 1
      },
      "productOrderingDetail": {
        "$ref": "10"
      },
      "dealCost": {
        "$ref": "91"
      },
      "nextCost": {
        "$ref": "91"
      },
      "lastChance": true,
      "holdOff": 16,
      "holdOffDate": "2025-10-04T23:57:24.3661895",
      "orderHeader": {
        "$ref": "1"
      },
      "invoiceDetail": {
        "$id": "128",
        "identifier": "ymdSw53Hj02SPsVjLZEbfQ==",
        "identifierGuid": "c35267ca-c79d-4d8f-923e-c5632d911b7d",
        "headerIdentifier": "sqWeuD15C0uldhIvjncCew==",
        "headerIdentifierGuid": "b89ea5b2-793d-4b0b-a576-122f8e77027b",
        "pluG_UID": "tseLiENrUE6jmm3jyo8j8w==",
        "pluGuid": "888bc7b6-6b43-4e50-a39a-6de3ca8f23f3",
        "pageNo": 1,
        "lineNo": 1,
        "itemOrdered": "sample string 1",
        "itemShipped": "sample string 2",
        "apn": "sample string 3",
        "barcode": "sample string 4",
        "prodStatus": 0,
        "dateAvailable": "2025-10-04T23:57:24.3661895",
        "commodity": "sample string 5",
        "supplier": "sample string 6",
        "itemDesc": "sample string 7",
        "itemType": 48,
        "investmentBuyInd": "A",
        "orderType": "sample string 8",
        "cartonQty": 1,
        "cartonQuantitySpecified": true,
        "soldByWeight": true,
        "orderByWeight": true,
        "unitsOrdered": 1,
        "unitsSupplied": 1,
        "unitsReceived": 1,
        "weightOrdered": 1,
        "weightShipped": 1,
        "weightReceived": 1,
        "unitSpecified": 11,
        "wholesalePrice": 1,
        "extWholesalePrice": 1,
        "normalPrice": 1,
        "retailPrice": 1,
        "pricingUnit": "sample string 12",
        "claimFlag": "A",
        "gstRate": 1,
        "gstAmount": 1,
        "extGstAmount": 1,
        "deliWeight": 1,
        "marginAmount": 1,
        "extMarginAmount": 1,
        "costAmount": 1,
        "orderedCostAmount": 1,
        "extCostAmount": 1,
        "costIncSpecified": true,
        "freightAmount": 14,
        "freightGstAmount": 15,
        "extFreightAmount": 16,
        "extFreightGstAmount": 17,
        "costDecimals": 18,
        "wetRate": 1,
        "containerDeposit": 1,
        "basePrice": 1,
        "wetValue": 1,
        "deliveryFee": 1,
        "casePrice": 1,
        "wholesaleExt": 1,
        "wetExt": 1,
        "totalLitres": 1,
        "tun": "sample string 19",
        "applyDetails": true,
        "applySell": true,
        "applyCost": true,
        "applyOr": true,
        "applyQty": true,
        "itemNumber": "sample string 20",
        "directNumber": "sample string 21",
        "itemSize": "sample string 22",
        "costGst": 1,
        "sellGst": 1,
        "costOr": 1,
        "sellOr": 1,
        "marginOr": 1,
        "grossProfit": 1.0,
        "sell": 1,
        "cartonCost": 1,
        "currentCost": 1,
        "costID": "A",
        "costStart": "2025-10-04T23:57:24.3661895",
        "costEnd": "2025-10-04T23:57:24.3661895",
        "createdFromUnknownScan": true,
        "orderGuid": "01t2E9Ff4k+QKOfxwKDDoA==",
        "orderIdentifierGuid": "13765bd3-5fd1-4fe2-9028-e7f1c0a0c3a0",
        "processed": true,
        "received": true,
        "inventoried": true,
        "fromElectronicInvoice": true,
        "allowDelete": true,
        "updated": "2025-10-04T23:57:24.3661895",
        "invoiceNo": "sample string 28",
        "hasInventory": true,
        "existingCost": 30.1,
        "existingSell": 31.1,
        "futureCost": 1.1,
        "futureSell": 1.1,
        "nextSell": 1.1,
        "nextSellCampaignName": "sample string 32",
        "nextSellCampaignDescription": "sample string 33",
        "unknownScan": {
          "$id": "129",
          "pluG_UID": "7kFXkyH9ekq1yt3R65mOsA==",
          "pluGuid": "935741ee-fd21-4a7a-b5ca-ddd1eb998eb0",
          "invoiceIdentifier": "eUnQoevR30C5HILsteLZ7Q==",
          "invoiceGuid": "a1d04979-d1eb-40df-b91c-82ecb5e2d9ed",
          "barcode": "sample string 3",
          "itemNumber": "sample string 4",
          "created": "2025-10-04T23:57:24.3661895"
        },
        "productActive": true,
        "productSalesMode": 35,
        "productGSTPercent": 36,
        "productCostCalcMethod": 37,
        "productAlwaysApplyMargin": true,
        "productMarginRanged": true,
        "productMargin": 1.1,
        "productMinimumMargin": 1.1,
        "productMaximumMargin": 1.1,
        "priceGroupG_UID": "bYhefIA4cEm7h78OPPfF9g==",
        "priceGroupGuid": "7c5e886d-3880-4970-bb87-bf0e3cf7c5f6",
        "priceGroupName": "sample string 40",
        "priceGroupCode": "sample string 41",
        "product": {
          "$ref": "12"
        },
        "incrementCount": true,
        "minimumQuantity": 1,
        "randomWeight": true,
        "salesMode": 43,
        "cartons": 1,
        "weight": 1,
        "units": 1,
        "autoOrderStatus": 1,
        "invoiceDetailReceive": true
      },
      "autoOrderDetail": {
        "$ref": "109"
      },
      "doNotRange": true,
      "doNotOrder": true,
      "costGSTPercent": 1,
      "orderDetailReceive": true,
      "isBackedUp": true,
      "backupWarehouseIndicator": "sample string 21",
      "backupOrderCode": "sample string 22"
    },
    {
      "$ref": "125"
    }
  ],
  "unknownScans": [
    {
      "$ref": "126"
    },
    {
      "$ref": "126"
    }
  ],
  "transportCompany": {
    "$id": "130",
    "identifier": "w30EV38nK0CsjMxjUVRMoQ==",
    "identifierGuid": "57047dc3-277f-402b-ac8c-cc6351544ca1",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "PKDpIAcY8kqXLuCGnt0PYg==",
    "primaryContactID": "20e9a03c-1807-4af2-972e-e0869edd0f62",
    "primaryContact": {
      "$ref": "8"
    }
  },
  "isMetcashSorted": true,
  "backupOrderType": "sample string 41",
  "backupOrderTypeDescription": "sample string 42",
  "backupTradingPartner": 1,
  "backupHostIdentifier": "1dcdf780-f483-41bc-b6ed-eb5bc4f30656"
}

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

globally unique identifier

Response Formats

application/json, text/json

Sample:
"fc824066-731f-4bac-b589-9b0993e2df05"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">fc824066-731f-4bac-b589-9b0993e2df05</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK,�D[���Ƕ5xl/workbook.xml �(�����0��&�C��� FR8q���{-�4П�5���H�yۙ��v�l��4fD5i_�!؊/Pܟ�w�q��(݋���Z#�
t 9�%q0� ������X�:���V��R��x@�-�f�d4�����"�)�`�ERHs5ny�%���8��U2w(��L��ť(��❽��~7_PK,�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
,�D[�{�;''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Ra6422bfed1c34ae5" /></Relationships>PK,�D[�G8%�xl/worksheets/sheet1.xml �(��Q�n� ��}�vI�UI�IU�ݦ�3K��p����m����-?��l����
>t5_�$g�Z�;�|��ݎ�jF	 2����5�1�{!B������z�VEJ�Y`ߛ��N\)��à"Im����p�у�;,TVǛ�3Ğ�3}֜͟����ws��4�'�%%/]�eƊ?�SV~���^MC|���YG�P�{ZB��5io�Yu��l��k~��*�۲(ײx�I�j��~,�ťXh��QE�Tg�s��S��	�)�����J\S/��_�5m	�	1��
??�|PK,�D[V�*�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�	nK��ݰa[z��d�DM��v���G�
XE�Tb�������4����ٽ��xazg+�3�-���m�h�`���y��&B�OA�*�b��R�xĐ��m��G�)�����ز,�ZJ?g�5S������F���|u�:�‾�X�O)�KȳD��T�g��˂VZ+*Aț��x8�z}�3�#�Z�e�К��Me:��<G�.=w��gjxOX#�J�Z375y��/PK,�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK,�D[�U���xl/sharedStrings.xml �(�5�An�0E�b�ޱC
�q�z����Sf����]t�������W��;�B�OR,S���o��h
k!���;fQuJ<�"�ݍ�`|*RM�� ���m�0�(y5����!�X��uP�<���� y'~�]s�m�_.�Y_��x�zݏ��/�L��9#ޙ�����/PK-,�D[���Ƕ5xl/workbook.xmlPK-,�D[����	��[Content_Types].xmlPK-
,�D[�{�;''U_rels/.relsPK-,�D[�G8%��xl/worksheets/sheet1.xmlPK-,�D[V�*�P8xl/_rels/workbook.xml.relsPK-,�D[Ѓc'2E
}xl/styles.xmlPK-,�D[�U����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK,�D[:8��5xl/workbook.xml �(�����0��&�C����'.^=x_q�
�%�||�	$޼���~;Y�|�p�a�ZJ}�U]*U

��uh�]��0H���u����m�(J���v���ϴX�y�')�`�e@[^l7�ec��ƞ&9K��db��T6�֋I1s^B�&���y̙O�0ܒ(>V��9�R^$_�+,���PK,�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
,�D[�؁
''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf2240a1d98044aaf" /></Relationships>PK,�D[�G8%�xl/worksheets/sheet1.xml �(��Q�n� ��}�vI�UI�IU�ݦ�3K��p����m����-?��l����
>t5_�$g�Z�;�|��ݎ�jF	 2����5�1�{!B������z�VEJ�Y`ߛ��N\)��à"Im����p�у�;,TVǛ�3Ğ�3}֜͟����ws��4�'�%%/]�eƊ?�SV~���^MC|���YG�P�{ZB��5io�Yu��l��k~��*�۲(ײx�I�j��~,�ťXh��QE�Tg�s��S��	�)�����J\S/��_�5m	�	1��
??�|PK,�D[�d��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N���ݰa[z��3��&vd�-=�����ĂMW��==i���c�}�Fv"gY��v�`���{�`�Y�hĘ&���Ҋ

��'΃64a��L6u:�'�)�=�Q�'^��~ɀ[&�_f��uݠ����D6��g��E`{�=�~J�_���K��N�ԏ�J!I)k	��M-��H���;_�hU
�T5UR��2=��ѧK/���Z[`^�tY�%J-������PK,�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK,�D[�U���xl/sharedStrings.xml �(�5�An�0E�b�ޱC
�q�z����Sf����]t�������W��;�B�OR,S���o��h
k!���;fQuJ<�"�ݍ�`|*RM�� ���m�0�(y5����!�X��uP�<���� y'~�]s�m�_.�Y_��x�zݏ��/�L��9#ޙ�����/PK-,�D[:8��5xl/workbook.xmlPK-,�D[����	�[Content_Types].xmlPK-
,�D[�؁
''V_rels/.relsPK-,�D[�G8%��xl/worksheets/sheet1.xmlPK-,�D[�d��P9xl/_rels/workbook.xml.relsPK-,�D[Ѓc'2E
xl/styles.xmlPK-,�D[�U����xl/sharedStrings.xmlPK��