GET api/customer/{id}/groups
Get customer's group memberships
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Customer identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of CustomerGroupMembers
Collection of CustomerGroupMember| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Incremental ID |
integer |
None. |
| GroupID | Collection of byte |
None. |
|
| GroupIDGuid | globally unique identifier |
None. |
|
| CustomerID | Collection of byte |
None. |
|
| CustomerIDGuid | globally unique identifier |
None. |
|
| Card | string |
Required String length: inclusive between 0 and 40 |
|
| LinkedAccount | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| LinkedAccountGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| Customer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| Group | CustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerCard | CustomerCard |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": 1,
"groupID": "DlPL+d4nvUqhNJ+MP+b/uQ==",
"groupIDGuid": "f9cb530e-27de-4abd-a134-9f8c3fe6ffb9",
"customerID": "Ng0KavHOlUmD3NyJp27OfQ==",
"customerIDGuid": "6a0a0d36-cef1-4995-83dc-dc89a76ece7d",
"card": "sample string 4",
"linkedAccount": "uHeQ0oNPe02aEuqWHnRaCA==",
"linkedAccountGuid": "d29077b8-4f83-4d7b-9a12-ea961e745a08",
"customer": {
"$id": "2",
"identifier": "1jI8uQNHXk+07omzYD2+BQ==",
"identifierGuid": "b93c32d6-4703-4f5e-b4ee-89b3603dbe05",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:27:22.6693931",
"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": "lmPEGVieRUaFCnXKN/4mig==",
"communityIdentifierGuid": "19c46396-9e58-4645-850a-75ca37fe268a",
"joined": "2026-04-03T06:27:22.6693931",
"updated": "2026-04-03T06:27:22.6693931",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "QW4aAGnPu0+vrHL+8dw+Xw==",
"priceLevelIdentifierGuid": "001a6e41-cf69-4fbb-afac-72fef1dc3e5f",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:27:22.6693931",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "3",
"cardType": 2,
"issueDate": "2026-04-03T06:27:22.6693931",
"expiry": "2026-04-03T06:27:22.6693931",
"customerID": "J0ceAV+l+Ueaxm2hAeX8ag==",
"customerIDGuid": "011e4727-a55f-47f9-9ac6-6da101e5fc6a",
"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:27:22.6693931",
"linkedAccount": "G2YMPt6Tm0G+M+U2E/9gew==",
"linkedAccountGuid": "3e0c661b-93de-419b-be33-e53613ff607b",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "2"
},
"account": {
"$id": "4",
"id": 1,
"identifier": "7vSEdYsZD0O9AtOJSJUaXA==",
"identifierGuid": "7584f4ee-198b-430f-bd02-d38948951a5c",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:27:22.6693931",
"owner": "tFRVhDxIFEq+3zzmbBRPFQ==",
"ownerGuid": "845554b4-483c-4a14-bedf-3ce66c144f15",
"accountStoreGroupIdentifier": "qDLg8DK1J0WsdZ+8sPlc0w==",
"accountStoreGroupGuid": "f0e032a8-b532-4527-ac75-9fbcb0f95cd3",
"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:27:22.6693931",
"active": true,
"updated": "2026-04-03T06:27:22.6693931",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "2"
},
"card": {
"$ref": "3"
},
"members": {
"$id": "5",
"sample string 1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"sample string 2": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"customerGroups": [
{
"$id": "6",
"identifier": "VV/FtmKlNkCZotbwKtx5dQ==",
"identifierGuid": "b6c55f55-a562-4036-99a2-d6f02adc7975",
"name": "sample string 2",
"primaryContact": "JuN+08JIyEeY7EtAS1s/BA==",
"primaryContactGuid": "d37ee326-48c2-47c8-98ec-4b404b5b3f04",
"accountID": "oO2TAqI2OU+rDa6rLi8/dw==",
"accountIDGuid": "0293eda0-36a2-4f39-ab0d-aeab2e2f3f77",
"special": true,
"updated": "2026-04-03T06:27:22.6693931",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "4S/YNlpmTUysRWa1IQG+Fw==",
"priceLevelIdentifierGuid": "36d82fe1-665a-4c4d-ac45-66b52101be17",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "4"
},
"primaryContactCustomer": {
"$ref": "2"
},
"customerGroupMembers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "6"
}
]
},
"payments": [
{
"$id": "7",
"id": 1,
"identifier": "jmiu/1H3gEednBREs5cV2g==",
"identifierGuid": "ffae688e-f751-4780-9d9c-1444b39715da",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "XSRRrv9urEGF5FvX77x57A==",
"accountIDGuid": "ae51245d-6eff-41ac-85e4-5bd7efbc79ec",
"customerAccount": {
"$ref": "4"
},
"customerCard": {
"$ref": "3"
},
"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:27:22.6693931",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "6kdpKy02lEqprCFVwK9uLA==",
"idempotentVoidGuid": "2b6947ea-362d-4a94-a9ac-2155c0af6e2c",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "8",
"saleHeaderID": 1,
"saleHeaderGuid": "Hl1kjtzCDUi6am7jxjrwVQ==",
"saleHeaderIdentifierGuid": "8e645d1e-c2dc-480d-ba6a-6ee3c63af055",
"created": "2026-04-03T06:27:22.6693931",
"createdLocal": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"storeID": 1,
"operatorG_Uid": "2oH3srn/7kme7/VIY7nCyQ==",
"operatorGuid": "b2f781da-ffb9-49ee-9eef-f54863b9c2c9",
"customerG_Uid": "FoLQBdff3kidLc2xHTOu9A==",
"customerGuid": "05d08216-dfd7-48de-9d2d-cdb11d33aef4",
"communityIdentifier": "8JZMIkFGMk67SDAxceFTnA==",
"communityIdentifierGuid": "224c96f0-4641-4e32-bb48-303171e1539c",
"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": "N4M/Fypb4E+szhyKP6twXA==",
"priceLevelIdentifierGuid": "173f8337-5b2a-4fe0-acce-1c8a3fab705c",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:22.6693931+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": "9",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:27:22.6693931",
"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": {
"$id": "10",
"id": 1,
"g_Uid": "NM1Mr/FGkEKWxQdFSVIFAw==",
"guid": "af4ccd34-46f1-4290-96c5-074549520503",
"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:27:22.6693931",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:27:22.6693931",
"endShift": "2026-04-03T06:27:22.6693931",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "11",
"operatorG_UID": "9fMbL2yiX0usQqJbqbJ/xA==",
"operatorGuid": "2f1bf3f5-a26c-4b5f-ac42-a25ba9b27fc4",
"storeID": 2,
"operator": {
"$ref": "10"
},
"store": {
"$id": "12",
"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:27:22.6693931",
"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": "IVSKnzKCoUeFm0ortl1s4A==",
"hostIdentifierGuid": "9f8a5421-8232-47a1-859b-4a2bb65d6ce0",
"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:27:22.6693931",
"priceZone": {
"$id": "13",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "RIqRs0aHfkK0uEBlYQ62sg==",
"hostIdentifierGuid": "b3918a44-8746-427e-b4b8-4065610eb6b2",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "14",
"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": "14"
},
"hostStoreSettings": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "brDB10ZejEuHE+SiyHKOZQ==",
"hostIdentifierGuid": "d7c1b06e-5e46-4b8c-8713-e4a2c8728e65",
"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": "16",
"identifier": "AKnf5v7EvEKLo/tF0iG00w==",
"identifierGuid": "e6dfa900-c4fe-42bc-8ba3-fb45d221b4d3",
"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": "0kuxit9EcEaPKhJXkImpLA==",
"hostSupplierIdentifierGuid": "8ab14bd2-44df-4670-8f2a-12579089a92c",
"loyaltyPriceLevelIdentifier": "CIAWtKDLBUir63LiGvFDQg==",
"loyaltyPriceLevelIdentifierGuid": "b4168008-cba0-4805-abeb-72e21af14342",
"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:27:22.6693931",
"lastProcessed": "2026-04-03T06:27:22.6693931",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "17",
"identifier": "XMma8clOX0GmSFN7ExUaZA==",
"identifierGuid": "f19ac95c-4ec9-415f-a648-537b13151a64",
"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": "NMuOd1l5tka4nwIwk4JC6Q==",
"primaryContactID": "778ecb34-7959-46b6-b89f-0230938242e9",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "bHAMLO2/10230ScC3ONBeg==",
"supplierGroupGuid": "2c0c706c-bfed-4dd7-b7d1-2702dce3417a",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:27:22.6693931",
"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": "18",
"id": "f5611b7c-859c-4e2e-8f1c-b36d3a9333e8",
"identifier": "wTygxoCEm0eEUL0p8xFgkA==",
"identifierGuid": "c6a03cc1-8480-479b-8450-bd29f3116090",
"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": "19",
"supplierIdentifier": "lL2n28yoaECgpq/dMGtWZA==",
"supplierIdentifierGuid": "dba7bd94-a8cc-4068-a0a6-afdd306b5664",
"contactGuid": "FZnGup+XDEugwGOZ2orn+Q==",
"contactID": "bac69915-979f-4b0c-a0c0-6399da8ae7f9",
"contact": {
"$ref": "18"
},
"supplier": {
"$ref": "17"
}
},
{
"$ref": "19"
}
],
"products": [
{
"$id": "20",
"pluG_UID": "DwInBifXukGyfdUlB/bdUg==",
"pluGuid": "0627020f-d727-41ba-b27d-d52507f6dd52",
"supplierIdentifier": "F+fg5wMSDkWmTVu/ghZ3cA==",
"supplierIdentifierGuid": "e7e0e717-1203-450e-a64d-5bbf82167770",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "21",
"pluG_UID": "315toGS4dU+K/rjX1UyKpA==",
"pluGuid": "a06d5edf-b864-4f75-8afe-b8d7d54c8aa4",
"supplierIdentifier": "Qe1FFJlIJUeHMnMnVRHE0w==",
"supplierIdentifierGuid": "1445ed41-4899-4725-8732-73275511c4d3",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "21"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "5J1jO/W4YEqt8lZw99Ar2g==",
"parentPluGuid": "3b639de4-b8f5-4a60-adf2-5670f7d02bda",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "22",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "djrUpVHf5kqB131galnZYA==",
"guid": "a5d43a76-df51-4ae6-81d7-7d606a59d960",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Ml17QKapVE+fflCQWhCvDA==",
"priceGroupGuid": "407b5d32-a9a6-4f54-9f7e-50905a10af0c",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:27:22.6693931",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:27:22.6693931",
"pluCreated": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"lastManualUpdate": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"currentCostUpdated": "2026-04-03T06:27:22.6693931",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "uOrA14VT/EO66ke15makJA==",
"altPLUGuid": "d7c0eab8-5385-43fc-baea-47b5e666a424",
"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:27:22.6693931",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Zu13FCHuWE6/Ou811Zi5UA==",
"shelfPageLayoutGuid": "1477ed66-ee21-4e58-bf3a-ef35d598b950",
"talkerPageLayoutG_UID": "DLhjtgdTmUKS46Fy9Uja7Q==",
"talkerPageLayoutGuid": "b663b80c-5307-4299-92e3-a172f548daed",
"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": "s8z2blIAIkaA0HJq2ofrAA==",
"inventoryIdentifier": "6ef6ccb3-0052-4622-80d0-726ada87eb00",
"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": "KlYM/APeMUOd4rX6155uLw==",
"parentPluGuid": "fc0c562a-de03-4331-9de2-b5fad79e6e2f",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "o+8dpLcgG0+VFNvhz6iLvw==",
"supplierIdentifierGuid": "a41defa3-20b7-4f1b-9514-dbe1cfa88bbf",
"supplierChanged": true,
"rebateSupplierIdentifier": "rjWHCEiDg06CKt8/eh5iUQ==",
"rebateSupplierIdentifierGuid": "088735ae-8348-4e83-822a-df3f7a1e6251",
"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:27:22.6693931",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "1L48dpkXU0aK7HjdteaRyA==",
"hostIdentifierGuid": "763cbed4-1799-4653-8aec-78ddb5e691c8",
"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": "22"
},
{
"$ref": "22"
}
],
"store": {
"$ref": "12"
},
"storePrices": [
{
"$id": "23",
"pluG_UID": "u7h+vf3VIEi3XvP0WdDdQQ==",
"pluGuid": "bd7eb8bb-d5fd-4820-b75e-f3f459d0dd41",
"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:27:22.6693931"
},
{
"$ref": "23"
}
],
"currentPrices": {
"$id": "24",
"pluPrices": {
"$id": "25",
"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:27:22.6693931",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "25"
},
"winningCampaign": 1,
"winner": {
"$id": "26",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:27:22.6693931",
"startTime": 5,
"endDate": "2026-04-03T06:27:22.6693931",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "rrIgR3yPUEGyQJqmJ/UI1A==",
"hostIdentifierGuid": "4720b2ae-8f7c-4150-b240-9aa627f508d4",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"tray": {
"$id": "27",
"g_UId": "bPec9Av7c0ScMRbOoKv8sQ==",
"guid": "f49cf76c-fb0b-4473-9c31-16cea0abfcb1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "28",
"priceGroupG_UID": "elHulEQItU2HhiWIuYe3Vg==",
"priceGroupGuid": "94ee517a-0844-4db5-8786-2588b987b756",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:27:22.6693931",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "29",
"pluG_UID": "ABZoG2oI+EKmOJ2HlrNLXg==",
"pluGuid": "1b681600-086a-42f8-a638-9d8796b34b5e",
"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": "30",
"pluGuid": "34c3d59e-080f-4516-a997-6156f2f1d90f",
"created": "2026-04-03T06:27:22.6693931",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:27:22.6693931",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:27:22.6693931",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:27:22.6693931",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:27:22.6693931",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:27:22.6693931",
"lastSold": "2026-04-03T06:27:22.6693931",
"firstSold": "2026-04-03T06:27:22.6693931",
"awsUpdated": "2026-04-03T06:27:22.6693931",
"lastManualUpdate": "2026-04-03T06:27:22.6693931",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:27:22.6693931",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:27:22.6693931",
"doNotRangeUpdated": "2026-04-03T06:27:22.6693931",
"doNotOrderUpdated": "2026-04-03T06:27:22.6693931",
"tracked": "2026-04-03T06:27:22.6693931"
},
"allergens": [
{
"$id": "31",
"primaryKey": {
"$id": "32",
"pluGuid": "b6a21b0e-9840-4941-b750-c1ff9e8c3746",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "DhuitkCYQUm3UMH/now3Rg==",
"pluGuid": "b6a21b0e-9840-4941-b750-c1ff9e8c3746",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"costs": {
"$id": "33",
"pluG_UID": "Y6Fnl9SM1EeNIXuNSuMhdQ==",
"pluGuid": "9767a163-8cd4-47d4-8d21-7b8d4ae32175",
"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:27:22.6693931",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "34",
"saleHeaderID": 1,
"created": "2026-04-03T06:27:22.6693931",
"createdLocal": "2026-04-03T06:27:22.6693931",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "YMkdoZ88wUS5NpJ87UkJKg==",
"operatorGuid": "a11dc960-3c9f-44c1-b936-927ced49092a",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "m/iJPPUbq0i9ZxVEW7TtzQ==",
"pluGuid": "3c89f89b-1bf5-48ab-bd67-15445bb4edcd",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "10"
}
},
{
"$ref": "34"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "/0WY7csXw0ScnjKIQSF2GQ==",
"pluGuid": "ed9845ff-17cb-44c3-9c9e-328841217619",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "i2FvsjaEJU2e9QDDv1W3kg==",
"pluGuid": "b26f618b-8436-4d25-9ef5-00c3bf55b792",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "22"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "HHTvzVtq1keYmQuhGwW2cw==",
"identifierGuid": "cdef741c-6a5b-47d6-9899-0ba11b05b673",
"pluG_UID": "1Nu1Bjb18EOufZYvA+4Btw==",
"pluGuid": "06b5dbd4-f536-43f0-ae7d-962f03ee01b7",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "17"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"ordering": {
"$ref": "20"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "1d+i9K0CMUmBH4vxCJ2HkA==",
"groupName": "sample string 1",
"identifierGuid": "f4a2dfd5-02ad-4931-811f-8bf1089d8790",
"exists": true,
"flipChartIdentifier": "5UGIa0fVUE6lp686KJ7Dow==",
"flipChartIdentifierGuid": "6b8841e5-d547-4e50-a5a7-af3a289ec3a3",
"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": "jar6q1jBTEOAy4RaX5UWGQ==",
"groupIdentifierGuid": "abfaaa8d-c158-434c-80cb-845a5f951619",
"flipChart": {
"$id": "39",
"identifier": "nl/XDi0P7EmynOptlzEOIw==",
"identifierGuid": "0ed75f9e-0f2d-49ec-b29c-ea6d97310e23",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "40",
"identifier": "CKXIDoqGKkSdOy9DuaxYeg==",
"identifierGuid": "0ec8a508-868a-442a-9d3b-2f43b9ac587a",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "max3I2cF9UqCufM841DG0Q==",
"guid": "2377ac99-0567-4af5-82b9-f33ce350c6d1",
"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": "D6dYWyewQkCtAKIi/MW6FQ==",
"previousFormGuid": "5b58a70f-b027-4042-ad00-a222fcc5ba15",
"nextForm": 1,
"nextFormG_UID": "4wxtvEGbtEq2c3Z0xBTD6w==",
"nextFormGuid": "bc6d0ce3-9b41-4ab4-b673-7674c414c3eb",
"attributes": "sample string 10",
"updated": "2026-04-03T06:27:22.6693931",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "q7ErYN2Ow0Cg+HuUWRWiRw==",
"checkoutFormGuid": "602bb1ab-8edd-40c3-a0f8-7b945915a247",
"identifier": "pTuL5+kjgEq/2gdstdLntQ==",
"identifierGuid": "e78b3ba5-23e9-4a80-bfda-076cb5d2e7b5",
"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": "s3DqFaFGbUOe8jekVFm+GA==",
"valueGuid": "15ea70b3-46a1-436d-9ef2-37a45459be18",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:27:22.6693931",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:27:22.6693931",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "yhx1TrZuXECBgt2aU1JQsg==",
"checkoutFormGuid": "4e751cca-6eb6-405c-8182-dd9a535250b2",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "SKxKPbE+fkahDYFIlrh7iQ==",
"flipChartPageIdentifierGuid": "3d4aac48-3eb1-467e-a10d-814896b87b89",
"pluG_UID": "6Hr6K5zMQ0u+QtcI5tc9Dg==",
"pluGuid": "2bfa7ae8-cc9c-4b43-be42-d708e6d73d0e",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "22"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "nHTgGT7bgUO4DdZ9l+bCDQ==",
"pluGuid": "19e0749c-db3e-4381-b80d-d67d97e6c20d",
"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:27:22.6693931",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "zq1lstH+sU6yxev7pVHh8A==",
"ingredientGuid": "vvuHkB50F0+YcxkBNHBC0w==",
"ingredientIdentifier": "9087fbbe-741e-4f17-9873-1901347042d3",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "22"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "jTQSPJ5MUk2GiBQ7ElEPYQ==",
"pluGuid": "3c12348d-4c9e-4d52-8688-143b12510f61",
"shelfLocationIdentifier": "grhQYMstx0+jAUyX7k4DSQ==",
"shelfLocationGuid": "6050b882-2dcb-4fc7-a301-4c97ee4e0349",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "LrPOaHtukEOb+qXo+AzcjQ==",
"labelPageLayoutGuid": "68ceb32e-6e7b-4390-9bfa-a5e8f80cdc8d",
"updated": "2026-04-03T06:27:22.6693931",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "22"
},
"location": {
"$id": "49",
"identifier": "UJRAEv3ME0eabTlt+6bWpA==",
"storeID": 1,
"identifierGuid": "12409450-ccfd-4713-9a6d-396dfba6d6a4",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:27:22.6693931",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "PohfCn7gJk6Crsc8Po0MrQ==",
"pluGuid": "0a5f883e-e07e-4e26-82ae-c73c3e8d0cad",
"deptNo": 1,
"product": {
"$ref": "22"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:27:22.6693931",
"department": {
"$id": "52",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:27:22.6693931",
"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": "8fTVIjqmcEykWsVOEOpUTA==",
"labelPageLayoutGuid": "22d5f4f1-a63a-4c70-a45a-c54e10ea544c",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:27:22.6693931",
"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": "vtxhhgaqZ0yHgI2a50CUzQ==",
"labelPageLayoutGuid": "8661dcbe-aa06-4c67-8780-8d9ae74094cd",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:27:22.6693931",
"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": "vIzkzVbgIkCsu/yJ2HY3dw==",
"labelPageLayoutGuid": "cde48cbc-e056-4022-acbb-fc89d8763777",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:27:22.6693931",
"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": "Ty6PBvRaG0uhd/8KeDaIlw==",
"labelPageLayoutGuid": "068f2e4f-5af4-4b1b-a177-ff0a78368897",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "6bX/iiYon0OsJI0EYz/QOA==",
"pluGuid": "8affb5e9-2826-439f-ac24-8d04633fd038",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "PlObf9L/GkK6zA4suxj0VA==",
"dealCostGuid": "7f9b533e-ffd2-421a-bacc-0e2cbb18f454",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "91jGeqHtCEmYBwIeUuATMg==",
"priceGroupGuid": "7ac658f7-eda1-4908-9807-021e52e01332",
"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:27:22.6693931",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "acfb5e91-ffc6-4e63-8e14-f4353328a991",
"campaignComboPriceGroupG_UID": "mq0TXa2PM0q+ESDU75Ta2Q==",
"campaignComboPriceGroupIdentifier": "5d13ad9a-8fad-4a33-be11-20d4ef94dad9",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:27:22.6693931",
"operatorG_UID": "OVgo7KEmRkGK35yzs5jHjA==",
"operatorGuid": "ec285839-26a1-4146-8adf-9cb3b398c78c",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:27:22.6693931",
"signIqTicketFileMovedUtc": "2026-04-03T06:27:22.6693931",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:27:22.6693931",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "83205785-ea89-4c9f-b9ed-909edd68b0f0",
"product": {
"$ref": "22"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "dea5e311-971b-4fdc-8098-c33079a16007",
"nameGuid": "dea5e311-971b-4fdc-8098-c33079a16007",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:27:22.6693931",
"startTime": 1,
"endDate": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"system": true,
"created": "2026-04-03T06:27:22.6693931",
"updated": "2026-04-03T06:27:22.6693931",
"priceChangeNotifiedUtc": "2026-04-03T06:27:22.6693931",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "6SQ6YPQks0mMRMC9265e3Q==",
"hostIdentifierGuid": "603a24e9-24f4-49b3-8c44-c0bddbae5edd",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:27:22.6693931",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "ThEL0dC5YESHNFXntemCTw==",
"pluGuid": "d10b114e-b9d0-4460-8734-55e7b5e9824f",
"hostOfferID": 1,
"priceGroupG_UID": "/543wztUQki3r08+avmXWQ==",
"priceGroupGuid": "c3379eff-543b-4842-b7af-4f3e6af99759",
"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:27:22.6693931",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "22"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "a1lo8vShn0GMbgX9vcl+zQ==",
"identifierStr": "a1lo8vShn0GMbgX9vcl+zQ==",
"identifierGuid": "f268596b-a1f4-419f-8c6e-05fdbdc97ecd",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "FjRHTKL3OEedFVCX8DAZ5Q==",
"customerIDGuid": "4c473416-f7a2-4738-9d15-5097f03019e5",
"campaign": {
"$ref": "62"
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "QNmm5cMoME+HK9Sn2ZcvVw==",
"groupIDGuid": "e5a6d940-28c3-4f30-872b-d4a7d9972f57",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "6"
}
},
{
"$ref": "66"
}
],
"signIqTickets": [
{
"$id": "67",
"identifier": "ek/qjFKgkEWqWAf9ok/VhA==",
"identifierGuid": "8cea4f7a-a052-4590-aa58-07fda24fd584",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "67"
}
],
"comboPriceGroups": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "qJrtSkmKUEeH6/+noQMW3w==",
"guid": "4aed9aa8-8a49-4750-87eb-ffa7a10316df",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "GNfpF32ZHE+R0ORYqs0RuQ==",
"groupGuid": "17e9d718-997d-4f1c-91d0-e458aacd11b9",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "S45pJ1fISUmE4Hl4aX4VcQ==",
"pluGuid": "27698e4b-c857-4949-84e0-7978697e1571",
"priceGroupG_UID": "y2e+gFC6cEWHxvCibefLJw==",
"priceGroupGuid": "80be67cb-ba50-4570-87c6-f0a26de7cb27",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "22"
},
"priceGroup": {
"$ref": "28"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "68"
}
],
"priceLevels": [
{
"$id": "70",
"id": 1,
"priceLevelIdentifier": "UDO5nz50dk2Njwra9vf85Q==",
"priceLevelIdentifierGuid": "9fb93350-743e-4d76-8d8f-0adaf6f7fce5",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "70"
}
],
"promotionType": {
"$id": "71",
"identifier": "EubPGQbduEWpEfUWRK87GQ==",
"identifierGuid": "19cfe612-dd06-45b8-a911-f51644af3b19",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "mcz6OP4PZEyhIZ+60K57RQ==",
"labelPageLayoutGuid": "38facc99-0ffe-4c64-a121-9fbad0ae7b45",
"priceLevelIdentifier": "KO+8IrXYp026h+R9SJf9zA==",
"priceLevelIdentifierGuid": "22bcef28-d8b5-4da7-ba87-e47d4897fdcc",
"active": true,
"updated": "2026-04-03T06:27:22.6693931",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "22"
},
"dealCost": {
"$id": "72",
"headerIdentifier": "wnuYpEQWQEGkmb9qqei+Jg==",
"headerIdentifierGuid": "a4987bc2-1644-4140-a499-bf6aa9e8be26",
"identifier": "ZuFNhAZogEmjEvLUET8nTQ==",
"identifierGuid": "844de166-6806-4980-a312-f2d4113f274d",
"supplierIdentifier": "jr2Aac7qYEiCV4TooHWLDw==",
"supplierGuid": "6980bd8e-eace-4860-8257-84e8a0758b0f",
"pluG_UID": "5GotmjX8ZUuuxWR23gBabw==",
"pluGuid": "9a2d6ae4-fc35-4b65-aec5-6476de005a6f",
"campaignName": "ed53d553-8eb4-404d-a339-7a1668de469e",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:27:22.6693931",
"end": "2026-04-03T06:27:22.6693931",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "gSOyycXCd0OyokgnHS9XIw==",
"bonusItemPluGuid": "c9b22381-c2c5-4377-b2a2-48271d2f5723",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931",
"campaignEndDate": "2026-04-03T06:27:22.6693931",
"masterPLUG_UID": "8tnHIpOxQUGtk4ElZkNcVA==",
"masterID": "22c7d9f2-b193-4141-ad93-812566435c54",
"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": "mKiqf/2f+EGuQT8DkIXgyA==",
"bonusMasterID": "7faaa898-9ffd-41f8-ae41-3f039085e0c8",
"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:27:22.6693931",
"dealCosts": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tags": [
{
"$id": "73",
"pluG_UID": "PV7ZGBFoc0icUPPscE1hzQ==",
"pluGuid": "18d95e3d-6811-4873-9c50-f3ec704d61cd",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "73"
}
],
"alternateProductG_UID": "p3F+3dfjREiRXv8XqiunVQ==",
"alternateProduct": "dd7e71a7-e3d7-4844-915e-ff17aa2ba755",
"altProduct": {
"$ref": "22"
},
"productHostCode": {
"$id": "74",
"id": 1,
"pluG_UID": "xhnVHW4/+UqkLavFP5VUog==",
"pluGuid": "1dd519c6-3f6e-4af9-a42d-abc53f9554a2",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:27:22.6693931",
"inventoryTracked": "2026-04-03T06:27:22.6693931",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "75",
"pluG_UID": "G/PtCe8ZHk6RlxtS4AURvw==",
"pluGuid": "09edf31b-19ef-4e1e-9197-1b52e00511bf",
"fuelPluG_UID": "sZK4r4ROmEajJh9HWKuuDQ==",
"fuelPluGuid": "afb892b1-4e84-4698-a326-1f4758abae0d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"supplier": {
"$ref": "17"
},
"serviceFee": {
"$id": "76",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "20"
}
],
"orderCycleHeaders": [
{
"$id": "77",
"storeID": 1,
"supplierIdentifier": "1MU3g5DHtk2xKJu4Vor8BA==",
"supplierGuid": "8337c5d4-c790-4db6-b128-9bb8568afc04",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "77"
}
],
"cycles": [
{
"$id": "78",
"storeID": 1,
"supplierIdentifier": "AHhdD/t7U0u0PEo4WEP6Ag==",
"supplierGuid": "0f5d7800-7bfb-4b53-b43c-4a385843fa02",
"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:27:22.6693931",
"deliveryDate": "2026-04-03T06:27:22.6693931",
"nextCutOffDate": "2026-04-03T06:27:22.6693931",
"nextDeliveryDate": "2026-04-03T06:27:22.6693931",
"nextDaysBuffer": 10
},
{
"$ref": "78"
}
],
"store": {
"$ref": "12"
},
"updated": "2026-04-03T06:27:22.6693931",
"isHost": true
},
"files": [
{
"$id": "79",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:27:22.6693931",
"processed": "2026-04-03T06:27:22.6693931",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:27:22.6693931",
"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": "16"
},
"metcashHeader": {
"$id": "80",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:27:22.6693931",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "79"
}
],
"zoneMatrix": [
{
"$id": "81",
"id": 1,
"hostIdentifier": "HhtkAHmuhkWC0AlQhWUnqg==",
"hostIdentifierGuid": "00641b1e-ae79-4586-82d0-0950856527aa",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"f0cd9ea1-573c-414c-b6c6-5ea159d7b719",
"6f00d157-6c35-4a34-9c09-20bd92bd523d"
]
},
{
"$ref": "81"
}
],
"hostFileStoreSetting": {
"$ref": "15"
},
"hostStoreSettings": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"promotionPlacements": [
{
"$id": "82",
"identifier": "/U10ryoYO0ODjGTl3HJKrg==",
"identifierGuid": "af744dfd-182a-433b-838c-64e5dc724aae",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "82"
}
],
"promoTypeGuids": [
"38100c03-0648-4b30-bd96-5f58fdfca8f0",
"3505369e-c641-4b00-8eb3-4c1ea3c86872"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "15"
}
],
"accounts": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "83"
}
],
"sales": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:27:22.6693931",
"ftpSite": {
"$id": "85",
"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": "84"
}
],
"zoneMatrix": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cashManagements": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "87",
"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": "86"
}
],
"updateStoreID": "d39fc820-4dc2-4e37-8fa6-b6ecd924a48a",
"updateStore": {
"$id": "88",
"id": "2102572a-70c7-48b7-bed5-a138272d842b",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:27:22.6693931",
"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:27:22.6693931"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "89",
"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"
}
}
},
{
"$ref": "11"
}
]
},
"customer": {
"$ref": "2"
},
"communityOrganisation": {
"$id": "90",
"id": 1,
"identifier": "XepJQFgDSUK14KC3L2wWBQ==",
"identifierGuid": "4049ea5d-0358-4249-b5e0-a0b72f6c1605",
"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:27:22.6693931",
"promoPeriodEnd": "2026-04-03T06:27:22.6693931",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:27:22.6693931",
"deleted": true
},
"details": [
{
"$id": "91",
"saleItemID": 1,
"identifier": "DAWjZPMuHEyeYu7V2iavZA==",
"identifierGuid": "64a3050c-2ef3-4c1c-9e62-eed5da26af64",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "NC+l3aNpY0+ayoeDQZIUJQ==",
"pluGuid": "dda52f34-69a3-4f63-9aca-878341921425",
"accountID": "Dw9wa1e/Z0uSqxLHe9YttA==",
"accountIDGuid": "6b700f0f-bf57-4b67-92ab-12c77bd62db4",
"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:27:22.6693931",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "S51qTf6oEkWkxF+pWJJIhg==",
"refundGuid": "4d6a9d4b-a8fe-4512-a4c4-5fa958924886",
"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": "AadKvrYHnUK7+IlYuGMeIQ==",
"idempotentVoidGuid": "be4aa701-07b6-429d-bbf8-8958b8631e21",
"priceLevelIdentifier": "/VvJB2SQHkerS9lklLsTIQ==",
"priceLevelIdentifierGuid": "07c95bfd-9064-471e-ab4b-d96494bb1321",
"communityIdentifier": "xN23RhUwD0aTuU/tpIv0iA==",
"communityIdentifierGuid": "46b7ddc4-3015-460f-93b9-4feda48bf488",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "92",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:27:22.6693931",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "92"
}
],
"refund": {
"$id": "93",
"id": 1,
"g_UID": "rVUiTQjv8Uuom1QYtN6sog==",
"guid": "4d2255ad-ef08-4bf1-a89b-5418b4deaca2",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:27:22.6693931"
},
"modifier": {
"$id": "94",
"id": 1,
"setG_UID": "av+beHVswEqUKqDas+7QGg==",
"modifierSetGuid": "789bff6a-6c75-4ac0-942a-a0dab3eed01a",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "kHIrVAxnzUenojNiYqzHrg==",
"pluGuid": "542b7290-670c-47cd-a7a2-336262acc7ae",
"deleted": true,
"g_UID": "3hn/Q777CU+WKcvB77p1iQ==",
"guid": "43ff19de-fbbe-4f09-9629-cbc1efba7589",
"product": {
"$ref": "22"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "91"
}
],
"eftReceipts": [
{
"$id": "95",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "8"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "95"
}
],
"payments": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"cards": [
{
"$id": "96",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "96"
}
],
"campaignHits": [
{
"$id": "97",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "97"
}
],
"fuel": [
{
"$id": "98",
"id": 1,
"plu": 1,
"pluG_UID": "r2oMlQPVH0+RsNlU/WHQcQ==",
"pluGuid": "950c6aaf-d503-4f1f-91b0-d954fd61d071",
"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:27:22.6693931",
"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:27:22.6693931",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "98"
}
],
"fuelResells": [
{
"$id": "99",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "IJeh5jjCI0G8+K8KdaCOUg==",
"pluGuid": "e6a19720-c238-4123-bcf8-af0a75a08e52",
"accountID": "Vm3YRe6AVkqBXnIUil+C/g==",
"accountIDGuid": "45d86d56-80ee-4a56-815e-72148a5f82fe",
"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:27:22.6693931",
"bestOrExpireType": 1,
"refundG_UID": "vQy1B5AITky9+AL4mb4ptA==",
"refundGuid": "07b50cbd-0890-4c4e-bdf8-02f899be29b4",
"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": "99"
}
],
"customerOrder": [
{
"$id": "100",
"identifier": "EIWKTW6520GAsDCtdI4cqg==",
"identifierGuid": "4d8a8510-b96e-41db-80b0-30ad748e1caa",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "S4+V3oHX8EiizFKUMVeioA==",
"customerIdentifierGuid": "de958f4b-d781-48f0-a2cc-52943157a2a0",
"operatorNo": 1,
"operatorG_UID": "+egF4hZrskepOOgTrpjkBg==",
"operatorGuid": "e205e8f9-6b16-47b2-a938-e813ae98e406",
"created": "2026-04-03T06:27:22.6693931",
"ordered": "2026-04-03T06:27:22.6693931",
"started": "2026-04-03T06:27:22.6693931",
"completed": "2026-04-03T06:27:22.6693931",
"supplied": "2026-04-03T06:27:22.6693931",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "2"
},
"operator": {
"$ref": "10"
},
"details": [
{
"$id": "101",
"headerID": 1,
"plu": 1,
"pluG_UId": "+s7abHgw0EmHtxVwKKCXrg==",
"pluGuid": "6cdacefa-3078-49d0-87b7-157028a097ae",
"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": "fZRtsYkfokKGE/DJQBNoMw==",
"headerIdentifierGuid": "b16d947d-1f89-42a2-8613-f0c940136833",
"product": {
"$ref": "22"
}
},
{
"$ref": "101"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "8"
}
},
{
"$ref": "100"
}
],
"surveyResponses": [
{
"$id": "102",
"surveyG_UID": "URxL1S4XIUei+xRIMBz7Nw==",
"surveyGuid": "d54b1c51-172e-4721-a2fb-1448301cfb37",
"saleHeaderGuid": "NyIbqtJJJ0u2lG/lzceu7w==",
"saleGuid": "aa1b2237-49d2-4b27-b694-6fe5cdc7aeef",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "Xm3hS1pYukyRTxfWTv6VMA==",
"guidResponse": "4be16d5e-585a-4cba-914f-17d64efe9530",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:27:22.6693931",
"sale": {
"$ref": "8"
},
"survey": {
"$id": "103",
"g_UID": "KnUpNMQ+PkGMGtQ0Zf7OGA==",
"guid": "3429752a-3ec4-413e-8c1a-d43465fece18",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "3a2GY20l20Cdht3owdXTRg==",
"checkoutFormGuid": "6386addd-256d-40db-9d86-dde8c1d5d346",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:27:22.6693931",
"end": "2026-04-03T06:27:22.6693931",
"deleted": true,
"updated": "2026-04-03T06:27:22.6693931",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"bbc2825c-475c-4167-b03a-7fa498bb890d",
"a801ab31-58a2-40ae-a059-89f777d950fc"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "102"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "aYUmU4GIHk6QuhUAqGkvPQ==",
"accountIdentifier": "53268569-8881-4e1e-90ba-1500a8692f3d",
"accountName": "sample string 44",
"customerOrderIdentifier": "VwfWXbpl7EKUtAmvFZcMCA==",
"customerOrderIdentifierGuid": "5dd60757-65ba-42ec-94b4-09af15970c08",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "104",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "HmlSCRgf8U6ad87tPgibLQ==",
"paymentIdentifierGuid": "0952691e-1f18-4ef1-9a77-ceed3e089b2d",
"identifier": "7uxkvpis1keaMujgmxtp5g==",
"identifierGuid": "be64ecee-ac98-47d6-9a32-e8e09b1b69e6",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "vIKwo8p8pE6RAvIMiZqZ5w==",
"itemIdentifierGuid": "a3b082bc-7cca-4ea4-9102-f20c899a99e7"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "3"
}
],
"customerGroupMembers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"customerGroups": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"account": {
"$ref": "4"
},
"vouchers": [
{
"$id": "105",
"customerIdentifier": "eRWAfML4IEiZSHsjtw00Sg==",
"customerIdentifierGuid": "7c801579-f8c2-4820-9948-7b23b70d344a",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "6IhZw6t8TUmVBpb95wuDng==",
"idempotentGuid": "c35988e8-7cab-494d-9506-96fde70b839e",
"offline": true,
"voucher": {
"$id": "106",
"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:27:22.6693931",
"barcodeTemplate": {
"$id": "107",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "108",
"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:27:22.6693931",
"labelPageLayout": "ZYDExGwVnE+ove3+g+C0VQ==",
"pageLayoutGuid": "c4c48065-156c-4f9c-a8bd-edfe83e0b455",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "106"
},
"elements": [
{
"$id": "109",
"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:27:22.6693931"
},
{
"$ref": "109"
}
]
},
"customerVouchers": [
{
"$id": "110",
"id": 1,
"customerIdentifier": "OAUNSGf09kaOIRJ3jH9Vng==",
"customerIdentifierGuid": "480d0538-f467-46f6-8e21-12778c7f559e",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:27:22.6693931",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "mXUSWYJSCEmr1vKyrM42sQ==",
"issuedIdempotentGuid": "59127599-5282-4908-abd6-f2b2acce36b1",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:27:22.6693931",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:27:22.6693931",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "TyjfghssCk+83Ju1Alu15w==",
"redeemedIdempotentGuid": "82df284f-2c1b-4f0a-bcdc-9bb5025bb5e7",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:27:22.6693931",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "108"
},
"voucher": {
"$ref": "106"
},
"customer": {
"$ref": "2"
},
"issuedOfflinePayment": {
"$ref": "7"
},
"redeemedOfflinePayment": {
"$ref": "7"
}
},
{
"$ref": "110"
}
]
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "105"
}
]
},
"group": {
"$ref": "6"
},
"customerCard": {
"$ref": "3"
}
},
{
"$ref": "1"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK k3�\��4� 5 xl/workbook.xml � (� ����0��&�C���� )��x��}�Eh�ik���'�x�3;��ȑ\_���3��.� ��5�Y4Ӯ%�!Lҽ���������ϩp8@Pd|���+�����b�ÊҠ/�����p��l2���oJ.��bQ̀Ɯ���Ź79�8s���Gu���"TQ'�5�;{�I��.�PK k3�\���� � [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
k3�\�Zv�' ' _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="R2e290c91b36e4245" /></Relationships>PK k3�\Y�)vy � xl/worksheets/sheet1.xml � (� ��[o�0��
�~��C��jצ�z3�b�f�SP������!4c�)R�y>������%ﺱ���)0Mt�6��~����&����h�7[h��������s��,��BW�f�kmk�*w��y��v[���Y*]�CȳF�r燲E�����Բ�F�v
��\���:]�6��~�}���<�C7/$M�Ŭ���h�'���5��t�e��l��$��;��W�|-��$�:k���wR���K�*�h����TD!Ǟ^�3՟����>{����C
(NELP�����'�p���Q�O;�����`�VL]�Y�~|$�DR�!�
_�y��~|
���_q)ń/:_���("J�����e? �+�@����U立�1P1*9�NL�Ͼ�}�"~ �CE�D�K����`J
� �
�xd�n��!w�b֘cҴ�}��ѝ?��M������}g�����1����1���Ø C�qL�!�lH<� >$VcB��1!�ď1���Kd��M�|� p����q�0��0]�1�A-#H����@���A�8D� ϗ"�Y�>r%2�E ����A�,"H���@�fA�,"H�E �Ⱦ<�
�B���1N7�����PK k3�\~3�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�c�
�&�n�\`0c@�Nڜ���W��J-���&�����4����M#;��55dI
����`�NA?��ݬ�4b��f���5�!�O�{�ӄ>�3����Mb�:>�:bG<OS�ݒ�Lv�����zP���4� ���uG�`t�~J�_C�D*�綆}�H���M&r��$0~75.#�_��|!��,5�jH���2=:j_���^:-��Bj�
M�BH�\���_l� PK k3�\Ѓ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 k3�\��Z� �
xl/sharedStrings.xml � (� �WMo�6��|.cI�(q�d�M�[I��d�R�@�ØX�r%*�Q�wDۉe����yCq���
}���*�GhZS۳Yt���V�>��>߿'�,h��J������Y����m]�Km{6[:�z3��r �hO�XDt�T����aޮ�]����a��0vȺ��峠���.���9?u狫ӹ;?���6�ˮuuM𡩻Upm����,�>tF]=�nY*,Xg����?*���T��ߤl3^�n�@ǒ����u�:y�v��o���Hi$��D���&��\R
L��a"���H�I8OIN�$J�\d$d�"ZQ�J@�4(� 9�U��,+r�蜒De�"� �"ȒT�����3��������=ӘQp*i�I���)�" 9/(�* L����LV��{Q�r����8����$���[B3 �}�+��+��V�3�[bB2��E1؛8{���M�tO��Y\(�@�F#4�C��}Q�v�D���aUc,�p�
o�c����FO)'y�<�?�?�c̳x%���Fc��xSf�Ljm�*��~];i[E\&�rF8��\�`�� Y*�4�,�~��u��>���J
t�&����'mmV� O�w��xɾ�עt�X�kw�?aҝ�X\�B�ȴ(J�C�V����H��G(_�i*oKTF�A��n+
"��$�5:��R�K4_��
���,�\�Y9�˺ە�I�r �p�Ikl<���=N���s5{��n��W�C7�g��z��#\��lW�^o{V�N��-�@U�>��3ڋ|�;�ك�u�o7����.�i�Ӕ���$ q�p.b��c�d�3ߵ��o5V�f}Y[��?�½��Ɗf 4F��%n�ɜ�$I�$L���:L�x��}�܉:�� ex�DSND��Q�k�3��L҈rOߪ߿AgR�rl0�
����c�i�QQ6��k잉�̦�`,����տ��QU��H��e��O=g��ޯW=�^����j3�Y����awyWN����WYA���L�Q����H2��Aߔ�ϘN(T�Qv����O7�݈�kS�����FضWVm����]�̪�0�D�A�� ~��Ћ;n�)�B'�C��2������v�~%c�5i���xA
��@JYD�faVy���%��l�� qO�XW0t�=������PK- k3�\��4� 5 xl/workbook.xmlPK- k3�\���� � � [Content_Types].xmlPK-
k3�\�Zv�' ' U _rels/.relsPK- k3�\Y�)vy � � xl/worksheets/sheet1.xmlPK- k3�\~3�� P � xl/_rels/workbook.xml.relsPK- k3�\Ѓc'2 E
� xl/styles.xmlPK- k3�\��Z� �
L xl/sharedStrings.xmlPK � F
application/vnd.ms-excel
Sample:
PK k3�\o2�� 5 xl/workbook.xml � (� ����0D�&�C�p
D��x�བ�m�-ik��-H�yۙ�};�d]���'=_�����s�����ĝ�N��{�Bql-k4�$�������K5z���a��!�DzXQ�)C�ぐjn�P8�EFc�;������_,����-��Źu5M)q��ý�D�cvE���dtg�
���PK k3�\���� � [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
k3�\�t.' ' _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="R4a536bf688714f57" /></Relationships>PK k3�\Y�)vy � xl/worksheets/sheet1.xml � (� ��[o�0��
�~��C��jצ�z3�b�f�SP������!4c�)R�y>������%ﺱ���)0Mt�6��~����&����h�7[h��������s��,��BW�f�kmk�*w��y��v[���Y*]�CȳF�r燲E�����Բ�F�v
��\���:]�6��~�}���<�C7/$M�Ŭ���h�'���5��t�e��l��$��;��W�|-��$�:k���wR���K�*�h����TD!Ǟ^�3՟����>{����C
(NELP�����'�p���Q�O;�����`�VL]�Y�~|$�DR�!�
_�y��~|
���_q)ń/:_���("J�����e? �+�@����U立�1P1*9�NL�Ͼ�}�"~ �CE�D�K����`J
� �
�xd�n��!w�b֘cҴ�}��ѝ?��M������}g�����1����1���Ø C�qL�!�lH<� >$VcB��1!�ď1���Kd��M�|� p����q�0��0]�1�A-#H����@���A�8D� ϗ"�Y�>r%2�E ����A�,"H���@�fA�,"H�E �Ⱦ<�
�B���1N7�����PK k3�\QC_7� P xl/_rels/workbook.xml.rels � (� ��KN�0��b͞8q�hP�nذ-��q~'Q;�]�gc���V� �X��j4�O�4����ٽM#{��5
eIJF�v0]C���ִ�n�e��f���
�!���{�c�>�3L�h�&b�:>Ku��HӒ�%����p����zPx��4��?��պ��@� ]���O��KȒH%��6����J�PU�J1~35�#���w���u����(י�Ky[�^:�O��K/����3ZԨ
�y]�5~��/PK k3�\Ѓ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 k3�\��Z� �
xl/sharedStrings.xml � (� �WMo�6��|.cI�(q�d�M�[I��d�R�@�ØX�r%*�Q�wDۉe����yCq���
}���*�GhZS۳Yt���V�>��>߿'�,h��J������Y����m]�Km{6[:�z3��r �hO�XDt�T����aޮ�]����a��0vȺ��峠���.���9?u狫ӹ;?���6�ˮuuM𡩻Upm����,�>tF]=�nY*,Xg����?*���T��ߤl3^�n�@ǒ����u�:y�v��o���Hi$��D���&��\R
L��a"���H�I8OIN�$J�\d$d�"ZQ�J@�4(� 9�U��,+r�蜒De�"� �"ȒT�����3��������=ӘQp*i�I���)�" 9/(�* L����LV��{Q�r����8����$���[B3 �}�+��+��V�3�[bB2��E1؛8{���M�tO��Y\(�@�F#4�C��}Q�v�D���aUc,�p�
o�c����FO)'y�<�?�?�c̳x%���Fc��xSf�Ljm�*��~];i[E\&�rF8��\�`�� Y*�4�,�~��u��>���J
t�&����'mmV� O�w��xɾ�עt�X�kw�?aҝ�X\�B�ȴ(J�C�V����H��G(_�i*oKTF�A��n+
"��$�5:��R�K4_��
���,�\�Y9�˺ە�I�r �p�Ikl<���=N���s5{��n��W�C7�g��z��#\��lW�^o{V�N��-�@U�>��3ڋ|�;�ك�u�o7����.�i�Ӕ���$ q�p.b��c�d�3ߵ��o5V�f}Y[��?�½��Ɗf 4F��%n�ɜ�$I�$L���:L�x��}�܉:�� ex�DSND��Q�k�3��L҈rOߪ߿AgR�rl0�
����c�i�QQ6��k잉�̦�`,����տ��QU��H��e��O=g��ޯW=�^����j3�Y����awyWN����WYA���L�Q����H2��Aߔ�ϘN(T�Qv����O7�݈�kS�����FضWVm����]�̪�0�D�A�� ~��Ћ;n�)�B'�C��2������v�~%c�5i���xA
��@JYD�faVy���%��l�� qO�XW0t�=������PK- k3�\o2�� 5 xl/workbook.xmlPK- k3�\���� � � [Content_Types].xmlPK-
k3�\�t.' ' U _rels/.relsPK- k3�\Y�)vy � � xl/worksheets/sheet1.xmlPK- k3�\QC_7� P � xl/_rels/workbook.xml.relsPK- k3�\Ѓc'2 E
� xl/styles.xmlPK- k3�\��Z� �
J xl/sharedStrings.xmlPK � D