POST api/order/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

OrderHeader
NameDescriptionTypeAdditional information
OrderID

integer

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

BackToBack

integer

None.

B2bGuid

Collection of byte

None.

B2bIdentifier

globally unique identifier

None.

Status

OrderStatus

None.

Created

date

None.

CreatedLocal

date

None.

CreatedByUser

string

String length: inclusive between 0 and 191

StoreID

integer

None.

TransferGuid

Collection of byte

None.

TransferIdentifier

globally unique identifier

None.

TransferInvoiceIdentifier

Collection of byte

None.

TransferInvoiceGuid

globally unique identifier

None.

AttachedToInvoice

integer

None.

TransferType

TransferType

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Description

string

None.

Rows

integer

None.

Cartons

integer

None.

Units

integer

None.

SentCount

integer

None.

Sent

date

None.

SentLocal

date

None.

SentByUser

string

String length: inclusive between 0 and 191

LastSentStatus

integer

None.

Cancelled

date

None.

CancelledLocal

date

None.

CancelledByUser

string

String length: inclusive between 0 and 191

Shipped

date

None.

ShippedLocal

date

None.

ShippedByUser

string

String length: inclusive between 0 and 191

StockReceived

date

None.

StockReceivedLocal

date

None.

StockReceivedByUser

string

