PUT api/product/{guid}/shelflocation/{id}
Add or update a product to a shelf location
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Shelf location identifier |
globally unique identifier |
Required |
| guid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
Bin model containing details to save or update
Bin| Name | Description | Type | Additional information |
|---|---|---|---|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid |
Product Identifier |
globally unique identifier |
None. |
| ShelfLocationIdentifier | Collection of byte |
None. |
|
| ShelfLocationGuid |
Shelf Location Identifier |
globally unique identifier |
None. |
| LabelShelfDefault |
Default Shelf label quantity |
integer |
None. |
| LabelTalkerDefault |
Default Talker label quantity |
integer |
Deprecated. |
| LabelSmall |
Uses small label in layout(s) |
boolean |
None. |
| LabelPageLayoutG_UID | Collection of byte |
None. |
|
| LabelPageLayoutGuid |
LabelPageLayout identifier, representing the default page layout to use for printing |
globally unique identifier |
None. |
| Updated | date |
None. |
|
| ElectronicShelfLabelIdentifier |
Electronic Shelf Label Identifier |
string |
None. |
| ElectronicshelfLabelsConfigurationID |
Electronic Shelf Label Configuration Identifier |
integer |
None. |
| LabelShelfChanged | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ProductName | string |
Relation. This field may not always be loaded or used for updates. |
|
| LocationText | string |
Relation. This field may not always be loaded or used for updates. |
|
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| Location | ShelfLocation |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"pluG_UID": "QfGlwUpEsECHuUL+WU4qAw==",
"pluGuid": "c1a5f141-444a-40b0-87b9-42fe594e2a03",
"shelfLocationIdentifier": "wQ6LDFPcdkCCulmSVY4wlg==",
"shelfLocationGuid": "0c8b0ec1-dc53-4076-82ba-5992558e3096",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "gOysNuGS3E69hSrrXuVujw==",
"labelPageLayoutGuid": "36acec80-92e1-4edc-bd85-2aeb5ee56e8f",
"updated": "2026-04-03T06:21:16.2071755",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "LY1XgACn1kGXL4T5znuv8A==",
"guid": "80578d2d-a700-41d6-972f-84f9ce7baff0",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "rteiwOJrKU+jt24hOhJiAg==",
"priceGroupGuid": "c0a2d7ae-6be2-4f29-a3b7-6e213a126202",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:16.2071755",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:16.2071755",
"pluCreated": "2026-04-03T06:21:16.2071755",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:21:16.2071755",
"lastManualUpdate": "2026-04-03T06:21:16.2071755",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:21:16.2071755",
"currentCostUpdated": "2026-04-03T06:21:16.2071755",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:16.2071755",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:21:16.2071755",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "d4gyd5nSY0Or1QL8ki8GmQ==",
"altPLUGuid": "77328877-d299-4363-abd5-02fc922f0699",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:21:16.2071755",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "R0eYir1jHUeSLewYczsDSA==",
"shelfPageLayoutGuid": "8a984747-63bd-471d-922d-ec18733b0348",
"talkerPageLayoutG_UID": "a96sd4SiSUee8CFkbpfV3A==",
"talkerPageLayoutGuid": "77acde6b-a284-4749-9ef0-21646e97d5dc",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "ob/7nGI/+UKuLRiGqlZoCA==",
"inventoryIdentifier": "9cfbbfa1-3f62-42f9-ae2d-1886aa566808",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "ORneCZ1UxEu5tCQqwmFU4w==",
"parentPluGuid": "09de1939-549d-4bc4-b9b4-242ac26154e3",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "AHkh1Bg0ykC+alharL7ebQ==",
"supplierIdentifierGuid": "d4217900-3418-40ca-be6a-585aacbede6d",
"supplierChanged": true,
"rebateSupplierIdentifier": "y1iTHe4KQki1d6YxiPN1yw==",
"rebateSupplierIdentifierGuid": "1d9358cb-0aee-4842-b577-a63188f375cb",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:21:16.2071755",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "LJlyrqJvj060N/F13kFnmw==",
"hostIdentifierGuid": "ae72992c-6fa2-4e8f-b437-f175de41679b",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"store": {
"$id": "3",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:21:16.2071755",
"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": "g+yKoHWPwkGDqetzWSymug==",
"hostIdentifierGuid": "a08aec83-8f75-41c2-83a9-eb73592ca6ba",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:21:16.2071755",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "RZm/PVO1eEuaR0bZMPoRLw==",
"hostIdentifierGuid": "3dbf9945-b553-4b78-9a47-46d930fa112f",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "5"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "0rHiOy6/10y+OMWKe6aoHQ==",
"hostIdentifierGuid": "3be2b1d2-bf2e-4cd7-be38-c58a7ba6a81d",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "7",
"identifier": "uvsA1CC1xEGMr0VtAZfPhg==",
"identifierGuid": "d400fbba-b520-41c4-8caf-456d0197cf86",
"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": "uqqhhiP2f0SzOzj9nG9zVA==",
"hostSupplierIdentifierGuid": "86a1aaba-f623-447f-b33b-38fd9c6f7354",
"loyaltyPriceLevelIdentifier": "H/qjHGqlLEeYgSAP3g/Tow==",
"loyaltyPriceLevelIdentifierGuid": "1ca3fa1f-a56a-472c-9881-200fde0fd3a3",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:21:16.2071755",
"lastProcessed": "2026-04-03T06:21:16.2071755",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "bus4kqUYr0Kzgnziuo/Bag==",
"identifierGuid": "9238eb6e-18a5-42af-b382-7ce2ba8fc16a",
"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": "X/PLutZq1EiaveETtN2HEQ==",
"primaryContactID": "bacbf35f-6ad6-48d4-9abd-e113b4dd8711",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "xN0L2aPwokW9J+rSJ8ZCtw==",
"supplierGroupGuid": "d90bddc4-f0a3-45a2-bd27-ead227c642b7",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:16.2071755",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "9",
"id": "bec20ef3-bd22-4668-b4a1-994e35a3f32d",
"identifier": "MGuMB1eYzUWTWHaPO2aVZw==",
"identifierGuid": "078c6b30-9857-45cd-9358-768f3b669567",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "10",
"supplierIdentifier": "NSDJMwFUS0m1wZcdPZxJhQ==",
"supplierIdentifierGuid": "33c92035-5401-494b-b5c1-971d3d9c4985",
"contactGuid": "p8VFo3EX2ESrAkCrQ3VjKQ==",
"contactID": "a345c5a7-1771-44d8-ab02-40ab43756329",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "j+W78CA3IECRzDFJkm8kLQ==",
"pluGuid": "f0bbe58f-3720-4020-91cc-3149926f242d",
"supplierIdentifier": "yV90+NqyoE2i2kfFDqtr6Q==",
"supplierIdentifierGuid": "f8745fc9-b2da-4da0-a2da-47c50eab6be9",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:16.2071755",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:21:16.2071755",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "wMCbRLG98kq5nx/xbz9Y6g==",
"pluGuid": "449bc0c0-bdb1-4af2-b99f-1ff16f3f58ea",
"supplierIdentifier": "TY+QrwzzM0eiSnTUzV/XDw==",
"supplierIdentifierGuid": "af908f4d-f30c-4733-a24a-74d4cd5fd70f",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "LagViyXMOkepw/bH+BZH4A==",
"parentPluGuid": "8b15a82d-cc25-473a-a9c3-f6c7f81647e0",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "13",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "14",
"storeID": 1,
"supplierIdentifier": "bLUOKVS+e0WnIvfQPrIkOg==",
"supplierGuid": "290eb56c-be54-457b-a722-f7d03eb2243a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "14"
}
],
"cycles": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "DnzMqVB30Euq+YNGc201Pw==",
"supplierGuid": "a9cc7c0e-7750-4bd0-aaf9-8346736d353f",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:21:16.2071755",
"deliveryDate": "2026-04-03T06:21:16.2071755",
"nextCutOffDate": "2026-04-03T06:21:16.2071755",
"nextDeliveryDate": "2026-04-03T06:21:16.2071755",
"nextDaysBuffer": 10
},
{
"$ref": "15"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:21:16.2071755",
"isHost": true
},
"files": [
{
"$id": "16",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:21:16.2071755",
"processed": "2026-04-03T06:21:16.2071755",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:16.2071755",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "7"
},
"metcashHeader": {
"$id": "17",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:21:16.2071755",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "16"
}
],
"zoneMatrix": [
{
"$id": "18",
"id": 1,
"hostIdentifier": "DhBkFVooiE2EJOryU5ZE1Q==",
"hostIdentifierGuid": "1564100e-285a-4d88-8424-eaf2539644d5",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"be7e26c6-9b7c-4834-be35-b87f5099d1f4",
"fb3f5885-5223-4cce-a544-993108400602"
]
},
{
"$ref": "18"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "19",
"identifier": "u7V7PERnTUOeCyOD1WxHDg==",
"identifierGuid": "3c7bb5bb-6744-434d-9e0b-2383d56c470e",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "19"
}
],
"promoTypeGuids": [
"d2e1dc96-c74f-4ad7-8350-10b671bb195c",
"e384e56d-fa77-49e6-aba0-edb48e93bcb2"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "20"
}
],
"sales": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:21:16.2071755",
"ftpSite": {
"$id": "22",
"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": "21"
}
],
"zoneMatrix": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"cashManagements": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "24",
"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": "23"
}
],
"updateStoreID": "a831269e-f875-4b0e-a533-98cb88ee4f71",
"updateStore": {
"$id": "25",
"id": "cc6e482e-60d7-4cb3-9cd8-db6548707f30",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:16.2071755",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:21:16.2071755"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "26",
"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": "27",
"pluG_UID": "kecqYZgZpEmflDVqttWrLQ==",
"pluGuid": "612ae791-1998-49a4-9f94-356ab6d5ab2d",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:21:16.2071755"
},
{
"$ref": "27"
}
],
"currentPrices": {
"$id": "28",
"pluPrices": {
"$id": "29",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:21:16.2071755",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "29"
},
"winningCampaign": 1,
"winner": {
"$id": "30",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:21:16.2071755",
"startTime": 5,
"endDate": "2026-04-03T06:21:16.2071755",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "IcOaJtSg7k66BthocqVDaQ==",
"hostIdentifierGuid": "269ac321-a0d4-4eee-ba06-d86872a54369",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"tray": {
"$id": "31",
"g_UId": "Jys5zyR5RE2l9eql3c/fwQ==",
"guid": "cf392b27-7924-4d44-a5f5-eaa5ddcfdfc1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "32",
"priceGroupG_UID": "24WLSTcFpkerMroO9Rtutw==",
"priceGroupGuid": "498b85db-0537-47a6-ab32-ba0ef51b6eb7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:16.2071755",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "4vcgqw3lbUCPEWBHvahIjQ==",
"pluGuid": "ab20f7e2-e50d-406d-8f11-6047bda8488d",
"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": "34",
"pluGuid": "7ef02dff-7225-4dff-bc7b-cee292c9ac71",
"created": "2026-04-03T06:21:16.2071755",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:16.2071755",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:16.2071755",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:16.2071755",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:16.2071755",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:16.2071755",
"lastSold": "2026-04-03T06:21:16.2071755",
"firstSold": "2026-04-03T06:21:16.2071755",
"awsUpdated": "2026-04-03T06:21:16.2071755",
"lastManualUpdate": "2026-04-03T06:21:16.2071755",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:16.2071755",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:16.2071755",
"doNotRangeUpdated": "2026-04-03T06:21:16.2071755",
"doNotOrderUpdated": "2026-04-03T06:21:16.2071755",
"tracked": "2026-04-03T06:21:16.2071755"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "9f81f99e-0b8f-40e4-9a08-c44b51c9bc35",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "nvmBn48L5ECaCMRLUcm8NQ==",
"pluGuid": "9f81f99e-0b8f-40e4-9a08-c44b51c9bc35",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "+/RTSaeeqEytB4ot4BoFxg==",
"pluGuid": "4953f4fb-9ea7-4ca8-ad07-8a2de01a05c6",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:21:16.2071755",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:16.2071755",
"createdLocal": "2026-04-03T06:21:16.2071755",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "tJRx+ECXIUS4c7KqSk6ajg==",
"operatorGuid": "f87194b4-9740-4421-b873-b2aa4a4e9a8e",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "wFg5oO4xa0GSx60We05nxQ==",
"pluGuid": "a03958c0-31ee-416b-92c7-ad167b4e67c5",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "vGyTN+n+bUKtk6tGswjLFQ==",
"guid": "37936cbc-fee9-426d-ad93-ab46b308cb15",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:21:16.2071755",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:16.2071755",
"endShift": "2026-04-03T06:21:16.2071755",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "43100Cth5UWsa49Pnbe8vg==",
"operatorGuid": "d0747de3-612b-45e5-ac6b-8f4f9db7bcbe",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "XaOQWKn7EkCVNrCRv46JVg==",
"pluGuid": "5890a35d-fba9-4012-9536-b091bf8e8956",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "mY8ZD+HxgU6BhMawb3DFww==",
"pluGuid": "0f198f99-f1e1-4e81-8184-c6b06f70c5c3",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "xjhl0vqfyUKtRGK0vLxD1w==",
"identifierGuid": "d26538c6-9ffa-42c9-ad44-62b4bcbc43d7",
"pluG_UID": "8GISZONe/0+7Pn00HIzZHA==",
"pluGuid": "641262f0-5ee3-4fff-bb3e-7d341c8cd91c",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "5tN4GpqD30S3jGSwR0MUSQ==",
"groupName": "sample string 1",
"identifierGuid": "1a78d3e6-839a-44df-b78c-64b047431449",
"exists": true,
"flipChartIdentifier": "BQlEsXl/aUWJaTknVrWqHA==",
"flipChartIdentifierGuid": "b1440905-7f79-4569-8969-392756b5aa1c",
"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": "thDMSSYK9UeNFt13aVIxhQ==",
"groupIdentifierGuid": "49cc10b6-0a26-47f5-8d16-dd7769523185",
"flipChart": {
"$id": "45",
"identifier": "LK89LLJEgEaS4MGlHVnJYg==",
"identifierGuid": "2c3daf2c-44b2-4680-92e0-c1a51d59c962",
"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": "46",
"identifier": "lO6Wa93Xj0CAZruFwurQSw==",
"identifierGuid": "6b96ee94-d7dd-408f-8066-bb85c2ead04b",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "FITzM0559U6jP4n/+KSiMQ==",
"guid": "33f38414-794e-4ef5-a33f-89fff8a4a231",
"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": "1wdUoDBHM0yXiIZ2RCPWVw==",
"previousFormGuid": "a05407d7-4730-4c33-9788-86764423d657",
"nextForm": 1,
"nextFormG_UID": "C2Z6E5xVPkC3goZjpj+rsA==",
"nextFormGuid": "137a660b-559c-403e-b782-8663a63fabb0",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:16.2071755",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Jv0EBhC9gEKkmMqdLMCZNQ==",
"checkoutFormGuid": "0604fd26-bd10-4280-a498-ca9d2cc09935",
"identifier": "xcgTDX+8TEC+eAnYCppgTg==",
"identifierGuid": "0d13c8c5-bc7f-404c-be78-09d80a9a604e",
"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": "yhkZ384TZEaNy++NUwHRUg==",
"valueGuid": "df1919ca-13ce-4664-8dcb-ef8d5301d152",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:16.2071755",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:21:16.2071755",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "fPWNNqdmsU6CxF1TFIw0SQ==",
"checkoutFormGuid": "368df57c-66a7-4eb1-82c4-5d53148c3449",
"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": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$id": "51",
"flipChartPageIdentifier": "RrwXduEuKkW6H0wg9SMQcQ==",
"flipChartPageIdentifierGuid": "7617bc46-2ee1-452a-ba1f-4c20f5231071",
"pluG_UID": "Igq1bS0hQ0ecCQU3jMiDrA==",
"pluGuid": "6db50a22-212d-4743-9c09-05378cc883ac",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "2"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "51"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "xc/Ej4rlc0yc+o3JKmq6iw==",
"pluGuid": "8fc4cfc5-e58a-4c73-9cfa-8dc92a6aba8b",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:21:16.2071755",
"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": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "P+e7PVaxgUWcMuBZHkdXVw==",
"ingredientGuid": "KoWT0RxaSUWM2mM/1tT4vw==",
"ingredientIdentifier": "d193852a-5a1c-4549-8cda-633fd6d4f8bf",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"bin": {
"$ref": "1"
},
"scaleLocations": [
{
"$id": "54",
"plu": 1,
"pluG_UID": "Unl3oLu6skSZPLX6jSVtxA==",
"pluGuid": "a0777952-babb-44b2-993c-b5fa8d256dc4",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "55",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:21:16.2071755",
"department": {
"$id": "56",
"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": "55"
},
"subDepartments": [
{
"$id": "57",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "58",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:21:16.2071755",
"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": "04LvwcxmNUCvv3ad32fHPQ==",
"labelPageLayoutGuid": "c1ef82d3-66cc-4035-afbf-769ddf67c73d",
"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": "60",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "61",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "62",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "62"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "61"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$id": "63",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "59"
}
],
"updated": "2026-04-03T06:21:16.2071755",
"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": "lWDuipRbe0OcbNxUOc8sHw==",
"labelPageLayoutGuid": "8aee6095-5b94-437b-9c6c-dc5439cf2c1f",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "58"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:16.2071755",
"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": "IcZTUme2vEmw8s1c3jP+aA==",
"labelPageLayoutGuid": "5253c621-b667-49bc-b0f2-cd5cde33fe68",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "57"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:16.2071755",
"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": "7+UG88gUek261gzNdT4Gjw==",
"labelPageLayoutGuid": "f306e5ef-14c8-4d7a-bad6-0ccd753e068f",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
}
}
},
{
"$ref": "54"
}
],
"nextPrice": {
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "jrzBvPgtzU+o16H2BkICYA==",
"pluGuid": "bcc1bc8e-2df8-4fcd-a8d7-a1f606420260",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "J7Qr4ZJ3X0aU5ZBp5UA8zQ==",
"dealCostGuid": "e12bb427-7792-465f-94e5-9069e5403ccd",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "+OhV7Q/NqEeaEBnLZUetEA==",
"priceGroupGuid": "ed55e8f8-cd0f-47a8-9a10-19cb6547ad10",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:16.2071755",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "a31a0d27-ca7a-4cd4-8d8b-a21de2739744",
"campaignComboPriceGroupG_UID": "0su/TcbzG0SRVHdXBMrEKA==",
"campaignComboPriceGroupIdentifier": "4dbfcbd2-f3c6-441b-9154-775704cac428",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "65",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:21:16.2071755",
"operatorG_UID": "fWAuX1SovUmaArvhFrfP2A==",
"operatorGuid": "5f2e607d-a854-49bd-9a02-bbe116b7cfd8",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:16.2071755",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:16.2071755",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:16.2071755",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b669b941-ad54-4b64-81b3-ef0b380afadf",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "64"
},
"fuelItem": true
},
{
"$ref": "65"
}
],
"campaign": {
"$id": "66",
"id": 1,
"storeID": 2,
"name": "915f3058-1292-48c6-b388-01e4d8ded403",
"nameGuid": "915f3058-1292-48c6-b388-01e4d8ded403",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:16.2071755",
"startTime": 1,
"endDate": "2026-04-03T06:21:16.2071755",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:21:16.2071755",
"system": true,
"created": "2026-04-03T06:21:16.2071755",
"updated": "2026-04-03T06:21:16.2071755",
"priceChangeNotifiedUtc": "2026-04-03T06:21:16.2071755",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "nJLygMnpNEGMwvyUqHLuXA==",
"hostIdentifierGuid": "80f2929c-e9c9-4134-8cc2-fc94a872ee5c",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:16.2071755",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"campaignPools": [
{
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "H9idhofByk6H63QNmSS+gg==",
"pluGuid": "869dd81f-c187-4eca-87eb-740d9924be82",
"hostOfferID": 1,
"priceGroupG_UID": "B95eyXLE00iRkLkc8pZIpA==",
"priceGroupGuid": "c95ede07-c472-48d3-9190-b91cf29648a4",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:21:16.2071755",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "66"
}
},
{
"$ref": "67"
}
],
"sellingRules": [
{
"$id": "68",
"id": 1,
"identifier": "o/h93i0pLE2kRKDP1jgwRQ==",
"identifierStr": "o/h93i0pLE2kRKDP1jgwRQ==",
"identifierGuid": "de7df8a3-292d-4d2c-a444-a0cfd6383045",
"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": "66"
}
},
{
"$ref": "68"
}
],
"customers": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "3beo+/+4QE6gza7lNb7+7w==",
"customerIDGuid": "fba8b7dd-b8ff-4e40-a0cd-aee535befeef",
"campaign": {
"$ref": "66"
},
"customer": {
"$id": "70",
"identifier": "3OQvBb4VikmIe9p90rwtiQ==",
"identifierGuid": "052fe4dc-15be-498a-887b-da7dd2bc2d89",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:21:16.2071755",
"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": "A5KMZrh100mq++rPTBo2vw==",
"communityIdentifierGuid": "668c9203-75b8-49d3-aafb-eacf4c1a36bf",
"joined": "2026-04-03T06:21:16.2071755",
"updated": "2026-04-03T06:21:16.2071755",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "5h8T9ka5akCK+ZhzAUO2+g==",
"priceLevelIdentifierGuid": "f6131fe6-b946-406a-8af9-98730143b6fa",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:16.2071755",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "71",
"cardType": 2,
"issueDate": "2026-04-03T06:21:16.2071755",
"expiry": "2026-04-03T06:21:16.2071755",
"customerID": "pEJf5RH2c02v3bb7Pibbcw==",
"customerIDGuid": "e55f42a4-f611-4d73-afdd-b6fb3e26db73",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:21:16.2071755",
"linkedAccount": "QopOl6xhvkKWaHc9xKxAHQ==",
"linkedAccountGuid": "974e8a42-61ac-42be-9668-773dc4ac401d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "70"
},
"account": {
"$id": "72",
"id": 1,
"identifier": "1vDXAJ6pPUyXES0V3zZh3w==",
"identifierGuid": "00d7f0d6-a99e-4c3d-9711-2d15df3661df",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:16.2071755",
"owner": "QGOgbnONmESB+qX0Xwevmw==",
"ownerGuid": "6ea06340-8d73-4498-81fa-a5f45f07af9b",
"accountStoreGroupIdentifier": "9Bcjg4iV70qJZIBRYMssEA==",
"accountStoreGroupGuid": "832317f4-9588-4aef-8964-805160cb2c10",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:21:16.2071755",
"active": true,
"updated": "2026-04-03T06:21:16.2071755",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "70"
},
"card": {
"$ref": "71"
},
"members": {
"$id": "73",
"sample string 1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"sample string 2": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"customerGroups": [
{
"$id": "74",
"identifier": "Fcd4yHNPVkSe2VFMh6DsgQ==",
"identifierGuid": "c878c715-4f73-4456-9ed9-514c87a0ec81",
"name": "sample string 2",
"primaryContact": "AGIzPpZFPEGLlYHmDPKUug==",
"primaryContactGuid": "3e336200-4596-413c-8b95-81e60cf294ba",
"accountID": "7sE0qvpku06ce7gYLpyFjg==",
"accountIDGuid": "aa34c1ee-64fa-4ebb-9c7b-b8182e9c858e",
"special": true,
"updated": "2026-04-03T06:21:16.2071755",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "7Yv6jZWspkmdAhtEIw4ZRQ==",
"priceLevelIdentifierGuid": "8dfa8bed-ac95-49a6-9d02-1b44230e1945",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "72"
},
"primaryContactCustomer": {
"$ref": "70"
},
"customerGroupMembers": [
{
"$id": "75",
"id": 1,
"groupID": "kgibi8Q0zkC24KbJy8yDrA==",
"groupIDGuid": "8b9b0892-34c4-40ce-b6e0-a6c9cbcc83ac",
"customerID": "eQEt3F+60kmz7X7LIOWB2A==",
"customerIDGuid": "dc2d0179-ba5f-49d2-b3ed-7ecb20e581d8",
"card": "sample string 4",
"linkedAccount": "oLu0X2sWz0OQLZJ/wIomqA==",
"linkedAccountGuid": "5fb4bba0-166b-43cf-902d-927fc08a26a8",
"customer": {
"$ref": "70"
},
"group": {
"$ref": "74"
},
"customerCard": {
"$ref": "71"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "74"
}
]
},
"payments": [
{
"$id": "76",
"id": 1,
"identifier": "O8FD9hAkkU+Lrs+RPA5UaA==",
"identifierGuid": "f643c13b-2410-4f91-8bae-cf913c0e5468",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "vCTj3jMz50mPZbEj6qwsnQ==",
"accountIDGuid": "dee324bc-3333-49e7-8f65-b123eaac2c9d",
"customerAccount": {
"$ref": "72"
},
"customerCard": {
"$ref": "71"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:21:16.2071755",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "wtfwdBo9kkWSRE9U26kbxA==",
"idempotentVoidGuid": "74f0d7c2-3d1a-4592-9244-4f54dba91bc4",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "77",
"saleHeaderID": 1,
"saleHeaderGuid": "5vqHUfxBZk6m4BUjnFu8Qw==",
"saleHeaderIdentifierGuid": "5187fae6-41fc-4e66-a6e0-15239c5bbc43",
"created": "2026-04-03T06:21:16.2071755",
"createdLocal": "2026-04-03T06:21:16.2071755",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:21:16.2071755",
"storeID": 1,
"operatorG_Uid": "BlqZfijU2kqPgW8c0txDsg==",
"operatorGuid": "7e995a06-d428-4ada-8f81-6f1cd2dc43b2",
"customerG_Uid": "fym1DC58mEaJJ7NdZi+dQg==",
"customerGuid": "0cb5297f-7c2e-4698-8927-b35d662f9d42",
"communityIdentifier": "D3nhuFURQEayaPRCUQrIWQ==",
"communityIdentifierGuid": "b8e1790f-1155-4640-b268-f442510ac859",
"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": "6vBUY1PNB06ZIeZyyJG/iA==",
"priceLevelIdentifierGuid": "6354f0ea-cd53-4e07-9921-e672c891bf88",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:16.2071755+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "78",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:21:16.2071755",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "39"
},
"customer": {
"$ref": "70"
},
"communityOrganisation": {
"$id": "79",
"id": 1,
"identifier": "Fp3HFwWkC0a2EOmwl1ST3Q==",
"identifierGuid": "17c79d16-a405-460b-b610-e9b0975493dd",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:21:16.2071755",
"promoPeriodEnd": "2026-04-03T06:21:16.2071755",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:16.2071755",
"deleted": true
},
"details": [
{
"$id": "80",
"saleItemID": 1,
"identifier": "FVOlHhAkxESqW55AgiJpKQ==",
"identifierGuid": "1ea55315-2410-44c4-aa5b-9e4082226929",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "jUYnwTy8B0CBLyFIT8Mpuw==",
"pluGuid": "c127468d-bc3c-4007-812f-21484fc329bb",
"accountID": "gtS7ZMwhrUO02srsYI0cPA==",
"accountIDGuid": "64bbd482-21cc-43ad-b4da-caec608d1c3c",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:21:16.2071755",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "ohGoJF/9ukq8D3+i+EbMdw==",
"refundGuid": "24a811a2-fd5f-4aba-bc0f-7fa2f846cc77",
"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": "KQ0E02LPNUuRCqwbz06ljA==",
"idempotentVoidGuid": "d3040d29-cf62-4b35-910a-ac1bcf4ea58c",
"priceLevelIdentifier": "/P/LLRi18UapW0xOoway/A==",
"priceLevelIdentifierGuid": "2dcbfffc-b518-46f1-a95b-4c4ea306b2fc",
"communityIdentifier": "MxoyxOjDhkGLYRaiyYin0A==",
"communityIdentifierGuid": "c4321a33-c3e8-4186-8b61-16a2c988a7d0",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "81",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:16.2071755",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "81"
}
],
"refund": {
"$id": "82",
"id": 1,
"g_UID": "pcbSzY0dIUGfWs/my/Fx/g==",
"guid": "cdd2c6a5-1d8d-4121-9f5a-cfe6cbf171fe",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:16.2071755"
},
"modifier": {
"$id": "83",
"id": 1,
"setG_UID": "rhI+kKopIk62tY0RDzfVug==",
"modifierSetGuid": "903e12ae-29aa-4e22-b6b5-8d110f37d5ba",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "VLYJwZllE02m+zvHrCB/Bw==",
"pluGuid": "c109b654-6599-4d13-a6fb-3bc7ac207f07",
"deleted": true,
"g_UID": "uT5st/UhHU2apBT1tnYZ1A==",
"guid": "b76c3eb9-21f5-4d1d-9aa4-14f5b67619d4",
"product": {
"$ref": "2"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "80"
}
],
"eftReceipts": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "77"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "84"
}
],
"payments": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"cards": [
{
"$id": "85",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "85"
}
],
"campaignHits": [
{
"$id": "86",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "86"
}
],
"fuel": [
{
"$id": "87",
"id": 1,
"plu": 1,
"pluG_UID": "UEg0ls48LEicsYrN2L2eqg==",
"pluGuid": "96344850-3cce-482c-9cb1-8acdd8bd9eaa",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:21:16.2071755",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:21:16.2071755",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "87"
}
],
"fuelResells": [
{
"$id": "88",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "e6l2rB82T0OGT7IiycNkKA==",
"pluGuid": "ac76a97b-361f-434f-864f-b222c9c36428",
"accountID": "3bblcg8YSkiTHDoHz3g96w==",
"accountIDGuid": "72e5b6dd-180f-484a-931c-3a07cf783deb",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:21:16.2071755",
"bestOrExpireType": 1,
"refundG_UID": "Rc5ttM+vGkWu94/AZ/fkjg==",
"refundGuid": "b46dce45-afcf-451a-aef7-8fc067f7e48e",
"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": "88"
}
],
"customerOrder": [
{
"$id": "89",
"identifier": "U+9A9332sEqG6DVJTU5WwQ==",
"identifierGuid": "f740ef53-f67d-4ab0-86e8-35494d4e56c1",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "krNibic0EUqDszpa2Z1pEw==",
"customerIdentifierGuid": "6e62b392-3427-4a11-83b3-3a5ad99d6913",
"operatorNo": 1,
"operatorG_UID": "lM5i0uthkUiZaBDL1nCRsA==",
"operatorGuid": "d262ce94-61eb-4891-9968-10cbd67091b0",
"created": "2026-04-03T06:21:16.2071755",
"ordered": "2026-04-03T06:21:16.2071755",
"started": "2026-04-03T06:21:16.2071755",
"completed": "2026-04-03T06:21:16.2071755",
"supplied": "2026-04-03T06:21:16.2071755",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "70"
},
"operator": {
"$ref": "39"
},
"details": [
{
"$id": "90",
"headerID": 1,
"plu": 1,
"pluG_UId": "E3NxdDwCc0i0o77fSOCKKQ==",
"pluGuid": "74717313-023c-4873-b4a3-bedf48e08a29",
"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": "hRob9LcxEUy1lpczeYsbSw==",
"headerIdentifierGuid": "f41b1a85-31b7-4c11-b596-9733798b1b4b",
"product": {
"$ref": "2"
}
},
{
"$ref": "90"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "77"
}
},
{
"$ref": "89"
}
],
"surveyResponses": [
{
"$id": "91",
"surveyG_UID": "VO1FYTxc00a7gmYo2H8bjg==",
"surveyGuid": "6145ed54-5c3c-46d3-bb82-6628d87f1b8e",
"saleHeaderGuid": "1PmQqTuhyU2Zv9igL+QO1Q==",
"saleGuid": "a990f9d4-a13b-4dc9-99bf-d8a02fe40ed5",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "rMgXh2wv8km2q1NuiEIdKQ==",
"guidResponse": "8717c8ac-2f6c-49f2-b6ab-536e88421d29",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:16.2071755",
"sale": {
"$ref": "77"
},
"survey": {
"$id": "92",
"g_UID": "goM346xTBEWamppt+42VzA==",
"guid": "e3378382-53ac-4504-9a9a-9a6dfb8d95cc",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "1d59SQX5/0qUcqx7D58DIA==",
"checkoutFormGuid": "497dded5-f905-4aff-9472-ac7b0f9f0320",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:16.2071755",
"end": "2026-04-03T06:21:16.2071755",
"deleted": true,
"updated": "2026-04-03T06:21:16.2071755",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"89294766-88d9-4434-aaf4-d596103ca1fc",
"942578f8-d38c-447a-ac45-8d729e2f9bac"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "91"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "/TGfiSP2bU2GBJiWINIohw==",
"accountIdentifier": "899f31fd-f623-4d6d-8604-989620d22887",
"accountName": "sample string 44",
"customerOrderIdentifier": "rZzfmx7M/EmCOtrWAIjmbg==",
"customerOrderIdentifierGuid": "9bdf9cad-cc1e-49fc-823a-dad60088e66e",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "93",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "NXyDmcJGfUieSz7fDYMsLg==",
"paymentIdentifierGuid": "99837c35-46c2-487d-9e4b-3edf0d832c2e",
"identifier": "xfZou7c8CUKwYwA63Vm7DQ==",
"identifierGuid": "bb68f6c5-3cb7-4209-b063-003add59bb0d",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "HzEgXaYFS0+oLClbCF3KrA==",
"itemIdentifierGuid": "5d20311f-05a6-4f4b-a82c-295b085dcaac"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "71"
}
],
"customerGroupMembers": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"customerGroups": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"accounts": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"account": {
"$ref": "72"
},
"vouchers": [
{
"$id": "94",
"customerIdentifier": "r85+W/2hh0q+N+C8GBxw/A==",
"customerIdentifierGuid": "5b7eceaf-a1fd-4a87-be37-e0bc181c70fc",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "LFxXb/dbdEOuArQ4yRdEmw==",
"idempotentGuid": "6f575c2c-5bf7-4374-ae02-b438c917449b",
"offline": true,
"voucher": {
"$id": "95",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:21:16.2071755",
"barcodeTemplate": {
"$id": "96",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "97",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:21:16.2071755",
"labelPageLayout": "vY4NyGEhZkKqzDMga/ZMtA==",
"pageLayoutGuid": "c80d8ebd-2161-4266-aacc-33206bf64cb4",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "95"
},
"elements": [
{
"$id": "98",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:21:16.2071755"
},
{
"$ref": "98"
}
]
},
"customerVouchers": [
{
"$id": "99",
"id": 1,
"customerIdentifier": "TJWTiCqHDkWeLUBSqxQzFQ==",
"customerIdentifierGuid": "8893954c-872a-450e-9e2d-4052ab143315",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:16.2071755",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "jx5e9ckS2UGCgvaC+MHnAg==",
"issuedIdempotentGuid": "f55e1e8f-12c9-41d9-8282-f682f8c1e702",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:16.2071755",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:16.2071755",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "+O5vElL+Okaw5ID7ov3oKw==",
"redeemedIdempotentGuid": "126feef8-fe52-463a-b0e4-80fba2fde82b",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:16.2071755",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "97"
},
"voucher": {
"$ref": "95"
},
"customer": {
"$ref": "70"
},
"issuedOfflinePayment": {
"$ref": "76"
},
"redeemedOfflinePayment": {
"$ref": "76"
}
},
{
"$ref": "99"
}
]
},
"customer": {
"$ref": "70"
}
},
{
"$ref": "94"
}
]
}
},
{
"$ref": "69"
}
],
"customerGroups": [
{
"$id": "100",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "H+JHOx/+l0m0UpomhqSEOQ==",
"groupIDGuid": "3b47e21f-fe1f-4997-b452-9a2686a48439",
"campaign": {
"$ref": "66"
},
"group": {
"$ref": "74"
}
},
{
"$ref": "100"
}
],
"signIqTickets": [
{
"$id": "101",
"identifier": "rOcFEAFd3kWK5AWL54knVw==",
"identifierGuid": "1005e7ac-5d01-45de-8ae4-058be7892757",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "101"
}
],
"comboPriceGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "NzKZkJrz8kaQe0AsCXd9jA==",
"guid": "90993237-f39a-46f2-907b-402c09777d8c",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "66"
},
"comboPricePlus": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "fetr0rb/t0eOMHZ7vRhBnw==",
"groupGuid": "d26beb7d-ffb6-47b7-8e30-767bbd18419f",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "1HhWz8/YoUyL/xakYmkN+Q==",
"pluGuid": "cf5678d4-d8cf-4ca1-8bff-16a462690df9",
"priceGroupG_UID": "NYB/0yLU+0CCT8+/dyPyeA==",
"priceGroupGuid": "d37f8035-d422-40fb-824f-cfbf7723f278",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "66"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "32"
},
"campaignPool": {
"$ref": "66"
}
},
{
"$ref": "103"
}
]
},
{
"$ref": "102"
}
],
"priceLevels": [
{
"$id": "104",
"id": 1,
"priceLevelIdentifier": "BlcXoVkZOkSkUYrzEf6EXQ==",
"priceLevelIdentifierGuid": "a1175706-1959-443a-a451-8af311fe845d",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "104"
}
],
"promotionType": {
"$id": "105",
"identifier": "PhEu0jJNlESpvhi8jDW+/A==",
"identifierGuid": "d22e113e-4d32-4494-a9be-18bc8c35befc",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "CkSt1zxGzUeNtQJdHuC7KQ==",
"labelPageLayoutGuid": "d7ad440a-463c-47cd-8db5-025d1ee0bb29",
"priceLevelIdentifier": "VYfZ1rDuD02OISzTMHqvew==",
"priceLevelIdentifierGuid": "d6d98755-eeb0-4d0f-8e21-2cd3307aaf7b",
"active": true,
"updated": "2026-04-03T06:21:16.2071755",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "106",
"headerIdentifier": "dbc6CSo2oEmAWmo8KzIhSA==",
"headerIdentifierGuid": "093ab775-362a-49a0-805a-6a3c2b322148",
"identifier": "VjqWQ7mMi0GC9kg/w4QP3w==",
"identifierGuid": "43963a56-8cb9-418b-82f6-483fc3840fdf",
"supplierIdentifier": "p5E4X3kZs0WswsphdmjNYg==",
"supplierGuid": "5f3891a7-1979-45b3-acc2-ca617668cd62",
"pluG_UID": "09L94cZPIkuUx9EIEktvHQ==",
"pluGuid": "e1fdd2d3-4fc6-4b22-94c7-d108124b6f1d",
"campaignName": "51a09ac0-7e34-45b0-b3fc-5dd1e2447a06",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:16.2071755",
"end": "2026-04-03T06:21:16.2071755",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "CrIW9rpCtUmbvNkL3vOQBg==",
"bonusItemPluGuid": "f616b20a-42ba-49b5-9bbc-d90bdef39006",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:16.2071755",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:21:16.2071755",
"campaignEndDate": "2026-04-03T06:21:16.2071755",
"masterPLUG_UID": "NBtXVBkqVUCVdqBaAlgGpQ==",
"masterID": "54571b34-2a19-4055-9576-a05a025806a5",
"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": "skAInCAWzUG1nvhUux7hsA==",
"bonusMasterID": "9c0840b2-1620-41cd-b59e-f854bb1ee1b0",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:21:16.2071755",
"dealCosts": [
{
"$ref": "106"
},
{
"$ref": "106"
}
],
"tags": [
{
"$id": "107",
"pluG_UID": "kjlwnI51BUG+T5jbgF1Q2Q==",
"pluGuid": "9c703992-758e-4105-be4f-98db805d50d9",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "107"
}
],
"alternateProductG_UID": "N4RdTvMXSkCck0PZ6tyOHA==",
"alternateProduct": "4e5d8437-17f3-404a-9c93-43d9eadc8e1c",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "108",
"id": 1,
"pluG_UID": "EgGvrCV3A0C8JYbScghO3A==",
"pluGuid": "acaf0112-7725-4003-bc25-86d272084edc",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:21:16.2071755",
"inventoryTracked": "2026-04-03T06:21:16.2071755",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "109",
"pluG_UID": "t1OZYUPpsE+JhLzt4TBbew==",
"pluGuid": "619953b7-e943-4fb0-8984-bcede1305b7b",
"fuelPluG_UID": "Ot7LikrVEki8KvN5uET8hw==",
"fuelPluGuid": "8acbde3a-d54a-4812-bc2a-f379b844fc87",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "109"
},
{
"$ref": "109"
}
]
},
"location": {
"$id": "110",
"identifier": "LyZJFVq3CkepTNIgYhZsHg==",
"storeID": 1,
"identifierGuid": "1549262f-b75a-470a-a94c-d22062166c1e",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:16.2071755",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.