GET api/vouchers?Name={Name}&VoucherType={VoucherType}
Get voucher list
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
VoucherType | VoucherTypes |
None. |
Body Parameters
None.
Response Information
Resource Description
List of voucher models
Collection of VoucherName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
Description |
Voucher description |
string |
None. |
ShortDescription |
Voucher short description |
string |
None. |
URL |
Voucher url |
string |
None. |
BarcodeTemplateID | integer |
None. |
|
Expiry |
When specified, this is the expiry days after voucher is assigned |
integer |
None. |
VoucherType | VoucherTypes |
None. |
|
LimitPerTransaction |
Limit of vouchers that can be issued per transaction |
integer |
None. |
CustomerTracking |
Indicates whether this voucher should be tracked against the user or not |
boolean |
None. |
DiscountAccount |
Text description to use in POS for Voucher (allows grouping) |
string |
None. |
EndDate |
End date of a competition voucher |
date |
None. |
ExpiryTimeSpan |
Relational field representing time span of expiry |
time interval |
Relation. This field may not always be loaded or used for updates. |
BarcodeTemplate |
Barcode template object |
BarcodeTemplate |
Relation. This field may not always be loaded or used for updates. |
ScaleLabel |
Voucher.Name REFERENCES ScaleLabel ( Name ) When ScaleLabel.IsVoucher>0 |
Label |
Relation. This field may not always be loaded or used for updates. |
CustomerVouchers |
List of customer vouchers |
Collection of CustomerVoucher |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "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-10-05T00:01:43.6040994", "barcodeTemplate": { "$id": "2", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "3", "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-10-05T00:01:43.6040994", "labelPageLayout": "I/kG/QhcXUyGRygXXWZiig==", "pageLayoutGuid": "fd06f923-5c08-4c5d-8647-28175d66628a", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "1" }, "elements": [ { "$id": "4", "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-10-05T00:01:43.6040994" }, { "$ref": "4" } ] }, "customerVouchers": [ { "$id": "5", "id": 1, "customerIdentifier": "RiaCXff990y6gWfl19IdTw==", "customerIdentifierGuid": "5d822646-fdf7-4cf7-ba81-67e5d7d21d4f", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:43.6040994", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "5vPRv3+Gjk2ljH/4DVaW2A==", "issuedIdempotentGuid": "bfd1f3e6-867f-4d8e-a58c-7ff80d5696d8", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:43.6040994", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:43.6040994", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "3hetR51XjUGq7/7DVyF9Tw==", "redeemedIdempotentGuid": "47ad17de-579d-418d-aaef-fec357217d4f", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:43.6040994", "storeName": "sample string 17", "scaleLabel": { "$ref": "3" }, "voucher": { "$ref": "1" }, "customer": { "$id": "6", "identifier": "ApZCcBcDQE6PksCDb7BRtQ==", "identifierGuid": "70429602-0317-4e40-8f92-c0836fb051b5", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:43.6040994", "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": "XlY7w/c+LE2E8tffUpjuYQ==", "communityIdentifierGuid": "c33b565e-3ef7-4d2c-84f2-d7df5298ee61", "joined": "2025-10-05T00:01:43.6040994", "updated": "2025-10-05T00:01:43.6040994", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "SfxuoitxZUexFHCXeGDCVg==", "priceLevelIdentifierGuid": "a26efc49-712b-4765-b114-70977860c256", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:43.6040994", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "7", "cardType": 2, "issueDate": "2025-10-05T00:01:43.6040994", "expiry": "2025-10-05T00:01:43.6040994", "customerID": "HyEZDJC+n06IprrQuDettg==", "customerIDGuid": "0c19211f-be90-4e9f-88a6-bad0b837adb6", "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-10-05T00:01:43.6040994", "linkedAccount": "Wf9lqOKt2kmpVKzIrvnPPw==", "linkedAccountGuid": "a865ff59-ade2-49da-a954-acc8aef9cf3f", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "6" }, "account": { "$id": "8", "id": 1, "identifier": "P+2f0iCejUiDIwDr8B6Nfg==", "identifierGuid": "d29fed3f-9e20-488d-8323-00ebf01e8d7e", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:43.6040994", "owner": "oRh0NYvxb0mQaNTCpbvgHA==", "ownerGuid": "357418a1-f18b-496f-9068-d4c2a5bbe01c", "accountStoreGroupIdentifier": "H/Undtl9O0mYWWnfLzTEeA==", "accountStoreGroupGuid": "7627f51f-7dd9-493b-9859-69df2f34c478", "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-10-05T00:01:43.6040994", "active": true, "updated": "2025-10-05T00:01:43.6040994", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "6" }, "card": { "$ref": "7" }, "members": { "$id": "9", "sample string 1": [ { "$ref": "6" }, { "$ref": "6" } ], "sample string 2": [ { "$ref": "6" }, { "$ref": "6" } ] }, "customerGroups": [ { "$id": "10", "identifier": "J5YgRfYEZEuooF1tJZwO8A==", "identifierGuid": "45209627-04f6-4b64-a8a0-5d6d259c0ef0", "name": "sample string 2", "primaryContact": "burzR/SIpEuhpD8mWTOqkg==", "primaryContactGuid": "47f3ea6e-88f4-4ba4-a1a4-3f265933aa92", "accountID": "+HhswNlQekWyfJUy7j26jg==", "accountIDGuid": "c06c78f8-50d9-457a-b27c-9532ee3dba8e", "special": true, "updated": "2025-10-05T00:01:43.6040994", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "BYcRJu+awUGYZqEXDP9Stw==", "priceLevelIdentifierGuid": "26118705-9aef-41c1-9866-a1170cff52b7", "deleted": true, "account": { "$ref": "8" }, "primaryContactCustomer": { "$ref": "6" }, "customerGroupMembers": [ { "$id": "11", "id": 1, "groupID": "hNTm0SXLhkOusoteCo4KqA==", "groupIDGuid": "d1e6d484-cb25-4386-aeb2-8b5e0a8e0aa8", "customerID": "KbE2UdlwVkOF6BDO5o3avg==", "customerIDGuid": "5136b129-70d9-4356-85e8-10cee68ddabe", "card": "sample string 4", "linkedAccount": "7+7PwFUcxkKgSPPe0WjRrQ==", "linkedAccountGuid": "c0cfeeef-1c55-42c6-a048-f3ded168d1ad", "customer": { "$ref": "6" }, "group": { "$ref": "10" }, "customerCard": { "$ref": "7" } }, { "$ref": "11" } ] }, { "$ref": "10" } ] }, "payments": [ { "$id": "12", "id": 1, "identifier": "xhSZc06k3kme4lL9pfbSGQ==", "identifierGuid": "739914c6-a44e-49de-9ee2-52fda5f6d219", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "icM6dQXUQ0mmu7BrAFtZUg==", "accountIDGuid": "753ac389-d405-4943-a6bb-b06b005b5952", "customerAccount": { "$ref": "8" }, "customerCard": { "$ref": "7" }, "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-10-05T00:01:43.6040994", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "xCX+oUX6/kibsMehdfsFkQ==", "idempotentVoidGuid": "a1fe25c4-fa45-48fe-9bb0-c7a175fb0591", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "13", "saleHeaderID": 1, "saleHeaderGuid": "QHpgLG52L0GzK2EdpKBUOQ==", "saleHeaderIdentifierGuid": "2c607a40-766e-412f-b32b-611da4a05439", "created": "2025-10-05T00:01:43.6040994", "createdLocal": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "storeID": 1, "operatorG_Uid": "ZDfAEdovjUetjahCBSvVOA==", "operatorGuid": "11c03764-2fda-478d-ad8d-a842052bd538", "customerG_Uid": "sUrhJIe8hU60CIi8k0fHfg==", "customerGuid": "24e14ab1-bc87-4e85-b408-88bc9347c77e", "communityIdentifier": "psIRpECXmEi39+VzPusTQw==", "communityIdentifierGuid": "a411c2a6-9740-4898-b7f7-e5733eeb1343", "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": "lj1m3W/RFk6rs3xGj2N4bg==", "priceLevelIdentifierGuid": "dd663d96-d16f-4e16-abb3-7c468f63786e", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "14", "id": 1, "g_Uid": "+LQ+zvfZQ0Gm5rV5uC3Bug==", "guid": "ce3eb4f8-d9f7-4143-a6e6-b579b82dc1ba", "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-10-05T00:01:43.6040994", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:43.6040994", "endShift": "2025-10-05T00:01:43.6040994", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "15", "operatorG_UID": "ACx+SuX9q0e2Lp8E93m50Q==", "operatorGuid": "4a7e2c00-fde5-47ab-b62e-9f04f779b9d1", "storeID": 2, "operator": { "$ref": "14" }, "store": { "$id": "16", "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-10-05T00:01:43.6040994", "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": "7Mvl8YhoVUutXwNtBGVCnQ==", "hostIdentifierGuid": "f1e5cbec-6888-4b55-ad5f-036d0465429d", "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-10-05T00:01:43.6040994", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "17", "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": "17" }, "hostStoreSettings": [ { "$id": "18", "id": 1, "hostIdentifier": "X7shYxHT20KszkIm55n+Ww==", "hostIdentifierGuid": "6321bb5f-d311-42db-acce-4226e799fe5b", "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": "19", "identifier": "m4suMGXXaEeaqUHYjk2aqQ==", "identifierGuid": "302e8b9b-d765-4768-9aa9-41d88e4d9aa9", "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": "aYjhkRJMv027tjfXAUCOWA==", "hostSupplierIdentifierGuid": "91e18869-4c12-4dbf-bbb6-37d701408e58", "loyaltyPriceLevelIdentifier": "5yhskNmgrEy97znSEF3ieA==", "loyaltyPriceLevelIdentifierGuid": "906c28e7-a0d9-4cac-bdef-39d2105de278", "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-10-05T00:01:43.6040994", "lastProcessed": "2025-10-05T00:01:43.6040994", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "20", "identifier": "0LF5FkpfXUKzz6drYIaXMw==", "identifierGuid": "1679b1d0-5f4a-425d-b3cf-a76b60869733", "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": "8C08VMo9rUisTn6QqMxI6A==", "primaryContactID": "543c2df0-3dca-48ad-ac4e-7e90a8cc48e8", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "I6ZDj7ZQ4U6hWW98WAXWag==", "supplierGroupGuid": "8f43a623-50b6-4ee1-a159-6f7c5805d66a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:43.6040994", "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": "21", "id": "3b002e91-cb66-4b26-a615-8be367223c04", "identifier": "qHhKLmyLnE6Uuf1b2qgjrA==", "identifierGuid": "2e4a78a8-8b6c-4e9c-94b9-fd5bdaa823ac", "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": "22", "supplierIdentifier": "A2WyObqFX0KVrEiAcHvaFw==", "supplierIdentifierGuid": "39b26503-85ba-425f-95ac-4880707bda17", "contactGuid": "SwsqfuafPkuzleOdlayP4g==", "contactID": "7e2a0b4b-9fe6-4b3e-b395-e39d95ac8fe2", "contact": { "$ref": "21" }, "supplier": { "$ref": "20" } }, { "$ref": "22" } ], "products": [ { "$id": "23", "pluG_UID": "yx+PEvXdFkyvCvioSoNQfg==", "pluGuid": "128f1fcb-ddf5-4c16-af0a-f8a84a83507e", "supplierIdentifier": "pUKMdWbQkUGlmoZLdUV6MQ==", "supplierIdentifierGuid": "758c42a5-d066-4191-a59a-864b75457a31", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "24", "pluG_UID": "J++v6+xzrkWlGfKUC9IXOw==", "pluGuid": "ebafef27-73ec-45ae-a519-f2940bd2173b", "supplierIdentifier": "229FMM9ZG0S2S8pJAG5qiw==", "supplierIdentifierGuid": "30456fdb-59cf-441b-b64b-ca49006e6a8b", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "pYPXKLhTYUOJDRlZ9fPb0w==", "parentPluGuid": "28d783a5-53b8-4361-890d-1959f5f3dbd3", "freight": 45.0, "freightType": 1, "product": { "$id": "25", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "uJSD3U5NMUOKfE3Tx+7OhA==", "guid": "dd8394b8-4d4e-4331-8a7c-4dd3c7eece84", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "mfg5mHkZSU+agbAu8tVSqA==", "priceGroupGuid": "9839f899-1979-4f49-9a81-b02ef2d552a8", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:43.6040994", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:43.6040994", "pluCreated": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "lastManualUpdate": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "currentCostUpdated": "2025-10-05T00:01:43.6040994", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:43.6040994", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:01:43.6040994", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "b1obzKFeskm7GJJ7Dw/JNA==", "altPLUGuid": "cc1b5a6f-5ea1-49b2-bb18-927b0f0fc934", "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-10-05T00:01:43.6040994", "labelLastPrice": 1, "shelfPageLayoutG_UID": "tzvh6OzXhUylLIIUGlyHLQ==", "shelfPageLayoutGuid": "e8e13bb7-d7ec-4c85-a52c-82141a5c872d", "talkerPageLayoutG_UID": "vKUFZl/Tk0SRYNMwWaryRw==", "talkerPageLayoutGuid": "6605a5bc-d35f-4493-9160-d33059aaf247", "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": "Aayaq/N1ZUi72JqM9gAMQw==", "inventoryIdentifier": "ab9aac01-75f3-4865-bbd8-9a8cf6000c43", "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": "fuQ29W0d9EiEt9lKIpzWGw==", "parentPluGuid": "f536e47e-1d6d-48f4-84b7-d94a229cd61b", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "z/bPKr4HO0C1qkjekieiQg==", "supplierIdentifierGuid": "2acff6cf-07be-403b-b5aa-48de9227a242", "supplierChanged": true, "rebateSupplierIdentifier": "h636E/FGHU+03khvIioI0w==", "rebateSupplierIdentifierGuid": "13faad87-46f1-4f1d-b4de-486f222a08d3", "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-10-05T00:01:43.6040994", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "wgcRZfpAYE+oA6RvMLUKRQ==", "hostIdentifierGuid": "651107c2-40fa-4f60-a803-a46f30b50a45", "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": "25" }, { "$ref": "25" } ], "store": { "$ref": "16" }, "storePrices": [ { "$id": "26", "pluG_UID": "jsD36N1wT0yqtevp0G+8qg==", "pluGuid": "e8f7c08e-70dd-4c4f-aab5-ebe9d06fbcaa", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:43.6040994" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "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-10-05T00:01:43.6040994", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:43.6040994", "startTime": 3, "endDate": "2025-10-05T00:01:43.6040994", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "8hWQTkAzZEKObF2vAQrfEQ==", "hostIdentifierGuid": "4e9015f2-3340-4264-8e6c-5daf010adf11", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "+br+C8+qxky1C892KWbR1A==", "guid": "0bfebaf9-aacf-4cc6-b50b-cf762966d1d4", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "FR8eRfSUSk6N2T5+35gFTg==", "priceGroupGuid": "451e1f15-94f4-4e4a-8dd9-3e7edf98054e", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:43.6040994", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "25" }, { "$ref": "25" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "QATY6Hbcn0Kd5r6bKc+JgA==", "pluGuid": "e8d80440-dc76-429f-9de6-be9b29cf8980", "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": "33", "pluGuid": "bdbd9012-17b0-4680-86c1-48a5fe3bf3e0", "created": "2025-10-05T00:01:43.6040994", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:43.6040994", "deactivated": "2025-10-05T00:01:43.6040994", "lastOrdered": "2025-10-05T00:01:43.6040994", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:43.6040994", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:43.6040994", "lastSold": "2025-10-05T00:01:43.6040994", "firstSold": "2025-10-05T00:01:43.6040994", "awsUpdated": "2025-10-05T00:01:43.6040994", "lastManualUpdate": "2025-10-05T00:01:43.6040994", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:43.6040994", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:43.6040994", "doNotRangeUpdated": "2025-10-05T00:01:43.6040994", "doNotOrderUpdated": "2025-10-05T00:01:43.6040994", "tracked": "2025-10-05T00:01:43.6040994" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "YmMsrD+x+E6mmQNDbm29TA==", "pluGuid": "ac2c6362-b13f-4ef8-a699-03436e6dbd4c", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "tmCuis+/KkS3urSpN4FbGA==", "pluGuid": "8aae60b6-bfcf-442a-b7ba-b4a937815b18", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:43.6040994", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-10-05T00:01:43.6040994", "createdLocal": "2025-10-05T00:01:43.6040994", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "hlpTjGZWH0iFI0kvAMTNUA==", "operatorGuid": "8c535a86-5666-481f-8523-492f00c4cd50", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "tTMhxJLhjEuSHKNUaoA2hg==", "pluGuid": "c42133b5-e192-4b8c-921c-a3546a803686", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "14" } }, { "$ref": "36" } ], "apns": [ { "$id": "37", "pluID": 1, "pluG_UID": "slVFrQTrLEeqXIJDVZ57qg==", "pluGuid": "ad4555b2-eb04-472c-aa5c-8243559e7baa", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "37" } ], "tuns": [ { "$id": "38", "pluG_UId": "FK5b3q+FqU2/z28VYk5Ung==", "pluGuid": "de5bae14-85af-4da9-bfcf-6f15624e549e", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "25" }, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "competitionPricing": [ { "$id": "39", "identifier": "17nBzNCmzUGKIr2V/F/9PA==", "identifierGuid": "ccc1b9d7-a6d0-41cd-8a22-bd95fc5ffd3c", "pluG_UID": "yn7zorE3i0OLmt+HFdbNHQ==", "pluGuid": "a2f37eca-37b1-438b-8b9a-df8715d6cd1d", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "39" } ], "supplier": { "$ref": "20" }, "supplierName": "sample string 147", "children": [ { "$ref": "25" }, { "$ref": "25" } ], "ordering": { "$ref": "23" }, "flipChartPages": [ { "$id": "40", "identifier": "lo33TBM6tkqvRQeb4dKWSA==", "groupName": "sample string 1", "identifierGuid": "4cf78d96-3a13-4ab6-af45-079be1d29648", "exists": true, "flipChartIdentifier": "rlZETZe8pEWfFi5EUmoGWg==", "flipChartIdentifierGuid": "4d4456ae-bc97-45a4-9f16-2e44526a065a", "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": "BzZgPocihUSyRFPkzJF7Pw==", "groupIdentifierGuid": "3e603607-2287-4485-b244-53e4cc917b3f", "flipChart": { "$id": "41", "identifier": "clMGzfwdt02KJa7Q0pl5/Q==", "identifierGuid": "cd065372-1dfc-4db7-8a25-aed0d29979fd", "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": "42", "identifier": "rG0Pbx+mH0SXrJaknrCvjw==", "identifierGuid": "6f0f6dac-a61f-441f-97ac-96a49eb0af8f", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "43", "id": 1, "g_UID": "jkcUW1X/e0S6W7R6JLZvEQ==", "guid": "5b14478e-ff55-447b-ba5b-b47a24b66f11", "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": "fDyMZqFPa0G0vh2+nd9feg==", "previousFormGuid": "668c3c7c-4fa1-416b-b4be-1dbe9ddf5f7a", "nextForm": 1, "nextFormG_UID": "l8x9y9fPskqGYb1FenavUw==", "nextFormGuid": "cb7dcc97-cfd7-4ab2-8661-bd457a76af53", "attributes": "sample string 10", "updated": "2025-10-05T00:01:43.6040994", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "43" }, "previousCheckoutForm": { "$ref": "43" }, "buttons": [ { "$id": "44", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "ZBV70/5SsUKEFcG7r5rF5A==", "checkoutFormGuid": "d37b1564-52fe-42b1-8415-c1bbaf9ac5e4", "identifier": "RzpaZV6b3kGjcT5jfH+vvg==", "identifierGuid": "655a3a47-9b5e-41de-a371-3e637c7fafbe", "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": "ra2HEbrVCkGnwRCfdRqIDQ==", "valueGuid": "1187adad-d5ba-410a-a7c1-109f751a880d", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:43.6040994", "action": "sample string 12", "valueForm": { "$ref": "43" }, "image": { "$id": "45", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:43.6040994", "imageData": "QEA=", "readOnly": true } }, { "$ref": "44" } ], "panels": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "h98hN1UW20mh2+BGUzTKDg==", "checkoutFormGuid": "3721df87-1655-49db-a1db-e0465334ca0e", "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": "46" } ] }, { "$ref": "43" } ], "panels": [ { "$ref": "46" }, { "$ref": "46" } ] }, "pages": [ { "$ref": "40" }, { "$ref": "40" } ] }, "contentPanel": { "$ref": "46" }, "products": [ { "$id": "47", "flipChartPageIdentifier": "i/Gm1AUvmUiu4xE8wyHEJQ==", "flipChartPageIdentifierGuid": "d4a6f18b-2f05-4899-aee3-113cc321c425", "pluG_UID": "zZdItGodEESdDSqBg1Y4kQ==", "pluGuid": "b44897cd-1d6a-4410-9d0d-2a8183563891", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "25" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "47" } ], "productCount": 27, "pages": [ { "$ref": "40" }, { "$ref": "40" } ] }, { "$ref": "40" } ], "priceHistory": [ { "$id": "48", "pluG_UID": "zSrPDWpqjUe4lGCfuNLSLw==", "pluGuid": "0dcf2acd-6a6a-478d-b894-609fb8d2d22f", "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-10-05T00:01:43.6040994", "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": "48" } ], "ingredients": [ { "$id": "49", "pluG_UID": "wnfoBc3hmUqNGtJ7py8fDw==", "ingredientGuid": "tSdqnq/2S0mUv6kewmPZdw==", "ingredientIdentifier": "9e6a27b5-f6af-494b-94bf-a91ec263d977", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "25" } }, { "$ref": "49" } ], "bins": [ { "$id": "50", "pluG_UID": "RaVOtbcDUUWQFPkGo+oolA==", "pluGuid": "b54ea545-03b7-4551-9014-f906a3ea2894", "shelfLocationIdentifier": "UgB/WgXCW0+xm0r/TMvzTg==", "shelfLocationGuid": "5a7f0052-c205-4f5b-b19b-4aff4ccbf34e", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Tx7tcq8kKkixsdlIDJpfYQ==", "labelPageLayoutGuid": "72ed1e4f-24af-482a-b1b1-d9480c9a5f61", "updated": "2025-10-05T00:01:43.6040994", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "25" }, "location": { "$id": "51", "identifier": "GguGgE/H0U+V68jLgm2UWw==", "storeID": 1, "identifierGuid": "80860b1a-c74f-4fd1-95eb-c8cb826d945b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:43.6040994", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "50" }, { "$ref": "50" } ] } }, { "$ref": "50" } ], "bin": { "$ref": "50" }, "scaleLocations": [ { "$id": "52", "plu": 1, "pluG_UID": "PTFL0eC/bkWOOTWa+kb+sg==", "pluGuid": "d14b313d-bfe0-456e-8e39-359afa46feb2", "deptNo": 1, "product": { "$ref": "25" }, "scaleLocation": { "$id": "53", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:43.6040994", "department": { "$id": "54", "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": "53" }, "subDepartments": [ { "$id": "55", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "56", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "57", "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-10-05T00:01:43.6040994", "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": "9WEvCOJogUiaLHs9ZEg4cA==", "labelPageLayoutGuid": "082f61f5-68e2-4881-9a2c-7b3d64483870", "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": "58", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "59", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "60" } ], "commodityCode": "sample string 6" }, { "$ref": "59" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "59" }, "mscDep": { "$id": "61", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "58" }, { "$ref": "58" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "57" } ], "updated": "2025-10-05T00:01:43.6040994", "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": "019tXg7gmUS31/7Cbd1nGA==", "labelPageLayoutGuid": "5e6d5fd3-e00e-4499-b7d7-fec26ddd6718", "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": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "56" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:43.6040994", "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": "pzFTI7jAok2T/KpxvcWnuQ==", "labelPageLayoutGuid": "235331a7-c0b8-4da2-93fc-aa71bdc5a7b9", "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": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "55" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:43.6040994", "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": "H8bD16QWLEOznICM8E7d+g==", "labelPageLayoutGuid": "d7c3c61f-16a4-432c-b39c-808cf04eddfa", "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": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } } } }, { "$ref": "52" } ], "nextPrice": { "$id": "62", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "xro5FPIQLU6yRzPXIP96lg==", "pluGuid": "1439bac6-10f2-4e2d-b247-33d720ff7a96", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "9n3qLiALG0q0VcvKYJhg1Q==", "dealCostGuid": "2eea7df6-0b20-4a1b-b455-cbca609860d5", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "8uzZGCnI40S2AsEmIl+7sQ==", "priceGroupGuid": "18d9ecf2-c829-44e3-b602-c126225fbbb1", "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-10-05T00:01:43.6040994", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "UxhFDSuMoEKOpqo/wyRzlg==", "campaignComboPriceGroupIdentifier": "0d451853-8c2b-42a0-8ea6-aa3fc3247396", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "63", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:43.6040994", "operatorG_UID": "+YJUlJSdHUGgj/AthcJiwg==", "operatorGuid": "945482f9-9d94-411d-a08f-f02d85c262c2", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:43.6040994", "signIqTicketFileMovedUtc": "2025-10-05T00:01:43.6040994", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:43.6040994", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "25" }, "campaignPlu": { "$ref": "62" } }, { "$ref": "63" } ], "campaign": { "$id": "64", "id": 1, "storeID": 2, "name": "784a0244-bcfa-4d67-86d4-de2368f21f2e", "nameGuid": "784a0244-bcfa-4d67-86d4-de2368f21f2e", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:43.6040994", "startTime": 1, "endDate": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "system": true, "created": "2025-10-05T00:01:43.6040994", "updated": "2025-10-05T00:01:43.6040994", "priceChangeNotifiedUtc": "2025-10-05T00:01:43.6040994", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "OWH64dA3bEyRhNwepFoHoQ==", "hostIdentifierGuid": "e1fa6139-37d0-4c6c-9184-dc1ea45a07a1", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:43.6040994", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "62" }, { "$ref": "62" } ], "campaignPools": [ { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "00U94cbZeUm9GyvvyiP0RA==", "pluGuid": "e13d45d3-d9c6-4979-bd1b-2befca23f444", "hostOfferID": 1, "priceGroupG_UID": "ACp97G8mk0aOWem/YHy4wg==", "priceGroupGuid": "ec7d2a00-266f-4693-8e59-e9bf607cb8c2", "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-10-05T00:01:43.6040994", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "25" }, "campaign": { "$ref": "64" } }, { "$ref": "65" } ], "sellingRules": [ { "$id": "66", "id": 1, "identifier": "ghY+N5Fm2UuyPHfwRwnGmg==", "identifierStr": "ghY+N5Fm2UuyPHfwRwnGmg==", "identifierGuid": "373e1682-6691-4bd9-b23c-77f04709c69a", "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": "64" } }, { "$ref": "66" } ], "customers": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "4LR/EHwXaEKgSA6qJhVIsw==", "customerIDGuid": "107fb4e0-177c-4268-a048-0eaa261548b3", "campaign": { "$ref": "64" }, "customer": { "$ref": "6" } }, { "$ref": "67" } ], "customerGroups": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "awX7hfUqc0iTqqWnAOwNgQ==", "groupIDGuid": "85fb056b-2af5-4873-93aa-a5a700ec0d81", "campaign": { "$ref": "64" }, "group": { "$ref": "10" } }, { "$ref": "68" } ], "signIqTickets": [ { "$id": "69", "identifier": "Qz+fQR5efkGnlUl1XjFugA==", "identifierGuid": "419f3f43-5e1e-417e-a795-49755e316e80", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "69" } ], "comboPriceGroups": [ { "$id": "70", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "V9bdJgmD20iyrpIS9kAA1w==", "guid": "26ddd657-8309-48db-b2ae-9212f64000d7", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "64" }, "comboPricePlus": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "fS5nAjhHhUeTPeYu7zX8lQ==", "groupGuid": "02672e7d-4738-4785-933d-e62eef35fc95", "comboPriceType": 5, "priceType": 5, "pluG_UID": "2qIqh7NcwkWTmeSqkz2hKA==", "pluGuid": "872aa2da-5cb3-45c2-9399-e4aa933da128", "priceGroupG_UID": "YCqorXbx1ku7PNA+qXS0OQ==", "priceGroupGuid": "ada82a60-f176-4bd6-bb3c-d03ea974b439", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "64" }, "product": { "$ref": "25" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "64" } }, { "$ref": "71" } ] }, { "$ref": "70" } ], "priceLevels": [ { "$id": "72", "id": 1, "priceLevelIdentifier": "vXxaBa4DwUqrITZrZcDOeg==", "priceLevelIdentifierGuid": "055a7cbd-03ae-4ac1-ab21-366b65c0ce7a", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "72" } ] }, "product": { "$ref": "25" }, "dealCost": { "$id": "73", "headerIdentifier": "7/NheWU1CECja5mn+nBX6Q==", "headerIdentifierGuid": "7961f3ef-3565-4008-a36b-99a7fa7057e9", "identifier": "L4kmyGqugUCtQ3xbfQBtlA==", "identifierGuid": "c826892f-ae6a-4081-ad43-7c5b7d006d94", "supplierIdentifier": "sMkEUQHLIUSH6ZJk3kInHw==", "supplierGuid": "5104c9b0-cb01-4421-87e9-9264de42271f", "pluG_UID": "Ju7EvG2n30WRmAm+XiF6Ug==", "pluGuid": "bcc4ee26-a76d-45df-9198-09be5e217a52", "campaignName": "8fe20d0d-0fef-4444-ad5b-926617c3b091", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:43.6040994", "end": "2025-10-05T00:01:43.6040994", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "7lq7Od7CVUeGHAtvcUPS7Q==", "bonusItemPluGuid": "39bb5aee-c2de-4755-861c-0b6f7143d2ed", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "campaignEndDate": "2025-10-05T00:01:43.6040994", "masterPLUG_UID": "aT2pYuNatUalmFFrZ3ncPQ==", "masterID": "62a93d69-5ae3-46b5-a598-516b6779dc3d", "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": "i4dt8LNBnUWRVvQC706NhA==", "bonusMasterID": "f06d878b-41b3-459d-9156-f402ef4e8d84", "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-10-05T00:01:43.6040994", "dealCosts": [ { "$ref": "73" }, { "$ref": "73" } ], "tags": [ { "$id": "74", "pluG_UID": "OzKCE3NHdEKBTuvUyGcn6Q==", "pluGuid": "1382323b-4773-4274-814e-ebd4c86727e9", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "74" } ], "alternateProductG_UID": "9+Xa9oO5Lkao4F7v8TcryQ==", "alternateProduct": "f6dae5f7-b983-462e-a8e0-5eeff1372bc9", "productHostCode": { "$id": "75", "id": 1, "pluG_UID": "ZvnykEqfeEukP9UDtV1IdA==", "pluGuid": "90f2f966-9f4a-4b78-a43f-d503b55d4874", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:43.6040994", "inventoryTracked": "2025-10-05T00:01:43.6040994", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "20" }, "serviceFee": { "$id": "76", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "23" } ], "orderCycleHeaders": [ { "$id": "77", "storeID": 1, "supplierIdentifier": "UfSP6c6qlkqNOnS9pwSXQw==", "supplierGuid": "e98ff451-aace-4a96-8d3a-74bda7049743", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "77" } ], "cycles": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "63mfAmbITkmpvEb8H+FXJA==", "supplierGuid": "029f79eb-c866-494e-a9bc-46fc1fe15724", "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-10-05T00:01:43.6040994", "deliveryDate": "2025-10-05T00:01:43.6040994", "nextCutOffDate": "2025-10-05T00:01:43.6040994", "nextDeliveryDate": "2025-10-05T00:01:43.6040994", "nextDaysBuffer": 10 }, { "$ref": "78" } ], "store": { "$ref": "16" }, "updated": "2025-10-05T00:01:43.6040994", "isHost": true }, "files": [ { "$id": "79", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:43.6040994", "processed": "2025-10-05T00:01:43.6040994", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:43.6040994", "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": "19" }, "metcashHeader": { "$id": "80", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:43.6040994", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "79" } ], "zoneMatrix": [ { "$id": "81", "id": 1, "hostIdentifier": "4Jk1X4cokkqC7mligY6pdg==", "hostIdentifierGuid": "5f3599e0-2887-4a92-82ee-6962818ea976", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "67e7e99f-6dd9-45a5-91a6-815f0280eb8e", "58800a92-20d3-4503-9fbd-5091e36c39a8" ] }, { "$ref": "81" } ], "hostFileStoreSetting": { "$ref": "18" }, "hostStoreSettings": [ { "$ref": "18" }, { "$ref": "18" } ], "promotionPlacements": [ { "$id": "82", "identifier": "+6tluKZYKEKzCefzY7gFhA==", "identifierGuid": "b865abfb-58a6-4228-b309-e7f363b80584", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "82" } ], "promoTypeGuids": [ "9bd9ea5a-bdb1-43b2-bd92-099f784b106e", "a2949869-0e50-4aa2-89ee-e492a31acda3" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "18" } ], "accounts": [ { "$id": "83", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "83" } ], "sales": [ { "$id": "84", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:43.6040994", "ftpSite": { "$id": "85", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "84" } ], "zoneMatrix": [ { "$ref": "81" }, { "$ref": "81" } ], "cashManagements": [ { "$id": "86", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "87", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "86" } ], "updateStoreID": "66bedc2b-4d03-4a31-8d7a-d45e8795f80f", "updateStore": { "$id": "88", "id": "8b4adec0-2202-4c14-a578-82ccc0d1e660", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "89", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } } }, { "$ref": "15" } ] }, "customer": { "$ref": "6" }, "communityOrganisation": { "$id": "90", "id": 1, "identifier": "bMs7s/tA/k66g5T1xIo5NA==", "identifierGuid": "b33bcb6c-40fb-4efe-ba83-94f5c48a3934", "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-10-05T00:01:43.6040994", "deleted": true }, "details": [ { "$id": "91", "saleItemID": 1, "identifier": "Mj0Tge4x5UiYK9sddNK5+w==", "identifierGuid": "81133d32-31ee-48e5-982b-db1d74d2b9fb", "saleHeaderID": 2, "plu": 1, "pluG_UId": "o1LrOHfyFkuciQXuYeDN0w==", "pluGuid": "38eb52a3-f277-4b16-9c89-05ee61e0cdd3", "accountID": "v6dJX89GNU6kaZ4B2Zaryg==", "accountIDGuid": "5f49a7bf-46cf-4e35-a469-9e01d996abca", "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-10-05T00:01:43.6040994", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "ErQjvPiNwE2Y4uHtYWrEjA==", "refundGuid": "bc23b412-8df8-4dc0-98e2-e1ed616ac48c", "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": "yicTPC2R0kGbhe4ewFiBYw==", "idempotentVoidGuid": "3c1327ca-912d-41d2-9b85-ee1ec0588163", "priceLevelIdentifier": "DY5ADRwYgE68N5IEkwCKwg==", "priceLevelIdentifierGuid": "0d408e0d-181c-4e80-bc37-920493008ac2", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "92", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:43.6040994", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "92" } ], "refund": { "$id": "93", "id": 1, "g_UID": "Fmk+gJvmr02lMiwslReK9A==", "guid": "803e6916-e69b-4daf-a532-2c2c95178af4", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:43.6040994" }, "modifier": { "$id": "94", "id": 1, "setG_UID": "mbedjGEBLUuPcWic5ljggQ==", "modifierSetGuid": "8c9db799-0161-4b2d-8f71-689ce658e081", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "wWbHwC3Oy0Ocgeizh6TGWQ==", "pluGuid": "c0c766c1-ce2d-43cb-9c81-e8b387a4c659", "deleted": true, "g_UID": "8GKmVORemEa2YbOEYX8j7w==", "guid": "54a662f0-5ee4-4698-b661-b384617f23ef", "product": { "$ref": "25" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "91" } ], "eftReceipts": [ { "$id": "95", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "13" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "95" } ], "payments": [ { "$ref": "12" }, { "$ref": "12" } ], "cards": [ { "$id": "96", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "96" } ], "campaignHits": [ { "$id": "97", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "97" } ], "fuel": [ { "$id": "98", "id": 1, "plu": 1, "pluG_UID": "RED69SAFrkWD82NgySlDog==", "pluGuid": "f5fa4044-0520-45ae-83f3-6360c92943a2", "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-10-05T00:01:43.6040994", "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-10-05T00:01:43.6040994", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "98" } ], "fuelResells": [ { "$id": "99", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "5jLj87KNe0iaw3qm9+QCDA==", "pluGuid": "f3e332e6-8db2-487b-9ac3-7aa6f7e4020c", "accountID": "eYD/uNQcPEWziYg9COyalw==", "accountIDGuid": "b8ff8079-1cd4-453c-b389-883d08ec9a97", "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-10-05T00:01:43.6040994", "bestOrExpireType": 1, "refundG_UID": "8LAgtqKJtkGCbMqYztKTPg==", "refundGuid": "b620b0f0-89a2-41b6-826c-ca98ced2933e", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "99" } ], "customerOrder": [ { "$id": "100", "identifier": "tcV7kYnKD0q1wg6lNBP4mA==", "identifierGuid": "917bc5b5-ca89-4a0f-b5c2-0ea53413f898", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "7Q/RGh6I+kC8M8Tp4UBHVg==", "customerIdentifierGuid": "1ad10fed-881e-40fa-bc33-c4e9e1404756", "operatorNo": 1, "operatorG_UID": "2ui9J3WMvkS7nelxZUgxcQ==", "operatorGuid": "27bde8da-8c75-44be-bb9d-e97165483171", "created": "2025-10-05T00:01:43.6040994", "ordered": "2025-10-05T00:01:43.6040994", "started": "2025-10-05T00:01:43.6040994", "completed": "2025-10-05T00:01:43.6040994", "supplied": "2025-10-05T00:01:43.6040994", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "6" }, "operator": { "$ref": "14" }, "details": [ { "$id": "101", "headerID": 1, "plu": 1, "pluG_UId": "YZFlIa/9UE+hU7E12CZH8Q==", "pluGuid": "21659161-fdaf-4f50-a153-b135d82647f1", "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": "HXrwhbUc8E2+0YRERrIiCw==", "headerIdentifierGuid": "85f07a1d-1cb5-4df0-bed1-844446b2220b", "product": { "$ref": "25" } }, { "$ref": "101" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "13" } }, { "$ref": "100" } ], "surveyResponses": [ { "$id": "102", "surveyG_UID": "XWnzd+fiJU2amqhab1XWsw==", "surveyGuid": "77f3695d-e2e7-4d25-9a9a-a85a6f55d6b3", "saleHeaderGuid": "X4clmfk1gEiIDhHh6XCkXA==", "saleGuid": "9925875f-35f9-4880-880e-11e1e970a45c", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "K1BTA4Fk1E62ih8Pe9izgg==", "guidResponse": "0353502b-6481-4ed4-b68a-1f0f7bd8b382", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:43.6040994", "sale": { "$ref": "13" }, "survey": { "$id": "103", "g_UID": "nu0k5gt6lkiDSWjVHiFz1w==", "guid": "e624ed9e-7a0b-4896-8349-68d51e2173d7", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "jUDnfAdt6UKd6wOtw6d1rA==", "checkoutFormGuid": "7ce7408d-6d07-42e9-9deb-03adc3a775ac", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:43.6040994", "end": "2025-10-05T00:01:43.6040994", "deleted": true, "updated": "2025-10-05T00:01:43.6040994", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "5eaeeeda-2efd-4190-bf2d-43d383c08dd3", "8d47a3ea-e16d-4ddb-9588-97f202cdd74a" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "43" } }, "ingressId": "sample string 4" }, { "$ref": "102" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "Ebz9y+14x0Sf7Myyln/5Bg==", "accountIdentifier": "cbfdbc11-78ed-44c7-9fec-ccb2967ff906", "accountName": "sample string 42", "customerOrderIdentifier": "JcXKdazyV0OVxByTz0+qoQ==", "customerOrderIdentifierGuid": "75cac525-f2ac-4357-95c4-1c93cf4faaa1", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "104", "id": 1, "paymentID": 2, "paymentIdentifier": "vBKNO+MTVUKnPeZoj4YWHA==", "paymentIdentifierGuid": "3b8d12bc-13e3-4255-a73d-e6688f86161c", "identifier": "5BEobkczzEm5ParG0h8fxA==", "identifierGuid": "6e2811e4-3347-49cc-b93d-aac6d21f1fc4", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "XheRrn4ytkms5byxnekxZw==", "itemIdentifierGuid": "ae91175e-327e-49b6-ace5-bcb19de93167" } }, { "$ref": "12" } ] }, { "$ref": "7" } ], "customerGroupMembers": [ { "$ref": "11" }, { "$ref": "11" } ], "customerGroups": [ { "$ref": "10" }, { "$ref": "10" } ], "accounts": [ { "$ref": "8" }, { "$ref": "8" } ], "account": { "$ref": "8" }, "vouchers": [ { "$id": "105", "customerIdentifier": "+W3IEcM18EykGF4613zK5Q==", "customerIdentifierGuid": "11c86df9-35c3-4cf0-a418-5e3ad77ccae5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "Xr+Niu5eBkadUEODlIuNUg==", "idempotentGuid": "8a8dbf5e-5eee-4606-9d50-4383948b8d52", "offline": true, "voucher": { "$ref": "1" }, "customer": { "$ref": "6" } }, { "$ref": "105" } ] }, "issuedOfflinePayment": { "$ref": "12" }, "redeemedOfflinePayment": { "$ref": "12" } }, { "$ref": "5" } ] }, { "$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 E[`��c� 5 xl/workbook.xml � (� ����0D�&�C����QR8q����[i�-ik��-H�yۙ�};b������G�箠]cΘo:��OvDw�: !J�bVJ�`e��FX���9 (k|�FOW�?,?:��w�A+J�2�<s����/2[��$l �ߔX`�Ţ��� %�so�P�r�G�g� �j���z�tg�0����PK 5 E[���� � [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 5 E[�5,' ' _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="Rfc7b68e9c2da4f72" /></Relationships>PK 5 E[�Q��� � xl/worksheets/sheet1.xml � (� ��[s�0F� �{A��2�3I�Ҵ��}��31�p��_cB�4/ �ηڬ��.�ӵ���<ћ��=���E�y��b�E����^g��J��3�&�����(�a��W*��@o�Ƭ-u�ƅ����z�L�j��Tm�#��ZDž�*_%��?V�H�|��xQ������8����"1��{�Z��+�x&�NF%�+Q������?Z�><,�>*ٰ��͟3o���n]���{��� 3$Vf�z��?�49��������O�j�� (���综�����>�p���Ѐ3DP �q�Ty��<���Gpa1S#�Uy����*�y$%&�AJ�y^���]T9Q�K�`N���yY�e�oI�ٙPN� �$�+��l�����@��r�<;��` Ad��I>h�f�H"b� 04E8� �X@$��!�8�t��I@� �"@���N B� ���K�(𡣄��PK(��G���w��(/�i\ēQ��^V.����+��9rs_�M�(|;d+�K@����ML�i�]���Y�`m�KDm�K�6��%D�x��M|uL�����́Xc��@���p �`�H=��(s����*���wZq�@���:�(n�u��>�k��7��kVݖ�U���:{j�@�$,@����ki�fk�@lM�����&�ք�hB�5q �&��āؚ��yGz4!=��M�-u4q �&��8�ٚ8[bk�@lM��ie�7�l�u���u�.?�PK 5 E[��'0� P xl/_rels/workbook.xml.rels � (� ���n� @��`G���%K�4?p��X���6�֡��_(j�֑:t�t�;������ٽM#y��ZZ�t����-='����vs�R>�0G�G\l�Mi~d,*�����r��0A�i���=���5K�e��e���1�½W� ]��^}8E��(9B�1���w(�L��I�� �FS��8�D������b�����B��+�um�Nj+qW�s ���N��BMr!� �R�������Ϳ�~PK 5 E[Ѓ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 5 E[Cّ�t � xl/sharedStrings.xml � (� ���N�0E%��� %A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c a�,s6/O��YB��5��5K����'��P�V�W�iJb��� MP�����-S�V�^���� R ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V�� ��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U ��A� :)�D��۾�>���Gr�3! �j�PK- 5 E[`��c� 5 xl/workbook.xmlPK- 5 E[���� � � [Content_Types].xmlPK- 5 E[�5,' ' U _rels/.relsPK- 5 E[�Q��� � � xl/worksheets/sheet1.xmlPK- 5 E[��'0� P xl/_rels/workbook.xml.relsPK- 5 E[Ѓc'2 E X xl/styles.xmlPK- 5 E[Cّ�t � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK 5 E[�(� 5 xl/workbook.xml � (� ����0��&�C���H��ū�K�JmI[��o�H������#&��ƹ���`C�K��8�١�pp#ڴS��I�'sJi���/�6�#�'�q��� �]i������!F3�(��j�#D�����d|��&ak�����.E,,i (Y�[[Ҍ_�4ܳ�¯-4���ÙӍ�����>PK 5 E[���� � [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 5 E[k�4N' ' _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="R200e7d5d66e44528" /></Relationships>PK 5 E[�Q��� � xl/worksheets/sheet1.xml � (� ��[s�0F� �{A��2�3I�Ҵ��}��31�p��_cB�4/ �ηڬ��.�ӵ���<ћ��=���E�y��b�E����^g��J��3�&�����(�a��W*��@o�Ƭ-u�ƅ����z�L�j��Tm�#��ZDž�*_%��?V�H�|��xQ������8����"1��{�Z��+�x&�NF%�+Q������?Z�><,�>*ٰ��͟3o���n]���{��� 3$Vf�z��?�49��������O�j�� (���综�����>�p���Ѐ3DP �q�Ty��<���Gpa1S#�Uy����*�y$%&�AJ�y^���]T9Q�K�`N���yY�e�oI�ٙPN� �$�+��l�����@��r�<;��` Ad��I>h�f�H"b� 04E8� �X@$��!�8�t��I@� �"@���N B� ���K�(𡣄��PK(��G���w��(/�i\ēQ��^V.����+��9rs_�M�(|;d+�K@����ML�i�]���Y�`m�KDm�K�6��%D�x��M|uL�����́Xc��@���p �`�H=��(s����*���wZq�@���:�(n�u��>�k��7��kVݖ�U���:{j�@�$,@����ki�fk�@lM�����&�ք�hB�5q �&��āؚ��yGz4!=��M�-u4q �&��8�ٚ8[bk�@lM��ie�7�l�u���u�.?�PK 5 E[X�~�� P xl/_rels/workbook.xml.rels � (� ���n� @��`�vL'K��i~�ۊ H�|[�~R���Z"u��tw��;���c�[f��OF�4�8%���'=���CC���g�'�IѾ�cvØ�#.�3cQǎ2n�S70���Ao��x���Qj��h�yA� �W�N~D�� Z�S��;�Y�R�Է�w =t��P�:�����eF��u��s)벆�R�]eFp�?_:uJˉZUB��5oDUV����Ϳ�}PK 5 E[Ѓ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 5 E[Cّ�t � xl/sharedStrings.xml � (� ���N�0E%��� %A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c a�,s6/O��YB��5��5K����'��P�V�W�iJb��� MP�����-S�V�^���� R ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V�� ��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U ��A� :)�D��۾�>���Gr�3! �j�PK- 5 E[�(� 5 xl/workbook.xmlPK- 5 E[���� � � [Content_Types].xmlPK- 5 E[k�4N' ' U _rels/.relsPK- 5 E[�Q��� � � xl/worksheets/sheet1.xmlPK- 5 E[X�~�� P xl/_rels/workbook.xml.relsPK- 5 E[Ѓc'2 E Y xl/styles.xmlPK- 5 E[Cّ�t � � xl/sharedStrings.xmlPK � �