GET api/competitions/{competitionName}
Get CustomerCompetition list by Voucher
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
competitionName |
Competition voucher name |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustomerCompetitionName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
CustomerIdentifier |
Customer identifier |
Collection of byte |
None. |
CustomerIdentifierGuid | globally unique identifier |
None. |
|
VoucherID |
VoucherID relation identifier |
integer |
None. |
StoreID |
Store identifier, competition entry was earned at |
integer |
None. |
Barcode |
The barcode generated during the competition printing |
string |
String length: inclusive between 0 and 40 |
DateOfIssue |
Time competition entry was issued |
date |
Data type: DateTime |
IssuedSaleHeaderID |
Sale Header ID of sale that issued customer competition offline |
integer |
None. |
IssuedSaleIdentifier |
Sale identifier of sale that issued customer competition online |
string |
None. |
IssuedOfflinePaymentID |
SalePaymentID of sale payment that issued customer competition offline |
integer |
None. |
IssuedIdempotentID |
The byte[16] representation of the idempotent id |
Collection of byte |
None. |
IssuedIdempotentGuid |
Idempotent identifier |
globally unique identifier |
None. |
IssuedOffline |
Offline issuing status of the competition issuing |
boolean |
None. |
CompetitionEndDate |
End date of the competition that entry was earned for |
date |
Data type: DateTime |
Updated |
Last time CustomerCompetition entry was updated |
date |
Data type: DateTime |
VoucherName |
Name of the competition voucher that was issued |
string |
Relation. This field may not always be loaded or used for updates. |
StoreName |
Store that competition was issued from |
string |
Relation. This field may not always be loaded or used for updates. |
Voucher |
Competition voucher that was issued |
Voucher |
Relation. This field may not always be loaded or used for updates. |
Customer |
Customer that was issued competition |
Customer |
Relation. This field may not always be loaded or used for updates. |
IssuedOfflinePayment |
Payment and sale record for offline sale that issued competition |
StoreSalePayment |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "id": 1, "customerIdentifier": "fJfZFF0GXEiAkLPuzlUK0Q==", "customerIdentifierGuid": "14d9977c-065d-485c-8090-b3eece550ad1", "voucherID": 3, "storeID": 4, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:40:11.5980963", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 6", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "QLd+tBXrwUSAtZGt93fokg==", "issuedIdempotentGuid": "b47eb740-eb15-44c1-80b5-91adf777e892", "issuedOffline": true, "competitionEndDate": "2025-06-14T07:40:11.5980963", "updated": "2025-06-14T07:40:11.5980963", "voucherName": "sample string 8", "storeName": "sample string 9", "voucher": { "$id": "2", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T07:40:11.5980963", "barcodeTemplate": { "$id": "3", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "4", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T07:40:11.5980963", "labelPageLayout": "Sk7GiO5Ns0mctBX1dWBhoQ==", "pageLayoutGuid": "88c64e4a-4dee-49b3-9cb4-15f5756061a1", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "2" }, "elements": [ { "$id": "5", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T07:40:11.5980963" }, { "$ref": "5" } ] }, "customerVouchers": [ { "$id": "6", "id": 1, "customerIdentifier": "blKfiYt4sk2N/LMx4q3MPw==", "customerIdentifierGuid": "899f526e-788b-4db2-8dfc-b331e2adcc3f", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:40:11.5980963", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "RR9hyVTkHE2f1Liz0J90+w==", "issuedIdempotentGuid": "c9611f45-e454-4d1c-9fd4-b8b3d09f74fb", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:40:11.5980963", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:40:11.5980963", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "ESCcnmmmqE+MsK9yf9igJw==", "redeemedIdempotentGuid": "9e9c2011-a669-4fa8-8cb0-af727fd8a027", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:40:11.5980963", "storeName": "sample string 17", "scaleLabel": { "$ref": "4" }, "voucher": { "$ref": "2" }, "customer": { "$id": "7", "identifier": "S4r0RdDcgUmK6c0XjA1sEw==", "identifierGuid": "45f48a4b-dcd0-4981-8ae9-cd178c0d6c13", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:40:11.5980963", "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": "JkOlgm3xIk+ld24pHa9xHw==", "communityIdentifierGuid": "82a54326-f16d-4f22-a577-6e291daf711f", "joined": "2025-06-14T07:40:11.5980963", "updated": "2025-06-14T07:40:11.5980963", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "oIOni8Tg7k+2buMN5JsrOg==", "priceLevelIdentifierGuid": "8ba783a0-e0c4-4fee-b66e-e30de49b2b3a", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:40:11.5980963", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "8", "cardType": 2, "issueDate": "2025-06-14T07:40:11.5980963", "expiry": "2025-06-14T07:40:11.5980963", "customerID": "/mo0RE4Dt0WaqroE5XaXzQ==", "customerIDGuid": "44346afe-034e-45b7-9aaa-ba04e57697cd", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:40:11.5980963", "linkedAccount": "ieuH44H5tUufuuwJNlnyRQ==", "linkedAccountGuid": "e387eb89-f981-4bb5-9fba-ec093659f245", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "7" }, "account": { "$id": "9", "id": 1, "identifier": "Rhv5fqf1CUmWHBenGpY+4Q==", "identifierGuid": "7ef91b46-f5a7-4909-961c-17a71a963ee1", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:40:11.5980963", "owner": "n5+uADYIYECyfkVIV0+WMg==", "ownerGuid": "00ae9f9f-0836-4060-b27e-4548574f9632", "accountStoreGroupIdentifier": "KnmiNgLta029hvP6CbQgtA==", "accountStoreGroupGuid": "36a2792a-ed02-4d6b-bd86-f3fa09b420b4", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:40:11.5980963", "active": true, "updated": "2025-06-14T07:40:11.5980963", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "7" }, "card": { "$ref": "8" }, "members": { "$id": "10", "sample string 1": [ { "$ref": "7" }, { "$ref": "7" } ], "sample string 2": [ { "$ref": "7" }, { "$ref": "7" } ] }, "customerGroups": [ { "$id": "11", "identifier": "nCo5JEDIFEiyiXq2zwktCg==", "identifierGuid": "24392a9c-c840-4814-b289-7ab6cf092d0a", "name": "sample string 2", "primaryContact": "mhjCuHYZP0ei1hCmaDeD1g==", "primaryContactGuid": "b8c2189a-1976-473f-a2d6-10a6683783d6", "accountID": "yM9TsqejZkSAUtMyNCPxoQ==", "accountIDGuid": "b253cfc8-a3a7-4466-8052-d3323423f1a1", "special": true, "updated": "2025-06-14T07:40:11.5980963", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "cTigb4PxlkSzyPvkuVK1YQ==", "priceLevelIdentifierGuid": "6fa03871-f183-4496-b3c8-fbe4b952b561", "deleted": true, "account": { "$ref": "9" }, "primaryContactCustomer": { "$ref": "7" }, "customerGroupMembers": [ { "$id": "12", "id": 1, "groupID": "Fx8DsVxJfUCVqxkxh9qP3w==", "groupIDGuid": "b1031f17-495c-407d-95ab-193187da8fdf", "customerID": "2iIfI+gBF0a0OsTmxj7yXA==", "customerIDGuid": "231f22da-01e8-4617-b43a-c4e6c63ef25c", "card": "sample string 4", "linkedAccount": "MfI7Ctk0Dky9DQzkD4JK3A==", "linkedAccountGuid": "0a3bf231-34d9-4c0e-bd0d-0ce40f824adc", "customer": { "$ref": "7" }, "group": { "$ref": "11" }, "customerCard": { "$ref": "8" } }, { "$ref": "12" } ] }, { "$ref": "11" } ] }, "payments": [ { "$id": "13", "id": 1, "identifier": "zAGFxaaUmUGyzq1axwDHlQ==", "identifierGuid": "c58501cc-94a6-4199-b2ce-ad5ac700c795", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ob0TSiI+CUi6X7YCzAgsBQ==", "accountIDGuid": "4a13bda1-3e22-4809-ba5f-b602cc082c05", "customerAccount": { "$ref": "9" }, "customerCard": { "$ref": "8" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T07:40:11.5980963", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "5gfBFZ0T0U2gtm90N4e/Nw==", "idempotentVoidGuid": "15c107e6-139d-4dd1-a0b6-6f743787bf37", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "14", "saleHeaderID": 1, "saleHeaderGuid": "5YkVjixDJ02h1yH4mhO88A==", "saleHeaderIdentifierGuid": "8e1589e5-432c-4d27-a1d7-21f89a13bcf0", "created": "2025-06-14T07:40:11.5980963", "createdLocal": "2025-06-14T07:40:11.5980963", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:40:11.5980963", "storeID": 1, "operatorG_Uid": "pgV5IX7sG0u1G6cO9JPfkw==", "operatorGuid": "217905a6-ec7e-4b1b-b51b-a70ef493df93", "customerG_Uid": "2B+3ZyIKV0KDz37w1iG/ww==", "customerGuid": "67b71fd8-0a22-4257-83cf-7ef0d621bfc3", "communityIdentifier": "bC2aukWAG0aSzmOI7xhvrg==", "communityIdentifierGuid": "ba9a2d6c-8045-461b-92ce-6388ef186fae", "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": "RvLROfCqskiXdIhsIO3tTQ==", "priceLevelIdentifierGuid": "39d1f246-aaf0-48b2-9774-886c20eded4d", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "15", "id": 1, "g_Uid": "lYWgEBvYw0K9ahXN6Ay7fA==", "guid": "10a08595-d81b-42c3-bd6a-15cde80cbb7c", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:40:11.5980963", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:40:11.5980963", "endShift": "2025-06-14T07:40:11.5980963", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "16", "operatorG_UID": "dXX4xNALt0ynZ+DNRVLB3g==", "operatorGuid": "c4f87575-0bd0-4cb7-a767-e0cd4552c1de", "storeID": 2, "operator": { "$ref": "15" }, "store": { "$id": "17", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T07:40:11.5980963", "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": "vwi9Vp3iB0mIRDYR+pmhnQ==", "hostIdentifierGuid": "56bd08bf-e29d-4907-8844-3611fa99a19d", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:40:11.5980963", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "18", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "18" }, "hostStoreSettings": [ { "$id": "19", "id": 1, "hostIdentifier": "BK1+hy47FEaQyfQv1cnWqA==", "hostIdentifierGuid": "877ead04-3b2e-4614-90c9-f42fd5c9d6a8", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "20", "identifier": "9f1ZMMoGQEiHoNIhvIMsgQ==", "identifierGuid": "3059fdf5-06ca-4840-87a0-d221bc832c81", "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": "ZtjkeHAldkq4NwVxQhpxug==", "hostSupplierIdentifierGuid": "78e4d866-2570-4a76-b837-0571421a71ba", "loyaltyPriceLevelIdentifier": "1tX1rNwJ60ql3/At+b+VHw==", "loyaltyPriceLevelIdentifierGuid": "acf5d5d6-09dc-4aeb-a5df-f02df9bf951f", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:40:11.5980963", "lastProcessed": "2025-06-14T07:40:11.5980963", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "21", "identifier": "A4Wh/wB3jUuSzs1dAv/x8w==", "identifierGuid": "ffa18503-7700-4b8d-92ce-cd5d02fff1f3", "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": "o9nMBhox6U2D2Y8tQ9I7eA==", "primaryContactID": "06ccd9a3-311a-4de9-83d9-8f2d43d23b78", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "W/+FByl85kSNIHk3YUwueg==", "supplierGroupGuid": "0785ff5b-7c29-44e6-8d20-7937614c2e7a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:40:11.5980963", "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": "22", "id": "e6ded811-447a-45bb-93b5-113ee46389df", "identifier": "Yt2NPFxVmkWcZx1XxVSJuQ==", "identifierGuid": "3c8ddd62-555c-459a-9c67-1d57c55489b9", "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": "23", "supplierIdentifier": "EVMFufQU2kCM56g82MQC4w==", "supplierIdentifierGuid": "b9055311-14f4-40da-8ce7-a83cd8c402e3", "contactGuid": "MleaJSK5jkCGqscbBH7FCw==", "contactID": "259a5732-b922-408e-86aa-c71b047ec50b", "contact": { "$ref": "22" }, "supplier": { "$ref": "21" } }, { "$ref": "23" } ], "products": [ { "$id": "24", "pluG_UID": "23qDx4csKkeK+MjomUoA2A==", "pluGuid": "c7837adb-2c87-472a-8af8-c8e8994a00d8", "supplierIdentifier": "2DYxlWlKrUyfMH+YqJdFmw==", "supplierIdentifierGuid": "953136d8-4a69-4cad-9f30-7f98a897459b", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:40:11.5980963", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:40:11.5980963", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "25", "pluG_UID": "XXO7O6nWZUCvfQQRzcGFvg==", "pluGuid": "3bbb735d-d6a9-4065-af7d-0411cdc185be", "supplierIdentifier": "gRbREOzMZUah2DcE1ifYvw==", "supplierIdentifierGuid": "10d11681-ccec-4665-a1d8-3704d627d8bf", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "3Lc1z1mUuUahHBiKSPX8XQ==", "parentPluGuid": "cf35b7dc-9459-46b9-a11c-188a48f5fc5d", "freight": 44.0, "freightType": 1, "product": { "$id": "26", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "BIsmc4jeP0uTOQxdtduJDw==", "guid": "73268b04-de88-4b3f-9339-0c5db5db890f", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "k2ZwRJXoJEWFNYG1zlxKFQ==", "priceGroupGuid": "44706693-e895-4524-8535-81b5ce5c4a15", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:40:11.5980963", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:40:11.5980963", "pluCreated": "2025-06-14T07:40:11.5980963", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:40:11.5980963", "lastManualUpdate": "2025-06-14T07:40:11.5980963", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:40:11.5980963", "currentCostUpdated": "2025-06-14T07:40:11.5980963", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:40:11.5980963", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:40:11.5980963", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "7zNo2tgZMkm7iHMAqa+oAg==", "altPLUGuid": "da6833ef-19d8-4932-bb88-7300a9afa802", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:40:11.5980963", "labelLastPrice": 1, "shelfPageLayoutG_UID": "61dIIYE6XUGO7IpPWxoedQ==", "shelfPageLayoutGuid": "214857eb-3a81-415d-8eec-8a4f5b1a1e75", "talkerPageLayoutG_UID": "XkB1dWxw5E2IllW+mRgcng==", "talkerPageLayoutGuid": "7575405e-706c-4de4-8896-55be99181c9e", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "gL9iqo+IqU+jbz7Iln/gnA==", "inventoryIdentifier": "aa62bf80-888f-4fa9-a36f-3ec8967fe09c", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "9LVobJLUs0OTN2Sn+OepDA==", "parentPluGuid": "6c68b5f4-d492-43b3-9337-64a7f8e7a90c", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "9mlKxm2qZkyj5QTBhE1cGQ==", "supplierIdentifierGuid": "c64a69f6-aa6d-4c66-a3e5-04c1844d5c19", "supplierChanged": true, "rebateSupplierIdentifier": "9OUhM3lbZkyoDk47NSSrdw==", "rebateSupplierIdentifierGuid": "3321e5f4-5b79-4c66-a80e-4e3b3524ab77", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:40:11.5980963", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "FBj4TRYgB02W7G+GF73PBQ==", "hostIdentifierGuid": "4df81814-2016-4d07-96ec-6f8617bdcf05", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "26" }, { "$ref": "26" } ], "store": { "$ref": "17" }, "storePrices": [ { "$id": "27", "pluG_UID": "/7Y87j8KLUeO6dMUZlbQ8g==", "pluGuid": "ee3cb6ff-0a3f-472d-8ee9-d3146656d0f2", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:40:11.5980963" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T07:40:11.5980963", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:40:11.5980963", "startTime": 3, "endDate": "2025-06-14T07:40:11.5980963", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "Dvwmx0qggE6Qzr8B+UE9tQ==", "hostIdentifierGuid": "c726fc0e-a04a-4e80-90ce-bf01f9413db5", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "hFnsbug8bUyCMLVJyE2nkA==", "guid": "6eec5984-3ce8-4c6d-8230-b549c84da790", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "zEORJ/abckiGKth7w5rVrw==", "priceGroupGuid": "279143cc-9bf6-4872-862a-d87bc39ad5af", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:40:11.5980963", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "26" }, { "$ref": "26" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "ht0OmKmLbUaiLuLU0XW4eA==", "pluGuid": "980edd86-8ba9-466d-a22e-e2d4d175b878", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "34", "pluGuid": "a8d8b75f-a278-4820-8618-6a85155d0e14", "created": "2025-06-14T07:40:11.5980963", "createdByUser": "sample string 1", "activated": "2025-06-14T07:40:11.5980963", "deactivated": "2025-06-14T07:40:11.5980963", "lastOrdered": "2025-06-14T07:40:11.5980963", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:40:11.5980963", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:40:11.5980963", "lastSold": "2025-06-14T07:40:11.5980963", "firstSold": "2025-06-14T07:40:11.5980963", "awsUpdated": "2025-06-14T07:40:11.5980963", "lastManualUpdate": "2025-06-14T07:40:11.5980963", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:40:11.5980963", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:40:11.5980963", "doNotRangeUpdated": "2025-06-14T07:40:11.5980963", "doNotOrderUpdated": "2025-06-14T07:40:11.5980963", "tracked": "2025-06-14T07:40:11.5980963" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "zR5nxoznrUOIvOJXOZxKFg==", "pluGuid": "c6671ecd-e78c-43ad-88bc-e257399c4a16", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "E7ICSExrS0C/8sql9BWZng==", "pluGuid": "4802b213-6b4c-404b-bff2-caa5f415999e", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:40:11.5980963", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:40:11.5980963", "createdLocal": "2025-06-14T07:40:11.5980963", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "RY2jnuzFa0u8VWJbLI1ohQ==", "operatorGuid": "9ea38d45-c5ec-4b6b-bc55-625b2c8d6885", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "ypQSda+14kO6Qv8R9ZAv2Q==", "pluGuid": "751294ca-b5af-43e2-ba42-ff11f5902fd9", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "15" } }, { "$ref": "37" } ], "apns": [ { "$id": "38", "pluID": 1, "pluG_UID": "W+LfqJ6X5k+jXnetmduY6Q==", "pluGuid": "a8dfe25b-979e-4fe6-a35e-77ad99db98e9", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "tuns": [ { "$id": "39", "pluG_UId": "AsGs6pWck0G/kOED74SgNg==", "pluGuid": "eaacc102-9c95-4193-bf90-e103ef84a036", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "26" }, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "competitionPricing": [ { "$id": "40", "identifier": "r6/qUTkBfEei1vdurl6FkA==", "identifierGuid": "51eaafaf-0139-477c-a2d6-f76eae5e8590", "pluG_UID": "5YBmxiCq9kmkv3MKDDeuBw==", "pluGuid": "c66680e5-aa20-49f6-a4bf-730a0c37ae07", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "40" } ], "supplier": { "$ref": "21" }, "supplierName": "sample string 146", "children": [ { "$ref": "26" }, { "$ref": "26" } ], "ordering": { "$ref": "24" }, "flipChartPages": [ { "$id": "41", "identifier": "bysXr+VUpkCS73nP/3+mRQ==", "groupName": "sample string 1", "identifierGuid": "af172b6f-54e5-40a6-92ef-79cfff7fa645", "exists": true, "flipChartIdentifier": "XOE0jF3fW0qT3MxB+p6AAw==", "flipChartIdentifierGuid": "8c34e15c-df5d-4a5b-93dc-cc41fa9e8003", "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": "62VAPghQEEWz/FD29InTnw==", "groupIdentifierGuid": "3e4065eb-5008-4510-b3fc-50f6f489d39f", "flipChart": { "$id": "42", "identifier": "/dd1Zq6L80WlDLOGXGjXJQ==", "identifierGuid": "6675d7fd-8bae-45f3-a50c-b3865c68d725", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "43", "identifier": "8onDpZBI60a5R3OuIrdufg==", "identifierGuid": "a5c389f2-4890-46eb-b947-73ae22b76e7e", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "44", "id": 1, "g_UID": "SnWkH9zuVU6b+CDG25p15Q==", "guid": "1fa4754a-eedc-4e55-9bf8-20c6db9a75e5", "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": "rrM95sLoaEqfR3iJm8K9CQ==", "previousFormGuid": "e63db3ae-e8c2-4a68-9f47-78899bc2bd09", "nextForm": 1, "nextFormG_UID": "uQbOyvSPCkCj/x36e88Bbw==", "nextFormGuid": "cace06b9-8ff4-400a-a3ff-1dfa7bcf016f", "attributes": "sample string 10", "updated": "2025-06-14T07:40:11.5980963", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "44" }, "previousCheckoutForm": { "$ref": "44" }, "buttons": [ { "$id": "45", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "X8B4ke0x7EiJylkpsberSQ==", "checkoutFormGuid": "9178c05f-31ed-48ec-89ca-5929b1b7ab49", "identifier": "YJhXgRHHt0GebgxxNb7fuQ==", "identifierGuid": "81579860-c711-41b7-9e6e-0c7135bedfb9", "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": "4xjAuNdq0kiCSj+IcW0lYA==", "valueGuid": "b8c018e3-6ad7-48d2-824a-3f88716d2560", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:40:11.5980963", "action": "sample string 12", "valueForm": { "$ref": "44" }, "image": { "$id": "46", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T07:40:11.5980963", "imageData": "QEA=", "readOnly": true } }, { "$ref": "45" } ], "panels": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "h2KnPvQ3xUyKGo4HR7nkUA==", "checkoutFormGuid": "3ea76287-37f4-4cc5-8a1a-8e0747b9e450", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "47" } ] }, { "$ref": "44" } ], "panels": [ { "$ref": "47" }, { "$ref": "47" } ] }, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, "contentPanel": { "$ref": "47" }, "products": [ { "$id": "48", "flipChartPageIdentifier": "5GDVAaka/0eRQNByvMXPlg==", "flipChartPageIdentifierGuid": "01d560e4-1aa9-47ff-9140-d072bcc5cf96", "pluG_UID": "n8aYkAHibUey6sP4jHPR3w==", "pluGuid": "9098c69f-e201-476d-b2ea-c3f88c73d1df", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "26" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "48" } ], "productCount": 27, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, { "$ref": "41" } ], "priceHistory": [ { "$id": "49", "pluG_UID": "Ggm9yFghQEC6Ncf6r589kw==", "pluGuid": "c8bd091a-2158-4040-ba35-c7faaf9f3d93", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:40:11.5980963", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "49" } ], "ingredients": [ { "$id": "50", "pluG_UID": "RZkYBX5kRUOWICfUev3g1w==", "ingredientGuid": "EXcenMMpfEKxi6lBCx8MJA==", "ingredientIdentifier": "9c1e7711-29c3-427c-b18b-a9410b1f0c24", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "26" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "VlrMEAO9RU+eBCyqYXFzuA==", "pluGuid": "10cc5a56-bd03-4f45-9e04-2caa617173b8", "shelfLocationIdentifier": "Te1hkC3PrUOJVLwSNcCN5w==", "shelfLocationGuid": "9061ed4d-cf2d-43ad-8954-bc1235c08de7", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "WyNctwHHhEeyOmHMxVK/7Q==", "labelPageLayoutGuid": "b75c235b-c701-4784-b23a-61ccc552bfed", "updated": "2025-06-14T07:40:11.5980963", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "26" }, "location": { "$id": "52", "identifier": "2SHWPKIIgEyj6Oa6UXlF8w==", "storeID": 1, "identifierGuid": "3cd621d9-08a2-4c80-a3e8-e6ba517945f3", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:40:11.5980963", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "51" }, { "$ref": "51" } ] } }, { "$ref": "51" } ], "bin": { "$ref": "51" }, "scaleLocations": [ { "$id": "53", "plu": 1, "pluG_UID": "aQvmd7B7QkeMCReyGG3WZQ==", "pluGuid": "77e60b69-7bb0-4742-8c09-17b2186dd665", "deptNo": 1, "product": { "$ref": "26" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:40:11.5980963", "department": { "$id": "55", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "54" }, "subDepartments": [ { "$id": "56", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "57", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T07:40:11.5980963", "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": "vLn3QLYO90KSARLeIevaiw==", "labelPageLayoutGuid": "40f7b9bc-0eb6-42f7-9201-12de21ebda8b", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "59", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "61" } ], "commodityCode": "sample string 6" }, { "$ref": "60" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "60" }, "mscDep": { "$id": "62", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "59" }, { "$ref": "59" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "58" } ], "updated": "2025-06-14T07:40:11.5980963", "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": "2Wc1gJXkEU+QFifNtHQoVw==", "labelPageLayoutGuid": "803567d9-e495-4f11-9016-27cdb4742857", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "57" } ], "investmentBuyOverride": true, "updated": "2025-06-14T07:40:11.5980963", "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": "z8dHe4zXdEymgFqUen+ocQ==", "labelPageLayoutGuid": "7b47c7cf-d78c-4c74-a680-5a947a7fa871", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "56" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T07:40:11.5980963", "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": "r5rsIyG6O0KdH7C4Rpj7kQ==", "labelPageLayoutGuid": "23ec9aaf-ba21-423b-9d1f-b0b84698fb91", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } } } }, { "$ref": "53" } ], "nextPrice": { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "WJEOBault0C8es1tAZpI8w==", "pluGuid": "050e9158-a5ab-40b7-bc7a-cd6d019a48f3", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "QURTB20pkUiT6pbJqRXHyA==", "dealCostGuid": "07534441-296d-4891-93ea-96c9a915c7c8", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "3NUWC/tPY06yJo+wHTkLvQ==", "priceGroupGuid": "0b16d5dc-4ffb-4e63-b226-8fb01d390bbd", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:40:11.5980963", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "giCf7EMDGUitBXM1FYGzVA==", "campaignComboPriceGroupIdentifier": "ec9f2082-0343-4819-ad05-73351581b354", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:40:11.5980963", "operatorG_UID": "GtYuHQI1/kmk+IoV5uiCKw==", "operatorGuid": "1d2ed61a-3502-49fe-a4f8-8a15e6e8822b", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:40:11.5980963", "signIqTicketFileMovedUtc": "2025-06-14T07:40:11.5980963", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:40:11.5980963", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "26" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "0f9bf86c-fc61-4cd1-b6f8-5d7f869866eb", "nameGuid": "0f9bf86c-fc61-4cd1-b6f8-5d7f869866eb", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:40:11.5980963", "startTime": 1, "endDate": "2025-06-14T07:40:11.5980963", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:40:11.5980963", "system": true, "created": "2025-06-14T07:40:11.5980963", "updated": "2025-06-14T07:40:11.5980963", "priceChangeNotifiedUtc": "2025-06-14T07:40:11.5980963", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "AT6wnBMJcEuVRnGc1+VJpA==", "hostIdentifierGuid": "9cb03e01-0913-4b70-9546-719cd7e549a4", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:40:11.5980963", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "63" }, { "$ref": "63" } ], "campaignPools": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "J8WlbDy1W0K2ElvAqwekjw==", "pluGuid": "6ca5c527-b53c-425b-b612-5bc0ab07a48f", "hostOfferID": 1, "priceGroupG_UID": "IXJ64awF7USHS8z6lS019Q==", "priceGroupGuid": "e17a7221-05ac-44ed-874b-ccfa952d35f5", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:40:11.5980963", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "26" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "78S9eFt0yk+KppGoUy/rBw==", "identifierStr": "78S9eFt0yk+KppGoUy/rBw==", "identifierGuid": "78bdc4ef-745b-4fca-8aa6-91a8532feb07", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "65" } }, { "$ref": "67" } ], "customers": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "+TA1Isd0zUWUaCELIOfPRQ==", "customerIDGuid": "223530f9-74c7-45cd-9468-210b20e7cf45", "campaign": { "$ref": "65" }, "customer": { "$ref": "7" } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "UibNSpSFWkezd1SGmzq/3g==", "groupIDGuid": "4acd2652-8594-475a-b377-54869b3abfde", "campaign": { "$ref": "65" }, "group": { "$ref": "11" } }, { "$ref": "69" } ], "signIqTickets": [ { "$id": "70", "identifier": "a9LlZ5/r+0q1Y+m7ae8HVA==", "identifierGuid": "67e5d26b-eb9f-4afb-b563-e9bb69ef0754", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "70" } ], "comboPriceGroups": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "WiZ2lmlR7UuYdVJjSa5ncA==", "guid": "9676265a-5169-4bed-9875-526349ae6770", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "65" }, "comboPricePlus": [ { "$id": "72", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "xzpFHce30EuePNWzcIItzQ==", "groupGuid": "1d453ac7-b7c7-4bd0-9e3c-d5b370822dcd", "comboPriceType": 5, "priceType": 5, "pluG_UID": "g/p1hfmtJkCV4/1z/tzbLw==", "pluGuid": "8575fa83-adf9-4026-95e3-fd73fedcdb2f", "priceGroupG_UID": "stQslyI5wEi9c4n6e2iGCA==", "priceGroupGuid": "972cd4b2-3922-48c0-bd73-89fa7b688608", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "65" }, "product": { "$ref": "26" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "65" } }, { "$ref": "72" } ] }, { "$ref": "71" } ], "priceLevels": [ { "$id": "73", "id": 1, "priceLevelIdentifier": "DiyiNiBNfE+OeFX4NRm7Eg==", "priceLevelIdentifierGuid": "36a22c0e-4d20-4f7c-8e78-55f83519bb12", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "73" } ] }, "product": { "$ref": "26" }, "dealCost": { "$id": "74", "headerIdentifier": "1XpPz/52CE+5XaLdtsUKLQ==", "headerIdentifierGuid": "cf4f7ad5-76fe-4f08-b95d-a2ddb6c50a2d", "identifier": "Xu6Woz2DmUK0FxHDZzJC4w==", "identifierGuid": "a396ee5e-833d-4299-b417-11c3673242e3", "supplierIdentifier": "lPVRgIM5/Ue8OwId/2TcGg==", "supplierGuid": "8051f594-3983-47fd-bc3b-021dff64dc1a", "pluG_UID": "xyeMgl/ymkySlHZTwcsyrQ==", "pluGuid": "828c27c7-f25f-4c9a-9294-7653c1cb32ad", "campaignName": "537b2627-ae98-45c5-9e1f-d257fde77bdb", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:40:11.5980963", "end": "2025-06-14T07:40:11.5980963", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "taRJJ1xhckiRZZfYJ5SxRg==", "bonusItemPluGuid": "2749a4b5-615c-4872-9165-97d82794b146", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:40:11.5980963", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:40:11.5980963", "campaignEndDate": "2025-06-14T07:40:11.5980963", "masterPLUG_UID": "/7+rd/2L2kW2eL/qVguhsA==", "masterID": "77abbfff-8bfd-45da-b678-bfea560ba1b0", "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": "nVTbbcu8NESdQo5uoKYseg==", "bonusMasterID": "6ddb549d-bccb-4434-9d42-8e6ea0a62c7a", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:40:11.5980963", "dealCosts": [ { "$ref": "74" }, { "$ref": "74" } ], "tags": [ { "$id": "75", "pluG_UID": "WaDOlndS4kaxymbJDYtthw==", "pluGuid": "96cea059-5277-46e2-b1ca-66c90d8b6d87", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "75" } ], "alternateProductG_UID": "+Iii4ClBD0mXZb8gjdAvMg==", "alternateProduct": "e0a288f8-4129-490f-9765-bf208dd02f32", "productHostCode": { "$id": "76", "id": 1, "pluG_UID": "z6dEqbUBe0W18Gv1Q4YvuQ==", "pluGuid": "a944a7cf-01b5-457b-b5f0-6bf543862fb9", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:40:11.5980963", "inventoryTracked": "2025-06-14T07:40:11.5980963", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "21" }, "serviceFee": { "$id": "77", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "24" } ], "orderCycleHeaders": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "pzbL23cEgkyKq3jb4oGJww==", "supplierGuid": "dbcb36a7-0477-4c82-8aab-78dbe28189c3", "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": "CPFqSy3lQ0Sa7txzh7HUxQ==", "supplierGuid": "4b6af108-e52d-4443-9aee-dc7387b1d4c5", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:40:11.5980963", "deliveryDate": "2025-06-14T07:40:11.5980963", "nextCutOffDate": "2025-06-14T07:40:11.5980963", "nextDeliveryDate": "2025-06-14T07:40:11.5980963", "nextDaysBuffer": 10 }, { "$ref": "79" } ], "store": { "$ref": "17" }, "updated": "2025-06-14T07:40:11.5980963", "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": "2025-06-14T07:40:11.5980963", "processed": "2025-06-14T07:40:11.5980963", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:40:11.5980963", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "20" }, "metcashHeader": { "$id": "81", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:40:11.5980963", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "80" } ], "zoneMatrix": [ { "$id": "82", "id": 1, "hostIdentifier": "1xbXEUD09Uuz5GKW0jWsOQ==", "hostIdentifierGuid": "11d716d7-f440-4bf5-b3e4-6296d235ac39", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "0e31074a-5df6-4338-a671-332582a6701c", "67db55e6-bec4-4baf-9161-997fd35e3370" ] }, { "$ref": "82" } ], "hostFileStoreSetting": { "$ref": "19" }, "hostStoreSettings": [ { "$ref": "19" }, { "$ref": "19" } ], "promotionPlacements": [ { "$id": "83", "identifier": "sEYbhDBv70m0r2t4PCwAfA==", "identifierGuid": "841b46b0-6f30-49ef-b4af-6b783c2c007c", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "83" } ], "promoTypeGuids": [ "99e1d70a-b883-4079-a9b2-bfdbf1f6dff0", "268e3e11-2966-4cab-ac6d-af7b23a9e378" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "19" } ], "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": "2025-06-14T07:40:11.5980963", "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": "63fe0fc0-b0bb-4859-b3a0-f62a4efa759f", "updateStore": { "$id": "89", "id": "ba93e843-7287-4ec6-bc33-97dff729534a", "name": "sample string 1", "lastActivity": "2025-06-14T07:40:11.5980963", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:40:11.5980963" }, "timeZoneId": "sample string 53", "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": "16" } ] }, "customer": { "$ref": "7" }, "communityOrganisation": { "$id": "91", "id": 1, "identifier": "R+MeHg7/zk2xkMYNSa652w==", "identifierGuid": "1e1ee347-ff0e-4dce-b190-c60d49aeb9db", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:40:11.5980963", "deleted": true }, "details": [ { "$id": "92", "saleItemID": 1, "identifier": "7SxeIV4qPEC7nasj3e3kLg==", "identifierGuid": "215e2ced-2a5e-403c-bb9d-ab23ddede42e", "saleHeaderID": 2, "plu": 1, "pluG_UId": "2bCNVnowx0qLFi+v4rQlKw==", "pluGuid": "568db0d9-307a-4ac7-8b16-2fafe2b4252b", "accountID": "xdwy1QgyXEq6S7ZOhTBj3g==", "accountIDGuid": "d532dcc5-3208-4a5c-ba4b-b64e853063de", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:40:11.5980963", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "PljmEka1mE+0b0IfVYGcIA==", "refundGuid": "12e6583e-b546-4f98-b46f-421f55819c20", "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": "QW8x1pr2r0+26OruiwjhYg==", "idempotentVoidGuid": "d6316f41-f69a-4faf-b6e8-eaee8b08e162", "priceLevelIdentifier": "1Tuf6+lq9UCmV+JHLXb00Q==", "priceLevelIdentifierGuid": "eb9f3bd5-6ae9-40f5-a657-e2472d76f4d1", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "93", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:40:11.5980963", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "93" } ], "refund": { "$id": "94", "id": 1, "g_UID": "wNbxD+Jw6ki0kou+Xkqjcw==", "guid": "0ff1d6c0-70e2-48ea-b492-8bbe5e4aa373", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:40:11.5980963" }, "modifier": { "$id": "95", "id": 1, "setG_UID": "SHaFfYIXN0Odz/n7nDcSXQ==", "modifierSetGuid": "7d857648-1782-4337-9dcf-f9fb9c37125d", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "L1n+ZuhaZEmHHVcQEj1vMw==", "pluGuid": "66fe592f-5ae8-4964-871d-5710123d6f33", "deleted": true, "g_UID": "plaWf6BYkEOv9tWwtaf/jQ==", "guid": "7f9656a6-58a0-4390-aff6-d5b0b5a7ff8d", "product": { "$ref": "26" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "92" } ], "eftReceipts": [ { "$id": "96", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "14" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "96" } ], "payments": [ { "$ref": "13" }, { "$ref": "13" } ], "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": "Q5krkcZEtUyL9qA8Q87Nsw==", "pluGuid": "912b9943-44c6-4cb5-8bf6-a03c43cecdb3", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:40:11.5980963", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:40:11.5980963", "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": "Z3R+qRF4KUuSOiPeFfmy+Q==", "pluGuid": "a97e7467-7811-4b29-923a-23de15f9b2f9", "accountID": "ToKxqU7zoUyvrzU56/svBg==", "accountIDGuid": "a9b1824e-f34e-4ca1-afaf-3539ebfb2f06", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:40:11.5980963", "bestOrExpireType": 1, "refundG_UID": "Kj6VGPddA0q9lb7Z359Hyg==", "refundGuid": "18953e2a-5df7-4a03-bd95-bed9df9f47ca", "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": [ { "$id": "101", "identifier": "aP1lh61HfEy7YZ3FzKaDqQ==", "identifierGuid": "8765fd68-47ad-4c7c-bb61-9dc5cca683a9", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "DMQzhFYx9UGvyIh5KiRYsg==", "customerIdentifierGuid": "8433c40c-3156-41f5-afc8-88792a2458b2", "operatorNo": 1, "operatorG_UID": "EjVOtdUHXE+bVc98neeklg==", "operatorGuid": "b54e3512-07d5-4f5c-9b55-cf7c9de7a496", "created": "2025-06-14T07:40:11.5980963", "ordered": "2025-06-14T07:40:11.5980963", "started": "2025-06-14T07:40:11.5980963", "completed": "2025-06-14T07:40:11.5980963", "supplied": "2025-06-14T07:40:11.5980963", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "7" }, "operator": { "$ref": "15" }, "details": [ { "$id": "102", "headerID": 1, "plu": 1, "pluG_UId": "+mzFOL2OmEikuH5BhorS/Q==", "pluGuid": "38c56cfa-8ebd-4898-a4b8-7e41868ad2fd", "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": "uC7TIedDDkGP1EHGZ8PLvg==", "headerIdentifierGuid": "21d32eb8-43e7-410e-8fd4-41c667c3cbbe", "product": { "$ref": "26" } }, { "$ref": "102" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "14" } }, { "$ref": "101" } ], "surveyResponses": [ { "$id": "103", "surveyG_UID": "y2jpMizjJ0CZHXvosPMv8g==", "surveyGuid": "32e968cb-e32c-4027-991d-7be8b0f32ff2", "saleHeaderGuid": "hmU02N1FNUGDJsSjjh5BMg==", "saleGuid": "d8346586-45dd-4135-8326-c4a38e1e4132", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "Ts5Vigit9EyhpOAj1PZ6yA==", "guidResponse": "8a55ce4e-ad08-4cf4-a1a4-e023d4f67ac8", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:40:11.5980963", "sale": { "$ref": "14" }, "survey": { "$id": "104", "g_UID": "WJ3a3+uBfk6CGUHPbCPNaw==", "guid": "dfda9d58-81eb-4e7e-8219-41cf6c23cd6b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "5beKBL2cYE+IXsbaKOl4Hg==", "checkoutFormGuid": "048ab7e5-9cbd-4f60-885e-c6da28e9781e", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:40:11.5980963", "end": "2025-06-14T07:40:11.5980963", "deleted": true, "updated": "2025-06-14T07:40:11.5980963", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "d64f6ec6-e8db-418e-a358-2a1d7991f8aa", "8231462a-15eb-4ca6-b8bf-643416ad3f1b" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "44" } }, "ingressId": "sample string 4" }, { "$ref": "103" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "jjIf39I9+0KeDneDYwaD0g==", "accountIdentifier": "df1f328e-3dd2-42fb-9e0e-7783630683d2", "accountName": "sample string 42", "customerOrderIdentifier": "GY5lPKT7E06kyP6SxCuwhg==", "customerOrderIdentifierGuid": "3c658e19-fba4-4e13-a4c8-fe92c42bb086", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "105", "id": 1, "paymentID": 2, "paymentIdentifier": "VWHH4CZxwEW8BCxjVgdFZw==", "paymentIdentifierGuid": "e0c76155-7126-45c0-bc04-2c6356074567", "identifier": "T8QfvHnaBU2ARGi3IHOPtA==", "identifierGuid": "bc1fc44f-da79-4d05-8044-68b720738fb4", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "z5PnI0C01E64tetTCzevQg==", "itemIdentifierGuid": "23e793cf-b440-4ed4-b8b5-eb530b37af42" } }, { "$ref": "13" } ] }, { "$ref": "8" } ], "customerGroupMembers": [ { "$ref": "12" }, { "$ref": "12" } ], "customerGroups": [ { "$ref": "11" }, { "$ref": "11" } ], "accounts": [ { "$ref": "9" }, { "$ref": "9" } ], "account": { "$ref": "9" }, "vouchers": [ { "$id": "106", "customerIdentifier": "TSUZRrWQ2USacS6m/SR5sg==", "customerIdentifierGuid": "4619254d-90b5-44d9-9a71-2ea6fd2479b2", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "VKppx6bz1Uq/pM9jCKxhqQ==", "idempotentGuid": "c769aa54-f3a6-4ad5-bfa4-cf6308ac61a9", "offline": true, "voucher": { "$ref": "2" }, "customer": { "$ref": "7" } }, { "$ref": "106" } ] }, "issuedOfflinePayment": { "$ref": "13" }, "redeemedOfflinePayment": { "$ref": "13" } }, { "$ref": "6" } ] }, "customer": { "$ref": "7" }, "issuedOfflinePayment": { "$ref": "13" } }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK =�Z�!�� 5 xl/workbook.xml � (� ����0��&�C���(R8q���{[i�?ik��H�yۙ��v�d� ��G�&���}��$$�4'��̻�z��,��خS+�L$4�r�a�QYz�^i�������D=�(͕���[�=L!����.&"k���X��I!�5T��c��{[�3F�T���Ev��5�*(��;���w�PK =�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK =�Z=vl' ' _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="R140d5e15f58c4057" /></Relationships>PK =�Z� �=c � xl/worksheets/sheet1.xml � (� ��[s�@F� �����'��r�$�~��gV1R�����D�Yp�������0���+^8�a�E�r肇\'\N�i�|���t�G�u��g�0��/��t���|u���d�A�%�p��͒4r�2}��,�����#����~.�\����*s������0��/��� Z���4��7W��l���+q4(�_Q������J�$����x:tQ��-��h��:�p|,��d}Fo�\��I�Ȋ�NmF�:q�U�]G�|>t�q���G�'����Jos���]������Ju�I�'�<�cHI�)���<-��<CQ�Kp�γ2��sݼ��/�CU\��2/�<����)�ƪ��,�r�c�n! �{�ʼ��s�u� ������A� {L�֜"]��� v���0!)%z*T�n�S� H�S����}P.(WB �S���*$F ���M�R�7]�JF���P��*!�6�`�(I�(�L"�w/*%�v����\ ��KڳUN��IJ=�(az3��1I�;�y��A����8��o�N�aV�z����9B�s�-��6M�M�&q�&H���&h��h�I\� �$�ڄh�6!��u�PM��21c��Ę�1�zoA��>Xc��Ę�1F�lA�پXc��������9�k�q��y��n��̂U��;���3���6��e#Τ~�!�y�Kd�۱α��q����1�Zc�w�0����>�>Zȓ1�|� ��/�x�_�Av�I�0�P��+lAL�I�¤CaKiSar���[:� w�o��tkAL�-�����}8}�46� ���T� �����ާ����I��i�c��t�PK =�Z~m/� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�c�"��-��3N";�M)g�G�jQ� Rݰ���I3�����4�Wt~���4a@�(�����S ��怣q����I\1��>�yM�W=N�'vF;ںI�����R�d��3�S�d�=��3��h�>[u�Є?��b�����Q�C ?%Oo!M"Ⱦ���4�,Y�y�+��>L͇����;_ȴ�j�� &D�*�K��Kp��K�ey��W�PB�Ue"�������PK =�ZЃ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 =�Z��{�� Q xl/sharedStrings.xml � (� �V]s�6}�L����k��?3!w��M�&s!}��A�֠���J" ��w%L��y����Ξ]���[YX� $��d���<�(���e�͎�T�SRT&�-ȁ���RJea(���Z��b4��J"�U ��%Q�(V#Y T�TY�<� G%a|`eՆ��`�� gn��݀)�ե���^����H?�,7��ČW,g ���~�h��j�%�n���t��D 1�6�O�L�M2F� <���R}x�>���)���lKt<�&|KYW�S}����Z�5(�P*w��s�=^j��SL�J�N��hbN��3$urm��rx�U��m��i�DQf;a@m?2;v�N� �C�ێ�����8.Vp�p�G�F�cC���g.fL;q ͣ(�8��1K�U�q��<���������٭5��/�Ow��z�� Vkt��a���:��k��� �@3eKTi�Z�(��fb�O�~j�^nk]g�M��d�m�pI�&w���j�~�TK3i�ä�B���t�JL��u�����+����ꖬ�EMt^�)��� �����P��6�п�fa���!GJ�r��G?�����M3��~��$vF�(�f��� ��/�o�dŶW(&� �T��e�d��B�ϻ�{̈́Z�i��:�FSJH�v�� ��u������5�\�]w[��#�e��B ��^�E/ѻ��eYt1C� ��x5wq��JY�n���,��U����qkT{$��^h�n�K3�<�Qd��%.%y亹~�/nez�[��q�c�� �������=`��զ~���jK �}�B��;?�Ss��M�W䚤�1p��>��#�Bq��>�=U)��1�m�d>R`�a6� ~�z阘��/Y�25��f$��(�����B��k|������{��|�g�E���D��EJZ��?������!�������x��@��{L��,ֻ�ٜp�1��Xrx7��494�;#�&��PK- =�Z�!�� 5 xl/workbook.xmlPK- =�Z���� � [Content_Types].xmlPK- =�Z=vl' ' V _rels/.relsPK- =�Z� �=c � � xl/worksheets/sheet1.xmlPK- =�Z~m/� P w xl/_rels/workbook.xml.relsPK- =�ZЃc'2 E � xl/styles.xmlPK- =�Z��{�� Q 7 xl/sharedStrings.xmlPK � n
application/vnd.ms-excel
PK =�Z �� 5 xl/workbook.xml � (� ����0D�J��(� �HE���k�&��(IE?�R�n������nh�1����� a*�#�'�qף3"D�^�^w�`�6`˒�`F4Z����F���'Bz̸��Ж��!|i��0�UFc����m!���+�X��@E%�s�M)q����*�i�e��"�v��l�]PK =�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK =�Z���' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf52e3da0171e4a74" /></Relationships>PK =�Z� �=c � xl/worksheets/sheet1.xml � (� ��[s�@F� �����'��r�$�~��gV1R�����D�Yp�������0���+^8�a�E�r肇\'\N�i�|���t�G�u��g�0��/��t���|u���d�A�%�p��͒4r�2}��,�����#����~.�\����*s������0��/��� Z���4��7W��l���+q4(�_Q������J�$����x:tQ��-��h��:�p|,��d}Fo�\��I�Ȋ�NmF�:q�U�]G�|>t�q���G�'����Jos���]������Ju�I�'�<�cHI�)���<-��<CQ�Kp�γ2��sݼ��/�CU\��2/�<����)�ƪ��,�r�c�n! �{�ʼ��s�u� ������A� {L�֜"]��� v���0!)%z*T�n�S� H�S����}P.(WB �S���*$F ���M�R�7]�JF���P��*!�6�`�(I�(�L"�w/*%�v����\ ��KڳUN��IJ=�(az3��1I�;�y��A����8��o�N�aV�z����9B�s�-��6M�M�&q�&H���&h��h�I\� �$�ڄh�6!��u�PM��21c��Ę�1�zoA��>Xc��Ę�1F�lA�پXc��������9�k�q��y��n��̂U��;���3���6��e#Τ~�!�y�Kd�۱α��q����1�Zc�w�0����>�>Zȓ1�|� ��/�x�_�Av�I�0�P��+lAL�I�¤CaKiSar���[:� w�o��tkAL�-�����}8}�46� ���T� �����ާ����I��i�c��t�PK =�Z1�lp� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q����vÆm��xGM��v���G� XE�Tb�������4����ݿ�y�{������w��s2k��d���S$y�E6�iCil-�2~B�;ƇQ����N�=�)glIÜ�Lr�L��7�o�ѷ�]�L_}8E���e�0 �)Ez e��@���C�+et�8G^5K ��M-�ˀ���;��4�Z�6�6ժn�*ce@��B���i^��)��f��+�RW5z��/PK =�ZЃ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 =�Z��{�� Q xl/sharedStrings.xml � (� �V]s�6}�L����k��?3!w��M�&s!}��A�֠���J" ��w%L��y����Ξ]���[YX� $��d���<�(���e�͎�T�SRT&�-ȁ���RJea(���Z��b4��J"�U ��%Q�(V#Y T�TY�<� G%a|`eՆ��`�� gn��݀)�ե���^����H?�,7��ČW,g ���~�h��j�%�n���t��D 1�6�O�L�M2F� <���R}x�>���)���lKt<�&|KYW�S}����Z�5(�P*w��s�=^j��SL�J�N��hbN��3$urm��rx�U��m��i�DQf;a@m?2;v�N� �C�ێ�����8.Vp�p�G�F�cC���g.fL;q ͣ(�8��1K�U�q��<���������٭5��/�Ow��z�� Vkt��a���:��k��� �@3eKTi�Z�(��fb�O�~j�^nk]g�M��d�m�pI�&w���j�~�TK3i�ä�B���t�JL��u�����+����ꖬ�EMt^�)��� �����P��6�п�fa���!GJ�r��G?�����M3��~��$vF�(�f��� ��/�o�dŶW(&� �T��e�d��B�ϻ�{̈́Z�i��:�FSJH�v�� ��u������5�\�]w[��#�e��B ��^�E/ѻ��eYt1C� ��x5wq��JY�n���,��U����qkT{$��^h�n�K3�<�Qd��%.%y亹~�/nez�[��q�c�� �������=`��զ~���jK �}�B��;?�Ss��M�W䚤�1p��>��#�Bq��>�=U)��1�m�d>R`�a6� ~�z阘��/Y�25��f$��(�����B��k|������{��|�g�E���D��EJZ��?������!�������x��@��{L��,ֻ�ٜp�1��Xrx7��494�;#�&��PK- =�Z �� 5 xl/workbook.xmlPK- =�Z���� � [Content_Types].xmlPK- =�Z���' ' V _rels/.relsPK- =�Z� �=c � � xl/worksheets/sheet1.xmlPK- =�Z1�lp� P w xl/_rels/workbook.xml.relsPK- =�ZЃc'2 E � xl/styles.xmlPK- =�Z��{�� Q 6 xl/sharedStrings.xmlPK � m