GET api/customer/{id}/accounts
Find customer accounts, based on account owner or member of group account customer group
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Customer identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of matching accounts
Collection of AccountName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
ReferenceNo |
Reference number used by customers and stores to easily identifier store for a payment or other reason |
string |
None. |
Name | string |
None. |
|
Created | date |
None. |
|
Owner | Collection of byte |
None. |
|
OwnerGuid | globally unique identifier |
None. |
|
AccountStoreGroupIdentifier | Collection of byte |
None. |
|
AccountStoreGroupGuid | globally unique identifier |
None. |
|
AccountType | AccountType |
None. |
|
CurrentBalance |
After creation should only be provided if being updated |
integer |
None. |
ExternalID | string |
String length: inclusive between 0 and 20 |
|
MaximumLimit | integer |
None. |
|
AccruePoints | boolean |
None. |
|
LoyaltyPoints |
If this is a group account the group gets the points, not the card |
integer |
None. |
TermsOfTrade | integer |
None. |
|
SignatureRequired | boolean |
None. |
|
ReferenceRequired |
Flag whether the customer reference should be prompted for this account, even when pos setting doesn't enforce for all |
boolean |
None. |
StatementSendType |
0 = Email, 1 = Print |
integer |
None. |
AgeingPeriod | integer |
None. |
|
MonthlyAgeingPeriod | boolean |
None. |
|
ExplodedInvoice | boolean |
None. |
|
IsFifoAllocation | boolean |
None. |
|
LastStatementSent | date |
None. |
|
Active | boolean |
None. |
|
Updated | date |
None. |
|
Deleted | boolean |
None. |
|
DeletedUser | string |
None. |
|
CurrentBalanceChanged |
Indicates if current balance value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
MaximumLimitChanged |
Indicates if maximum limit value has changed and should be updated to value provided |
boolean |
Relation. This field may not always be loaded or used for updates. |
LoyaltyPointsChanged |
Indicates if loyalty points value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProjectedBalance | integer |
Relation. This field may not always be loaded or used for updates. |
|
AccountStoreGroupStoreIDs | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
CustomerEmail | string |
Relation. This field may not always be loaded or used for updates. |
|
OwnerCustomer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
Card | CustomerCard |
Relation. This field may not always be loaded or used for updates. |
|
Members | Dictionary of string [key] and Collection of Customer [value] |
Relation. This field may not always be loaded or used for updates. |
|
CustomerGroups | Collection of CustomerGroup |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "id": 1, "identifier": "vsaWlqfj+kWN8cLv1jPgxg==", "identifierGuid": "9696c6be-e3a7-45fa-8df1-c2efd633e0c6", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:07:37.5402928", "owner": "IIkOrsLGDkCWx3/FFV8Dxg==", "ownerGuid": "ae0e8920-c6c2-400e-96c7-7fc5155f03c6", "accountStoreGroupIdentifier": "YBpZVSQakEKnsqsUUd92Eg==", "accountStoreGroupGuid": "55591a60-1a24-4290-a7b2-ab1451df7612", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:07:37.5402928", "active": true, "updated": "2025-06-14T07:07:37.5402928", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$id": "2", "identifier": "AlzhSoMP3kuG8BZxkp+Veg==", "identifierGuid": "4ae15c02-0f83-4bde-86f0-1671929f957a", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:07:37.5402928", "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": "bPdINunmSUKnUt5KQBgVxg==", "communityIdentifierGuid": "3648f76c-e6e9-4249-a752-de4a401815c6", "joined": "2025-06-14T07:07:37.5402928", "updated": "2025-06-14T07:07:37.5402928", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "amFFTx3nvUOI2EU3xqDPIw==", "priceLevelIdentifierGuid": "4f45616a-e71d-43bd-88d8-4537c6a0cf23", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:07:37.5402928", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-06-14T07:07:37.5402928", "expiry": "2025-06-14T07:07:37.5402928", "customerID": "Mtj/JrbClkmdlbBrC9RzNA==", "customerIDGuid": "26ffd832-c2b6-4996-9d95-b06b0bd47334", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:07:37.5402928", "linkedAccount": "AXcTd8r7WE+7C96jPG3LCQ==", "linkedAccountGuid": "77137701-fbca-4f58-bb0b-dea33c6dcb09", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$ref": "1" }, "payments": [ { "$id": "4", "id": 1, "identifier": "nVGTvtZITkukQ7Kd6bbm0g==", "identifierGuid": "be93519d-48d6-4b4e-a443-b29de9b6e6d2", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "oNpLUTsJPE2EC044WTlnzA==", "accountIDGuid": "514bdaa0-093b-4d3c-840b-4e38593967cc", "customerAccount": { "$ref": "1" }, "customerCard": { "$ref": "3" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T07:07:37.5402928", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "OvjsKX2S9E2TrIiriZ42Og==", "idempotentVoidGuid": "29ecf83a-927d-4df4-93ac-88ab899e363a", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "5", "saleHeaderID": 1, "saleHeaderGuid": "HAUcN9XIM0OrELqrgL5V7Q==", "saleHeaderIdentifierGuid": "371c051c-c8d5-4333-ab10-baab80be55ed", "created": "2025-06-14T07:07:37.5402928", "createdLocal": "2025-06-14T07:07:37.5402928", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:07:37.5402928", "storeID": 1, "operatorG_Uid": "++XVk6AQBUqNM+6fbEOxmQ==", "operatorGuid": "93d5e5fb-10a0-4a05-8d33-ee9f6c43b199", "customerG_Uid": "HivirBCCJE2q9CX1I1kWlQ==", "customerGuid": "ace22b1e-8210-4d24-aaf4-25f523591695", "communityIdentifier": "rNGqL2vhy0mbsqIDOZgOmA==", "communityIdentifierGuid": "2faad1ac-e16b-49cb-9bb2-a20339980e98", "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": "jKN0MURCZk6WVIPJWFD9yA==", "priceLevelIdentifierGuid": "3174a38c-4244-4e66-9654-83c95850fdc8", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "6", "id": 1, "g_Uid": "zA7k6FE8lkmDrxw6WgYbNg==", "guid": "e8e40ecc-3c51-4996-83af-1c3a5a061b36", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:07:37.5402928", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:07:37.5402928", "endShift": "2025-06-14T07:07:37.5402928", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "7", "operatorG_UID": "vZdAI1vDZEyNinYZgZt7zA==", "operatorGuid": "234097bd-c35b-4c64-8d8a-7619819b7bcc", "storeID": 2, "operator": { "$ref": "6" }, "store": { "$id": "8", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T07:07:37.5402928", "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": "G/V0kyB5/EGKnrmqQ/hM1w==", "hostIdentifierGuid": "9374f51b-7920-41fc-8a9e-b9aa43f84cd7", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:07:37.5402928", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "9", "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": "9" }, "hostStoreSettings": [ { "$id": "10", "id": 1, "hostIdentifier": "8aoAIMz3XUq8lLsTj2py0Q==", "hostIdentifierGuid": "2000aaf1-f7cc-4a5d-bc94-bb138f6a72d1", "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": "11", "identifier": "dKyHIGwoSk6QOdGx1Q9vyA==", "identifierGuid": "2087ac74-286c-4e4a-9039-d1b1d50f6fc8", "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": "rDlo+pcKjEalZ+FR+TxoFg==", "hostSupplierIdentifierGuid": "fa6839ac-0a97-468c-a567-e151f93c6816", "loyaltyPriceLevelIdentifier": "ZrDBZUdATUSDFCeVSztPmw==", "loyaltyPriceLevelIdentifierGuid": "65c1b066-4047-444d-8314-27954b3b4f9b", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:07:37.5402928", "lastProcessed": "2025-06-14T07:07:37.5402928", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "12", "identifier": "YaII5vrJtE2au5sI8YNQkA==", "identifierGuid": "e608a261-c9fa-4db4-9abb-9b08f1835090", "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": "LZYVOO9InEyUEn08NUG75Q==", "primaryContactID": "3815962d-48ef-4c9c-9412-7d3c3541bbe5", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "kolb+kkjf0a32639LLL9oQ==", "supplierGroupGuid": "fa5b8992-2349-467f-b7db-adfd2cb2fda1", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:07:37.5402928", "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": "13", "id": "4384f278-75c3-403d-aac4-b452567a5292", "identifier": "JKRilInSxEG0hd8fMalMXg==", "identifierGuid": "9462a424-d289-41c4-b485-df1f31a94c5e", "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": "14", "supplierIdentifier": "STH7eO4ziUmYPx+1BgN3FA==", "supplierIdentifierGuid": "78fb3149-33ee-4989-983f-1fb506037714", "contactGuid": "ZaPq/ZX0R0COy2SU6v3B0w==", "contactID": "fdeaa365-f495-4047-8ecb-6494eafdc1d3", "contact": { "$ref": "13" }, "supplier": { "$ref": "12" } }, { "$ref": "14" } ], "products": [ { "$id": "15", "pluG_UID": "RLTp3jtjT0+IXKbj0z6IOQ==", "pluGuid": "dee9b444-633b-4f4f-885c-a6e3d33e8839", "supplierIdentifier": "AzddoT9AA02AacL0HG+FcQ==", "supplierIdentifierGuid": "a15d3703-403f-4d03-8069-c2f41c6f8571", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:07:37.5402928", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:07:37.5402928", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "16", "pluG_UID": "hKNoVQ4eDEe5NFEG2vKVPg==", "pluGuid": "5568a384-1e0e-470c-b934-5106daf2953e", "supplierIdentifier": "xEMhn+xg9k6WUwCCwmgQ5Q==", "supplierIdentifierGuid": "9f2143c4-60ec-4ef6-9653-0082c26810e5", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "16" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "zo7nTnzt50a4VDHEkgk16Q==", "parentPluGuid": "4ee78ece-ed7c-46e7-b854-31c4920935e9", "freight": 44.0, "freightType": 1, "product": { "$id": "17", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "FF3qWEaliUCE4/a/Wmd3kA==", "guid": "58ea5d14-a546-4089-84e3-f6bf5a677790", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "NM9WJPb4k0acpWSrQ7A8mw==", "priceGroupGuid": "2456cf34-f8f6-4693-9ca5-64ab43b03c9b", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:07:37.5402928", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:07:37.5402928", "pluCreated": "2025-06-14T07:07:37.5402928", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:07:37.5402928", "lastManualUpdate": "2025-06-14T07:07:37.5402928", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:07:37.5402928", "currentCostUpdated": "2025-06-14T07:07:37.5402928", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:07:37.5402928", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:07:37.5402928", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "aKQytJNvlU64i5BS2L3b0g==", "altPLUGuid": "b432a468-6f93-4e95-b88b-9052d8bddbd2", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:07:37.5402928", "labelLastPrice": 1, "shelfPageLayoutG_UID": "MU8sZUUAhkWHuegol0ACpQ==", "shelfPageLayoutGuid": "652c4f31-0045-4586-87b9-e828974002a5", "talkerPageLayoutG_UID": "Jgb+eRGmAEKWqYMLnW85Ow==", "talkerPageLayoutGuid": "79fe0626-a611-4200-96a9-830b9d6f393b", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "/UzGOh5FvE+B6YON87S4ww==", "inventoryIdentifier": "3ac64cfd-451e-4fbc-81e9-838df3b4b8c3", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "X+KTZVvpkkuzNNsU8GNWww==", "parentPluGuid": "6593e25f-e95b-4b92-b334-db14f06356c3", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "Rt7oerMb8E2gglVtaQl1BQ==", "supplierIdentifierGuid": "7ae8de46-1bb3-4df0-a082-556d69097505", "supplierChanged": true, "rebateSupplierIdentifier": "c2Gm7GnQL0+CxIzLZOA8+A==", "rebateSupplierIdentifierGuid": "eca66173-d069-4f2f-82c4-8ccb64e03cf8", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:07:37.5402928", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "AC000aIKik+qGHF2w+7lSQ==", "hostIdentifierGuid": "d1342d00-0aa2-4f8a-aa18-7176c3eee549", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "17" }, { "$ref": "17" } ], "store": { "$ref": "8" }, "storePrices": [ { "$id": "18", "pluG_UID": "EIrniL3asE+sqncgBjfyxA==", "pluGuid": "88e78a10-dabd-4fb0-acaa-77200637f2c4", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:07:37.5402928" }, { "$ref": "18" } ], "currentPrices": { "$id": "19", "pluPrices": { "$id": "20", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T07:07:37.5402928", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "20" }, "winningCampaign": 1, "winner": { "$id": "21", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:07:37.5402928", "startTime": 3, "endDate": "2025-06-14T07:07:37.5402928", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "sy9N5orI3USLAXCEHGyIFg==", "hostIdentifierGuid": "e64d2fb3-c88a-44dd-8b01-70841c6c8816", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "21" }, { "$ref": "21" } ] }, "tray": { "$id": "22", "g_UId": "FxXNVAqMcUGuY4fmmSsIIQ==", "guid": "54cd1517-8c0a-4171-ae63-87e6992b0821", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "23", "priceGroupG_UID": "lGFGeFf0BUed68m5i71+3w==", "priceGroupGuid": "78466194-f457-4705-9deb-c9b98bbd7edf", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:07:37.5402928", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "17" }, { "$ref": "17" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "24", "pluG_UID": "xX/65NwVf0OCF6UVo6zNHQ==", "pluGuid": "e4fa7fc5-15dc-437f-8217-a515a3accd1d", "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": "25", "pluGuid": "067ebc39-5737-4ad4-a93b-131e117263f6", "created": "2025-06-14T07:07:37.5559194", "createdByUser": "sample string 1", "activated": "2025-06-14T07:07:37.5559194", "deactivated": "2025-06-14T07:07:37.5559194", "lastOrdered": "2025-06-14T07:07:37.5559194", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:07:37.5559194", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:07:37.5559194", "lastSold": "2025-06-14T07:07:37.5559194", "firstSold": "2025-06-14T07:07:37.5559194", "awsUpdated": "2025-06-14T07:07:37.5559194", "lastManualUpdate": "2025-06-14T07:07:37.5559194", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:07:37.5559194", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:07:37.5559194", "doNotRangeUpdated": "2025-06-14T07:07:37.5559194", "doNotOrderUpdated": "2025-06-14T07:07:37.5559194", "tracked": "2025-06-14T07:07:37.5559194" }, "allergens": [ { "$id": "26", "allergenID": 1, "pluG_UID": "nwaE743sq06T7qRUPOk/dA==", "pluGuid": "ef84069f-ec8d-4eab-93ee-a4543ce93f74", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "costs": { "$id": "27", "pluG_UID": "gZma8nLVFUyPeJhIfvxWew==", "pluGuid": "f29a9981-d572-4c15-8f78-98487efc567b", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:07:37.5559194", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "28", "saleHeaderID": 1, "created": "2025-06-14T07:07:37.5559194", "createdLocal": "2025-06-14T07:07:37.5559194", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "MdG8c3gouE2Qx0AFlA5RaA==", "operatorGuid": "73bcd131-2878-4db8-90c7-4005940e5168", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "RSNTripjkESRQc5fNSYEFw==", "pluGuid": "ae532345-632a-4490-9141-ce5f35260417", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "6" } }, { "$ref": "28" } ], "apns": [ { "$id": "29", "pluID": 1, "pluG_UID": "7ep9yjnzFkCBWkI2KS4kzg==", "pluGuid": "ca7deaed-f339-4016-815a-4236292e24ce", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "29" } ], "tuns": [ { "$id": "30", "pluG_UId": "D94X/0WKMk6hw6dZu/p/aw==", "pluGuid": "ff17de0f-8a45-4e32-a1c3-a759bbfa7f6b", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "17" }, "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "competitionPricing": [ { "$id": "31", "identifier": "o26YUgRuS0q/ST4pQ+S8pQ==", "identifierGuid": "52986ea3-6e04-4a4b-bf49-3e2943e4bca5", "pluG_UID": "zMQ4HSGRmk6dEnKfDS8ZAw==", "pluGuid": "1d38c4cc-9121-4e9a-9d12-729f0d2f1903", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "31" } ], "supplier": { "$ref": "12" }, "supplierName": "sample string 146", "children": [ { "$ref": "17" }, { "$ref": "17" } ], "ordering": { "$ref": "15" }, "flipChartPages": [ { "$id": "32", "identifier": "TbBEkdLBUUmRd5WWto5WbQ==", "groupName": "sample string 1", "identifierGuid": "9144b04d-c1d2-4951-9177-9596b68e566d", "exists": true, "flipChartIdentifier": "hNYKo23XMkC+NUy10CA/rg==", "flipChartIdentifierGuid": "a30ad684-d76d-4032-be35-4cb5d0203fae", "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": "JwWdPddn90KCGMAUy+yrtA==", "groupIdentifierGuid": "3d9d0527-67d7-42f7-8218-c014cbecabb4", "flipChart": { "$id": "33", "identifier": "A/yI12MNbkOwRhIBzUYxpw==", "identifierGuid": "d788fc03-0d63-436e-b046-1201cd4631a7", "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": "34", "identifier": "QwwV6xcup0Wx3iExNZbU5Q==", "identifierGuid": "eb150c43-2e17-45a7-b1de-21313596d4e5", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "35", "id": 1, "g_UID": "+x9CRpLKbkeg9ZdokXIsGw==", "guid": "46421ffb-ca92-476e-a0f5-976891722c1b", "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": "LcecJmRvjkGkWOng7abCWw==", "previousFormGuid": "269cc72d-6f64-418e-a458-e9e0eda6c25b", "nextForm": 1, "nextFormG_UID": "Cfh2u1K9U0qd+fTdAY0JYA==", "nextFormGuid": "bb76f809-bd52-4a53-9df9-f4dd018d0960", "attributes": "sample string 10", "updated": "2025-06-14T07:07:37.5559194", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "35" }, "previousCheckoutForm": { "$ref": "35" }, "buttons": [ { "$id": "36", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "qu3jCcpqAkOZ9x4dIxuB6g==", "checkoutFormGuid": "09e3edaa-6aca-4302-99f7-1e1d231b81ea", "identifier": "zj+CJeNr00Op8to4unurwQ==", "identifierGuid": "25823fce-6be3-43d3-a9f2-da38ba7babc1", "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": "k0De/FAQfUOAOlvLU6oZhw==", "valueGuid": "fcde4093-1050-437d-803a-5bcb53aa1987", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:07:37.5559194", "action": "sample string 12", "valueForm": { "$ref": "35" }, "image": { "$id": "37", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T07:07:37.5559194", "imageData": "QEA=", "readOnly": true } }, { "$ref": "36" } ], "panels": [ { "$id": "38", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "qQYYcUoRCU2wOkP6vgST4Q==", "checkoutFormGuid": "711806a9-114a-4d09-b03a-43fabe0493e1", "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": "38" } ] }, { "$ref": "35" } ], "panels": [ { "$ref": "38" }, { "$ref": "38" } ] }, "pages": [ { "$ref": "32" }, { "$ref": "32" } ] }, "contentPanel": { "$ref": "38" }, "products": [ { "$id": "39", "flipChartPageIdentifier": "Z4xY+MMDcUmUC+83eABesQ==", "flipChartPageIdentifierGuid": "f8588c67-03c3-4971-940b-ef3778005eb1", "pluG_UID": "VBQBHEX3bkWHJ9tZvT3uvQ==", "pluGuid": "1c011454-f745-456e-8727-db59bd3deebd", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "17" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "39" } ], "productCount": 27, "pages": [ { "$ref": "32" }, { "$ref": "32" } ] }, { "$ref": "32" } ], "priceHistory": [ { "$id": "40", "pluG_UID": "0mU7+VvxPkKOzBi2FsKBEA==", "pluGuid": "f93b65d2-f15b-423e-8ecc-18b616c28110", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:07:37.5559194", "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": "40" } ], "ingredients": [ { "$id": "41", "pluG_UID": "kUssekbLQEWB36vzepW+aQ==", "ingredientGuid": "h9277ZT9X0u7tIrFHFYbGg==", "ingredientIdentifier": "edbbdd87-fd94-4b5f-bbb4-8ac51c561b1a", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "17" } }, { "$ref": "41" } ], "bins": [ { "$id": "42", "pluG_UID": "5PkGUMgSL0+5I4xbcJUaPg==", "pluGuid": "5006f9e4-12c8-4f2f-b923-8c5b70951a3e", "shelfLocationIdentifier": "JN+qUhRRok21ZHKQyJLGrg==", "shelfLocationGuid": "52aadf24-5114-4da2-b564-7290c892c6ae", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "fZ6eDpL5uU69neTBKL2C9Q==", "labelPageLayoutGuid": "0e9e9e7d-f992-4eb9-bd9d-e4c128bd82f5", "updated": "2025-06-14T07:07:37.5559194", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "17" }, "location": { "$id": "43", "identifier": "YDtYGTBN6EyYACA3CF+83Q==", "storeID": 1, "identifierGuid": "19583b60-4d30-4ce8-9800-2037085fbcdd", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:07:37.5559194", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "42" }, { "$ref": "42" } ] } }, { "$ref": "42" } ], "bin": { "$ref": "42" }, "scaleLocations": [ { "$id": "44", "plu": 1, "pluG_UID": "dQVCXp530kSvcAcTDigNTw==", "pluGuid": "5e420575-779e-44d2-af70-07130e280d4f", "deptNo": 1, "product": { "$ref": "17" }, "scaleLocation": { "$id": "45", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:07:37.5559194", "department": { "$id": "46", "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": "45" }, "subDepartments": [ { "$id": "47", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "48", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "49", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T07:07:37.5559194", "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": "2KvdcbDj3EaUPWKV3DEQvg==", "labelPageLayoutGuid": "71ddabd8-e3b0-46dc-943d-6295dc3110be", "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": "50", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "51", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "52", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "52" } ], "commodityCode": "sample string 6" }, { "$ref": "51" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "51" }, "mscDep": { "$id": "53", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "50" }, { "$ref": "50" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "49" } ], "updated": "2025-06-14T07:07:37.5559194", "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": "0r6UZOLYjEOEyb7DswzaTg==", "labelPageLayoutGuid": "6494bed2-d8e2-438c-84c9-bec3b30cda4e", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "48" } ], "investmentBuyOverride": true, "updated": "2025-06-14T07:07:37.5559194", "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": "qiM8iJpp8Eefmvr/obnLcw==", "labelPageLayoutGuid": "883c23aa-699a-47f0-9f9a-faffa1b9cb73", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "47" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T07:07:37.5559194", "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": "iIhuNqhTUk+voTmiEfmHkg==", "labelPageLayoutGuid": "366e8888-53a8-4f52-afa1-39a211f98792", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } } } }, { "$ref": "44" } ], "nextPrice": { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "pvTrxKnyc0Wwy9zpnELjGA==", "pluGuid": "c4ebf4a6-f2a9-4573-b0cb-dce99c42e318", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "u4Iol8B0CkG3hrQWRvPZgQ==", "dealCostGuid": "972882bb-74c0-410a-b786-b41646f3d981", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "n1KowOAYIUKecRI4t/WEmg==", "priceGroupGuid": "c0a8529f-18e0-4221-9e71-1238b7f5849a", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:07:37.5559194", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "Vyx3jO97NE2BCWR9dmQDYA==", "campaignComboPriceGroupIdentifier": "8c772c57-7bef-4d34-8109-647d76640360", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "55", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:07:37.5559194", "operatorG_UID": "I+Zrz2e2sESdCZPGTqqNeA==", "operatorGuid": "cf6be623-b667-44b0-9d09-93c64eaa8d78", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:07:37.5559194", "signIqTicketFileMovedUtc": "2025-06-14T07:07:37.5559194", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:07:37.5559194", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "17" }, "campaignPlu": { "$ref": "54" } }, { "$ref": "55" } ], "campaign": { "$id": "56", "id": 1, "storeID": 2, "name": "f01d12c8-2333-4c46-8c2a-fb6eefb1343b", "nameGuid": "f01d12c8-2333-4c46-8c2a-fb6eefb1343b", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:07:37.5559194", "startTime": 1, "endDate": "2025-06-14T07:07:37.5559194", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:07:37.5559194", "system": true, "created": "2025-06-14T07:07:37.5559194", "updated": "2025-06-14T07:07:37.5559194", "priceChangeNotifiedUtc": "2025-06-14T07:07:37.5559194", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "t6wtrj6ESEi0Gz5vFk7CEA==", "hostIdentifierGuid": "ae2dacb7-843e-4848-b41b-3e6f164ec210", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:07:37.5559194", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "54" }, { "$ref": "54" } ], "campaignPools": [ { "$id": "57", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "S4PuAMc33kS9gcunK33Z0w==", "pluGuid": "00ee834b-37c7-44de-bd81-cba72b7dd9d3", "hostOfferID": 1, "priceGroupG_UID": "SIh9MgbVxkaPv9Dns+UH+A==", "priceGroupGuid": "327d8848-d506-46c6-8fbf-d0e7b3e507f8", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:07:37.5559194", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "17" }, "campaign": { "$ref": "56" } }, { "$ref": "57" } ], "sellingRules": [ { "$id": "58", "id": 1, "identifier": "QH6GMm9if0eKXj5ukkTgOw==", "identifierStr": "QH6GMm9if0eKXj5ukkTgOw==", "identifierGuid": "32867e40-626f-477f-8a5e-3e6e9244e03b", "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": "56" } }, { "$ref": "58" } ], "customers": [ { "$id": "59", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "lhIcg78GEU+GEiHFnlB8ig==", "customerIDGuid": "831c1296-06bf-4f11-8612-21c59e507c8a", "campaign": { "$ref": "56" }, "customer": { "$ref": "2" } }, { "$ref": "59" } ], "customerGroups": [ { "$id": "60", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "pHpk0vm1mEmgXX0El9SNwA==", "groupIDGuid": "d2647aa4-b5f9-4998-a05d-7d0497d48dc0", "campaign": { "$ref": "56" }, "group": { "$id": "61", "identifier": "uJ04c6G7QEmwVVTLl6kt5g==", "identifierGuid": "73389db8-bba1-4940-b055-54cb97a92de6", "name": "sample string 2", "primaryContact": "iIz9MNtf40+jiWn5Zororg==", "primaryContactGuid": "30fd8c88-5fdb-4fe3-a389-69f9668ae8ae", "accountID": "TYav9YdyN02MlxXpOgvHGg==", "accountIDGuid": "f5af864d-7287-4d37-8c97-15e93a0bc71a", "special": true, "updated": "2025-06-14T07:07:37.5559194", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "0Tgf71+cf0CsmQzBewiKiA==", "priceLevelIdentifierGuid": "ef1f38d1-9c5f-407f-ac99-0cc17b088a88", "deleted": true, "account": { "$ref": "1" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "73cPThJyWkmwe8kxIOgCsA==", "groupIDGuid": "4e0f77ef-7212-495a-b07b-c93120e802b0", "customerID": "bUUOnbKAA0u0IjNSlV5sFQ==", "customerIDGuid": "9d0e456d-80b2-4b03-b422-3352955e6c15", "card": "sample string 4", "linkedAccount": "kmVD6KzkXUSwppvJqU55nw==", "linkedAccountGuid": "e8436592-e4ac-445d-b0a6-9bc9a94e799f", "customer": { "$ref": "2" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "3" } }, { "$ref": "62" } ] } }, { "$ref": "60" } ], "signIqTickets": [ { "$id": "63", "identifier": "DIBCBfcDTEOKwWtMKsapvA==", "identifierGuid": "0542800c-03f7-434c-8ac1-6b4c2ac6a9bc", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "63" } ], "comboPriceGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "21xjTo2h9ku+nRUdnu8qlw==", "guid": "4e635cdb-a18d-4bf6-be9d-151d9eef2a97", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "56" }, "comboPricePlus": [ { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "wmY8Lqlxm0i08njcj6g1sg==", "groupGuid": "2e3c66c2-71a9-489b-b4f2-78dc8fa835b2", "comboPriceType": 5, "priceType": 5, "pluG_UID": "oj0PK00hpk+XXtdywlCDIA==", "pluGuid": "2b0f3da2-214d-4fa6-975e-d772c2508320", "priceGroupG_UID": "xtbKhYpQfEKYk50QCwb1xw==", "priceGroupGuid": "85cad6c6-508a-427c-9893-9d100b06f5c7", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "56" }, "product": { "$ref": "17" }, "priceGroup": { "$ref": "23" }, "campaignPool": { "$ref": "56" } }, { "$ref": "65" } ] }, { "$ref": "64" } ], "priceLevels": [ { "$id": "66", "id": 1, "priceLevelIdentifier": "pc5XGpNoUUuqf6dO7S8/pQ==", "priceLevelIdentifierGuid": "1a57cea5-6893-4b51-aa7f-a74eed2f3fa5", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "66" } ] }, "product": { "$ref": "17" }, "dealCost": { "$id": "67", "headerIdentifier": "201zoB51h0SL2KWaOQMuSA==", "headerIdentifierGuid": "a0734ddb-751e-4487-8bd8-a59a39032e48", "identifier": "zNYaiGp+j0yRvpdBiHcG8Q==", "identifierGuid": "881ad6cc-7e6a-4c8f-91be-9741887706f1", "supplierIdentifier": "TZfOPhjcm0GJI1t1CW0oCQ==", "supplierGuid": "3ece974d-dc18-419b-8923-5b75096d2809", "pluG_UID": "Pp889ke87EqSrezBb/Y/HQ==", "pluGuid": "f63c9f3e-bc47-4aec-92ad-ecc16ff63f1d", "campaignName": "eaac87dd-0eaf-4e1a-a2c5-c3f647cbb4ef", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:07:37.5559194", "end": "2025-06-14T07:07:37.5559194", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "JYJePKG0r0KaYohvOAZ/Bw==", "bonusItemPluGuid": "3c5e8225-b4a1-42af-9a62-886f38067f07", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:07:37.5559194", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:07:37.5559194", "campaignEndDate": "2025-06-14T07:07:37.5559194", "masterPLUG_UID": "UihKXSQGskiHwHC41LkPkA==", "masterID": "5d4a2852-0624-48b2-87c0-70b8d4b90f90", "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": "yT5TW1apbU6ZPviwjB4cMg==", "bonusMasterID": "5b533ec9-a956-4e6d-993e-f8b08c1e1c32", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:07:37.5559194", "dealCosts": [ { "$ref": "67" }, { "$ref": "67" } ], "tags": [ { "$id": "68", "pluG_UID": "oGwX2j03XEqx+XpGvuJ96g==", "pluGuid": "da176ca0-373d-4a5c-b1f9-7a46bee27dea", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "68" } ], "alternateProductG_UID": "oc+gIsrQxUC13Zo5ml0UXQ==", "alternateProduct": "22a0cfa1-d0ca-40c5-b5dd-9a399a5d145d", "productHostCode": { "$id": "69", "id": 1, "pluG_UID": "85nUSKtIUEC2/P7XPtviTg==", "pluGuid": "48d499f3-48ab-4050-b6fc-fed73edbe24e", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:07:37.5559194", "inventoryTracked": "2025-06-14T07:07:37.5559194", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "12" }, "serviceFee": { "$id": "70", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "15" } ], "orderCycleHeaders": [ { "$id": "71", "storeID": 1, "supplierIdentifier": "gGO/aQXmOk+4Fo2sCe9jyw==", "supplierGuid": "69bf6380-e605-4f3a-b816-8dac09ef63cb", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "71" } ], "cycles": [ { "$id": "72", "storeID": 1, "supplierIdentifier": "CJ/teN9cG0Oi9H1KHqFvcg==", "supplierGuid": "78ed9f08-5cdf-431b-a2f4-7d4a1ea16f72", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:07:37.5559194", "deliveryDate": "2025-06-14T07:07:37.5559194", "nextCutOffDate": "2025-06-14T07:07:37.5559194", "nextDeliveryDate": "2025-06-14T07:07:37.5559194", "nextDaysBuffer": 10 }, { "$ref": "72" } ], "store": { "$ref": "8" }, "updated": "2025-06-14T07:07:37.5559194", "isHost": true }, "files": [ { "$id": "73", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T07:07:37.5559194", "processed": "2025-06-14T07:07:37.5559194", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:07:37.5559194", "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": "11" }, "metcashHeader": { "$id": "74", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:07:37.5559194", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "73" } ], "zoneMatrix": [ { "$id": "75", "id": 1, "hostIdentifier": "nwpbJALOakiAz5AzQmjKEg==", "hostIdentifierGuid": "245b0a9f-ce02-486a-80cf-90334268ca12", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c3560675-855b-4f71-aa6f-e7284cd2cfcd", "2d6268df-fddf-4a0a-b4a8-c6d92cba235d" ] }, { "$ref": "75" } ], "hostFileStoreSetting": { "$ref": "10" }, "hostStoreSettings": [ { "$ref": "10" }, { "$ref": "10" } ], "promotionPlacements": [ { "$id": "76", "identifier": "mm5ia6TtfEai0JsLMvwhlA==", "identifierGuid": "6b626e9a-eda4-467c-a2d0-9b0b32fc2194", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "76" } ], "promoTypeGuids": [ "b6f26373-1edb-4b4d-aa41-26a19f3fc3ef", "defac450-6990-4c5e-814a-86562e2532c3" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "10" } ], "accounts": [ { "$id": "77", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "77" } ], "sales": [ { "$id": "78", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T07:07:37.5559194", "ftpSite": { "$id": "79", "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": "78" } ], "zoneMatrix": [ { "$ref": "75" }, { "$ref": "75" } ], "cashManagements": [ { "$id": "80", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "81", "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": "80" } ], "updateStoreID": "5189a841-d4c8-4f7d-9925-6a72cbc6b2a6", "updateStore": { "$id": "82", "id": "bebcbe1f-048d-42c9-9c32-4d957a56dca8", "name": "sample string 1", "lastActivity": "2025-06-14T07:07:37.5559194", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:07:37.5559194" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "83", "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": "7" } ] }, "customer": { "$ref": "2" }, "communityOrganisation": { "$id": "84", "id": 1, "identifier": "/sZRo5kcpkyRhvdDBiChSw==", "identifierGuid": "a351c6fe-1c99-4ca6-9186-f7430620a14b", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:07:37.5559194", "deleted": true }, "details": [ { "$id": "85", "saleItemID": 1, "identifier": "8Cm4PRkRQkqyi+dPkqbkXQ==", "identifierGuid": "3db829f0-1119-4a42-b28b-e74f92a6e45d", "saleHeaderID": 2, "plu": 1, "pluG_UId": "BdUlvlvvGUWX7qUjJtrZGw==", "pluGuid": "be25d505-ef5b-4519-97ee-a52326dad91b", "accountID": "wENPrFHCjU6G5XmojNt1IA==", "accountIDGuid": "ac4f43c0-c251-4e8d-86e5-79a88cdb7520", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:07:37.5559194", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "zVgSp6a530WZks5TEm31KQ==", "refundGuid": "a71258cd-b9a6-45df-9992-ce53126df529", "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": "WK6RSfPH+0+4cTTMGTpyzA==", "idempotentVoidGuid": "4991ae58-c7f3-4ffb-b871-34cc193a72cc", "priceLevelIdentifier": "hTi+/fCLMES1cV6LcdjvWw==", "priceLevelIdentifierGuid": "fdbe3885-8bf0-4430-b571-5e8b71d8ef5b", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "86", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:07:37.5559194", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "86" } ], "refund": { "$id": "87", "id": 1, "g_UID": "2BDdUy8wM0em5fKuakYVbw==", "guid": "53dd10d8-302f-4733-a6e5-f2ae6a46156f", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:07:37.5559194" }, "modifier": { "$id": "88", "id": 1, "setG_UID": "/chyz5zK7E6mbGHTPA0kEQ==", "modifierSetGuid": "cf72c8fd-ca9c-4eec-a66c-61d33c0d2411", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "v+0k5t1nwU67H5xbOOKAbA==", "pluGuid": "e624edbf-67dd-4ec1-bb1f-9c5b38e2806c", "deleted": true, "g_UID": "hs1mXuGznUSheCEpbJLctg==", "guid": "5e66cd86-b3e1-449d-a178-21296c92dcb6", "product": { "$ref": "17" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "85" } ], "eftReceipts": [ { "$id": "89", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "5" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "89" } ], "payments": [ { "$ref": "4" }, { "$ref": "4" } ], "cards": [ { "$id": "90", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "90" } ], "campaignHits": [ { "$id": "91", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "91" } ], "fuel": [ { "$id": "92", "id": 1, "plu": 1, "pluG_UID": "khBhHRujzUi2iVGP7IvaRA==", "pluGuid": "1d611092-a31b-48cd-b689-518fec8bda44", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:07:37.5559194", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:07:37.5559194", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "92" } ], "fuelResells": [ { "$id": "93", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "J+2j1jtLTki4rV40AFBOFQ==", "pluGuid": "d6a3ed27-4b3b-484e-b8ad-5e3400504e15", "accountID": "/jGPu5lex0G8uudNbVYRJw==", "accountIDGuid": "bb8f31fe-5e99-41c7-bcba-e74d6d561127", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:07:37.5559194", "bestOrExpireType": 1, "refundG_UID": "fG7lv6d8LEm7NMFABD9qNQ==", "refundGuid": "bfe56e7c-7ca7-492c-bb34-c140043f6a35", "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": "93" } ], "customerOrder": [ { "$id": "94", "identifier": "sBTRjhfYa0iA434/oYciyg==", "identifierGuid": "8ed114b0-d817-486b-80e3-7e3fa18722ca", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "Fj/T5NE6Z0GjWUhelt1Z3g==", "customerIdentifierGuid": "e4d33f16-3ad1-4167-a359-485e96dd59de", "operatorNo": 1, "operatorG_UID": "3Y3Qiiu0LUG01nSI7MTc9g==", "operatorGuid": "8ad08ddd-b42b-412d-b4d6-7488ecc4dcf6", "created": "2025-06-14T07:07:37.5559194", "ordered": "2025-06-14T07:07:37.5559194", "started": "2025-06-14T07:07:37.5559194", "completed": "2025-06-14T07:07:37.5559194", "supplied": "2025-06-14T07:07:37.5559194", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "2" }, "operator": { "$ref": "6" }, "details": [ { "$id": "95", "headerID": 1, "plu": 1, "pluG_UId": "M6iR7FkH+0OLZg9mwefO+Q==", "pluGuid": "ec91a833-0759-43fb-8b66-0f66c1e7cef9", "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": "m3E6XCSW7US8vEoL7hsZKQ==", "headerIdentifierGuid": "5c3a719b-9624-44ed-bcbc-4a0bee1b1929", "product": { "$ref": "17" } }, { "$ref": "95" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "5" } }, { "$ref": "94" } ], "surveyResponses": [ { "$id": "96", "surveyG_UID": "VWuL9n4nHUae95N9a0XARA==", "surveyGuid": "f68b6b55-277e-461d-9ef7-937d6b45c044", "saleHeaderGuid": "eSj5aBfTkUG+JeFh4kDnfA==", "saleGuid": "68f92879-d317-4191-be25-e161e240e77c", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "hwn4Kbg5tUms0J4ZDIpwIA==", "guidResponse": "29f80987-39b8-49b5-acd0-9e190c8a7020", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:07:37.5559194", "sale": { "$ref": "5" }, "survey": { "$id": "97", "g_UID": "tJbFvAiXtk2NLQHRj86KyQ==", "guid": "bcc596b4-9708-4db6-8d2d-01d18fce8ac9", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "uxwW6V8Va02eIqhHXm+p9A==", "checkoutFormGuid": "e9161cbb-155f-4d6b-9e22-a8475e6fa9f4", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:07:37.5559194", "end": "2025-06-14T07:07:37.5559194", "deleted": true, "updated": "2025-06-14T07:07:37.5559194", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "a6ba9c48-aa6b-421f-afe2-91d68acc7637", "fe8e11a4-4c54-489e-98c7-47fc7c7ebac8" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "35" } }, "ingressId": "sample string 4" }, { "$ref": "96" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "euM5I78iN0+JVPWECRU8qg==", "accountIdentifier": "2339e37a-22bf-4f37-8954-f58409153caa", "accountName": "sample string 42", "customerOrderIdentifier": "WWJgVwd3o0GXD1tCKgFvtw==", "customerOrderIdentifierGuid": "57606259-7707-41a3-970f-5b422a016fb7", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "jhfHlz0HUEe/tb0MHGs6OA==", "paymentIdentifierGuid": "97c7178e-073d-4750-bfb5-bd0c1c6b3a38", "identifier": "IoZA9yPWJkiDsxBNQIGoUQ==", "identifierGuid": "f7408622-d623-4826-83b3-104d4081a851", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "J08FNtI5BUGp0Do+eO29ug==", "itemIdentifierGuid": "36054f27-39d2-4105-a9d0-3a3e78edbdba" } }, { "$ref": "4" } ] }, { "$ref": "3" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "1" }, { "$ref": "1" } ], "account": { "$ref": "1" }, "vouchers": [ { "$id": "99", "customerIdentifier": "FqbNJL8vhEeaa6kYoRv8Wg==", "customerIdentifierGuid": "24cda616-2fbf-4784-9a6b-a918a11bfc5a", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "9+/pOJB7FkiX4AmcZkz7SA==", "idempotentGuid": "38e9eff7-7b90-4816-97e0-099c664cfb48", "offline": true, "voucher": { "$id": "100", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T07:07:37.5559194", "barcodeTemplate": { "$id": "101", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "102", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T07:07:37.5559194", "labelPageLayout": "+1bK25f2EkaRgjV9KIWiTw==", "pageLayoutGuid": "dbca56fb-f697-4612-9182-357d2885a24f", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "100" }, "elements": [ { "$id": "103", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T07:07:37.5559194" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "iVhrvwBwdUy+NWvIXYEQFQ==", "customerIdentifierGuid": "bf6b5889-7000-4c75-be35-6bc85d811015", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:07:37.5559194", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Nr/MDsEcekihlPhjZxeg5A==", "issuedIdempotentGuid": "0eccbf36-1cc1-487a-a194-f8636717a0e4", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:07:37.5559194", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:07:37.5559194", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "NW+SpwEeekK+3GYmTk8Rvw==", "redeemedIdempotentGuid": "a7926f35-1e01-427a-bedc-66264e4f11bf", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:07:37.5559194", "storeName": "sample string 17", "scaleLabel": { "$ref": "102" }, "voucher": { "$ref": "100" }, "customer": { "$ref": "2" }, "issuedOfflinePayment": { "$ref": "4" }, "redeemedOfflinePayment": { "$ref": "4" } }, { "$ref": "104" } ] }, "customer": { "$ref": "2" } }, { "$ref": "99" } ] }, "card": { "$ref": "3" }, "members": { "$id": "105", "sample string 1": [ { "$ref": "2" }, { "$ref": "2" } ], "sample string 2": [ { "$ref": "2" }, { "$ref": "2" } ] }, "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ] }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �8�ZኌT� 5 xl/workbook.xml � (� ����0��J}�(� EH `b�ڡ� �D%?JR��o�[7�����E�W���|�\e:yo*��P��h�*�Fm%� ��q;���gY���^h�&a�h��������7��h{>R��e0���I�b��:���� ��%ѹ M)��ý/�kY��3H�!��>`5��_PK �8�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �8�ZA%�' ' _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="R73acdf16cf3b4ba9" /></Relationships>PK �8�Zj�x� ^ xl/worksheets/sheet1.xml � (� �YmSM�+�|.�3�j�)*�� �<�0)I�J���݄l�nn����������v�p����n�X�f��p(31��r2[�8>�o�s��G����jZ�A�/Vϖ���z}�l4Z�L��x����"<�-���:|��1*oog7�qy�0/�aF��n��V���j�ԭO����O�K��=���g����d�oV?X���\>�/p8l�W��qU�<�l���������p(��Q|���a9��ㇻ�e�xV�~Lׁ%���)�Vۿ�ن��`>����q6YO�>�J蛇պ�_?����Ou���}��L4J)����w���G�I0�)e�R��ծ^U�]&�xg���tb����^eV%��a61���MU��Jk� � �����Adh-�b�$x�]�v�����&4V8!�����W�1āE�:���RD�j.�Y�%+�Kt�KO�5���h�Ju�"���Q~�ҟ�9�1Rbj�Q���@���N@T�C���M i�Pj�6q�2jP�:�R���Q�M(� ��� �!x�*N�PFJW7"�0��j�L�(�eM�6s �S��M�( JD�L2�Ά�]@�"4�tؗ��a%E��# J!{�"J*I�ɂ��3��%!JT}�%�CL� DI�nĪ �j{��&�����#�����A�u3��H营=�èA�i2c���sh�2�Q�(����t�ѣH]�Q�u�p#������[��&��j0���J� 30ý�n�D��A��zQ�Xi�`&�))0��Z�J�چ] 0!1�f�Z�Z.�@;G�kL�;FMb�I�5܍�`���1���7�����x=>:X�����q�������Kdx/\���_G�`�kS�C�h#d&⸍�&�U����6B7�m�i"���D�n#\��M�[�1B�9!�^0B�;Bx}�@�a�#!�^2��'B���@�_�v�a���v�2��7B���@�9cB �� ��sF$��0�3fDBq�� �9cH$$�%���3�DBs��)ό1���8)ό5��yBv��P%-슘}��P^�!���1!�^1r"'�u*�Gx��M���iগ}�$��:�� Ӆ�m���.��d��:��3�DR:�?v<�L����|nL ���1�*��: ���|�/���ny]���Տ3 �y�g=�9�9m�] �7z0�S� `�����+���+����2��X�)v�)&�eҊSB㔁�8��r<M/��H�4�� Ӆ�i���.��4N;��3�4N;�?v<�L����|nL�q�1�*��: ���|�/���ny]������=�p�k�i�i��Zq�th�)�i�iӎSӊSӊSC�tT����O��IY������_��PK �8�Z���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N-���ݰa[z��Q;�]�gc���V���X��j4��'�|���o�D^0�ѻXUA�����)��{�n�;�d�юK$y��lJ��QY�e���.w��L9 ]�:�iSׂ���L�?/��7fT���iF�� �W��"& {L=��"�Ve*�'��� �U�qT�d\3��L-�����;/dp�m�6Ⱥ��o*ce@��B�t�T�5�[)��Zꖋ���ѫ��|PK �8�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �8�Z���0 xl/sharedStrings.xml � (� �W�n�8}_`�A�se�~)���f]�MP�}) �G6��T�b�}G��ئ�b�}���ᙙ��ٛ��[�PKV��;vF���L,�G����Ȓ�Jx%�|�9��\�I�,\*��h����d"��D��5D��.���z9���+ U��8Ѥ$L���j�:���j���tg�#�ř��]�M��٤��,�b�z�i=F?B5^�M���?��mS\����O�5m��J�q���^��0.s}kk�����jֽt~�M{���a�6bK8�����Ԃpk��9ybeSbX%S=G� �WL(y��V�զ|����]a=Ԅa-�R� %�G�j���/�r](�Z -� h/;�K���f��~^ �����ӚW�5��hv�WNJʺ�ʉ�F3h#R�c�=�+�h\�Ӛ��p6�f��M�|��`�+"����(tM���羮��(O����ٕ���QJxo�m=���6o�$�#1��Fb��o7 �|=�(��(|�AX;��k�4�}p��x�$� nݖ��a$���y�{v�8`c�y�a���a�.��%^`^��$�<�dn���#�;Fl�9���%�F����[D�o S���-����� �{�G�'�����o/�g�[)|u��z�7��v�ķ����D�n�EƤ]8E-@��P�yGJ�7��b�~��`o�^8h�;���[��)nBQ]�<�oY�V�M� _/���N�ڏ��y뵀'cy���� �k���h���~ q}^�t&�>���_oLTy_�(�{�v5�ZLL�����^�c��y��"��9��� EmNO�[WE~$�L� ��gA�}z6����`��ޣv=��N�Ox<?��6bk�DVb&��TkI�5Ƌ���o��@�N����G�d�����زp��O3��m�"#7"6�.�?�v��%ԏ�8y��d�I��H�t,:jFq�&��&8<�^�8A���ݙ{��E��{oMK��B�ܵ�h8�uե�}�d�]�{�}�{d{L{��U�#���� k�)��eF����:��M�� M��gR6p�,�YzZ3�Cۈuј �C�H��(h�{�lg��id�4 �̉2'�A��:s3�zF�g]�ucՁ �(=A���qXH�_�=�>k�[�gnݱ��}F����l�n� �����a��T�A�C�n�~;�]d9��"L�iEU$>+4Ϝ��n�ܫM�4�{�6\��d�G�SU~b:�b�@��7o;�,4q�~=�\���D�%��9>j\�����6l����x����6��?���PK- �8�ZኌT� 5 xl/workbook.xmlPK- �8�Z���� � � [Content_Types].xmlPK- �8�ZA%�' ' U _rels/.relsPK- �8�Zj�x� ^ � xl/worksheets/sheet1.xmlPK- �8�Z���� P � xl/_rels/workbook.xml.relsPK- �8�ZЃc'2 E � xl/styles.xmlPK- �8�Z���0 X xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �8�ZS��!� 5 xl/workbook.xml � (� ����0D�&�C�pA FR8q����Zi�-ik��H�yۙ�};b��{X۱��/\����˖4���L��:�a���i���ʷ&�$98�1(k|���?,?8§o����Fex��1&�fwE��r2ֺ��` �oJD�v3���5�,:�g�S�\���\rj�Y���Y�����`���PK �8�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �8�Z[ۮ' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rcec8b34a7ed84773" /></Relationships>PK �8�Zj�x� ^ xl/worksheets/sheet1.xml � (� �YmSM�+�|.�3�j�)*�� �<�0)I�J���݄l�nn����������v�p����n�X�f��p(31��r2[�8>�o�s��G����jZ�A�/Vϖ���z}�l4Z�L��x����"<�-���:|��1*oog7�qy�0/�aF��n��V���j�ԭO����O�K��=���g����d�oV?X���\>�/p8l�W��qU�<�l���������p(��Q|���a9��ㇻ�e�xV�~Lׁ%���)�Vۿ�ن��`>����q6YO�>�J蛇պ�_?����Ou���}��L4J)����w���G�I0�)e�R��ծ^U�]&�xg���tb����^eV%��a61���MU��Jk� � �����Adh-�b�$x�]�v�����&4V8!�����W�1āE�:���RD�j.�Y�%+�Kt�KO�5���h�Ju�"���Q~�ҟ�9�1Rbj�Q���@���N@T�C���M i�Pj�6q�2jP�:�R���Q�M(� ��� �!x�*N�PFJW7"�0��j�L�(�eM�6s �S��M�( JD�L2�Ά�]@�"4�tؗ��a%E��# J!{�"J*I�ɂ��3��%!JT}�%�CL� DI�nĪ �j{��&�����#�����A�u3��H营=�èA�i2c���sh�2�Q�(����t�ѣH]�Q�u�p#������[��&��j0���J� 30ý�n�D��A��zQ�Xi�`&�))0��Z�J�چ] 0!1�f�Z�Z.�@;G�kL�;FMb�I�5܍�`���1���7�����x=>:X�����q�������Kdx/\���_G�`�kS�C�h#d&⸍�&�U����6B7�m�i"���D�n#\��M�[�1B�9!�^0B�;Bx}�@�a�#!�^2��'B���@�_�v�a���v�2��7B���@�9cB �� ��sF$��0�3fDBq�� �9cH$$�%���3�DBs��)ό1���8)ό5��yBv��P%-슘}��P^�!���1!�^1r"'�u*�Gx��M���iগ}�$��:�� Ӆ�m���.��d��:��3�DR:�?v<�L����|nL ���1�*��: ���|�/���ny]���Տ3 �y�g=�9�9m�] �7z0�S� `�����+���+����2��X�)v�)&�eҊSB㔁�8��r<M/��H�4�� Ӆ�i���.��4N;��3�4N;�?v<�L����|nL�q�1�*��: ���|�/���ny]������=�p�k�i�i��Zq�th�)�i�iӎSӊSӊSC�tT����O��IY������_��PK �8�Z���N� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�۠�ݰ���=��&vd����G� XE�Tb�������4����ڼ�9c��w-��Nyݻ��S2KجW;d���S$y��lJ��QYe,��.w��L9 ��:�iŘ�a[&�_&���+|��4�K���h���~J�^CYd*��na��f��Jq^�@���b����LS�zє�C�]�+ce@��B���i^��= .t�x�9�bɯj��/�_PK �8�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �8�Z���0 xl/sharedStrings.xml � (� �W�n�8}_`�A�se�~)���f]�MP�}) �G6��T�b�}G��ئ�b�}���ᙙ��ٛ��[�PKV��;vF���L,�G����Ȓ�Jx%�|�9��\�I�,\*��h����d"��D��5D��.���z9���+ U��8Ѥ$L���j�:���j���tg�#�ř��]�M��٤��,�b�z�i=F?B5^�M���?��mS\����O�5m��J�q���^��0.s}kk�����jֽt~�M{���a�6bK8�����Ԃpk��9ybeSbX%S=G� �WL(y��V�զ|����]a=Ԅa-�R� %�G�j���/�r](�Z -� h/;�K���f��~^ �����ӚW�5��hv�WNJʺ�ʉ�F3h#R�c�=�+�h\�Ӛ��p6�f��M�|��`�+"����(tM���羮��(O����ٕ���QJxo�m=���6o�$�#1��Fb��o7 �|=�(��(|�AX;��k�4�}p��x�$� nݖ��a$���y�{v�8`c�y�a���a�.��%^`^��$�<�dn���#�;Fl�9���%�F����[D�o S���-����� �{�G�'�����o/�g�[)|u��z�7��v�ķ����D�n�EƤ]8E-@��P�yGJ�7��b�~��`o�^8h�;���[��)nBQ]�<�oY�V�M� _/���N�ڏ��y뵀'cy���� �k���h���~ q}^�t&�>���_oLTy_�(�{�v5�ZLL�����^�c��y��"��9��� EmNO�[WE~$�L� ��gA�}z6����`��ޣv=��N�Ox<?��6bk�DVb&��TkI�5Ƌ���o��@�N����G�d�����زp��O3��m�"#7"6�.�?�v��%ԏ�8y��d�I��H�t,:jFq�&��&8<�^�8A���ݙ{��E��{oMK��B�ܵ�h8�uե�}�d�]�{�}�{d{L{��U�#���� k�)��eF����:��M�� M��gR6p�,�YzZ3�Cۈuј �C�H��(h�{�lg��id�4 �̉2'�A��:s3�zF�g]�ucՁ �(=A���qXH�_�=�>k�[�gnݱ��}F����l�n� �����a��T�A�C�n�~;�]d9��"L�iEU$>+4Ϝ��n�ܫM�4�{�6\��d�G�SU~b:�b�@��7o;�,4q�~=�\���D�%��9>j\�����6l����x����6��?���PK- �8�ZS��!� 5 xl/workbook.xmlPK- �8�Z���� � � [Content_Types].xmlPK- �8�Z[ۮ' ' U _rels/.relsPK- �8�Zj�x� ^ � xl/worksheets/sheet1.xmlPK- �8�Z���N� P � xl/_rels/workbook.xml.relsPK- �8�ZЃc'2 E � xl/styles.xmlPK- �8�Z���0 X xl/sharedStrings.xmlPK � �