GET api/account/{refno}/reference?relations={relations}
Retrieve an account and related records using reference number
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
refno |
Reference Number to lookup |
string |
Required |
relations |
Indicates whether customer and customer group relations should also be returned |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
Matching account or null if not found
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, "identifier": "NbVRg3QhCUG1+auk/mkbOw==", "identifierGuid": "8351b535-2174-4109-b5f9-aba4fe691b3b", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:14:58.3944883", "owner": "dMv2xh7U4U+ATpVIG7JQ8w==", "ownerGuid": "c6f6cb74-d41e-4fe1-804e-95481bb250f3", "accountStoreGroupIdentifier": "eHIba7Lip0+YPbLdD0TTxA==", "accountStoreGroupGuid": "6b1b7278-e2b2-4fa7-983d-b2dd0f44d3c4", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:14:58.3944883", "active": true, "updated": "2025-08-02T23:14:58.3944883", "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": "SNWcRQ9280y4nXRxp3W86w==", "identifierGuid": "459cd548-760f-4cf3-b89d-7471a775bceb", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:14:58.3944883", "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": "ftveyuqnlkmzXTT73G4Teg==", "communityIdentifierGuid": "cadedb7e-a7ea-4996-b35d-34fbdc6e137a", "joined": "2025-08-02T23:14:58.3944883", "updated": "2025-08-02T23:14:58.3944883", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "m3l185Ce5UC/Dq+zcwRR7A==", "priceLevelIdentifierGuid": "f375799b-9e90-40e5-bf0e-afb3730451ec", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:14:58.3944883", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-08-02T23:14:58.3944883", "expiry": "2025-08-02T23:14:58.3944883", "customerID": "n225iv6YeU+Ex3NeWkbUZA==", "customerIDGuid": "8ab96d9f-98fe-4f79-84c7-735e5a46d464", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:14:58.3944883", "linkedAccount": "ET6mkRZ8cUmIjD52hrcc4g==", "linkedAccountGuid": "91a63e11-7c16-4971-888c-3e7686b71ce2", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$ref": "1" }, "payments": [ { "$id": "4", "id": 1, "identifier": "qHzYfOzP5E6Dk7nEhIH5OA==", "identifierGuid": "7cd87ca8-cfec-4ee4-8393-b9c48481f938", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "JPMRvYOD9Eqi6iUOthELGw==", "accountIDGuid": "bd11f324-8383-4af4-a2ea-250eb6110b1b", "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-08-02T23:14:58.3944883", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "L8DQ1102cUe53j3GYPLHDA==", "idempotentVoidGuid": "d7d0c02f-365d-4771-b9de-3dc660f2c70c", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "5", "saleHeaderID": 1, "saleHeaderGuid": "F12pFoJzaUiyaSLW1cu7LQ==", "saleHeaderIdentifierGuid": "16a95d17-7382-4869-b269-22d6d5cbbb2d", "created": "2025-08-02T23:14:58.3944883", "createdLocal": "2025-08-02T23:14:58.3944883", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:14:58.3944883", "storeID": 1, "operatorG_Uid": "oEUCIesnFk+7dgvJgX7XWg==", "operatorGuid": "210245a0-27eb-4f16-bb76-0bc9817ed75a", "customerG_Uid": "IU7je6Hu5UGy9SLlpmm9RQ==", "customerGuid": "7be34e21-eea1-41e5-b2f5-22e5a669bd45", "communityIdentifier": "bvZ2b8/ZaUmLnwlQ0FS9Qg==", "communityIdentifierGuid": "6f76f66e-d9cf-4969-8b9f-0950d054bd42", "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": "8M27jvsawkWzUZg/BP/2aQ==", "priceLevelIdentifierGuid": "8ebbcdf0-1afb-45c2-b351-983f04fff669", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "6", "id": 1, "g_Uid": "jNw5XPPvH0qNLSnaaDRJHw==", "guid": "5c39dc8c-eff3-4a1f-8d2d-29da6834491f", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:14:58.3944883", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:14:58.3944883", "endShift": "2025-08-02T23:14:58.3944883", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "7", "operatorG_UID": "La/+ZWOr202ohv7KATPsTw==", "operatorGuid": "65feaf2d-ab63-4ddb-a886-feca0133ec4f", "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-08-02T23:14:58.3944883", "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": "nSnYsVpc7U+cUlcJnb9p2Q==", "hostIdentifierGuid": "b1d8299d-5c5a-4fed-9c52-57099dbf69d9", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:14:58.3944883", "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": "1aciZuhvTEq7z7YBympzEg==", "hostIdentifierGuid": "6622a7d5-6fe8-4a4c-bbcf-b601ca6a7312", "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": "yXYRHEj+nk6Bu6SQKeZTHA==", "identifierGuid": "1c1176c9-fe48-4e9e-81bb-a49029e6531c", "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": "433w7HWg8UOGB76FZNyWFw==", "hostSupplierIdentifierGuid": "ecf07de3-a075-43f1-8607-be8564dc9617", "loyaltyPriceLevelIdentifier": "EpYryAbjXE6liqlyXsR2zQ==", "loyaltyPriceLevelIdentifierGuid": "c82b9612-e306-4e5c-a58a-a9725ec476cd", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:14:58.3944883", "lastProcessed": "2025-08-02T23:14:58.3944883", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "12", "identifier": "2g29B5o3XEqgbjcTW0lGuA==", "identifierGuid": "07bd0dda-379a-4a5c-a06e-37135b4946b8", "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": "cWXbisKI5U+wkmvHL2UNmg==", "primaryContactID": "8adb6571-88c2-4fe5-b092-6bc72f650d9a", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "l3E721hUG0GcznGuO3k+zQ==", "supplierGroupGuid": "db3b7197-5458-411b-9cce-71ae3b793ecd", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:14:58.3944883", "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": "266fddc2-982e-47ea-86e3-b2be258ce942", "identifier": "yStiPmawukup5JcKdWj7Tw==", "identifierGuid": "3e622bc9-b066-4bba-a9e4-970a7568fb4f", "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": "jMrd0vZXskuOBOwUOUwiHA==", "supplierIdentifierGuid": "d2ddca8c-57f6-4bb2-8e04-ec14394c221c", "contactGuid": "O4anUt1Ls0uhnWjxy4McFA==", "contactID": "52a7863b-4bdd-4bb3-a19d-68f1cb831c14", "contact": { "$ref": "13" }, "supplier": { "$ref": "12" } }, { "$ref": "14" } ], "products": [ { "$id": "15", "pluG_UID": "gtxOnTfNlEW9ILh6i2b4aA==", "pluGuid": "9d4edc82-cd37-4594-bd20-b87a8b66f868", "supplierIdentifier": "pGJcUYn9UkWEbBIAaO1LdA==", "supplierIdentifierGuid": "515c62a4-fd89-4552-846c-120068ed4b74", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:14:58.3944883", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:14:58.3944883", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "16", "pluG_UID": "CqWPKmVstUqoHE9QVfJKog==", "pluGuid": "2a8fa50a-6c65-4ab5-a81c-4f5055f24aa2", "supplierIdentifier": "4YMweDP5AEOsAVOz4PWpsg==", "supplierIdentifierGuid": "783083e1-f933-4300-ac01-53b3e0f5a9b2", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "16" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "54zmr5Asn0ONGOgGT2k2Hg==", "parentPluGuid": "afe68ce7-2c90-439f-8d18-e8064f69361e", "freight": 45.0, "freightType": 1, "product": { "$id": "17", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "bUS+XAbG0EKwiYtfYfmafw==", "guid": "5cbe446d-c606-42d0-b089-8b5f61f99a7f", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "fCh9LI5gMUmF1oF6wP9Ygg==", "priceGroupGuid": "2c7d287c-608e-4931-85d6-817ac0ff5882", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:14:58.3944883", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:14:58.3944883", "pluCreated": "2025-08-02T23:14:58.3944883", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:14:58.3944883", "lastManualUpdate": "2025-08-02T23:14:58.3944883", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:14:58.3944883", "currentCostUpdated": "2025-08-02T23:14:58.3944883", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:14:58.3944883", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:14:58.3944883", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "1EJPIlmBCEyBTRQ/Iprdag==", "altPLUGuid": "224f42d4-8159-4c08-814d-143f229add6a", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:14:58.3944883", "labelLastPrice": 1, "shelfPageLayoutG_UID": "ul5sF7S960a82C4b958WLQ==", "shelfPageLayoutGuid": "176c5eba-bdb4-46eb-bcd8-2e1bf79f162d", "talkerPageLayoutG_UID": "EnX4aroPdUm/ck3EqyaHKg==", "talkerPageLayoutGuid": "6af87512-0fba-4975-bf72-4dc4ab26872a", "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": "uIH9Lb38mk+Xq4FQu4yYYQ==", "inventoryIdentifier": "2dfd81b8-fcbd-4f9a-97ab-8150bb8c9861", "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": "RRo77jTc5keK8zJs5+XF3g==", "parentPluGuid": "ee3b1a45-dc34-47e6-8af3-326ce7e5c5de", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "zSQBtlpOD0eM/ZxoYxvoig==", "supplierIdentifierGuid": "b60124cd-4e5a-470f-8cfd-9c68631be88a", "supplierChanged": true, "rebateSupplierIdentifier": "7pa1Uoyi7kyb0v/XjKc5SA==", "rebateSupplierIdentifierGuid": "52b596ee-a28c-4cee-9bd2-ffd78ca73948", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:14:58.3944883", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "6iS5rRrvY06OkjNq23/P+g==", "hostIdentifierGuid": "adb924ea-ef1a-4e63-8e92-336adb7fcffa", "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": "17" }, { "$ref": "17" } ], "store": { "$ref": "8" }, "storePrices": [ { "$id": "18", "pluG_UID": "qCFREIBh302Irfya9i1EdA==", "pluGuid": "105121a8-6180-4ddf-88ad-fc9af62d4474", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:14:58.3944883" }, { "$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-08-02T23:14:58.3944883", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "20" }, "winningCampaign": 1, "winner": { "$id": "21", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:14:58.3944883", "startTime": 3, "endDate": "2025-08-02T23:14:58.3944883", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "Z+hLY7k+H0q4sD2pD/TLXg==", "hostIdentifierGuid": "634be867-3eb9-4a1f-b8b0-3da90ff4cb5e", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "21" }, { "$ref": "21" } ] }, "tray": { "$id": "22", "g_UId": "Bn9rl5PG/ECYacQjCWCKuA==", "guid": "976b7f06-c693-40fc-9869-c42309608ab8", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "23", "priceGroupG_UID": "uA7Mb85hf0iSZQxXkFnNyw==", "priceGroupGuid": "6fcc0eb8-61ce-487f-9265-0c579059cdcb", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:14:58.3944883", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "17" }, { "$ref": "17" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "24", "pluG_UID": "xa/Hr9wFdk+pC9y4TrZxAg==", "pluGuid": "afc7afc5-05dc-4f76-a90b-dcb84eb67102", "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": "6e65520c-72a2-4ca6-ba59-0a6f50b6649d", "created": "2025-08-02T23:14:58.3944883", "createdByUser": "sample string 1", "activated": "2025-08-02T23:14:58.3944883", "deactivated": "2025-08-02T23:14:58.3944883", "lastOrdered": "2025-08-02T23:14:58.3944883", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:14:58.3944883", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:14:58.3944883", "lastSold": "2025-08-02T23:14:58.3944883", "firstSold": "2025-08-02T23:14:58.3944883", "awsUpdated": "2025-08-02T23:14:58.3944883", "lastManualUpdate": "2025-08-02T23:14:58.3944883", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:14:58.3944883", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:14:58.3944883", "doNotRangeUpdated": "2025-08-02T23:14:58.3944883", "doNotOrderUpdated": "2025-08-02T23:14:58.3944883", "tracked": "2025-08-02T23:14:58.3944883" }, "allergens": [ { "$id": "26", "allergenID": 1, "pluG_UID": "dtMYwIujHkqQ7CfQTrgK/A==", "pluGuid": "c018d376-a38b-4a1e-90ec-27d04eb80afc", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "costs": { "$id": "27", "pluG_UID": "97SQgMr6o0KDDEw0A8ODxA==", "pluGuid": "8090b4f7-faca-42a3-830c-4c3403c383c4", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:14:58.3944883", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "28", "saleHeaderID": 1, "created": "2025-08-02T23:14:58.3944883", "createdLocal": "2025-08-02T23:14:58.3944883", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "3s4w8mx3i0OhN8IBeyhWJw==", "operatorGuid": "f230cede-776c-438b-a137-c2017b285627", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "l91XQf+FqkyJOoGLXutZuQ==", "pluGuid": "4157dd97-85ff-4caa-893a-818b5eeb59b9", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "6" } }, { "$ref": "28" } ], "apns": [ { "$id": "29", "pluID": 1, "pluG_UID": "cvpncEziEU6iiXba67VX6A==", "pluGuid": "7067fa72-e24c-4e11-a289-76daebb557e8", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "29" } ], "tuns": [ { "$id": "30", "pluG_UId": "VCU4WuhrwU6tMg72hqfTCw==", "pluGuid": "5a382554-6be8-4ec1-ad32-0ef686a7d30b", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "17" }, "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "competitionPricing": [ { "$id": "31", "identifier": "2M+dqt0byEWu6IHhiKEtrA==", "identifierGuid": "aa9dcfd8-1bdd-45c8-aee8-81e188a12dac", "pluG_UID": "FjShhjpw9U29g9kKuXs6LA==", "pluGuid": "86a13416-703a-4df5-bd83-d90ab97b3a2c", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "31" } ], "supplier": { "$ref": "12" }, "supplierName": "sample string 147", "children": [ { "$ref": "17" }, { "$ref": "17" } ], "ordering": { "$ref": "15" }, "flipChartPages": [ { "$id": "32", "identifier": "PIMzSEvl40isUgzMi0bHkQ==", "groupName": "sample string 1", "identifierGuid": "4833833c-e54b-48e3-ac52-0ccc8b46c791", "exists": true, "flipChartIdentifier": "0EHs+Gp/JUubgh4V9CYomw==", "flipChartIdentifierGuid": "f8ec41d0-7f6a-4b25-9b82-1e15f426289b", "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": "62KvXgovfk6Jpa9s0+DRTg==", "groupIdentifierGuid": "5eaf62eb-2f0a-4e7e-89a5-af6cd3e0d14e", "flipChart": { "$id": "33", "identifier": "4OZmBS1KYUqA39RHGT2lQg==", "identifierGuid": "0566e6e0-4a2d-4a61-80df-d447193da542", "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": "LR4+ynGxVEesiPctodDvlg==", "identifierGuid": "ca3e1e2d-b171-4754-ac88-f72da1d0ef96", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "35", "id": 1, "g_UID": "8a5WraDPWEKaLJLON8J0SA==", "guid": "ad56aef1-cfa0-4258-9a2c-92ce37c27448", "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": "zAZKf5oMZEya4JFK6Z0GhQ==", "previousFormGuid": "7f4a06cc-0c9a-4c64-9ae0-914ae99d0685", "nextForm": 1, "nextFormG_UID": "FoopQIjcGE6sDtGfByg3OA==", "nextFormGuid": "40298a16-dc88-4e18-ac0e-d19f07283738", "attributes": "sample string 10", "updated": "2025-08-02T23:14:58.3944883", "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": "yGgDS6BmokGJ8EdFhnNzYg==", "checkoutFormGuid": "4b0368c8-66a0-41a2-89f0-474586737362", "identifier": "21YSsswYo0iyfXMNGzvNZA==", "identifierGuid": "b21256db-18cc-48a3-b27d-730d1b3bcd64", "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": "2mlN4cuA1ku+bJEvuinBXQ==", "valueGuid": "e14d69da-80cb-4bd6-be6c-912fba29c15d", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:14:58.3944883", "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-08-02T23:14:58.3944883", "imageData": "QEA=", "readOnly": true } }, { "$ref": "36" } ], "panels": [ { "$id": "38", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "B/7kt/B5tUeU3goBmaqvqw==", "checkoutFormGuid": "b7e4fe07-79f0-47b5-94de-0a0199aaafab", "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": "TvAGsG5gcUqf3qHFtil9pA==", "flipChartPageIdentifierGuid": "b006f04e-606e-4a71-9fde-a1c5b6297da4", "pluG_UID": "0SqsvJsKk0Ci851O0RP99Q==", "pluGuid": "bcac2ad1-0a9b-4093-a2f3-9d4ed113fdf5", "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": "o0mv2mb320W9fHIy7q+2Aw==", "pluGuid": "daaf49a3-f766-45db-bd7c-7232eeafb603", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:14:58.3944883", "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": "AXyHXkGe5kSfYzQdNBl6Rg==", "ingredientGuid": "MufGkxesHUmY0NipI0LiYw==", "ingredientIdentifier": "93c6e732-ac17-491d-98d0-d8a92342e263", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "17" } }, { "$ref": "41" } ], "bins": [ { "$id": "42", "pluG_UID": "Yd+sAiqj90ukJNGBqr7bsA==", "pluGuid": "02acdf61-a32a-4bf7-a424-d181aabedbb0", "shelfLocationIdentifier": "KZ0avHAuJEiPt+JEsvN/ZQ==", "shelfLocationGuid": "bc1a9d29-2e70-4824-8fb7-e244b2f37f65", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "v5tP5pLa/kOEYgUwt//Eqw==", "labelPageLayoutGuid": "e64f9bbf-da92-43fe-8462-0530b7ffc4ab", "updated": "2025-08-02T23:14:58.3944883", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "17" }, "location": { "$id": "43", "identifier": "UIKAbDGNxEKycgBedDyMKw==", "storeID": 1, "identifierGuid": "6c808250-8d31-42c4-b272-005e743c8c2b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:14:58.3944883", "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": "DqkM+uHkY06ivfI70zZXdg==", "pluGuid": "fa0ca90e-e4e1-4e63-a2bd-f23bd3365776", "deptNo": 1, "product": { "$ref": "17" }, "scaleLocation": { "$id": "45", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:14:58.3944883", "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-08-02T23:14:58.3944883", "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": "kv0yfMqJzEOTB8B3MXVsTg==", "labelPageLayoutGuid": "7c32fd92-89ca-43cc-9307-c07731756c4e", "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-08-02T23:14:58.3944883", "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": "UOZPivJt7kqlMTvzjnkNsA==", "labelPageLayoutGuid": "8a4fe650-6df2-4aee-a531-3bf38e790db0", "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-08-02T23:14:58.3944883", "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": "SBtyfm56sEqpqzISSH9rGQ==", "labelPageLayoutGuid": "7e721b48-7a6e-4ab0-a9ab-3212487f6b19", "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-08-02T23:14:58.3944883", "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": "aXQlszrNQUaRl4LonXsLpw==", "labelPageLayoutGuid": "b3257469-cd3a-4641-9197-82e89d7b0ba7", "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": "d9kS57yQ8E6ipSsEHtuoUQ==", "pluGuid": "e712d977-90bc-4ef0-a2a5-2b041edba851", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "qWQO+r21CUaUFD8oF70EBQ==", "dealCostGuid": "fa0e64a9-b5bd-4609-9414-3f2817bd0405", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "W5TAtSUGLU+7uPf5Ym4ykQ==", "priceGroupGuid": "b5c0945b-0625-4f2d-bbb8-f7f9626e3291", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:14:58.3944883", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "gMBZ61kHh02FR/VHGjuVGA==", "campaignComboPriceGroupIdentifier": "eb59c080-0759-4d87-8547-f5471a3b9518", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "55", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:14:58.3944883", "operatorG_UID": "j8fp8Ty8skCozFqaeE2Ayg==", "operatorGuid": "f1e9c78f-bc3c-40b2-a8cc-5a9a784d80ca", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:14:58.3944883", "signIqTicketFileMovedUtc": "2025-08-02T23:14:58.3944883", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:14:58.3944883", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "17" }, "campaignPlu": { "$ref": "54" } }, { "$ref": "55" } ], "campaign": { "$id": "56", "id": 1, "storeID": 2, "name": "b41f9f6b-b2ed-4753-af6a-ce7f1f1c6ef8", "nameGuid": "b41f9f6b-b2ed-4753-af6a-ce7f1f1c6ef8", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:14:58.3944883", "startTime": 1, "endDate": "2025-08-02T23:14:58.3944883", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:14:58.3944883", "system": true, "created": "2025-08-02T23:14:58.3944883", "updated": "2025-08-02T23:14:58.3944883", "priceChangeNotifiedUtc": "2025-08-02T23:14:58.3944883", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "xR/9i7qvjUeiaSPZXOxE4g==", "hostIdentifierGuid": "8bfd1fc5-afba-478d-a269-23d95cec44e2", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:14:58.3944883", "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": "9cRVC5SqW06KyTR2bcXtTQ==", "pluGuid": "0b55c4f5-aa94-4e5b-8ac9-34766dc5ed4d", "hostOfferID": 1, "priceGroupG_UID": "4QpxNY3qqky5FLV8GNY7lw==", "priceGroupGuid": "35710ae1-ea8d-4caa-b914-b57c18d63b97", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:14:58.3944883", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "17" }, "campaign": { "$ref": "56" } }, { "$ref": "57" } ], "sellingRules": [ { "$id": "58", "id": 1, "identifier": "o6aQYVAZzECDwkxcbliGOQ==", "identifierStr": "o6aQYVAZzECDwkxcbliGOQ==", "identifierGuid": "6190a6a3-1950-40cc-83c2-4c5c6e588639", "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": "9oA0mPtz2Eyy5wdh4u6TjA==", "customerIDGuid": "983480f6-73fb-4cd8-b2e7-0761e2ee938c", "campaign": { "$ref": "56" }, "customer": { "$ref": "2" } }, { "$ref": "59" } ], "customerGroups": [ { "$id": "60", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "ELF1uKTCR0KjyAUtjhcP/g==", "groupIDGuid": "b875b110-c2a4-4247-a3c8-052d8e170ffe", "campaign": { "$ref": "56" }, "group": { "$id": "61", "identifier": "zyqfI/vMI0yZLt3hwq5GFw==", "identifierGuid": "239f2acf-ccfb-4c23-992e-dde1c2ae4617", "name": "sample string 2", "primaryContact": "lEiptrP57km0Q2CUqVIPbw==", "primaryContactGuid": "b6a94894-f9b3-49ee-b443-6094a9520f6f", "accountID": "w9NSo5tNuk2W7MwAabUpKQ==", "accountIDGuid": "a352d3c3-4d9b-4dba-96ec-cc0069b52929", "special": true, "updated": "2025-08-02T23:14:58.3944883", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "R6d7n027dUeYMioW17NRCA==", "priceLevelIdentifierGuid": "9f7ba747-bb4d-4775-9832-2a16d7b35108", "deleted": true, "account": { "$ref": "1" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "jnvPmyOZzkOwSRC1YJ5Aww==", "groupIDGuid": "9bcf7b8e-9923-43ce-b049-10b5609e40c3", "customerID": "SlsdixZ6kEueix2J3M2ALw==", "customerIDGuid": "8b1d5b4a-7a16-4b90-9e8b-1d89dccd802f", "card": "sample string 4", "linkedAccount": "Yp+c1kFk9E2CeqdQToYJpw==", "linkedAccountGuid": "d69c9f62-6441-4df4-827a-a7504e8609a7", "customer": { "$ref": "2" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "3" } }, { "$ref": "62" } ] } }, { "$ref": "60" } ], "signIqTickets": [ { "$id": "63", "identifier": "33wPSLL/H02bcRgbipFZYA==", "identifierGuid": "480f7cdf-ffb2-4d1f-9b71-181b8a915960", "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": "iZVbOwU81k6hnJK26gCI7Q==", "guid": "3b5b9589-3c05-4ed6-a19c-92b6ea0088ed", "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": "92n6MCaA0UycggZ47JSyYQ==", "groupGuid": "30fa69f7-8026-4cd1-9c82-0678ec94b261", "comboPriceType": 5, "priceType": 5, "pluG_UID": "FeNNiDmlQEKE6VmjEKYO3w==", "pluGuid": "884de315-a539-4240-84e9-59a310a60edf", "priceGroupG_UID": "etU15OODA0adoYzB0PpbiQ==", "priceGroupGuid": "e435d57a-83e3-4603-9da1-8cc1d0fa5b89", "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": "/9nGKUqvyUCwG1OWKfBCKw==", "priceLevelIdentifierGuid": "29c6d9ff-af4a-40c9-b01b-539629f0422b", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "66" } ] }, "product": { "$ref": "17" }, "dealCost": { "$id": "67", "headerIdentifier": "1MISn8wyN0S2ZXr121M1TQ==", "headerIdentifierGuid": "9f12c2d4-32cc-4437-b665-7af5db53354d", "identifier": "k5mw8cepGk2e9WZCv5X0IA==", "identifierGuid": "f1b09993-a9c7-4d1a-9ef5-6642bf95f420", "supplierIdentifier": "rpYdDknwB0SabEgv4LSGJg==", "supplierGuid": "0e1d96ae-f049-4407-9a6c-482fe0b48626", "pluG_UID": "i6GMtNjAC0mwfzbPxMzVpA==", "pluGuid": "b48ca18b-c0d8-490b-b07f-36cfc4ccd5a4", "campaignName": "02f57dae-04f5-42b5-b5c6-f4d758bccf1d", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:14:58.3944883", "end": "2025-08-02T23:14:58.3944883", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "4kqJr678TUiG8vnQ8tj04Q==", "bonusItemPluGuid": "af894ae2-fcae-484d-86f2-f9d0f2d8f4e1", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:14:58.3944883", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:14:58.3944883", "campaignEndDate": "2025-08-02T23:14:58.3944883", "masterPLUG_UID": "q0jQki3P3UqIkXXzW79b/w==", "masterID": "92d048ab-cf2d-4add-8891-75f35bbf5bff", "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": "JGFyo9awk0eA7f2BFip1xA==", "bonusMasterID": "a3726124-b0d6-4793-80ed-fd81162a75c4", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-08-02T23:14:58.3944883", "dealCosts": [ { "$ref": "67" }, { "$ref": "67" } ], "tags": [ { "$id": "68", "pluG_UID": "f6wUGeHjokmZ9Cgl3YRoOw==", "pluGuid": "1914ac7f-e3e1-49a2-99f4-2825dd84683b", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "68" } ], "alternateProductG_UID": "M0EjW/fvwUi/dy70ikxyww==", "alternateProduct": "5b234133-eff7-48c1-bf77-2ef48a4c72c3", "productHostCode": { "$id": "69", "id": 1, "pluG_UID": "0zLGWVUjh0W6dKYxmL8ZDQ==", "pluGuid": "59c632d3-2355-4587-ba74-a63198bf190d", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:14:58.3944883", "inventoryTracked": "2025-08-02T23:14:58.3944883", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "12" }, "serviceFee": { "$id": "70", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "15" } ], "orderCycleHeaders": [ { "$id": "71", "storeID": 1, "supplierIdentifier": "tiNYqpWvy06Os6ejtAZQcg==", "supplierGuid": "aa5823b6-af95-4ecb-8eb3-a7a3b4065072", "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": "zdjvcQ/xikmdVmb563k51g==", "supplierGuid": "71efd8cd-f10f-498a-9d56-66f9eb7939d6", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:14:58.3944883", "deliveryDate": "2025-08-02T23:14:58.3944883", "nextCutOffDate": "2025-08-02T23:14:58.3944883", "nextDeliveryDate": "2025-08-02T23:14:58.3944883", "nextDaysBuffer": 10 }, { "$ref": "72" } ], "store": { "$ref": "8" }, "updated": "2025-08-02T23:14:58.3944883", "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-08-02T23:14:58.3944883", "processed": "2025-08-02T23:14:58.3944883", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:14:58.3944883", "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-08-02T23:14:58.3944883", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "73" } ], "zoneMatrix": [ { "$id": "75", "id": 1, "hostIdentifier": "s3rseYCJlUCB0Nxk2ZqkYg==", "hostIdentifierGuid": "79ec7ab3-8980-4095-81d0-dc64d99aa462", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "b335be2d-af98-430b-9d40-edbc003e1cae", "9ffbed20-675a-4682-ab21-5c65fe9e8c2f" ] }, { "$ref": "75" } ], "hostFileStoreSetting": { "$ref": "10" }, "hostStoreSettings": [ { "$ref": "10" }, { "$ref": "10" } ], "promotionPlacements": [ { "$id": "76", "identifier": "zugMyPaAT0y8xq6X1ll9pw==", "identifierGuid": "c80ce8ce-80f6-4c4f-bcc6-ae97d6597da7", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "76" } ], "promoTypeGuids": [ "4dd7be3d-f8dc-4c7a-9b39-9985e801bea2", "47620302-46dd-4fd5-8cfe-b98788a6ee8a" ], "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-08-02T23:14:58.3944883", "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": "b90424c8-0a44-4cb3-a626-184a6f5b1593", "updateStore": { "$id": "82", "id": "4c6d87cf-f1d8-452c-8472-0f14785530a0", "name": "sample string 1", "lastActivity": "2025-08-02T23:14:58.3944883", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:14:58.3944883" }, "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": "ydIHHpcj20SlDRIMormvwA==", "identifierGuid": "1e07d2c9-2397-44db-a50d-120ca2b9afc0", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:14:58.3944883", "deleted": true }, "details": [ { "$id": "85", "saleItemID": 1, "identifier": "/mn9vw3QiUel+0qznUHzBg==", "identifierGuid": "bffd69fe-d00d-4789-a5fb-4ab39d41f306", "saleHeaderID": 2, "plu": 1, "pluG_UId": "vsB915vlvU24loZIEaC82g==", "pluGuid": "d77dc0be-e59b-4dbd-b896-864811a0bcda", "accountID": "0WFKRDzyXEmVynFhGm46cg==", "accountIDGuid": "444a61d1-f23c-495c-95ca-71611a6e3a72", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:14:58.3944883", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "zakr8hPz/U+ao6pVlabCTg==", "refundGuid": "f22ba9cd-f313-4ffd-9aa3-aa5595a6c24e", "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": "PTq/Rp2on0yGbo+uf3I+XA==", "idempotentVoidGuid": "46bf3a3d-a89d-4c9f-866e-8fae7f723e5c", "priceLevelIdentifier": "kaTRDGeiDU26TW1f7TwwNw==", "priceLevelIdentifierGuid": "0cd1a491-a267-4d0d-ba4d-6d5fed3c3037", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "86", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:14:58.3944883", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "86" } ], "refund": { "$id": "87", "id": 1, "g_UID": "Dw2xjsisOk6Zx37ijDWciw==", "guid": "8eb10d0f-acc8-4e3a-99c7-7ee28c359c8b", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:14:58.4101193" }, "modifier": { "$id": "88", "id": 1, "setG_UID": "3+aeEUGVW0qNMPkIs7cY6w==", "modifierSetGuid": "119ee6df-9541-4a5b-8d30-f908b3b718eb", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "DaAkvHue3Em+KqMrVB2ePQ==", "pluGuid": "bc24a00d-9e7b-49dc-be2a-a32b541d9e3d", "deleted": true, "g_UID": "3xy48bYZC0+upIKALu0G/A==", "guid": "f1b81cdf-19b6-4f0b-aea4-82802eed06fc", "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": "9fuv5v95BEiLQML0vSLPDA==", "pluGuid": "e6affbf5-79ff-4804-8b40-c2f4bd22cf0c", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:14:58.4101193", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:14:58.4101193", "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": "fjmSYMHZxUGNrz30zLTScQ==", "pluGuid": "6092397e-d9c1-41c5-8daf-3df4ccb4d271", "accountID": "GRDcTsS190it180VswtBtw==", "accountIDGuid": "4edc1019-b5c4-48f7-add7-cd15b30b41b7", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:14:58.4101193", "bestOrExpireType": 1, "refundG_UID": "8gdOF3WWT0u3RTsAClIE/g==", "refundGuid": "174e07f2-9675-4b4f-b745-3b000a5204fe", "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": "2l4GFymH1Ee64mmCYyEXGQ==", "identifierGuid": "17065eda-8729-47d4-bae2-698263211719", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "Exa/l58zuEWtgmE6GclRsQ==", "customerIdentifierGuid": "97bf1613-339f-45b8-ad82-613a19c951b1", "operatorNo": 1, "operatorG_UID": "UEIcrurzbk+jb7OAm+/aKA==", "operatorGuid": "ae1c4250-f3ea-4f6e-a36f-b3809befda28", "created": "2025-08-02T23:14:58.4101193", "ordered": "2025-08-02T23:14:58.4101193", "started": "2025-08-02T23:14:58.4101193", "completed": "2025-08-02T23:14:58.4101193", "supplied": "2025-08-02T23:14:58.4101193", "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": "3HOvTeA4Hk+kyji8LB/s7Q==", "pluGuid": "4daf73dc-38e0-4f1e-a4ca-38bc2c1feced", "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": "lLU0ZFkTh02Y2K5z20VLxQ==", "headerIdentifierGuid": "6434b594-1359-4d87-98d8-ae73db454bc5", "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": "yb4Dczmu3EGG6/2Gpn1wTw==", "surveyGuid": "7303bec9-ae39-41dc-86eb-fd86a67d704f", "saleHeaderGuid": "mjadTnWlJ0O0xYpaZU8KCw==", "saleGuid": "4e9d369a-a575-4327-b4c5-8a5a654f0a0b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "Se1qzZTDz0WmdCbgrThSpA==", "guidResponse": "cd6aed49-c394-45cf-a674-26e0ad3852a4", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:14:58.4101193", "sale": { "$ref": "5" }, "survey": { "$id": "97", "g_UID": "tagySGsYM0eII8/dLqfYpg==", "guid": "4832a8b5-186b-4733-8823-cfdd2ea7d8a6", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "9keyaWRVQE+QMI6/WL3uEw==", "checkoutFormGuid": "69b247f6-5564-4f40-9030-8ebf58bdee13", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:14:58.4101193", "end": "2025-08-02T23:14:58.4101193", "deleted": true, "updated": "2025-08-02T23:14:58.4101193", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "892865a8-54b3-4de3-8385-b759d6b5359b", "78c3743a-526b-49f7-a0da-32853f204542" ], "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": "fybQ5BsZA0GYWONdPMRavQ==", "accountIdentifier": "e4d0267f-191b-4103-9858-e35d3cc45abd", "accountName": "sample string 42", "customerOrderIdentifier": "0rFJsFctAEif1nkD9nQXgA==", "customerOrderIdentifierGuid": "b049b1d2-2d57-4800-9fd6-7903f6741780", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "2ND0noSbBUCGDNqm1kafBw==", "paymentIdentifierGuid": "9ef4d0d8-9b84-4005-860c-daa6d6469f07", "identifier": "eiZ4p2E/jkWkm0DlUJTnBA==", "identifierGuid": "a778267a-3f61-458e-a49b-40e55094e704", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "4nneY6ymdkyhV3RY0ogMtQ==", "itemIdentifierGuid": "63de79e2-a6ac-4c76-a157-7458d2880cb5" } }, { "$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": "O5O+XTNpOE2HUvY+ZOvwTw==", "customerIdentifierGuid": "5dbe933b-6933-4d38-8752-f63e64ebf04f", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "YWVTshzUyUizksEL2WhBgQ==", "idempotentGuid": "b2536561-d41c-48c9-b392-c10bd9684181", "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-08-02T23:14:58.4101193", "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-08-02T23:14:58.4101193", "labelPageLayout": "/76JzPwedUqkvh4PP4shKg==", "pageLayoutGuid": "cc89beff-1efc-4a75-a4be-1e0f3f8b212a", "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-08-02T23:14:58.4101193" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "IDPcWb5XfUCtDtoWyngqcw==", "customerIdentifierGuid": "59dc3320-57be-407d-ad0e-da16ca782a73", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:14:58.4101193", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "x6oIP1LgkEC+BdwtCvkJXA==", "issuedIdempotentGuid": "3f08aac7-e052-4090-be05-dc2d0af9095c", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:14:58.4101193", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:14:58.4101193", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "jYE+P3uhH0uAjlzzMtioqg==", "redeemedIdempotentGuid": "3f3e818d-a17b-4b1f-808e-5cf332d8a8aa", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:14:58.4101193", "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" } ] }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ݹ[-�η 5 xl/workbook.xml � (� ����0��&�C��(� )��x�བ�m�?ik��-H�yۙ��v�d��v@=�P��]MH�4'�����^���+���Y��`"�dYI<�,*k�T.��+8� �qEi�n�����` �L�Vw6YC�7E�~�(d��w,2���7����U�eU]�R������;���w�PK ݹ[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK ݹ[m�x' ' _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="R66c2c24e4b8143c1" /></Relationships>PK ݹ[D�p� xl/worksheets/sheet1.xml � (� �X�R�<}���?G��/�����BKim��%�dJb�6�ǯ�D�-k��a|vW:{�J0z�g�0xN�b����I4H׳l�\ߏ����?���^��w�H�r`���(G��|<��"]M�8{L���]�����������,=�fO�t]�1�ӇiiJ��cm���x���Z��a�j5]���h�4�7����8J�Qr �`8U�e�R4�����e�7���T�a|RU����n��P^g/g��~Q�x3����`��p V�?�ϗ�\�#SF��(������Fo�`�8�1(cDS�e<��q�*��qE�RL�dz]<�뫘��Jr���@}���u<�%'�P�M} ��b/�x��f�k%��'w�r$F)�EA��x��W52fJ�Lj�H�����>Ɔ8���KE�?�+�� @&�R2�G�B�\�F<�jEH��V~���1U$H!(���� iC�<�(��8]n^�f����!�RR�@�A*�R LG6!�*��i-$h��2*ȐZR�4"