POST api/surveyresponses/store/{storeID}/import
Imports survey responses from a store; processes the responses async
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
store to save the survey responses at |
integer |
Required |
Body Parameters
List of survey responses to import
Collection of SurveyResponseName | Description | Type | Additional information |
---|---|---|---|
SurveyG_UID |
Identifier of the Survey this response is for |
Collection of byte |
None. |
SurveyGuid |
Identifier of the Survey this response is for |
globally unique identifier |
None. |
SaleHeaderGuid |
Identifier of the sale this survey response is for |
Collection of byte |
None. |
SaleGuid |
Identifier of the sale this survey response is for |
globally unique identifier |
None. |
TextResponse |
Text this survey was responded to with |
string |
String length: inclusive between 0 and 120 |
IntegerResponse |
Integer / number this survey was responded to with |
integer |
None. |
G_UIDResponse |
Guid this survey was responded to with |
Collection of byte |
None. |
GuidResponse |
Guid this survey was responded to with |
globally unique identifier |
None. |
WhoAnswered |
Person who answered the survey; this correlates to Survey.DisplayToWho |
SurveyAnswerer |
None. |
AnsweredAtUTC |
UTC DateTime that this survey was answered at |
date |
None. |
Sale |
Sale this survey was answered during |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
Survey |
Survey this response belongs to |
Survey |
Relation. This field may not always be loaded or used for updates. |
IngressId |
ID of the Ingress entry (Redis Stream message ID) |
string |
None. |
Request Formats
application/json, text/json
[ { "$id": "1", "surveyG_UID": "UorXulan60OKHhdlOUlT9Q==", "surveyGuid": "bad78a52-a756-43eb-8a1e-1765394953f5", "saleHeaderGuid": "tITUCYsDuEu3DRt48qcrPg==", "saleGuid": "09d484b4-038b-4bb8-b70d-1b78f2a72b3e", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "muTvwhKbOkKCqY+whe5aDA==", "guidResponse": "c2efe49a-9b12-423a-82a9-8fb085ee5a0c", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:39:11.7418628", "sale": { "$id": "2", "saleHeaderID": 1, "saleHeaderGuid": "2fhP6XchEEauPNK0WhrApA==", "saleHeaderIdentifierGuid": "e94ff8d9-2177-4610-ae3c-d2b45a1ac0a4", "created": "2025-06-14T06:39:11.7418628", "createdLocal": "2025-06-14T06:39:11.7418628", "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-14T06:39:11.7418628", "storeID": 1, "operatorG_Uid": "FEZIZUDiWEyg22tgepRk3Q==", "operatorGuid": "65484614-e240-4c58-a0db-6b607a9464dd", "customerG_Uid": "ltgLFAigHE6pwRtervdm/g==", "customerGuid": "140bd896-a008-4e1c-a9c1-1b5eaef766fe", "communityIdentifier": "DaTmCpLWDk2wjM0pcegXSQ==", "communityIdentifierGuid": "0ae6a40d-d692-4d0e-b08c-cd2971e81749", "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": "cykS96iKaE2nuUDlk7fdtg==", "priceLevelIdentifierGuid": "f7122973-8aa8-4d68-a7b9-40e593b7ddb6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "3", "id": 1, "g_Uid": "AFcb11QeUk2vq5ZUpcN6cg==", "guid": "d71b5700-1e54-4d52-afab-9654a5c37a72", "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-14T06:39:11.7418628", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:39:11.7418628", "endShift": "2025-06-14T06:39:11.7418628", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "4", "operatorG_UID": "FsCkVHuo9Uqt/BZEH6LYVw==", "operatorGuid": "54a4c016-a87b-4af5-adfc-16441fa2d857", "storeID": 2, "operator": { "$ref": "3" }, "store": { "$id": "5", "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-14T06:39:11.7418628", "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": "JQHQmxHuO0CYrK1A8LyfxA==", "hostIdentifierGuid": "9bd00125-ee11-403b-98ac-ad40f0bc9fc4", "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-14T06:39:11.7418628", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "6", "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": "6" }, "hostStoreSettings": [ { "$id": "7", "id": 1, "hostIdentifier": "QD50EU8BsEaYCiZPK1RxIA==", "hostIdentifierGuid": "11743e40-014f-46b0-980a-264f2b547120", "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": "8", "identifier": "O8P/ntJM7ky/hyGOGMik/g==", "identifierGuid": "9effc33b-4cd2-4cee-bf87-218e18c8a4fe", "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": "v8hNeq8MhEODUHEz1lPjqg==", "hostSupplierIdentifierGuid": "7a4dc8bf-0caf-4384-8350-7133d653e3aa", "loyaltyPriceLevelIdentifier": "NBFa43TcW0W2KRPGhg7/JA==", "loyaltyPriceLevelIdentifierGuid": "e35a1134-dc74-455b-b629-13c6860eff24", "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-14T06:39:11.7418628", "lastProcessed": "2025-06-14T06:39:11.7418628", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "cE6L1hT7gUeuIW7S66r+9w==", "identifierGuid": "d68b4e70-fb14-4781-ae21-6ed2ebaafef7", "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": "aRWXJ3vOm0KiRuq+j+qXmg==", "primaryContactID": "27971569-ce7b-429b-a246-eabe8fea979a", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "qfH5FnMBIUGfaVstNd8QFg==", "supplierGroupGuid": "16f9f1a9-0173-4121-9f69-5b2d35df1016", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:39:11.7418628", "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": "10", "id": "e080bbb7-c11c-4ee4-bdcc-4ef815af6b08", "identifier": "3TU1mftQi0WkVJAmsRzNBg==", "identifierGuid": "993535dd-50fb-458b-a454-9026b11ccd06", "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": "11", "supplierIdentifier": "I8YnFiVd4U22qJSLIC747Q==", "supplierIdentifierGuid": "1627c623-5d25-4de1-b6a8-948b202ef8ed", "contactGuid": "U4gTf1yvKkqn9ax05Ini5g==", "contactID": "7f138853-af5c-4a2a-a7f5-ac74e489e2e6", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "2tIYStdO8k2XYCztOcDTdA==", "pluGuid": "4a18d2da-4ed7-4df2-9760-2ced39c0d374", "supplierIdentifier": "zz8wkS/+cEimnDLCyiHcLA==", "supplierIdentifierGuid": "91303fcf-fe2f-4870-a69c-32c2ca21dc2c", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:39:11.7418628", "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-14T06:39:11.7418628", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "Cfh9tSqhx0Gcv2/sXdkEKg==", "pluGuid": "b57df809-a12a-41c7-9cbf-6fec5dd9042a", "supplierIdentifier": "gq3SJyHzEE+m72TlBa+byA==", "supplierIdentifierGuid": "27d2ad82-f321-4f10-a6ef-64e505af9bc8", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "13" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "KwOXDBvXjECVBTdB4NxlXA==", "parentPluGuid": "0c97032b-d71b-408c-9505-3741e0dc655c", "freight": 44.0, "freightType": 1, "product": { "$id": "14", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "SWaPIBGcLk2S26rYntB7CQ==", "guid": "208f6649-9c11-4d2e-92db-aad89ed07b09", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "6Gcno4oY1EOeN6K+sHJb5g==", "priceGroupGuid": "a32767e8-188a-43d4-9e37-a2beb0725be6", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:39:11.7574996", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:39:11.7574996", "pluCreated": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996", "lastManualUpdate": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996", "currentCostUpdated": "2025-06-14T06:39:11.7574996", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "YPdXkiBwNEOSTkpKIe4mYg==", "altPLUGuid": "9257f760-7020-4334-924e-4a4a21ee2662", "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-14T06:39:11.7574996", "labelLastPrice": 1, "shelfPageLayoutG_UID": "LpYhBaP0CkuDe7ljEVSSYw==", "shelfPageLayoutGuid": "0521962e-f4a3-4b0a-837b-b96311549263", "talkerPageLayoutG_UID": "ilP8rtEtlkStx5mwW6KEGw==", "talkerPageLayoutGuid": "aefc538a-2dd1-4496-adc7-99b05ba2841b", "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": "UiVXOKOcgU2zUGmoanmKcg==", "inventoryIdentifier": "38572552-9ca3-4d81-b350-69a86a798a72", "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": "XEXfbw2sOk2OXr+KzxrCcw==", "parentPluGuid": "6fdf455c-ac0d-4d3a-8e5e-bf8acf1ac273", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "aOMl/6cZG0+VvXLULU5dXg==", "supplierIdentifierGuid": "ff25e368-19a7-4f1b-95bd-72d42d4e5d5e", "supplierChanged": true, "rebateSupplierIdentifier": "3Ypkzn26NESNvBZeYAQZ4A==", "rebateSupplierIdentifierGuid": "ce648add-ba7d-4434-8dbc-165e600419e0", "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-14T06:39:11.7574996", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "MDl6PUUIeUyd+LZ31btwQA==", "hostIdentifierGuid": "3d7a3930-0845-4c79-9df8-b677d5bb7040", "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": "14" }, { "$ref": "14" } ], "store": { "$ref": "5" }, "storePrices": [ { "$id": "15", "pluG_UID": "kulcBYUcBUymLZLblKPmSg==", "pluGuid": "055ce992-1c85-4c05-a62d-92db94a3e64a", "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-14T06:39:11.7574996" }, { "$ref": "15" } ], "currentPrices": { "$id": "16", "pluPrices": { "$id": "17", "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-14T06:39:11.7574996", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "17" }, "winningCampaign": 1, "winner": { "$id": "18", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:39:11.7574996", "startTime": 3, "endDate": "2025-06-14T06:39:11.7574996", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "KhJvG9uZqESnoswbZe4+TQ==", "hostIdentifierGuid": "1b6f122a-99db-44a8-a7a2-cc1b65ee3e4d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "18" }, { "$ref": "18" } ] }, "tray": { "$id": "19", "g_UId": "ceh6FyrssUSG7QpJnnZ6QA==", "guid": "177ae871-ec2a-44b1-86ed-0a499e767a40", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "20", "priceGroupG_UID": "RWBup3YE6kyVFTHJOc6cGw==", "priceGroupGuid": "a76e6045-0476-4cea-9515-31c939ce9c1b", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:39:11.7574996", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "14" }, { "$ref": "14" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "21", "pluG_UID": "78+icgpt8US8CEG65x7qMg==", "pluGuid": "72a2cfef-6d0a-44f1-bc08-41bae71eea32", "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": "22", "pluGuid": "a95ab277-6b06-410a-a8d2-d4efa2163b59", "created": "2025-06-14T06:39:11.7574996", "createdByUser": "sample string 1", "activated": "2025-06-14T06:39:11.7574996", "deactivated": "2025-06-14T06:39:11.7574996", "lastOrdered": "2025-06-14T06:39:11.7574996", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:39:11.7574996", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:39:11.7574996", "lastSold": "2025-06-14T06:39:11.7574996", "firstSold": "2025-06-14T06:39:11.7574996", "awsUpdated": "2025-06-14T06:39:11.7574996", "lastManualUpdate": "2025-06-14T06:39:11.7574996", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:39:11.7574996", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:39:11.7574996", "doNotRangeUpdated": "2025-06-14T06:39:11.7574996", "doNotOrderUpdated": "2025-06-14T06:39:11.7574996", "tracked": "2025-06-14T06:39:11.7574996" }, "allergens": [ { "$id": "23", "allergenID": 1, "pluG_UID": "W/rhgTdbR0+H//3t9VD8AA==", "pluGuid": "81e1fa5b-5b37-4f47-87ff-fdedf550fc00", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "23" } ], "costs": { "$id": "24", "pluG_UID": "lHRwlMyaDkqqSPaL8Uyd8Q==", "pluGuid": "94707494-9acc-4a0e-aa48-f68bf14c9df1", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:39:11.7574996", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "25", "saleHeaderID": 1, "created": "2025-06-14T06:39:11.7574996", "createdLocal": "2025-06-14T06:39:11.7574996", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "2oJb95xmXEi4cVtvMr877w==", "operatorGuid": "f75b82da-669c-485c-b871-5b6f32bf3bef", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "ly3ZAlDRQUuN89iUsFd1gg==", "pluGuid": "02d92d97-d150-4b41-8df3-d894b0577582", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "3" } }, { "$ref": "25" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "llEhN1QV70WWytHvljsD2Q==", "pluGuid": "37215196-1554-45ef-96ca-d1ef963b03d9", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "Tjuu5jTdIk+/7vcgrXQwjw==", "pluGuid": "e6ae3b4e-dd34-4f22-bfee-f720ad74308f", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "14" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "kL60u9f6+kevphPgo1c//Q==", "identifierGuid": "bbb4be90-fad7-47fa-afa6-13e0a3573ffd", "pluG_UID": "41EUWDdQP0aaViuTc87LnQ==", "pluGuid": "581451e3-5037-463f-9a56-2b9373cecb9d", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "28" } ], "supplier": { "$ref": "9" }, "supplierName": "sample string 146", "children": [ { "$ref": "14" }, { "$ref": "14" } ], "ordering": { "$ref": "12" }, "flipChartPages": [ { "$id": "29", "identifier": "vH+Z+KyJWkGDbZjiK/OAXA==", "groupName": "sample string 1", "identifierGuid": "f8997fbc-89ac-415a-836d-98e22bf3805c", "exists": true, "flipChartIdentifier": "1mfn4ILysUGPzhTgVqfHxg==", "flipChartIdentifierGuid": "e0e767d6-f282-41b1-8fce-14e056a7c7c6", "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": "JJyzCovAt0mMl3e/OY4NEA==", "groupIdentifierGuid": "0ab39c24-c08b-49b7-8c97-77bf398e0d10", "flipChart": { "$id": "30", "identifier": "67BIs3MuVUycoUMm5zdcgg==", "identifierGuid": "b348b0eb-2e73-4c55-9ca1-4326e7375c82", "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": "31", "identifier": "24jIz3IOE0uXQ4yhFKkXRQ==", "identifierGuid": "cfc888db-0e72-4b13-9743-8ca114a91745", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "8cZSWa0HjE+1G9xr8WD5yA==", "guid": "5952c6f1-07ad-4f8c-b51b-dc6bf160f9c8", "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": "SrLo+UHhNUyS/8+yhNlA5Q==", "previousFormGuid": "f9e8b24a-e141-4c35-92ff-cfb284d940e5", "nextForm": 1, "nextFormG_UID": "40wIdqTiLki8UmeLRHns7w==", "nextFormGuid": "76084ce3-e2a4-482e-bc52-678b4479ecef", "attributes": "sample string 10", "updated": "2025-06-14T06:39:11.7574996", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "32" }, "previousCheckoutForm": { "$ref": "32" }, "buttons": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "nzd1106O9Ui1l6NrQpvunA==", "checkoutFormGuid": "d775379f-8e4e-48f5-b597-a36b429bee9c", "identifier": "Jx7lY2ZPzESilz0ocEa3Vw==", "identifierGuid": "63e51e27-4f66-44cc-a297-3d287046b757", "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": "BXGXuUMfkkSNnrGrNBNnIg==", "valueGuid": "b9977105-1f43-4492-8d9e-b1ab34136722", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:39:11.7574996", "action": "sample string 12", "valueForm": { "$ref": "32" }, "image": { "$id": "34", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T06:39:11.7574996", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "bR9Y+z8cZEujNbFjOVjEMA==", "checkoutFormGuid": "fb581f6d-1c3f-4b64-a335-b1633958c430", "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": "35" } ] }, { "$ref": "32" } ], "panels": [ { "$ref": "35" }, { "$ref": "35" } ] }, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, "contentPanel": { "$ref": "35" }, "products": [ { "$id": "36", "flipChartPageIdentifier": "vIZIxOxP5UeRtK7TMk+usg==", "flipChartPageIdentifierGuid": "c44886bc-4fec-47e5-91b4-aed3324faeb2", "pluG_UID": "JMBVZ/ME0kyTK/KJ28z5HA==", "pluGuid": "6755c024-04f3-4cd2-932b-f289dbccf91c", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "14" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "36" } ], "productCount": 27, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, { "$ref": "29" } ], "priceHistory": [ { "$id": "37", "pluG_UID": "5NF84ooqG06t4vP/tCaxNA==", "pluGuid": "e27cd1e4-2a8a-4e1b-ade2-f3ffb426b134", "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-14T06:39:11.7574996", "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": "37" } ], "ingredients": [ { "$id": "38", "pluG_UID": "WrC8XgC/oEeNM0uT6HLQTw==", "ingredientGuid": "EyOeGwFQrUKgI7RFQjnScA==", "ingredientIdentifier": "1b9e2313-5001-42ad-a023-b4454239d270", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "14" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "cD/6S2Al/E6hBvMdxgkViQ==", "pluGuid": "4bfa3f70-2560-4efc-a106-f31dc6091589", "shelfLocationIdentifier": "cTyLG7D4EUmSOHyFjG9P7Q==", "shelfLocationGuid": "1b8b3c71-f8b0-4911-9238-7c858c6f4fed", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "iWlBTnUjtU+hTU+IMHo6fA==", "labelPageLayoutGuid": "4e416989-2375-4fb5-a14d-4f88307a3a7c", "updated": "2025-06-14T06:39:11.7574996", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "14" }, "location": { "$id": "40", "identifier": "RUK8oI0zzkO5cBfCZcos4A==", "storeID": 1, "identifierGuid": "a0bc4245-338d-43ce-b970-17c265ca2ce0", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:39:11.7574996", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "39" }, { "$ref": "39" } ] } }, { "$ref": "39" } ], "bin": { "$ref": "39" }, "scaleLocations": [ { "$id": "41", "plu": 1, "pluG_UID": "t/ZHg3GLLkqJFRNq7kZobw==", "pluGuid": "8347f6b7-8b71-4a2e-8915-136aee46686f", "deptNo": 1, "product": { "$ref": "14" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:39:11.7574996", "department": { "$id": "43", "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": "42" }, "subDepartments": [ { "$id": "44", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "45", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "46", "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-14T06:39:11.7574996", "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": "XVQClj0lu0+a9TFENu0ciQ==", "labelPageLayoutGuid": "9602545d-253d-4fbb-9af5-314436ed1c89", "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": "47", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "49" } ], "commodityCode": "sample string 6" }, { "$ref": "48" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "48" }, "mscDep": { "$id": "50", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "47" }, { "$ref": "47" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "46" } ], "updated": "2025-06-14T06:39:11.7574996", "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": "SZP1aAP9xEGXew7bLXkspw==", "labelPageLayoutGuid": "68f59349-fd03-41c4-977b-0edb2d792ca7", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "45" } ], "investmentBuyOverride": true, "updated": "2025-06-14T06:39:11.7574996", "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": "KObUx6WcsUmHRq0zhISksA==", "labelPageLayoutGuid": "c7d4e628-9ca5-49b1-8746-ad338484a4b0", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "44" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T06:39:11.7574996", "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": "Rb/8cyFWmk2CrHaa0K7/fQ==", "labelPageLayoutGuid": "73fcbf45-5621-4d9a-82ac-769ad0aeff7d", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } } } }, { "$ref": "41" } ], "nextPrice": { "$id": "51", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "tHxsNLoxWEGsQcIP/CM6IQ==", "pluGuid": "346c7cb4-31ba-4158-ac41-c20ffc233a21", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "gUSYlTw1qES00Rq3KdlOww==", "dealCostGuid": "95984481-353c-44a8-b4d1-1ab729d94ec3", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "mMX0z3ZF4UWa7t0Exl4jJA==", "priceGroupGuid": "cff4c598-4576-45e1-9aee-dd04c65e2324", "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-14T06:39:11.7574996", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "Y8RiCxZkF0ydDy1YdJx4uw==", "campaignComboPriceGroupIdentifier": "0b62c463-6416-4c17-9d0f-2d58749c78bb", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:39:11.7574996", "operatorG_UID": "4s37Ll1mbEKOIBo3zpWmVw==", "operatorGuid": "2efbcde2-665d-426c-8e20-1a37ce95a657", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:39:11.7574996", "signIqTicketFileMovedUtc": "2025-06-14T06:39:11.7574996", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:39:11.7574996", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "14" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "83dad662-036f-414c-93f5-7ede8fe6702f", "nameGuid": "83dad662-036f-414c-93f5-7ede8fe6702f", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:39:11.7574996", "startTime": 1, "endDate": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996", "system": true, "created": "2025-06-14T06:39:11.7574996", "updated": "2025-06-14T06:39:11.7574996", "priceChangeNotifiedUtc": "2025-06-14T06:39:11.7574996", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "POrQbQXX9kWf2m+Ot3oUlQ==", "hostIdentifierGuid": "6dd0ea3c-d705-45f6-9fda-6f8eb77a1495", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:39:11.7574996", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "51" }, { "$ref": "51" } ], "campaignPools": [ { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "bzg0WhuNTE6G1PDMad6tfQ==", "pluGuid": "5a34386f-8d1b-4e4c-86d4-f0cc69dead7d", "hostOfferID": 1, "priceGroupG_UID": "r6Z4dkvD3EKe+JzeCFC+oA==", "priceGroupGuid": "7678a6af-c34b-42dc-9ef8-9cde0850bea0", "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-14T06:39:11.7574996", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "14" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "LBLRZG1P4UWOdQ4MyQAXJw==", "identifierStr": "LBLRZG1P4UWOdQ4MyQAXJw==", "identifierGuid": "64d1122c-4f6d-45e1-8e75-0e0cc9001727", "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": "53" } }, { "$ref": "55" } ], "customers": [ { "$id": "56", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "mo9KQZosf0elzXdbeWU8Lg==", "customerIDGuid": "414a8f9a-2c9a-477f-a5cd-775b79653c2e", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "Ovu8+3D9HEalzJjnmM7FBw==", "identifierGuid": "fbbcfb3a-fd70-461c-a5cc-98e798cec507", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:39:11.7574996", "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": "NdrwlEEV00GULaZOHefaKg==", "communityIdentifierGuid": "94f0da35-1541-41d3-942d-a64e1de7da2a", "joined": "2025-06-14T06:39:11.7574996", "updated": "2025-06-14T06:39:11.7574996", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "BFgqTahq20axb/NHQIk73g==", "priceLevelIdentifierGuid": "4d2a5804-6aa8-46db-b16f-f34740893bde", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:39:11.7574996", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-06-14T06:39:11.7574996", "expiry": "2025-06-14T06:39:11.7574996", "customerID": "vZYHPcF79UyhiE01rAp44A==", "customerIDGuid": "3d0796bd-7bc1-4cf5-a188-4d35ac0a78e0", "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-14T06:39:11.7574996", "linkedAccount": "bzSd0vMru0ywlzk42xEvbw==", "linkedAccountGuid": "d29d346f-2bf3-4cbb-b097-3938db112f6f", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "reFhID1jM0WANmwaqJ1CcQ==", "identifierGuid": "2061e1ad-633d-4533-8036-6c1aa89d4271", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:39:11.7574996", "owner": "GVhS2OhwWE+kuQBV+cxuHw==", "ownerGuid": "d8525819-70e8-4f58-a4b9-0055f9cc6e1f", "accountStoreGroupIdentifier": "D4PDZlW8nUOQX464O+SDuQ==", "accountStoreGroupGuid": "66c3830f-bc55-439d-905f-8eb83be483b9", "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-14T06:39:11.7574996", "active": true, "updated": "2025-06-14T06:39:11.7574996", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "57" }, "card": { "$ref": "58" }, "members": { "$id": "60", "sample string 1": [ { "$ref": "57" }, { "$ref": "57" } ], "sample string 2": [ { "$ref": "57" }, { "$ref": "57" } ] }, "customerGroups": [ { "$id": "61", "identifier": "rZ6SjDYeeUqeofJfJqqiYg==", "identifierGuid": "8c929ead-1e36-4a79-9ea1-f25f26aaa262", "name": "sample string 2", "primaryContact": "1Hd/zRpYHU2x0gjxCs7+Mg==", "primaryContactGuid": "cd7f77d4-581a-4d1d-b1d2-08f10acefe32", "accountID": "Lw8lHvrHvEWqjSttyJW6Pw==", "accountIDGuid": "1e250f2f-c7fa-45bc-aa8d-2b6dc895ba3f", "special": true, "updated": "2025-06-14T06:39:11.7574996", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "ixhSf/uT2EaJfpYmpPm2Bw==", "priceLevelIdentifierGuid": "7f52188b-93fb-46d8-897e-9626a4f9b607", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "ZXLifuM3YkmTlnS4qF+4ig==", "groupIDGuid": "7ee27265-37e3-4962-9396-74b8a85fb88a", "customerID": "mYAo2PpCmE2PyJbNgdeuwg==", "customerIDGuid": "d8288099-42fa-4d98-8fc8-96cd81d7aec2", "card": "sample string 4", "linkedAccount": "MQfs7hkef0eS41Lwyh3x9Q==", "linkedAccountGuid": "eeec0731-1e19-477f-92e3-52f0ca1df1f5", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "R0eua9UCF02CSUHKckvl+Q==", "identifierGuid": "6bae4747-02d5-4d17-8249-41ca724be5f9", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ym9nWdCdf0GplpH6VQT0Cg==", "accountIDGuid": "59676fca-9dd0-417f-a996-91fa5504f40a", "customerAccount": { "$ref": "59" }, "customerCard": { "$ref": "58" }, "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-14T06:39:11.7574996", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "EsBeql4JOkm0VJI4EDwcPw==", "idempotentVoidGuid": "aa5ec012-095e-493a-b454-9238103c1c3f", "offline": true, "processed": 1, "storeSaleHeader": { "$ref": "2" }, "metadata": { "$id": "64", "id": 1, "paymentID": 2, "paymentIdentifier": "sBDJ6hEhHU6OBjozTRJiQA==", "paymentIdentifierGuid": "eac910b0-2111-4e1d-8e06-3a334d126240", "identifier": "ChO7HnIVVEiVeSJ6c9TmZQ==", "identifierGuid": "1ebb130a-1572-4854-9579-227a73d4e665", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "5lKRCisBcEKAyK3b1dz5ew==", "itemIdentifierGuid": "0a9152e6-012b-4270-80c8-addbd5dcf97b" } }, { "$ref": "63" } ] }, { "$ref": "58" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "59" }, { "$ref": "59" } ], "account": { "$ref": "59" }, "vouchers": [ { "$id": "65", "customerIdentifier": "Kmlu7L8hTUqIKLUSFlqJRw==", "customerIdentifierGuid": "ec6e692a-21bf-4a4d-8828-b512165a8947", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "H9DKQC/SjkuykfW4iFibOg==", "idempotentGuid": "40cad01f-d22f-4b8e-b291-f5b888589b3a", "offline": true, "voucher": { "$id": "66", "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-14T06:39:11.7574996", "barcodeTemplate": { "$id": "67", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "68", "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-14T06:39:11.7574996", "labelPageLayout": "RJhq4ej02kqUTUQF2VT/3Q==", "pageLayoutGuid": "e16a9844-f4e8-4ada-944d-4405d954ffdd", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "66" }, "elements": [ { "$id": "69", "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-14T06:39:11.7574996" }, { "$ref": "69" } ] }, "customerVouchers": [ { "$id": "70", "id": 1, "customerIdentifier": "I0HQcKDEBkCCwz3LMnWAeQ==", "customerIdentifierGuid": "70d04123-c4a0-4006-82c3-3dcb32758079", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:39:11.7574996", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "wCJdseyXs0q7zO+T327GIA==", "issuedIdempotentGuid": "b15d22c0-97ec-4ab3-bbcc-ef93df6ec620", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:39:11.7574996", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:39:11.7574996", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "raqg8apv20mHX4pFSNreuw==", "redeemedIdempotentGuid": "f1a0aaad-6faa-49db-875f-8a4548dadebb", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:39:11.7574996", "storeName": "sample string 17", "scaleLabel": { "$ref": "68" }, "voucher": { "$ref": "66" }, "customer": { "$ref": "57" }, "issuedOfflinePayment": { "$ref": "63" }, "redeemedOfflinePayment": { "$ref": "63" } }, { "$ref": "70" } ] }, "customer": { "$ref": "57" } }, { "$ref": "65" } ] } }, { "$ref": "56" } ], "customerGroups": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "/nw615+AKUapPQpzaYLCqg==", "groupIDGuid": "d73a7cfe-809f-4629-a93d-0a736982c2aa", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "71" } ], "signIqTickets": [ { "$id": "72", "identifier": "xjuPJUFs7E+GqPh3q30V/g==", "identifierGuid": "258f3bc6-6c41-4fec-86a8-f877ab7d15fe", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "72" } ], "comboPriceGroups": [ { "$id": "73", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "/FE0frL1KEO7PeWhGGVetw==", "guid": "7e3451fc-f5b2-4328-bb3d-e5a118655eb7", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "53" }, "comboPricePlus": [ { "$id": "74", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "h1kEH7m8TEGi68UCDzzd9A==", "groupGuid": "1f045987-bcb9-414c-a2eb-c5020f3cddf4", "comboPriceType": 5, "priceType": 5, "pluG_UID": "fdyd1oLrp0C8nylXAFsETw==", "pluGuid": "d69ddc7d-eb82-40a7-bc9f-2957005b044f", "priceGroupG_UID": "GVUua1+xEUmb8hZh8DFJ0w==", "priceGroupGuid": "6b2e5519-b15f-4911-9bf2-1661f03149d3", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "53" }, "product": { "$ref": "14" }, "priceGroup": { "$ref": "20" }, "campaignPool": { "$ref": "53" } }, { "$ref": "74" } ] }, { "$ref": "73" } ], "priceLevels": [ { "$id": "75", "id": 1, "priceLevelIdentifier": "hPYdYZm+Gk+j/GPNaMmVGQ==", "priceLevelIdentifierGuid": "611df684-be99-4f1a-a3fc-63cd68c99519", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "75" } ] }, "product": { "$ref": "14" }, "dealCost": { "$id": "76", "headerIdentifier": "5nZQamXMJkmnGpAPm4KQLA==", "headerIdentifierGuid": "6a5076e6-cc65-4926-a71a-900f9b82902c", "identifier": "c35e2a2YPEuIxeC3Y0ihJQ==", "identifierGuid": "d95e7e73-98ad-4b3c-88c5-e0b76348a125", "supplierIdentifier": "nC9D/MENG0Cm/9fiuHmvjA==", "supplierGuid": "fc432f9c-0dc1-401b-a6ff-d7e2b879af8c", "pluG_UID": "fBqWWfAtukqQwvIjbmg3Aw==", "pluGuid": "59961a7c-2df0-4aba-90c2-f2236e683703", "campaignName": "4380d2b2-496d-4726-b4c1-5d91c1589d20", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:39:11.7574996", "end": "2025-06-14T06:39:11.7574996", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "gNSWkMAlmEincxKkTDNZCg==", "bonusItemPluGuid": "9096d480-25c0-4898-a773-12a44c33590a", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996", "campaignEndDate": "2025-06-14T06:39:11.7574996", "masterPLUG_UID": "b+5juLKSW0K+2mSfXxTcRA==", "masterID": "b863ee6f-92b2-425b-beda-649f5f14dc44", "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": "Eg0gwEoWHkeM7SUwMVmelg==", "bonusMasterID": "c0200d12-164a-471e-8ced-253031599e96", "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-14T06:39:11.7574996", "dealCosts": [ { "$ref": "76" }, { "$ref": "76" } ], "tags": [ { "$id": "77", "pluG_UID": "R5kulj1JckiUF+YQ+jEviA==", "pluGuid": "962e9947-493d-4872-9417-e610fa312f88", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "77" } ], "alternateProductG_UID": "KaNpJLcnLEGN2z2g4MKL/A==", "alternateProduct": "2469a329-27b7-412c-8ddb-3da0e0c28bfc", "productHostCode": { "$id": "78", "id": 1, "pluG_UID": "aSWgUEoURU2Ll9xivmTqXA==", "pluGuid": "50a02569-144a-4d45-8b97-dc62be64ea5c", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:39:11.7574996", "inventoryTracked": "2025-06-14T06:39:11.7574996", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "9" }, "serviceFee": { "$id": "79", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "12" } ], "orderCycleHeaders": [ { "$id": "80", "storeID": 1, "supplierIdentifier": "e3Nzuon2t0qF7vIFpI2uwA==", "supplierGuid": "ba73737b-f689-4ab7-85ee-f205a48daec0", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "80" } ], "cycles": [ { "$id": "81", "storeID": 1, "supplierIdentifier": "IRFZQeeY10Cq13Angwmwvw==", "supplierGuid": "41591121-98e7-40d7-aad7-70278309b0bf", "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-14T06:39:11.7574996", "deliveryDate": "2025-06-14T06:39:11.7574996", "nextCutOffDate": "2025-06-14T06:39:11.7574996", "nextDeliveryDate": "2025-06-14T06:39:11.7574996", "nextDaysBuffer": 10 }, { "$ref": "81" } ], "store": { "$ref": "5" }, "updated": "2025-06-14T06:39:11.7574996", "isHost": true }, "files": [ { "$id": "82", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T06:39:11.7574996", "processed": "2025-06-14T06:39:11.7574996", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:39:11.7574996", "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": "8" }, "metcashHeader": { "$id": "83", "customerNumber": "sample string 1", "creationDate": "2025-06-14T06:39:11.7574996", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "82" } ], "zoneMatrix": [ { "$id": "84", "id": 1, "hostIdentifier": "jLKD6/HI2UuGDIa+cDgryA==", "hostIdentifierGuid": "eb83b28c-c8f1-4bd9-860c-86be70382bc8", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "b05e0ee7-dd41-4f8c-b008-83b91408f9cd", "4e02aa23-7d76-4361-897f-3697817b1fa8" ] }, { "$ref": "84" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "85", "identifier": "PVC7TM5Lt0WWKIhUeWgJ8Q==", "identifierGuid": "4cbb503d-4bce-45b7-9628-8854796809f1", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "85" } ], "promoTypeGuids": [ "1f554b43-8397-44af-bc85-834a01d9b73c", "35fc2afe-0ca0-48b5-94a8-47afd716bf11" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "7" } ], "accounts": [ { "$id": "86", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "86" } ], "sales": [ { "$id": "87", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T06:39:11.7574996", "ftpSite": { "$id": "88", "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": "87" } ], "zoneMatrix": [ { "$ref": "84" }, { "$ref": "84" } ], "cashManagements": [ { "$id": "89", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "90", "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": "89" } ], "updateStoreID": "d048e6b5-6cb5-49a2-b7e2-f28fa51f7310", "updateStore": { "$id": "91", "id": "9385d6bc-b53f-456b-bb08-189cf38a9d4e", "name": "sample string 1", "lastActivity": "2025-06-14T06:39:11.7574996", "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-14T06:39:11.7574996" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "92", "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": "4" } ] }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "93", "id": 1, "identifier": "Of0Ad1QiGUiBgdpCjXxkwg==", "identifierGuid": "7700fd39-2254-4819-8181-da428d7c64c2", "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-14T06:39:11.7574996", "deleted": true }, "details": [ { "$id": "94", "saleItemID": 1, "identifier": "DuBMljH5QEyofy1kSOEW0A==", "identifierGuid": "964ce00e-f931-4c40-a87f-2d6448e116d0", "saleHeaderID": 2, "plu": 1, "pluG_UId": "yZaej4FvrkWoJHcNa1vY2Q==", "pluGuid": "8f9e96c9-6f81-45ae-a824-770d6b5bd8d9", "accountID": "KvbpCsw+O0OpZyyoMaCjsQ==", "accountIDGuid": "0ae9f62a-3ecc-433b-a967-2ca831a0a3b1", "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-14T06:39:11.7574996", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "uIr23BMkvke5XWlQKZCrCQ==", "refundGuid": "dcf68ab8-2413-47be-b95d-69502990ab09", "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": "U17UL1YB50OAk0hHWSMCeQ==", "idempotentVoidGuid": "2fd45e53-0156-43e7-8093-484759230279", "priceLevelIdentifier": "nmo8p1wNRE+Zbx9rdfkpaA==", "priceLevelIdentifierGuid": "a73c6a9e-0d5c-4f44-996f-1f6b75f92968", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "95", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:39:11.7574996", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "95" } ], "refund": { "$id": "96", "id": 1, "g_UID": "G03CYzzFWEid7xMe5jHdWw==", "guid": "63c24d1b-c53c-4858-9def-131ee631dd5b", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:39:11.7574996" }, "modifier": { "$id": "97", "id": 1, "setG_UID": "kGxl3tUJ1kyCpMQGrIFjeA==", "modifierSetGuid": "de656c90-09d5-4cd6-82a4-c406ac816378", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "3WgfAOVx0US2tjuxNSo0HQ==", "pluGuid": "001f68dd-71e5-44d1-b6b6-3bb1352a341d", "deleted": true, "g_UID": "msg6PHG9v0Ojs3vUKJofjg==", "guid": "3c3ac89a-bd71-43bf-a3b3-7bd4289a1f8e", "product": { "$ref": "14" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "94" } ], "eftReceipts": [ { "$id": "98", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "2" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "98" } ], "payments": [ { "$ref": "63" }, { "$ref": "63" } ], "cards": [ { "$id": "99", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "99" } ], "campaignHits": [ { "$id": "100", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "100" } ], "fuel": [ { "$id": "101", "id": 1, "plu": 1, "pluG_UID": "GfkYmwsU6Ued0cLZcxpRSw==", "pluGuid": "9b18f919-140b-47e9-9dd1-c2d9731a514b", "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-14T06:39:11.7574996", "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-14T06:39:11.7574996", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "101" } ], "fuelResells": [ { "$id": "102", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "Au8QQVFEk0irQQa+yCAWlA==", "pluGuid": "4110ef02-4451-4893-ab41-06bec8201694", "accountID": "K8wFAmWUV0GbBybXXo3XMw==", "accountIDGuid": "0205cc2b-9465-4157-9b07-26d75e8dd733", "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-14T06:39:11.7574996", "bestOrExpireType": 1, "refundG_UID": "h+jftLIf30epXBniV61M9Q==", "refundGuid": "b4dfe887-1fb2-47df-a95c-19e257ad4cf5", "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": "102" } ], "customerOrder": [ { "$id": "103", "identifier": "04ZXP5+vlUSo/Ujx64vQmQ==", "identifierGuid": "3f5786d3-af9f-4495-a8fd-48f1eb8bd099", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "SzaDf2UXU0+RUEaMPjBfiQ==", "customerIdentifierGuid": "7f83364b-1765-4f53-9150-468c3e305f89", "operatorNo": 1, "operatorG_UID": "+y/SiDNZ3kGtyAMjHDKsbQ==", "operatorGuid": "88d22ffb-5933-41de-adc8-03231c32ac6d", "created": "2025-06-14T06:39:11.7574996", "ordered": "2025-06-14T06:39:11.7574996", "started": "2025-06-14T06:39:11.7574996", "completed": "2025-06-14T06:39:11.7574996", "supplied": "2025-06-14T06:39:11.7574996", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "57" }, "operator": { "$ref": "3" }, "details": [ { "$id": "104", "headerID": 1, "plu": 1, "pluG_UId": "u4A78GcaP0q8gO+zmE3zuw==", "pluGuid": "f03b80bb-1a67-4a3f-bc80-efb3984df3bb", "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": "NyDWjGZDpEqrHY/b8fCWbA==", "headerIdentifierGuid": "8cd62037-4366-4aa4-ab1d-8fdbf1f0966c", "product": { "$ref": "14" } }, { "$ref": "104" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "2" } }, { "$ref": "103" } ], "surveyResponses": [ { "$ref": "1" }, { "$ref": "1" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "+k6MdJx9KkGIHA53OLrgQQ==", "accountIdentifier": "748c4efa-7d9c-412a-881c-0e7738bae041", "accountName": "sample string 42", "customerOrderIdentifier": "jBKOw89uXEWKr19DT/e9Zw==", "customerOrderIdentifierGuid": "c38e128c-6ecf-455c-8aaf-5f434ff7bd67", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "survey": { "$id": "105", "g_UID": "lpXXmTB8HEe0EF7UWj0BfQ==", "guid": "99d79596-7c30-471c-b410-5ed45a3d017d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "yiDUen83fkuMivQ3RuUXDA==", "checkoutFormGuid": "7ad420ca-377f-4b7e-8c8a-f43746e5170c", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:39:11.7574996", "end": "2025-06-14T06:39:11.7574996", "deleted": true, "updated": "2025-06-14T06:39:11.7574996", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "39adb97d-9918-4b6a-8184-c06422bc79e3", "9e8f5bab-2d28-46a1-a90b-8daceca4d62d" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "32" } }, "ingressId": "sample string 4" }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.