POST api/suppliers

Request Information

URI Parameters

None.

Body Parameters

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:
{
  "identifier": "oUCLeGohu0+a4TjOP2/TrA==",
  "identifierGuid": "788b40a1-216a-4fbb-9ae1-38ce3f6fd3ac",
  "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": "KjqLBrzCtEyuMpEKH82B6Q==",
  "primaryContactID": "068b3a2a-c2bc-4cb4-ae32-910a1fcd81e9",
  "storeID": 1,
  "abn": "sample string 16",
  "supplierGroupIdentifier": "Izq8ej51uUuwov2ZZDFe3Q==",
  "supplierGroupGuid": "7abc3a23-753e-4bb9-b0a2-fd9964315edd",
  "rebate": 1.0,
  "rebateType": 1,
  "rebateFrequency": 1,
  "rebateSource": 1,
  "rebateLastClaimed": "2025-06-14T07:06:30.3579974",
  "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": "edc002b8-2ff9-4302-8aba-895572c0d23c",
    "identifier": "AzEQIbWtQ0qtM9nUgqP54Q==",
    "identifierGuid": "21103103-adb5-4a43-ad33-d9d482a3f9e1",
    "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": "r87Y4msHxU2pQFF1TFgZYw==",
      "supplierIdentifierGuid": "e2d8ceaf-076b-4dc5-a940-51754c581963",
      "contactGuid": "jRs8guysY0WfchziZ9WnYQ==",
      "contactID": "823c1b8d-acec-4563-9f72-1ce267d5a761",
      "contact": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "1"
      }
    },
    {
      "$ref": "3"
    }
  ],
  "products": [
    {
      "$id": "4",
      "pluG_UID": "diWpuPkXhEmJ1LvVhEZzPw==",
      "pluGuid": "b8a92576-17f9-4984-89d4-bbd58446733f",
      "supplierIdentifier": "QFetD3DpUUaJy4B1j2PwKA==",
      "supplierIdentifierGuid": "0fad5740-e970-4651-89cb-80758f63f028",
      "cartonQuantity": 1,
      "cartonQuantityChanged": true,
      "productSize": "sample string 2",
      "cigarettesPerSleeve": 1,
      "randomWeight": true,
      "piecesPerUnit": 4,
      "averagePackSize": 5,
      "effectiveDate": "2025-06-14T07:06:30.3579974",
      "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-14T07:06:30.3579974",
      "rebate": 1.0,
      "rebateExclude": true,
      "invoiceCodes": [
        {
          "$id": "5",
          "pluG_UID": "9ZN+4B/wtk+WYAvKCpPHVg==",
          "pluGuid": "e07e93f5-f01f-4fb6-9660-0bca0a93c756",
          "supplierIdentifier": "riG84P2/8kKjix9vy/WpMA==",
          "supplierIdentifierGuid": "e0bc21ae-bffd-42f2-a38b-1f6fcbf5a930",
          "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": "L6mgSZRFFkuTl1VxP4Lhtg==",
      "parentPluGuid": "49a0a92f-4594-4b16-9397-55713f82e1b6",
      "freight": 44.0,
      "freightType": 1,
      "product": {
        "$id": "6",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "yqpOXTNvGkaxYodRhLhJ+A==",
        "guid": "5d4eaaca-6f33-461a-b162-875184b849f8",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "IPd4dIwBiUaN1MoLEyZDPA==",
        "priceGroupGuid": "7478f720-018c-4689-8dd4-ca0b1326433c",
        "blueprintID": 1,
        "lastCountedDate": "2025-06-14T07:06:30.3579974",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-06-14T07:06:30.3579974",
        "pluCreated": "2025-06-14T07:06:30.3579974",
        "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-14T07:06:30.3579974",
        "lastManualUpdate": "2025-06-14T07:06:30.3579974",
        "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-14T07:06:30.3579974",
        "currentCostUpdated": "2025-06-14T07:06:30.3579974",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 1,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-06-14T07:06:30.3579974",
        "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-14T07:06:30.3579974",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 52,
        "altPriceModeChanged": true,
        "altPLUG_UID": "+CoXkXN5OEiaxUFeTVEWtw==",
        "altPLUGuid": "91172af8-7973-4838-9ac5-415e4d5116b7",
        "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-14T07:06:30.3579974",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "skZLUj9hT0WtVq2f9xGEnA==",
        "shelfPageLayoutGuid": "524b46b2-613f-454f-ad56-ad9ff711849c",
        "talkerPageLayoutG_UID": "j44+BRFcl0KhMNG0bOcz7g==",
        "talkerPageLayoutGuid": "053e8e8f-5c11-4297-a130-d1b46ce733ee",
        "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": "dCZkH29LzEGEwfoJQdYIuw==",
        "inventoryIdentifier": "1f642674-4b6f-41cc-84c1-fa0941d608bb",
        "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": "19xJse+GKEuz4MU9lRzY3Q==",
        "parentPluGuid": "b149dcd7-86ef-4b28-b3e0-c53d951cd8dd",
        "preferredHostVendor": 103,
        "preferredHostChanged": true,
        "code": "sample string 105",
        "supplierIdentifier": "g9hPop3b8U2BOulDhhQRhA==",
        "supplierIdentifierGuid": "a24fd883-db9d-4df1-813a-e94386141184",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "ECpvBL2mFkWvEiLv78Kn9A==",
        "rebateSupplierIdentifierGuid": "046f2a10-a6bd-4516-af12-22efefc2a7f4",
        "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-14T07:06:30.3579974",
        "commodity": "sample string 120",
        "businessPillar": "sample string 121",
        "mscCommodity": "sample string 122",
        "hostIdentifier": "+HnvkOPrlkWQrD/fsDlQoQ==",
        "hostIdentifierGuid": "90ef79f8-ebe3-4596-90ac-3fdfb03950a1",
        "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-14T07:06:30.3579974",
          "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": "+NG6ESqAPUKZUbz3w5BmRQ==",
          "hostIdentifierGuid": "11bad1f8-802a-423d-9951-bcf7c3906645",
          "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-14T07:06:30.3579974",
          "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": "12YgdC8G80qXU5+wpd5XOA==",
              "hostIdentifierGuid": "742066d7-062f-4af3-9753-9fb0a5de5738",
              "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": "PUOgxyu6nE2FC9LQX94YxA==",
                "identifierGuid": "c7a0433d-ba2b-4d9c-850b-d2d05fde18c4",
                "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": "HnV6nkVICUafy3Nyux1V9A==",
                "hostSupplierIdentifierGuid": "9e7a751e-4845-4609-9fcb-7372bb1d55f4",
                "loyaltyPriceLevelIdentifier": "LzsEH2q3ckKxx4bOptm0Ow==",
                "loyaltyPriceLevelIdentifierGuid": "1f043b2f-b76a-4272-b1c7-86cea6d9b43b",
                "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-14T07:06:30.3579974",
                "lastProcessed": "2025-06-14T07:06:30.3579974",
                "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-14T07:06:30.3579974",
                    "processed": "2025-06-14T07:06:30.3579974",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-06-14T07:06:30.3579974",
                    "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-14T07:06:30.3579974",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "13",
                    "id": 1,
                    "hostIdentifier": "0NsDkd9P+0aerqDPW7Pf4A==",
                    "hostIdentifierGuid": "9103dbd0-4fdf-46fb-9eae-a0cf5bb3dfe0",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "a2e9d860-8732-4047-ab1e-f2740e5868ee",
                      "17208ee0-12b1-49e9-9285-caaf123cb3f9"
                    ]
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "9"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "14",
                    "identifier": "VbmpADbVcUeZNaAmmgYsgA==",
                    "identifierGuid": "00a9b955-d536-4771-9935-a0269a062c80",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "promoTypeGuids": [
                  "c7d30c47-b049-4f52-877c-e17e19b5bff4",
                  "b351dc86-7bc8-4e63-b7a7-4b88b10d0a90"
                ],
                "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-14T07:06:30.3579974",
              "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": "c83a020e-c265-427e-8ef9-7f6975944046",
          "updateStore": {
            "$id": "20",
            "id": "e9fe44bd-6466-4226-865a-310cc779065c",
            "name": "sample string 1",
            "lastActivity": "2025-06-14T07:06:30.3579974",
            "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-14T07:06:30.3579974"
          },
          "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": "57sAKNmmDk6Pyaf5GlLfWg==",
            "pluGuid": "2800bbe7-a6d9-4e0e-8fc9-a7f91a52df5a",
            "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-14T07:06:30.3579974"
          },
          {
            "$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-14T07:06:30.3579974",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "24"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "25",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-06-14T07:06:30.3579974",
            "startTime": 3,
            "endDate": "2025-06-14T07:06:30.3579974",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "4LeKmtxfxEid+t8lyKiZGA==",
            "hostIdentifierGuid": "9a8ab7e0-5fdc-48c4-9dfa-df25c8a89918",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ]
        },
        "tray": {
          "$id": "26",
          "g_UId": "ah/sH6XnCk2BZTsAzx/mWw==",
          "guid": "1fec1f6a-e7a5-4d0a-8165-3b00cf1fe65b",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "27",
          "priceGroupG_UID": "8qxc9HQtSUqjhLNslG0KnA==",
          "priceGroupGuid": "f45cacf2-2d74-4a49-a384-b36c946d0a9c",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-06-14T07:06:30.3579974",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 145",
        "nutrifacts": {
          "$id": "28",
          "pluG_UID": "z19UGsHMYU6zQGveHzKuJg==",
          "pluGuid": "1a545fcf-ccc1-4e61-b340-6bde1f32ae26",
          "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": "88021772-09de-46b6-9257-94c3ddfc75e3",
          "created": "2025-06-14T07:06:30.3579974",
          "createdByUser": "sample string 1",
          "activated": "2025-06-14T07:06:30.3579974",
          "deactivated": "2025-06-14T07:06:30.3579974",
          "lastOrdered": "2025-06-14T07:06:30.3579974",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-06-14T07:06:30.3579974",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-06-14T07:06:30.3579974",
          "lastSold": "2025-06-14T07:06:30.3579974",
          "firstSold": "2025-06-14T07:06:30.3579974",
          "awsUpdated": "2025-06-14T07:06:30.3579974",
          "lastManualUpdate": "2025-06-14T07:06:30.3579974",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-06-14T07:06:30.3579974",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-06-14T07:06:30.3579974",
          "doNotRangeUpdated": "2025-06-14T07:06:30.3579974",
          "doNotOrderUpdated": "2025-06-14T07:06:30.3579974",
          "tracked": "2025-06-14T07:06:30.3579974"
        },
        "allergens": [
          {
            "$id": "30",
            "allergenID": 1,
            "pluG_UID": "WKKgbPn/HEWj5KC9qL32rQ==",
            "pluGuid": "6ca0a258-fff9-451c-a3e4-a0bda8bdf6ad",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "30"
          }
        ],
        "costs": {
          "$id": "31",
          "pluG_UID": "1lr/iQIOUEKUosf9BfbXoQ==",
          "pluGuid": "89ff5ad6-0e02-4250-94a2-c7fd05f6d7a1",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2025-06-14T07:06:30.3579974",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "32",
            "saleHeaderID": 1,
            "created": "2025-06-14T07:06:30.3579974",
            "createdLocal": "2025-06-14T07:06:30.3579974",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "uz+zE9oNfkqIt6XoOc27VQ==",
            "operatorGuid": "13b33fbb-0dda-4a7e-88b7-a5e839cdbb55",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "yR8FILj0fUi5tq/L+y8gow==",
            "pluGuid": "20051fc9-f4b8-487d-b9b6-afcbfb2f20a3",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "33",
              "id": 1,
              "g_Uid": "f06cn2H2t0qFIPWnqCs5aw==",
              "guid": "9f9c4e7f-f661-4ab7-8520-f5a7a82b396b",
              "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-14T07:06:30.3579974",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-06-14T07:06:30.3579974",
              "endShift": "2025-06-14T07:06:30.3579974",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "34",
                  "operatorG_UID": "Yhs/1LWXIEWwz6WrK2R1XA==",
                  "operatorGuid": "d43f1b62-97b5-4520-b0cf-a5ab2b64755c",
                  "storeID": 2,
                  "operator": {
                    "$ref": "33"
                  },
                  "store": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "34"
                }
              ]
            }
          },
          {
            "$ref": "32"
          }
        ],
        "apns": [
          {
            "$id": "35",
            "pluID": 1,
            "pluG_UID": "nyMcYc7JQUmgy4mRU9RRHw==",
            "pluGuid": "611c239f-c9ce-4941-a0cb-899153d4511f",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "tuns": [
          {
            "$id": "36",
            "pluG_UId": "dZ5yJmZzFE6SPSbzHO88yA==",
            "pluGuid": "26729e75-7366-4e14-923d-26f31cef3cc8",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "6"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "36"
          }
        ],
        "competitionPricing": [
          {
            "$id": "37",
            "identifier": "wh2QFeKAqEqUjp9x1YwqnQ==",
            "identifierGuid": "15901dc2-80e2-4aa8-948e-9f71d58c2a9d",
            "pluG_UID": "bUSq69W2/EKZ7KgCJ/5l5A==",
            "pluGuid": "ebaa446d-b6d5-42fc-99ec-a80227fe65e4",
            "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": "nZADcuecc0imcYQwXrpdag==",
            "groupName": "sample string 1",
            "identifierGuid": "7203909d-9ce7-4873-a671-84305eba5d6a",
            "exists": true,
            "flipChartIdentifier": "2Tnvsy+aaE+zzRevZ1WRIw==",
            "flipChartIdentifierGuid": "b3ef39d9-9a2f-4f68-b3cd-17af67559123",
            "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": "MXOXnnJd0ka+W2bUOMCDYQ==",
            "groupIdentifierGuid": "9e977331-5d72-46d2-be5b-66d438c08361",
            "flipChart": {
              "$id": "39",
              "identifier": "umxlEQHWYEy9rpUBYhfTJQ==",
              "identifierGuid": "11656cba-d601-4c60-bdae-95016217d325",
              "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": "mHcd4wVr+kakAC6IxEC1wA==",
                "identifierGuid": "e31d7798-6b05-46fa-a400-2e88c440b5c0",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "41",
                    "id": 1,
                    "g_UID": "PVPbSkJFCEOK1SB52+fd4Q==",
                    "guid": "4adb533d-4542-4308-8ad5-2079dbe7dde1",
                    "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": "rqlAUS/JeEGfzTt5FbIzeQ==",
                    "previousFormGuid": "5140a9ae-c92f-4178-9fcd-3b7915b23379",
                    "nextForm": 1,
                    "nextFormG_UID": "7ScYnDT4TkqUfEUQnnH7Tw==",
                    "nextFormGuid": "9c1827ed-f834-4a4e-947c-45109e71fb4f",
                    "attributes": "sample string 10",
                    "updated": "2025-06-14T07:06:30.3579974",
                    "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": "aPlEGOFtYUiNW/vhMD1MNg==",
                        "checkoutFormGuid": "1844f968-6de1-4861-8d5b-fbe1303d4c36",
                        "identifier": "haEy4V9omU64bqeG7wVDwQ==",
                        "identifierGuid": "e132a185-685f-4e99-b86e-a786ef0543c1",
                        "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": "0Sc8oAnv50K4qvn1+AjTmQ==",
                        "valueGuid": "a03c27d1-ef09-42e7-b8aa-f9f5f808d399",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-06-14T07:06:30.3579974",
                        "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-14T07:06:30.3579974",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "44",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "FW0KEt6iyUihTzIemFp6jw==",
                        "checkoutFormGuid": "120a6d15-a2de-48c9-a14f-321e985a7a8f",
                        "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": "/5Cr0bJ3vUGqDMWIrVYLRg==",
                "flipChartPageIdentifierGuid": "d1ab90ff-77b2-41bd-aa0c-c588ad560b46",
                "pluG_UID": "2G7SeoDL00G39N0hhQ3Lfw==",
                "pluGuid": "7ad26ed8-cb80-41d3-b7f4-dd21850dcb7f",
                "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": "3xbugrFFSk2khltqml9IWA==",
            "pluGuid": "82ee16df-45b1-4d4a-a486-5b6a9a5f4858",
            "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-14T07:06:30.3579974",
            "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": "CfTxRR/+CkeY3eMPgZVN0Q==",
            "ingredientGuid": "5t5c6GbvVka/GC1UDI5+FQ==",
            "ingredientIdentifier": "e85cdee6-ef66-4656-bf18-2d540c8e7e15",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "6"
            }
          },
          {
            "$ref": "47"
          }
        ],
        "bins": [
          {
            "$id": "48",
            "pluG_UID": "VGU1AwYG40u1Ybg2wgudRA==",
            "pluGuid": "03356554-0606-4be3-b561-b836c20b9d44",
            "shelfLocationIdentifier": "vffKLzr2t0a1k4DW4gve4A==",
            "shelfLocationGuid": "2fcaf7bd-f63a-46b7-b593-80d6e20bdee0",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "WG8QRoXB00WcbgrvGjFprA==",
            "labelPageLayoutGuid": "46106f58-c185-45d3-9c6e-0aef1a3169ac",
            "updated": "2025-06-14T07:06:30.3579974",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "6"
            },
            "location": {
              "$id": "49",
              "identifier": "vp4qSmgyeEm6wbaPFyQbqw==",
              "storeID": 1,
              "identifierGuid": "4a2a9ebe-3268-4978-bac1-b68f17241bab",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-06-14T07:06:30.3579974",
              "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": "OFkE31FPpEC5WpEIprcSCA==",
            "pluGuid": "df045938-4f51-40a4-b95a-9108a6b71208",
            "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-14T07:06:30.3579974",
              "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-14T07:06:30.3579974",
                            "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": "jrPuoykZBUy4Ed8fItOzmQ==",
                            "labelPageLayoutGuid": "a3eeb38e-1929-4c05-b811-df1f22d3b399",
                            "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-14T07:06:30.3579974",
                        "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": "hn0EiCsEEU2QG8mj5m8Yfg==",
                        "labelPageLayoutGuid": "88047d86-042b-4d11-901b-c9a3e66f187e",
                        "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-14T07:06:30.3579974",
                    "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": "O6ybXm/H30mYSDGinBwAKA==",
                    "labelPageLayoutGuid": "5e9bac3b-c76f-49df-9848-31a29c1c0028",
                    "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-14T07:06:30.3579974",
                "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": "/0Q0l0ziIkegp4l1UigY+g==",
                "labelPageLayoutGuid": "973444ff-e24c-4722-a0a7-8975522818fa",
                "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": "nylgPmTjQk20nsjZsSVsDA==",
          "pluGuid": "3e60299f-e364-4d42-b49e-c8d9b1256c0c",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "SnwQM6gUbkOI1KZm8MfrLg==",
          "dealCostGuid": "33107c4a-14a8-436e-88d4-a666f0c7eb2e",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "XTi2bsfCHEWqwZA29JodiQ==",
          "priceGroupGuid": "6eb6385d-c2c7-451c-aac1-9036f49a1d89",
          "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-14T07:06:30.3579974",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "HaZ8V8wSjEiO/+dVINYlHg==",
          "campaignComboPriceGroupIdentifier": "577ca61d-12cc-488c-8eff-e75520d6251e",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "61",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-06-14T07:06:30.3579974",
              "operatorG_UID": "tZJvo/VigUKwgYQi6dhORQ==",
              "operatorGuid": "a36f92b5-62f5-4281-b081-8422e9d84e45",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-06-14T07:06:30.3579974",
              "signIqTicketFileMovedUtc": "2025-06-14T07:06:30.3579974",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-06-14T07:06:30.3579974",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "6"
              },
              "campaignPlu": {
                "$ref": "60"
              }
            },
            {
              "$ref": "61"
            }
          ],
          "campaign": {
            "$id": "62",
            "id": 1,
            "storeID": 2,
            "name": "42f0a2ae-8793-4bf2-bbd8-171aa2650343",
            "nameGuid": "42f0a2ae-8793-4bf2-bbd8-171aa2650343",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-06-14T07:06:30.3579974",
            "startTime": 1,
            "endDate": "2025-06-14T07:06:30.3579974",
            "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-14T07:06:30.3579974",
            "system": true,
            "created": "2025-06-14T07:06:30.3579974",
            "updated": "2025-06-14T07:06:30.3579974",
            "priceChangeNotifiedUtc": "2025-06-14T07:06:30.3579974",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "xmdR9iOsWU632FgkiGe1ZA==",
            "hostIdentifierGuid": "f65167c6-ac23-4e59-b7d8-58248867b564",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-06-14T07:06:30.3579974",
            "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": "mXyA2pXCCEWyadKYmPiykg==",
                "pluGuid": "da807c99-c295-4508-b269-d29898f8b292",
                "hostOfferID": 1,
                "priceGroupG_UID": "/8eq5JdEzE+UZzAMoiGT5Q==",
                "priceGroupGuid": "e4aac7ff-4497-4fcc-9467-300ca22193e5",
                "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-14T07:06:30.3579974",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "6"
                },
                "campaign": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "63"
              }
            ],
            "sellingRules": [
              {
                "$id": "64",
                "id": 1,
                "identifier": "MPlTywmk3ka90T82gkcZ+A==",
                "identifierStr": "MPlTywmk3ka90T82gkcZ+A==",
                "identifierGuid": "cb53f930-a409-46de-bdd1-3f36824719f8",
                "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": "I1iRceFocESqrWwCqeEjYg==",
                "customerIDGuid": "71915823-68e1-4470-aaad-6c02a9e12362",
                "campaign": {
                  "$ref": "62"
                },
                "customer": {
                  "$id": "66",
                  "identifier": "d+j7wpuPAEu8FauSXCB4yA==",
                  "identifierGuid": "c2fbe877-8f9b-4b00-bc15-ab925c2078c8",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2025-06-14T07:06:30.3579974",
                  "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": "2Ym6bPx570edGEfxWE9A7g==",
                  "communityIdentifierGuid": "6cba89d9-79fc-47ef-9d18-47f1584f40ee",
                  "joined": "2025-06-14T07:06:30.3579974",
                  "updated": "2025-06-14T07:06:30.3579974",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "+QsBiNzqyEG0FSuaGNy+pQ==",
                  "priceLevelIdentifierGuid": "88010bf9-eadc-41c8-b415-2b9a18dcbea5",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-06-14T07:06:30.3579974",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "67",
                      "cardType": 2,
                      "issueDate": "2025-06-14T07:06:30.3579974",
                      "expiry": "2025-06-14T07:06:30.3579974",
                      "customerID": "B/okOCFNT0em6VIDfhnl/A==",
                      "customerIDGuid": "3824fa07-4d21-474f-a6e9-52037e19e5fc",
                      "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-14T07:06:30.3579974",
                      "linkedAccount": "MM7yp9DWGkGbCZ2qL/UJBQ==",
                      "linkedAccountGuid": "a7f2ce30-d6d0-411a-9b09-9daa2ff50905",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "66"
                      },
                      "account": {
                        "$id": "68",
                        "id": 1,
                        "identifier": "Puk9EQV+hESacmqkQXcyow==",
                        "identifierGuid": "113de93e-7e05-4484-9a72-6aa4417732a3",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-06-14T07:06:30.3579974",
                        "owner": "GyOyrfz0WU61DnC7UHpcxg==",
                        "ownerGuid": "adb2231b-f4fc-4e59-b50e-70bb507a5cc6",
                        "accountStoreGroupIdentifier": "IxB5BknT402+33d14ydJsw==",
                        "accountStoreGroupGuid": "06791023-d349-4de3-bedf-7775e32749b3",
                        "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-14T07:06:30.3579974",
                        "active": true,
                        "updated": "2025-06-14T07:06:30.3579974",
                        "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": "IcJqO3cOOkOxfNXiyO+iCg==",
                            "identifierGuid": "3b6ac221-0e77-433a-b17c-d5e2c8efa20a",
                            "name": "sample string 2",
                            "primaryContact": "iNWbKKZloUOWp+nFa3Zhpg==",
                            "primaryContactGuid": "289bd588-65a6-43a1-96a7-e9c56b7661a6",
                            "accountID": "RsdKxOUqdU+/jeQVuetpVw==",
                            "accountIDGuid": "c44ac746-2ae5-4f75-bf8d-e415b9eb6957",
                            "special": true,
                            "updated": "2025-06-14T07:06:30.3579974",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "Fm2ggMu2Y0CRCMFrtTAXrQ==",
                            "priceLevelIdentifierGuid": "80a06d16-b6cb-4063-9108-c16bb53017ad",
                            "deleted": true,
                            "account": {
                              "$ref": "68"
                            },
                            "primaryContactCustomer": {
                              "$ref": "66"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "71",
                                "id": 1,
                                "groupID": "iwitmK0gT06IYFlYPHuR6w==",
                                "groupIDGuid": "98ad088b-20ad-4e4f-8860-59583c7b91eb",
                                "customerID": "7bWi9Eu8+EGMJ5Jp+tkMaw==",
                                "customerIDGuid": "f4a2b5ed-bc4b-41f8-8c27-9269fad90c6b",
                                "card": "sample string 4",
                                "linkedAccount": "L6WlF+JxDUWNMVg7BPG7bg==",
                                "linkedAccountGuid": "17a5a52f-71e2-450d-8d31-583b04f1bb6e",
                                "customer": {
                                  "$ref": "66"
                                },
                                "group": {
                                  "$ref": "70"
                                },
                                "customerCard": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "71"
                              }
                            ]
                          },
                          {
                            "$ref": "70"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "72",
                          "id": 1,
                          "identifier": "bJlm8zgyh0qrW19pVjpQeQ==",
                          "identifierGuid": "f366996c-3238-4a87-ab5b-5f69563a5079",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "3Nmdlm9jdECJSIR33pGMiA==",
                          "accountIDGuid": "969dd9dc-636f-4074-8948-8477de918c88",
                          "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-14T07:06:30.3579974",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "tUUVSRV0bE6+XV3+lkFZwQ==",
                          "idempotentVoidGuid": "491545b5-7415-4e6c-be5d-5dfe964159c1",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "73",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "JNsKviC0bk+f4aFMn/8crA==",
                            "saleHeaderIdentifierGuid": "be0adb24-b420-4f6e-9fe1-a14c9fff1cac",
                            "created": "2025-06-14T07:06:30.3579974",
                            "createdLocal": "2025-06-14T07:06:30.3579974",
                            "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-14T07:06:30.3579974",
                            "storeID": 1,
                            "operatorG_Uid": "wwveyPOExUKVa+R7cH6oZw==",
                            "operatorGuid": "c8de0bc3-84f3-42c5-956b-e47b707ea867",
                            "customerG_Uid": "ySbShJO+10C4IQvzvlXLkA==",
                            "customerGuid": "84d226c9-be93-40d7-b821-0bf3be55cb90",
                            "communityIdentifier": "IEftrG02LU2K8KCrdHIbpA==",
                            "communityIdentifierGuid": "aced4720-366d-4d2d-8af0-a0ab74721ba4",
                            "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": "YvpU8byeR06YkpE7y98KaA==",
                            "priceLevelIdentifierGuid": "f154fa62-9ebc-4e47-9892-913bcbdf0a68",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "33"
                            },
                            "customer": {
                              "$ref": "66"
                            },
                            "communityOrganisation": {
                              "$id": "74",
                              "id": 1,
                              "identifier": "QGVVck341Em4GmQq5E7KHA==",
                              "identifierGuid": "72556540-f84d-49d4-b81a-642ae44eca1c",
                              "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-14T07:06:30.3579974",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "75",
                                "saleItemID": 1,
                                "identifier": "Lj/R/3kfIUqdJisPIEZ+ow==",
                                "identifierGuid": "ffd13f2e-1f79-4a21-9d26-2b0f20467ea3",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "RKiWl8AYO0a+Hi3w/8Yflw==",
                                "pluGuid": "9796a844-18c0-463b-be1e-2df0ffc61f97",
                                "accountID": "kOs6x+mjHUiJsniy007Ldg==",
                                "accountIDGuid": "c73aeb90-a3e9-481d-89b2-78b2d34ecb76",
                                "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-14T07:06:30.3579974",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "k4sOueIYdEmaOgnoF9yHjA==",
                                "refundGuid": "b90e8b93-18e2-4974-9a3a-09e817dc878c",
                                "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": "JknlMyErLUGw/OW1e/vJrA==",
                                "idempotentVoidGuid": "33e54926-2b21-412d-b0fc-e5b57bfbc9ac",
                                "priceLevelIdentifier": "Fhr3lwp1D0ah6mYIk3Mckw==",
                                "priceLevelIdentifierGuid": "97f71a16-750a-460f-a1ea-660893731c93",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "76",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-06-14T07:06:30.3579974",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ],
                                "refund": {
                                  "$id": "77",
                                  "id": 1,
                                  "g_UID": "nOSgR0XqJ0GPql6XpZsjDg==",
                                  "guid": "47a0e49c-ea45-4127-8faa-5e97a59b230e",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-06-14T07:06:30.3579974"
                                },
                                "modifier": {
                                  "$id": "78",
                                  "id": 1,
                                  "setG_UID": "bxlwgYHHpUuRzE1VkD+eAw==",
                                  "modifierSetGuid": "8170196f-c781-4ba5-91cc-4d55903f9e03",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "p8+uIdXfwEe+BmKjwwWCnQ==",
                                  "pluGuid": "21aecfa7-dfd5-47c0-be06-62a3c305829d",
                                  "deleted": true,
                                  "g_UID": "Jyp7NNF/CUaewzpKSzxdZg==",
                                  "guid": "347b2a27-7fd1-4609-9ec3-3a4a4b3c5d66",
                                  "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": "Y4nRnWuR80yubWNTjSwFDw==",
                                "pluGuid": "9dd18963-916b-4cf3-ae6d-63538d2c050f",
                                "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-14T07:06:30.3579974",
                                "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-14T07:06:30.3579974",
                                "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": "9lxZH13xvky0J/5iowxyhw==",
                                "pluGuid": "1f595cf6-f15d-4cbe-b427-fe62a30c7287",
                                "accountID": "UfnJNpeH3EidpoeuOi1fWA==",
                                "accountIDGuid": "36c9f951-8797-48dc-9da6-87ae3a2d5f58",
                                "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-14T07:06:30.3579974",
                                "bestOrExpireType": 1,
                                "refundG_UID": "fYM+4Ln46k+U5oioLesi/Q==",
                                "refundGuid": "e03e837d-f8b9-4fea-94e6-88a82deb22fd",
                                "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": "/BTOHm2dT0KC9XONGyjl2Q==",
                                "identifierGuid": "1ece14fc-9d6d-424f-82f5-738d1b28e5d9",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "RRpGJWjfREyuMa3YAwKbDQ==",
                                "customerIdentifierGuid": "25461a45-df68-4c44-ae31-add803029b0d",
                                "operatorNo": 1,
                                "operatorG_UID": "pT3zsILACUO4bYQK6oRyew==",
                                "operatorGuid": "b0f33da5-c082-4309-b86d-840aea84727b",
                                "created": "2025-06-14T07:06:30.3579974",
                                "ordered": "2025-06-14T07:06:30.3579974",
                                "started": "2025-06-14T07:06:30.3579974",
                                "completed": "2025-06-14T07:06:30.3579974",
                                "supplied": "2025-06-14T07:06:30.3579974",
                                "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": "S4pJHtCW4Um6hlQ1LfyZLg==",
                                    "pluGuid": "1e498a4b-96d0-49e1-ba86-54352dfc992e",
                                    "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": "nCyXmAEhp0igMBhLAbvXzw==",
                                    "headerIdentifierGuid": "98972c9c-2101-48a7-a030-184b01bbd7cf",
                                    "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": "mEdmqBaQL0CJAzbslcFlJQ==",
                                "surveyGuid": "a8664798-9016-402f-8903-36ec95c16525",
                                "saleHeaderGuid": "YDfY/0MBw0eEM6eX80frAw==",
                                "saleGuid": "ffd83760-0143-47c3-8433-a797f347eb03",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "tDZJ6qk0JUuw3lbpha0fqQ==",
                                "guidResponse": "ea4936b4-34a9-4b25-b0de-56e985ad1fa9",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-06-14T07:06:30.3579974",
                                "sale": {
                                  "$ref": "73"
                                },
                                "survey": {
                                  "$id": "87",
                                  "g_UID": "FsnJyrSmWEamDj8svXdsQw==",
                                  "guid": "cac9c916-a6b4-4658-a60e-3f2cbd776c43",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "vmLfOF0RRkugZ5S41qth4A==",
                                  "checkoutFormGuid": "38df62be-115d-4b46-a067-94b8d6ab61e0",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-06-14T07:06:30.3579974",
                                  "end": "2025-06-14T07:06:30.3579974",
                                  "deleted": true,
                                  "updated": "2025-06-14T07:06:30.3579974",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "40f2d6cf-0a9e-4c93-809f-6cd9277c4ea6",
                                    "3ee78a72-a023-4f2e-9651-1da281ba0c3e"
                                  ],
                                  "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": "LIFrznFoxEaTtj5s429jaQ==",
                            "accountIdentifier": "ce6b812c-6871-46c4-93b6-3e6ce36f6369",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "ufFIZ18RGU+QYHmsCn99PA==",
                            "customerOrderIdentifierGuid": "6748f1b9-115f-4f19-9060-79ac0a7f7d3c",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "88",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "qRDP7CaDP0GyydvRALQNOQ==",
                            "paymentIdentifierGuid": "eccf10a9-8326-413f-b2c9-dbd100b40d39",
                            "identifier": "CHo4uqZncE28R4PmGKUL0g==",
                            "identifierGuid": "ba387a08-67a6-4d70-bc47-83e618a50bd2",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "Fj4AUvQwM0e/lWvWXetmGA==",
                            "itemIdentifierGuid": "52003e16-30f4-4733-bf95-6bd65deb6618"
                          }
                        },
                        {
                          "$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": "JXrUI70se0+tYmF8/GxF/g==",
                      "customerIdentifierGuid": "23d47a25-2cbd-4f7b-ad62-617cfc6c45fe",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "h6zDIPNZm0KvpgMBnUyUkw==",
                      "idempotentGuid": "20c3ac87-59f3-429b-afa6-03019d4c9493",
                      "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-14T07:06:30.3579974",
                        "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-14T07:06:30.3579974",
                          "labelPageLayout": "WF7FlaGTrkebCcaZvJ/Btg==",
                          "pageLayoutGuid": "95c55e58-93a1-47ae-9b09-c699bc9fc1b6",
                          "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-14T07:06:30.3579974"
                            },
                            {
                              "$ref": "93"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "94",
                            "id": 1,
                            "customerIdentifier": "xWzXUvZZC0yVODh7BoEPLg==",
                            "customerIdentifierGuid": "52d76cc5-59f6-4c0b-9538-387b06810f2e",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-06-14T07:06:30.3579974",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "n0tdfXM2+02WCo+lcr8piA==",
                            "issuedIdempotentGuid": "7d5d4b9f-3673-4dfb-960a-8fa572bf2988",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-06-14T07:06:30.3579974",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-06-14T07:06:30.3579974",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "zEPYxKGwRkuTXMWU3klNNg==",
                            "redeemedIdempotentGuid": "c4d843cc-b0a1-4b46-935c-c594de494d36",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-06-14T07:06:30.3579974",
                            "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": "Qs/ihbzxuk+huO1KDa1AAQ==",
                "groupIDGuid": "85e2cf42-f1bc-4fba-a1b8-ed4a0dad4001",
                "campaign": {
                  "$ref": "62"
                },
                "group": {
                  "$ref": "70"
                }
              },
              {
                "$ref": "95"
              }
            ],
            "signIqTickets": [
              {
                "$id": "96",
                "identifier": "PhvZKlqEXkeNUEhki9fidg==",
                "identifierGuid": "2ad91b3e-845a-475e-8d50-48648bd7e276",
                "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": "Y4oEOdyuk0Key48xPDkqVQ==",
                "guid": "39048a63-aedc-4293-9ecb-8f313c392a55",
                "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": "rJLGpZ16T0yqkFTAVXHwgg==",
                    "groupGuid": "a5c692ac-7a9d-4c4f-aa90-54c05571f082",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "5xON7i7mL0yJWcqDh6rVpA==",
                    "pluGuid": "ee8d13e7-e62e-4c2f-8959-ca8387aad5a4",
                    "priceGroupG_UID": "SwLfCuZX6keI0J1WcK7Wcg==",
                    "priceGroupGuid": "0adf024b-57e6-47ea-88d0-9d5670aed672",
                    "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": "saajRjFI5k6M1/yoZEC/tA==",
                "priceLevelIdentifierGuid": "46a3a6b1-4831-4ee6-8cd7-fca86440bfb4",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "99"
              }
            ]
          },
          "product": {
            "$ref": "6"
          },
          "dealCost": {
            "$id": "100",
            "headerIdentifier": "NTKwweCsEkG9t/zYjBRilQ==",
            "headerIdentifierGuid": "c1b03235-ace0-4112-bdb7-fcd88c146295",
            "identifier": "4JhYo5R1rUyT/r3ZZCjb/g==",
            "identifierGuid": "a35898e0-7594-4cad-93fe-bdd96428dbfe",
            "supplierIdentifier": "0lDWiyAPb0+17bfi27NadA==",
            "supplierGuid": "8bd650d2-0f20-4f6f-b5ed-b7e2dbb35a74",
            "pluG_UID": "2595Snqsi02YFuTnN709dA==",
            "pluGuid": "4a799fdb-ac7a-4d8b-9816-e4e737bd3d74",
            "campaignName": "c3ebcc06-afa9-4009-98e7-fa6a71b6c666",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-06-14T07:06:30.3579974",
            "end": "2025-06-14T07:06:30.3579974",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "8rlRtrOj/0Gi+Pii9Tf+Xg==",
            "bonusItemPluGuid": "b651b9f2-a3b3-41ff-a2f8-f8a2f537fe5e",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-06-14T07:06:30.3579974",
            "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-14T07:06:30.3579974",
            "campaignEndDate": "2025-06-14T07:06:30.3579974",
            "masterPLUG_UID": "ZLpl2Qpb80WLO26dN96FPw==",
            "masterID": "d965ba64-5b0a-45f3-8b3b-6e9d37de853f",
            "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": "S8BW+PvvM0a7UiJwl/Ya2g==",
            "bonusMasterID": "f856c04b-effb-4633-bb52-227097f61ada",
            "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-14T07:06:30.3579974",
        "dealCosts": [
          {
            "$ref": "100"
          },
          {
            "$ref": "100"
          }
        ],
        "tags": [
          {
            "$id": "101",
            "pluG_UID": "vAbk26caaESIf9cRckA2bQ==",
            "pluGuid": "dbe406bc-1aa7-4468-887f-d7117240366d",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "101"
          }
        ],
        "alternateProductG_UID": "Jk4TWG3t9k+4fmNc7JH8KA==",
        "alternateProduct": "58134e26-ed6d-4ff6-b87e-635cec91fc28",
        "productHostCode": {
          "$id": "102",
          "id": 1,
          "pluG_UID": "zfHeCiySRE6k6xMV2PuDgw==",
          "pluGuid": "0adef1cd-922c-4e44-a4eb-1315d8fb8383",
          "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-14T07:06:30.3579974",
        "inventoryTracked": "2025-06-14T07:06:30.3579974",
        "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": "NQ6SwCogbEmqC8tP/GuVqA==",
      "supplierGuid": "c0920e35-202a-496c-aa0b-cb4ffc6b95a8",
      "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": "3Q2NHfKOgkGT/9GvcPFHqQ==",
      "supplierGuid": "1d8d0ddd-8ef2-4182-93ff-d1af70f147a9",
      "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-14T07:06:30.3579974",
      "deliveryDate": "2025-06-14T07:06:30.3579974",
      "nextCutOffDate": "2025-06-14T07:06:30.3579974",
      "nextDeliveryDate": "2025-06-14T07:06:30.3579974",
      "nextDaysBuffer": 10
    },
    {
      "$ref": "105"
    }
  ],
  "store": {
    "$ref": "7"
  },
  "updated": "2025-06-14T07:06:30.3579974",
  "isHost": true
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"10f024c3-8565-493b-8588-d9e631da3cbe"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10f024c3-8565-493b-8588-d9e631da3cbe</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�8�Zض9A�5xl/workbook.xml �(�����0��&�C��H�D��x��}-[�H����[J ��mgv��i&�_k_�Gj�R��\��p�M�	�5�$��Y!���FYY�8BT��\��Vpa1�qAiP�v�!���p
Y&c�;��-!��j2l�Ȋ���"P�����#%�Vi��K�Y�RTx�Ӎ�����PK�8�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
�8�Z�/''_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="R87f0aea20e9e4733" /></Relationships>PK�8�Zf�bh$�xl/worksheets/sheet1.xml �(��Q�n� ��}��[[UI�IU�ݦ�3K��pdH��m����-?��l��͎�
�
�����\��qC������������E����a:�[
V�'p��#YbJ���7-���-� ��
�Q�(嵙<_����'�ev\��2�7Ug"{r���?������w���4�'�%%/]�eƊ?�sV~%�A��1���f�!n�1��8�|3k��8����tA�|�/6�v'w۲������ku5)V�,yRA5��(�#y��8>��>�{md%��7������$�3b�
?�|PK�8�Zc��H�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�C� �n��\�8�8"�-۴�l]�H�B-*� ���h~OO����Zo?�����5-��F�n0}���j�n�;ELA.��bB:F��4H���uhRGY?��R�S'�Q�H�q���e�����V�Aⳕ�	M�����F�@���[�+z	y��@^�v�a�WJ-�RJ	�>L-�������d��PtL�P7e����h�{�>]z�4/��X]�e�7�Ze)�Fo�b�PK�8�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�8�Z�:�̮�xl/sharedStrings.xml �(�5��n�0D��{�C 
�c����^��x�f7����<͌f���g�ĕS�ڝ�JL���ziP,����odPgg�E�*����5�	��]Y��s/k�Rq}h^V�'Dɳ�����
e#���6J�~�sHΊk����k�cl��V�04�}�F߅Z-�꿼���PK-�8�Zض9A�5xl/workbook.xmlPK-�8�Z����	��[Content_Types].xmlPK-
�8�Z�/''T_rels/.relsPK-�8�Zf�bh$��xl/worksheets/sheet1.xmlPK-�8�Zc��H�P6xl/_rels/workbook.xml.relsPK-�8�ZЃc'2E
}xl/styles.xmlPK-�8�Z�:�̮��xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�8�Z��Ѷ5xl/workbook.xml �(�����0D�&�C�pR8q����
�4Ж�5��B	$޼��ξ1�?���G
����c����Iϻ�X�~���meM��ߊ��$�2�4��F�N����Xn���눼V�B�yy<0&�fI�r6����`
�oJ�~Ө��z�,8���1g6��p���&͚)�.	�|g�0���PK�8�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
�8�Z���''_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="R4472579ad1fe4ebc" /></Relationships>PK�8�Zf�bh$�xl/worksheets/sheet1.xml �(��Q�n� ��}��[[UI�IU�ݦ�3K��pdH��m����-?��l��͎�
�
�����\��qC������������E����a:�[
V�'p��#YbJ���7-���-� ��
�Q�(嵙<_����'�ev\��2�7Ug"{r���?������w���4�'�%%/]�eƊ?�sV~%�A��1���f�!n�1��8�|3k��8����tA�|�/6�v'w۲������ku5)V�,yRA5��(�#y��8>��>�{md%��7������$�3b�
?�|PK�8�Z'm���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N섢�ݰa[zw2N�&vd�@�Ƃ#q�"A*�`��h~OO��|�Xoߦ�����
�,F];خ�S4w��ݬw4�&B?́��c�8�ӤC�f��c��tL�����;�E�W�/p�d��L�!:c�G���l��_�?��(�k�Ql��%�,Q�=�
��nUբ&Qɂ0~3��#�_��|!c���BRʺ��L�=��ѧK/���Z�*%�A�)KY	����|PK�8�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�8�Z�:�̮�xl/sharedStrings.xml �(�5��n�0D��{�C 
�c����^��x�f7����<͌f���g�ĕS�ڝ�JL���ziP,����odPgg�E�*����5�	��]Y��s/k�Rq}h^V�'Dɳ�����
e#���6J�~�sHΊk����k�cl��V�04�}�F߅Z-�꿼���PK-�8�Z��Ѷ5xl/workbook.xmlPK-�8�Z����	��[Content_Types].xmlPK-
�8�Z���''U_rels/.relsPK-�8�Zf�bh$��xl/worksheets/sheet1.xmlPK-�8�Z'm���P7xl/_rels/workbook.xml.relsPK-�8�ZЃc'2E
~xl/styles.xmlPK-�8�Z�:�̮��xl/sharedStrings.xmlPK��