String length: inclusive between 0 and 191

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": "NWEEAO2jDEWLyesrOz5jlw==",
  "orderIdentifier": "00046135-a3ed-450c-8bc9-eb2b3b3e6397",
  "backToBack": 1,
  "b2bGuid": "X0fTnLU45E628ArmUZ7HoQ==",
  "b2bIdentifier": "9cd3475f-38b5-4ee4-b6f0-0ae6519ec7a1",
  "status": 2,
  "created": "2025-08-02T23:12:55.4141786",
  "createdLocal": "2025-08-02T23:12:55.4141786",
  "createdByUser": "sample string 3",
  "storeID": 1,
  "transferGuid": "tPsjq/HTM0O2sm1nOIxbLA==",
  "transferIdentifier": "ab23fbb4-d3f1-4333-b6b2-6d67388c5b2c",
  "transferInvoiceIdentifier": "TK43kA3Tu0WTcF0mc+Dwwg==",
  "transferInvoiceGuid": "9037ae4c-d30d-45bb-9370-5d2673e0f0c2",
  "attachedToInvoice": 4,
  "transferType": 1,
  "supplierIdentifier": "vvmh3g2ZQESO8tAEZZEikg==",
  "supplierIdentifierGuid": "dea1f9be-990d-4440-8ef2-d00465912292",
  "description": "sample string 5",
  "rows": 1,
  "cartons": 1,
  "units": 1,
  "sentCount": 1,
  "sent": "2025-08-02T23:12:55.4141786",
  "sentLocal": "2025-08-02T23:12:55.4141786",
  "sentByUser": "sample string 6",
  "lastSentStatus": 1,
  "cancelled": "2025-08-02T23:12:55.4141786",
  "cancelledLocal": "2025-08-02T23:12:55.4141786",
  "cancelledByUser": "sample string 7",
  "shipped": "2025-08-02T23:12:55.4141786",
  "shippedLocal": "2025-08-02T23:12:55.4141786",
  "shippedByUser": "sample string 8",
  "stockReceived": "2025-08-02T23:12:55.4141786",
  "stockReceivedLocal": "2025-08-02T23:12:55.4141786",
  "stockReceivedByUser": "sample string 9",
  "received": "2025-08-02T23:12:55.4141786",
  "receivedLocal": "2025-08-02T23:12:55.4141786",
  "completed": "2025-08-02T23:12:55.4141786",
  "completedLocal": "2025-08-02T23:12:55.4141786",
  "updated": "2025-08-02T23:12:55.4141786",
  "updatedLocal": "2025-08-02T23:12:55.4141786",
  "dueDate": "2025-08-02T23:12:55.4141786",
  "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": "HwM/KCqSHUWcTOBjlyyGxQ==",
  "transportCompanyIdentifier": "283f031f-922a-451d-9c4c-e063972c86c5",
  "autoOrder": 27,
  "hostIdentifier": "+qJNy21cx0ecQyd6OCJf5A==",
  "hostIdentifierGuid": "cb4da2fa-5c6d-47c7-9c43-277a38225fe4",
  "defaultOrderDocumentId": 1,
  "defaultStockReceiveDocumentId": 1,
  "temperature": 1.1,
  "temperatureScale": 28,
  "rating": 29,
  "lastOrderEmailSentId": "sample string 30",
  "lastOrderEmailSentStatus": "sample string 31",
  "deleted": "2025-08-02T23:12:55.4141786",
  "deletedByUser": "sample string 32",
  "autoOrderGuid": "+qunRJddpkaJLwcorBT2iw==",
  "autoOrderIdentifier": "44a7abfa-5d97-46a6-892f-0728ac14f68b",
  "autoOrderHeader": {
    "$id": "2",
    "autoOrderGuid": "TSOjQjAQn0CK6oRsjJ8hqw==",
    "autoOrderIdentifier": "42a3234d-1030-409f-8aea-846c8c9f21ab",
    "orderGuid": "9Rjv9PRo+E2NkEagM5pY1A==",
    "orderIdentifier": "f4ef18f5-68f4-4df8-8d90-46a0339a58d4",
    "created": "2025-08-02T23:12:55.4141786",
    "orderID": 1,
    "storeID": 1,
    "orderDate": "2025-08-02T23:12:55.4141786",
    "supplierIdentifier": "gdEV6zM0xEKUeKBtJgrkhw==",
    "supplierIdentifierGuid": "eb15d181-3433-42c4-9478-a06d260ae487",
    "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": "nxp/b6ZJK0SjDcL/SlHjhg==",
    "transportCompanyIdentifier": "6f7f1a9f-49a6-442b-a30d-c2ff4a51e386",
    "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-08-02T23:12:55.4141786",
      "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": "ZgQGDNZeNE2xTRQ/b2yRNg==",
      "hostIdentifierGuid": "0c060466-5ed6-4d34-b14d-143f6f6c9136",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-08-02T23:12:55.4141786",
      "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": "CYamc4TtR0Wk04aoJpKa4g==",
          "hostIdentifierGuid": "73a68609-ed84-4547-a4d3-86a826929ae2",
          "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": "ETskHImPU0KSkY0x12MXSQ==",
            "identifierGuid": "1c243b11-8f89-4253-9291-8d31d7631749",
            "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": "V0x3ifUz0EWPe2qfVkcy5g==",
            "hostSupplierIdentifierGuid": "89774c57-33f5-45d0-8f7b-6a9f564732e6",
            "loyaltyPriceLevelIdentifier": "8HV1mSrpEkOxDVMibUJCjw==",
            "loyaltyPriceLevelIdentifierGuid": "997575f0-e92a-4312-b10d-53226d42428f",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-08-02T23:12:55.4141786",
            "lastProcessed": "2025-08-02T23:12:55.4141786",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "WWm+8PgGzkmcyKy3dz+IPA==",
              "identifierGuid": "f0be6959-06f8-49ce-9cc8-acb7773f883c",
              "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": "EhCSAn7AcEGWC23cRMqJ/A==",
              "primaryContactID": "02921012-c07e-4170-960b-6ddc44ca89fc",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "TEgnnorQJkqN5gB1nprQGg==",
              "supplierGroupGuid": "9e27484c-d08a-4a26-8de6-00759e9ad01a",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-08-02T23:12:55.4141786",
              "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": "d6dad6c2-ed62-4c13-88cc-fa918f7224f7",
                "identifier": "lvFRUU70BE+oPQV/uPynbQ==",
                "identifierGuid": "5151f196-f44e-4f04-a83d-057fb8fca76d",
                "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": "UghsrkjyhkqBv6LsYZn2Ag==",
                  "supplierIdentifierGuid": "ae6c0852-f248-4a86-81bf-a2ec6199f602",
                  "contactGuid": "Ajg0honhakyJy3Z76ZbhdQ==",
                  "contactID": "86343802-e189-4c6a-89cb-767be996e175",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "Hf8sMd4OHkW69QxsKZsQOA==",
                  "pluGuid": "312cff1d-0ede-451e-baf5-0c6c299b1038",
                  "supplierIdentifier": "rQijm4ErlkqpChByv6iR5w==",
                  "supplierIdentifierGuid": "9ba308ad-2b81-4a96-a90a-1072bfa891e7",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-08-02T23:12:55.4141786",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-08-02T23:12:55.4141786",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "DeSTLBLJl0SEpqkEW/2FGw==",
                      "pluGuid": "2c93e40d-c912-4497-84a6-a9045bfd851b",
                      "supplierIdentifier": "bwHZZTrveEy7tkvZjKpHzw==",
                      "supplierIdentifierGuid": "65d9016f-ef3a-4c78-bbb6-4bd98caa47cf",
                      "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": "FW9jxymp0E2b08mYEzYRuQ==",
                  "parentPluGuid": "c7636f15-a929-4dd0-9bd3-c998133611b9",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$id": "12",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "cFjUYfIbRkuAuAVLFPonKg==",
                    "guid": "61d45870-1bf2-4b46-80b8-054b14fa272a",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "JqXq+uiLuEWWXEZBBNNarg==",
                    "priceGroupGuid": "faeaa526-8be8-45b8-965c-464104d35aae",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-08-02T23:12:55.4141786",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-08-02T23:12:55.4141786",
                    "pluCreated": "2025-08-02T23:12:55.4141786",
                    "createdByUser": "sample string 9",
                    "name": "sample string 10",
                    "nameChanged": true,
                    "secondDescription": "sample string 12",
                    "hostDescription": "sample string 13",
                    "keepCartonQty": true,
                    "keepDescription": true,
                    "keepDepartments": true,
                    "keepSuppliers": true,
                    "markdownDescription": "sample string 18",
                    "altDescription": "sample string 19",
                    "bestOrExpire": 20,
                    "lastUpdate": "2025-08-02T23:12:55.4141786",
                    "lastManualUpdate": "2025-08-02T23:12:55.4141786",
                    "imageName": "sample string 23",
                    "showImageOnFlipCharts": true,
                    "showTextOnFlipCharts": true,
                    "overrideFlipChartText": true,
                    "flipChartText": "sample string 27",
                    "salesMode": 1,
                    "eftCode": 1,
                    "price": 1,
                    "priceChanged": true,
                    "rrp": 1,
                    "gstPercent": 28,
                    "gstPercentChanged": true,
                    "costGSTPercent": 29,
                    "costGSTPercentChanged": true,
                    "wetPercent": 1,
                    "priceOverride": 1,
                    "cost": 1,
                    "currentCost": 1,
                    "currentCostDecimals": 1,
                    "grossProfit": 1.0,
                    "currentCostDesc": "sample string 30",
                    "currentCostEnd": "2025-08-02T23:12:55.4141786",
                    "currentCostUpdated": "2025-08-02T23:12:55.4141786",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-08-02T23:12:55.4141786",
                    "defaultGP": 1,
                    "breakTargetMode": 33,
                    "break1": 1,
                    "price1": 1,
                    "target1": 34,
                    "break2": 1,
                    "price2": 1,
                    "target2": 35,
                    "break3": 1,
                    "price3": 1,
                    "target3": 36,
                    "break1Changed": true,
                    "price1Changed": true,
                    "target1Changed": true,
                    "break2Changed": true,
                    "price2Changed": true,
                    "target2Changed": true,
                    "break3Changed": true,
                    "price3Changed": true,
                    "target3Changed": true,
                    "breakTargetModeChanged": true,
                    "margin": 1.1,
                    "marginChanged": true,
                    "marginRanged": true,
                    "marginRangedChanged": true,
                    "minimumMargin": 1.1,
                    "minimumMarginChanged": true,
                    "maximumMargin": 1.1,
                    "maximumMarginChanged": true,
                    "overrideHostWarehouseIndicator": true,
                    "overrideHostWarehouseIndicatorChanged": true,
                    "overrideHostPrice": true,
                    "overrideHostPriceChanged": true,
                    "overrideHostCost": true,
                    "overrideHostCostChanged": true,
                    "overrideHostMargin": true,
                    "overrideHostMarginChanged": true,
                    "alwaysApplyMargin": true,
                    "alwaysApplyMarginChanged": true,
                    "aws": 1.0,
                    "awsUpdated": "2025-08-02T23:12:55.4141786",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "/znP3HXbUUGJfU+Yd1iJCg==",
                    "altPLUGuid": "dccf39ff-db75-4151-897d-4f987758890a",
                    "altPLUGuidChanged": true,
                    "altPriceDescription1": "sample string 54",
                    "altPriceDescription2": "sample string 55",
                    "cartonQuantity": 56,
                    "cartonQuantityChanged": true,
                    "trayID": 1,
                    "promptID": 1,
                    "tare": 1,
                    "packQty": 1,
                    "fixedWeight": 1,
                    "extraMesg": 1,
                    "text1": "sample string 58",
                    "text2": "sample string 59",
                    "text3": "sample string 60",
                    "labelText": "sample string 61",
                    "labelTextChanged": true,
                    "sendToScale": true,
                    "nonScaleWeigh": true,
                    "labelFormat": "sample string 65",
                    "barcodeFormat": "sample string 66",
                    "austMade": 1,
                    "coolCode": 67,
                    "countryOfOrigin": "sample string 68",
                    "percentContent": 69.1,
                    "departmentID": 1,
                    "subDepartmentID": 1,
                    "minorDepartmentID": 1,
                    "lesserDepartmentID": 1,
                    "deptCode": "sample string 70",
                    "subDeptCode": "sample string 71",
                    "minorDeptCode": "sample string 72",
                    "lesserDeptCode": "sample string 73",
                    "deptName": "sample string 74",
                    "subDeptName": "sample string 75",
                    "minorDeptName": "sample string 76",
                    "lesserDeptName": "sample string 77",
                    "departmentChanged": true,
                    "subCategoryID": 1,
                    "expiry": 1,
                    "showDays": 1,
                    "datePrint": 1,
                    "labelRequired": true,
                    "labelShelfQty": 80,
                    "labelShelfChanged": true,
                    "labelTalkerQty": 82,
                    "labelSmall": true,
                    "labelLastPrinted": "2025-08-02T23:12:55.4141786",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "VMRbrw68CUSh3jcGcQTXOA==",
                    "shelfPageLayoutGuid": "af5bc454-bc0e-4409-a1de-37067104d738",
                    "talkerPageLayoutG_UID": "+X493JJd8UyOA76LjUJI9A==",
                    "talkerPageLayoutGuid": "dc3d7ef9-5d92-4cf1-8e03-be8b8d4248f4",
                    "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": "WWqLCQrO2kyc+5pob5dbjg==",
                    "inventoryIdentifier": "098b6a59-ce0a-4cda-9cfb-9a686f975b8e",
                    "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": "aC5Cf+ED5kS+lbGI/zndDg==",
                    "parentPluGuid": "7f422e68-03e1-44e6-be95-b188ff39dd0e",
                    "preferredHostVendor": 104,
                    "preferredHostChanged": true,
                    "code": "sample string 106",
                    "supplierIdentifier": "fuZ6VZyIq02GCqu7fmk8bQ==",
                    "supplierIdentifierGuid": "557ae67e-889c-4dab-860a-abbb7e693c6d",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "TM7t+dInzUq9V3c5bkKp/w==",
                    "rebateSupplierIdentifierGuid": "f9edce4c-27d2-4acd-bd57-77396e42a9ff",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 108",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 110",
                    "productType": "sample string 111",
                    "productGroup": "sample string 112",
                    "complianceIndicator": "sample string 113",
                    "inhouseBrand": "sample string 114",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 117",
                    "lastUpdatedByUser": "sample string 118",
                    "lastManualUpdatedByUser": "sample string 119",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2025-08-02T23:12:55.4141786",
                    "commodity": "sample string 121",
                    "businessPillar": "sample string 122",
                    "mscCommodity": "sample string 123",
                    "hostIdentifier": "GzGSFgSRjUqsz4zppGVmBQ==",
                    "hostIdentifierGuid": "1692311b-9104-4a8d-accf-8ce9a4656605",
                    "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": "sh6WJmXAPEiWxn3f78Y1vg==",
                        "pluGuid": "26961eb2-c065-483c-96c6-7ddfefc635be",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "priceNow": 5,
                        "costNow": 6,
                        "costNowDecimals": 7,
                        "normalPrice": 8,
                        "gstPercent": 9,
                        "normalCost": 10,
                        "normalCostDecimals": 11,
                        "costGstPercent": 12,
                        "costCalcMethod": 1,
                        "currentCost": 13,
                        "currentCostDecimals": 14,
                        "break1": 15,
                        "price1": 16,
                        "break2": 17,
                        "price2": 18,
                        "break3": 19,
                        "price3": 20,
                        "fuelItem": 21,
                        "fixedWeight": 22,
                        "active": true,
                        "complianceIndicator": "sample string 23",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2025-08-02T23:12:55.4141786"
                      },
                      {
                        "$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-08-02T23:12:55.4141786",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "15"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "16",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-08-02T23:12:55.4141786",
                        "startTime": 3,
                        "endDate": "2025-08-02T23:12:55.4141786",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "FtaP5ah7t0O4asrV7rZE/A==",
                        "hostIdentifierGuid": "e58fd616-7ba8-43b7-b86a-cad5eeb644fc",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "17",
                      "g_UId": "2u8QfJRkH0KYzXqUacRFUQ==",
                      "guid": "7c10efda-6494-421f-98cd-7a9469c44551",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "18",
                      "priceGroupG_UID": "Up/kfb+XR0KciLBcGA6z6w==",
                      "priceGroupGuid": "7de49f52-97bf-4247-9c88-b05c180eb3eb",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-08-02T23:12:55.4141786",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 146",
                    "nutrifacts": {
                      "$id": "19",
                      "pluG_UID": "QkO6Jqtbwk6zqnpfeSQVJw==",
                      "pluGuid": "26ba4342-5bab-4ec2-b3aa-7a5f79241527",
                      "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": "2842b2ed-f6be-4ed4-88b6-82c20074efa8",
                      "created": "2025-08-02T23:12:55.4141786",
                      "createdByUser": "sample string 1",
                      "activated": "2025-08-02T23:12:55.4141786",
                      "deactivated": "2025-08-02T23:12:55.4141786",
                      "lastOrdered": "2025-08-02T23:12:55.4141786",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-08-02T23:12:55.4141786",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-08-02T23:12:55.4141786",
                      "lastSold": "2025-08-02T23:12:55.4141786",
                      "firstSold": "2025-08-02T23:12:55.4141786",
                      "awsUpdated": "2025-08-02T23:12:55.4141786",
                      "lastManualUpdate": "2025-08-02T23:12:55.4141786",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-08-02T23:12:55.4141786",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-08-02T23:12:55.4141786",
                      "doNotRangeUpdated": "2025-08-02T23:12:55.4141786",
                      "doNotOrderUpdated": "2025-08-02T23:12:55.4141786",
                      "tracked": "2025-08-02T23:12:55.4141786"
                    },
                    "allergens": [
                      {
                        "$id": "21",
                        "allergenID": 1,
                        "pluG_UID": "9BB8t7ijq06U0uK7UAa3yw==",
                        "pluGuid": "b77c10f4-a3b8-4eab-94d2-e2bb5006b7cb",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "costs": {
                      "$id": "22",
                      "pluG_UID": "g05sl8EQlUuGDKauuH9cbw==",
                      "pluGuid": "976c4e83-10c1-4b95-860c-a6aeb87f5c6f",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2025-08-02T23:12:55.4141786",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "23",
                        "saleHeaderID": 1,
                        "created": "2025-08-02T23:12:55.4141786",
                        "createdLocal": "2025-08-02T23:12:55.4141786",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "Ew2YdxO0pUipddvxxwCjUg==",
                        "operatorGuid": "77980d13-b413-48a5-a975-dbf1c700a352",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "0nMnLjFlKUGuMITgKwutNw==",
                        "pluGuid": "2e2773d2-6531-4129-ae30-84e02b0bad37",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "24",
                          "id": 1,
                          "g_Uid": "niGRR3kgqkq1JdB0RCkagA==",
                          "guid": "4791219e-2079-4aaa-b525-d07444291a80",
                          "operatorNumber": 1,
                          "shortName": "sample string 2",
                          "firstName": "sample string 3",
                          "lastName": "sample string 4",
                          "password": "sample string 5",
                          "hasPassword": true,
                          "passwordText": "sample string 6",
                          "rfidTagID": "sample string 7",
                          "blueprintID": 1,
                          "groupID": 1,
                          "groupName": "sample string 8",
                          "managerGroupID": 1,
                          "managerGroupName": "sample string 9",
                          "zoneID": 1,
                          "zoneName": "sample string 10",
                          "loggedIn": 1,
                          "lastUsedIP": "sample string 11",
                          "deleted": true,
                          "locked": true,
                          "allowOpenTill": true,
                          "webEmail": "sample string 14",
                          "simpleOperatorType": 0,
                          "webRole": "sample string 15",
                          "updated": "2025-08-02T23:12:55.4141786",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-08-02T23:12:55.4141786",
                          "endShift": "2025-08-02T23:12:55.4141786",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "25",
                              "operatorG_UID": "hhW+s82Yy0iWsIQdtsVSKQ==",
                              "operatorGuid": "b3be1586-98cd-48cb-96b0-841db6c55229",
                              "storeID": 2,
                              "operator": {
                                "$ref": "24"
                              },
                              "store": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "25"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "26",
                        "pluID": 1,
                        "pluG_UID": "VUhnGn2zikGj9rQkYWsO7g==",
                        "pluGuid": "1a674855-b37d-418a-a3f6-b424616b0eee",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "27",
                        "pluG_UId": "h9dZZabt502bsWTM09GlKw==",
                        "pluGuid": "6559d787-eda6-4de7-9bb1-64ccd3d1a52b",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "12"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "28",
                        "identifier": "OB27nBptDkuttXNkvFOMig==",
                        "identifierGuid": "9cbb1d38-6d1a-4b0e-adb5-7364bc538c8a",
                        "pluG_UID": "s+MNl6wMtU2ymV6KdLTjFw==",
                        "pluGuid": "970de3b3-0cac-4db5-b299-5e8a74b4e317",
                        "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": "3LUTtkq4nEi32VU2suPNEA==",
                        "groupName": "sample string 1",
                        "identifierGuid": "b613b5dc-b84a-489c-b7d9-5536b2e3cd10",
                        "exists": true,
                        "flipChartIdentifier": "KTLq2tMGXE6KsaQJBfX59A==",
                        "flipChartIdentifierGuid": "daea3229-06d3-4e5c-8ab1-a40905f5f9f4",
                        "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": "28NEbaO/vUasni0zRgNOfA==",
                        "groupIdentifierGuid": "6d44c3db-bfa3-46bd-ac9e-2d3346034e7c",
                        "flipChart": {
                          "$id": "30",
                          "identifier": "7BiOz5IYMUOHN9+7TTg2JA==",
                          "identifierGuid": "cf8e18ec-1892-4331-8737-dfbb4d383624",
                          "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": "3JH/GWvmc0ChVcvHugy/Sw==",
                            "identifierGuid": "19ff91dc-e66b-4073-a155-cbc7ba0cbf4b",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "32",
                                "id": 1,
                                "g_UID": "c11PigjGgUitLjfWR0kD8Q==",
                                "guid": "8a4f5d73-c608-4881-ad2e-37d6474903f1",
                                "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": "w5WpPKNKBE22fyS+mqYn+A==",
                                "previousFormGuid": "3ca995c3-4aa3-4d04-b67f-24be9aa627f8",
                                "nextForm": 1,
                                "nextFormG_UID": "1WGy0fLE6k2I/GKOo/Yagw==",
                                "nextFormGuid": "d1b261d5-c4f2-4dea-88fc-628ea3f61a83",
                                "attributes": "sample string 10",
                                "updated": "2025-08-02T23:12:55.4141786",
                                "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": "dEcfAxYFW0K9+BRBd/jz8w==",
                                    "checkoutFormGuid": "031f4774-0516-425b-bdf8-144177f8f3f3",
                                    "identifier": "GV/fTN/KjUuAlrkez5N99g==",
                                    "identifierGuid": "4cdf5f19-cadf-4b8d-8096-b91ecf937df6",
                                    "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": "dlpUpccTUUymOWTQu5UYwA==",
                                    "valueGuid": "a5545a76-13c7-4c51-a639-64d0bb9518c0",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-08-02T23:12:55.4141786",
                                    "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-08-02T23:12:55.4141786",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "33"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "35",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "YpCix0UsVUyfj4BDl9nlCA==",
                                    "checkoutFormGuid": "c7a29062-2c45-4c55-9f8f-804397d9e508",
                                    "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": "NqfsiEcqJ0KrCXnrgWIxfw==",
                            "flipChartPageIdentifierGuid": "88eca736-2a47-4227-ab09-79eb8162317f",
                            "pluG_UID": "RM7v9QDAOkahHpKCHW27Mg==",
                            "pluGuid": "f5efce44-c000-463a-a11e-92821d6dbb32",
                            "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": "VKW8oSmvF0egak2UzZ6uTw==",
                        "pluGuid": "a1bca554-af29-4717-a06a-4d94cd9eae4f",
                        "price": 1,
                        "costCalcMethod": 1,
                        "cost": 2,
                        "weightedAvgCost": 3,
                        "lastCost": 4,
                        "rawCost": 5,
                        "rawWeightedAvgCost": 6,
                        "rawLastCost": 7,
                        "costDecimals": 8,
                        "serviceFeeID": 9,
                        "freight": 10.0,
                        "freightType": 11,
                        "process": "sample string 12",
                        "user": "sample string 13",
                        "updated": "2025-08-02T23:12:55.4141786",
                        "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": "1fzZaOFSLkmIqAiJ78rTNA==",
                        "ingredientGuid": "wPsSfWkebUOmnEGzj25PqA==",
                        "ingredientIdentifier": "7d12fbc0-1e69-436d-a69c-41b38f6e4fa8",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "39",
                        "pluG_UID": "fC/vEAJHfEq+xh+vaRG8Cg==",
                        "pluGuid": "10ef2f7c-4702-4a7c-bec6-1faf6911bc0a",
                        "shelfLocationIdentifier": "9bJ8exvgaUadpxHQd1ispA==",
                        "shelfLocationGuid": "7b7cb2f5-e01b-4669-9da7-11d07758aca4",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "8W7KjQOkQ0qou9uCbaD9LQ==",
                        "labelPageLayoutGuid": "8dca6ef1-a403-4a43-a8bb-db826da0fd2d",
                        "updated": "2025-08-02T23:12:55.4141786",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "12"
                        },
                        "location": {
                          "$id": "40",
                          "identifier": "Pd3/Wdqw0EC+Sr+ZS1pIaw==",
                          "storeID": 1,
                          "identifierGuid": "59ffdd3d-b0da-40d0-be4a-bf994b5a486b",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-08-02T23:12:55.4141786",
                          "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": "D1/WH2fVHUi/AP4fqvKlEg==",
                        "pluGuid": "1fd65f0f-d567-481d-bf00-fe1faaf2a512",
                        "deptNo": 1,
                        "product": {
                          "$ref": "12"
                        },
                        "scaleLocation": {
                          "$id": "42",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2025-08-02T23:12:55.4141786",
                          "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-08-02T23:12:55.4141786",
                                        "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": "tq8VZg8sDEOVjeVyNoGe4A==",
                                        "labelPageLayoutGuid": "6615afb6-2c0f-430c-958d-e57236819ee0",
                                        "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-08-02T23:12:55.4141786",
                                    "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": "zXUVRvZGbk+zAaO1RaTgtA==",
                                    "labelPageLayoutGuid": "461575cd-46f6-4f6e-b301-a3b545a4e0b4",
                                    "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-08-02T23:12:55.4141786",
                                "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": "ioOcCtA/VkWORWYz0RkYww==",
                                "labelPageLayoutGuid": "0a9c838a-3fd0-4556-8e45-6633d11918c3",
                                "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-08-02T23:12:55.4141786",
                            "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": "Mm74ERorHUm2JrA+YuuzYg==",
                            "labelPageLayoutGuid": "11f86e32-2b1a-491d-b626-b03e62ebb362",
                            "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": "/T8WLL8ZQEC49Uauf7t05A==",
                      "pluGuid": "2c163ffd-19bf-4040-b8f5-46ae7fbb74e4",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "P+oT4ZQ3dEORN9S4lSX/qg==",
                      "dealCostGuid": "e113ea3f-3794-4374-9137-d4b89525ffaa",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "WmMF0IsTgUGJUzEoAASC9w==",
                      "priceGroupGuid": "d005635a-138b-4181-8953-3128000482f7",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "pluCost": 13,
                      "pluCostIndicator": "sample string 14",
                      "pluPriceGstPercent": 15,
                      "pluCostGstPercent": 16,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 18.1,
                      "salesMode": 1,
                      "pluNormalCost": 19,
                      "pluaws": 20.0,
                      "directNumber": "sample string 21",
                      "departmentName": "sample string 22",
                      "subDepartmentName": "sample string 23",
                      "priceGroupName": "sample string 24",
                      "supplierName": "sample string 25",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-08-02T23:12:55.4141786",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "53a7s+o2C0eI2ROR+8ZAxA==",
                      "campaignComboPriceGroupIdentifier": "b3bb76e7-36ea-470b-88d9-1391fbc640c4",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "52",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-08-02T23:12:55.4141786",
                          "operatorG_UID": "UgyEzg17VUKUo9Kb/mnBbQ==",
                          "operatorGuid": "ce840c52-7b0d-4255-94a3-d29bfe69c16d",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-08-02T23:12:55.4141786",
                          "signIqTicketFileMovedUtc": "2025-08-02T23:12:55.4141786",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-08-02T23:12:55.4141786",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "12"
                          },
                          "campaignPlu": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "campaign": {
                        "$id": "53",
                        "id": 1,
                        "storeID": 2,
                        "name": "05c1617e-e4cc-4bc4-a0ae-5c476370ba86",
                        "nameGuid": "05c1617e-e4cc-4bc4-a0ae-5c476370ba86",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-08-02T23:12:55.4141786",
                        "startTime": 1,
                        "endDate": "2025-08-02T23:12:55.4141786",
                        "endTime": 1,
                        "recurrence": 1,
                        "recurrenceType": 1,
                        "monthType": 1,
                        "weekDays": 1,
                        "months": 1,
                        "monthWeeks": 1,
                        "monthDays": "sample string 7",
                        "printed": true,
                        "talkerText": "sample string 8",
                        "rangeDescription": "sample string 9",
                        "dealDescription": "sample string 10",
                        "labelQuantity": 11,
                        "active": 1,
                        "deactivated": "2025-08-02T23:12:55.4141786",
                        "system": true,
                        "created": "2025-08-02T23:12:55.4141786",
                        "updated": "2025-08-02T23:12:55.4141786",
                        "priceChangeNotifiedUtc": "2025-08-02T23:12:55.4141786",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "wVTqID5S/UWbVmqJ0/z3eA==",
                        "hostIdentifierGuid": "20ea54c1-523e-45fd-9b56-6a89d3fcf778",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-08-02T23:12:55.4141786",
                        "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": "c5waRzwlR0CXVi2jdXzVOw==",
                            "pluGuid": "471a9c73-253c-4047-9756-2da3757cd53b",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "jcAQXhyweUKqMktRKcS08g==",
                            "priceGroupGuid": "5e10c08d-b01c-4279-aa32-4b5129c4b4f2",
                            "fuelItem": true,
                            "pluName": "sample string 6",
                            "apn": "sample string 7",
                            "pluActive": true,
                            "cartonQty": 1,
                            "baseUnits": 9.1,
                            "cri": "sample string 10",
                            "salesMode": 1,
                            "pluaws": 11.0,
                            "directNumber": "sample string 12",
                            "departmentName": "sample string 13",
                            "subDepartmentName": "sample string 14",
                            "priceGroupName": "sample string 15",
                            "supplierName": "sample string 16",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2025-08-02T23:12:55.4141786",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "12"
                            },
                            "campaign": {
                              "$ref": "53"
                            }
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "55",
                            "id": 1,
                            "identifier": "xF/iUIc4yUmS8jp1hA9zgA==",
                            "identifierStr": "xF/iUIc4yUmS8jp1hA9zgA==",
                            "identifierGuid": "50e25fc4-3887-49c9-92f2-3a75840f7380",
                            "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": "0yhm4iI5gEWGP9J12BbARQ==",
                            "customerIDGuid": "e26628d3-3922-4580-863f-d275d816c045",
                            "campaign": {
                              "$ref": "53"
                            },
                            "customer": {
                              "$id": "57",
                              "identifier": "kCmP/182IUagBIkRNRyzvA==",
                              "identifierGuid": "ff8f2990-365f-4621-a004-8911351cb3bc",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-08-02T23:12:55.4141786",
                              "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": "BWzj/kZo6Ey73xAZ9nWWCA==",
                              "communityIdentifierGuid": "fee36c05-6846-4ce8-bbdf-1019f6759608",
                              "joined": "2025-08-02T23:12:55.4141786",
                              "updated": "2025-08-02T23:12:55.4141786",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "OwU8nfB5tkatKMMrVL7SgQ==",
                              "priceLevelIdentifierGuid": "9d3c053b-79f0-46b6-ad28-c32b54bed281",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-08-02T23:12:55.4141786",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "58",
                                  "cardType": 2,
                                  "issueDate": "2025-08-02T23:12:55.4141786",
                                  "expiry": "2025-08-02T23:12:55.4141786",
                                  "customerID": "DKPuCaqqD0aSCo7VG2FyJw==",
                                  "customerIDGuid": "09eea30c-aaaa-460f-920a-8ed51b617227",
                                  "initialValue": 1,
                                  "currentValue": 1,
                                  "maxLimit": 1,
                                  "minTransaction": 1,
                                  "maxTransaction": 1,
                                  "multiplier": 1.1,
                                  "active": true,
                                  "reasonInactive": 1,
                                  "idRequired": true,
                                  "idType": 1,
                                  "idValue": "sample string 5",
                                  "updated": "2025-08-02T23:12:55.4141786",
                                  "linkedAccount": "Ue7UOr68P0u6IMDc0h9qSw==",
                                  "linkedAccountGuid": "3ad4ee51-bcbe-4b3f-ba20-c0dcd21f6a4b",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "57"
                                  },
                                  "account": {
                                    "$id": "59",
                                    "id": 1,
                                    "identifier": "Voaz7vNXY0yhGQz13dWcMA==",
                                    "identifierGuid": "eeb38656-57f3-4c63-a119-0cf5ddd59c30",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-08-02T23:12:55.4141786",
                                    "owner": "AewuSupaJ0+7RZFf9ZLDvA==",
                                    "ownerGuid": "4a2eec01-5aea-4f27-bb45-915ff592c3bc",
                                    "accountStoreGroupIdentifier": "Ot0112dwQkqx/Idw2Uggog==",
                                    "accountStoreGroupGuid": "d735dd3a-7067-4a42-b1fc-8770d94820a2",
                                    "accountType": 1,
                                    "currentBalance": 1,
                                    "externalID": "sample string 7",
                                    "maximumLimit": 1,
                                    "accruePoints": true,
                                    "loyaltyPoints": 1,
                                    "termsOfTrade": 1,
                                    "signatureRequired": true,
                                    "referenceRequired": true,
                                    "statementSendType": 10,
                                    "ageingPeriod": 1,
                                    "monthlyAgeingPeriod": true,
                                    "explodedInvoice": true,
                                    "isFifoAllocation": true,
                                    "lastStatementSent": "2025-08-02T23:12:55.4141786",
                                    "active": true,
                                    "updated": "2025-08-02T23:12:55.4141786",
                                    "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": "gtLhsi+X1062aG2oZufxpQ==",
                                        "identifierGuid": "b2e1d282-972f-4ed7-b668-6da866e7f1a5",
                                        "name": "sample string 2",
                                        "primaryContact": "pCmOnpcBAU2O7Ivt0aaTXQ==",
                                        "primaryContactGuid": "9e8e29a4-0197-4d01-8eec-8bedd1a6935d",
                                        "accountID": "rssI4c0P6ky7K5CuLDRQMw==",
                                        "accountIDGuid": "e108cbae-0fcd-4cea-bb2b-90ae2c345033",
                                        "special": true,
                                        "updated": "2025-08-02T23:12:55.4141786",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "G0cafqShx0S/OLBnM4yu2w==",
                                        "priceLevelIdentifierGuid": "7e1a471b-a1a4-44c7-bf38-b067338caedb",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "59"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "57"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "groupID": "2WavKOtB3EOOppBYFIDPyg==",
                                            "groupIDGuid": "28af66d9-41eb-43dc-8ea6-90581480cfca",
                                            "customerID": "YPQ243SzKkOMNQ42r7dMBA==",
                                            "customerIDGuid": "e336f460-b374-432a-8c35-0e36afb74c04",
                                            "card": "sample string 4",
                                            "linkedAccount": "mWPBdcqI7UisaqZ2zbNv9g==",
                                            "linkedAccountGuid": "75c16399-88ca-48ed-ac6a-a676cdb36ff6",
                                            "customer": {
                                              "$ref": "57"
                                            },
                                            "group": {
                                              "$ref": "61"
                                            },
                                            "customerCard": {
                                              "$ref": "58"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "63",
                                      "id": 1,
                                      "identifier": "5DANdJ+lV0uRHf3vCfvYOw==",
                                      "identifierGuid": "740d30e4-a59f-4b57-911d-fdef09fbd83b",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "P/K3nik3OkOsQ6N2QNrQlg==",
                                      "accountIDGuid": "9eb7f23f-3729-433a-ac43-a37640dad096",
                                      "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-08-02T23:12:55.4141786",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "KPokuIGfqUeCLtHb9cr+7Q==",
                                      "idempotentVoidGuid": "b824fa28-9f81-47a9-822e-d1dbf5cafeed",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "64",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "xw0sy5GyVUefZa8thCuwMQ==",
                                        "saleHeaderIdentifierGuid": "cb2c0dc7-b291-4755-9f65-af2d842bb031",
                                        "created": "2025-08-02T23:12:55.4141786",
                                        "createdLocal": "2025-08-02T23:12:55.4141786",
                                        "createdText": "sample string 4",
                                        "itemCount": 5,
                                        "totalAmount": 6,
                                        "cashTender": 1,
                                        "cardTender": 1,
                                        "cheqTender": 1,
                                        "acctTender": 1,
                                        "voucherTender": 1,
                                        "loyaltyPoints": 1,
                                        "cashout": 1,
                                        "changeAmount": 1,
                                        "rounding": 1,
                                        "gstAmount": 1,
                                        "transactionDiscountTender": 1,
                                        "totalTip": 7,
                                        "tranType": 1,
                                        "processed": 1,
                                        "imported": "2025-08-02T23:12:55.4141786",
                                        "storeID": 1,
                                        "operatorG_Uid": "7Yr+7zny7UabbBV1HARU+w==",
                                        "operatorGuid": "effe8aed-f239-46ed-9b6c-15751c0454fb",
                                        "customerG_Uid": "f8oif9XjK0CGrH31dIotjQ==",
                                        "customerGuid": "7f22ca7f-e3d5-402b-86ac-7df5748a2d8d",
                                        "communityIdentifier": "qxthciRSzUmBGhceSzSw/A==",
                                        "communityIdentifierGuid": "72611bab-5224-49cd-811a-171e4b34b0fc",
                                        "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": "x+cZJy2Ddk2L7URr8nezGA==",
                                        "priceLevelIdentifierGuid": "2719e7c7-832d-4d76-8bed-446bf277b318",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "24"
                                        },
                                        "customer": {
                                          "$ref": "57"
                                        },
                                        "communityOrganisation": {
                                          "$id": "65",
                                          "id": 1,
                                          "identifier": "2z2BOoIM+02zjJbNX+B/xQ==",
                                          "identifierGuid": "3a813ddb-0c82-4dfb-b38c-96cd5fe07fc5",
                                          "name": "sample string 3",
                                          "lookupIdentifier": "sample string 4",
                                          "externalID": "sample string 5",
                                          "phone": "sample string 6",
                                          "fax": "sample string 7",
                                          "email": "sample string 8",
                                          "address1": "sample string 9",
                                          "address2": "sample string 10",
                                          "city": "sample string 11",
                                          "postCode": "sample string 12",
                                          "state": "sample string 13",
                                          "country": "sample string 14",
                                          "totalAmountAwarded": 15.1,
                                          "updated": "2025-08-02T23:12:55.4141786",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "66",
                                            "saleItemID": 1,
                                            "identifier": "KGxdPmyJVEOlgRGWccGSjg==",
                                            "identifierGuid": "3e5d6c28-896c-4354-a581-119671c1928e",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "p0RnGTwiD02NbHH69eAAww==",
                                            "pluGuid": "196744a7-223c-4d0f-8d6c-71faf5e000c3",
                                            "accountID": "gtFToBW/X0GISUmauk5C0Q==",
                                            "accountIDGuid": "a053d182-bf15-415f-8849-499aba4e42d1",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 8,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "offline": true,
                                            "barcode": "sample string 9",
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 10",
                                            "bestOrExpire": "2025-08-02T23:12:55.4141786",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "+qsS4WsYrEaQdCPKY9XhKA==",
                                            "refundGuid": "e112abfa-186b-46ac-9074-23ca63d5e128",
                                            "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": "sBEECSPYZEGKMvmq3xl2Ww==",
                                            "idempotentVoidGuid": "090411b0-d823-4164-8a32-f9aadf19765b",
                                            "priceLevelIdentifier": "h1IQo39AhkiO2ByBgaJ/Dg==",
                                            "priceLevelIdentifierGuid": "a3105287-407f-4886-8ed8-1c8181a27f0e",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-08-02T23:12:55.4141786",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "68",
                                              "id": 1,
                                              "g_UID": "WceclVpvJUSfW7byYCFmXQ==",
                                              "guid": "959cc759-6f5a-4425-9f5b-b6f26021665d",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-08-02T23:12:55.4141786"
                                            },
                                            "modifier": {
                                              "$id": "69",
                                              "id": 1,
                                              "setG_UID": "TWStqcbqCUeafVjBRWgeMQ==",
                                              "modifierSetGuid": "a9ad644d-eac6-4709-9a7d-58c145681e31",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "WvoDx4VkA0Wa7oH0u9h8nQ==",
                                              "pluGuid": "c703fa5a-6485-4503-9aee-81f4bbd87c9d",
                                              "deleted": true,
                                              "g_UID": "hCnEppF0u0KUrOyUFDLjOA==",
                                              "guid": "a6c42984-7491-42bb-94ac-ec941432e338",
                                              "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": "oSiVBmM+rUSk3OfULywYng==",
                                            "pluGuid": "069528a1-3e63-44ad-a4dc-e7d42f2c189e",
                                            "saleHeaderID": 2,
                                            "totalCents": 3,
                                            "grade": 1,
                                            "gradeDescription": "sample string 4",
                                            "dispenser": 1,
                                            "hose": 1,
                                            "quantity": 1,
                                            "cost": 1,
                                            "acquirerNum": 1,
                                            "attendant": 1,
                                            "ePurseBalance": 1.0,
                                            "cardSignature": "sample string 5",
                                            "compartmentNumber": 1,
                                            "contractNumber": 1,
                                            "discountCardPAN": "sample string 6",
                                            "discountID": 1,
                                            "discountName": "sample string 7",
                                            "discountNetValue": 1.0,
                                            "discountType": 1,
                                            "discountValue": 1.0,
                                            "discretionaryData": "sample string 8",
                                            "driverID": "sample string 9",
                                            "eftBatchNumber": 1,
                                            "eftResponseCode": "sample string 10",
                                            "endDateTime": "2025-08-02T23:12:55.4141786",
                                            "engineHours": 1.1,
                                            "fposNumber": 1,
                                            "loyaltyCardPAN": "sample string 11",
                                            "miscData1": 1,
                                            "miscData2": "sample string 12",
                                            "miscFlags": 1,
                                            "mop": 1,
                                            "odometer": 1,
                                            "panNumber": "sample string 13",
                                            "saleRefund": true,
                                            "saleStatus": 1,
                                            "sequenceNumber": 1,
                                            "stan": 1,
                                            "startDateTime": "2025-08-02T23:12:55.4141786",
                                            "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": "hw088yRC0U+wMjWLHHs4MA==",
                                            "pluGuid": "f33c0d87-4224-4fd1-b032-358b1c7b3830",
                                            "accountID": "/rznYwHrEkyRzIaBShHT1A==",
                                            "accountIDGuid": "63e7bcfe-eb01-4c12-91cc-86814a11d3d4",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "processed": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 1,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "barcode": "sample string 8",
                                            "offline": 1,
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 9",
                                            "bestOrExpire": "2025-08-02T23:12:55.4141786",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "I93dFEdm+kC6SRCyN5ZOoA==",
                                            "refundGuid": "14dddd23-6647-40fa-ba49-10b237964ea0",
                                            "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": "EcN2c+kncUqMoNQGhcxPvA==",
                                            "identifierGuid": "7376c311-27e9-4a71-8ca0-d40685cc4fbc",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "We9w7Sma+kOD9OUgnaMmew==",
                                            "customerIdentifierGuid": "ed70ef59-9a29-43fa-83f4-e5209da3267b",
                                            "operatorNo": 1,
                                            "operatorG_UID": "TzKpl6yLf0qr+7jaxlSDOQ==",
                                            "operatorGuid": "97a9324f-8bac-4a7f-abfb-b8dac6548339",
                                            "created": "2025-08-02T23:12:55.4141786",
                                            "ordered": "2025-08-02T23:12:55.4141786",
                                            "started": "2025-08-02T23:12:55.4141786",
                                            "completed": "2025-08-02T23:12:55.4141786",
                                            "supplied": "2025-08-02T23:12:55.4141786",
                                            "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": "+67FZGT6w0O8A4CDXo7hEQ==",
                                                "pluGuid": "64c5aefb-fa64-43c3-bc03-80835e8ee111",
                                                "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": "Ftzr6Z6jiUGDqvzYKHmEgw==",
                                                "headerIdentifierGuid": "e9ebdc16-a39e-4189-83aa-fcd828798483",
                                                "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": "cHpPUaaYoES5+0AQx0fsCg==",
                                            "surveyGuid": "514f7a70-98a6-44a0-b9fb-4010c747ec0a",
                                            "saleHeaderGuid": "ipuGlrVgvUK7s8Pou61AAg==",
                                            "saleGuid": "96869b8a-60b5-42bd-bbb3-c3e8bbad4002",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "sh09BGDzT0WIM2DvnkPzTQ==",
                                            "guidResponse": "043d1db2-f360-454f-8833-60ef9e43f34d",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-08-02T23:12:55.4141786",
                                            "sale": {
                                              "$ref": "64"
                                            },
                                            "survey": {
                                              "$id": "78",
                                              "g_UID": "yowQgafap0eMOCZz1BoH7w==",
                                              "guid": "81108cca-daa7-47a7-8c38-2673d41a07ef",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "IIlQmTOEZUucGwpeC21jLA==",
                                              "checkoutFormGuid": "99508920-8433-4b65-9c1b-0a5e0b6d632c",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-08-02T23:12:55.4141786",
                                              "end": "2025-08-02T23:12:55.4141786",
                                              "deleted": true,
                                              "updated": "2025-08-02T23:12:55.4141786",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "b9ffe629-f4fe-4b19-823e-770e1a14cf42",
                                                "e955afa7-9b49-4678-a0de-110c2ae69d67"
                                              ],
                                              "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": "7KK1N9n+8k2lpJIS4erZAA==",
                                        "accountIdentifier": "37b5a2ec-fed9-4df2-a5a4-9212e1ead900",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "O519Ooq510qMP2P978JpUQ==",
                                        "customerOrderIdentifierGuid": "3a7d9d3b-b98a-4ad7-8c3f-63fdefc26951",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "79",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "oQxmR3B95Uuc+oo5D4wmfQ==",
                                        "paymentIdentifierGuid": "47660ca1-7d70-4be5-9cfa-8a390f8c267d",
                                        "identifier": "1f++E8DOLkK7qOWg8SZmVg==",
                                        "identifierGuid": "13beffd5-cec0-422e-bba8-e5a0f1266656",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "gRuZnt8ZeEiEieAVy4VwaA==",
                                        "itemIdentifierGuid": "9e991b81-19df-4878-8489-e015cb857068"
                                      }
                                    },
                                    {
                                      "$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": "HsZ7kikiU0eUtRdb+TME7g==",
                                  "customerIdentifierGuid": "927bc61e-2229-4753-94b5-175bf93304ee",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "vGxdkEQ7dUC97VKLFYD3QQ==",
                                  "idempotentGuid": "905d6cbc-3b44-4075-bded-528b1580f741",
                                  "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-08-02T23:12:55.4141786",
                                    "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-08-02T23:12:55.4141786",
                                      "labelPageLayout": "Bur5AmUcqEOcik618RZHkw==",
                                      "pageLayoutGuid": "02f9ea06-1c65-43a8-9c8a-4eb5f1164793",
                                      "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-08-02T23:12:55.4141786"
                                        },
                                        {
                                          "$ref": "84"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "85",
                                        "id": 1,
                                        "customerIdentifier": "nPWW40q8WUaIGd0vsVz1MQ==",
                                        "customerIdentifierGuid": "e396f59c-bc4a-4659-8819-dd2fb15cf531",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-08-02T23:12:55.4141786",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "M0sUiAAWU0W35A2BmAKnqA==",
                                        "issuedIdempotentGuid": "88144b33-1600-4553-b7e4-0d819802a7a8",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-08-02T23:12:55.4141786",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-08-02T23:12:55.4141786",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "PE7WZRc7e0CMCf1ugpdRzw==",
                                        "redeemedIdempotentGuid": "65d64e3c-3b17-407b-8c09-fd6e829751cf",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-08-02T23:12:55.4141786",
                                        "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": "XpCMQ8iRa0qquCqDt7opyg==",
                            "groupIDGuid": "438c905e-91c8-4a6b-aab8-2a83b7ba29ca",
                            "campaign": {
                              "$ref": "53"
                            },
                            "group": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "87",
                            "identifier": "4l8mT69I2UeBf0iSFyK/gA==",
                            "identifierGuid": "4f265fe2-48af-47d9-817f-48921722bf80",
                            "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": "rqnuB8kh+0OMSLQIVEo8fA==",
                            "guid": "07eea9ae-21c9-43fb-8c48-b408544a3c7c",
                            "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": "s4EcJ58r/0eDe3xqcgOOSA==",
                                "groupGuid": "271c81b3-2b9f-47ff-837b-7c6a72038e48",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "P8JjNc79hkuuKgQzn6p9kw==",
                                "pluGuid": "3563c23f-fdce-4b86-ae2a-04339faa7d93",
                                "priceGroupG_UID": "X1xFKcdE/EmWJw84mMCB0Q==",
                                "priceGroupGuid": "29455c5f-44c7-49fc-9627-0f3898c081d1",
                                "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": "RhikMpmeT0qi4Oc8fLoTmA==",
                            "priceLevelIdentifierGuid": "32a41846-9e99-4a4f-a2e0-e73c7cba1398",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "12"
                      },
                      "dealCost": {
                        "$id": "91",
                        "headerIdentifier": "RRF31n81FECbpuu2eloCEw==",
                        "headerIdentifierGuid": "d6771145-357f-4014-9ba6-ebb67a5a0213",
                        "identifier": "hLJoY38T7UGhhcJXJnrHzA==",
                        "identifierGuid": "6368b284-137f-41ed-a185-c257267ac7cc",
                        "supplierIdentifier": "JJi8O/4rKk6AD1UI5zUBUQ==",
                        "supplierGuid": "3bbc9824-2bfe-4e2a-800f-5508e7350151",
                        "pluG_UID": "h3vWL/HwmEOv/2Gs30OjDg==",
                        "pluGuid": "2fd67b87-f0f1-4398-afff-61acdf43a30e",
                        "campaignName": "1d456052-1509-4ab3-b173-f8e74054ddcc",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-08-02T23:12:55.4141786",
                        "end": "2025-08-02T23:12:55.4141786",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "BieWfJObc0eCJ90c9wvjsQ==",
                        "bonusItemPluGuid": "7c962706-9b93-4773-8227-dd1cf70be3b1",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-08-02T23:12:55.4141786",
                        "metcashPromotionID": "sample string 14",
                        "fromHost": 15,
                        "storeNames": "sample string 16",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "supplierName": "sample string 17",
                        "campaignDescription": "sample string 18",
                        "newPrice": 1,
                        "campaignMetcashPromotionID": "sample string 19",
                        "campaignActive": true,
                        "campaignStartDate": "2025-08-02T23:12:55.4141786",
                        "campaignEndDate": "2025-08-02T23:12:55.4141786",
                        "masterPLUG_UID": "hllc6yfnm0GANBEnuqU37g==",
                        "masterID": "eb5c5986-e727-419b-8034-1127baa537ee",
                        "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": "6A9HsLQJ6ESku0Xc6un/8Q==",
                        "bonusMasterID": "b0470fe8-09b4-44e8-a4bb-45dceae9fff1",
                        "bonusProductName": "sample string 34",
                        "bonusProductAPN": "sample string 35",
                        "bonusOrderCode": "sample string 36",
                        "bonusNormalSell": 37,
                        "bonusNormalCost": 38,
                        "bonusNormalCostDecimals": 39,
                        "bonusCartonQuantity": 40,
                        "bonusSalesMode": 41,
                        "bonusOrderPacked": 42,
                        "bonusFuelItem": true,
                        "bonusActive": true
                      }
                    },
                    "currentCostStart": "2025-08-02T23:12:55.4141786",
                    "dealCosts": [
                      {
                        "$ref": "91"
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "92",
                        "pluG_UID": "a4jXq13emUGOLyiGd59ifg==",
                        "pluGuid": "abd7886b-de5d-4199-8e2f-2886779f627e",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "alternateProductG_UID": "J4yE69mfs0et7Cw1JN8urw==",
                    "alternateProduct": "eb848c27-9fd9-47b3-adec-2c3524df2eaf",
                    "productHostCode": {
                      "$id": "93",
                      "id": 1,
                      "pluG_UID": "oU6cmjX5aECjWIy4hzN6Iw==",
                      "pluGuid": "9a9c4ea1-f935-4068-a358-8cb887337a23",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "47"
                    },
                    "mscCom": {
                      "$ref": "48"
                    },
                    "mscDep": {
                      "$ref": "50"
                    },
                    "mscSubCom": {
                      "$ref": "49"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2025-08-02T23:12:55.4141786",
                    "inventoryTracked": "2025-08-02T23:12:55.4141786",
                    "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": "YEc1ppOZ6E6gvvIwueTCQg==",
                  "supplierGuid": "a6354760-9993-4ee8-a0be-f230b9e4c242",
                  "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": "SGTuqpHROkq65CRwI7t70A==",
                  "supplierGuid": "aaee6448-d191-4a3a-bae4-247023bb7bd0",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-08-02T23:12:55.4141786",
                  "deliveryDate": "2025-08-02T23:12:55.4141786",
                  "nextCutOffDate": "2025-08-02T23:12:55.4141786",
                  "nextDeliveryDate": "2025-08-02T23:12:55.4141786",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "96"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-08-02T23:12:55.4141786",
              "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-08-02T23:12:55.4141786",
                "processed": "2025-08-02T23:12:55.4141786",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-08-02T23:12:55.4141786",
                "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-08-02T23:12:55.4141786",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "97"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "99",
                "id": 1,
                "hostIdentifier": "KZNkpE8JZkOd5Tmk6iCmMA==",
                "hostIdentifierGuid": "a4649329-094f-4366-9de5-39a4ea20a630",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "849176de-72b7-41ec-bd54-469d62d3a0b5",
                  "905240e1-be68-4ee3-9172-714ac783c6e1"
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "100",
                "identifier": "dM4GTso8P0mTPyqQrOSi6A==",
                "identifierGuid": "4e06ce74-3cca-493f-933f-2a90ace4a2e8",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "100"
              }
            ],
            "promoTypeGuids": [
              "338b40d6-05e4-48d2-b836-c2b813b5537d",
              "20bb6a77-8f50-4ce6-84fa-04e4119fe57a"
            ],
            "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-08-02T23:12:55.4141786",
          "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": "19398d5e-a4c5-4404-b0cc-6742f9dd718c",
      "updateStore": {
        "$id": "106",
        "id": "92753033-7e63-4216-adce-8625218d9bce",
        "name": "sample string 1",
        "lastActivity": "2025-08-02T23:12:55.4141786",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-08-02T23:12:55.4141786"
      },
      "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"
    },
    "details": [
      {
        "$id": "108",
        "autoOrderGuid": "hSZaOEg810egxWwdE2lZaQ==",
        "autoOrderIdentifier": "385a2685-3c48-47d7-a0c5-6c1d13695969",
        "pluG_UID": "4UMvGwkoGEOX9ZLUP58t7w==",
        "pluGuid": "1b2f43e1-2809-4318-97f5-92d43f9f2def",
        "orderCartons": 1,
        "orderUnits": 1,
        "orderWeight": 1,
        "processedCartons": 1,
        "processedUnits": 1,
        "processedWeight": 1,
        "cartons": 1,
        "units": 1,
        "weight": 1,
        "status": 1,
        "bestDealCartonCost": 1.1,
        "bestDealDays": 1,
        "lastDealDays": 1,
        "normalCartonCost": 1.1,
        "currentDealCartonCost": 1.1,
        "investmentCartons": 1,
        "investmentUnits": 1,
        "investmentWeight": 1,
        "investmentSavedAmt": 1.1,
        "investmentBuyEndDate": "2025-08-02T23:12:55.4141786",
        "investmentBuyStatus": 2,
        "processed": "2025-08-02T23:12:55.4141786",
        "product": {
          "$ref": "12"
        },
        "orderCode": "sample string 3",
        "directIndicator": "sample string 4",
        "cycle": {
          "$ref": "96"
        },
        "dayWeighting": {
          "$id": "109",
          "sunday": 1.1
        },
        "inventory": {
          "$id": "110",
          "inventoryGuid": "N65Np6DZqE6Hfhv6Qn7L7w==",
          "inventoryIdentifier": "a74dae37-d9a0-4ea8-877e-1bfa427ecbef",
          "created": "2025-08-02T23:12:55.4141786",
          "createdLocal": "2025-08-02T23:12:55.4141786",
          "onHand": 4,
          "onHandPacks": 5,
          "onOrder": 6,
          "onOrderPacks": 7,
          "accuracy": 8,
          "updated": "2025-08-02T23:12:55.4141786",
          "aws": 1.0,
          "history": [
            {
              "$id": "111",
              "inventoryGuid": "JTf47uFXr0Gw+znVM/Egmg==",
              "inventoryIdentifier": "eef83725-57e1-41af-b0fb-39d533f1209a",
              "pluG_UID": "G2RDQDoFakSpfoRg+Xvhrw==",
              "pluIdentifier": "4043641b-053a-446a-a97e-8460f97be1af",
              "inventoryReason": 3,
              "inventoryInvoiceGuid": "RBUdLPVl4kOqoHOIK9GZ9A==",
              "invoiceIdentifier": "2c1d1544-65f5-43e2-aaa0-73882bd199f4",
              "operatorGuid": "Fe8D5EHtk0miJLrNOB1h2g==",
              "operatorIdentifier": "e403ef15-ed41-4993-a224-bacd381d61da",
              "stocktakeGuid": "uWROF5dYSU+R5nidkLtzxg==",
              "stocktakeIdentifier": "174e64b9-5897-4f49-91e6-789d90bb73c6",
              "orderGuid": "ECIbNuEpDEyAk9PFF9rv5A==",
              "orderIdentifier": "361b2210-29e1-4c0c-8093-d3c517daefe4",
              "saleHeaderGuid": "skOGQyz0N0S6m/SCs98NMw==",
              "saleHeaderGuidIdentifier": "438643b2-f42c-4437-ba9b-f482b3df0d33",
              "dumpStockID": 1,
              "fuelDeliveryID": 1,
              "creditNoteIdentifier": "TMMV3TTQ7U6ltNKTwWpDDg==",
              "creditNoteGuid": "dd15c34c-d034-4eed-a5b4-d293c16a430e",
              "inventorySourceGuid": "hQ5Ic007gESw6UN+WfF5kg==",
              "inventorySourceIdentifier": "73480e85-3b4d-4480-b0e9-437e59f17992",
              "createdLocal": "2025-08-02T23:12:55.4141786",
              "baseUnits": 4,
              "unitsPerCarton": 5,
              "unitsPerCartonWeighted": true,
              "counted": 7,
              "countedPacks": 8,
              "open": 1,
              "movementQty": 9,
              "close": 1,
              "openPacks": 1,
              "movementQtyPacks": 10,
              "closePacks": 1,
              "accuracy": 1,
              "manual": 11,
              "user": "sample string 12",
              "updated": "2025-08-02T23:12:55.4141786",
              "createdLocalTime": "2025-08-02T23:12:55.4141786",
              "storeID": 14,
              "barcode": "sample string 15",
              "directCode": "sample string 16",
              "productName": "sample string 17",
              "salesMode": 18,
              "orderPacked": 19,
              "invoice": {
                "$id": "112",
                "inventoryInvoiceGuid": "qwsLUIwXDkuy8qW47D03Sg==",
                "invoiceIdentifier": "500b0bab-178c-4b0e-b2f2-a5b8ec3d374a",
                "inventoryGuid": "Nqlf47Sj90m1+deVy+cL+g==",
                "inventoryIdentifier": "e35fa936-a3b4-49f7-b5f9-d795cbe70bfa",
                "supplierIdentifier": "cuIlRxzLFk68nSnrOK5oqg==",
                "supplierGuid": "4725e272-cb1c-4e16-bc9d-29eb38ae68aa",
                "orderGuid": "u3bGh/8euUu74JR0yezjfg==",
                "orderIdentifier": "87c676bb-1eff-4bb9-bbe0-9474c9ece37e",
                "invoiceHeaderIdentifier": "KW3Z2c+wiECeHUN7bIKr5Q==",
                "invoiceHeaderGuid": "d9d96d29-b0cf-4088-9e1d-437b6c82abe5",
                "created": "2025-08-02T23:12:55.4298207",
                "ordered": "2025-08-02T23:12:55.4298207",
                "storeID": 1,
                "bestOrExpire": "2025-08-02T23:12:55.4298207",
                "bestOrExpireType": 1,
                "units": 1,
                "weight": 1,
                "received": "2025-08-02T23:12:55.4298207",
                "cost": 1,
                "totalCost": 1,
                "freightCost": 1,
                "inStock": 1,
                "pluG_UID": "vvyyufRrY0SmgH3qUU2B0g==",
                "pluGuid": "b9b2fcbe-6bf4-4463-a680-7dea514d81d2",
                "orderInventoryGuid": "HBH6eYXM10iroza/tq9RHg==",
                "orderInventoryIdentifier": "79fa111c-cc85-48d7-aba3-36bfb6af511e",
                "supplier": {
                  "$ref": "7"
                },
                "inventoryUnits": [
                  {
                    "$id": "113",
                    "invoiceItemNo": 1,
                    "inventoryInvoiceGuid": "LWgWlorgJk2br1PZxDXLJA==",
                    "invoiceIdentifier": "9616682d-e08a-4d26-9baf-53d9c435cb24",
                    "inventoryGuid": "sHXNgXFrAk+Z/7kOZLt4Fg==",
                    "inventoryIdentifier": "81cd75b0-6b71-4f02-99ff-b90e64bb7816",
                    "serialNumber": "sample string 3",
                    "sold": "2025-08-02T23:12:55.4298207",
                    "saleItemID": 1,
                    "storeID": 1,
                    "returned": "2025-08-02T23:12:55.4298207",
                    "dumped": 1,
                    "saleHeaderID": 1
                  },
                  {
                    "$ref": "113"
                  }
                ]
              },
              "invoiceHeaderIdentifier": "mWY0CX06FkynHRUpQZMo+A==",
              "invoiceHeaderGuid": "09346699-3a7d-4c16-a71d-1529419328f8",
              "invoiceNumber": "sample string 20",
              "invoiceCost": 1,
              "invoiceCostDecimals": 1,
              "orderNumber": 1,
              "orderReceivingStoreName": "sample string 21",
              "orderSendingStoreName": "sample string 22",
              "creditNoteID": 1,
              "reason": {
                "$id": "114",
                "id": 1,
                "name": "sample string 1",
                "allowRF": 2,
                "dumpStock": 3,
                "creditRequest": 4,
                "excludeFromLoss": 5,
                "reserved": 6,
                "updated": "2025-08-02T23:12:55.4298207"
              },
              "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": "111"
            }
          ],
          "products": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "lastInvoiceCost": 1
        },
        "aws": 5.0,
        "explanations": [
          {
            "$id": "115",
            "pluG_UID": "+Jr3napiRkC6j15tRxhjKA==",
            "pluGuid": "9df79af8-62aa-4046-ba8f-5e6d47186328",
            "consolidatedSales": {
              "$id": "116",
              "1": {
                "$id": "117",
                "discountPercentage": 1,
                "days": 2,
                "quantity": 3.1,
                "aws": 3.1,
                "cartonQuantity": 4.1,
                "lowQuality": true
              },
              "2": {
                "$ref": "117"
              }
            },
            "dailyPrices": {
              "$id": "118",
              "2025-08-02T23:12:55.4298207": {
                "$id": "119",
                "date": "2025-08-02T23:12:55.4298207",
                "salePrice": 1,
                "campaign": "sample string 2",
                "campaignDescription": "sample string 3",
                "combo": true,
                "comboPriceGroupG_UID": "run7wSK1gUKP7gWn9q7yFw==",
                "comboPriceGroupGuid": "c1fbe9ae-b522-4281-8fee-05a7f6aef217"
              }
            },
            "onHandPredictions": [
              {
                "$id": "120",
                "autoOrderGuid": "OMmk+UFqnUGATfu9Q3C6Zw==",
                "autoOrderIdentifier": "f9a4c938-6a41-419d-804d-fbbd4370ba67",
                "pluG_UID": "7t3zY090WkuV8mXbTnQCGg==",
                "pluGuid": "63f3ddee-744f-4b5a-95f2-65db4e74021a",
                "childPLUG_UID": "PZMNYMvtMkOIvQkTEsy+tw==",
                "childPluGuid": "600d933d-edcb-4332-88bd-091312ccbeb7",
                "date": "2025-08-02T23:12:55.4298207",
                "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": "120"
              }
            ],
            "predictions": [
              {
                "$ref": "120"
              },
              {
                "$ref": "120"
              }
            ],
            "product": {
              "$ref": "12"
            }
          },
          {
            "$ref": "115"
          }
        ],
        "supplierOrderingDetail": {
          "$ref": "10"
        },
        "manufacturerSupplier": "0d35a966-8975-474c-9212-2f8e3939406e",
        "cartonQuantity": 1,
        "sellPrice": 1,
        "cost": 1,
        "costDecimals": 1,
        "bufferDays": 6,
        "boostDays": 7
      },
      {
        "$ref": "108"
      }
    ],
    "boosts": [
      {
        "$id": "121",
        "autoOrderGuid": "rHfE/No7DU+6kiKChXS/Ng==",
        "autoOrderIdentifier": "fcc477ac-3bda-4f0d-ba92-22828574bf36",
        "date": "2025-08-02T23:12:55.4298207",
        "boost": 2
      },
      {
        "$ref": "121"
      }
    ]
  },
  "supplierName": "sample string 33",
  "supplierStoreID": 1,
  "supplierCartonsOnly": true,
  "supplierEnforceMinimumQuantity": true,
  "supplierMinimumOrderValue": 1,
  "storeName": "sample string 36",
  "orderCode": {
    "$id": "122",
    "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": "123",
    "orderGuid": "rCaekE8+uEal6JXzJaIm3A==",
    "orderIdentifier": "909e26ac-3e4f-46b8-a5e8-95f325a226dc",
    "supplierIdentifier": "7YFu4faGbE26EcRe1XeI5w==",
    "supplierGuid": "e16e81ed-86f6-4d6c-ba11-c45ed57788e7",
    "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": "124",
      "id": 1,
      "orderGuid": "VXXyTl6jSkWPjFxeweTyJQ==",
      "orderIdentifier": "4ef27555-a35e-454a-8f8c-5c5ec1e4f225",
      "pluG_UID": "vTw+0HiKgEeg/s1Mk9exvA==",
      "pluGuid": "d03e3cbd-8a78-4780-a0fe-cd4c93d7b1bc",
      "created": "2025-08-02T23:12:55.4298207",
      "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": "7sq9AKzTp0GqUzsn36FIGA==",
      "substituteGuid": "00bdcaee-d3ac-41a7-aa53-3b27dfa14818",
      "warehousePLUG_UID": "+sDFTcpof0CgIYzPQqkl7g==",
      "warehousePluGuid": "4dc5c0fa-68ca-407f-a021-8ccf42a925ee",
      "updated": "2025-08-02T23:12:55.4298207",
      "increment": true,
      "description": "sample string 13",
      "product": {
        "$ref": "12"
      },
      "unknownScan": {
        "$id": "125",
        "pluG_UID": "NS69CjNYC0KfSIUo+zHmFw==",
        "pluGuid": "0abd2e35-5833-420b-9f48-8528fb31e617",
        "orderGuid": "YKL5vJA29UCLUfxCM9xjwQ==",
        "orderIdentifier": "bcf9a260-3690-40f5-8b51-fc4233dc63c1",
        "barcode": "sample string 3",
        "created": "2025-08-02T23:12:55.4298207"
      },
      "unknownScanItem": true,
      "substitute": {
        "$ref": "12"
      },
      "warehouseProduct": {
        "$ref": "12"
      },
      "lookup": {
        "$id": "126",
        "pluG_UID": "NlB3aw4fuUOJkJmJi5sdRA==",
        "pluGuid": "6b775036-1f0e-43b9-8990-99898b9b1d44",
        "inventoryGuid": "LOXEn/vHXE2w8EPGhcUbLQ==",
        "inventoryIdentifier": "9fc4e52c-c7fb-4d5c-b0f0-43c685c51b2d",
        "averageWeeklySales": 1.0,
        "inventoryAverageWeeklySales": 1.0,
        "onHand": 1,
        "onHandPacks": 1,
        "onOrder": 1,
        "onOrderPacks": 1,
        "accuracy": 1,
        "lastOrdered": "2025-08-02T23:12:55.4298207",
        "lastOrderQuantity": 1.1,
        "lastReceived": "2025-08-02T23:12:55.4298207",
        "lastReceivedQuantity": 1.1,
        "lastInvoiceStatus": 1
      },
      "productOrderingDetail": {
        "$ref": "10"
      },
      "dealCost": {
        "$ref": "91"
      },
      "nextCost": {
        "$ref": "91"
      },
      "lastChance": true,
      "holdOff": 16,
      "holdOffDate": "2025-08-02T23:12:55.4298207",
      "orderHeader": {
        "$ref": "1"
      },
      "invoiceDetail": {
        "$id": "127",
        "identifier": "WLXya9Ay+0uIsbvjEQKtvQ==",
        "identifierGuid": "6bf2b558-32d0-4bfb-88b1-bbe31102adbd",
        "headerIdentifier": "A+B0igk6aUCczp8j587Y3w==",
        "headerIdentifierGuid": "8a74e003-3a09-4069-9cce-9f23e7ced8df",
        "pluG_UID": "YJYbo/qmR0+DIlcnnq6KHw==",
        "pluGuid": "a31b9660-a6fa-4f47-8322-57279eae8a1f",
        "pageNo": 1,
        "lineNo": 1,
        "itemOrdered": "sample string 1",
        "itemShipped": "sample string 2",
        "apn": "sample string 3",
        "barcode": "sample string 4",
        "prodStatus": 0,
        "dateAvailable": "2025-08-02T23:12:55.4298207",
        "commodity": "sample string 5",
        "supplier": "sample string 6",
        "itemDesc": "sample string 7",
        "itemType": 48,
        "investmentBuyInd": "A",
        "orderType": "sample string 8",
        "cartonQty": 1,
        "cartonQuantitySpecified": true,
        "soldByWeight": true,
        "orderByWeight": true,
        "unitsOrdered": 1,
        "unitsSupplied": 1,
        "unitsReceived": 1,
        "weightOrdered": 1,
        "weightShipped": 1,
        "weightReceived": 1,
        "unitSpecified": 11,
        "wholesalePrice": 1,
        "extWholesalePrice": 1,
        "normalPrice": 1,
        "retailPrice": 1,
        "pricingUnit": "sample string 12",
        "claimFlag": "A",
        "gstRate": 1,
        "gstAmount": 1,
        "extGstAmount": 1,
        "deliWeight": 1,
        "marginAmount": 1,
        "extMarginAmount": 1,
        "costAmount": 1,
        "orderedCostAmount": 1,
        "extCostAmount": 1,
        "costIncSpecified": true,
        "freightAmount": 14,
        "freightGstAmount": 15,
        "extFreightAmount": 16,
        "extFreightGstAmount": 17,
        "costDecimals": 18,
        "wetRate": 1,
        "containerDeposit": 1,
        "basePrice": 1,
        "wetValue": 1,
        "deliveryFee": 1,
        "casePrice": 1,
        "wholesaleExt": 1,
        "wetExt": 1,
        "totalLitres": 1,
        "tun": "sample string 19",
        "applyDetails": true,
        "applySell": true,
        "applyCost": true,
        "applyOr": true,
        "applyQty": true,
        "itemNumber": "sample string 20",
        "directNumber": "sample string 21",
        "itemSize": "sample string 22",
        "costGst": 1,
        "sellGst": 1,
        "costOr": 1,
        "sellOr": 1,
        "marginOr": 1,
        "grossProfit": 1.0,
        "sell": 1,
        "cartonCost": 1,
        "currentCost": 1,
        "costID": "A",
        "costStart": "2025-08-02T23:12:55.4298207",
        "costEnd": "2025-08-02T23:12:55.4298207",
        "createdFromUnknownScan": true,
        "orderGuid": "RPJ+OpoQ1UGbECGswKQ+8A==",
        "orderIdentifierGuid": "3a7ef244-109a-41d5-9b10-21acc0a43ef0",
        "processed": true,
        "received": true,
        "inventoried": true,
        "fromElectronicInvoice": true,
        "allowDelete": true,
        "updated": "2025-08-02T23:12:55.4298207",
        "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": "128",
          "pluG_UID": "JdwfuGcyS0ammYtjXXCbqQ==",
          "pluGuid": "b81fdc25-3267-464b-a699-8b635d709ba9",
          "invoiceIdentifier": "+iaZhdzuKkWlhGu/Rcu1Zg==",
          "invoiceGuid": "859926fa-eedc-452a-a584-6bbf45cbb566",
          "barcode": "sample string 3",
          "itemNumber": "sample string 4",
          "created": "2025-08-02T23:12:55.4298207"
        },
        "productActive": true,
        "productSalesMode": 35,
        "productGSTPercent": 36,
        "productCostCalcMethod": 37,
        "productAlwaysApplyMargin": true,
        "productMarginRanged": true,
        "productMargin": 1.1,
        "productMinimumMargin": 1.1,
        "productMaximumMargin": 1.1,
        "priceGroupG_UID": "uptOpsoGuUGAx+0hdurEaQ==",
        "priceGroupGuid": "a64e9bba-06ca-41b9-80c7-ed2176eac469",
        "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": "108"
      },
      "doNotRange": true,
      "doNotOrder": true,
      "costGSTPercent": 1,
      "orderDetailReceive": true,
      "isBackedUp": true,
      "backupWarehouseIndicator": "sample string 21",
      "backupOrderCode": "sample string 22"
    },
    {
      "$ref": "124"
    }
  ],
  "unknownScans": [
    {
      "$ref": "125"
    },
    {
      "$ref": "125"
    }
  ],
  "transportCompany": {
    "$id": "129",
    "identifier": "ruPSEZsrmE6JK2YxV5al7A==",
    "identifierGuid": "11d2e3ae-2b9b-4e98-892b-66315796a5ec",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "6RArOQKHA0SNkoWyB16rEQ==",
    "primaryContactID": "392b10e9-8702-4403-8d92-85b2075eab11",
    "primaryContact": {
      "$ref": "8"
    }
  },
  "isMetcashSorted": true,
  "backupOrderType": "sample string 41",
  "backupOrderTypeDescription": "sample string 42",
  "backupTradingPartner": 1,
  "backupHostIdentifier": "7fa8e91c-a1de-4aec-8376-2b163779e31e"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.