POST api/supplier/import

Request Information

URI Parameters

None.

Body Parameters

Collection of Supplier
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Code

Host supplier code

string

String length: inclusive between 0 and 20

Name

Supplier name

string

String length: inclusive between 0 and 255

FuelSupplier

boolean

None.

IsSupplier

If it's not a Supplier, it's a manufactrer

boolean

None.

IsHostedSupplier

A hosted supplier doesn't take orders.

boolean

None.

HostID

Host vendor

HostProvider

None.

AccountCode

Third party accounting software code

string

String length: inclusive between 0 and 20

InvoiceSuffix

Third party invoice reference suffix

string

None.

OrderEmail

Email to send order to as PDF

string

None.

OrderEmailBcc

string

None.

OrderFax

Email to send order to as PDF

string

None.

ShowOrderCost

boolean

None.

ReceiptCostUpdate

boolean

None.

SendReceipt

Receipt email should be sent to supplier when an order or invoice is received

boolean

None.

ReceiptEmail

Email used to send stock receive receipts and credit invoice requests

string

None.

ReceiptEmailBcc

BCC email used to send stock receive receipts and credit invoice requests

string

None.

PrimaryContactGuid

Collection of byte

None.

PrimaryContactID

globally unique identifier

None.

StoreID

integer

None.

ABN

string

None.

SupplierGroupIdentifier

Collection of byte

None.

SupplierGroupGuid

globally unique identifier

None.

Rebate

decimal number

None.

RebateType

RebateType

None.

RebateFrequency

RebateFrequency

None.

RebateSource

RebateSource

None.

RebateLastClaimed

date

None.

RebateLastClaimedAmount

decimal number

None.

CartonsOnly

boolean

None.

MinimumOrderValue

integer

None.

EnforceMinimumQuantity

boolean

None.

Freight

Default freight fee for products with this as preferred supplier

decimal number

None.

FreightType

Default freight fee type for products with this as preferred supplier

FreightFeeType

None.

Deleted

boolean

None.

DeletedUser

string

None.

StoreName

string

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

PrimaryContact

Contact

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

Contacts

Collection of SupplierContact

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

Products

Collection of ProductOrderingDetail

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

OrderCycleHeaders

Collection of OrderCycleHeader

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

Cycles

Collection of OrderCycle

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.

Updated

date

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

IsHost

