PUT api/creditNote/{id}
Update a specified credit note
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Credit note identifier |
globally unique identifier |
Required |
Body Parameters
Credit note to save
CreditNote| Name | Description | Type | Additional information |
|---|---|---|---|
| CreditNoteID | integer |
None. |
|
| CreditNoteIdentifier | Collection of byte |
None. |
|
| CreditNoteGuid | globally unique identifier |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| InvoiceIdentifier | Collection of byte |
None. |
|
| InvoiceIdentifierGuid | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| TradingPartner | InvoiceTradingPartner |
None. |
|
| SupplierIdentifier | Collection of byte |
None. |
|
| SupplierIdentifierGuid | globally unique identifier |
None. |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| CreditNoteStatus | CreditNoteStatus |
None. |
|
| NoteSource | CreditNoteSource |
None. |
|
| Created | date |
None. |
|
| CreatedByUser | string |
None. |
|
| DefaultCustomisedReportId | integer |
None. |
|
| MailTo | string |
None. |
|
| MailToBcc | string |
None. |
|
| MailReplyTo | string |
None. |
|
| Sent | date |
None. |
|
| SentByUser | string |
None. |
|
| CreditEmailSentId | string |
None. |
|
| CreditEmailSentStatus | string |
None. |
|
| Notes | string |
None. |
|
| SupplierNotes | string |
None. |
|
| Accepted | date |
None. |
|
| Rejected | date |
None. |
|
| Updated | date |
None. |
|
| Exported | boolean |
None. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierCode |
Supplier's host code |
string |
Relation. This field may not always be loaded or used for updates. |
| SupplierAccountingCode |
Supplier's accounting code |
string |
Relation. This field may not always be loaded or used for updates. |
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| HostName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderNo | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceNo | string |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Supplier |
Utilised only for the credit note send |
Supplier |
Relation. This field may not always be loaded or used for updates. |
| Store |
Utilised only for the credit note send |
Store |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"creditNoteID": 1,
"creditNoteIdentifier": "4s3AfsM8IkG+gmSVfkfgrA==",
"creditNoteGuid": "7ec0cde2-3cc3-4122-be82-64957e47e0ac",
"orderGuid": "GwqU9WHQxEqRVaB+PJyrZA==",
"orderIdentifier": "f5940a1b-d061-4ac4-9155-a07e3c9cab64",
"invoiceIdentifier": "Tbm5LW2NREmNWejSxQERlg==",
"invoiceIdentifierGuid": "2db9b94d-8d6d-4944-8d59-e8d2c5011196",
"storeID": 1,
"tradingPartner": 2,
"supplierIdentifier": "KV8U595XkUCMIsDW3KB1Rg==",
"supplierIdentifierGuid": "e7145f29-57de-4091-8c22-c0d6dca07546",
"hostIdentifier": "M6iN5S4KCEGsAqupu5jkGw==",
"hostIdentifierGuid": "e58da833-0a2e-4108-ac02-aba9bb98e41b",
"creditNoteStatus": 4,
"noteSource": 5,
"created": "2026-04-03T06:20:25.214121",
"createdByUser": "sample string 7",
"defaultCustomisedReportId": 1,
"mailTo": "sample string 8",
"mailToBcc": "sample string 9",
"mailReplyTo": "sample string 10",
"sent": "2026-04-03T06:20:25.214121",
"sentByUser": "sample string 11",
"creditEmailSentId": "sample string 12",
"creditEmailSentStatus": "sample string 13",
"notes": "sample string 14",
"supplierNotes": "sample string 15",
"accepted": "2026-04-03T06:20:25.214121",
"rejected": "2026-04-03T06:20:25.214121",
"updated": "2026-04-03T06:20:25.214121",
"exported": true,
"storeName": "sample string 18",
"supplierCode": "sample string 19",
"supplierAccountingCode": "sample string 20",
"supplierName": "sample string 21",
"hostName": "sample string 22",
"orderNo": "sample string 23",
"orderDescription": "sample string 24",
"orderStatus": 1,
"invoiceNo": "sample string 25",
"invoiceDescription": "sample string 26",
"invoiceStatus": 1,
"supplier": {
"$id": "2",
"identifier": "VB5shnI5N0WMVIf0kpTdUw==",
"identifierGuid": "866c1e54-3972-4537-8c54-87f49294dd53",
"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": "GWegnoB2hUKjGX6SSzxd4g==",
"primaryContactID": "9ea06719-7680-4285-a319-7e924b3c5de2",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "HJrnWAIYhUWp4vBrkJjO2A==",
"supplierGroupGuid": "58e79a1c-1802-4585-a9e2-f06b9098ced8",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:20:25.214121",
"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": "3",
"id": "31dacc23-803c-4690-ac1e-40e24f9d4d22",
"identifier": "An6imYA90kCiDgAfW2uoQQ==",
"identifierGuid": "99a27e02-3d80-40d2-a20e-001f5b6ba841",
"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": "4",
"supplierIdentifier": "V+ALfIQDPEuD5JI5HtdXOw==",
"supplierIdentifierGuid": "7c0be057-0384-4b3c-83e4-92391ed7573b",
"contactGuid": "D6QLvFv/LUerURPRgbVdhw==",
"contactID": "bc0ba40f-ff5b-472d-ab51-13d181b55d87",
"contact": {
"$ref": "3"
},
"supplier": {
"$ref": "2"
}
},
{
"$ref": "4"
}
],
"products": [
{
"$id": "5",
"pluG_UID": "X12h55Tz3Ua+uZ6V/fxc+g==",
"pluGuid": "e7a15d5f-f394-46dd-beb9-9e95fdfc5cfa",
"supplierIdentifier": "7Gr6dPFuJU6Pk398Jhn0Hg==",
"supplierIdentifierGuid": "74fa6aec-6ef1-4e25-8f93-7f7c2619f41e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:20:25.214121",
"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:20:25.214121",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "6",
"pluG_UID": "t5uuVpbrBkeSUOek7IXE4A==",
"pluGuid": "56ae9bb7-eb96-4706-9250-e7a4ec85c4e0",
"supplierIdentifier": "zhDfLLWQRUOLhOIjGtVouA==",
"supplierIdentifierGuid": "2cdf10ce-90b5-4345-8b84-e2231ad568b8",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "6"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "ZvwbvqxuQEefYnXuvlgryw==",
"parentPluGuid": "be1bfc66-6eac-4740-9f62-75eebe582bcb",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "7",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ILEm/qlnYEG6ZFrplT6FdQ==",
"guid": "fe26b120-67a9-4160-ba64-5ae9953e8575",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "uzWFKfzAHUq6Qyj02X1c9g==",
"priceGroupGuid": "298535bb-c0fc-4a1d-ba43-28f4d97d5cf6",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:20:25.214121",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:20:25.214121",
"pluCreated": "2026-04-03T06:20:25.214121",
"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:20:25.214121",
"lastManualUpdate": "2026-04-03T06:20:25.214121",
"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:20:25.214121",
"currentCostUpdated": "2026-04-03T06:20:25.214121",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:20:25.214121",
"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:20:25.214121",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "FoSwNYSgJ0+w+YA+LWq9ig==",
"altPLUGuid": "35b08416-a084-4f27-b0f9-803e2d6abd8a",
"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:20:25.214121",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "kHVIwNkehkud98A71CuVVQ==",
"shelfPageLayoutGuid": "c0487590-1ed9-4b86-9df7-c03bd42b9555",
"talkerPageLayoutG_UID": "ucyjN1HYpEiHMAVSKsqgYA==",
"talkerPageLayoutGuid": "37a3ccb9-d851-48a4-8730-05522acaa060",
"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": "5zNUqfmoP0qIVE9XtXruHQ==",
"inventoryIdentifier": "a95433e7-a8f9-4a3f-8854-4f57b57aee1d",
"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": "mX3d2BN50Uq4LwcHti96AQ==",
"parentPluGuid": "d8dd7d99-7913-4ad1-b82f-0707b62f7a01",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "+z5UGRIjGUScdKROvi+fBw==",
"supplierIdentifierGuid": "19543efb-2312-4419-9c74-a44ebe2f9f07",
"supplierChanged": true,
"rebateSupplierIdentifier": "J450oeYoL0+4ai3y5mYqTQ==",
"rebateSupplierIdentifierGuid": "a1748e27-28e6-4f2f-b86a-2df2e6662a4d",
"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:20:25.2297576",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "aE5L9dV8bEObKpEuZPanjQ==",
"hostIdentifierGuid": "f54b4e68-7cd5-436c-9b2a-912e64f6a78d",
"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": "7"
},
{
"$ref": "7"
}
],
"store": {
"$id": "8",
"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:20:25.2297576",
"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": "XHMpO8JMA0iiIwpJ49osWA==",
"hostIdentifierGuid": "3b29735c-4cc2-4803-a223-0a49e3da2c58",
"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:20:25.2297576",
"priceZone": {
"$id": "9",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "euPOeszKrEqgldou9RIa8w==",
"hostIdentifierGuid": "7acee37a-cacc-4aac-a095-da2ef5121af3",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "10",
"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": "10"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "41niFSbz00iasTe13xbDIg==",
"hostIdentifierGuid": "15e259e3-f326-48d3-9ab1-37b5df16c322",
"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": "12",
"identifier": "lD2vzww6zkqyFTnvQ/qk/w==",
"identifierGuid": "cfaf3d94-3a0c-4ace-b215-39ef43faa4ff",
"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": "jPkES1a1kk6I13ZXLsSUkg==",
"hostSupplierIdentifierGuid": "4b04f98c-b556-4e92-88d7-76572ec49492",
"loyaltyPriceLevelIdentifier": "N5Q99DAPfE2OaFGn86VLqA==",
"loyaltyPriceLevelIdentifierGuid": "f43d9437-0f30-4d7c-8e68-51a7f3a54ba8",
"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:20:25.2297576",
"lastProcessed": "2026-04-03T06:20:25.2297576",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "2"
},
"files": [
{
"$id": "13",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:20:25.2297576",
"processed": "2026-04-03T06:20:25.2297576",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:20:25.2297576",
"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": "12"
},
"metcashHeader": {
"$id": "14",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:20:25.2297576",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "13"
}
],
"zoneMatrix": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "We+zv0qj6k+RGR3yKqv6FA==",
"hostIdentifierGuid": "bfb3ef59-a34a-4fea-9119-1df22aabfa14",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"f4e1ba0c-10e7-4e00-94a5-9a70fbda0c57",
"acec1b0e-003a-4ee0-998e-54ebc82844ad"
]
},
{
"$ref": "15"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "16",
"identifier": "rrZ0kdKw1EyxFmDW3dfWrA==",
"identifierGuid": "9174b6ae-b0d2-4cd4-b116-60d6ddd7d6ac",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "16"
}
],
"promoTypeGuids": [
"dd1ff00a-0ac6-4d21-a5e0-91fc9ed997bc",
"c2a8675c-7410-4101-857f-86d685d41de4"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "11"
}
],
"accounts": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "17"
}
],
"sales": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:20:25.2297576",
"ftpSite": {
"$id": "19",
"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": "18"
}
],
"zoneMatrix": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"cashManagements": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "21",
"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": "20"
}
],
"updateStoreID": "6b7d142e-28eb-4969-98f6-3b165b6041b3",
"updateStore": {
"$id": "22",
"id": "b34c36a7-ecce-46f6-a78d-cb9b8eb9bf81",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:20:25.2297576",
"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:20:25.2297576"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "23",
"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": "24",
"pluG_UID": "a+NQZhmffkadJdxGHbZOCQ==",
"pluGuid": "6650e36b-9f19-467e-9d25-dc461db64e09",
"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:20:25.2297576"
},
{
"$ref": "24"
}
],
"currentPrices": {
"$id": "25",
"pluPrices": {
"$id": "26",
"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:20:25.2297576",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "26"
},
"winningCampaign": 1,
"winner": {
"$id": "27",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:20:25.2297576",
"startTime": 5,
"endDate": "2026-04-03T06:20:25.2297576",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "OspCJrVxgk+pnoV4LsXlLw==",
"hostIdentifierGuid": "2642ca3a-71b5-4f82-a99e-85782ec5e52f",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"tray": {
"$id": "28",
"g_UId": "Zy9n8exjL029OhQQV8L0XA==",
"guid": "f1672f67-63ec-4d2f-bd3a-141057c2f45c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "29",
"priceGroupG_UID": "cGouG1rml0WHnqMBgwwDtw==",
"priceGroupGuid": "1b2e6a70-e65a-4597-879e-a301830c03b7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:20:25.2297576",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "30",
"pluG_UID": "ikG0MaXKKE6wb3oCGZRH9A==",
"pluGuid": "31b4418a-caa5-4e28-b06f-7a02199447f4",
"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": "31",
"pluGuid": "50e4570a-c140-48d3-a4f1-9bb8a0b74738",
"created": "2026-04-03T06:20:25.2297576",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:20:25.2297576",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:20:25.2297576",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:20:25.2297576",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:20:25.2297576",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:20:25.2297576",
"lastSold": "2026-04-03T06:20:25.2297576",
"firstSold": "2026-04-03T06:20:25.2297576",
"awsUpdated": "2026-04-03T06:20:25.2297576",
"lastManualUpdate": "2026-04-03T06:20:25.2297576",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:20:25.2297576",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:20:25.2297576",
"doNotRangeUpdated": "2026-04-03T06:20:25.2297576",
"doNotOrderUpdated": "2026-04-03T06:20:25.2297576",
"tracked": "2026-04-03T06:20:25.2297576"
},
"allergens": [
{
"$id": "32",
"primaryKey": {
"$id": "33",
"pluGuid": "5d134263-c600-4872-b775-736d42e8138d",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "Y0ITXQDGcki3dXNtQugTjQ==",
"pluGuid": "5d134263-c600-4872-b775-736d42e8138d",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "32"
}
],
"costs": {
"$id": "34",
"pluG_UID": "7GufYmNkjkGNZNfKrhAJdA==",
"pluGuid": "629f6bec-6463-418e-8d64-d7caae100974",
"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:20:25.2297576",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "35",
"saleHeaderID": 1,
"created": "2026-04-03T06:20:25.2297576",
"createdLocal": "2026-04-03T06:20:25.2297576",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "XKqhLYwEL0uLMwDAEIFdxw==",
"operatorGuid": "2da1aa5c-048c-4b2f-8b33-00c010815dc7",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "Q3luKPJG9kyeH4TZp+vkrg==",
"pluGuid": "286e7943-46f2-4cf6-9e1f-84d9a7ebe4ae",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "36",
"id": 1,
"g_Uid": "c7Yi9H1fgkOO9bd77RHWgw==",
"guid": "f422b673-5f7d-4382-8ef5-b77bed11d683",
"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:20:25.2297576",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:20:25.2297576",
"endShift": "2026-04-03T06:20:25.2297576",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "37",
"operatorG_UID": "8fkYV/QOa0y/5s/M+WMd2w==",
"operatorGuid": "5718f9f1-0ef4-4c6b-bfe6-cfccf9631ddb",
"storeID": 2,
"operator": {
"$ref": "36"
},
"store": {
"$ref": "8"
}
},
{
"$ref": "37"
}
]
}
},
{
"$ref": "35"
}
],
"apns": [
{
"$id": "38",
"pluID": 1,
"pluG_UID": "/TsgCVAnVEmaryj/No6qeg==",
"pluGuid": "09203bfd-2750-4954-9aaf-28ff368eaa7a",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"tuns": [
{
"$id": "39",
"pluG_UId": "ZoD+bk9vu0y2Chg0sYkzJA==",
"pluGuid": "6efe8066-6f4f-4cbb-b60a-1834b1893324",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "7"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"competitionPricing": [
{
"$id": "40",
"identifier": "88RLfGGAFkmbEdOc3yTr9w==",
"identifierGuid": "7c4bc4f3-8061-4916-9b11-d39cdf24ebf7",
"pluG_UID": "nq4yzT2j+kGoPGEwJOSG+Q==",
"pluGuid": "cd32ae9e-a33d-41fa-a83c-613024e486f9",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "40"
}
],
"supplier": {
"$ref": "2"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"ordering": {
"$ref": "5"
},
"flipChartPages": [
{
"$id": "41",
"identifier": "/MyKFI+kB0WI52ZvRbmphg==",
"groupName": "sample string 1",
"identifierGuid": "148accfc-a48f-4507-88e7-666f45b9a986",
"exists": true,
"flipChartIdentifier": "qu5hA9uWoEWb0UiYI1WirQ==",
"flipChartIdentifierGuid": "0361eeaa-96db-45a0-9bd1-48982355a2ad",
"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": "40+keoUb6kOocfD9NgVeVg==",
"groupIdentifierGuid": "7aa44fe3-1b85-43ea-a871-f0fd36055e56",
"flipChart": {
"$id": "42",
"identifier": "+u1DCzEKfkW+kJJ7my5Z8A==",
"identifierGuid": "0b43edfa-0a31-457e-be90-927b9b2e59f0",
"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": "43",
"identifier": "IqRn2pGzb0KLBnG6tPn5Tg==",
"identifierGuid": "da67a422-b391-426f-8b06-71bab4f9f94e",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "44",
"id": 1,
"g_UID": "DlzJDXILNUyGLrsAGbIPYw==",
"guid": "0dc95c0e-0b72-4c35-862e-bb0019b20f63",
"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": "A0jbA2sUoEi9EmfzYn0b8Q==",
"previousFormGuid": "03db4803-146b-48a0-bd12-67f3627d1bf1",
"nextForm": 1,
"nextFormG_UID": "PX49Rx880UerY/cMAEWoEA==",
"nextFormGuid": "473d7e3d-3c1f-47d1-ab63-f70c0045a810",
"attributes": "sample string 10",
"updated": "2026-04-03T06:20:25.2297576",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "44"
},
"previousCheckoutForm": {
"$ref": "44"
},
"buttons": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "LppgubkbFkqirZPog7Ln9Q==",
"checkoutFormGuid": "b9609a2e-1bb9-4a16-a2ad-93e883b2e7f5",
"identifier": "NHYd1HfT7kms2WqTwjGwhQ==",
"identifierGuid": "d41d7634-d377-49ee-acd9-6a93c231b085",
"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": "BuKlQ44LvkaP4kiyFs4O5Q==",
"valueGuid": "43a5e206-0b8e-46be-8fe2-48b216ce0ee5",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:20:25.2297576",
"action": "sample string 12",
"valueForm": {
"$ref": "44"
},
"image": {
"$id": "46",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:20:25.2297576",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "45"
}
],
"panels": [
{
"$id": "47",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "w38Ph/QRcUSwc1830T4xDw==",
"checkoutFormGuid": "870f7fc3-11f4-4471-b073-5f37d13e310f",
"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": "47"
}
]
},
{
"$ref": "44"
}
],
"panels": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"contentPanel": {
"$ref": "47"
},
"products": [
{
"$id": "48",
"flipChartPageIdentifier": "svdQOsQXrUereFUwiX6Yow==",
"flipChartPageIdentifierGuid": "3a50f7b2-17c4-47ad-ab78-5530897e98a3",
"pluG_UID": "REnVfs7PcUaljDMVsOW6jw==",
"pluGuid": "7ed54944-cfce-4671-a58c-3315b0e5ba8f",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "7"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "48"
}
],
"productCount": 27,
"pages": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "41"
}
],
"priceHistory": [
{
"$id": "49",
"pluG_UID": "Urp3U9k6lU2xcRxVkXXfvw==",
"pluGuid": "5377ba52-3ad9-4d95-b171-1c559175dfbf",
"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:20:25.2297576",
"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": "49"
}
],
"ingredients": [
{
"$id": "50",
"pluG_UID": "3TBsmvo0zUaVghSY+wJKpw==",
"ingredientGuid": "ZMs0AI4t6k6eVbSPPaZlzQ==",
"ingredientIdentifier": "0034cb64-2d8e-4eea-9e55-b48f3da665cd",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "7"
}
},
{
"$ref": "50"
}
],
"bins": [
{
"$id": "51",
"pluG_UID": "szskw+1P+0245gu6JcYHxA==",
"pluGuid": "c3243bb3-4fed-4dfb-b8e6-0bba25c607c4",
"shelfLocationIdentifier": "TxnOLXVJM0iMZmD04KeZrQ==",
"shelfLocationGuid": "2dce194f-4975-4833-8c66-60f4e0a799ad",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "d2XUNosKAkW3Gaod4fo+AA==",
"labelPageLayoutGuid": "36d46577-0a8b-4502-b719-aa1de1fa3e00",
"updated": "2026-04-03T06:20:25.2297576",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "7"
},
"location": {
"$id": "52",
"identifier": "iH7yQT2CGU2BdP3M48gmmg==",
"storeID": 1,
"identifierGuid": "41f27e88-823d-4d19-8174-fdcce3c8269a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:20:25.2297576",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
}
},
{
"$ref": "51"
}
],
"bin": {
"$ref": "51"
},
"scaleLocations": [
{
"$id": "53",
"plu": 1,
"pluG_UID": "XWTq+xgqNkOHFPdV7/Nazg==",
"pluGuid": "fbea645d-2a18-4336-8714-f755eff35ace",
"deptNo": 1,
"product": {
"$ref": "7"
},
"scaleLocation": {
"$id": "54",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:20:25.2297576",
"department": {
"$id": "55",
"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": "54"
},
"subDepartments": [
{
"$id": "56",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "57",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "58",
"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:20:25.2297576",
"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": "T+DO5kbecEKqb14mVSoYhQ==",
"labelPageLayoutGuid": "e6cee04f-de46-4270-aa6f-5e26552a1885",
"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": "59",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "60",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "61",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "61"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "60"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$id": "62",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "58"
}
],
"updated": "2026-04-03T06:20:25.2297576",
"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": "BK2iHqFhO0afAeuKIXSoQQ==",
"labelPageLayoutGuid": "1ea2ad04-61a1-463b-9f01-eb8a2174a841",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "57"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:25.2297576",
"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": "n0Pl8tvZNEa6mknBL9l0sw==",
"labelPageLayoutGuid": "f2e5439f-d9db-4634-ba9a-49c12fd974b3",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
},
{
"$ref": "56"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:25.2297576",
"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": "1OzPoFN5vUO8AkxjyhmRMA==",
"labelPageLayoutGuid": "a0cfecd4-7953-43bd-bc02-4c63ca199130",
"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": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
}
}
}
},
{
"$ref": "53"
}
],
"nextPrice": {
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "DYKi/6E9lkuH2hCLLYmGaA==",
"pluGuid": "ffa2820d-3da1-4b96-87da-108b2d898668",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "9I+YN8/F6U2gH0BcAp9gHg==",
"dealCostGuid": "37988ff4-c5cf-4de9-a01f-405c029f601e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "djKS/dFMIkmbDdft98kKTw==",
"priceGroupGuid": "fd923276-4cd1-4922-9b0d-d7edf7c90a4f",
"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:20:25.2297576",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "5b18f295-074f-49c8-9e20-5454ffb3425f",
"campaignComboPriceGroupG_UID": "GwTTstUUpEeh6g/zaUzViQ==",
"campaignComboPriceGroupIdentifier": "b2d3041b-14d5-47a4-a1ea-0ff3694cd589",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "64",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:20:25.2297576",
"operatorG_UID": "d79q2pZaLE+UU6r5scmA/A==",
"operatorGuid": "da6abf77-5a96-4f2c-9453-aaf9b1c980fc",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:20:25.2297576",
"signIqTicketFileMovedUtc": "2026-04-03T06:20:25.2297576",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:20:25.2297576",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "2162db58-4619-4cd7-85f5-d20eee5f6e9e",
"product": {
"$ref": "7"
},
"campaignPlu": {
"$ref": "63"
},
"fuelItem": true
},
{
"$ref": "64"
}
],
"campaign": {
"$id": "65",
"id": 1,
"storeID": 2,
"name": "dd9ccf42-c7a0-4a37-8eed-345054cbba38",
"nameGuid": "dd9ccf42-c7a0-4a37-8eed-345054cbba38",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:20:25.2297576",
"startTime": 1,
"endDate": "2026-04-03T06:20:25.2297576",
"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:20:25.2297576",
"system": true,
"created": "2026-04-03T06:20:25.2297576",
"updated": "2026-04-03T06:20:25.2297576",
"priceChangeNotifiedUtc": "2026-04-03T06:20:25.2297576",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "pLUqkH7+NUWrD+kzzw58/Q==",
"hostIdentifierGuid": "902ab5a4-fe7e-4535-ab0f-e933cf0e7cfd",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:20:25.2297576",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"campaignPools": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "bsaRIeJuF0SpCAbkfdKOdA==",
"pluGuid": "2191c66e-6ee2-4417-a908-06e47dd28e74",
"hostOfferID": 1,
"priceGroupG_UID": "5LVRNSgcKEm7EPOq2eRIoA==",
"priceGroupGuid": "3551b5e4-1c28-4928-bb10-f3aad9e448a0",
"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:20:25.2297576",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "7"
},
"campaign": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"sellingRules": [
{
"$id": "67",
"id": 1,
"identifier": "QGbKzL+WAk6lfdWX4CyPLQ==",
"identifierStr": "QGbKzL+WAk6lfdWX4CyPLQ==",
"identifierGuid": "ccca6640-96bf-4e02-a57d-d597e02c8f2d",
"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": "65"
}
},
{
"$ref": "67"
}
],
"customers": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "vUZ9OqiMhEKihFWRGLKNMQ==",
"customerIDGuid": "3a7d46bd-8ca8-4284-a284-559118b28d31",
"campaign": {
"$ref": "65"
},
"customer": {
"$id": "69",
"identifier": "liXlTUgd2kmg0LItl8Qnjg==",
"identifierGuid": "4de52596-1d48-49da-a0d0-b22d97c4278e",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:20:25.2297576",
"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": "/PakrssztUKqk1w9zjH+2A==",
"communityIdentifierGuid": "aea4f6fc-33cb-42b5-aa93-5c3dce31fed8",
"joined": "2026-04-03T06:20:25.2297576",
"updated": "2026-04-03T06:20:25.2297576",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "xF6owdPCi0S42Qmtwz6bMw==",
"priceLevelIdentifierGuid": "c1a85ec4-c2d3-448b-b8d9-09adc33e9b33",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:20:25.2297576",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "70",
"cardType": 2,
"issueDate": "2026-04-03T06:20:25.2297576",
"expiry": "2026-04-03T06:20:25.2297576",
"customerID": "14DfzDuMPEaLOF9F2mp/1A==",
"customerIDGuid": "ccdf80d7-8c3b-463c-8b38-5f45da6a7fd4",
"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:20:25.2297576",
"linkedAccount": "vRTgMreOJkCzDvgqr9viFA==",
"linkedAccountGuid": "32e014bd-8eb7-4026-b30e-f82aafdbe214",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "69"
},
"account": {
"$id": "71",
"id": 1,
"identifier": "y4I9A7FPWUi+PPqfRnnzfA==",
"identifierGuid": "033d82cb-4fb1-4859-be3c-fa9f4679f37c",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:20:25.2297576",
"owner": "g0UszT/AAEOlg8UWggcG6Q==",
"ownerGuid": "cd2c4583-c03f-4300-a583-c516820706e9",
"accountStoreGroupIdentifier": "Q+HGi4LBqkWnz9CF4335wQ==",
"accountStoreGroupGuid": "8bc6e143-c182-45aa-a7cf-d085e37df9c1",
"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:20:25.2297576",
"active": true,
"updated": "2026-04-03T06:20:25.2297576",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "69"
},
"card": {
"$ref": "70"
},
"members": {
"$id": "72",
"sample string 1": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"sample string 2": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"customerGroups": [
{
"$id": "73",
"identifier": "NGpo9hu7UEyALj2nbF7S5w==",
"identifierGuid": "f6686a34-bb1b-4c50-802e-3da76c5ed2e7",
"name": "sample string 2",
"primaryContact": "18jZln7s+UewdkQhLNfmkw==",
"primaryContactGuid": "96d9c8d7-ec7e-47f9-b076-44212cd7e693",
"accountID": "osqiPbH02U+GBdxZCVI2YA==",
"accountIDGuid": "3da2caa2-f4b1-4fd9-8605-dc5909523660",
"special": true,
"updated": "2026-04-03T06:20:25.2297576",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "EDO86KVH/UyVvtEEQ9MhXg==",
"priceLevelIdentifierGuid": "e8bc3310-47a5-4cfd-95be-d10443d3215e",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "71"
},
"primaryContactCustomer": {
"$ref": "69"
},
"customerGroupMembers": [
{
"$id": "74",
"id": 1,
"groupID": "LV5szja/P0O758QQ4ymKiQ==",
"groupIDGuid": "ce6c5e2d-bf36-433f-bbe7-c410e3298a89",
"customerID": "dV2qUxHhp0CPNDJR7lZ2JA==",
"customerIDGuid": "53aa5d75-e111-40a7-8f34-3251ee567624",
"card": "sample string 4",
"linkedAccount": "j5nxp/MSsE2waYEqDBIgNA==",
"linkedAccountGuid": "a7f1998f-12f3-4db0-b069-812a0c122034",
"customer": {
"$ref": "69"
},
"group": {
"$ref": "73"
},
"customerCard": {
"$ref": "70"
}
},
{
"$ref": "74"
}
]
},
{
"$ref": "73"
}
]
},
"payments": [
{
"$id": "75",
"id": 1,
"identifier": "NcyOauIeI0W0NwB9d0wAuw==",
"identifierGuid": "6a8ecc35-1ee2-4523-b437-007d774c00bb",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "0HCuGQDp+Uyi7SKkf3F0dg==",
"accountIDGuid": "19ae70d0-e900-4cf9-a2ed-22a47f717476",
"customerAccount": {
"$ref": "71"
},
"customerCard": {
"$ref": "70"
},
"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:20:25.2297576",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "Sm1+jS7Uckiyr3tfXziuRg==",
"idempotentVoidGuid": "8d7e6d4a-d42e-4872-b2af-7b5f5f38ae46",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "76",
"saleHeaderID": 1,
"saleHeaderGuid": "E52drcWiRU+HMHjA3wzMXg==",
"saleHeaderIdentifierGuid": "ad9d9d13-a2c5-4f45-8730-78c0df0ccc5e",
"created": "2026-04-03T06:20:25.2297576",
"createdLocal": "2026-04-03T06:20:25.2297576",
"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:20:25.2297576",
"storeID": 1,
"operatorG_Uid": "vPTYRVxswEShXLZzjRnjSg==",
"operatorGuid": "45d8f4bc-6c5c-44c0-a15c-b6738d19e34a",
"customerG_Uid": "1hoGmQ4Ua0yLaoBP7DJVDw==",
"customerGuid": "99061ad6-140e-4c6b-8b6a-804fec32550f",
"communityIdentifier": "t0GVI61mm0iLLdk47fuTUQ==",
"communityIdentifierGuid": "239541b7-66ad-489b-8b2d-d938edfb9351",
"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": "WK94ShuzD0+2DMeQGwZSjQ==",
"priceLevelIdentifierGuid": "4a78af58-b31b-4f0f-b60c-c7901b06528d",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:25.2297576+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": "77",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:20:25.2297576",
"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": "36"
},
"customer": {
"$ref": "69"
},
"communityOrganisation": {
"$id": "78",
"id": 1,
"identifier": "Tk5RbX6zZEG00ZSSdTaENA==",
"identifierGuid": "6d514e4e-b37e-4164-b4d1-949275368434",
"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:20:25.2297576",
"promoPeriodEnd": "2026-04-03T06:20:25.2297576",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:20:25.2297576",
"deleted": true
},
"details": [
{
"$id": "79",
"saleItemID": 1,
"identifier": "1RTIGWVPk0KbmwUeLWIy2A==",
"identifierGuid": "19c814d5-4f65-4293-9b9b-051e2d6232d8",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "pfT4vzx4IkylVbiTgptWJg==",
"pluGuid": "bff8f4a5-783c-4c22-a555-b893829b5626",
"accountID": "TBTvx00KEEGaklJ6LZYRNg==",
"accountIDGuid": "c7ef144c-0a4d-4110-9a92-527a2d961136",
"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:20:25.2297576",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Wmt5seLy8Eel1w77ZJylgw==",
"refundGuid": "b1796b5a-f2e2-47f0-a5d7-0efb649ca583",
"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": "bguYbj5KD0qKnh1h/Xe5/w==",
"idempotentVoidGuid": "6e980b6e-4a3e-4a0f-8a9e-1d61fd77b9ff",
"priceLevelIdentifier": "aUc/T3NVZk6VkqByz8V9yg==",
"priceLevelIdentifierGuid": "4f3f4769-5573-4e66-9592-a072cfc57dca",
"communityIdentifier": "cfMdRRsivkyiUhcgVWU1sA==",
"communityIdentifierGuid": "451df371-221b-4cbe-a252-1720556535b0",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "80",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:20:25.2297576",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "80"
}
],
"refund": {
"$id": "81",
"id": 1,
"g_UID": "wbQxS26DwUWLKKQN9t/D3w==",
"guid": "4b31b4c1-836e-45c1-8b28-a40df6dfc3df",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:20:25.2297576"
},
"modifier": {
"$id": "82",
"id": 1,
"setG_UID": "SBSCse+20kqmAKuOS41kcA==",
"modifierSetGuid": "b1821448-b6ef-4ad2-a600-ab8e4b8d6470",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "rl0mrZmof0uch7Az69V23g==",
"pluGuid": "ad265dae-a899-4b7f-9c87-b033ebd576de",
"deleted": true,
"g_UID": "KLtrCmqwA0iBfExTUawiUQ==",
"guid": "0a6bbb28-b06a-4803-817c-4c5351ac2251",
"product": {
"$ref": "7"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "79"
}
],
"eftReceipts": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "76"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "83"
}
],
"payments": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"cards": [
{
"$id": "84",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "84"
}
],
"campaignHits": [
{
"$id": "85",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "85"
}
],
"fuel": [
{
"$id": "86",
"id": 1,
"plu": 1,
"pluG_UID": "naLiscbl20WFBthKnTnHug==",
"pluGuid": "b1e2a29d-e5c6-45db-8506-d84a9d39c7ba",
"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:20:25.2297576",
"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:20:25.2297576",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "86"
}
],
"fuelResells": [
{
"$id": "87",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Zhqv2F+xuEOVyIfNK0L74A==",
"pluGuid": "d8af1a66-b15f-43b8-95c8-87cd2b42fbe0",
"accountID": "3jCmlq+Nz0i5YMU87D71qg==",
"accountIDGuid": "96a630de-8daf-48cf-b960-c53cec3ef5aa",
"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:20:25.2297576",
"bestOrExpireType": 1,
"refundG_UID": "pQeGcb1jWUy/K7J0ibYybw==",
"refundGuid": "718607a5-63bd-4c59-bf2b-b27489b6326f",
"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": "87"
}
],
"customerOrder": [
{
"$id": "88",
"identifier": "irkmFSMZlkWuyAqcsngCoA==",
"identifierGuid": "1526b98a-1923-4596-aec8-0a9cb27802a0",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "chXY0o+6q0SG2geKOM6czQ==",
"customerIdentifierGuid": "d2d81572-ba8f-44ab-86da-078a38ce9ccd",
"operatorNo": 1,
"operatorG_UID": "Edf4kPPoBUawIb1uEUWuGw==",
"operatorGuid": "90f8d711-e8f3-4605-b021-bd6e1145ae1b",
"created": "2026-04-03T06:20:25.2297576",
"ordered": "2026-04-03T06:20:25.2297576",
"started": "2026-04-03T06:20:25.2297576",
"completed": "2026-04-03T06:20:25.2297576",
"supplied": "2026-04-03T06:20:25.2297576",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "69"
},
"operator": {
"$ref": "36"
},
"details": [
{
"$id": "89",
"headerID": 1,
"plu": 1,
"pluG_UId": "5gXlPyJuiEKFdeI73TrJ9w==",
"pluGuid": "3fe505e6-6e22-4288-8575-e23bdd3ac9f7",
"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": "RGA3R6a4Ik2KuBk5rM64LQ==",
"headerIdentifierGuid": "47376044-b8a6-4d22-8ab8-1939acceb82d",
"product": {
"$ref": "7"
}
},
{
"$ref": "89"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "76"
}
},
{
"$ref": "88"
}
],
"surveyResponses": [
{
"$id": "90",
"surveyG_UID": "Uje9HRu10Uexjb3kY0dPwA==",
"surveyGuid": "1dbd3752-b51b-47d1-b18d-bde463474fc0",
"saleHeaderGuid": "snnYoGqgeEWYjAsqy0Aqiw==",
"saleGuid": "a0d879b2-a06a-4578-988c-0b2acb402a8b",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "aRR8+oSFw0eACYjnfLeA7w==",
"guidResponse": "fa7c1469-8584-47c3-8009-88e77cb780ef",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:20:25.2297576",
"sale": {
"$ref": "76"
},
"survey": {
"$id": "91",
"g_UID": "qkV5behbhkCnKxh8HZ5mmQ==",
"guid": "6d7945aa-5be8-4086-a72b-187c1d9e6699",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "v9Ko30J3D0++6UI+Pt2wuw==",
"checkoutFormGuid": "dfa8d2bf-7742-4f0f-bee9-423e3eddb0bb",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:20:25.2297576",
"end": "2026-04-03T06:20:25.2297576",
"deleted": true,
"updated": "2026-04-03T06:20:25.2297576",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"b804d2d2-f733-47db-acd2-018cc2834f24",
"cc43a1e1-96af-4de7-b844-3ee551f4c0dd"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "44"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "90"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "c+ilXO8jRUamWxZTKAdr4g==",
"accountIdentifier": "5ca5e873-23ef-4645-a65b-165328076be2",
"accountName": "sample string 44",
"customerOrderIdentifier": "PkoFmcfrS0OnzM0J6vo+/Q==",
"customerOrderIdentifierGuid": "99054a3e-ebc7-434b-a7cc-cd09eafa3efd",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "92",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "81/M4r9jEkSTfYh8lhAIuQ==",
"paymentIdentifierGuid": "e2cc5ff3-63bf-4412-937d-887c961008b9",
"identifier": "BXhIG2HAC0O/RuMjO7hr6Q==",
"identifierGuid": "1b487805-c061-430b-bf46-e3233bb86be9",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "CiUO0Ddrh06bqbA4vvae9w==",
"itemIdentifierGuid": "d00e250a-6b37-4e87-9ba9-b038bef69ef7"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "70"
}
],
"customerGroupMembers": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"customerGroups": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"accounts": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"account": {
"$ref": "71"
},
"vouchers": [
{
"$id": "93",
"customerIdentifier": "t4nERfLmwESqPWYMXOZVRQ==",
"customerIdentifierGuid": "45c489b7-e6f2-44c0-aa3d-660c5ce65545",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "k5FrbRNzS0G/Mq8a7NXTDQ==",
"idempotentGuid": "6d6b9193-7313-414b-bf32-af1aecd5d30d",
"offline": true,
"voucher": {
"$id": "94",
"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:20:25.2297576",
"barcodeTemplate": {
"$id": "95",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "96",
"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:20:25.2297576",
"labelPageLayout": "ms4RovpkSU2aLnkeD0C2aQ==",
"pageLayoutGuid": "a211ce9a-64fa-4d49-9a2e-791e0f40b669",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "94"
},
"elements": [
{
"$id": "97",
"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:20:25.2297576"
},
{
"$ref": "97"
}
]
},
"customerVouchers": [
{
"$id": "98",
"id": 1,
"customerIdentifier": "n56svJi5UUGucyWF/Xm/Vg==",
"customerIdentifierGuid": "bcac9e9f-b998-4151-ae73-2585fd79bf56",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:20:25.2297576",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "/ul7KXS9uUiWOw+rnMuW6A==",
"issuedIdempotentGuid": "297be9fe-bd74-48b9-963b-0fab9ccb96e8",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:20:25.2297576",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:20:25.2297576",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "T1yxHl1JmEeSaBGwda6hEw==",
"redeemedIdempotentGuid": "1eb15c4f-495d-4798-9268-11b075aea113",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:20:25.2297576",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "96"
},
"voucher": {
"$ref": "94"
},
"customer": {
"$ref": "69"
},
"issuedOfflinePayment": {
"$ref": "75"
},
"redeemedOfflinePayment": {
"$ref": "75"
}
},
{
"$ref": "98"
}
]
},
"customer": {
"$ref": "69"
}
},
{
"$ref": "93"
}
]
}
},
{
"$ref": "68"
}
],
"customerGroups": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "AnSe0fsULUO333+0c61n7Q==",
"groupIDGuid": "d19e7402-14fb-432d-b7df-7fb473ad67ed",
"campaign": {
"$ref": "65"
},
"group": {
"$ref": "73"
}
},
{
"$ref": "99"
}
],
"signIqTickets": [
{
"$id": "100",
"identifier": "KeCrsUwWq0aXKK8rpBeidQ==",
"identifierGuid": "b1abe029-164c-46ab-9728-af2ba417a275",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "100"
}
],
"comboPriceGroups": [
{
"$id": "101",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "Gqm+KrNqY0KzlUnMsvyAzA==",
"guid": "2abea91a-6ab3-4263-b395-49ccb2fc80cc",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "65"
},
"comboPricePlus": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "rgG8AGK7A0Kr8fcAWIeDkw==",
"groupGuid": "00bc01ae-bb62-4203-abf1-f70058878393",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "EYaxybKo+0mTzgqQerMYPA==",
"pluGuid": "c9b18611-a8b2-49fb-93ce-0a907ab3183c",
"priceGroupG_UID": "Q97L+pVrJ0yoVDcuFMKVWw==",
"priceGroupGuid": "facbde43-6b95-4c27-a854-372e14c2955b",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "65"
},
"product": {
"$ref": "7"
},
"priceGroup": {
"$ref": "29"
},
"campaignPool": {
"$ref": "65"
}
},
{
"$ref": "102"
}
]
},
{
"$ref": "101"
}
],
"priceLevels": [
{
"$id": "103",
"id": 1,
"priceLevelIdentifier": "n2ARLVOmy0WLtY89oYSLHA==",
"priceLevelIdentifierGuid": "2d11609f-a653-45cb-8bb5-8f3da1848b1c",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "103"
}
],
"promotionType": {
"$id": "104",
"identifier": "0u2pw2+MYUG0orqVr/YYSg==",
"identifierGuid": "c3a9edd2-8c6f-4161-b4a2-ba95aff6184a",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "aceGvkKVXke6VlIbPPZq5g==",
"labelPageLayoutGuid": "be86c769-9542-475e-ba56-521b3cf66ae6",
"priceLevelIdentifier": "ZtSo2a2UHE60cP2y5ybE4A==",
"priceLevelIdentifierGuid": "d9a8d466-94ad-4e1c-b470-fdb2e726c4e0",
"active": true,
"updated": "2026-04-03T06:20:25.2297576",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "7"
},
"dealCost": {
"$id": "105",
"headerIdentifier": "1i2o0HWpVUytouLf7MK4+g==",
"headerIdentifierGuid": "d0a82dd6-a975-4c55-ada2-e2dfecc2b8fa",
"identifier": "8ddun75GeEC33eS77D7IfA==",
"identifierGuid": "9f6ed7f1-46be-4078-b7dd-e4bbec3ec87c",
"supplierIdentifier": "L732yqzx0k2fXycvmtPkAA==",
"supplierGuid": "caf6bd2f-f1ac-4dd2-9f5f-272f9ad3e400",
"pluG_UID": "ypY8N4MH7Eic0yX6QCOoqw==",
"pluGuid": "373c96ca-0783-48ec-9cd3-25fa4023a8ab",
"campaignName": "09d12c26-2684-4cce-a994-f950cd77b262",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:20:25.2297576",
"end": "2026-04-03T06:20:25.2297576",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "gNs6bFi6z0SC4SmJbSQqyA==",
"bonusItemPluGuid": "6c3adb80-ba58-44cf-82e1-29896d242ac8",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:20:25.2297576",
"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:20:25.2297576",
"campaignEndDate": "2026-04-03T06:20:25.2297576",
"masterPLUG_UID": "ZqgPZfkfUEKgqbKW+R6t9A==",
"masterID": "650fa866-1ff9-4250-a0a9-b296f91eadf4",
"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": "wSpiGoue3ECB9SvHmQ+GfA==",
"bonusMasterID": "1a622ac1-9e8b-40dc-81f5-2bc7990f867c",
"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:20:25.2297576",
"dealCosts": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"tags": [
{
"$id": "106",
"pluG_UID": "h5L/w3Q71UWTVS6WEPBBsw==",
"pluGuid": "c3ff9287-3b74-45d5-9355-2e9610f041b3",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "106"
}
],
"alternateProductG_UID": "i3pHMhTG/0Wxolqr9oANFA==",
"alternateProduct": "32477a8b-c614-45ff-b1a2-5aabf6800d14",
"altProduct": {
"$ref": "7"
},
"productHostCode": {
"$id": "107",
"id": 1,
"pluG_UID": "DFxVOLon402arg3O3XqGAg==",
"pluGuid": "38555c0c-27ba-4de3-9aae-0dcedd7a8602",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "59"
},
"mscCom": {
"$ref": "60"
},
"mscDep": {
"$ref": "62"
},
"mscSubCom": {
"$ref": "61"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:20:25.2297576",
"inventoryTracked": "2026-04-03T06:20:25.2297576",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "108",
"pluG_UID": "1qoWH144d0WshTunn7T9cg==",
"pluGuid": "1f16aad6-385e-4577-ac85-3ba79fb4fd72",
"fuelPluG_UID": "8RwkG6USqk+HbhQzCr4HMQ==",
"fuelPluGuid": "1b241cf1-12a5-4faa-876e-14330abe0731",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "108"
},
{
"$ref": "108"
}
]
},
"supplier": {
"$ref": "2"
},
"serviceFee": {
"$id": "109",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "5"
}
],
"orderCycleHeaders": [
{
"$id": "110",
"storeID": 1,
"supplierIdentifier": "19YoO+JJgUmR5fQpIiqsaw==",
"supplierGuid": "3b28d6d7-49e2-4981-91e5-f429222aac6b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "110"
}
],
"cycles": [
{
"$id": "111",
"storeID": 1,
"supplierIdentifier": "NJaI7RV33EqvNH5OnO4E/g==",
"supplierGuid": "ed889634-7715-4adc-af34-7e4e9cee04fe",
"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:20:25.2297576",
"deliveryDate": "2026-04-03T06:20:25.2297576",
"nextCutOffDate": "2026-04-03T06:20:25.2297576",
"nextDeliveryDate": "2026-04-03T06:20:25.2297576",
"nextDaysBuffer": 10
},
{
"$ref": "111"
}
],
"store": {
"$ref": "8"
},
"updated": "2026-04-03T06:20:25.2297576",
"isHost": true
},
"store": {
"$ref": "8"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Credit note identifier
globally unique identifierResponse Formats
application/json, text/json
"26b70c6b-f011-4806-92dc-f1bd41decadf"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">26b70c6b-f011-4806-92dc-f1bd41decadf</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\��+}� 5 xl/workbook.xml � (� ����0D�&�C��*H�N\�z4Ж�5��B $��ξ>Z���v�{�sW�6�!g̋5���L;i��0I�bVJ%����v>3氇���<]h�����"�/(
��r�#��͞
G�d�ug��%�~S<¶����� %ѹ7=Q�r5
�k��Rܰ� ��"���`����/PK �2�\���� � [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
�2�\�ꉋ' ' _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="R6f7ae6edddaf4b2a" /></Relationships>PK �2�\�i
�$ � xl/worksheets/sheet1.xml � (� �Q�N�0��(w�nбMm'�i�� �кM�&���瓤!q�Ė��{v���l�5ڊo��3�
��������S].�^p돮�h<
�F�G��֡3�B�z�]�8c3�$�y�IA�+=z����ˏd�,�a�2R[^����=s�U�iÙ�˄|װ�_1�c|"^c��V<OX�|Iʯ����i�7\�A��������͌�{���[zݒ���c���b8����f��c��&�ʒ$ϒd]:\�K�@�8�OF����u^�9������~��H�����_PK �2�\���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞87u��ݰa[z�'Q;�]�gc���V���X��j4��'�|�l�o�D^��њ�,�FZ5���s����'��œ�b|CˆR/����&v�u�1u=]�<�i��5u)n��xY�?D��(����&���֝�����1��S���,R�<�����
v��ZI �nj>\&�^�y"ST��C�Ҍ���� ����S���������Rp�fE���ћ��}PK �2�\Ѓc'2 E
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 �2�\��m� � xl/sharedStrings.xml � (� 5�AN�0�b��k;Z�9�/�8�dc)����1���V���M}�����bA!��=&�x�7P,�r��?Ƞ��3��S� V���N+�ȗ�#�diG���x���WD���M��@�v�t-���牯��%x �8?�4�z����͎�y�I/n�W�1żx#������/PK- �2�\��+}� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�ꉋ' ' U _rels/.relsPK- �2�\�i
�$ � � xl/worksheets/sheet1.xmlPK- �2�\���� P 7 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
~ xl/styles.xmlPK- �2�\��m� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �2�\ۆ�`� 5 xl/workbook.xml � (� ����0D�&�C���� )��x��}��4Жtk��H�yۙ�};rt�������2��6�!��
��
h�]㼁0I��it����m��x{�Yj�@|��â�#(j���my��1&�fO�#E9k��db �ߔ���"*f�`�K�Yt�*�'�|������uIҊo�
&����PK �2�\���� � [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
�2�\��' ' _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="R5a67747aa3f544f3" /></Relationships>PK �2�\�i
�$ � xl/worksheets/sheet1.xml � (� �Q�N�0��(w�nбMm'�i�� �кM�&���瓤!q�Ė��{v���l�5ڊo��3�
��������S].�^p돮�h<
�F�G��֡3�B�z�]�8c3�$�y�IA�+=z����ˏd�,�a�2R[^����=s�U�iÙ�˄|װ�_1�c|"^c��V<OX�|Iʯ����i�7\�A��������͌�{���[zݒ���c���b8����f��c��&�ʒ$ϒd]:\�K�@�8�OF����u^�9������~��H�����_PK �2�\�)��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8ίMմ6ݖ^���I�Ķl�ҳ��H\�6]��������e��3:?��r �����;8����f�lj�8��zW��`��(�b����XԱ���y������{�E�7ԥ�e�����F�Q��u�L/Ɲ�����1t�S��3�,R��d{���9�Rɪ��@���|�N����T�.X[�E�KV�m{W��;�O��K�Ni9QC�(\
� ;V�����PK �2�\Ѓc'2 E
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 �2�\��m� � xl/sharedStrings.xml � (� 5�AN�0�b��k;Z�9�/�8�dc)����1���V���M}�����bA!��=&�x�7P,�r��?Ƞ��3��S� V���N+�ȗ�#�diG���x���WD���M��@�v�t-���牯��%x �8?�4�z����͎�y�I/n�W�1żx#������/PK- �2�\ۆ�`� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\��' ' U _rels/.relsPK- �2�\�i
�$ � � xl/worksheets/sheet1.xmlPK- �2�\�)��� P 7 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
{ xl/styles.xmlPK- �2�\��m� � � xl/sharedStrings.xmlPK � �