GET api/deliOrder/{id}?relations={relations}
Get a deli order
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Phone order identifier |
globally unique identifier |
Required |
| relations |
Whether to also load relations (customer, operator, details) |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
The matching deli order
DeliOrderHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| ID | integer |
None. |
|
| OrderNo | integer |
None. |
|
| ExternalSaleIdentifier |
The external sale information of an integration so that pickup can be coordinated |
string |
None. |
| StoreID | integer |
None. |
|
| ZoneID | integer |
None. |
|
| DeptNo | integer |
None. |
|
| CustomerIdentifier | Collection of byte |
None. |
|
| CustomerIdentifierGuid | globally unique identifier |
None. |
|
| OperatorNo | integer |
None. |
|
| OperatorG_UID | Collection of byte |
None. |
|
| OperatorGuid | globally unique identifier |
None. |
|
| Created |
Time that the phone order was placed |
date |
None. |
| Ordered |
Date and time the order should be packed and assembled. |
date |
None. |
| Started |
Time that the picking was started for the phone order |
date |
None. |
| Completed |
Time that the picking was completed for the phone order |
date |
None. |
| Supplied |
Time that the customer or delivery provider was supplied with phone order |
date |
None. |
| QuickTicket | integer |
None. |
|
| Deleted | boolean |
None. |
|
| WalkAway | boolean |
None. |
|
| ApproxWait | integer |
None. |
|
| ActualWait | integer |
None. |
|
| DeliveryMethod |
How the phone order will be provided to the customer |
DeliveryMethod |
None. |
| ExternalSaleType |
Which provider the phone order has been imported through. (If None, it's manual) |
ExternalSalesType |
None. |
| Customer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
| Details | Collection of DeliOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerName | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreReplyTo | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreSubjectLine | string |
Relation. This field may not always be loaded or used for updates. |
|
| StoreSaleHeader |
POS Transaction (related via StoreSaleHeader.CustomerOrderIdentifier) |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"identifier": "gy0XZ5KeJEmVuVPgEunhtg==",
"identifierGuid": "67172d83-9e92-4924-95b9-53e012e9e1b6",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "4M+Mr60tRUKOf71Fsfg3hg==",
"customerIdentifierGuid": "af8ccfe0-2dad-4245-8e7f-bd45b1f83786",
"operatorNo": 1,
"operatorG_UID": "jzkFwKzUUEiC6zVbDQ1Y/Q==",
"operatorGuid": "c005398f-d4ac-4850-82eb-355b0d0d58fd",
"created": "2026-04-03T06:16:52.4465068",
"ordered": "2026-04-03T06:16:52.4465068",
"started": "2026-04-03T06:16:52.4465068",
"completed": "2026-04-03T06:16:52.4465068",
"supplied": "2026-04-03T06:16:52.4465068",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$id": "2",
"identifier": "hZ6tpokGh0mV0QCa4PXfEQ==",
"identifierGuid": "a6ad9e85-0689-4987-95d1-009ae0f5df11",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:52.4465068",
"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": "uEJzuEOcEk6ATTRdnrGH5Q==",
"communityIdentifierGuid": "b87342b8-9c43-4e12-804d-345d9eb187e5",
"joined": "2026-04-03T06:16:52.4465068",
"updated": "2026-04-03T06:16:52.4465068",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "bEjbbRaPbEGA/Pigh66/CQ==",
"priceLevelIdentifierGuid": "6ddb486c-8f16-416c-80fc-f8a087aebf09",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:52.4465068",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "3",
"cardType": 2,
"issueDate": "2026-04-03T06:16:52.4465068",
"expiry": "2026-04-03T06:16:52.4465068",
"customerID": "B5L79YH3rUe4jLdYulm0Mg==",
"customerIDGuid": "f5fb9207-f781-47ad-b88c-b758ba59b432",
"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:16:52.4465068",
"linkedAccount": "JxsGimohOkyoWUZv6c+gVg==",
"linkedAccountGuid": "8a061b27-216a-4c3a-a859-466fe9cfa056",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "2"
},
"account": {
"$id": "4",
"id": 1,
"identifier": "zfxQzHdlvkOyPE24YkJ/EA==",
"identifierGuid": "cc50fccd-6577-43be-b23c-4db862427f10",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:52.4465068",
"owner": "G1LdMehg2U2+pHigyZ9cfg==",
"ownerGuid": "31dd521b-60e8-4dd9-bea4-78a0c99f5c7e",
"accountStoreGroupIdentifier": "xxVNTsciL0WD6yKJNMu7Og==",
"accountStoreGroupGuid": "4e4d15c7-22c7-452f-83eb-228934cbbb3a",
"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:16:52.4465068",
"active": true,
"updated": "2026-04-03T06:16:52.4465068",
"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": "Oz3ykX9jpEG6YSlika1Erg==",
"identifierGuid": "91f23d3b-637f-41a4-ba61-296291ad44ae",
"name": "sample string 2",
"primaryContact": "cf8FrvvK9UG35q/3u0+RdQ==",
"primaryContactGuid": "ae05ff71-cafb-41f5-b7e6-aff7bb4f9175",
"accountID": "SoaAZ0hht0WqgqzFvs5csQ==",
"accountIDGuid": "6780864a-6148-45b7-aa82-acc5bece5cb1",
"special": true,
"updated": "2026-04-03T06:16:52.4465068",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "b1VksN6IaUm/cQ4DGByvBw==",
"priceLevelIdentifierGuid": "b064556f-88de-4969-bf71-0e03181caf07",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "4"
},
"primaryContactCustomer": {
"$ref": "2"
},
"customerGroupMembers": [
{
"$id": "7",
"id": 1,
"groupID": "y+/FqpQa6UaDa6C7hlvouQ==",
"groupIDGuid": "aac5efcb-1a94-46e9-836b-a0bb865be8b9",
"customerID": "6zBbJRqYJ0SWYcOhoNuWXg==",
"customerIDGuid": "255b30eb-981a-4427-9661-c3a1a0db965e",
"card": "sample string 4",
"linkedAccount": "mzCgcjUCg0mJlFczZYfFQA==",
"linkedAccountGuid": "72a0309b-0235-4983-8994-57336587c540",
"customer": {
"$ref": "2"
},
"group": {
"$ref": "6"
},
"customerCard": {
"$ref": "3"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
]
},
"payments": [
{
"$id": "8",
"id": 1,
"identifier": "T7PLsgInnEy9PtQZHGp0Jw==",
"identifierGuid": "b2cbb34f-2702-4c9c-bd3e-d4191c6a7427",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "BVQRvq85Ck6RhGzVb4MG+w==",
"accountIDGuid": "be115405-39af-4e0a-9184-6cd56f8306fb",
"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:16:52.4465068",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "uElzyrV2h0u82LnpPfZhzg==",
"idempotentVoidGuid": "ca7349b8-76b5-4b87-bcd8-b9e93df661ce",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "9",
"saleHeaderID": 1,
"saleHeaderGuid": "30qVy3MrXESJ5liVaIrHyQ==",
"saleHeaderIdentifierGuid": "cb954adf-2b73-445c-89e6-5895688ac7c9",
"created": "2026-04-03T06:16:52.4465068",
"createdLocal": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"storeID": 1,
"operatorG_Uid": "Nkm0yMf2CECJ+erVBP63nQ==",
"operatorGuid": "c8b44936-f6c7-4008-89f9-ead504feb79d",
"customerG_Uid": "UqnMQA+zSkeDGbV8usFjrw==",
"customerGuid": "40cca952-b30f-474a-8319-b57cbac163af",
"communityIdentifier": "Mxn/qCL75k+FNLI1FEJCYw==",
"communityIdentifierGuid": "a8ff1933-fb22-4fe6-8534-b23514424263",
"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": "89xjYYmrM0Cw/1U15CwC4w==",
"priceLevelIdentifierGuid": "6163dcf3-ab89-4033-b0ff-5535e42c02e3",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:52.4465068+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": "10",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:16:52.4465068",
"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": "11",
"id": 1,
"g_Uid": "sfOdCiOLlUGDSx8rF/qzIA==",
"guid": "0a9df3b1-8b23-4195-834b-1f2b17fab320",
"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:16:52.4465068",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:52.4465068",
"endShift": "2026-04-03T06:16:52.4465068",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "12",
"operatorG_UID": "26bI5H3qkEuLG0B5F9CljA==",
"operatorGuid": "e4c8a6db-ea7d-4b90-8b1b-407917d0a58c",
"storeID": 2,
"operator": {
"$ref": "11"
},
"store": {
"$id": "13",
"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:16:52.4465068",
"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": "tSt8ad6yDUmqH9GgesJKpw==",
"hostIdentifierGuid": "697c2bb5-b2de-490d-aa1f-d1a07ac24aa7",
"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:16:52.4465068",
"priceZone": {
"$id": "14",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "U8KGgs8sgEafOcDFooA1LA==",
"hostIdentifierGuid": "8286c253-2ccf-4680-9f39-c0c5a280352c",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "15",
"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": "15"
},
"hostStoreSettings": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "L633bFJ5/0mononxDyioEQ==",
"hostIdentifierGuid": "6cf7ad2f-7952-49ff-a89e-89f10f28a811",
"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": "17",
"identifier": "bz1Vemq/gUayEaRkBTPzGw==",
"identifierGuid": "7a553d6f-bf6a-4681-b211-a4640533f31b",
"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": "0zjy+dxoNECRbpOBqEJw6g==",
"hostSupplierIdentifierGuid": "f9f238d3-68dc-4034-916e-9381a84270ea",
"loyaltyPriceLevelIdentifier": "uXle5jfiakCykEfpFZvaJQ==",
"loyaltyPriceLevelIdentifierGuid": "e65e79b9-e237-406a-b290-47e9159bda25",
"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:16:52.4465068",
"lastProcessed": "2026-04-03T06:16:52.4465068",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "18",
"identifier": "2jqoB34b40uKijeNtbe+Zw==",
"identifierGuid": "07a83ada-1b7e-4be3-8a8a-378db5b7be67",
"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": "zqEQWzghw0qwDNrfhAYNdw==",
"primaryContactID": "5b10a1ce-2138-4ac3-b00c-dadf84060d77",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "WfRG4Fr110CGAgFB8vHWeQ==",
"supplierGroupGuid": "e046f459-f55a-40d7-8602-0141f2f1d679",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:52.4465068",
"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": "19",
"id": "695badfe-b2f0-4f4c-8b41-05c011bc59b8",
"identifier": "NQzCMdG7Gkm3SWokUUcYog==",
"identifierGuid": "31c20c35-bbd1-491a-b749-6a24514718a2",
"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": "20",
"supplierIdentifier": "0MvycMwas0+FjVrDmymZxg==",
"supplierIdentifierGuid": "70f2cbd0-1acc-4fb3-858d-5ac39b2999c6",
"contactGuid": "xVJ3HI0zC06aBBJTbJKzCg==",
"contactID": "1c7752c5-338d-4e0b-9a04-12536c92b30a",
"contact": {
"$ref": "19"
},
"supplier": {
"$ref": "18"
}
},
{
"$ref": "20"
}
],
"products": [
{
"$id": "21",
"pluG_UID": "VYecQFghy0eNTx4dd4Cx3Q==",
"pluGuid": "409c8755-2158-47cb-8d4f-1e1d7780b1dd",
"supplierIdentifier": "URuPz8Ru90GFmUsE+e9pjw==",
"supplierIdentifierGuid": "cf8f1b51-6ec4-41f7-8599-4b04f9ef698f",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "22",
"pluG_UID": "ip2gSHar/E64NAGbkApeJA==",
"pluGuid": "48a09d8a-ab76-4efc-b834-019b900a5e24",
"supplierIdentifier": "1uoxzW2YmEWPtA6PoD5xTg==",
"supplierIdentifierGuid": "cd31ead6-986d-4598-8fb4-0e8fa03e714e",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "22"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "lEAOPmDfOE+aP6n3mS8Gjg==",
"parentPluGuid": "3e0e4094-df60-4f38-9a3f-a9f7992f068e",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "23",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "x7Kt8+2VZEu/wB5WX+Y9kQ==",
"guid": "f3adb2c7-95ed-4b64-bfc0-1e565fe63d91",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "PS1+kTKjOEqhf7RpxywBLw==",
"priceGroupGuid": "917e2d3d-a332-4a38-a17f-b469c72c012f",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:52.4465068",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:52.4465068",
"pluCreated": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"lastManualUpdate": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"currentCostUpdated": "2026-04-03T06:16:52.4465068",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "dhRR0nlCY06bhhNqfIYyEA==",
"altPLUGuid": "d2511476-4279-4e63-9b86-136a7c863210",
"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:16:52.4465068",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "9bjFrxF+GUezosZKJefRHA==",
"shelfPageLayoutGuid": "afc5b8f5-7e11-4719-b3a2-c64a25e7d11c",
"talkerPageLayoutG_UID": "dGFVMrorhkSd3jzaBXBO4Q==",
"talkerPageLayoutGuid": "32556174-2bba-4486-9dde-3cda05704ee1",
"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": "eEEspoMsKky01DQlm1nW2g==",
"inventoryIdentifier": "a62c4178-2c83-4c2a-b4d4-34259b59d6da",
"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": "SJGwH+En2EOC8j0QixqLCg==",
"parentPluGuid": "1fb09148-27e1-43d8-82f2-3d108b1a8b0a",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "TK59t0zz9ECFe5Io0uuqKw==",
"supplierIdentifierGuid": "b77dae4c-f34c-40f4-857b-9228d2ebaa2b",
"supplierChanged": true,
"rebateSupplierIdentifier": "GlB26ojt7Uu4b0S32Xawww==",
"rebateSupplierIdentifierGuid": "ea76501a-ed88-4bed-b86f-44b7d976b0c3",
"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:16:52.4465068",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "GkWQx+Hf40K2Jj/XYmKh/A==",
"hostIdentifierGuid": "c790451a-dfe1-42e3-b626-3fd76262a1fc",
"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": "23"
},
{
"$ref": "23"
}
],
"store": {
"$ref": "13"
},
"storePrices": [
{
"$id": "24",
"pluG_UID": "RQKERMOV+E6Cxk5qEQRuxQ==",
"pluGuid": "44840245-95c3-4ef8-82c6-4e6a11046ec5",
"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:16:52.4465068"
},
{
"$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:16:52.4465068",
"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:16:52.4465068",
"startTime": 5,
"endDate": "2026-04-03T06:16:52.4465068",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "YLIYutbA8kWdtxkmVdNBnw==",
"hostIdentifierGuid": "ba18b260-c0d6-45f2-9db7-192655d3419f",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"tray": {
"$id": "28",
"g_UId": "Q0yZoHlrv0akYoU+vrx+Rw==",
"guid": "a0994c43-6b79-46bf-a462-853ebebc7e47",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "29",
"priceGroupG_UID": "2djrekNu8kaf+bUh7C+P6w==",
"priceGroupGuid": "7aebd8d9-6e43-46f2-9ff9-b521ec2f8feb",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:52.4465068",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "30",
"pluG_UID": "5cKCC0BuqkOw9X1Hh6S0iQ==",
"pluGuid": "0b82c2e5-6e40-43aa-b0f5-7d4787a4b489",
"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": "b05d5f6a-2b35-400c-a739-28d7df439887",
"created": "2026-04-03T06:16:52.4465068",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:52.4465068",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:52.4465068",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:52.4465068",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:52.4465068",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:52.4465068",
"lastSold": "2026-04-03T06:16:52.4465068",
"firstSold": "2026-04-03T06:16:52.4465068",
"awsUpdated": "2026-04-03T06:16:52.4465068",
"lastManualUpdate": "2026-04-03T06:16:52.4465068",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:52.4465068",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:52.4465068",
"doNotRangeUpdated": "2026-04-03T06:16:52.4465068",
"doNotOrderUpdated": "2026-04-03T06:16:52.4465068",
"tracked": "2026-04-03T06:16:52.4465068"
},
"allergens": [
{
"$id": "32",
"primaryKey": {
"$id": "33",
"pluGuid": "68ce04ae-53b8-4592-b07e-01352e632009",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "rgTOaLhTkkWwfgE1LmMgCQ==",
"pluGuid": "68ce04ae-53b8-4592-b07e-01352e632009",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "32"
}
],
"costs": {
"$id": "34",
"pluG_UID": "0SahoR3zmU2Tnc98xcKcpg==",
"pluGuid": "a1a126d1-f31d-4d99-939d-cf7cc5c29ca6",
"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:16:52.4465068",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "35",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:52.4465068",
"createdLocal": "2026-04-03T06:16:52.4465068",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "qXOzhXESpky6ykVfLw/MdQ==",
"operatorGuid": "85b373a9-1271-4ca6-baca-455f2f0fcc75",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "CuGdDmMvvkGyEnSpu16Rmw==",
"pluGuid": "0e9de10a-2f63-41be-b212-74a9bb5e919b",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "11"
}
},
{
"$ref": "35"
}
],
"apns": [
{
"$id": "36",
"pluID": 1,
"pluG_UID": "OoYclxook0+8TmTOeBz9QA==",
"pluGuid": "971c863a-281a-4f93-bc4e-64ce781cfd40",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"tuns": [
{
"$id": "37",
"pluG_UId": "hA5Rb9WBzkSLSY1J4nXwbw==",
"pluGuid": "6f510e84-81d5-44ce-8b49-8d49e275f06f",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "23"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"competitionPricing": [
{
"$id": "38",
"identifier": "LjvlYckDsEClmVFrC4gF5g==",
"identifierGuid": "61e53b2e-03c9-40b0-a599-516b0b8805e6",
"pluG_UID": "pN6covasjUCdhMGDM+dekg==",
"pluGuid": "a29cdea4-acf6-408d-9d84-c18333e75e92",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "38"
}
],
"supplier": {
"$ref": "18"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"ordering": {
"$ref": "21"
},
"flipChartPages": [
{
"$id": "39",
"identifier": "7cIVufR7WE6Wg88RqTxIpA==",
"groupName": "sample string 1",
"identifierGuid": "b915c2ed-7bf4-4e58-9683-cf11a93c48a4",
"exists": true,
"flipChartIdentifier": "X0Ek+ZQWAkWGSlVZfxTQpQ==",
"flipChartIdentifierGuid": "f924415f-1694-4502-864a-55597f14d0a5",
"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": "c4hxjT5Kb0ChA6cwY0V4yg==",
"groupIdentifierGuid": "8d718873-4a3e-406f-a103-a730634578ca",
"flipChart": {
"$id": "40",
"identifier": "2BXxgnp/jESb1xigDmGlAg==",
"identifierGuid": "82f115d8-7f7a-448c-9bd7-18a00e61a502",
"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": "41",
"identifier": "i7hRs9NiAkS5Au8TI4PWkA==",
"identifierGuid": "b351b88b-62d3-4402-b902-ef132383d690",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "42",
"id": 1,
"g_UID": "JpWLnpS2xUKlDe8Kc09LdA==",
"guid": "9e8b9526-b694-42c5-a50d-ef0a734f4b74",
"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": "KM/Ak0rUskiU9f6Mn9rXHg==",
"previousFormGuid": "93c0cf28-d44a-48b2-94f5-fe8c9fdad71e",
"nextForm": 1,
"nextFormG_UID": "3WoKGCsZVUi2pBnTMSdWnw==",
"nextFormGuid": "180a6add-192b-4855-b6a4-19d33127569f",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:52.4465068",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "42"
},
"previousCheckoutForm": {
"$ref": "42"
},
"buttons": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "2E1qlYg8t0eXS0ZW82hgIQ==",
"checkoutFormGuid": "956a4dd8-3c88-47b7-974b-4656f3686021",
"identifier": "huwj/chu2UKGWGXz/y9sHQ==",
"identifierGuid": "fd23ec86-6ec8-42d9-8658-65f3ff2f6c1d",
"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": "71GSougKjk+tY/da9nheiw==",
"valueGuid": "a29251ef-0ae8-4f8e-ad63-f75af6785e8b",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:52.4465068",
"action": "sample string 12",
"valueForm": {
"$ref": "42"
},
"image": {
"$id": "44",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:16:52.4465068",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "43"
}
],
"panels": [
{
"$id": "45",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "rnjb5ry15E2QzOK31v7vjg==",
"checkoutFormGuid": "e6db78ae-b5bc-4de4-90cc-e2b7d6feef8e",
"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": "45"
}
]
},
{
"$ref": "42"
}
],
"panels": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"contentPanel": {
"$ref": "45"
},
"products": [
{
"$id": "46",
"flipChartPageIdentifier": "KxSDcfFtmU+2Je6hkfnIuw==",
"flipChartPageIdentifierGuid": "7183142b-6df1-4f99-b625-eea191f9c8bb",
"pluG_UID": "2baHhrpxIUSmHYosRAKXag==",
"pluGuid": "8687b6d9-71ba-4421-a61d-8a2c4402976a",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "23"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "46"
}
],
"productCount": 27,
"pages": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
{
"$ref": "39"
}
],
"priceHistory": [
{
"$id": "47",
"pluG_UID": "lYDmueXH+EutOFitXmuePg==",
"pluGuid": "b9e68095-c7e5-4bf8-ad38-58ad5e6b9e3e",
"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:16:52.4465068",
"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": "47"
}
],
"ingredients": [
{
"$id": "48",
"pluG_UID": "wyn9+H3Mz0y0xVlt2c4Iog==",
"ingredientGuid": "TLKGmT2F30qMHMWvmvKFqg==",
"ingredientIdentifier": "9986b24c-853d-4adf-8c1c-c5af9af285aa",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "23"
}
},
{
"$ref": "48"
}
],
"bins": [
{
"$id": "49",
"pluG_UID": "uM5HB3ZwiUuX/DD4BdKnUQ==",
"pluGuid": "0747ceb8-7076-4b89-97fc-30f805d2a751",
"shelfLocationIdentifier": "ulBkbqCYPEqsd9VKxELwGA==",
"shelfLocationGuid": "6e6450ba-98a0-4a3c-ac77-d54ac442f018",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "whSFm5JZD0CTq1HXIh27qA==",
"labelPageLayoutGuid": "9b8514c2-5992-400f-93ab-51d7221dbba8",
"updated": "2026-04-03T06:16:52.4465068",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "23"
},
"location": {
"$id": "50",
"identifier": "ldFaVlTcCkSZqWn3nocLZQ==",
"storeID": 1,
"identifierGuid": "565ad195-dc54-440a-99a9-69f79e870b65",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:52.4465068",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"bin": {
"$ref": "49"
},
"scaleLocations": [
{
"$id": "51",
"plu": 1,
"pluG_UID": "NwnsKiNVM0q9zgJas0qF8A==",
"pluGuid": "2aec0937-5523-4a33-bdce-025ab34a85f0",
"deptNo": 1,
"product": {
"$ref": "23"
},
"scaleLocation": {
"$id": "52",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:16:52.4465068",
"department": {
"$id": "53",
"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": "52"
},
"subDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "55",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "56",
"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:16:52.4465068",
"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": "y7FlHDmtrEmVsb1PgMmDhw==",
"labelPageLayoutGuid": "1c65b1cb-ad39-49ac-95b1-bd4f80c98387",
"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": "57",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "59",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "59"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "58"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$id": "60",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "56"
}
],
"updated": "2026-04-03T06:16:52.4465068",
"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": "4zVRj7+VUUKyONme+iqh8g==",
"labelPageLayoutGuid": "8f5135e3-95bf-4251-b238-d99efa2aa1f2",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "55"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:52.4465068",
"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": "ZMdg7mdEzkaQ/4/hiP19eg==",
"labelPageLayoutGuid": "ee60c764-4467-46ce-90ff-8fe188fd7d7a",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
},
{
"$ref": "54"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:52.4465068",
"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": "9/rK03gN6ESusRmasOyoEw==",
"labelPageLayoutGuid": "d3cafaf7-0d78-44e8-aeb1-199ab0eca813",
"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": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
}
}
}
},
{
"$ref": "51"
}
],
"nextPrice": {
"$id": "61",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "y8i8UsdWFEWeTfEkNbpFBQ==",
"pluGuid": "52bcc8cb-56c7-4514-9e4d-f12435ba4505",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "M5b0JVF3NES5L9BLLq3Olw==",
"dealCostGuid": "25f49633-7751-4434-b92f-d04b2eadce97",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "xhzLKDca30q1wpcoR+T6bw==",
"priceGroupGuid": "28cb1cc6-1a37-4adf-b5c2-972847e4fa6f",
"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:16:52.4465068",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d47c4ac4-3c50-46f2-8d21-32c8b3b3fdf5",
"campaignComboPriceGroupG_UID": "Yh481PSX8UC3BqKsDz3/Xg==",
"campaignComboPriceGroupIdentifier": "d43c1e62-97f4-40f1-b706-a2ac0f3dff5e",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "62",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:52.4465068",
"operatorG_UID": "ZwfAkz/IkkStlqTx/wckww==",
"operatorGuid": "93c00767-c83f-4492-ad96-a4f1ff0724c3",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:52.4465068",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:52.4465068",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:52.4465068",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "a85a81af-0482-4102-9988-23a642a11ffb",
"product": {
"$ref": "23"
},
"campaignPlu": {
"$ref": "61"
},
"fuelItem": true
},
{
"$ref": "62"
}
],
"campaign": {
"$id": "63",
"id": 1,
"storeID": 2,
"name": "ddfe8a32-1b0a-4e9e-a5ec-aa3d44ae7de7",
"nameGuid": "ddfe8a32-1b0a-4e9e-a5ec-aa3d44ae7de7",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:52.4465068",
"startTime": 1,
"endDate": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"system": true,
"created": "2026-04-03T06:16:52.4465068",
"updated": "2026-04-03T06:16:52.4465068",
"priceChangeNotifiedUtc": "2026-04-03T06:16:52.4465068",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "TlU/eeaaWkuhStbGe47aNA==",
"hostIdentifierGuid": "793f554e-9ae6-4b5a-a14a-d6c67b8eda34",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:52.4465068",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"campaignPools": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "7/OIgudi/0WMNblFZKmaFw==",
"pluGuid": "8288f3ef-62e7-45ff-8c35-b94564a99a17",
"hostOfferID": 1,
"priceGroupG_UID": "wAVIIqM4OUyYoURg/5nMog==",
"priceGroupGuid": "224805c0-38a3-4c39-98a1-4460ff99cca2",
"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:16:52.4465068",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "23"
},
"campaign": {
"$ref": "63"
}
},
{
"$ref": "64"
}
],
"sellingRules": [
{
"$id": "65",
"id": 1,
"identifier": "CGwOEEJuA0O9V5+TUzh7uQ==",
"identifierStr": "CGwOEEJuA0O9V5+TUzh7uQ==",
"identifierGuid": "100e6c08-6e42-4303-bd57-9f9353387bb9",
"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": "63"
}
},
{
"$ref": "65"
}
],
"customers": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "555WV/Eb4EuGv1Dlc27S3A==",
"customerIDGuid": "57569ee7-1bf1-4be0-86bf-50e5736ed2dc",
"campaign": {
"$ref": "63"
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"customerGroups": [
{
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Dp3jGlK3RkaK0VkGVyN3gA==",
"groupIDGuid": "1ae39d0e-b752-4646-8ad1-590657237780",
"campaign": {
"$ref": "63"
},
"group": {
"$ref": "6"
}
},
{
"$ref": "67"
}
],
"signIqTickets": [
{
"$id": "68",
"identifier": "ibdfSioE9ES7GiYqJF7Mcg==",
"identifierGuid": "4a5fb789-042a-44f4-bb1a-262a245ecc72",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "68"
}
],
"comboPriceGroups": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "xDf2msFA8E6ta7BSHJlNpA==",
"guid": "9af637c4-40c1-4ef0-ad6b-b0521c994da4",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "63"
},
"comboPricePlus": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "PKokJJ4kREuq2h1vdYM65A==",
"groupGuid": "2424aa3c-249e-4b44-aada-1d6f75833ae4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "9W7I8GwULk2/8Hsa54yL7A==",
"pluGuid": "f0c86ef5-146c-4d2e-bff0-7b1ae78c8bec",
"priceGroupG_UID": "V03CCavtZUaiQokxfS2z/A==",
"priceGroupGuid": "09c24d57-edab-4665-a242-89317d2db3fc",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "63"
},
"product": {
"$ref": "23"
},
"priceGroup": {
"$ref": "29"
},
"campaignPool": {
"$ref": "63"
}
},
{
"$ref": "70"
}
]
},
{
"$ref": "69"
}
],
"priceLevels": [
{
"$id": "71",
"id": 1,
"priceLevelIdentifier": "Cf5C6yAP7ECQmq1kICqBeA==",
"priceLevelIdentifierGuid": "eb42fe09-0f20-40ec-909a-ad64202a8178",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "71"
}
],
"promotionType": {
"$id": "72",
"identifier": "oIQYlRhaRk6CXSvtGV3C9w==",
"identifierGuid": "951884a0-5a18-4e46-825d-2bed195dc2f7",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "smPqgNF5qkyGUoB72Gvhzg==",
"labelPageLayoutGuid": "80ea63b2-79d1-4caa-8652-807bd86be1ce",
"priceLevelIdentifier": "h3liLDJOSkK+U7CwmAz34g==",
"priceLevelIdentifierGuid": "2c627987-4e32-424a-be53-b0b0980cf7e2",
"active": true,
"updated": "2026-04-03T06:16:52.4465068",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "23"
},
"dealCost": {
"$id": "73",
"headerIdentifier": "zXfK5M6BsEGPMuPRCIOfUg==",
"headerIdentifierGuid": "e4ca77cd-81ce-41b0-8f32-e3d108839f52",
"identifier": "VGGa1jMrr0O/09a5jcMMUg==",
"identifierGuid": "d69a6154-2b33-43af-bfd3-d6b98dc30c52",
"supplierIdentifier": "RVVNXD2doUe5NITEwaJ8+Q==",
"supplierGuid": "5c4d5545-9d3d-47a1-b934-84c4c1a27cf9",
"pluG_UID": "EA4y7r2dFUawQtbiSVGW3w==",
"pluGuid": "ee320e10-9dbd-4615-b042-d6e2495196df",
"campaignName": "0d584d24-7bf9-4eb5-8255-b13360f5a076",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:52.4465068",
"end": "2026-04-03T06:16:52.4465068",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "/fR8kO1WfE6ZYVAI63/Bgw==",
"bonusItemPluGuid": "907cf4fd-56ed-4e7c-9961-5008eb7fc183",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068",
"campaignEndDate": "2026-04-03T06:16:52.4465068",
"masterPLUG_UID": "sFzJSgYTSkudkPYr+BHeHQ==",
"masterID": "4ac95cb0-1306-4b4a-9d90-f62bf811de1d",
"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": "JlHKzZ+Z8Eagm3tbuXyscg==",
"bonusMasterID": "cdca5126-999f-46f0-a09b-7b5bb97cac72",
"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:16:52.4465068",
"dealCosts": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tags": [
{
"$id": "74",
"pluG_UID": "rnGvQJHb50aZrnRfBBlpEw==",
"pluGuid": "40af71ae-db91-46e7-99ae-745f04196913",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "74"
}
],
"alternateProductG_UID": "6aAYvLQQXkuGQ5iU9K8J2w==",
"alternateProduct": "bc18a0e9-10b4-4b5e-8643-9894f4af09db",
"altProduct": {
"$ref": "23"
},
"productHostCode": {
"$id": "75",
"id": 1,
"pluG_UID": "OiXQ6MUCW0uqdABWLnvmpg==",
"pluGuid": "e8d0253a-02c5-4b5b-aa74-00562e7be6a6",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "57"
},
"mscCom": {
"$ref": "58"
},
"mscDep": {
"$ref": "60"
},
"mscSubCom": {
"$ref": "59"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:16:52.4465068",
"inventoryTracked": "2026-04-03T06:16:52.4465068",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "76",
"pluG_UID": "C239MQZhsUSKLrr+zsvxJQ==",
"pluGuid": "31fd6d0b-6106-44b1-8a2e-bafececbf125",
"fuelPluG_UID": "vWcm9x8gdUGJlhVIcVNzwQ==",
"fuelPluGuid": "f72667bd-201f-4175-8996-1548715373c1",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"supplier": {
"$ref": "18"
},
"serviceFee": {
"$id": "77",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "21"
}
],
"orderCycleHeaders": [
{
"$id": "78",
"storeID": 1,
"supplierIdentifier": "4VVtrKV7wEasTxPMwGy4ow==",
"supplierGuid": "ac6d55e1-7ba5-46c0-ac4f-13ccc06cb8a3",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "78"
}
],
"cycles": [
{
"$id": "79",
"storeID": 1,
"supplierIdentifier": "q/TVygkzQEStKRIJO+Xwcw==",
"supplierGuid": "cad5f4ab-3309-4440-ad29-12093be5f073",
"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:16:52.4465068",
"deliveryDate": "2026-04-03T06:16:52.4465068",
"nextCutOffDate": "2026-04-03T06:16:52.4465068",
"nextDeliveryDate": "2026-04-03T06:16:52.4465068",
"nextDaysBuffer": 10
},
{
"$ref": "79"
}
],
"store": {
"$ref": "13"
},
"updated": "2026-04-03T06:16:52.4465068",
"isHost": true
},
"files": [
{
"$id": "80",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:16:52.4465068",
"processed": "2026-04-03T06:16:52.4465068",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:52.4465068",
"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": "17"
},
"metcashHeader": {
"$id": "81",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:16:52.4465068",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "80"
}
],
"zoneMatrix": [
{
"$id": "82",
"id": 1,
"hostIdentifier": "5hOSqRJTnkC54HqVkQdxaQ==",
"hostIdentifierGuid": "a99213e6-5312-409e-b9e0-7a9591077169",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"03d59f63-a19e-4f07-85f8-c2703f52c13e",
"9a41d66d-4a99-4a10-9bb7-4119a1163c14"
]
},
{
"$ref": "82"
}
],
"hostFileStoreSetting": {
"$ref": "16"
},
"hostStoreSettings": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"promotionPlacements": [
{
"$id": "83",
"identifier": "OyrgrKRMqEWNQ9yxCOk9cQ==",
"identifierGuid": "ace02a3b-4ca4-45a8-8d43-dcb108e93d71",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "83"
}
],
"promoTypeGuids": [
"82a5ca71-8860-47af-af32-78602c215f7d",
"cd59ac9e-79ad-43fe-a66c-c21f75144a53"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "16"
}
],
"accounts": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "84"
}
],
"sales": [
{
"$id": "85",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:16:52.4465068",
"ftpSite": {
"$id": "86",
"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": "85"
}
],
"zoneMatrix": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"cashManagements": [
{
"$id": "87",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "88",
"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": "87"
}
],
"updateStoreID": "3dc575b9-f1e4-40fe-bea2-43f9d5282c58",
"updateStore": {
"$id": "89",
"id": "79ce4865-b3cb-4997-8f27-9e2e6c4a8fd5",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:52.4465068",
"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:16:52.4465068"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "90",
"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": "12"
}
]
},
"customer": {
"$ref": "2"
},
"communityOrganisation": {
"$id": "91",
"id": 1,
"identifier": "6V6iOyTYpUu9X99vB0G4lw==",
"identifierGuid": "3ba25ee9-d824-4ba5-bd5f-df6f0741b897",
"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:16:52.4465068",
"promoPeriodEnd": "2026-04-03T06:16:52.4465068",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:52.4465068",
"deleted": true
},
"details": [
{
"$id": "92",
"saleItemID": 1,
"identifier": "+/M8wr/kaU2K19AsadS12Q==",
"identifierGuid": "c23cf3fb-e4bf-4d69-8ad7-d02c69d4b5d9",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ZBgLMtgA3U6UoE60jl2KDQ==",
"pluGuid": "320b1864-00d8-4edd-94a0-4eb48e5d8a0d",
"accountID": "aOSc9Xjb/kSxiDEbWRuicA==",
"accountIDGuid": "f59ce468-db78-44fe-b188-311b591ba270",
"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:16:52.4465068",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "SB0DuDbGpE2RR3dJCLkeYw==",
"refundGuid": "b8031d48-c636-4da4-9147-774908b91e63",
"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": "vGhfcG+cVUaV5M1YdAmD0g==",
"idempotentVoidGuid": "705f68bc-9c6f-4655-95e4-cd58740983d2",
"priceLevelIdentifier": "xHfSKNl32EKUnt/kzj7eMQ==",
"priceLevelIdentifierGuid": "28d277c4-77d9-42d8-949e-dfe4ce3ede31",
"communityIdentifier": "X/dUYyijVEGJaT4m3DlPrg==",
"communityIdentifierGuid": "6354f75f-a328-4154-8969-3e26dc394fae",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "93",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:52.4465068",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "93"
}
],
"refund": {
"$id": "94",
"id": 1,
"g_UID": "EKYEngJly0aj3xwRMdd6Fw==",
"guid": "9e04a610-6502-46cb-a3df-1c1131d77a17",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:52.4465068"
},
"modifier": {
"$id": "95",
"id": 1,
"setG_UID": "mywqBgHG4EaKEqL8qCq55A==",
"modifierSetGuid": "062a2c9b-c601-46e0-8a12-a2fca82ab9e4",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "uBUcvO1T7kOIZu2Lv+QUng==",
"pluGuid": "bc1c15b8-53ed-43ee-8866-ed8bbfe4149e",
"deleted": true,
"g_UID": "WQSy0Kg99kWTyk68pk+eCA==",
"guid": "d0b20459-3da8-45f6-93ca-4ebca64f9e08",
"product": {
"$ref": "23"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "92"
}
],
"eftReceipts": [
{
"$id": "96",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "9"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "96"
}
],
"payments": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"cards": [
{
"$id": "97",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "97"
}
],
"campaignHits": [
{
"$id": "98",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "98"
}
],
"fuel": [
{
"$id": "99",
"id": 1,
"plu": 1,
"pluG_UID": "GFQbu1gwm06dCcgR7zSpZg==",
"pluGuid": "bb1b5418-3058-4e9b-9d09-c811ef34a966",
"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:16:52.4465068",
"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:16:52.4465068",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "99"
}
],
"fuelResells": [
{
"$id": "100",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "TIA5JbJFek2lJghD/2Z17w==",
"pluGuid": "2539804c-45b2-4d7a-a526-0843ff6675ef",
"accountID": "cJ/CPCMI9UK98c2UWpnlIg==",
"accountIDGuid": "3cc29f70-0823-42f5-bdf1-cd945a99e522",
"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:16:52.4465068",
"bestOrExpireType": 1,
"refundG_UID": "/sAJvAbZXUmXbUZ9K8G1ew==",
"refundGuid": "bc09c0fe-d906-495d-976d-467d2bc1b57b",
"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": "100"
}
],
"customerOrder": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"surveyResponses": [
{
"$id": "101",
"surveyG_UID": "B28mzzGeYE2kDe5o7dA9rQ==",
"surveyGuid": "cf266f07-9e31-4d60-a40d-ee68edd03dad",
"saleHeaderGuid": "1veFFiHxRUOSqZqnFCmbUQ==",
"saleGuid": "1685f7d6-f121-4345-92a9-9aa714299b51",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "GbPKU6cvDUSloRv4Qu62PA==",
"guidResponse": "53cab319-2fa7-440d-a5a1-1bf842eeb63c",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:52.4465068",
"sale": {
"$ref": "9"
},
"survey": {
"$id": "102",
"g_UID": "nhb1+lSQp0yVIz+ZSEIlGQ==",
"guid": "faf5169e-9054-4ca7-9523-3f9948422519",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "NO57wcSGSEuIy9Xs2h28nQ==",
"checkoutFormGuid": "c17bee34-86c4-4b48-88cb-d5ecda1dbc9d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:52.4465068",
"end": "2026-04-03T06:16:52.4465068",
"deleted": true,
"updated": "2026-04-03T06:16:52.4465068",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"531b225c-bed2-4cb7-b603-12c817fd15cc",
"29c0076b-3515-4477-8ba0-5aabc6ffc60c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "42"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "101"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "Dzxq4+K52EClTiYDzNZIqA==",
"accountIdentifier": "e36a3c0f-b9e2-40d8-a54e-2603ccd648a8",
"accountName": "sample string 44",
"customerOrderIdentifier": "lu7GF0rqgU22cJNT26xT/g==",
"customerOrderIdentifierGuid": "17c6ee96-ea4a-4d81-b670-9353dbac53fe",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "103",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "qAQWEg935UW/L4UxX5ZN7g==",
"paymentIdentifierGuid": "121604a8-770f-45e5-bf2f-85315f964dee",
"identifier": "jK0/asI4c0mivq/1dW4aXQ==",
"identifierGuid": "6a3fad8c-38c2-4973-a2be-aff5756e1a5d",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "0ss5QXSMX0ewTcn0orHaNA==",
"itemIdentifierGuid": "4139cbd2-8c74-475f-b04d-c9f4a2b1da34"
}
},
{
"$ref": "8"
}
]
},
{
"$ref": "3"
}
],
"customerGroupMembers": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"customerGroups": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"account": {
"$ref": "4"
},
"vouchers": [
{
"$id": "104",
"customerIdentifier": "n07RUZwxbEiqctgaBB4DjA==",
"customerIdentifierGuid": "51d14e9f-319c-486c-aa72-d81a041e038c",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "ZpV8HerRs0G14zWi3OQjdg==",
"idempotentGuid": "1d7c9566-d1ea-41b3-b5e3-35a2dce42376",
"offline": true,
"voucher": {
"$id": "105",
"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:16:52.4465068",
"barcodeTemplate": {
"$id": "106",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "107",
"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:16:52.4465068",
"labelPageLayout": "Jhfq+oNe60CQcPfuFh5UHQ==",
"pageLayoutGuid": "faea1726-5e83-40eb-9070-f7ee161e541d",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "105"
},
"elements": [
{
"$id": "108",
"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:16:52.4465068"
},
{
"$ref": "108"
}
]
},
"customerVouchers": [
{
"$id": "109",
"id": 1,
"customerIdentifier": "ZXicOTmEm0elEpRCtPaKDQ==",
"customerIdentifierGuid": "399c7865-8439-479b-a512-9442b4f68a0d",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:52.4465068",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "B1uZcd/e1kGPT/1QdyuqmA==",
"issuedIdempotentGuid": "71995b07-dedf-41d6-8f4f-fd50772baa98",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:52.4465068",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:52.4465068",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "xKUUnjvVqkiimgBi8XzVZQ==",
"redeemedIdempotentGuid": "9e14a5c4-d53b-48aa-a29a-0062f17cd565",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:52.4465068",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "107"
},
"voucher": {
"$ref": "105"
},
"customer": {
"$ref": "2"
},
"issuedOfflinePayment": {
"$ref": "8"
},
"redeemedOfflinePayment": {
"$ref": "8"
}
},
{
"$ref": "109"
}
]
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "104"
}
]
},
"operator": {
"$ref": "11"
},
"details": [
{
"$id": "110",
"headerID": 1,
"plu": 1,
"pluG_UId": "4s/rq4kwQ0S674F0pKtPZQ==",
"pluGuid": "abebcfe2-3089-4443-baef-8174a4ab4f65",
"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": "rHUgXZNsjkmXxHHMT2AFkw==",
"headerIdentifierGuid": "5d2075ac-6c93-498e-97c4-71cc4f600593",
"product": {
"$ref": "23"
}
},
{
"$ref": "110"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "9"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 2�\��w� 5 xl/workbook.xml � (� ����0D�&�C���R8q����[�H[����[J ��mgv���ٺWg�|�h|�j*C�*�|/Q�?� M� �4�(ݓY!T����M`y����AY㥚<]i����/�W�ehs<f��O2[��$l
��O��")b@cM[@IrnCMϔ�J��^Q��!�dCGw��l��|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="R19a6e39b4bfc461c" /></Relationships>PK 2�\5��K C xl/worksheets/sheet1.xml � (� ��[s�<��������9tܤ9�����wL`p�v���O8�k
r��ѳ+�ջk���ˇ�9͋E��4"a��&�t���O��ߎ/Y����iX|U���p^��'q\L��r\D�c��c�,_�K�1����l1Iϲ��2]�1"�<}�v�b�x,��l��*�t<���|xM�/V�h0]����y:� =I.!�Ѡ�o�K�x�[��e���ÐTl܁ϫٯ�`���O�M�r�.��UIT1�졨~��Z�0X��U_�rn�X$$��sb�2*&OE�-�6�.�k<l�a�LD� !5��;�m��6�D� bw�����&Nl�D`�%5����r/�Wm�ԁqz��3�8S���\2�C��\(q� �����9avz�uO���ޢ�Q�ڊ�ZAOg.Z�����m0�$���u���������$L*ڻg4Z;�B�
�hI L�IPg9*���LG����:6�3"��fp���� �0I �@z��'�X
�
/��69�h۪x�a���f�*&�Y��"�fʨ�Z)��������`� �6��UȞ��8gBqC3�OI�EhxQEҺ�H��.ړ�yj/Ji{Pa��jp^�ڋ�EJ��$��T�.�����}��S0�b�'s^d�yھ5�"z�˜'=6��$�c3l_������\qz���y���{��l]ۨ�u�^D�[�ٸ�y��հͿ~J�cQ�u�����������
�K�6q�%�M�u �&�w �&λ�h]B���.���U��m�C�0m�G1$�'�T��A��_<���A�^{��7���� H����à u��
�{�A��w��Ӄ uy��o��M<EH��S���M|��N<�H��S�I�xʑ!�OA2$r�)IV�ۆ��ZPw-�!��y���C<=�9���ޓ�y3��9��t�C9��7��� �|ܱ�O�3|� �b_Z{�Ծ.A�o�b�ݛ�ޛ��7y�7�}�f?<��Տ���n����:�_�14��VN\۞�������ap��y�eO�q������>{�ap���0u ����q����i��gY��՝k����PK 2�\-\�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q*6�R.0��IDbG�i�ٺ�z�ZT� u�
�����4�����~�{#zgk(�Y�to�N�<-a�Y�i��&B�O��j�b��9��C�&��c�1�Է|BuĖx���9��p��?DgL�h��i$� �w珡#���[�5\K�_B�%*�]�^#4�\�U�`�aj!�
7��|&Ө�@\`��T�(*ӡ'�}���i^���ȕPyI+UII5~��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�\��]� xl/sharedStrings.xml � (� �YYo��~�� �!/Yʼ��B�k���^I��X$M�)1�5�me��=�ݤD�[r,0��U_u|Uݾ��=�&��&iY\�S�l�����bsu�u}��gBQ��,�����ɏח�� -��ٖ�����D[�#2-+\ ��u�(|֛sR��d�1ͳsS������$*��^�ٰHS��|����%��Ǹ�i����^_�3�yh�XBoǒ�:���r,�{��.P�B>�؊�5���E�����4��9��/"k�N�T��v�:��_��@Ŕ7��啘�d�Z�}S�U�����,��?7i�����T��
e/�7��gUU���P*M4�h�2K�����RZ��]�O�`ڐc�<�y?��4
�/(�v�ͯ���%���Z
�����8��i�ˎ�rV�;Bq>�����_Ǡ������������ ͱ�n�8�F����H�ΙXc%~%X��Śmڎ�c/���vB#�-ϗ��tݱ?�bE��;��8�,� �X�?�����&��6��I9����� e��Eq�}G�]? S��"64]�'N�
�)c�C+��Gy��{%�b��o��m?ѭ v�Ni&C.�n���OiM��`�[@٦;q/��1'�SZ�wi�ǀYטCB�jJh�7U�b�|=H2y��
�j�;�v|.��eJ;ܐwP�2�V\U[`y�f\�a����}�9�5�;;
�6�B߳l3� �-�Ɔ���k��@p���a���JH�����V1���
@�M��4`�%F�,�� n臺l�}V������AI���ڲىf�`ieB�w��:��#~��i;��ZC�qھi~b��m���$�龇p��<���j�{���pZQX��O���p�4�uFڤ�ǚ[V>�
�cn�����b��Q�|%�X#��hY�h���[��T�D!�^^�<����f������e
�`�ߏ�F�����v�;Y
���:
��
�M�#�a١f$fhx
-�SȾqj�Ѻ�W۲�J�,��D
s�xDGP�gD�[Y�j
��HO��k'Z�w������v�T!� �S���oς�e�O�}�$ڴ~>�K�cy����þ��������SgƄx���G�^��Ǿ`�e�x�X�Y֓��)�_�L�E��@���?����R����D��O��`��ߛ�m�Ƽ���g�j��iBOPI��@�6=� ��5z�{��q|�s7e�A���p��L<}�������64�����-n��%��7>�ʼ�a��wr�U��Rg:��p�\jS�1�AW����3�^֒�Dz�Q�*��c�8���"���v5���Q�E<I����i �P�����xR�a�7mMg ��,oE�GBd��f�@Ȭ,�$[�}(��B�����ʾ��X6�09*6x�).[�G,
� LB�
��X�M �uÕ�I�i�^7�e���)#�� ��UY�tʨ��]�Ձҿ���C�,WK���l]�!8�@�Prt;��ă2l���֣�����h�g#��F����(2\%H3��$1�ҒЄ�e��;��A�wn��ku 2XCQ��
`��5���]�������Uu��zmP�x���nU�'O�O�xY���}b^�.�H=�w�
��/:����J����:�V
�?Sr�c�K�?]����� W��)4!e!D�~s���@��"�"���G��q^�l�,H�`�8<JHv�v~_Jō��^�M)@�� �(�څJO�J[�Q���y� ���{i�'�i}��Q��*��݅x�b�%�&���wF;\n�sUz$���Q76 �8J,
��}D���$��r�mF���A�g����|oJ���c��\��4�ď�4zi�`ī鶦[k��ߩm�����a=��{D�=N�m�h�h
v'}f�"�O��c���#�V���'�s�u� ��X�}<�;�B��i�yC����nt�2�Ϫ��|!�]�ܟS��P�DZ�n:Y��騟��!FFкD/��{��6��������>���w�+�O�)�����}�'�K:r�K��.��ۼ�P �D�������>م'�T��b=���_�+b��'�5��"oO�0��-8�F#3��/�)��ME�o�yv)�wD�e̽���:Z`�_S2<ͼ�0z��/�7���B��PK- 2�\��w� 5 xl/workbook.xmlPK- 2�\���� � � [Content_Types].xmlPK-
2�\���' ' U _rels/.relsPK- 2�\5��K C � xl/worksheets/sheet1.xmlPK- 2�\-\�� P ^ xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
� xl/styles.xmlPK- 2�\��]� xl/sharedStrings.xmlPK �
application/vnd.ms-excel
PK 2�\r��÷