boolean

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "q5X5ftd9okOQKpuqiWswZQ==",
    "identifierGuid": "7ef995ab-7dd7-43a2-902a-9baa896b3065",
    "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": "0OoObJnXLkKngZl2c6vB+w==",
    "primaryContactID": "6c0eead0-d799-422e-a781-997673abc1fb",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "3Cu/3AQCHkS7aMTAq7dRdw==",
    "supplierGroupGuid": "dcbf2bdc-0204-441e-bb68-c4c0abb75177",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2025-06-14T06:47:54.9837234",
    "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": "2",
      "id": "5267bd15-74b9-4a56-acbf-deef02c9528d",
      "identifier": "Ne/ADWO9DEmgxxgno7Csbg==",
      "identifierGuid": "0dc0ef35-bd63-490c-a0c7-1827a3b0ac6e",
      "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": "3",
        "supplierIdentifier": "JVOJM1HmSkCeccxfwngvUA==",
        "supplierIdentifierGuid": "33895325-e651-404a-9e71-cc5fc2782f50",
        "contactGuid": "ycIux+9pMUis+GUmrQRuog==",
        "contactID": "c72ec2c9-69ef-4831-acf8-6526ad046ea2",
        "contact": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "1"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "products": [
      {
        "$id": "4",
        "pluG_UID": "6pXyLRuaTUSVKVNW3LKYKw==",
        "pluGuid": "2df295ea-9a1b-444d-9529-5356dcb2982b",
        "supplierIdentifier": "pTSLXGiGrkCPzhEJ40yHzw==",
        "supplierIdentifierGuid": "5c8b34a5-8668-40ae-8fce-1109e34c87cf",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 2",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 4,
        "averagePackSize": 5,
        "effectiveDate": "2025-06-14T06:47:54.9837234",
        "pricedByWeight": true,
        "landedUnitCostEx": 8,
        "landedUnitCostInc": 9,
        "landedCartonCostInc": 10,
        "landedCartonCostEx": 11,
        "standardCost": 12,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 13",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 14",
        "financeFee": 1,
        "financeFeeBasis": "sample string 15",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 16",
        "invoiceCode": "sample string 17",
        "invoiceDesc": "sample string 18",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 19,
        "hostType": 20,
        "fromHost": 21,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 22.1,
        "sellMultiple": 23.1,
        "baseMultiple": 24.1,
        "hostStandardCost": 25,
        "hostTotalCost": 26,
        "hostRetail": 27,
        "hostLandedUnitCostEx": 28,
        "hostLandedUnitCostInc": 29,
        "hostDesc": "sample string 30",
        "directIndicator": "sample string 31",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 33",
        "hostProductType": "sample string 34",
        "hostProductGrade": "sample string 35",
        "hostProductGroup": "sample string 36",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 39",
        "hostLastUpdated": "2025-06-14T06:47:54.9837234",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "5",
            "pluG_UID": "IXDJGMUYwE6NUFJ0OcNDuA==",
            "pluGuid": "18c97021-18c5-4ec0-8d50-527439c343b8",
            "supplierIdentifier": "977LQMRPv0ayj2IYRKS2NQ==",
            "supplierIdentifierGuid": "40cbbef7-4fc4-46bf-b28f-621844a4b635",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 40",
        "salesMode": 41,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 43,
        "parentPluG_UID": "/i8RfGgZSE+x4treLy9TnQ==",
        "parentPluGuid": "7c112ffe-1968-4f48-b1e2-dade2f2f539d",
        "freight": 44.0,
        "freightType": 1,
        "product": {
          "$id": "6",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "Yw7U4FfLOUyZjMXZiI0jow==",
          "guid": "e0d40e63-cb57-4c39-998c-c5d9888d23a3",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "MA83yGk5cEeO8xrob2IwPw==",
          "priceGroupGuid": "c8370f30-3969-4770-8ef3-1ae86f62303f",
          "blueprintID": 1,
          "lastCountedDate": "2025-06-14T06:47:54.9837234",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-06-14T06:47:54.9837234",
          "pluCreated": "2025-06-14T06:47:54.9837234",
          "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-06-14T06:47:54.9837234",
          "lastManualUpdate": "2025-06-14T06:47:54.9837234",
          "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-06-14T06:47:54.9837234",
          "currentCostUpdated": "2025-06-14T06:47:54.9837234",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 1,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-06-14T06:47:54.9837234",
          "defaultGP": 1,
          "breakTargetMode": 32,
          "break1": 1,
          "price1": 1,
          "target1": 33,
          "break2": 1,
          "price2": 1,
          "target2": 34,
          "break3": 1,
          "price3": 1,
          "target3": 35,
          "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-06-14T06:47:54.9837234",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 52,
          "altPriceModeChanged": true,
          "altPLUG_UID": "vM7F7TIeL0uNTfkwPYuQMw==",
          "altPLUGuid": "edc5cebc-1e32-4b2f-8d4d-f9303d8b9033",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 53",
          "altPriceDescription2": "sample string 54",
          "cartonQuantity": 55,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 57",
          "text2": "sample string 58",
          "text3": "sample string 59",
          "labelText": "sample string 60",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 64",
          "barcodeFormat": "sample string 65",
          "austMade": 1,
          "coolCode": 66,
          "countryOfOrigin": "sample string 67",
          "percentContent": 68.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 69",
          "subDeptCode": "sample string 70",
          "minorDeptCode": "sample string 71",
          "lesserDeptCode": "sample string 72",
          "deptName": "sample string 73",
          "subDeptName": "sample string 74",
          "minorDeptName": "sample string 75",
          "lesserDeptName": "sample string 76",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 79,
          "labelShelfChanged": true,
          "labelTalkerQty": 81,
          "labelSmall": true,
          "labelLastPrinted": "2025-06-14T06:47:54.9837234",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "vPYxH6Z7ckOukQKUlziqPw==",
          "shelfPageLayoutGuid": "1f31f6bc-7ba6-4372-ae91-02949738aa3f",
          "talkerPageLayoutG_UID": "jEapaPHMfkSFr2ihB5KebA==",
          "talkerPageLayoutGuid": "68a9468c-ccf1-447e-85af-68a107929e6c",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 84,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 86",
          "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": 90,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 93,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "VWFPhXvoy0+nn/6Cp3bh+Q==",
          "inventoryIdentifier": "854f6155-e87b-4fcb-a79f-fe82a776e1f9",
          "inventoryAccuracy": 1,
          "baseUnits": 97,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 98,
          "defaultPrinter": "sample string 99",
          "defaultPrinterGroup": "sample string 100",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 101,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "Gm1YkKPFkkeElBvvBs41fw==",
          "parentPluGuid": "90586d1a-c5a3-4792-8494-1bef06ce357f",
          "preferredHostVendor": 103,
          "preferredHostChanged": true,
          "code": "sample string 105",
          "supplierIdentifier": "Zkpdtow9+kup/liNvlBZhQ==",
          "supplierIdentifierGuid": "b65d4a66-3d8c-4bfa-a9fe-588dbe505985",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "8Nf4Jflv0U6VDAuj8CSCoQ==",
          "rebateSupplierIdentifierGuid": "25f8d7f0-6ff9-4ed1-950c-0ba3f02482a1",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 107",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 109",
          "productType": "sample string 110",
          "productGroup": "sample string 111",
          "complianceIndicator": "sample string 112",
          "inhouseBrand": "sample string 113",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 116",
          "lastUpdatedByUser": "sample string 117",
          "lastManualUpdatedByUser": "sample string 118",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-06-14T06:47:54.9837234",
          "commodity": "sample string 120",
          "businessPillar": "sample string 121",
          "mscCommodity": "sample string 122",
          "hostIdentifier": "UVBr5mnoH0OiwXgASebMGQ==",
          "hostIdentifierGuid": "e66b5051-e869-431f-a2c1-780049e6cc19",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 124",
          "aisleEnds": "sample string 125",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 136,
          "webPriceRounding": true,
          "webMarkup": 138,
          "webPriceMode": 139,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 140",
          "altSubDeptCode": "sample string 141",
          "altMinorDeptCode": "sample string 142",
          "altLesserDeptCode": "sample string 143",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "store": {
            "$id": "7",
            "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-06-14T06:47:54.9837234",
            "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": "w+oNYaAlGEatbSd/cw2olA==",
            "hostIdentifierGuid": "610deac3-25a0-4618-ad6d-277f730da894",
            "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-06-14T06:47:54.9837234",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "8",
              "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": "8"
            },
            "hostStoreSettings": [
              {
                "$id": "9",
                "id": 1,
                "hostIdentifier": "kdwNXWw5tkmfPpYuZi6ugg==",
                "hostIdentifierGuid": "5d0ddc91-396c-49b6-9f3e-962e662eae82",
                "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": "10",
                  "identifier": "nLQgFzpGf06WNLKeoE9RXg==",
                  "identifierGuid": "1720b49c-463a-4e7f-9634-b29ea04f515e",
                  "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": "QS8oXm8CaEOWZvkj4e2oBQ==",
                  "hostSupplierIdentifierGuid": "5e282f41-026f-4368-9666-f923e1eda805",
                  "loyaltyPriceLevelIdentifier": "Ty4rfVw+EkSyMKHkHLuR6Q==",
                  "loyaltyPriceLevelIdentifierGuid": "7d2b2e4f-3e5c-4412-b230-a1e41cbb91e9",
                  "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-06-14T06:47:54.9837234",
                  "lastProcessed": "2025-06-14T06:47:54.9837234",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$ref": "1"
                  },
                  "files": [
                    {
                      "$id": "11",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-06-14T06:47:54.9837234",
                      "processed": "2025-06-14T06:47:54.9837234",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-06-14T06:47:54.9837234",
                      "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": "10"
                      },
                      "metcashHeader": {
                        "$id": "12",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-06-14T06:47:54.9837234",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "13",
                      "id": 1,
                      "hostIdentifier": "7DlHD+up8UOK/25SVygqng==",
                      "hostIdentifierGuid": "0f4739ec-a9eb-43f1-8aff-6e5257282a9e",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "3c525ed9-3b1b-4f8b-be7c-1eb2c9b110ad",
                        "95be0aa0-c978-4660-b804-3fb88bdcc01e"
                      ]
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "9"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "14",
                      "identifier": "uWxy1uzzRU+Q/WnjBwTvWQ==",
                      "identifierGuid": "d6726cb9-f3ec-4f45-90fd-69e30704ef59",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "promoTypeGuids": [
                    "7f3f1a15-3e39-4951-aa33-b35e2b43c3b0",
                    "e890d9a9-5901-4ec0-bc64-c61c3757da47"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$id": "15",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "15"
              }
            ],
            "sales": [
              {
                "$id": "16",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-06-14T06:47:54.9837234",
                "ftpSite": {
                  "$id": "17",
                  "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": "16"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "cashManagements": [
              {
                "$id": "18",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "19",
                  "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": "18"
              }
            ],
            "updateStoreID": "59677629-2a4f-4d41-ab56-b825b9dd9652",
            "updateStore": {
              "$id": "20",
              "id": "b5e844b0-d1f9-4bef-86fb-44ff3653efb4",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T06:47:54.9837234",
              "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-06-14T06:47:54.9837234"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "21",
              "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"
            }
          },
          "storePrices": [
            {
              "$id": "22",
              "pluG_UID": "MTFVfdSgx0GT8ecqbI7UVg==",
              "pluGuid": "7d553131-a0d4-41c7-93f1-e72a6c8ed456",
              "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-06-14T06:47:54.9837234"
            },
            {
              "$ref": "22"
            }
          ],
          "currentPrices": {
            "$id": "23",
            "pluPrices": {
              "$id": "24",
              "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-06-14T06:47:54.9837234",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "24"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "25",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-06-14T06:47:54.9837234",
              "startTime": 3,
              "endDate": "2025-06-14T06:47:54.9837234",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "+VunMe3EZ0evsbOr8uR3Lw==",
              "hostIdentifierGuid": "31a75bf9-c4ed-4767-afb1-b3abf2e4772f",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ]
          },
          "tray": {
            "$id": "26",
            "g_UId": "cM9uJLLRa0eKxZkM+UV57g==",
            "guid": "246ecf70-d1b2-476b-8ac5-990cf94579ee",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "27",
            "priceGroupG_UID": "ax+K98kjeEiLyHDX4BKT/g==",
            "priceGroupGuid": "f78a1f6b-23c9-4878-8bc8-70d7e01293fe",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-06-14T06:47:54.9837234",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 145",
          "nutrifacts": {
            "$id": "28",
            "pluG_UID": "9XwV8uCfpEWV1MdhK1SAyg==",
            "pluGuid": "f2157cf5-9fe0-45a4-95d4-c7612b5480ca",
            "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": "29",
            "pluGuid": "e5ab2ac8-6743-415c-9838-fe41248c7f9d",
            "created": "2025-06-14T06:47:54.9837234",
            "createdByUser": "sample string 1",
            "activated": "2025-06-14T06:47:54.9837234",
            "deactivated": "2025-06-14T06:47:54.9837234",
            "lastOrdered": "2025-06-14T06:47:54.9837234",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-06-14T06:47:54.9837234",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-06-14T06:47:54.9837234",
            "lastSold": "2025-06-14T06:47:54.9837234",
            "firstSold": "2025-06-14T06:47:54.9837234",
            "awsUpdated": "2025-06-14T06:47:54.9837234",
            "lastManualUpdate": "2025-06-14T06:47:54.9837234",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-06-14T06:47:54.9837234",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-06-14T06:47:54.9837234",
            "doNotRangeUpdated": "2025-06-14T06:47:54.9837234",
            "doNotOrderUpdated": "2025-06-14T06:47:54.9837234",
            "tracked": "2025-06-14T06:47:54.9837234"
          },
          "allergens": [
            {
              "$id": "30",
              "allergenID": 1,
              "pluG_UID": "oTYKKYtw2kWhu4VlVVSw5g==",
              "pluGuid": "290a36a1-708b-45da-a1bb-85655554b0e6",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "30"
            }
          ],
          "costs": {
            "$id": "31",
            "pluG_UID": "9Ir63tYij06cbfbdHJteYw==",
            "pluGuid": "defa8af4-22d6-4e8f-9c6d-f6dd1c9b5e63",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-06-14T06:47:54.9837234",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "32",
              "saleHeaderID": 1,
              "created": "2025-06-14T06:47:54.9837234",
              "createdLocal": "2025-06-14T06:47:54.9837234",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "x0lQkMTBk0qvp16d7D9xWg==",
              "operatorGuid": "905049c7-c1c4-4a93-afa7-5e9dec3f715a",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "rZWW7xRHBU21h/AyikSbuA==",
              "pluGuid": "ef9695ad-4714-4d05-b587-f0328a449bb8",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "33",
                "id": 1,
                "g_Uid": "c5NZOCzwA0ScLLgbLyBlzQ==",
                "guid": "38599373-f02c-4403-9c2c-b81b2f2065cd",
                "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-06-14T06:47:54.9837234",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-06-14T06:47:54.9837234",
                "endShift": "2025-06-14T06:47:54.9837234",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "34",
                    "operatorG_UID": "e8hDF2Cp60O2m+ROhMArHQ==",
                    "operatorGuid": "1743c87b-a960-43eb-b69b-e44e84c02b1d",
                    "storeID": 2,
                    "operator": {
                      "$ref": "33"
                    },
                    "store": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "34"
                  }
                ]
              }
            },
            {
              "$ref": "32"
            }
          ],
          "apns": [
            {
              "$id": "35",
              "pluID": 1,
              "pluG_UID": "GyTdGDCKMUOTWpqLaph61Q==",
              "pluGuid": "18dd241b-8a30-4331-935a-9a8b6a987ad5",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "tuns": [
            {
              "$id": "36",
              "pluG_UId": "MujbfnMuwUK6198uMZf+ag==",
              "pluGuid": "7edbe832-2e73-42c1-bad7-df2e3197fe6a",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "6"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "competitionPricing": [
            {
              "$id": "37",
              "identifier": "MXbXpri0V0eWIVF82rAouA==",
              "identifierGuid": "a6d77631-b4b8-4757-9621-517cdab028b8",
              "pluG_UID": "3NdlnnZTy02iDwKFGB20Zw==",
              "pluGuid": "9e65d7dc-5376-4dcb-a20f-0285181db467",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "37"
            }
          ],
          "supplier": {
            "$ref": "1"
          },
          "supplierName": "sample string 146",
          "children": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "ordering": {
            "$ref": "4"
          },
          "flipChartPages": [
            {
              "$id": "38",
              "identifier": "s9ZVE+KpPkC43ZNrLGrHxg==",
              "groupName": "sample string 1",
              "identifierGuid": "1355d6b3-a9e2-403e-b8dd-936b2c6ac7c6",
              "exists": true,
              "flipChartIdentifier": "bcoGzH3Z+E+/z9NFws/GzQ==",
              "flipChartIdentifierGuid": "cc06ca6d-d97d-4ff8-bfcf-d345c2cfc6cd",
              "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": "QlV1/JXrbEyjT4/SPw3ptQ==",
              "groupIdentifierGuid": "fc755542-eb95-4c6c-a34f-8fd23f0de9b5",
              "flipChart": {
                "$id": "39",
                "identifier": "jZlE1YY8IkqbTM9VL3i9Zg==",
                "identifierGuid": "d544998d-3c86-4a22-9b4c-cf552f78bd66",
                "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": "40",
                  "identifier": "wTLu0/N200O1BmdjF4A6Ow==",
                  "identifierGuid": "d3ee32c1-76f3-43d3-b506-676317803a3b",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "41",
                      "id": 1,
                      "g_UID": "TW/Tnjbi/ke8qeKdDL2OXg==",
                      "guid": "9ed36f4d-e236-47fe-bca9-e29d0cbd8e5e",
                      "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": "1uj9hb548EK/R/tROB9wMA==",
                      "previousFormGuid": "85fde8d6-78be-42f0-bf47-fb51381f7030",
                      "nextForm": 1,
                      "nextFormG_UID": "iBxLTzIwLE22z7ZQnELy/w==",
                      "nextFormGuid": "4f4b1c88-3032-4d2c-b6cf-b6509c42f2ff",
                      "attributes": "sample string 10",
                      "updated": "2025-06-14T06:47:54.9837234",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "41"
                      },
                      "previousCheckoutForm": {
                        "$ref": "41"
                      },
                      "buttons": [
                        {
                          "$id": "42",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "yinQkkKToE+1usSl17Td7A==",
                          "checkoutFormGuid": "92d029ca-9342-4fa0-b5ba-c4a5d7b4ddec",
                          "identifier": "5xsN5yAcLk2566ph8AJXqA==",
                          "identifierGuid": "e70d1be7-1c20-4d2e-b9eb-aa61f00257a8",
                          "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": "cKbv36PouEyRPKs/Hjru9g==",
                          "valueGuid": "dfefa670-e8a3-4cb8-913c-ab3f1e3aeef6",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-06-14T06:47:54.9837234",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "41"
                          },
                          "image": {
                            "$id": "43",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-06-14T06:47:54.9837234",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "44",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "hYTBt7LnHUGnIEeZhDZTHw==",
                          "checkoutFormGuid": "b7c18485-e7b2-411d-a720-47998436531f",
                          "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": "44"
                        }
                      ]
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "44"
              },
              "products": [
                {
                  "$id": "45",
                  "flipChartPageIdentifier": "a/TtuCUpoUCz81n07sKG2A==",
                  "flipChartPageIdentifierGuid": "b8edf46b-2925-40a1-b3f3-59f4eec286d8",
                  "pluG_UID": "VhStnUdZf0iZKhipet3KCg==",
                  "pluGuid": "9dad1456-5947-487f-992a-18a97addca0a",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "6"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "45"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ]
            },
            {
              "$ref": "38"
            }
          ],
          "priceHistory": [
            {
              "$id": "46",
              "pluG_UID": "WL0im0qJN0eRH/ogC0jEag==",
              "pluGuid": "9b22bd58-894a-4737-911f-fa200b48c46a",
              "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-06-14T06:47:54.9837234",
              "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": "46"
            }
          ],
          "ingredients": [
            {
              "$id": "47",
              "pluG_UID": "dHUK1fOu8kiujObx8uiG8Q==",
              "ingredientGuid": "qVgfX+xXn02Entfu585W/w==",
              "ingredientIdentifier": "5f1f58a9-57ec-4d9f-849e-d7eee7ce56ff",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "6"
              }
            },
            {
              "$ref": "47"
            }
          ],
          "bins": [
            {
              "$id": "48",
              "pluG_UID": "Jo0NCbS2pkWtzwu2ep/5Vw==",
              "pluGuid": "090d8d26-b6b4-45a6-adcf-0bb67a9ff957",
              "shelfLocationIdentifier": "jErpWhKsEkqDwwlt1JwjPQ==",
              "shelfLocationGuid": "5ae94a8c-ac12-4a12-83c3-096dd49c233d",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "RPz5wftDvUykQTEBZGKJnw==",
              "labelPageLayoutGuid": "c1f9fc44-43fb-4cbd-a441-31016462899f",
              "updated": "2025-06-14T06:47:54.9837234",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "6"
              },
              "location": {
                "$id": "49",
                "identifier": "fKFPD1Y3pkS6X2ojOvJmjw==",
                "storeID": 1,
                "identifierGuid": "0f4fa17c-3756-44a6-ba5f-6a233af2668f",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-06-14T06:47:54.9837234",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ]
              }
            },
            {
              "$ref": "48"
            }
          ],
          "bin": {
            "$ref": "48"
          },
          "scaleLocations": [
            {
              "$id": "50",
              "plu": 1,
              "pluG_UID": "1zh5umMeUE2Ru9cMqf4tAg==",
              "pluGuid": "ba7938d7-1e63-4d50-91bb-d70ca9fe2d02",
              "deptNo": 1,
              "product": {
                "$ref": "6"
              },
              "scaleLocation": {
                "$id": "51",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-06-14T06:47:54.9837234",
                "department": {
                  "$id": "52",
                  "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": "51"
                  },
                  "subDepartments": [
                    {
                      "$id": "53",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "54",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "55",
                              "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-06-14T06:47:54.9837234",
                              "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": "2ISiaLiUck+Zc4KBaLJuXw==",
                              "labelPageLayoutGuid": "68a284d8-94b8-4f72-9973-828168b26e5f",
                              "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": "56",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "57",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "58",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "57"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "57"
                              },
                              "mscDep": {
                                "$id": "59",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "56"
                                  },
                                  {
                                    "$ref": "56"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "58"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "updated": "2025-06-14T06:47:54.9837234",
                          "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": "iwFk6kFsx0auOz8rlxlzFg==",
                          "labelPageLayoutGuid": "ea64018b-6c41-46c7-ae3b-3f2b97197316",
                          "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": "56"
                          },
                          "mscCom": {
                            "$ref": "57"
                          },
                          "mscDep": {
                            "$ref": "59"
                          },
                          "mscSubCom": {
                            "$ref": "58"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T06:47:54.9837234",
                      "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": "XL8RqyIHcUivvS4Qtj+MvQ==",
                      "labelPageLayoutGuid": "ab11bf5c-0722-4871-afbd-2e10b63f8cbd",
                      "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": "56"
                      },
                      "mscCom": {
                        "$ref": "57"
                      },
                      "mscDep": {
                        "$ref": "59"
                      },
                      "mscSubCom": {
                        "$ref": "58"
                      }
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-06-14T06:47:54.9837234",
                  "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": "LpEXcb3amEeS2/gziGjlgw==",
                  "labelPageLayoutGuid": "7117912e-dabd-4798-92db-f8338868e583",
                  "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": "56"
                  },
                  "mscCom": {
                    "$ref": "57"
                  },
                  "mscDep": {
                    "$ref": "59"
                  },
                  "mscSubCom": {
                    "$ref": "58"
                  }
                }
              }
            },
            {
              "$ref": "50"
            }
          ],
          "nextPrice": {
            "$id": "60",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "rpZ47dXpqEuKgjXuhMPnOw==",
            "pluGuid": "ed7896ae-e9d5-4ba8-8a82-35ee84c3e73b",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "gSVo/Y+5i0C1x4gfbmqXpA==",
            "dealCostGuid": "fd682581-b98f-408b-b5c7-881f6e6a97a4",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "3vkVzwz/oEm9jVsFjLtflQ==",
            "priceGroupGuid": "cf15f9de-ff0c-49a0-bd8d-5b058cbb5f95",
            "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-06-14T06:47:54.9837234",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "9ajpKpAt8kWMjbcJlf+2jA==",
            "campaignComboPriceGroupIdentifier": "2ae9a8f5-2d90-45f2-8c8d-b70995ffb68c",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "61",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-06-14T06:47:54.9837234",
                "operatorG_UID": "e8zEH3X9GEmkucOidKj2eA==",
                "operatorGuid": "1fc4cc7b-fd75-4918-a4b9-c3a274a8f678",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-06-14T06:47:54.9837234",
                "signIqTicketFileMovedUtc": "2025-06-14T06:47:54.9837234",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-06-14T06:47:54.9837234",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "6"
                },
                "campaignPlu": {
                  "$ref": "60"
                }
              },
              {
                "$ref": "61"
              }
            ],
            "campaign": {
              "$id": "62",
              "id": 1,
              "storeID": 2,
              "name": "c04f1a41-9dbe-499f-ba0c-6743d8bc8d1d",
              "nameGuid": "c04f1a41-9dbe-499f-ba0c-6743d8bc8d1d",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-06-14T06:47:54.9837234",
              "startTime": 1,
              "endDate": "2025-06-14T06:47:54.9837234",
              "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-06-14T06:47:54.9837234",
              "system": true,
              "created": "2025-06-14T06:47:54.9837234",
              "updated": "2025-06-14T06:47:54.9837234",
              "priceChangeNotifiedUtc": "2025-06-14T06:47:54.9837234",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "VIskbaEvVUCNQMt9JiIDzw==",
              "hostIdentifierGuid": "6d248b54-2fa1-4055-8d40-cb7d262203cf",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-06-14T06:47:54.9837234",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "60"
                },
                {
                  "$ref": "60"
                }
              ],
              "campaignPools": [
                {
                  "$id": "63",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "W/ZaXxWSgkGrI66ICu+9Og==",
                  "pluGuid": "5f5af65b-9215-4182-ab23-ae880aefbd3a",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "moWpEDjzhUSiAj2Em4f5Qg==",
                  "priceGroupGuid": "10a9859a-f338-4485-a202-3d849b87f942",
                  "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-06-14T06:47:54.9837234",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "6"
                  },
                  "campaign": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "63"
                }
              ],
              "sellingRules": [
                {
                  "$id": "64",
                  "id": 1,
                  "identifier": "/9uRR5Em2kqOFZ9qkdqghA==",
                  "identifierStr": "/9uRR5Em2kqOFZ9qkdqghA==",
                  "identifierGuid": "4791dbff-2691-4ada-8e15-9f6a91daa084",
                  "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": "62"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "customers": [
                {
                  "$id": "65",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "QnCZEINn7UivSR3kU1FDtw==",
                  "customerIDGuid": "10997042-6783-48ed-af49-1de4535143b7",
                  "campaign": {
                    "$ref": "62"
                  },
                  "customer": {
                    "$id": "66",
                    "identifier": "kJpuA+ieK0iQbkrouBAjTg==",
                    "identifierGuid": "036e9a90-9ee8-482b-906e-4ae8b810234e",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-06-14T06:47:54.9837234",
                    "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": "ZSPAeNie1EO6YAghEktifQ==",
                    "communityIdentifierGuid": "78c02365-9ed8-43d4-ba60-0821124b627d",
                    "joined": "2025-06-14T06:47:54.9837234",
                    "updated": "2025-06-14T06:47:54.9837234",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "POCEyZhpgk2oMY3U7q01cA==",
                    "priceLevelIdentifierGuid": "c984e03c-6998-4d82-a831-8dd4eead3570",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-06-14T06:47:54.9837234",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "67",
                        "cardType": 2,
                        "issueDate": "2025-06-14T06:47:54.9837234",
                        "expiry": "2025-06-14T06:47:54.9837234",
                        "customerID": "ly7YCkk5ck2TVtcDgw1PLQ==",
                        "customerIDGuid": "0ad82e97-3949-4d72-9356-d703830d4f2d",
                        "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-06-14T06:47:54.9837234",
                        "linkedAccount": "ICnAZEK670aM/wBDa39goA==",
                        "linkedAccountGuid": "64c02920-ba42-46ef-8cff-00436b7f60a0",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "66"
                        },
                        "account": {
                          "$id": "68",
                          "id": 1,
                          "identifier": "x7X+iLZ2iEuJOI3EaO+H3g==",
                          "identifierGuid": "88feb5c7-76b6-4b88-8938-8dc468ef87de",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-06-14T06:47:54.9837234",
                          "owner": "Ly4mnXOE70SaIfEVAD1IBw==",
                          "ownerGuid": "9d262e2f-8473-44ef-9a21-f115003d4807",
                          "accountStoreGroupIdentifier": "m8bCpJeOpEuuOmmY5gtztQ==",
                          "accountStoreGroupGuid": "a4c2c69b-8e97-4ba4-ae3a-6998e60b73b5",
                          "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-06-14T06:47:54.9837234",
                          "active": true,
                          "updated": "2025-06-14T06:47:54.9837234",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "66"
                          },
                          "card": {
                            "$ref": "67"
                          },
                          "members": {
                            "$id": "69",
                            "sample string 1": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "70",
                              "identifier": "N92sqjmcUESz7BV0fwZZ/g==",
                              "identifierGuid": "aaacdd37-9c39-4450-b3ec-15747f0659fe",
                              "name": "sample string 2",
                              "primaryContact": "vJRpto2SuEasq9OYF4cE4g==",
                              "primaryContactGuid": "b66994bc-928d-46b8-acab-d398178704e2",
                              "accountID": "ykT/OcEeZEifyxBdk2o15w==",
                              "accountIDGuid": "39ff44ca-1ec1-4864-9fcb-105d936a35e7",
                              "special": true,
                              "updated": "2025-06-14T06:47:54.9837234",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "kQDliGeaT0GoDfzLI8+Ulg==",
                              "priceLevelIdentifierGuid": "88e50091-9a67-414f-a80d-fccb23cf9496",
                              "deleted": true,
                              "account": {
                                "$ref": "68"
                              },
                              "primaryContactCustomer": {
                                "$ref": "66"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "71",
                                  "id": 1,
                                  "groupID": "/DYz4OqpmEmMTGXqnvZUIQ==",
                                  "groupIDGuid": "e03336fc-a9ea-4998-8c4c-65ea9ef65421",
                                  "customerID": "pKxstMHW90ebOYhxXedLMQ==",
                                  "customerIDGuid": "b46caca4-d6c1-47f7-9b39-88715de74b31",
                                  "card": "sample string 4",
                                  "linkedAccount": "5My0MeZyxUSi12CNtv61Rw==",
                                  "linkedAccountGuid": "31b4cce4-72e6-44c5-a2d7-608db6feb547",
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "group": {
                                    "$ref": "70"
                                  },
                                  "customerCard": {
                                    "$ref": "67"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ]
                            },
                            {
                              "$ref": "70"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "72",
                            "id": 1,
                            "identifier": "XBsNpB1AykOcbah+kCwBMw==",
                            "identifierGuid": "a40d1b5c-401d-43ca-9c6d-a87e902c0133",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "9mylicTWHE6Ts3f3+q7Xbw==",
                            "accountIDGuid": "89a56cf6-d6c4-4e1c-93b3-77f7faaed76f",
                            "customerAccount": {
                              "$ref": "68"
                            },
                            "customerCard": {
                              "$ref": "67"
                            },
                            "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-06-14T06:47:54.9837234",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "PHiWVZCOR0a8gc1PS4fs1g==",
                            "idempotentVoidGuid": "5596783c-8e90-4647-bc81-cd4f4b87ecd6",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "73",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "suR6eM1SgUy72VpOfboYYw==",
                              "saleHeaderIdentifierGuid": "787ae4b2-52cd-4c81-bbd9-5a4e7dba1863",
                              "created": "2025-06-14T06:47:54.9837234",
                              "createdLocal": "2025-06-14T06:47:54.9837234",
                              "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-06-14T06:47:54.9837234",
                              "storeID": 1,
                              "operatorG_Uid": "gsEaHpkP0E+7rf2WXBUwNA==",
                              "operatorGuid": "1e1ac182-0f99-4fd0-bbad-fd965c153034",
                              "customerG_Uid": "Rks1rvP+bUKXlWbJaOrhDQ==",
                              "customerGuid": "ae354b46-fef3-426d-9795-66c968eae10d",
                              "communityIdentifier": "DXGvgeNX5kqk/QSyvoeybg==",
                              "communityIdentifierGuid": "81af710d-57e3-4ae6-a4fd-04b2be87b26e",
                              "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": "r7UsUomgXUqK2/qk7oK8Fg==",
                              "priceLevelIdentifierGuid": "522cb5af-a089-4a5d-8adb-faa4ee82bc16",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "33"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "communityOrganisation": {
                                "$id": "74",
                                "id": 1,
                                "identifier": "KDkOu+nPfEiClqMdUwxiTA==",
                                "identifierGuid": "bb0e3928-cfe9-487c-8296-a31d530c624c",
                                "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-06-14T06:47:54.9837234",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "75",
                                  "saleItemID": 1,
                                  "identifier": "OIyknagx3kSEaWYEPT6OyQ==",
                                  "identifierGuid": "9da48c38-31a8-44de-8469-66043d3e8ec9",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "/YlVPvyANkixhsg9TfFptA==",
                                  "pluGuid": "3e5589fd-80fc-4836-b186-c83d4df169b4",
                                  "accountID": "mkdPqRefb0azmC9htlu0cQ==",
                                  "accountIDGuid": "a94f479a-9f17-466f-b398-2f61b65bb471",
                                  "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-06-14T06:47:54.9837234",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "3WvOUk3fxE26nlQv8Gx4gg==",
                                  "refundGuid": "52ce6bdd-df4d-4dc4-ba9e-542ff06c7882",
                                  "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": "wq/pCCoBVUCEjfO/BIktAw==",
                                  "idempotentVoidGuid": "08e9afc2-012a-4055-848d-f3bf04892d03",
                                  "priceLevelIdentifier": "S9PGeeaFX0Gi6YkaaVOwhQ==",
                                  "priceLevelIdentifierGuid": "79c6d34b-85e6-415f-a2e9-891a6953b085",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "76",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-06-14T06:47:54.9837234",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "77",
                                    "id": 1,
                                    "g_UID": "NhKwM5ALBUO7/Q76OnCScg==",
                                    "guid": "33b01236-0b90-4305-bbfd-0efa3a709272",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-06-14T06:47:54.9837234"
                                  },
                                  "modifier": {
                                    "$id": "78",
                                    "id": 1,
                                    "setG_UID": "fK7wClepeESMcC7bfdUOuQ==",
                                    "modifierSetGuid": "0af0ae7c-a957-4478-8c70-2edb7dd50eb9",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "EgCj9WgUw0aC/sxaa1yDug==",
                                    "pluGuid": "f5a30012-1468-46c3-82fe-cc5a6b5c83ba",
                                    "deleted": true,
                                    "g_UID": "5nTp7CbHdk2oTU6vOHrIig==",
                                    "guid": "ece974e6-c726-4d76-a84d-4eaf387ac88a",
                                    "product": {
                                      "$ref": "6"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "81",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "3Ajyf9FK4EaSY0ZntLPTKw==",
                                  "pluGuid": "7ff208dc-4ad1-46e0-9263-4667b4b3d32b",
                                  "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-06-14T06:47:54.9837234",
                                  "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-06-14T06:47:54.9837234",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "83",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "PhAnMiuelk+GIXshnwqYSA==",
                                  "pluGuid": "3227103e-9e2b-4f96-8621-7b219f0a9848",
                                  "accountID": "CaESfWchREmi+mor6BttYA==",
                                  "accountIDGuid": "7d12a109-2167-4944-a2fa-6a2be81b6d60",
                                  "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-06-14T06:47:54.9837234",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "fzy2nZTyHUezDvN79XqPoA==",
                                  "refundGuid": "9db63c7f-f294-471d-b30e-f37bf57a8fa0",
                                  "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": "83"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "84",
                                  "identifier": "eBPshAJTokSay9F2WE0O2Q==",
                                  "identifierGuid": "84ec1378-5302-44a2-9acb-d176584d0ed9",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "Nj25Ujs7rkGTsLbtZyijlg==",
                                  "customerIdentifierGuid": "52b93d36-3b3b-41ae-93b0-b6ed6728a396",
                                  "operatorNo": 1,
                                  "operatorG_UID": "EP80CXLx4kGCzyIHlfky/A==",
                                  "operatorGuid": "0934ff10-f172-41e2-82cf-220795f932fc",
                                  "created": "2025-06-14T06:47:54.9837234",
                                  "ordered": "2025-06-14T06:47:54.9837234",
                                  "started": "2025-06-14T06:47:54.9837234",
                                  "completed": "2025-06-14T06:47:54.9837234",
                                  "supplied": "2025-06-14T06:47:54.9837234",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "66"
                                  },
                                  "operator": {
                                    "$ref": "33"
                                  },
                                  "details": [
                                    {
                                      "$id": "85",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "4Ao22u9OhkONuuWXPo4uAg==",
                                      "pluGuid": "da360ae0-4eef-4386-8dba-e5973e8e2e02",
                                      "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": "kA7BT3byDE6H4o3h85YaRA==",
                                      "headerIdentifierGuid": "4fc10e90-f276-4e0c-87e2-8de1f3961a44",
                                      "product": {
                                        "$ref": "6"
                                      }
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "73"
                                  }
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "86",
                                  "surveyG_UID": "Ja7rBmDxPEi2/vMobvd73Q==",
                                  "surveyGuid": "06ebae25-f160-483c-b6fe-f3286ef77bdd",
                                  "saleHeaderGuid": "LSx5qkNHxk+aX/KkP98vLw==",
                                  "saleGuid": "aa792c2d-4743-4fc6-9a5f-f2a43fdf2f2f",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "I7peL89P806yl5qjsERAfQ==",
                                  "guidResponse": "2f5eba23-4fcf-4ef3-b297-9aa3b044407d",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-06-14T06:47:54.9837234",
                                  "sale": {
                                    "$ref": "73"
                                  },
                                  "survey": {
                                    "$id": "87",
                                    "g_UID": "ASlo4eVYMkaIa4NI08xeLQ==",
                                    "guid": "e1682901-58e5-4632-886b-8348d3cc5e2d",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "/1gMDsxM5kS5zqWGWZ2y3g==",
                                    "checkoutFormGuid": "0e0c58ff-4ccc-44e6-b9ce-a586599db2de",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-06-14T06:47:54.9837234",
                                    "end": "2025-06-14T06:47:54.9837234",
                                    "deleted": true,
                                    "updated": "2025-06-14T06:47:54.9837234",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "9857c508-c24c-4424-9ad3-f12d1090ec1c",
                                      "660c8a9b-7f7a-42c1-bf6c-6e02205e6c89"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "41"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "SAK2itJJJ0udFpX3sTr8FQ==",
                              "accountIdentifier": "8ab60248-49d2-4b27-9d16-95f7b13afc15",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "ytILLOUdukqwudAozWt1dA==",
                              "customerOrderIdentifierGuid": "2c0bd2ca-1de5-4aba-b0b9-d028cd6b7574",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "88",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "pnEQ2WmV7Um8kw3THeX6uA==",
                              "paymentIdentifierGuid": "d91071a6-9569-49ed-bc93-0dd31de5fab8",
                              "identifier": "YsaV+vU3f0WMgLHukmvSKg==",
                              "identifierGuid": "fa95c662-37f5-457f-8c80-b1ee926bd22a",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "P0SSquk2SkmXLK7tnmf28Q==",
                              "itemIdentifierGuid": "aa92443f-36e9-494a-972c-aeed9e67f6f1"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ]
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "account": {
                      "$ref": "68"
                    },
                    "vouchers": [
                      {
                        "$id": "89",
                        "customerIdentifier": "IWWHSeGVaUup/8W/5CsHzA==",
                        "customerIdentifierGuid": "49876521-95e1-4b69-a9ff-c5bfe42b07cc",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "Ml8sc4465UiSXl5PKngIGg==",
                        "idempotentGuid": "732c5f32-3a8e-48e5-925e-5e4f2a78081a",
                        "offline": true,
                        "voucher": {
                          "$id": "90",
                          "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-06-14T06:47:54.9837234",
                          "barcodeTemplate": {
                            "$id": "91",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "92",
                            "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-06-14T06:47:54.9837234",
                            "labelPageLayout": "crbveKgL5Uu1inwIbM3vbQ==",
                            "pageLayoutGuid": "78efb672-0ba8-4be5-b58a-7c086ccdef6d",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "90"
                            },
                            "elements": [
                              {
                                "$id": "93",
                                "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-06-14T06:47:54.9837234"
                              },
                              {
                                "$ref": "93"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "94",
                              "id": 1,
                              "customerIdentifier": "MJ2bD5brU0C6N0wwLOUv9g==",
                              "customerIdentifierGuid": "0f9b9d30-eb96-4053-ba37-4c302ce52ff6",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-06-14T06:47:54.9837234",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "A9UGAhRi1kykcLtOwgrkqA==",
                              "issuedIdempotentGuid": "0206d503-6214-4cd6-a470-bb4ec20ae4a8",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-06-14T06:47:54.9837234",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-06-14T06:47:54.9837234",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "O5R1+Jckt0mOja/CnRW1hw==",
                              "redeemedIdempotentGuid": "f875943b-2497-49b7-8e8d-afc29d15b587",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-06-14T06:47:54.9837234",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "92"
                              },
                              "voucher": {
                                "$ref": "90"
                              },
                              "customer": {
                                "$ref": "66"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "72"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "94"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "89"
                      }
                    ]
                  }
                },
                {
                  "$ref": "65"
                }
              ],
              "customerGroups": [
                {
                  "$id": "95",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "WhwMbk7TUEqwSGww82pSFQ==",
                  "groupIDGuid": "6e0c1c5a-d34e-4a50-b048-6c30f36a5215",
                  "campaign": {
                    "$ref": "62"
                  },
                  "group": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "95"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "96",
                  "identifier": "gCauFFdR60qdBUu7NqIFZw==",
                  "identifierGuid": "14ae2680-5157-4aeb-9d05-4bbb36a20567",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "97",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "ZnRo0uQ4QkOZ2fw9Ayhs5A==",
                  "guid": "d2687466-38e4-4342-99d9-fc3d03286ce4",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "62"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "98",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "OG0S5QP0kEuw3ZHTn6CjDw==",
                      "groupGuid": "e5126d38-f403-4b90-b0dd-91d39fa0a30f",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "qrRbDFrLUk2S/kDCBSnAEQ==",
                      "pluGuid": "0c5bb4aa-cb5a-4d52-92fe-40c20529c011",
                      "priceGroupG_UID": "qZw+fmD1HkCBwMk+tCjiWQ==",
                      "priceGroupGuid": "7e3e9ca9-f560-401e-81c0-c93eb428e259",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "62"
                      },
                      "product": {
                        "$ref": "6"
                      },
                      "priceGroup": {
                        "$ref": "27"
                      },
                      "campaignPool": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "98"
                    }
                  ]
                },
                {
                  "$ref": "97"
                }
              ],
              "priceLevels": [
                {
                  "$id": "99",
                  "id": 1,
                  "priceLevelIdentifier": "OSi29Zt+akePWR5fXgFyCQ==",
                  "priceLevelIdentifierGuid": "f5b62839-7e9b-476a-8f59-1e5f5e017209",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "99"
                }
              ]
            },
            "product": {
              "$ref": "6"
            },
            "dealCost": {
              "$id": "100",
              "headerIdentifier": "a3zzByL+mk+lg73pALF2Tw==",
              "headerIdentifierGuid": "07f37c6b-fe22-4f9a-a583-bde900b1764f",
              "identifier": "lPNLMNOWEkybZjwcXTgX5Q==",
              "identifierGuid": "304bf394-96d3-4c12-9b66-3c1c5d3817e5",
              "supplierIdentifier": "OCTbLqWFOk6DXWHDMHZKvQ==",
              "supplierGuid": "2edb2438-85a5-4e3a-835d-61c330764abd",
              "pluG_UID": "9M9SyRn5BUODh3zNx2vD6w==",
              "pluGuid": "c952cff4-f919-4305-8387-7ccdc76bc3eb",
              "campaignName": "8cf676ac-fcd0-4098-91ba-8a3c73c7f5aa",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-06-14T06:47:54.9837234",
              "end": "2025-06-14T06:47:54.9837234",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "Wt3mu/ClRkOtSm0GMiVXzg==",
              "bonusItemPluGuid": "bbe6dd5a-a5f0-4346-ad4a-6d06322557ce",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-06-14T06:47:54.9837234",
              "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-06-14T06:47:54.9837234",
              "campaignEndDate": "2025-06-14T06:47:54.9837234",
              "masterPLUG_UID": "hUGMRpPnwE6emVeBAYmSeQ==",
              "masterID": "468c4185-e793-4ec0-9e99-578101899279",
              "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": "A7ze3kXC6keq4yTxnb3FoA==",
              "bonusMasterID": "dedebc03-c245-47ea-aae3-24f19dbdc5a0",
              "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-06-14T06:47:54.9837234",
          "dealCosts": [
            {
              "$ref": "100"
            },
            {
              "$ref": "100"
            }
          ],
          "tags": [
            {
              "$id": "101",
              "pluG_UID": "xPYfqXTV8UmOYC7gcUNWxQ==",
              "pluGuid": "a91ff6c4-d574-49f1-8e60-2ee0714356c5",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "101"
            }
          ],
          "alternateProductG_UID": "vTPDLlWOok+72Klq2i7ftg==",
          "alternateProduct": "2ec333bd-8e55-4fa2-bbd8-a96ada2edfb6",
          "productHostCode": {
            "$id": "102",
            "id": 1,
            "pluG_UID": "OTGvwuIES0+DbneIjDMRSw==",
            "pluGuid": "c2af3139-04e2-4f4b-836e-77888c33114b",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "56"
          },
          "mscCom": {
            "$ref": "57"
          },
          "mscDep": {
            "$ref": "59"
          },
          "mscSubCom": {
            "$ref": "58"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-06-14T06:47:54.9837234",
          "inventoryTracked": "2025-06-14T06:47:54.9837234",
          "isNormalPriceChangesCampaign": true
        },
        "supplier": {
          "$ref": "1"
        },
        "serviceFee": {
          "$id": "103",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 46
      },
      {
        "$ref": "4"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "104",
        "storeID": 1,
        "supplierIdentifier": "SRX+jRwro0qTjtfKKmMHyg==",
        "supplierGuid": "8dfe1549-2b1c-4aa3-938e-d7ca2a6307ca",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "104"
      }
    ],
    "cycles": [
      {
        "$id": "105",
        "storeID": 1,
        "supplierIdentifier": "Gcy+N8hjvUm2JjHMktwiQg==",
        "supplierGuid": "37becc19-63c8-49bd-b626-31cc92dc2242",
        "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-06-14T06:47:54.9837234",
        "deliveryDate": "2025-06-14T06:47:54.9837234",
        "nextCutOffDate": "2025-06-14T06:47:54.9837234",
        "nextDeliveryDate": "2025-06-14T06:47:54.9837234",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "105"
      }
    ],
    "store": {
      "$ref": "7"
    },
    "updated": "2025-06-14T06:47:54.9837234",
    "isHost": true
  },
  {
    "$ref": "1"
  }
]

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

Collection of globally unique identifier

Response Formats

application/json, text/json

Sample:
[
  "c75af79f-8ee6-415a-83c3-8cf9f7b1f8bc",
  "52974a17-2710-43cb-9a56-19cd0e8ce5b2"
]

application/xml, text/xml

Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>c75af79f-8ee6-415a-83c3-8cf9f7b1f8bc</guid>
  <guid>52974a17-2710-43cb-9a56-19cd0e8ce5b2</guid>
</ArrayOfguid>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�5�Z1ږ�5xl/workbook.xml �(�����0��&�C��`�	8q�����.������Ƿ�@��������֏OkG�ѓ	�o���Ռ.QC8Y�&��5�$���aP{��Md碸2�DeM�����a�D��QO+J�2�;i�f�s�2[��$l
��T�a�EVĀƖ�����DKKJ|��p��P��,��;�a���PK�5�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�5�Z�b�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R69eb4be00fc34257" /></Relationships>PK�5�Z}c��0"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5@GWU@U���۴�v����$FI(}�� u�z�!�-?�S쯦gp^�-y�J8[c�mW�1�O[���	��+��n�Ε\�0��#�
�Tk�(u����5�
� �$��d�<_������-�~�2R[^�&��{�-�!�2�DUD����l���<'oMɓ��S4w��V�}���t�-)��{of�:Ό��w�MP%_oW�/I�ɳ<�lsbգh��r�8/2��(��
�s�L�st���N���ȗ*)�e��!����r�N��#�<-�	1��]�>��PK�5�Z�
���Pxl/_rels/workbook.xml.rels �(���;n�0@�"p�e�q�d���H�Flɐ��9[��W���t蒉������c�}�F�J>�6 �Y�p�]�h�V�ݬ�4��&B?́��c��9��I���dS�8?��R��Y��y^s�d�=�/3���4�>Od�`���)�D�Q��b?��oAd�
�أ��(�J�R���e�����/dD+��dQk�JY���'<D�.�tZ�jy[c�]�P��)oj��/6_PK�5�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�5�Zn'|��xl/sharedStrings.xml �(�E�]N� D�Bx���R�)�W���㖤�Z��݋1�Ǔ���L��}Cp������0��������1*ե�m9��_P0�۩������k���ů��r����|�6<�'���uߨ`l���	#��T
])�_���m کZ��jD������hƠf��'Z�D�����WD(�H����N��~a�=�Y�;�=��PK-�5�Z1ږ�5xl/workbook.xmlPK-�5�Z����	��[Content_Types].xmlPK-
�5�Z�b�''T_rels/.relsPK-�5�Z}c��0"�xl/worksheets/sheet1.xmlPK-�5�Z�
���PBxl/_rels/workbook.xml.relsPK-�5�ZЃc'2E
�xl/styles.xmlPK-�5�Zn'|��xl/sharedStrings.xmlPK�	

