GET api/customer/{id}/competitions/voucher/{voucherId}
Get CustomerCompetition list by Voucher
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Customer Identifier |
globally unique identifier |
Required |
voucherId | integer |
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": "8Z4+Z2ue80upn9dPrcbLGQ==", "customerIdentifierGuid": "673e9ef1-9e6b-4bf3-a99f-d74fadc6cb19", "voucherID": 3, "storeID": 4, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:25:26.1567239", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 6", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Z6JJ0JYg2UyFRsFAku5KOw==", "issuedIdempotentGuid": "d049a267-2096-4cd9-8546-c14092ee4a3b", "issuedOffline": true, "competitionEndDate": "2025-08-02T23:25:26.1567239", "updated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "labelPageLayout": "owzwf3OLmUKEBCnUgpId5A==", "pageLayoutGuid": "7ff00ca3-8b73-4299-8404-29d482921de4", "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-08-02T23:25:26.1567239" }, { "$ref": "5" } ] }, "customerVouchers": [ { "$id": "6", "id": 1, "customerIdentifier": "xBbgT76BRE24xoJRhFtHtw==", "customerIdentifierGuid": "4fe016c4-81be-4d44-b8c6-8251845b47b7", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:25:26.1567239", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "NkJaO6pcBEekyy1TYeYQdQ==", "issuedIdempotentGuid": "3b5a4236-5caa-4704-a4cb-2d5361e61075", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:25:26.1567239", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:25:26.1567239", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "xu3xde3TskCXYOHjmD/Oew==", "redeemedIdempotentGuid": "75f1edc6-d3ed-40b2-9760-e1e3983fce7b", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:25:26.1567239", "storeName": "sample string 17", "scaleLabel": { "$ref": "4" }, "voucher": { "$ref": "2" }, "customer": { "$id": "7", "identifier": "b5t72beOLkOrnAc2lUQ+pA==", "identifierGuid": "d97b9b6f-8eb7-432e-ab9c-073695443ea4", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:25:26.1567239", "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": "Jj1CkSCXm06arTvbFyR0Aw==", "communityIdentifierGuid": "91423d26-9720-4e9b-9aad-3bdb17247403", "joined": "2025-08-02T23:25:26.1567239", "updated": "2025-08-02T23:25:26.1567239", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "1bhdzFKOO0SOHzfsQEX4hw==", "priceLevelIdentifierGuid": "cc5db8d5-8e52-443b-8e1f-37ec4045f887", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:25:26.1567239", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "8", "cardType": 2, "issueDate": "2025-08-02T23:25:26.1567239", "expiry": "2025-08-02T23:25:26.1567239", "customerID": "uIm3Z2xVMEa1twNjcULXzw==", "customerIDGuid": "67b789b8-556c-4630-b5b7-03637142d7cf", "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-08-02T23:25:26.1567239", "linkedAccount": "ro5IMxNdY0qOsH45p809xA==", "linkedAccountGuid": "33488eae-5d13-4a63-8eb0-7e39a7cd3dc4", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "7" }, "account": { "$id": "9", "id": 1, "identifier": "V+cfjQZNXEiZAca38kUnGA==", "identifierGuid": "8d1fe757-4d06-485c-9901-c6b7f2452718", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:25:26.1567239", "owner": "UO1GlpQcr0S6QDl1TIcF9Q==", "ownerGuid": "9646ed50-1c94-44af-ba40-39754c8705f5", "accountStoreGroupIdentifier": "72crfWU4EUaOchOMkekNSw==", "accountStoreGroupGuid": "7d2b67ef-3865-4611-8e72-138c91e90d4b", "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-08-02T23:25:26.1567239", "active": true, "updated": "2025-08-02T23:25:26.1567239", "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": "dTRauDNdSkurzE3K5r3THA==", "identifierGuid": "b85a3475-5d33-4b4a-abcc-4dcae6bdd31c", "name": "sample string 2", "primaryContact": "3vrQR11fIEyLsskFXrI4fA==", "primaryContactGuid": "47d0fade-5f5d-4c20-8bb2-c9055eb2387c", "accountID": "16Cm5Cdxt0G/b3EGPQyv7Q==", "accountIDGuid": "e4a6a0d7-7127-41b7-bf6f-71063d0cafed", "special": true, "updated": "2025-08-02T23:25:26.1567239", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "MD+U6krKNkS/wLXBTA2CIw==", "priceLevelIdentifierGuid": "ea943f30-ca4a-4436-bfc0-b5c14c0d8223", "deleted": true, "account": { "$ref": "9" }, "primaryContactCustomer": { "$ref": "7" }, "customerGroupMembers": [ { "$id": "12", "id": 1, "groupID": "jg153f3R8EGY59CF4GYEOw==", "groupIDGuid": "dd790d8e-d1fd-41f0-98e7-d085e066043b", "customerID": "gG9jrkpj8U+kQ8EiUWPuiQ==", "customerIDGuid": "ae636f80-634a-4ff1-a443-c1225163ee89", "card": "sample string 4", "linkedAccount": "kvM82PLPKU6smdb0w6Yk9A==", "linkedAccountGuid": "d83cf392-cff2-4e29-ac99-d6f4c3a624f4", "customer": { "$ref": "7" }, "group": { "$ref": "11" }, "customerCard": { "$ref": "8" } }, { "$ref": "12" } ] }, { "$ref": "11" } ] }, "payments": [ { "$id": "13", "id": 1, "identifier": "dc6WEvelL0m3fDcop3zIJg==", "identifierGuid": "1296ce75-a5f7-492f-b77c-3728a77cc826", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ACyheJ5PJ0mYM8NT7ZACAA==", "accountIDGuid": "78a12c00-4f9e-4927-9833-c353ed900200", "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-08-02T23:25:26.1567239", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "WGPrRQ9xoEiJbm/0bqK+qQ==", "idempotentVoidGuid": "45eb6358-710f-48a0-896e-6ff46ea2bea9", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "14", "saleHeaderID": 1, "saleHeaderGuid": "9vW87Ego1U2sZ1tRHGuQ1Q==", "saleHeaderIdentifierGuid": "ecbcf5f6-2848-4dd5-ac67-5b511c6b90d5", "created": "2025-08-02T23:25:26.1567239", "createdLocal": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "storeID": 1, "operatorG_Uid": "YEKXJbw8Qk+/Jm1OSvtCyg==", "operatorGuid": "25974260-3cbc-4f42-bf26-6d4e4afb42ca", "customerG_Uid": "0TT50J4e1EKg6cy1xAw6hQ==", "customerGuid": "d0f934d1-1e9e-42d4-a0e9-ccb5c40c3a85", "communityIdentifier": "qgSOnmKebkii2Utd8YqAkw==", "communityIdentifierGuid": "9e8e04aa-9e62-486e-a2d9-4b5df18a8093", "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": "wrVl/MTxeU6bU7m0+iy6Cg==", "priceLevelIdentifierGuid": "fc65b5c2-f1c4-4e79-9b53-b9b4fa2cba0a", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "15", "id": 1, "g_Uid": "JTesdjeaIUCo6POSoG/0EQ==", "guid": "76ac3725-9a37-4021-a8e8-f392a06ff411", "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-08-02T23:25:26.1567239", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:25:26.1567239", "endShift": "2025-08-02T23:25:26.1567239", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "16", "operatorG_UID": "8nXdqVa350+c2zsrI2xwWw==", "operatorGuid": "a9dd75f2-b756-4fe7-9cdb-3b2b236c705b", "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-08-02T23:25:26.1567239", "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": "MKU6vx2ISEWWirtzLG60rA==", "hostIdentifierGuid": "bf3aa530-881d-4548-968a-bb732c6eb4ac", "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-08-02T23:25:26.1567239", "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": "NST7M8MfHEq96Igaih8r0Q==", "hostIdentifierGuid": "33fb2435-1fc3-4a1c-bde8-881a8a1f2bd1", "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": "M7GBicPdHU20LT2YIXEm4A==", "identifierGuid": "8981b133-ddc3-4d1d-b42d-3d98217126e0", "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": "eku0JJtm40OXFv7ciFG7vA==", "hostSupplierIdentifierGuid": "24b44b7a-669b-43e3-9716-fedc8851bbbc", "loyaltyPriceLevelIdentifier": "qXc62z3QDUmLNNexIqMNPg==", "loyaltyPriceLevelIdentifierGuid": "db3a77a9-d03d-490d-8b34-d7b122a30d3e", "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-08-02T23:25:26.1567239", "lastProcessed": "2025-08-02T23:25:26.1567239", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "21", "identifier": "8pqYMCTJi0qjp/+xMzGPcg==", "identifierGuid": "30989af2-c924-4a8b-a3a7-ffb133318f72", "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": "a4R+XsO3C0udEl499Kxi+A==", "primaryContactID": "5e7e846b-b7c3-4b0b-9d12-5e3df4ac62f8", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "GfeICD3Auk+vA/Kg2/v/Ig==", "supplierGroupGuid": "0888f719-c03d-4fba-af03-f2a0dbfbff22", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:25:26.1567239", "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": "1bd20deb-1a06-4bb3-b810-535585575234", "identifier": "m89Y94ViwEy2lZOTUno1Ug==", "identifierGuid": "f758cf9b-6285-4cc0-b695-9393527a3552", "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": "B6XB2D6NEk2IQb66GpVXvQ==", "supplierIdentifierGuid": "d8c1a507-8d3e-4d12-8841-beba1a9557bd", "contactGuid": "GxREB+TST06PC9jlg8g9QA==", "contactID": "0744141b-d2e4-4e4f-8f0b-d8e583c83d40", "contact": { "$ref": "22" }, "supplier": { "$ref": "21" } }, { "$ref": "23" } ], "products": [ { "$id": "24", "pluG_UID": "qavSfBv8IU+DiZ791y7M8w==", "pluGuid": "7cd2aba9-fc1b-4f21-8389-9efdd72eccf3", "supplierIdentifier": "JH2YLBZwa0iFwV3Hg/q7zQ==", "supplierIdentifierGuid": "2c987d24-7016-486b-85c1-5dc783fabbcd", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:25:26.1567239", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:25:26.1567239", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "25", "pluG_UID": "zz8qeFkc00KcMYQu5tCCKw==", "pluGuid": "782a3fcf-1c59-42d3-9c31-842ee6d0822b", "supplierIdentifier": "XeeBcAd8lESfti+E+eaFbg==", "supplierIdentifierGuid": "7081e75d-7c07-4494-9fb6-2f84f9e6856e", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "n+hj/0rwPkCnhx1tgNzMvg==", "parentPluGuid": "ff63e89f-f04a-403e-a787-1d6d80dcccbe", "freight": 45.0, "freightType": 1, "product": { "$id": "26", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "wDgTbLAJ0EeXY4eN2V4EOA==", "guid": "6c1338c0-09b0-47d0-9763-878dd95e0438", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "oW5NO6qTQUWYpuaHbuOT8Q==", "priceGroupGuid": "3b4d6ea1-93aa-4541-98a6-e6876ee393f1", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:25:26.1567239", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:25:26.1567239", "pluCreated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "lastManualUpdate": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "currentCostUpdated": "2025-08-02T23:25:26.1567239", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:25:26.1567239", "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, "awsUpdated": "2025-08-02T23:25:26.1567239", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "av5Nj1wTI0C8E4XI7C1aCw==", "altPLUGuid": "8f4dfe6a-135c-4023-bc13-85c8ec2d5a0b", "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": "2025-08-02T23:25:26.1567239", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Edq4/7C8RUyGfo6/i6AH/g==", "shelfPageLayoutGuid": "ffb8da11-bcb0-4c45-867e-8ebf8ba007fe", "talkerPageLayoutG_UID": "EUi0rZ6rdEijk9zOivoGEA==", "talkerPageLayoutGuid": "adb44811-ab9e-4874-a393-dcce8afa0610", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "vShviK9BzkOLWI/V4OBFMw==", "inventoryIdentifier": "886f28bd-41af-43ce-8b58-8fd5e0e04533", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "Qw3OKq5gokeZr+QgBkQftg==", "parentPluGuid": "2ace0d43-60ae-47a2-99af-e42006441fb6", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "aQpg50FgREGkpJCSY0FqXQ==", "supplierIdentifierGuid": "e7600a69-6041-4144-a4a4-909263416a5d", "supplierChanged": true, "rebateSupplierIdentifier": "DC7qg3c//kKfOfNXPsweRQ==", "rebateSupplierIdentifierGuid": "83ea2e0c-3f77-42fe-9f39-f3573ecc1e45", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:25:26.1567239", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "ivXKTMrE6kyCHBM0Zwikww==", "hostIdentifierGuid": "4ccaf58a-c4ca-4cea-821c-13346708a4c3", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "26" }, { "$ref": "26" } ], "store": { "$ref": "17" }, "storePrices": [ { "$id": "27", "pluG_UID": "D2T9qW5d8kCkJRDtcZnsTw==", "pluGuid": "a9fd640f-5d6e-40f2-a425-10ed7199ec4f", "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-08-02T23:25:26.1567239" }, { "$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-08-02T23:25:26.1567239", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:25:26.1567239", "startTime": 3, "endDate": "2025-08-02T23:25:26.1567239", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "sZZSaGDXaEatGIYEkG57iw==", "hostIdentifierGuid": "685296b1-d760-4668-ad18-8604906e7b8b", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "6UEMYXTOd0+9dDUc9EMm8A==", "guid": "610c41e9-ce74-4f77-bd74-351cf44326f0", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "SwWh2uJpuE2PHNSvsa0VXA==", "priceGroupGuid": "daa1054b-69e2-4db8-8f1c-d4afb1ad155c", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:25:26.1567239", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "26" }, { "$ref": "26" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "xuvs/SC6vEOYkCOe3q8ZsA==", "pluGuid": "fdecebc6-ba20-43bc-9890-239edeaf19b0", "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": "1b5b9ca7-26ab-427a-874e-153b680c7572", "created": "2025-08-02T23:25:26.1567239", "createdByUser": "sample string 1", "activated": "2025-08-02T23:25:26.1567239", "deactivated": "2025-08-02T23:25:26.1567239", "lastOrdered": "2025-08-02T23:25:26.1567239", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:25:26.1567239", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:25:26.1567239", "lastSold": "2025-08-02T23:25:26.1567239", "firstSold": "2025-08-02T23:25:26.1567239", "awsUpdated": "2025-08-02T23:25:26.1567239", "lastManualUpdate": "2025-08-02T23:25:26.1567239", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:25:26.1567239", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:25:26.1567239", "doNotRangeUpdated": "2025-08-02T23:25:26.1567239", "doNotOrderUpdated": "2025-08-02T23:25:26.1567239", "tracked": "2025-08-02T23:25:26.1567239" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "m3wiRNyfyEuNNTkBj1MCVg==", "pluGuid": "44227c9b-9fdc-4bc8-8d35-39018f530256", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "8ES5GJLckUyNvScdl9eEjA==", "pluGuid": "18b944f0-dc92-4c91-8dbd-271d97d7848c", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:25:26.1567239", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-08-02T23:25:26.1567239", "createdLocal": "2025-08-02T23:25:26.1567239", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "yxO5Cp9W1k+5QtAFBo/Ihg==", "operatorGuid": "0ab913cb-569f-4fd6-b942-d005068fc886", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "px9As4GMJ0epRt2pZ0jUvA==", "pluGuid": "b3401fa7-8c81-4727-a946-dda96748d4bc", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "15" } }, { "$ref": "37" } ], "apns": [ { "$id": "38", "pluID": 1, "pluG_UID": "qKyk66azQ06ymVr7JGXfoQ==", "pluGuid": "eba4aca8-b3a6-4e43-b299-5afb2465dfa1", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "tuns": [ { "$id": "39", "pluG_UId": "fyXeDTHkvU+HNMRnRJtACA==", "pluGuid": "0dde257f-e431-4fbd-8734-c467449b4008", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "26" }, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "competitionPricing": [ { "$id": "40", "identifier": "Lhb2IQlewke5RaDtSXERdQ==", "identifierGuid": "21f6162e-5e09-47c2-b945-a0ed49711175", "pluG_UID": "9aypr7vvmEqPDq1RuUfHAg==", "pluGuid": "afa9acf5-efbb-4a98-8f0e-ad51b947c702", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "40" } ], "supplier": { "$ref": "21" }, "supplierName": "sample string 147", "children": [ { "$ref": "26" }, { "$ref": "26" } ], "ordering": { "$ref": "24" }, "flipChartPages": [ { "$id": "41", "identifier": "0vxQMG32H0qF3BbzBdzvLw==", "groupName": "sample string 1", "identifierGuid": "3050fcd2-f66d-4a1f-85dc-16f305dcef2f", "exists": true, "flipChartIdentifier": "Pm2Xi1Hl/06LewXcfHd8dg==", "flipChartIdentifierGuid": "8b976d3e-e551-4eff-8b7b-05dc7c777c76", "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": "tSU7Z65oKkyHqQmW+4xIqw==", "groupIdentifierGuid": "673b25b5-68ae-4c2a-87a9-0996fb8c48ab", "flipChart": { "$id": "42", "identifier": "oYtBmuLhv0GXRdB9YAhW8g==", "identifierGuid": "9a418ba1-e1e2-41bf-9745-d07d600856f2", "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": "wDKQ5CswWUmACUWFNajcyA==", "identifierGuid": "e49032c0-302b-4959-8009-458535a8dcc8", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "44", "id": 1, "g_UID": "YRPqGfiX00aJqrcQRPxxQw==", "guid": "19ea1361-97f8-46d3-89aa-b71044fc7143", "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": "W3DUxny61U2bvlKHCKoQnA==", "previousFormGuid": "c6d4705b-ba7c-4dd5-9bbe-528708aa109c", "nextForm": 1, "nextFormG_UID": "rbo34Ui76keDNLDcP00Q+A==", "nextFormGuid": "e137baad-bb48-47ea-8334-b0dc3f4d10f8", "attributes": "sample string 10", "updated": "2025-08-02T23:25:26.1567239", "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": "rBJ6sy5njEuIBXUFxB5Uhw==", "checkoutFormGuid": "b37a12ac-672e-4b8c-8805-7505c41e5487", "identifier": "AY+/L3KXGEqqaud0drIW3g==", "identifierGuid": "2fbf8f01-9772-4a18-aa6a-e77476b216de", "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": "mfRJuUWVeEiSwVVeOPy/Pg==", "valueGuid": "b949f499-9545-4878-92c1-555e38fcbf3e", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "imageData": "QEA=", "readOnly": true } }, { "$ref": "45" } ], "panels": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "soUmdVpom0+QXLOLXDLVTg==", "checkoutFormGuid": "752685b2-685a-4f9b-905c-b38b5c32d54e", "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": "aWPry2e540uxOqFWP0RP5g==", "flipChartPageIdentifierGuid": "cbeb6369-b967-4be3-b13a-a1563f444fe6", "pluG_UID": "JYMlIcQ5qEGbwF4Nj1SrPg==", "pluGuid": "21258325-39c4-41a8-9bc0-5e0d8f54ab3e", "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": "NOIog2ZHHk29LziS8x8ETw==", "pluGuid": "8328e234-4766-4d1e-bd2f-3892f31f044f", "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-08-02T23:25:26.1567239", "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": "ZGPSXPyX+EKcqXTA6a2Htw==", "ingredientGuid": "mbndU4RoHEOy6yB5h9oV+Q==", "ingredientIdentifier": "53ddb999-6884-431c-b2eb-207987da15f9", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "26" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "wyWnRzrG8Uy+i5LTY0YCMQ==", "pluGuid": "47a725c3-c63a-4cf1-be8b-92d363460231", "shelfLocationIdentifier": "9nfJx0EqrE2qCjDTnw7quQ==", "shelfLocationGuid": "c7c977f6-2a41-4dac-aa0a-30d39f0eeab9", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "QVR7Byw/FU+sqC0oNSnLNQ==", "labelPageLayoutGuid": "077b5441-3f2c-4f15-aca8-2d283529cb35", "updated": "2025-08-02T23:25:26.1567239", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "26" }, "location": { "$id": "52", "identifier": "Iv9dFM5ZTUuLdijXuATwoA==", "storeID": 1, "identifierGuid": "145dff22-59ce-4b4d-8b76-28d7b804f0a0", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:25:26.1567239", "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": "haBOMGkmQEWm6yBWSNdWvw==", "pluGuid": "304ea085-2669-4540-a6eb-205648d756bf", "deptNo": 1, "product": { "$ref": "26" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "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": "bMAx1X8ufUiI8XAQL/g9lQ==", "labelPageLayoutGuid": "d531c06c-2e7f-487d-88f1-70102ff83d95", "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-08-02T23:25:26.1567239", "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": "P1ve8PJ3Dk6h3XRv3k2T3A==", "labelPageLayoutGuid": "f0de5b3f-77f2-4e0e-a1dd-746fde4d93dc", "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-08-02T23:25:26.1567239", "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": "6B/EV8CADUaRizhreHwJXw==", "labelPageLayoutGuid": "57c41fe8-80c0-460d-918b-386b787c095f", "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-08-02T23:25:26.1567239", "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": "gf/Jh1wDzEK2kJuviTbtMA==", "labelPageLayoutGuid": "87c9ff81-035c-42cc-b690-9baf8936ed30", "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": "SINUTfxmA02a3QOQFH9M0A==", "pluGuid": "4d548348-66fc-4d03-9add-0390147f4cd0", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "xW88GrDlEE2QVlDy657zXQ==", "dealCostGuid": "1a3c6fc5-e5b0-4d10-9056-50f2eb9ef35d", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "ojq7i+HXB0mTB83aThNOYQ==", "priceGroupGuid": "8bbb3aa2-d7e1-4907-9307-cdda4e134e61", "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-08-02T23:25:26.1567239", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "efarwrjgLU6NdzIzrVxAfA==", "campaignComboPriceGroupIdentifier": "c2abf679-e0b8-4e2d-8d77-3233ad5c407c", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:25:26.1567239", "operatorG_UID": "lzhRyNj3nEme9scQ86Vvxw==", "operatorGuid": "c8513897-f7d8-499c-9ef6-c710f3a56fc7", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:25:26.1567239", "signIqTicketFileMovedUtc": "2025-08-02T23:25:26.1567239", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:25:26.1567239", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "26" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "355a5c61-1adb-45b6-9a23-f229552b4030", "nameGuid": "355a5c61-1adb-45b6-9a23-f229552b4030", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:25:26.1567239", "startTime": 1, "endDate": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "system": true, "created": "2025-08-02T23:25:26.1567239", "updated": "2025-08-02T23:25:26.1567239", "priceChangeNotifiedUtc": "2025-08-02T23:25:26.1567239", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "lHRIg7csZEy2GBWcRV1nHQ==", "hostIdentifierGuid": "83487494-2cb7-4c64-b618-159c455d671d", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:25:26.1567239", "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": "/ffGLAim4Ea7wEnIjWrchw==", "pluGuid": "2cc6f7fd-a608-46e0-bbc0-49c88d6adc87", "hostOfferID": 1, "priceGroupG_UID": "Yld/1lxeFkKmJ4E6yjN0Cg==", "priceGroupGuid": "d67f5762-5e5c-4216-a627-813aca33740a", "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-08-02T23:25:26.1567239", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "26" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "WBI3BhEd6EKnaLzRZksBhA==", "identifierStr": "WBI3BhEd6EKnaLzRZksBhA==", "identifierGuid": "06371258-1d11-42e8-a768-bcd1664b0184", "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": "Od0m7jPTLki0qC5pRLM+7Q==", "customerIDGuid": "ee26dd39-d333-482e-b4a8-2e6944b33eed", "campaign": { "$ref": "65" }, "customer": { "$ref": "7" } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "b2te9cN8P0yBkW9tySbqhg==", "groupIDGuid": "f55e6b6f-7cc3-4c3f-8191-6f6dc926ea86", "campaign": { "$ref": "65" }, "group": { "$ref": "11" } }, { "$ref": "69" } ], "signIqTickets": [ { "$id": "70", "identifier": "VReipg60pkWUQnonkLDmdQ==", "identifierGuid": "a6a21755-b40e-45a6-9442-7a2790b0e675", "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": "JphtF9fbiUKNwNCpOp2nQA==", "guid": "176d9826-dbd7-4289-8dc0-d0a93a9da740", "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": "+CBDhzPDfEWLIMjAjQx8CA==", "groupGuid": "874320f8-c333-457c-8b20-c8c08d0c7c08", "comboPriceType": 5, "priceType": 5, "pluG_UID": "V6oJQojTOkKOpFNx1KU2bg==", "pluGuid": "4209aa57-d388-423a-8ea4-5371d4a5366e", "priceGroupG_UID": "RG1h2g6LoUu0znlJCxoXCQ==", "priceGroupGuid": "da616d44-8b0e-4ba1-b4ce-79490b1a1709", "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": "TVJXepKLVkaZT3NOvzUrVQ==", "priceLevelIdentifierGuid": "7a57524d-8b92-4656-994f-734ebf352b55", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "73" } ] }, "product": { "$ref": "26" }, "dealCost": { "$id": "74", "headerIdentifier": "q20Ahc6FTEq/fpWKLwMpNg==", "headerIdentifierGuid": "85006dab-85ce-4a4c-bf7e-958a2f032936", "identifier": "+BWMR6tC/kmcasjophQVew==", "identifierGuid": "478c15f8-42ab-49fe-9c6a-c8e8a614157b", "supplierIdentifier": "CkV2UY/nI0eSqt/a6F037w==", "supplierGuid": "5176450a-e78f-4723-92aa-dfdae85d37ef", "pluG_UID": "u2LpQUyPw0+Ia+LJBvvTtQ==", "pluGuid": "41e962bb-8f4c-4fc3-886b-e2c906fbd3b5", "campaignName": "4bb77f94-b166-42f8-84bf-c9710816da5d", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:25:26.1567239", "end": "2025-08-02T23:25:26.1567239", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Uh9bEO48IEWq3dXJ5JeWSw==", "bonusItemPluGuid": "105b1f52-3cee-4520-aadd-d5c9e497964b", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "campaignEndDate": "2025-08-02T23:25:26.1567239", "masterPLUG_UID": "rzaSlJfs9ke6fpqZI2nZPw==", "masterID": "949236af-ec97-47f6-ba7e-9a992369d93f", "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": "ax9G+w4CK0CgimcfB7fi7A==", "bonusMasterID": "fb461f6b-020e-402b-a08a-671f07b7e2ec", "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-08-02T23:25:26.1567239", "dealCosts": [ { "$ref": "74" }, { "$ref": "74" } ], "tags": [ { "$id": "75", "pluG_UID": "PV/dLKVSxkiMWPyntLOXNQ==", "pluGuid": "2cdd5f3d-52a5-48c6-8c58-fca7b4b39735", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "75" } ], "alternateProductG_UID": "SewyaSuoAU2HlUcUnI2tQw==", "alternateProduct": "6932ec49-a82b-4d01-8795-47149c8dad43", "productHostCode": { "$id": "76", "id": 1, "pluG_UID": "H84gy6YcMUm32e3Vm3cxAQ==", "pluGuid": "cb20ce1f-1ca6-4931-b7d9-edd59b773101", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:25:26.1567239", "inventoryTracked": "2025-08-02T23:25:26.1567239", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "21" }, "serviceFee": { "$id": "77", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "24" } ], "orderCycleHeaders": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "R+UPaXcEw0WdujA7NgGqkw==", "supplierGuid": "690fe547-0477-45c3-9dba-303b3601aa93", "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": "hD4Mp0kepESS81DvA/Tjug==", "supplierGuid": "a70c3e84-1e49-44a4-92f3-50ef03f4e3ba", "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-08-02T23:25:26.1567239", "deliveryDate": "2025-08-02T23:25:26.1567239", "nextCutOffDate": "2025-08-02T23:25:26.1567239", "nextDeliveryDate": "2025-08-02T23:25:26.1567239", "nextDaysBuffer": 10 }, { "$ref": "79" } ], "store": { "$ref": "17" }, "updated": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "processed": "2025-08-02T23:25:26.1567239", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "80" } ], "zoneMatrix": [ { "$id": "82", "id": 1, "hostIdentifier": "xW7wMMvwQk6w5pLCIW1lKg==", "hostIdentifierGuid": "30f06ec5-f0cb-4e42-b0e6-92c2216d652a", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "dd21af5f-77ac-4b61-aefa-ff5e21111a24", "775ff2d3-bc41-4be5-b9c2-80077ae5c52a" ] }, { "$ref": "82" } ], "hostFileStoreSetting": { "$ref": "19" }, "hostStoreSettings": [ { "$ref": "19" }, { "$ref": "19" } ], "promotionPlacements": [ { "$id": "83", "identifier": "ymzBjHQxDU2ImkFxfamLWg==", "identifierGuid": "8cc16cca-3174-4d0d-889a-41717da98b5a", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "83" } ], "promoTypeGuids": [ "27b43c4a-fab2-4fae-a05a-60d2df0ed9e9", "b2965e51-6743-4f6b-b60e-a86bae50a2f3" ], "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-08-02T23:25:26.1567239", "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": "d1fa0075-baac-4733-b47f-124f33ec7596", "updateStore": { "$id": "89", "id": "803aa0cb-835a-4f28-bfca-457656f4a1ee", "name": "sample string 1", "lastActivity": "2025-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239" }, "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": "HV+XdtUn60ea7kSojsIwTw==", "identifierGuid": "76975f1d-27d5-47eb-9aee-44a88ec2304f", "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-08-02T23:25:26.1567239", "deleted": true }, "details": [ { "$id": "92", "saleItemID": 1, "identifier": "fQP85Ga3HEyug3Fn3oAZwg==", "identifierGuid": "e4fc037d-b766-4c1c-ae83-7167de8019c2", "saleHeaderID": 2, "plu": 1, "pluG_UId": "Yg1OewaDa0WjYWPAnUxWAQ==", "pluGuid": "7b4e0d62-8306-456b-a361-63c09d4c5601", "accountID": "R/ltcm+AqEG+QQLMF51wYQ==", "accountIDGuid": "726df947-806f-41a8-be41-02cc179d7061", "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-08-02T23:25:26.1567239", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "1TNh2VO6m0iBRcGPUhIQtw==", "refundGuid": "d96133d5-ba53-489b-8145-c18f521210b7", "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": "AXqzvFbFJ0itKIsyxk+RKQ==", "idempotentVoidGuid": "bcb37a01-c556-4827-ad28-8b32c64f9129", "priceLevelIdentifier": "dyZrwUFGRkmjnGHqpc7maw==", "priceLevelIdentifierGuid": "c16b2677-4641-4946-a39c-61eaa5cee66b", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "93", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:25:26.1567239", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "93" } ], "refund": { "$id": "94", "id": 1, "g_UID": "w7CL92NNAEaPUvaK3tm/Qw==", "guid": "f78bb0c3-4d63-4600-8f52-f68aded9bf43", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:25:26.1567239" }, "modifier": { "$id": "95", "id": 1, "setG_UID": "siADsT3Q90OCTZ15H3JU6A==", "modifierSetGuid": "b10320b2-d03d-43f7-824d-9d791f7254e8", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "eG5uzn37xkGqGToULI6HVw==", "pluGuid": "ce6e6e78-fb7d-41c6-aa19-3a142c8e8757", "deleted": true, "g_UID": "u80qRFM2MU6ZeIjnDFLGNA==", "guid": "442acdbb-3653-4e31-9978-88e70c52c634", "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": "jitsyNQOtUSnSsTpIg49Vw==", "pluGuid": "c86c2b8e-0ed4-44b5-a74a-c4e9220e3d57", "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-08-02T23:25:26.1567239", "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-08-02T23:25:26.1567239", "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": "9wEOByLz1EqDLd8GX51hXg==", "pluGuid": "070e01f7-f322-4ad4-832d-df065f9d615e", "accountID": "1iA5oIxWLU6n+9xhOGbtkQ==", "accountIDGuid": "a03920d6-568c-4e2d-a7fb-dc613866ed91", "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-08-02T23:25:26.1567239", "bestOrExpireType": 1, "refundG_UID": "Zj29tT14nEywWGFNnxtLoA==", "refundGuid": "b5bd3d66-783d-4c9c-b058-614d9f1b4ba0", "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": "WYISplw+h0GMGYBFUQZeHQ==", "identifierGuid": "a6128259-3e5c-4187-8c19-804551065e1d", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "ssn3zuugA0+NabLvL2yVCw==", "customerIdentifierGuid": "cef7c9b2-a0eb-4f03-8d69-b2ef2f6c950b", "operatorNo": 1, "operatorG_UID": "NSX1y2FTL0i/QE208PWRSw==", "operatorGuid": "cbf52535-5361-482f-bf40-4db4f0f5914b", "created": "2025-08-02T23:25:26.1567239", "ordered": "2025-08-02T23:25:26.1567239", "started": "2025-08-02T23:25:26.1567239", "completed": "2025-08-02T23:25:26.1567239", "supplied": "2025-08-02T23:25:26.1567239", "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": "tI++YOKCNUm7Q4/+0KWX8w==", "pluGuid": "60be8fb4-82e2-4935-bb43-8ffed0a597f3", "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": "mvp139X7FUScexTiu/PZWw==", "headerIdentifierGuid": "df75fa9a-fbd5-4415-9c7b-14e2bbf3d95b", "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": "tpmIocCz6E+kmvm8HosY9g==", "surveyGuid": "a18899b6-b3c0-4fe8-a49a-f9bc1e8b18f6", "saleHeaderGuid": "1tY/CQZa30KRb20rauXl5Q==", "saleGuid": "093fd6d6-5a06-42df-916f-6d2b6ae5e5e5", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "FId63X5ZikauvL59G5JD9g==", "guidResponse": "dd7a8714-597e-468a-aebc-be7d1b9243f6", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:25:26.1567239", "sale": { "$ref": "14" }, "survey": { "$id": "104", "g_UID": "R6v+WwfDQEe/Y9sBwt5N9Q==", "guid": "5bfeab47-c307-4740-bf63-db01c2de4df5", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "33FRzJywykqZAV7ukfS3Kg==", "checkoutFormGuid": "cc5171df-b09c-4aca-9901-5eee91f4b72a", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:25:26.1567239", "end": "2025-08-02T23:25:26.1567239", "deleted": true, "updated": "2025-08-02T23:25:26.1567239", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "f56d533f-1fd1-4485-a977-66b90658e770", "60eadf8d-0e06-4f69-b34e-d2d3696c34a1" ], "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": "YIwfgRNps022ypwkdlDy4g==", "accountIdentifier": "811f8c60-6913-4db3-b6ca-9c247650f2e2", "accountName": "sample string 42", "customerOrderIdentifier": "Byy0TvE68kO1KYrMVFha6A==", "customerOrderIdentifierGuid": "4eb42c07-3af1-43f2-b529-8acc54585ae8", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "105", "id": 1, "paymentID": 2, "paymentIdentifier": "1HidRIOXTE6Ui6YfDwZOkg==", "paymentIdentifierGuid": "449d78d4-9783-4e4c-948b-a61f0f064e92", "identifier": "81W8c+TfdUaHl9eOTk/kDQ==", "identifierGuid": "73bc55f3-dfe4-4675-8797-d78e4e4fe40d", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "RaWQG5GfVU2i9un8pGjVOw==", "itemIdentifierGuid": "1b90a545-9f91-4d55-a2f6-e9fca468d53b" } }, { "$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": "9HXb7P9pdEWQqv0Ceb6FhQ==", "customerIdentifierGuid": "ecdb75f4-69ff-4574-90aa-fd0279be8585", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "3ir5IsjHi0+Fcxr2Rg4p6Q==", "idempotentGuid": "22f92ade-c7c8-4f8b-8573-1af6460e29e9", "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 -�[�+>� 5 xl/workbook.xml � (� ����0D�&�C����N\�z4Ж�5��B $��ξ>Z���v�{�sW�6�!g̋5���L��: a���l�(��o�&��xL����Ʒj�t����C��E�_P���~G��=�>��X��&aK���x�mQZA J�s�=Q�r5 �:7q� ;_d*���`����/PK -�[���� � [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 -�[/�' ' _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="R35936dc7b7514f02" /></Relationships>PK -�[S��-m � xl/worksheets/sheet1.xml � (� ��[s�@F� �����'��r���I�>����H H���A`�7y0(��f�������Y���.x�u��4�E�ױ���H�p2Z'�[�����*;H��"��|?�.�8ȼ�=\�s�$��\�M_�d>���i2���U�c����� �E���j�����0��/��� Z���,��7W��|���q2*�_Q����f%��m��r6vQ����h��:�p|,�d}F��\��i�̊W'�6�s�8�*���Y����8���#˓���c���.sx��!�('��R�yR��.O����R��D�i��u�q�G�(�e8��Y�g��n^�xݗz�!��*.���yQ�E��R��zv���,�9w�1h���yU�U3�9�a*��b ��*`�1�[s�t>0A�)W;��L D�� ��P��}D���R��ʁ �~@��AD��\ )�@�J@��UH� &9�d� ���i{��\`p *�6B�#��V����H��WI*E�^BC��Rj'9��Є*���jh/��ĵ��z�Q��f���������4ȃ�(M�NZ���7GG�0+�[��fz�������ɖ�q��6q�%p�8��M���M�u �&λo]B���.!��U�Pm��21c�7Ę�1�zgA���[c�Ę�1F�dA��>[c�/������9�k�q��y��n��ĂUN�Ls��Lg-��{xފ3)@?&0��W�ޞu^Z:z��Ӎ1�{kA���_���胥���1�|� ���ĸ��.B�]aR+Lz&� [Saң0�Q�R�T��p�:/-�L�{���c�� ���Tx����>X� [Sab*lAL��HGa��T��?��,I�0-�;v?L'PK -�[}��� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p�e'��q�t��4M[Flɐ��9[��W���t蒉�������v�6⅝ﭩ KRl�6��*8�����n{�C��+�W�C�6Rz�<�O��&vZ�F1u���Nر\���n[�8^&�ѶmO�h�<� ��u'���#��C?%/�!K"�SS��^КV%"�˼Q y75.�_��|&S ��\��\�UF���9�x�Ӽ<S�4kUY+���UM����PK -�[Ѓ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 -�[� ��� Q xl/sharedStrings.xml � (� �VMs�F��*�A�y�BB.� �M bj���riZ0��H��I*�=�A� �R�u���=��e��!Y�G�ku�qNߌ:��o�cHE8%i�a�9��_�R*�r9�l�*�z=o!#���Ir���bӓ� B�@eiϱ,���;F��u\�c�8�s�w�`�Cu?�{�~�+ߎ��N�<1��K���x�1Z��-�aʢ`�rM�#H����%�I�k@�HW$�g��-ԇ��j�>/I�2Kr���ڗ�+Y��Oy�qr�Ak���B�L9-�{��ט��d���6�:s���!�� d�ǃ�����~�B�m��G�%�I�01i�%��~�a��$Y�·�q1��a�S����c����44}�7c۳B�#nT?�M�]�܆5T<�?�4�#���OeG���S"��`E)���[:���P���������K���5�4E-}�4}+�8�U�Ui�E��_��,cj�6A�$q;(��j���FFɤ��I��b��H*Ա�rGp�sp�9}ö������Gvk��� e\�KӖzΐU�c?'�g�S�U}����,{��?�ȅҿ\��ԣ �(���@���I�06���þ�@t�Ƙ{������V�h<�=�VX�EU�]k��&��|\��L�퍆��q\k�RR� tp�:�:X�5�lkA�Ա�5�>����ڭ���e�l�J�����e�61M�R(�x57q��"�X���+���U���iq�Tڞ�R�7���L�� ����/�,]�/9nez�[��q��zg���������~��x��y~ �:,1%O���T]�'���&Q�c���K�b����L��UT�q�F�ǁ�;&X�Ovb�Ğ����@�sA��d�F�T뚖�3���&6������[���c��_-Vm� �M]�,�RSR[��ո�wݘ*[캗Ȣ�=x�� o1�Y>�X���d����Lew�w�i��)2z����?PK- -�[�+>� 5 xl/workbook.xmlPK- -�[���� � � [Content_Types].xmlPK- -�[/�' ' U _rels/.relsPK- -�[S��-m � � xl/worksheets/sheet1.xmlPK- -�[}��� P � xl/_rels/workbook.xml.relsPK- -�[Ѓc'2 E � xl/styles.xmlPK- -�[� ��� Q ? xl/sharedStrings.xmlPK � y
application/vnd.ms-excel
PK -�[���� 5 xl/workbook.xml � (� ����0��&�C��`DN\�z���6П�5��$���~;�d��3���/\EE�`�w�����7NA�ҽ��{�ac��B�9I���A텴���X�:�bP�R 5��Bʹ�S�����l���o�\`�Ţ��m %�s�M)q���#ϲ<�6�-�^n)ҝ��J����PK -�[���� � [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 -�[4��' ' _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="R2c26e3b944f64056" /></Relationships>PK -�[S��-m � xl/worksheets/sheet1.xml � (� ��[s�@F� �����'��r���I�>����H H���A`�7y0(��f�������Y���.x�u��4�E�ױ���H�p2Z'�[�����*;H��"��|?�.�8ȼ�=\�s�$��\�M_�d>���i2���U�c����� �E���j�����0��/��� Z���,��7W��|���q2*�_Q����f%��m��r6vQ����h��:�p|,�d}F��\��i�̊W'�6�s�8�*���Y����8���#˓���c���.sx��!�('��R�yR��.O����R��D�i��u�q�G�(�e8��Y�g��n^�xݗz�!��*.���yQ�E��R��zv���,�9w�1h���yU�U3�9�a*��b ��*`�1�[s�t>0A�)W;��L D�� ��P��}D���R��ʁ �~@��AD��\ )�@�J@��UH� &9�d� ���i{��\`p *�6B�#��V����H��WI*E�^BC��Rj'9��Є*���jh/��ĵ��z�Q��f���������4ȃ�(M�NZ���7GG�0+�[��fz�������ɖ�q��6q�%p�8��M���M�u �&λo]B���.!��U�Pm��21c�7Ę�1�zgA���[c�Ę�1F�dA��>[c�/������9�k�q��y��n��ĂUN�Ls��Lg-��{xފ3)@?&0��W�ޞu^Z:z��Ӎ1�{kA���_���胥���1�|� ���ĸ��.B�]aR+Lz&� [Saң0�Q�R�T��p�:/-�L�{���c�� ���Tx����>X� [Sab*lAL��HGa��T��?��,I�0-�;v?L'PK -�[ *� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 IZ��ݰa[z��Q۲]�gc���V� �X��j4��'�|�lvo�D^0��YUQA+������v��'��D4��$������(���,b�<���.�"�4�yҺ,;��f�����N�Q⣓�m�L_]8F���D0q�)Ez U��@��=k[V���^uͪB �fj1�'��^��BfU�����YF0uS#���N��B�RJ�{-tߴ jvQ�W��PK -�[Ѓ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 -�[� ��� Q xl/sharedStrings.xml � (� �VMs�F��*�A�y�BB.� �M bj���riZ0��H��I*�=�A� �R�u���=��e��!Y�G�ku�qNߌ:��o�cHE8%i�a�9��_�R*�r9�l�*�z=o!#���Ir���bӓ� B�@eiϱ,���;F��u\�c�8�s�w�`�Cu?�{�~�+ߎ��N�<1��K���x�1Z��-�aʢ`�rM�#H����%�I�k@�HW$�g��-ԇ��j�>/I�2Kr���ڗ�+Y��Oy�qr�Ak���B�L9-�{��ט��d���6�:s���!�� d�ǃ�����~�B�m��G�%�I�01i�%��~�a��$Y�·�q1��a�S����c����44}�7c۳B�#nT?�M�]�܆5T<�?�4�#���OeG���S"��`E)���[:���P���������K���5�4E-}�4}+�8�U�Ui�E��_��,cj�6A�$q;(��j���FFɤ��I��b��H*Ա�rGp�sp�9}ö������Gvk��� e\�KӖzΐU�c?'�g�S�U}����,{��?�ȅҿ\��ԣ �(���@���I�06���þ�@t�Ƙ{������V�h<�=�VX�EU�]k��&��|\��L�퍆��q\k�RR� tp�:�:X�5�lkA�Ա�5�>����ڭ���e�l�J�����e�61M�R(�x57q��"�X���+���U���iq�Tڞ�R�7���L�� ����/�,]�/9nez�[��q��zg���������~��x��y~ �:,1%O���T]�'���&Q�c���K�b����L��UT�q�F�ǁ�;&X�Ovb�Ğ����@�sA��d�F�T뚖�3���&6������[���c��_-Vm� �M]�,�RSR[��ո�wݘ*[캗Ȣ�=x�� o1�Y>�X���d����Lew�w�i��)2z����?PK- -�[���� 5 xl/workbook.xmlPK- -�[���� � � [Content_Types].xmlPK- -�[4��' ' U _rels/.relsPK- -�[S��-m � � xl/worksheets/sheet1.xmlPK- -�[ *� P � xl/_rels/workbook.xml.relsPK- -�[Ѓc'2 E � xl/styles.xmlPK- -�[� ��� Q ? xl/sharedStrings.xmlPK � y