POST api/customer/{id}/competition/{competitionName}
Save a customer competition record
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Customer Identifier |
globally unique identifier |
Required |
competitionName |
Competition Voucher name |
string |
Required |
Body Parameters
Competition record to save
CustomerCompetitionName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
CustomerIdentifier |
Customer identifier |
Collection of byte |
None. |
CustomerIdentifierGuid | globally unique identifier |
None. |
|
VoucherID |
VoucherID relation identifier |
integer |
None. |
StoreID |
Store identifier, competition entry was earned at |
integer |
None. |
Barcode |
The barcode generated during the competition printing |
string |
String length: inclusive between 0 and 40 |
DateOfIssue |
Time competition entry was issued |
date |
Data type: DateTime |
IssuedSaleHeaderID |
Sale Header ID of sale that issued customer competition offline |
integer |
None. |
IssuedSaleIdentifier |
Sale identifier of sale that issued customer competition online |
string |
None. |
IssuedOfflinePaymentID |
SalePaymentID of sale payment that issued customer competition offline |
integer |
None. |
IssuedIdempotentID |
The byte[16] representation of the idempotent id |
Collection of byte |
None. |
IssuedIdempotentGuid |
Idempotent identifier |
globally unique identifier |
None. |
IssuedOffline |
Offline issuing status of the competition issuing |
boolean |
None. |
CompetitionEndDate |
End date of the competition that entry was earned for |
date |
Data type: DateTime |
Updated |
Last time CustomerCompetition entry was updated |
date |
Data type: DateTime |
VoucherName |
Name of the competition voucher that was issued |
string |
Relation. This field may not always be loaded or used for updates. |
StoreName |
Store that competition was issued from |
string |
Relation. This field may not always be loaded or used for updates. |
Voucher |
Competition voucher that was issued |
Voucher |
Relation. This field may not always be loaded or used for updates. |
Customer |
Customer that was issued competition |
Customer |
Relation. This field may not always be loaded or used for updates. |
IssuedOfflinePayment |
Payment and sale record for offline sale that issued competition |
StoreSalePayment |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "id": 1, "customerIdentifier": "wU3mh0TuRUaMnzgBwaretQ==", "customerIdentifierGuid": "87e64dc1-ee44-4645-8c9f-3801c1aadeb5", "voucherID": 3, "storeID": 4, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:35.3008162", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 6", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "5jkhS8pUXEe0iunI7KkYzQ==", "issuedIdempotentGuid": "4b2139e6-54ca-475c-b48a-e9c8eca918cd", "issuedOffline": true, "competitionEndDate": "2025-10-05T00:02:35.3008162", "updated": "2025-10-05T00:02:35.3008162", "voucherName": "sample string 8", "storeName": "sample string 9", "voucher": { "$id": "2", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:02:35.3008162", "barcodeTemplate": { "$id": "3", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "4", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:02:35.3008162", "labelPageLayout": "B8c/BulAo02jDhpNjOu4xQ==", "pageLayoutGuid": "063fc707-40e9-4da3-a30e-1a4d8cebb8c5", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "2" }, "elements": [ { "$id": "5", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:02:35.3008162" }, { "$ref": "5" } ] }, "customerVouchers": [ { "$id": "6", "id": 1, "customerIdentifier": "khx71hQErE6HCgMmgVXYVg==", "customerIdentifierGuid": "d67b1c92-0414-4eac-870a-03268155d856", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:35.3008162", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "64plBerwzk2e9nky/UfBtQ==", "issuedIdempotentGuid": "05658aeb-f0ea-4dce-9ef6-7932fd47c1b5", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:02:35.3008162", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:02:35.3008162", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "L3bOX7dULEyGGSGDav58IA==", "redeemedIdempotentGuid": "5fce762f-54b7-4c2c-8619-21836afe7c20", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:02:35.3008162", "storeName": "sample string 17", "scaleLabel": { "$ref": "4" }, "voucher": { "$ref": "2" }, "customer": { "$id": "7", "identifier": "481V+vn9oEuscsYkrRy8Hg==", "identifierGuid": "fa55cde3-fdf9-4ba0-ac72-c624ad1cbc1e", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:02:35.3008162", "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": "yod3DP9LNkij/nPZSQhyTQ==", "communityIdentifierGuid": "0c7787ca-4bff-4836-a3fe-73d94908724d", "joined": "2025-10-05T00:02:35.3008162", "updated": "2025-10-05T00:02:35.3008162", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "1DYZL4K7UUyeN5FeWyy9cg==", "priceLevelIdentifierGuid": "2f1936d4-bb82-4c51-9e37-915e5b2cbd72", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:02:35.3008162", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "8", "cardType": 2, "issueDate": "2025-10-05T00:02:35.3008162", "expiry": "2025-10-05T00:02:35.3008162", "customerID": "q1TLtl9vlUWNzeovgWpoJw==", "customerIDGuid": "b6cb54ab-6f5f-4595-8dcd-ea2f816a6827", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-05T00:02:35.3008162", "linkedAccount": "aXQHxfD4LUqEDqZX1lp67w==", "linkedAccountGuid": "c5077469-f8f0-4a2d-840e-a657d65a7aef", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "7" }, "account": { "$id": "9", "id": 1, "identifier": "8qR72F0Ap0KszhcjSygSTg==", "identifierGuid": "d87ba4f2-005d-42a7-acce-17234b28124e", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:02:35.3008162", "owner": "xzvZxUpX4EKNidEp+VSFyQ==", "ownerGuid": "c5d93bc7-574a-42e0-8d89-d129f95485c9", "accountStoreGroupIdentifier": "w04Gk4yHsE+maxH/MJQLuQ==", "accountStoreGroupGuid": "93064ec3-878c-4fb0-a66b-11ff30940bb9", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-05T00:02:35.3008162", "active": true, "updated": "2025-10-05T00:02:35.3008162", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "7" }, "card": { "$ref": "8" }, "members": { "$id": "10", "sample string 1": [ { "$ref": "7" }, { "$ref": "7" } ], "sample string 2": [ { "$ref": "7" }, { "$ref": "7" } ] }, "customerGroups": [ { "$id": "11", "identifier": "ITdh6UjrFECuuBfHq5Axcw==", "identifierGuid": "e9613721-eb48-4014-aeb8-17c7ab903173", "name": "sample string 2", "primaryContact": "egzdknyiq0CO8AplWLHg9g==", "primaryContactGuid": "92dd0c7a-a27c-40ab-8ef0-0a6558b1e0f6", "accountID": "sRj7wCf6KkiQ8hPdTPApwg==", "accountIDGuid": "c0fb18b1-fa27-482a-90f2-13dd4cf029c2", "special": true, "updated": "2025-10-05T00:02:35.3008162", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "DnAm6T8eakmThbmphr/UWQ==", "priceLevelIdentifierGuid": "e926700e-1e3f-496a-9385-b9a986bfd459", "deleted": true, "account": { "$ref": "9" }, "primaryContactCustomer": { "$ref": "7" }, "customerGroupMembers": [ { "$id": "12", "id": 1, "groupID": "MbDv0FTp0kWP2bgmx/OW1w==", "groupIDGuid": "d0efb031-e954-45d2-8fd9-b826c7f396d7", "customerID": "MsitjSrWO0Ssq97t1encYw==", "customerIDGuid": "8dadc832-d62a-443b-acab-deedd5e9dc63", "card": "sample string 4", "linkedAccount": "+jp1zkR25UmijlpFj23cLg==", "linkedAccountGuid": "ce753afa-7644-49e5-a28e-5a458f6ddc2e", "customer": { "$ref": "7" }, "group": { "$ref": "11" }, "customerCard": { "$ref": "8" } }, { "$ref": "12" } ] }, { "$ref": "11" } ] }, "payments": [ { "$id": "13", "id": 1, "identifier": "w3a0Vx1Im0WcVKNevxacmw==", "identifierGuid": "57b476c3-481d-459b-9c54-a35ebf169c9b", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "pg4yIjmx3EGl+aymN3FXHA==", "accountIDGuid": "22320ea6-b139-41dc-a5f9-aca63771571c", "customerAccount": { "$ref": "9" }, "customerCard": { "$ref": "8" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:02:35.3008162", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "ZQBYEMObQkK7FJCP6gRWlw==", "idempotentVoidGuid": "10580065-9bc3-4242-bb14-908fea045697", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "14", "saleHeaderID": 1, "saleHeaderGuid": "NQXcL6gx5E+iUi8veMmehQ==", "saleHeaderIdentifierGuid": "2fdc0535-31a8-4fe4-a252-2f2f78c99e85", "created": "2025-10-05T00:02:35.3008162", "createdLocal": "2025-10-05T00:02:35.3008162", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-05T00:02:35.3008162", "storeID": 1, "operatorG_Uid": "gdHfIBRa3ESaJZFpYdQP5w==", "operatorGuid": "20dfd181-5a14-44dc-9a25-916961d40fe7", "customerG_Uid": "DCyuWk7RbkWFjV6gtDlsmA==", "customerGuid": "5aae2c0c-d14e-456e-858d-5ea0b4396c98", "communityIdentifier": "21AiypihuEm3yvvHK2sheA==", "communityIdentifierGuid": "ca2250db-a198-49b8-b7ca-fbc72b6b2178", "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": "ipKFiPWyqUqe1MZ1ltK97Q==", "priceLevelIdentifierGuid": "8885928a-b2f5-4aa9-9ed4-c67596d2bded", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "15", "id": 1, "g_Uid": "hj15iyA5C0O7l2PV83kqOA==", "guid": "8b793d86-3920-430b-bb97-63d5f3792a38", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-05T00:02:35.3008162", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:02:35.3008162", "endShift": "2025-10-05T00:02:35.3008162", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "16", "operatorG_UID": "vTDOjWjEp0GjENhq/0ty6g==", "operatorGuid": "8dce30bd-c468-41a7-a310-d86aff4b72ea", "storeID": 2, "operator": { "$ref": "15" }, "store": { "$id": "17", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-05T00:02:35.3008162", "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": "+iYn4T9m80uQDw+uQ8P4bw==", "hostIdentifierGuid": "e12726fa-663f-4bf3-900f-0fae43c3f86f", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:02:35.3008162", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "18", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "18" }, "hostStoreSettings": [ { "$id": "19", "id": 1, "hostIdentifier": "GH1KsBNsuEeo3igVhK1O7Q==", "hostIdentifierGuid": "b04a7d18-6c13-47b8-a8de-281584ad4eed", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "20", "identifier": "wGb4cL8340KbrJ2vJbloew==", "identifierGuid": "70f866c0-37bf-42e3-9bac-9daf25b9687b", "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": "PCDEtQcySEy9DiKRlqqkQQ==", "hostSupplierIdentifierGuid": "b5c4203c-3207-4c48-bd0e-229196aaa441", "loyaltyPriceLevelIdentifier": "5L1rq1BbmUGJWN5GyD0QBQ==", "loyaltyPriceLevelIdentifierGuid": "ab6bbde4-5b50-4199-8958-de46c83d1005", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-05T00:02:35.3008162", "lastProcessed": "2025-10-05T00:02:35.3008162", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "21", "identifier": "Ge77YqsWMEydWafBuiLMHQ==", "identifierGuid": "62fbee19-16ab-4c30-9d59-a7c1ba22cc1d", "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": "IWCa3vx6tkaXcPoRVDjGJQ==", "primaryContactID": "de9a6021-7afc-46b6-9770-fa115438c625", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "UUMxuiBnyEm1YdsZo9WeCg==", "supplierGroupGuid": "ba314351-6720-49c8-b561-db19a3d59e0a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:02:35.3008162", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "22", "id": "e6f2a868-0446-4861-9a35-324c7b616edd", "identifier": "CgULB/4zzE6FdErpMyGnbw==", "identifierGuid": "070b050a-33fe-4ecc-8574-4ae93321a76f", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "23", "supplierIdentifier": "aKnhtX0rP0CcOSfV5ZIZ6A==", "supplierIdentifierGuid": "b5e1a968-2b7d-403f-9c39-27d5e59219e8", "contactGuid": "7p8XODXHDky4FyX4NZqLxw==", "contactID": "38179fee-c735-4c0e-b817-25f8359a8bc7", "contact": { "$ref": "22" }, "supplier": { "$ref": "21" } }, { "$ref": "23" } ], "products": [ { "$id": "24", "pluG_UID": "NTAPEpnLq06OMSTiRWELXg==", "pluGuid": "120f3035-cb99-4eab-8e31-24e245610b5e", "supplierIdentifier": "0EasoMtOikmqtUPL8ifAyQ==", "supplierIdentifierGuid": "a0ac46d0-4ecb-498a-aab5-43cbf227c0c9", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:02:35.3008162", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:02:35.3008162", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "25", "pluG_UID": "AFg2fInAGE6xdsqV5huXww==", "pluGuid": "7c365800-c089-4e18-b176-ca95e61b97c3", "supplierIdentifier": "oIYbFLIR/keMjUekpbmLlw==", "supplierIdentifierGuid": "141b86a0-11b2-47fe-8c8d-47a4a5b98b97", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "s6Hr81gQ90axu/gUoEAcUg==", "parentPluGuid": "f3eba1b3-1058-46f7-b1bb-f814a0401c52", "freight": 45.0, "freightType": 1, "product": { "$id": "26", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "JtlN4CX4gUS9g7KrCe4Jmg==", "guid": "e04dd926-f825-4481-bd83-b2ab09ee099a", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "U0CrhVq1NUeTDaKyLu1agQ==", "priceGroupGuid": "85ab4053-b55a-4735-930d-a2b22eed5a81", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:02:35.3164424", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:02:35.3164424", "pluCreated": "2025-10-05T00:02:35.3164424", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-05T00:02:35.3164424", "lastManualUpdate": "2025-10-05T00:02:35.3164424", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-05T00:02:35.3164424", "currentCostUpdated": "2025-10-05T00:02:35.3164424", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:02:35.3164424", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:02:35.3164424", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "GxdY9gHswUWTpf94NbLErg==", "altPLUGuid": "f658171b-ec01-45c1-93a5-ff7835b2c4ae", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:02:35.3164424", "labelLastPrice": 1, "shelfPageLayoutG_UID": "EPXsHSY3rUyJH6dJ5YfOog==", "shelfPageLayoutGuid": "1decf510-3726-4cad-891f-a749e587cea2", "talkerPageLayoutG_UID": "+59VhdeXlECn9m/q++sl1Q==", "talkerPageLayoutGuid": "85559ffb-97d7-4094-a7f6-6feafbeb25d5", "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": "jPxLBuwMXk61MOsUJOuk5g==", "inventoryIdentifier": "064bfc8c-0cec-4e5e-b530-eb1424eba4e6", "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": "gPqr8vRxDUu6s/5sBqmT3w==", "parentPluGuid": "f2abfa80-71f4-4b0d-bab3-fe6c06a993df", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "tuZgzO6YtEKNGxDyCjh4hw==", "supplierIdentifierGuid": "cc60e6b6-98ee-42b4-8d1b-10f20a387887", "supplierChanged": true, "rebateSupplierIdentifier": "waWJTAUm2EexUOtxi/AaCQ==", "rebateSupplierIdentifierGuid": "4c89a5c1-2605-47d8-b150-eb718bf01a09", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:02:35.3164424", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "Ryo/9aSLKEq3kX5OSXTswA==", "hostIdentifierGuid": "f53f2a47-8ba4-4a28-b791-7e4e4974ecc0", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "26" }, { "$ref": "26" } ], "store": { "$ref": "17" }, "storePrices": [ { "$id": "27", "pluG_UID": "IYwzVlaKvUq/XkfrfbmsKA==", "pluGuid": "56338c21-8a56-4abd-bf5e-47eb7db9ac28", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:02:35.3164424" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:02:35.3164424", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:02:35.3164424", "startTime": 3, "endDate": "2025-10-05T00:02:35.3164424", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "zWNIEnghfUGKRDUD69t1Ag==", "hostIdentifierGuid": "124863cd-2178-417d-8a44-3503ebdb7502", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "vSqNjWmSAE+igGvd1YA0SQ==", "guid": "8d8d2abd-9269-4f00-a280-6bddd5803449", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "MgtHHooGmkWv7tp00ZFEvg==", "priceGroupGuid": "1e470b32-068a-459a-afee-da74d19144be", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:02:35.3164424", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "26" }, { "$ref": "26" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "fsXFnbR0/0GK6o+W4USCEQ==", "pluGuid": "9dc5c57e-74b4-41ff-8aea-8f96e1448211", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "34", "pluGuid": "5f6a4120-686e-4f98-bb3c-8c2a8122f49d", "created": "2025-10-05T00:02:35.3164424", "createdByUser": "sample string 1", "activated": "2025-10-05T00:02:35.3164424", "deactivated": "2025-10-05T00:02:35.3164424", "lastOrdered": "2025-10-05T00:02:35.3164424", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:02:35.3164424", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:02:35.3164424", "lastSold": "2025-10-05T00:02:35.3164424", "firstSold": "2025-10-05T00:02:35.3164424", "awsUpdated": "2025-10-05T00:02:35.3164424", "lastManualUpdate": "2025-10-05T00:02:35.3164424", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:02:35.3164424", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:02:35.3164424", "doNotRangeUpdated": "2025-10-05T00:02:35.3164424", "doNotOrderUpdated": "2025-10-05T00:02:35.3164424", "tracked": "2025-10-05T00:02:35.3164424" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "nli209V3AEiyvdchkFlbCA==", "pluGuid": "d3b6589e-77d5-4800-b2bd-d72190595b08", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "xO7N4mrPWE62Gjtfp5XJfA==", "pluGuid": "e2cdeec4-cf6a-4e58-b61a-3b5fa795c97c", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:02:35.3164424", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-10-05T00:02:35.3164424", "createdLocal": "2025-10-05T00:02:35.3164424", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "raJRANbfPUOYZKE/y3bbqA==", "operatorGuid": "0051a2ad-dfd6-433d-9864-a13fcb76dba8", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "3t4qV8AQx0eDiS2wRBIwFQ==", "pluGuid": "572adede-10c0-47c7-8389-2db044123015", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "15" } }, { "$ref": "37" } ], "apns": [ { "$id": "38", "pluID": 1, "pluG_UID": "bQSGp+5okUGS9sBteUie7g==", "pluGuid": "a786046d-68ee-4191-92f6-c06d79489eee", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "tuns": [ { "$id": "39", "pluG_UId": "fnzsPcfOi0qhsGxWW6xsPA==", "pluGuid": "3dec7c7e-cec7-4a8b-a1b0-6c565bac6c3c", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "26" }, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "competitionPricing": [ { "$id": "40", "identifier": "D2GkVbkUT0Om/flqiaHX6w==", "identifierGuid": "55a4610f-14b9-434f-a6fd-f96a89a1d7eb", "pluG_UID": "Bm1c2PzHl0Cs0JniWZb1pQ==", "pluGuid": "d85c6d06-c7fc-4097-acd0-99e25996f5a5", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "40" } ], "supplier": { "$ref": "21" }, "supplierName": "sample string 147", "children": [ { "$ref": "26" }, { "$ref": "26" } ], "ordering": { "$ref": "24" }, "flipChartPages": [ { "$id": "41", "identifier": "juMHJvi+BE+mIJWbCXPDbQ==", "groupName": "sample string 1", "identifierGuid": "2607e38e-bef8-4f04-a620-959b0973c36d", "exists": true, "flipChartIdentifier": "y2ra0xxHp0qCrZsHLDGvIw==", "flipChartIdentifierGuid": "d3da6acb-471c-4aa7-82ad-9b072c31af23", "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": "0lm8qLOWXU6YezBAjRn26Q==", "groupIdentifierGuid": "a8bc59d2-96b3-4e5d-987b-30408d19f6e9", "flipChart": { "$id": "42", "identifier": "jsOxSxdhgUuX7r9FpxGCeg==", "identifierGuid": "4bb1c38e-6117-4b81-97ee-bf45a711827a", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "43", "identifier": "B8gW23xxW0iVfWO0N3Lwnw==", "identifierGuid": "db16c807-717c-485b-957d-63b43772f09f", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "44", "id": 1, "g_UID": "yQsFuSBuEkGBCLTtVHMOAw==", "guid": "b9050bc9-6e20-4112-8108-b4ed54730e03", "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": "+j/7TX2vTUerCSIsTDp6jg==", "previousFormGuid": "4dfb3ffa-af7d-474d-ab09-222c4c3a7a8e", "nextForm": 1, "nextFormG_UID": "R0Td6cjLhkK/u57fb8o1BQ==", "nextFormGuid": "e9dd4447-cbc8-4286-bfbb-9edf6fca3505", "attributes": "sample string 10", "updated": "2025-10-05T00:02:35.3164424", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "44" }, "previousCheckoutForm": { "$ref": "44" }, "buttons": [ { "$id": "45", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "wyaCQ3iZTEu7KFgjROiLBQ==", "checkoutFormGuid": "438226c3-9978-4b4c-bb28-582344e88b05", "identifier": "ZvWDwY9kmEibed2UIQ7PvQ==", "identifierGuid": "c183f566-648f-4898-9b79-dd94210ecfbd", "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": "w1AlVB+SXkS7ae9CirpArA==", "valueGuid": "542550c3-921f-445e-bb69-ef428aba40ac", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:02:35.3164424", "action": "sample string 12", "valueForm": { "$ref": "44" }, "image": { "$id": "46", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:02:35.3164424", "imageData": "QEA=", "readOnly": true } }, { "$ref": "45" } ], "panels": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "PVGLapJXm0qOZLLpV1egQg==", "checkoutFormGuid": "6a8b513d-5792-4a9b-8e64-b2e95757a042", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "47" } ] }, { "$ref": "44" } ], "panels": [ { "$ref": "47" }, { "$ref": "47" } ] }, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, "contentPanel": { "$ref": "47" }, "products": [ { "$id": "48", "flipChartPageIdentifier": "FHoSu4QPIUC6MDdhR1MznQ==", "flipChartPageIdentifierGuid": "bb127a14-0f84-4021-ba30-37614753339d", "pluG_UID": "hoqy5mWbx0GmcySCQu92Pg==", "pluGuid": "e6b28a86-9b65-41c7-a673-248242ef763e", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "26" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "48" } ], "productCount": 27, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, { "$ref": "41" } ], "priceHistory": [ { "$id": "49", "pluG_UID": "iYMa54mqMUiOW5i4OHrOwg==", "pluGuid": "e71a8389-aa89-4831-8e5b-98b8387acec2", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-05T00:02:35.3164424", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "49" } ], "ingredients": [ { "$id": "50", "pluG_UID": "Q0GaRR/AO0aNSBHaUuIi9w==", "ingredientGuid": "ConF0Bxo9ECSRS8dgnAx1Q==", "ingredientIdentifier": "d0c5890a-681c-40f4-9245-2f1d827031d5", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "26" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "30fsQQHbEEiWlNCBtCDYaA==", "pluGuid": "41ec47df-db01-4810-9694-d081b420d868", "shelfLocationIdentifier": "MqoYDL6O/UmCbIJokisdeQ==", "shelfLocationGuid": "0c18aa32-8ebe-49fd-826c-8268922b1d79", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "XLrGB9gmI0CCIqqqkmNuXA==", "labelPageLayoutGuid": "07c6ba5c-26d8-4023-8222-aaaa92636e5c", "updated": "2025-10-05T00:02:35.3164424", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "26" }, "location": { "$id": "52", "identifier": "BJWheEhTU0O7bwSoo7p4OA==", "storeID": 1, "identifierGuid": "78a19504-5348-4353-bb6f-04a8a3ba7838", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:02:35.3164424", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "51" }, { "$ref": "51" } ] } }, { "$ref": "51" } ], "bin": { "$ref": "51" }, "scaleLocations": [ { "$id": "53", "plu": 1, "pluG_UID": "TwYS/x4PMUGtbw2lYlV/pw==", "pluGuid": "ff12064f-0f1e-4131-ad6f-0da562557fa7", "deptNo": 1, "product": { "$ref": "26" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:35.3164424", "department": { "$id": "55", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "54" }, "subDepartments": [ { "$id": "56", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "57", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:02:35.3164424", "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": "LhA1Il6tnUGuwrIquUoIVQ==", "labelPageLayoutGuid": "2235102e-ad5e-419d-aec2-b22ab94a0855", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "59", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "61" } ], "commodityCode": "sample string 6" }, { "$ref": "60" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "60" }, "mscDep": { "$id": "62", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "59" }, { "$ref": "59" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "58" } ], "updated": "2025-10-05T00:02:35.3164424", "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": "VWTpLihyukq06WwWm/aNNA==", "labelPageLayoutGuid": "2ee96455-7228-4aba-b4e9-6c169bf68d34", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "57" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:35.3164424", "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": "SGAx4vrm+0+OK+4TA+lXWA==", "labelPageLayoutGuid": "e2316048-e6fa-4ffb-8e2b-ee1303e95758", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "56" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:35.3164424", "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": "J4UjNmAM3EKb+8PZ5otZeg==", "labelPageLayoutGuid": "36238527-0c60-42dc-9bfb-c3d9e68b597a", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } } } }, { "$ref": "53" } ], "nextPrice": { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "FfaPQ9FKskC951Uo3z2xKw==", "pluGuid": "438ff615-4ad1-40b2-bde7-5528df3db12b", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "NKckd2Ctm0CD6iPnCU3RQA==", "dealCostGuid": "7724a734-ad60-409b-83ea-23e7094dd140", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "TA8IbBXL/kS92aiNQpDCRA==", "priceGroupGuid": "6c080f4c-cb15-44fe-bdd9-a88d4290c244", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:02:35.3164424", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "KZH2leurpkWZV/VuzcSmcw==", "campaignComboPriceGroupIdentifier": "95f69129-abeb-45a6-9957-f56ecdc4a673", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:02:35.3164424", "operatorG_UID": "xYwFMjpc6E6ppcraSN6tHQ==", "operatorGuid": "32058cc5-5c3a-4ee8-a9a5-cada48dead1d", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:02:35.3164424", "signIqTicketFileMovedUtc": "2025-10-05T00:02:35.3164424", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:02:35.3164424", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "26" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "09264c08-c67d-42d8-af8a-fc9f2135df1f", "nameGuid": "09264c08-c67d-42d8-af8a-fc9f2135df1f", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:02:35.3164424", "startTime": 1, "endDate": "2025-10-05T00:02:35.3164424", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-05T00:02:35.3164424", "system": true, "created": "2025-10-05T00:02:35.3164424", "updated": "2025-10-05T00:02:35.3164424", "priceChangeNotifiedUtc": "2025-10-05T00:02:35.3164424", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "ijsMbvkPPEeoGALF3KtokA==", "hostIdentifierGuid": "6e0c3b8a-0ff9-473c-a818-02c5dcab6890", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:02:35.3164424", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "63" }, { "$ref": "63" } ], "campaignPools": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "hf8e8cwjaUObvgjUwgr+Ow==", "pluGuid": "f11eff85-23cc-4369-9bbe-08d4c20afe3b", "hostOfferID": 1, "priceGroupG_UID": "yhWu9tLSV0eIBdAyqEJAxA==", "priceGroupGuid": "f6ae15ca-d2d2-4757-8805-d032a84240c4", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:02:35.3164424", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "26" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "DqE8xAWWR0SZRJqPIOoSgw==", "identifierStr": "DqE8xAWWR0SZRJqPIOoSgw==", "identifierGuid": "c43ca10e-9605-4447-9944-9a8f20ea1283", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "65" } }, { "$ref": "67" } ], "customers": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "0xiqMxbiMke8AQc/FaWG7w==", "customerIDGuid": "33aa18d3-e216-4732-bc01-073f15a586ef", "campaign": { "$ref": "65" }, "customer": { "$ref": "7" } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "f9g/jA7Ke0Wiwl1gzOM5bQ==", "groupIDGuid": "8c3fd87f-ca0e-457b-a2c2-5d60cce3396d", "campaign": { "$ref": "65" }, "group": { "$ref": "11" } }, { "$ref": "69" } ], "signIqTickets": [ { "$id": "70", "identifier": "nXcuPYndoUSlWMfMBGWTVw==", "identifierGuid": "3d2e779d-dd89-44a1-a558-c7cc04659357", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "70" } ], "comboPriceGroups": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "rRwnyHb/a0O5b2EsA1KKuQ==", "guid": "c8271cad-ff76-436b-b96f-612c03528ab9", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "65" }, "comboPricePlus": [ { "$id": "72", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "7pavdtmqHE+hqlcwZL9SkQ==", "groupGuid": "76af96ee-aad9-4f1c-a1aa-573064bf5291", "comboPriceType": 5, "priceType": 5, "pluG_UID": "O/0lytVggkeXl5FOzHN65Q==", "pluGuid": "ca25fd3b-60d5-4782-9797-914ecc737ae5", "priceGroupG_UID": "rheui0pcu0yOCDVieO5vUA==", "priceGroupGuid": "8bae17ae-5c4a-4cbb-8e08-356278ee6f50", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "65" }, "product": { "$ref": "26" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "65" } }, { "$ref": "72" } ] }, { "$ref": "71" } ], "priceLevels": [ { "$id": "73", "id": 1, "priceLevelIdentifier": "Kjh3tmhHtUChYSHbU4hyxA==", "priceLevelIdentifierGuid": "b677382a-4768-40b5-a161-21db538872c4", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "73" } ] }, "product": { "$ref": "26" }, "dealCost": { "$id": "74", "headerIdentifier": "8RvqIRWH2Eu6dw0gg43WDA==", "headerIdentifierGuid": "21ea1bf1-8715-4bd8-ba77-0d20838dd60c", "identifier": "wzS3O3okiEatJQi2R77vBQ==", "identifierGuid": "3bb734c3-247a-4688-ad25-08b647beef05", "supplierIdentifier": "CPsexh73Q0ODDhJIvz1IEA==", "supplierGuid": "c61efb08-f71e-4343-830e-1248bf3d4810", "pluG_UID": "029iCUr9bk2uwR9i3zJ/nw==", "pluGuid": "09626fd3-fd4a-4d6e-aec1-1f62df327f9f", "campaignName": "40682b99-4d81-4512-8699-34432407e096", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:02:35.3164424", "end": "2025-10-05T00:02:35.3164424", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "NEgmIpWkXkCM7UcmfPJ+lg==", "bonusItemPluGuid": "22264834-a495-405e-8ced-47267cf27e96", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:02:35.3164424", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-05T00:02:35.3164424", "campaignEndDate": "2025-10-05T00:02:35.3164424", "masterPLUG_UID": "bWt16dJ4/0OhPEoDLBK/7g==", "masterID": "e9756b6d-78d2-43ff-a13c-4a032c12bfee", "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": "mlSk9nyLK0GTepAwQv+32w==", "bonusMasterID": "f6a4549a-8b7c-412b-937a-903042ffb7db", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-10-05T00:02:35.3164424", "dealCosts": [ { "$ref": "74" }, { "$ref": "74" } ], "tags": [ { "$id": "75", "pluG_UID": "c9jrUILlL0i3M8tkKhuYHg==", "pluGuid": "50ebd873-e582-482f-b733-cb642a1b981e", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "75" } ], "alternateProductG_UID": "D2DN3H6NiEuEyvQEBJsAcQ==", "alternateProduct": "dccd600f-8d7e-4b88-84ca-f404049b0071", "productHostCode": { "$id": "76", "id": 1, "pluG_UID": "dYhVCSn5FkqF8x+yNwMhRw==", "pluGuid": "09558875-f929-4a16-85f3-1fb237032147", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:02:35.3164424", "inventoryTracked": "2025-10-05T00:02:35.3164424", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "21" }, "serviceFee": { "$id": "77", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "24" } ], "orderCycleHeaders": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "u4vVTkxnmE+oeXMJcuVWNQ==", "supplierGuid": "4ed58bbb-674c-4f98-a879-730972e55635", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "78" } ], "cycles": [ { "$id": "79", "storeID": 1, "supplierIdentifier": "i7d/lZxNxEKn/ECyO4ehjw==", "supplierGuid": "957fb78b-4d9c-42c4-a7fc-40b23b87a18f", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-05T00:02:35.3164424", "deliveryDate": "2025-10-05T00:02:35.3164424", "nextCutOffDate": "2025-10-05T00:02:35.3164424", "nextDeliveryDate": "2025-10-05T00:02:35.3164424", "nextDaysBuffer": 10 }, { "$ref": "79" } ], "store": { "$ref": "17" }, "updated": "2025-10-05T00:02:35.3164424", "isHost": true }, "files": [ { "$id": "80", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:02:35.3164424", "processed": "2025-10-05T00:02:35.3164424", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:02:35.3164424", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "20" }, "metcashHeader": { "$id": "81", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:02:35.3164424", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "80" } ], "zoneMatrix": [ { "$id": "82", "id": 1, "hostIdentifier": "P+JLqRIrZU6D4JyXnnREHQ==", "hostIdentifierGuid": "a94be23f-2b12-4e65-83e0-9c979e74441d", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "818117f0-74b6-43ef-89ba-67244b29b9e3", "b230de9b-b0b4-43c0-a524-8f447c451c20" ] }, { "$ref": "82" } ], "hostFileStoreSetting": { "$ref": "19" }, "hostStoreSettings": [ { "$ref": "19" }, { "$ref": "19" } ], "promotionPlacements": [ { "$id": "83", "identifier": "oO0Ud2z5EEaSjJ4LTo4CNA==", "identifierGuid": "7714eda0-f96c-4610-928c-9e0b4e8e0234", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "83" } ], "promoTypeGuids": [ "a5129185-3e6a-4e60-905e-b2a887efa93f", "a47a2745-8394-45d7-9c77-e65282824d9d" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "19" } ], "accounts": [ { "$id": "84", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "84" } ], "sales": [ { "$id": "85", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:02:35.3164424", "ftpSite": { "$id": "86", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "85" } ], "zoneMatrix": [ { "$ref": "82" }, { "$ref": "82" } ], "cashManagements": [ { "$id": "87", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "88", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "87" } ], "updateStoreID": "c6955a43-881a-4c77-a643-f8afb1aa25fb", "updateStore": { "$id": "89", "id": "894cdec3-bdab-45dc-8901-76710c6298c0", "name": "sample string 1", "lastActivity": "2025-10-05T00:02:35.3164424", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-05T00:02:35.3164424" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "90", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } } }, { "$ref": "16" } ] }, "customer": { "$ref": "7" }, "communityOrganisation": { "$id": "91", "id": 1, "identifier": "aFwidTfHWEa6XDMQghO4rA==", "identifierGuid": "75225c68-c737-4658-ba5c-33108213b8ac", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:02:35.3164424", "deleted": true }, "details": [ { "$id": "92", "saleItemID": 1, "identifier": "ki4YQ9kE6US+1xGRlbzx/w==", "identifierGuid": "43182e92-04d9-44e9-bed7-119195bcf1ff", "saleHeaderID": 2, "plu": 1, "pluG_UId": "2CpXu0eJk0+1H7WPQdp1KA==", "pluGuid": "bb572ad8-8947-4f93-b51f-b58f41da7528", "accountID": "3/fvF+V5z0y1MXFRiFj2Ew==", "accountIDGuid": "17eff7df-79e5-4ccf-b531-71518858f613", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:02:35.3164424", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "tXVx5I5MJk+MmHEGtMQ20w==", "refundGuid": "e47175b5-4c8e-4f26-8c98-7106b4c436d3", "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": "fkKTNq9/SEGC1rmhRixkzQ==", "idempotentVoidGuid": "3693427e-7faf-4148-82d6-b9a1462c64cd", "priceLevelIdentifier": "zEWhn7PKVkmCjuv2H9a7Nw==", "priceLevelIdentifierGuid": "9fa145cc-cab3-4956-828e-ebf61fd6bb37", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "93", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:02:35.3164424", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "93" } ], "refund": { "$id": "94", "id": 1, "g_UID": "Wr0cxmFHLUGQQOme3/WBvQ==", "guid": "c61cbd5a-4761-412d-9040-e99edff581bd", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:02:35.3164424" }, "modifier": { "$id": "95", "id": 1, "setG_UID": "fwA6f/lO0Eu4fA2CvSx6bQ==", "modifierSetGuid": "7f3a007f-4ef9-4bd0-b87c-0d82bd2c7a6d", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "ieq7wvfRfkyBd5/NEZLmBA==", "pluGuid": "c2bbea89-d1f7-4c7e-8177-9fcd1192e604", "deleted": true, "g_UID": "f053MQ1M90WCEQNUUHRjBQ==", "guid": "31774e7f-4c0d-45f7-8211-035450746305", "product": { "$ref": "26" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "92" } ], "eftReceipts": [ { "$id": "96", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "14" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "96" } ], "payments": [ { "$ref": "13" }, { "$ref": "13" } ], "cards": [ { "$id": "97", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "97" } ], "campaignHits": [ { "$id": "98", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "98" } ], "fuel": [ { "$id": "99", "id": 1, "plu": 1, "pluG_UID": "RI2HKrOu+UiB5KLm+D0GcQ==", "pluGuid": "2a878d44-aeb3-48f9-81e4-a2e6f83d0671", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-05T00:02:35.3164424", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-05T00:02:35.3164424", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "99" } ], "fuelResells": [ { "$id": "100", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "Y5EuUAHHMECzX+EBPh6H1g==", "pluGuid": "502e9163-c701-4030-b35f-e1013e1e87d6", "accountID": "BjDUprJ/CUOafqBywgUDxA==", "accountIDGuid": "a6d43006-7fb2-4309-9a7e-a072c20503c4", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-05T00:02:35.3164424", "bestOrExpireType": 1, "refundG_UID": "I14yz82N/EKlLpQGDRQM+A==", "refundGuid": "cf325e23-8dcd-42fc-a52e-94060d140cf8", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "100" } ], "customerOrder": [ { "$id": "101", "identifier": "NDhyhdHeQ0KLZ/ekwlbwfQ==", "identifierGuid": "85723834-ded1-4243-8b67-f7a4c256f07d", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "NvFm9W7EtUmcAyQ0pQdBHw==", "customerIdentifierGuid": "f566f136-c46e-49b5-9c03-2434a507411f", "operatorNo": 1, "operatorG_UID": "QURcBJW3mUqsmF4WGBaEHg==", "operatorGuid": "045c4441-b795-4a99-ac98-5e161816841e", "created": "2025-10-05T00:02:35.3164424", "ordered": "2025-10-05T00:02:35.3164424", "started": "2025-10-05T00:02:35.3164424", "completed": "2025-10-05T00:02:35.3164424", "supplied": "2025-10-05T00:02:35.3164424", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "7" }, "operator": { "$ref": "15" }, "details": [ { "$id": "102", "headerID": 1, "plu": 1, "pluG_UId": "vsrgt5C1OU6PILxEu4TyUg==", "pluGuid": "b7e0cabe-b590-4e39-8f20-bc44bb84f252", "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": "ODkfsee+/k+C/0twu/z8bQ==", "headerIdentifierGuid": "b11f3938-bee7-4ffe-82ff-4b70bbfcfc6d", "product": { "$ref": "26" } }, { "$ref": "102" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "14" } }, { "$ref": "101" } ], "surveyResponses": [ { "$id": "103", "surveyG_UID": "v5mDIGxchUWR7zZmq5WS0Q==", "surveyGuid": "208399bf-5c6c-4585-91ef-3666ab9592d1", "saleHeaderGuid": "mlJa84rrK0qMmfJUlEynfg==", "saleGuid": "f35a529a-eb8a-4a2b-8c99-f254944ca77e", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "kvECVmVaS0iMHAFkGivx2g==", "guidResponse": "5602f192-5a65-484b-8c1c-01641a2bf1da", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:02:35.3164424", "sale": { "$ref": "14" }, "survey": { "$id": "104", "g_UID": "c4Gnw6TiYkCO9ouADlPOyA==", "guid": "c3a78173-e2a4-4062-8ef6-8b800e53cec8", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "cDfYzXpG2UKvdIF9gL5log==", "checkoutFormGuid": "cdd83770-467a-42d9-af74-817d80be65a2", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:02:35.3164424", "end": "2025-10-05T00:02:35.3164424", "deleted": true, "updated": "2025-10-05T00:02:35.3164424", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "6bb15160-c29e-4110-b67c-3d3b1288e6a9", "918decf5-a356-4470-92c5-140e4cc0160c" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "44" } }, "ingressId": "sample string 4" }, { "$ref": "103" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "0hHue0ODt0GQUpj2YlqcwA==", "accountIdentifier": "7bee11d2-8343-41b7-9052-98f6625a9cc0", "accountName": "sample string 42", "customerOrderIdentifier": "zF+1ewyz30yQQd3I7kBOCg==", "customerOrderIdentifierGuid": "7bb55fcc-b30c-4cdf-9041-ddc8ee404e0a", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "105", "id": 1, "paymentID": 2, "paymentIdentifier": "q5v6FxC9h0SNRjoLX+on/g==", "paymentIdentifierGuid": "17fa9bab-bd10-4487-8d46-3a0b5fea27fe", "identifier": "GCflBvDKQk+2Jel/Kj759g==", "identifierGuid": "06e52718-caf0-4f42-b625-e97f2a3ef9f6", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "xEAHcjdR9UiI0/mI9iuYYQ==", "itemIdentifierGuid": "720740c4-5137-48f5-88d3-f988f62b9861" } }, { "$ref": "13" } ] }, { "$ref": "8" } ], "customerGroupMembers": [ { "$ref": "12" }, { "$ref": "12" } ], "customerGroups": [ { "$ref": "11" }, { "$ref": "11" } ], "accounts": [ { "$ref": "9" }, { "$ref": "9" } ], "account": { "$ref": "9" }, "vouchers": [ { "$id": "106", "customerIdentifier": "pAXVgmPWUUujGxfOrlUTog==", "customerIdentifierGuid": "82d505a4-d663-4b51-a31b-17ceae5513a2", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "l2czkkfPUUeLxZPuOAlzUQ==", "idempotentGuid": "92336797-cf47-4751-8bc5-93ee38097351", "offline": true, "voucher": { "$ref": "2" }, "customer": { "$ref": "7" } }, { "$ref": "106" } ] }, "issuedOfflinePayment": { "$ref": "13" }, "redeemedOfflinePayment": { "$ref": "13" } }, { "$ref": "6" } ] }, "customer": { "$ref": "7" }, "issuedOfflinePayment": { "$ref": "13" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.