application/vnd.ms-excel

Sample:
PK�5�Z���5xl/workbook.xml �(�����0��&�C���(*N\�z��V�O�||o�vfg��bԶjݓ���mI;�MΘk:��ڠ
;���}1͹h���[��,���Y��\'����3�u��Â� ��;B���C��f���d���o��a�Ŭ��%��%�skKSbs�;���\S~��ش���`���PK�5�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�5�Z��I''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R172b74adafb5416b" /></Relationships>PK�5�Z}c��0"xl/worksheets/sheet1.xml �(��Q�n�0~�(�5@GWU@U���۴�v����$FI(}�� u�z�!�-?�S쯦gp^�-y�J8[c�mW�1�O[���	��+��n�Ε\�0��#�
�Tk�(u����5�
� �$��d�<_������-�~�2R[^�&��{�-�!�2�DUD����l���<'oMɓ��S4w��V�}���t�-)��{of�:Ό��w�MP%_oW�/I�ɳ<�lsbգh��r�8/2��(��
�s�L�st���N���ȗ*)�e��!����r�N��#�<-�	1��]�>��PK�5�Z�&d�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��4AM�a�m��3N�&vd����G�
XE�Tb�������4����޾M#9���
�,�V�v�]�h*�n�{UL��@Ҋ

�1Ώ���B�f��c��TL����QuH�</�_2�I��Ct���>Mh�`���1��A�c?�@��e�
d�6�7�b���F*.t[�wS�2b����2\V�.�
�\H)�*�+��s���K�ey�V3Y�/"�9b�������PK�5�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�5�Zn'|��xl/sharedStrings.xml �(�E�]N� D�Bx���R�)�W���㖤�Z��݋1�Ǔ���L��}Cp������0��������1*ե�m9��_P0�۩������k���ů��r����|�6<�'���uߨ`l���	#��T
])�_���m کZ��jD������hƠf��'Z�D�����WD(�H����N��~a�=�Y�;�=��PK-�5�Z���5xl/workbook.xmlPK-�5�Z����	�[Content_Types].xmlPK-
�5�Z��I''V_rels/.relsPK-�5�Z}c��0"�xl/worksheets/sheet1.xmlPK-�5�Z�&d�PDxl/_rels/workbook.xml.relsPK-�5�ZЃc'2E
�xl/styles.xmlPK-�5�Zn'|��xl/sharedStrings.xmlPK