POST api/vouchers
Save/Update voucher
Request Information
URI Parameters
None.
Body Parameters
Voucher model to be saved
VoucherName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
Description |
Voucher description |
string |
None. |
ShortDescription |
Voucher short description |
string |
None. |
URL |
Voucher url |
string |
None. |
BarcodeTemplateID | integer |
None. |
|
Expiry |
When specified, this is the expiry days after voucher is assigned |
integer |
None. |
VoucherType | VoucherTypes |
None. |
|
LimitPerTransaction |
Limit of vouchers that can be issued per transaction |
integer |
None. |
CustomerTracking |
Indicates whether this voucher should be tracked against the user or not |
boolean |
None. |
DiscountAccount |
Text description to use in POS for Voucher (allows grouping) |
string |
None. |
EndDate |
End date of a competition voucher |
date |
None. |
ExpiryTimeSpan |
Relational field representing time span of expiry |
time interval |
Relation. This field may not always be loaded or used for updates. |
BarcodeTemplate |
Barcode template object |
BarcodeTemplate |
Relation. This field may not always be loaded or used for updates. |
ScaleLabel |
Voucher.Name REFERENCES ScaleLabel ( Name ) When ScaleLabel.IsVoucher>0 |
Label |
Relation. This field may not always be loaded or used for updates. |
CustomerVouchers |
List of customer vouchers |
Collection of CustomerVoucher |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "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:36.191919", "barcodeTemplate": { "$id": "2", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "3", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:02:36.191919", "labelPageLayout": "L498FdhVMk68moJrT0MDBQ==", "pageLayoutGuid": "157c8f2f-55d8-4e32-bc9a-826b4f430305", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "1" }, "elements": [ { "$id": "4", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:02:36.191919" }, { "$ref": "4" } ] }, "customerVouchers": [ { "$id": "5", "id": 1, "customerIdentifier": "48pkotETvEGh8bFvPkbIKg==", "customerIdentifierGuid": "a264cae3-13d1-41bc-a1f1-b16f3e46c82a", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:36.191919", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Gjx1jl8VhU2IMOeE6DPGJQ==", "issuedIdempotentGuid": "8e753c1a-155f-4d85-8830-e784e833c625", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:02:36.191919", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:02:36.191919", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "iBlg0agGOUeEnQ7mzWUNzQ==", "redeemedIdempotentGuid": "d1601988-06a8-4739-849d-0ee6cd650dcd", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:02:36.191919", "storeName": "sample string 17", "scaleLabel": { "$ref": "3" }, "voucher": { "$ref": "1" }, "customer": { "$id": "6", "identifier": "EjCCI/uBl06sRYzU91azCw==", "identifierGuid": "23823012-81fb-4e97-ac45-8cd4f756b30b", "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:36.191919", "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": "vKfBJ8OtAEG8Ukp4cfhxWQ==", "communityIdentifierGuid": "27c1a7bc-adc3-4100-bc52-4a7871f87159", "joined": "2025-10-05T00:02:36.191919", "updated": "2025-10-05T00:02:36.191919", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "cefeO+tqUUai0myJgSeAKQ==", "priceLevelIdentifierGuid": "3bdee771-6aeb-4651-a2d2-6c8981278029", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:02:36.191919", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "7", "cardType": 2, "issueDate": "2025-10-05T00:02:36.2075337", "expiry": "2025-10-05T00:02:36.2075337", "customerID": "CzxrBb226EeRAd2zQWVi/g==", "customerIDGuid": "056b3c0b-b6bd-47e8-9101-ddb3416562fe", "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:36.2075337", "linkedAccount": "W9edNCYrV0SlZo9uUDWfKA==", "linkedAccountGuid": "349dd75b-2b26-4457-a566-8f6e50359f28", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "6" }, "account": { "$id": "8", "id": 1, "identifier": "WPTLDoXxS0Gp4B9TwAukTA==", "identifierGuid": "0ecbf458-f185-414b-a9e0-1f53c00ba44c", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:02:36.2075337", "owner": "ZzLgs7rtVUuJg7IenCw2Sw==", "ownerGuid": "b3e03267-edba-4b55-8983-b21e9c2c364b", "accountStoreGroupIdentifier": "+uNl1AP5Uk+gixCBEAs/kA==", "accountStoreGroupGuid": "d465e3fa-f903-4f52-a08b-1081100b3f90", "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:36.2075337", "active": true, "updated": "2025-10-05T00:02:36.2075337", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "6" }, "card": { "$ref": "7" }, "members": { "$id": "9", "sample string 1": [ { "$ref": "6" }, { "$ref": "6" } ], "sample string 2": [ { "$ref": "6" }, { "$ref": "6" } ] }, "customerGroups": [ { "$id": "10", "identifier": "gLSO2DK9Q0Kq94mKZ4zRkg==", "identifierGuid": "d88eb480-bd32-4243-aaf7-898a678cd192", "name": "sample string 2", "primaryContact": "pk6IoJJFrUqGiFglf+kySw==", "primaryContactGuid": "a0884ea6-4592-4aad-8688-58257fe9324b", "accountID": "S7V/Vpsww02GVEn3/uPCEg==", "accountIDGuid": "567fb54b-309b-4dc3-8654-49f7fee3c212", "special": true, "updated": "2025-10-05T00:02:36.2075337", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "peo0x+fAvU2iuJhqjsFcZA==", "priceLevelIdentifierGuid": "c734eaa5-c0e7-4dbd-a2b8-986a8ec15c64", "deleted": true, "account": { "$ref": "8" }, "primaryContactCustomer": { "$ref": "6" }, "customerGroupMembers": [ { "$id": "11", "id": 1, "groupID": "2B/JZXD7CEK+dw42Sd3jtw==", "groupIDGuid": "65c91fd8-fb70-4208-be77-0e3649dde3b7", "customerID": "NZX+D3VGDEet69qOiMSOog==", "customerIDGuid": "0ffe9535-4675-470c-adeb-da8e88c48ea2", "card": "sample string 4", "linkedAccount": "cRlzexO9jEyHkqQtIRLn0Q==", "linkedAccountGuid": "7b731971-bd13-4c8c-8792-a42d2112e7d1", "customer": { "$ref": "6" }, "group": { "$ref": "10" }, "customerCard": { "$ref": "7" } }, { "$ref": "11" } ] }, { "$ref": "10" } ] }, "payments": [ { "$id": "12", "id": 1, "identifier": "jvIjK6H1bkC+uFGW+U9w3A==", "identifierGuid": "2b23f28e-f5a1-406e-beb8-5196f94f70dc", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "WlS5wC7SiUWqIR/rn7e4qQ==", "accountIDGuid": "c0b9545a-d22e-4589-aa21-1feb9fb7b8a9", "customerAccount": { "$ref": "8" }, "customerCard": { "$ref": "7" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:02:36.2075337", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "/UOoUpoMTkmdWSoEJCLImg==", "idempotentVoidGuid": "52a843fd-0c9a-494e-9d59-2a042422c89a", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "13", "saleHeaderID": 1, "saleHeaderGuid": "UuUdtlFQt0aTzsR2Ujj5PQ==", "saleHeaderIdentifierGuid": "b61de552-5051-46b7-93ce-c4765238f93d", "created": "2025-10-05T00:02:36.2075337", "createdLocal": "2025-10-05T00:02:36.2075337", "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:36.2075337", "storeID": 1, "operatorG_Uid": "05aFl+z/5Uqc1a6AkgPGaA==", "operatorGuid": "978596d3-ffec-4ae5-9cd5-ae809203c668", "customerG_Uid": "SzdwvGGLmkG+mmksgSp/bw==", "customerGuid": "bc70374b-8b61-419a-be9a-692c812a7f6f", "communityIdentifier": "BIOIHG0MQEuRLOgbhuAwlA==", "communityIdentifierGuid": "1c888304-0c6d-4b40-912c-e81b86e03094", "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": "0kEdsC4GHE2F88cIWMzg9g==", "priceLevelIdentifierGuid": "b01d41d2-062e-4d1c-85f3-c70858cce0f6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "14", "id": 1, "g_Uid": "bb3V0a4ThEaIp7kK4Z1gqw==", "guid": "d1d5bd6d-13ae-4684-88a7-b90ae19d60ab", "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:36.2075337", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:02:36.2075337", "endShift": "2025-10-05T00:02:36.2075337", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "15", "operatorG_UID": "coc52aMdCEGmq6pSBDCofQ==", "operatorGuid": "d9398772-1da3-4108-a6ab-aa520430a87d", "storeID": 2, "operator": { "$ref": "14" }, "store": { "$id": "16", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-05T00:02:36.2075337", "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": "sEO1GTvdNEiDNafONSxVcw==", "hostIdentifierGuid": "19b543b0-dd3b-4834-8335-a7ce352c5573", "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:36.2075337", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "17", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "17" }, "hostStoreSettings": [ { "$id": "18", "id": 1, "hostIdentifier": "t3gYlUYIp0Kg2zApcS0g/w==", "hostIdentifierGuid": "951878b7-0846-42a7-a0db-3029712d20ff", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "19", "identifier": "6rzPrvB9n0+O7uFUbLKpcw==", "identifierGuid": "aecfbcea-7df0-4f9f-8eee-e1546cb2a973", "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": "5Pa5KQsRqkeglwRhZIiInQ==", "hostSupplierIdentifierGuid": "29b9f6e4-110b-47aa-a097-04616488889d", "loyaltyPriceLevelIdentifier": "0R4Jm9rrGkeIbz4dWo6zCg==", "loyaltyPriceLevelIdentifierGuid": "9b091ed1-ebda-471a-886f-3e1d5a8eb30a", "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:36.2075337", "lastProcessed": "2025-10-05T00:02:36.2075337", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "20", "identifier": "bdT4DZVFBkScWMShOY7bcA==", "identifierGuid": "0df8d46d-4595-4406-9c58-c4a1398edb70", "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": "BklCVJR6JEOGtJZV9l8qIQ==", "primaryContactID": "54424906-7a94-4324-86b4-9655f65f2a21", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "zG96d5UwpEOR09XzhtOe5g==", "supplierGroupGuid": "777a6fcc-3095-43a4-91d3-d5f386d39ee6", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:02:36.2075337", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "21", "id": "5376c901-2a43-42fa-a6ca-4fb302002aad", "identifier": "WPzHEGznhEaMRjFtIusP3A==", "identifierGuid": "10c7fc58-e76c-4684-8c46-316d22eb0fdc", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "22", "supplierIdentifier": "B10RoRNHlUafhPOkustpEw==", "supplierIdentifierGuid": "a1115d07-4713-4695-9f84-f3a4bacb6913", "contactGuid": "FhMu3x6Rmka1Gck+gejetw==", "contactID": "df2e1316-911e-469a-b519-c93e81e8deb7", "contact": { "$ref": "21" }, "supplier": { "$ref": "20" } }, { "$ref": "22" } ], "products": [ { "$id": "23", "pluG_UID": "Ei0SBXXCJU2wW/+49tnQXw==", "pluGuid": "05122d12-c275-4d25-b05b-ffb8f6d9d05f", "supplierIdentifier": "p2RV7Erh7U+KOzymO0+TMw==", "supplierIdentifierGuid": "ec5564a7-e14a-4fed-8a3b-3ca63b4f9333", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:02:36.2075337", "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:36.2075337", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "24", "pluG_UID": "zkkF9uGhKEmk1NRFJ7HvDg==", "pluGuid": "f60549ce-a1e1-4928-a4d4-d44527b1ef0e", "supplierIdentifier": "ra1DTjzO4kex61Egunqa5Q==", "supplierIdentifierGuid": "4e43adad-ce3c-47e2-b1eb-5120ba7a9ae5", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "24" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "3ZkEvJkzcU+xYbFCkL/xhQ==", "parentPluGuid": "bc0499dd-3399-4f71-b161-b14290bff185", "freight": 45.0, "freightType": 1, "product": { "$id": "25", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "7BCrQTDv0U6sSbIiLQ+yHw==", "guid": "41ab10ec-ef30-4ed1-ac49-b2222d0fb21f", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "5LFm8MBYLU+UKMxuOfXhHA==", "priceGroupGuid": "f066b1e4-58c0-4f2d-9428-cc6e39f5e11c", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:02:36.2075337", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:02:36.2075337", "pluCreated": "2025-10-05T00:02:36.2075337", "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:36.2075337", "lastManualUpdate": "2025-10-05T00:02:36.2075337", "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:36.2075337", "currentCostUpdated": "2025-10-05T00:02:36.2075337", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:02:36.2075337", "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:36.2075337", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "YjrLUXr6/EWuOkGRBfYMIg==", "altPLUGuid": "51cb3a62-fa7a-45fc-ae3a-419105f60c22", "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:36.2075337", "labelLastPrice": 1, "shelfPageLayoutG_UID": "dbB6fTNTq0CIzHXNMgOVeg==", "shelfPageLayoutGuid": "7d7ab075-5333-40ab-88cc-75cd3203957a", "talkerPageLayoutG_UID": "obno2pwjI0WC53OFxXF7eA==", "talkerPageLayoutGuid": "dae8b9a1-239c-4523-82e7-7385c5717b78", "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": "PapplGsOOk64v0KjkYujqg==", "inventoryIdentifier": "9469aa3d-0e6b-4e3a-b8bf-42a3918ba3aa", "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": "lWlKeab910exVlaAtQxNsw==", "parentPluGuid": "794a6995-fda6-47d7-b156-5680b50c4db3", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "mj747xHVLECQEZXsBpR6Zw==", "supplierIdentifierGuid": "eff83e9a-d511-402c-9011-95ec06947a67", "supplierChanged": true, "rebateSupplierIdentifier": "8qQ/W6rp+Ei/05AdZcHRgA==", "rebateSupplierIdentifierGuid": "5b3fa4f2-e9aa-48f8-bfd3-901d65c1d180", "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:36.2075337", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "PsWgsjCr3k2nhrag81gfoA==", "hostIdentifierGuid": "b2a0c53e-ab30-4dde-a786-b6a0f3581fa0", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "25" }, { "$ref": "25" } ], "store": { "$ref": "16" }, "storePrices": [ { "$id": "26", "pluG_UID": "ME7LBWcvU065bchtTpPc4g==", "pluGuid": "05cb4e30-2f67-4e53-b96d-c86d4e93dce2", "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:36.2075337" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:02:36.2075337", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:02:36.2075337", "startTime": 3, "endDate": "2025-10-05T00:02:36.2075337", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "tINIUZl+BUOlVqZ+jTT7zA==", "hostIdentifierGuid": "514883b4-7e99-4305-a556-a67e8d34fbcc", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "3capH/ykGEyXr/RBK+LuZQ==", "guid": "1fa9c6dd-a4fc-4c18-97af-f4412be2ee65", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "QVSRssXLnk+0ul1PvoRnIA==", "priceGroupGuid": "b2915441-cbc5-4f9e-b4ba-5d4fbe846720", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:02:36.2075337", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "25" }, { "$ref": "25" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "DYvcNoTOg0CRFG+2DnYk7w==", "pluGuid": "36dc8b0d-ce84-4083-9114-6fb60e7624ef", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "33", "pluGuid": "45633730-6aa6-4b93-8622-2a93d39b5a44", "created": "2025-10-05T00:02:36.2075337", "createdByUser": "sample string 1", "activated": "2025-10-05T00:02:36.2075337", "deactivated": "2025-10-05T00:02:36.2075337", "lastOrdered": "2025-10-05T00:02:36.2075337", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:02:36.2075337", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:02:36.2075337", "lastSold": "2025-10-05T00:02:36.2075337", "firstSold": "2025-10-05T00:02:36.2075337", "awsUpdated": "2025-10-05T00:02:36.2075337", "lastManualUpdate": "2025-10-05T00:02:36.2075337", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:02:36.2075337", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:02:36.2075337", "doNotRangeUpdated": "2025-10-05T00:02:36.2075337", "doNotOrderUpdated": "2025-10-05T00:02:36.2075337", "tracked": "2025-10-05T00:02:36.2075337" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "JTSbFZ//dEyxcbuuSOKJ1A==", "pluGuid": "159b3425-ff9f-4c74-b171-bbae48e289d4", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "luReWo0Q9EqKBqeW2OpC7Q==", "pluGuid": "5a5ee496-108d-4af4-8a06-a796d8ea42ed", "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:36.2075337", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-10-05T00:02:36.2075337", "createdLocal": "2025-10-05T00:02:36.2075337", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "ZkkZZ3ch90q6IQ0IMc6eBg==", "operatorGuid": "67194966-2177-4af7-ba21-0d0831ce9e06", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "O9M5OYGXIkaH7MLUCxMO3A==", "pluGuid": "3939d33b-9781-4622-87ec-c2d40b130edc", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "14" } }, { "$ref": "36" } ], "apns": [ { "$id": "37", "pluID": 1, "pluG_UID": "l7oUcdRPj0CpHwm6P4WuRg==", "pluGuid": "7114ba97-4fd4-408f-a91f-09ba3f85ae46", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "37" } ], "tuns": [ { "$id": "38", "pluG_UId": "tW9apXsRLECao7LTA/pjYw==", "pluGuid": "a55a6fb5-117b-402c-9aa3-b2d303fa6363", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "25" }, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "competitionPricing": [ { "$id": "39", "identifier": "vymSf0tqI0yWdd3md6injA==", "identifierGuid": "7f9229bf-6a4b-4c23-9675-dde677a8a78c", "pluG_UID": "kjplBJ9GdU2IJIM1wZM5Jw==", "pluGuid": "04653a92-469f-4d75-8824-8335c1933927", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "39" } ], "supplier": { "$ref": "20" }, "supplierName": "sample string 147", "children": [ { "$ref": "25" }, { "$ref": "25" } ], "ordering": { "$ref": "23" }, "flipChartPages": [ { "$id": "40", "identifier": "f13BLxLXq0Os4d5LyVN/9g==", "groupName": "sample string 1", "identifierGuid": "2fc15d7f-d712-43ab-ace1-de4bc9537ff6", "exists": true, "flipChartIdentifier": "QoopSG031EuJrEJBuYWckQ==", "flipChartIdentifierGuid": "48298a42-376d-4bd4-89ac-4241b9859c91", "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": "6uUUdc6NZUylMZOiWk+juw==", "groupIdentifierGuid": "7514e5ea-8dce-4c65-a531-93a25a4fa3bb", "flipChart": { "$id": "41", "identifier": "aDJO7CRXNkygABRJ/6UftA==", "identifierGuid": "ec4e3268-5724-4c36-a000-1449ffa51fb4", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "42", "identifier": "DQlb/c59BkGWqkA3hGPdAw==", "identifierGuid": "fd5b090d-7dce-4106-96aa-40378463dd03", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "43", "id": 1, "g_UID": "GjnSIL1cmUujVVkH11BkxQ==", "guid": "20d2391a-5cbd-4b99-a355-5907d75064c5", "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": "40tEBxHlpkq2BvtsAc8/6Q==", "previousFormGuid": "07444be3-e511-4aa6-b606-fb6c01cf3fe9", "nextForm": 1, "nextFormG_UID": "MR8q0v36IkG+HwiJfIl0eg==", "nextFormGuid": "d22a1f31-fafd-4122-be1f-08897c89747a", "attributes": "sample string 10", "updated": "2025-10-05T00:02:36.2075337", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "43" }, "previousCheckoutForm": { "$ref": "43" }, "buttons": [ { "$id": "44", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "pT+C29MxOkmoCunh7Yackw==", "checkoutFormGuid": "db823fa5-31d3-493a-a80a-e9e1ed869c93", "identifier": "BNhiD+lZ1UGcqXpeMludJA==", "identifierGuid": "0f62d804-59e9-41d5-9ca9-7a5e325b9d24", "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": "3K0KkKGookWr8nQ8g4lX3Q==", "valueGuid": "900aaddc-a8a1-45a2-abf2-743c838957dd", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:02:36.2075337", "action": "sample string 12", "valueForm": { "$ref": "43" }, "image": { "$id": "45", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:02:36.2075337", "imageData": "QEA=", "readOnly": true } }, { "$ref": "44" } ], "panels": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Zb5HYSrzsESf8qcNtE1QkQ==", "checkoutFormGuid": "6147be65-f32a-44b0-9ff2-a70db44d5091", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "46" } ] }, { "$ref": "43" } ], "panels": [ { "$ref": "46" }, { "$ref": "46" } ] }, "pages": [ { "$ref": "40" }, { "$ref": "40" } ] }, "contentPanel": { "$ref": "46" }, "products": [ { "$id": "47", "flipChartPageIdentifier": "mxd1kFul40eWfpUlLj9JUA==", "flipChartPageIdentifierGuid": "9075179b-a55b-47e3-967e-95252e3f4950", "pluG_UID": "uXqdjj1am0G/ivI9LiQkFw==", "pluGuid": "8e9d7ab9-5a3d-419b-bf8a-f23d2e242417", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "25" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "47" } ], "productCount": 27, "pages": [ { "$ref": "40" }, { "$ref": "40" } ] }, { "$ref": "40" } ], "priceHistory": [ { "$id": "48", "pluG_UID": "lSvtSqco/0SzDHHwYzh9yw==", "pluGuid": "4aed2b95-28a7-44ff-b30c-71f063387dcb", "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:36.2075337", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "48" } ], "ingredients": [ { "$id": "49", "pluG_UID": "e55NwntM4EiS7RiDpsMxkQ==", "ingredientGuid": "IAiqkSxPg0iyQwxZrfJ/rw==", "ingredientIdentifier": "91aa0820-4f2c-4883-b243-0c59adf27faf", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "25" } }, { "$ref": "49" } ], "bins": [ { "$id": "50", "pluG_UID": "wZDt9ckWu0mnmlh2d9TEzg==", "pluGuid": "f5ed90c1-16c9-49bb-a79a-587677d4c4ce", "shelfLocationIdentifier": "IvuYhyhR0kKHeFPS2LFjxQ==", "shelfLocationGuid": "8798fb22-5128-42d2-8778-53d2d8b163c5", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "M6fimRQ450mE/7Mj91Nxhw==", "labelPageLayoutGuid": "99e2a733-3814-49e7-84ff-b323f7537187", "updated": "2025-10-05T00:02:36.2075337", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "25" }, "location": { "$id": "51", "identifier": "GF/0mT4LQkK4irkh1SV+Fg==", "storeID": 1, "identifierGuid": "99f45f18-0b3e-4242-b88a-b921d5257e16", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:02:36.2075337", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "50" }, { "$ref": "50" } ] } }, { "$ref": "50" } ], "bin": { "$ref": "50" }, "scaleLocations": [ { "$id": "52", "plu": 1, "pluG_UID": "/Ns3MlcU9UGGw865QNQhrg==", "pluGuid": "3237dbfc-1457-41f5-86c3-ceb940d421ae", "deptNo": 1, "product": { "$ref": "25" }, "scaleLocation": { "$id": "53", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:36.2075337", "department": { "$id": "54", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "53" }, "subDepartments": [ { "$id": "55", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "56", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:02:36.2075337", "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": "SdA1YPtoykCyOcavww3CRA==", "labelPageLayoutGuid": "6035d049-68fb-40ca-b239-c6afc30dc244", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "58", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "59", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "60" } ], "commodityCode": "sample string 6" }, { "$ref": "59" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "59" }, "mscDep": { "$id": "61", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "58" }, { "$ref": "58" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "57" } ], "updated": "2025-10-05T00:02:36.2075337", "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": "waYFveEdL0myTs1VIboEGA==", "labelPageLayoutGuid": "bd05a6c1-1de1-492f-b24e-cd5521ba0418", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "56" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:36.2075337", "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": "Y4WS1PjxO0Cci2F3lKOtKA==", "labelPageLayoutGuid": "d4928563-f1f8-403b-9c8b-617794a3ad28", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } }, { "$ref": "55" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:36.2075337", "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": "V8r91dYsfE2bMnvOO/G+9Q==", "labelPageLayoutGuid": "d5fdca57-2cd6-4d7c-9b32-7bce3bf1bef5", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" } } } }, { "$ref": "52" } ], "nextPrice": { "$id": "62", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "XRXaOiWqmU6t1N4JRJPjZg==", "pluGuid": "3ada155d-aa25-4e99-add4-de094493e366", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "Cr9Nfb8430KXhoa+Qa9BJQ==", "dealCostGuid": "7d4dbf0a-38bf-42df-9786-86be41af4125", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "H2G22gMGlUW5cwrDTxmBcQ==", "priceGroupGuid": "dab6611f-0603-4595-b973-0ac34f198171", "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:36.2075337", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "ikDst0qsCECCX/BfHZBdVQ==", "campaignComboPriceGroupIdentifier": "b7ec408a-ac4a-4008-825f-f05f1d905d55", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "63", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:02:36.2075337", "operatorG_UID": "yEvM6fasRUy5F4BvINMh5g==", "operatorGuid": "e9cc4bc8-acf6-4c45-b917-806f20d321e6", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:02:36.2075337", "signIqTicketFileMovedUtc": "2025-10-05T00:02:36.2075337", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:02:36.2075337", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "25" }, "campaignPlu": { "$ref": "62" } }, { "$ref": "63" } ], "campaign": { "$id": "64", "id": 1, "storeID": 2, "name": "db1b6984-3523-4d3d-8c79-518fa8d28ac1", "nameGuid": "db1b6984-3523-4d3d-8c79-518fa8d28ac1", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:02:36.2075337", "startTime": 1, "endDate": "2025-10-05T00:02:36.2075337", "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:36.2075337", "system": true, "created": "2025-10-05T00:02:36.2075337", "updated": "2025-10-05T00:02:36.2075337", "priceChangeNotifiedUtc": "2025-10-05T00:02:36.2075337", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "HKZIDNWeY0+7x8HgT4a03A==", "hostIdentifierGuid": "0c48a61c-9ed5-4f63-bbc7-c1e04f86b4dc", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:02:36.2075337", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "62" }, { "$ref": "62" } ], "campaignPools": [ { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "JByJBuNxaESlHxkrPcR1lw==", "pluGuid": "06891c24-71e3-4468-a51f-192b3dc47597", "hostOfferID": 1, "priceGroupG_UID": "McUIrJUI3U6vwmbGw0Ca2A==", "priceGroupGuid": "ac08c531-0895-4edd-afc2-66c6c3409ad8", "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:36.2075337", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "25" }, "campaign": { "$ref": "64" } }, { "$ref": "65" } ], "sellingRules": [ { "$id": "66", "id": 1, "identifier": "owLCHDp410SgQpDKsVmyrQ==", "identifierStr": "owLCHDp410SgQpDKsVmyrQ==", "identifierGuid": "1cc202a3-783a-44d7-a042-90cab159b2ad", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "64" } }, { "$ref": "66" } ], "customers": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "56bjXDwafE6nJ/JIPhYZVQ==", "customerIDGuid": "5ce3a6e7-1a3c-4e7c-a727-f2483e161955", "campaign": { "$ref": "64" }, "customer": { "$ref": "6" } }, { "$ref": "67" } ], "customerGroups": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "S2iTStwzbE+pWEJV4D/rnw==", "groupIDGuid": "4a93684b-33dc-4f6c-a958-4255e03feb9f", "campaign": { "$ref": "64" }, "group": { "$ref": "10" } }, { "$ref": "68" } ], "signIqTickets": [ { "$id": "69", "identifier": "Kb1rvr8ICESgDiox8MgFYQ==", "identifierGuid": "be6bbd29-08bf-4408-a00e-2a31f0c80561", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "69" } ], "comboPriceGroups": [ { "$id": "70", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "DzySCYHmRkqFcVcRuFjd9Q==", "guid": "09923c0f-e681-4a46-8571-5711b858ddf5", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "64" }, "comboPricePlus": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "oeR7gNXu2Ue2cv/aw0QgVg==", "groupGuid": "807be4a1-eed5-47d9-b672-ffdac3442056", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ArSWcWZddE6moaknGdgsRQ==", "pluGuid": "7196b402-5d66-4e74-a6a1-a92719d82c45", "priceGroupG_UID": "n2e+82JoVECcsZH+99tN+Q==", "priceGroupGuid": "f3be679f-6862-4054-9cb1-91fef7db4df9", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "64" }, "product": { "$ref": "25" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "64" } }, { "$ref": "71" } ] }, { "$ref": "70" } ], "priceLevels": [ { "$id": "72", "id": 1, "priceLevelIdentifier": "7OC2EwxZ10K0tW5CyPu+Jg==", "priceLevelIdentifierGuid": "13b6e0ec-590c-42d7-b4b5-6e42c8fbbe26", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "72" } ] }, "product": { "$ref": "25" }, "dealCost": { "$id": "73", "headerIdentifier": "ULV3jT70PESbUMJejKuOWg==", "headerIdentifierGuid": "8d77b550-f43e-443c-9b50-c25e8cab8e5a", "identifier": "QUnEePm68EubxD9KSLq6wQ==", "identifierGuid": "78c44941-baf9-4bf0-9bc4-3f4a48babac1", "supplierIdentifier": "N4wBJPe+yE6o3x/yFnU6Ng==", "supplierGuid": "24018c37-bef7-4ec8-a8df-1ff216753a36", "pluG_UID": "uh2P8ReGAUa+Yu1TQN61zQ==", "pluGuid": "f18f1dba-8617-4601-be62-ed5340deb5cd", "campaignName": "200d6fae-42f3-4d3b-8dd5-472f0418c3af", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:02:36.2075337", "end": "2025-10-05T00:02:36.2075337", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "a6Bu4ByJVkmILbnsDoDUNg==", "bonusItemPluGuid": "e06ea06b-891c-4956-882d-b9ec0e80d436", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:02:36.2075337", "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:36.2075337", "campaignEndDate": "2025-10-05T00:02:36.2075337", "masterPLUG_UID": "iuNwW6JQnkC8WVXMjopcKg==", "masterID": "5b70e38a-50a2-409e-bc59-55cc8e8a5c2a", "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": "bprN7TksJk6Q5kSW0VVUOQ==", "bonusMasterID": "edcd9a6e-2c39-4e26-90e6-4496d1555439", "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:36.2075337", "dealCosts": [ { "$ref": "73" }, { "$ref": "73" } ], "tags": [ { "$id": "74", "pluG_UID": "txDmWD0cb0if7pyZeMyl5Q==", "pluGuid": "58e610b7-1c3d-486f-9fee-9c9978cca5e5", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "74" } ], "alternateProductG_UID": "M55t+9HIpU2RPW0RtTPv1Q==", "alternateProduct": "fb6d9e33-c8d1-4da5-913d-6d11b533efd5", "productHostCode": { "$id": "75", "id": 1, "pluG_UID": "rRRdb9JkTEurM+qKPp88Zw==", "pluGuid": "6f5d14ad-64d2-4b4c-ab33-ea8a3e9f3c67", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "58" }, "mscCom": { "$ref": "59" }, "mscDep": { "$ref": "61" }, "mscSubCom": { "$ref": "60" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:02:36.2075337", "inventoryTracked": "2025-10-05T00:02:36.2075337", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "20" }, "serviceFee": { "$id": "76", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "23" } ], "orderCycleHeaders": [ { "$id": "77", "storeID": 1, "supplierIdentifier": "XIHQcGYiv02xtWBso1BEgA==", "supplierGuid": "70d0815c-2266-4dbf-b1b5-606ca3504480", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "77" } ], "cycles": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "RMf81hJF8EKZcVAkwY0Zbg==", "supplierGuid": "d6fcc744-4512-42f0-9971-5024c18d196e", "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:36.2075337", "deliveryDate": "2025-10-05T00:02:36.2075337", "nextCutOffDate": "2025-10-05T00:02:36.2075337", "nextDeliveryDate": "2025-10-05T00:02:36.2075337", "nextDaysBuffer": 10 }, { "$ref": "78" } ], "store": { "$ref": "16" }, "updated": "2025-10-05T00:02:36.2075337", "isHost": true }, "files": [ { "$id": "79", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:02:36.2075337", "processed": "2025-10-05T00:02:36.2075337", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:02:36.2075337", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "19" }, "metcashHeader": { "$id": "80", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:02:36.2075337", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "79" } ], "zoneMatrix": [ { "$id": "81", "id": 1, "hostIdentifier": "I8SzFNztZU+xBXKowjxtPQ==", "hostIdentifierGuid": "14b3c423-eddc-4f65-b105-72a8c23c6d3d", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "8ad9fe3a-7983-48df-9a63-d57cb2950c42", "1f0bd0a0-7d33-4327-bed9-c8e0e7edb030" ] }, { "$ref": "81" } ], "hostFileStoreSetting": { "$ref": "18" }, "hostStoreSettings": [ { "$ref": "18" }, { "$ref": "18" } ], "promotionPlacements": [ { "$id": "82", "identifier": "tN1n+CocJEqGGdbDCMpuOw==", "identifierGuid": "f867ddb4-1c2a-4a24-8619-d6c308ca6e3b", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "82" } ], "promoTypeGuids": [ "7dbfe8ff-6ff3-4f79-831e-498dbf98feb5", "efe7dae2-99f1-4a35-99ae-d742cccb4b1e" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "18" } ], "accounts": [ { "$id": "83", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "83" } ], "sales": [ { "$id": "84", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:02:36.2075337", "ftpSite": { "$id": "85", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "84" } ], "zoneMatrix": [ { "$ref": "81" }, { "$ref": "81" } ], "cashManagements": [ { "$id": "86", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "87", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "86" } ], "updateStoreID": "6a7a8d15-c9e7-468c-857d-b0d62d78074b", "updateStore": { "$id": "88", "id": "08c05e31-5a8b-4cee-9ce0-84b21ad76bbe", "name": "sample string 1", "lastActivity": "2025-10-05T00:02:36.2075337", "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:36.2075337" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "89", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } } }, { "$ref": "15" } ] }, "customer": { "$ref": "6" }, "communityOrganisation": { "$id": "90", "id": 1, "identifier": "LI50EkKUC0iL/H8+B/anMg==", "identifierGuid": "12748e2c-9442-480b-8bfc-7f3e07f6a732", "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:36.2075337", "deleted": true }, "details": [ { "$id": "91", "saleItemID": 1, "identifier": "yeWM3e/xm0OGsWm6q1NvlQ==", "identifierGuid": "dd8ce5c9-f1ef-439b-86b1-69baab536f95", "saleHeaderID": 2, "plu": 1, "pluG_UId": "6DYcYLQrikSSd8PG/5/V/g==", "pluGuid": "601c36e8-2bb4-448a-9277-c3c6ff9fd5fe", "accountID": "6M12rvJONUeM7G3VqbKCHw==", "accountIDGuid": "ae76cde8-4ef2-4735-8cec-6dd5a9b2821f", "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:36.2075337", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "yrLYoz0TO0ir/uX7QlpdqQ==", "refundGuid": "a3d8b2ca-133d-483b-abfe-e5fb425a5da9", "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": "1oz0xIgB7EaOQVTtSBIZDw==", "idempotentVoidGuid": "c4f48cd6-0188-46ec-8e41-54ed4812190f", "priceLevelIdentifier": "ud28v+I0Fkm+Prfy0sF66w==", "priceLevelIdentifierGuid": "bfbcddb9-34e2-4916-be3e-b7f2d2c17aeb", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "92", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:02:36.2075337", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "92" } ], "refund": { "$id": "93", "id": 1, "g_UID": "uXH3i77GnU63Hry+jmKXWA==", "guid": "8bf771b9-c6be-4e9d-b71e-bcbe8e629758", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:02:36.2075337" }, "modifier": { "$id": "94", "id": 1, "setG_UID": "nzRyejK6kkmvlqbD6we/JA==", "modifierSetGuid": "7a72349f-ba32-4992-af96-a6c3eb07bf24", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "T5zfs4kNF0mcXLvIRGAZLA==", "pluGuid": "b3df9c4f-0d89-4917-9c5c-bbc84460192c", "deleted": true, "g_UID": "2D0HvGENNkSSKO8Ar0HJdw==", "guid": "bc073dd8-0d61-4436-9228-ef00af41c977", "product": { "$ref": "25" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "91" } ], "eftReceipts": [ { "$id": "95", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "13" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "95" } ], "payments": [ { "$ref": "12" }, { "$ref": "12" } ], "cards": [ { "$id": "96", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "96" } ], "campaignHits": [ { "$id": "97", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "97" } ], "fuel": [ { "$id": "98", "id": 1, "plu": 1, "pluG_UID": "fbK62vWh40q1F/Xt+FOxIg==", "pluGuid": "dabab27d-a1f5-4ae3-b517-f5edf853b122", "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:36.2075337", "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:36.2075337", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "98" } ], "fuelResells": [ { "$id": "99", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "l1HzmDkQbU+vx4t00UCk9Q==", "pluGuid": "98f35197-1039-4f6d-afc7-8b74d140a4f5", "accountID": "htx/I1BBlEOcPINlZ0NENA==", "accountIDGuid": "237fdc86-4150-4394-9c3c-836567434434", "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:36.2075337", "bestOrExpireType": 1, "refundG_UID": "Qdmw5UEs6UqgzzzGLBEIDA==", "refundGuid": "e5b0d941-2c41-4ae9-a0cf-3cc62c11080c", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "99" } ], "customerOrder": [ { "$id": "100", "identifier": "Ev2v6NZ2CE+S5NPtXyCFRA==", "identifierGuid": "e8affd12-76d6-4f08-92e4-d3ed5f208544", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "T+F1NJLdG0yOjRYu9JVOLg==", "customerIdentifierGuid": "3475e14f-dd92-4c1b-8e8d-162ef4954e2e", "operatorNo": 1, "operatorG_UID": "qbu9SplIkEWYsbOTk6wJoQ==", "operatorGuid": "4abdbba9-4899-4590-98b1-b39393ac09a1", "created": "2025-10-05T00:02:36.2075337", "ordered": "2025-10-05T00:02:36.2075337", "started": "2025-10-05T00:02:36.2075337", "completed": "2025-10-05T00:02:36.2075337", "supplied": "2025-10-05T00:02:36.2075337", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "6" }, "operator": { "$ref": "14" }, "details": [ { "$id": "101", "headerID": 1, "plu": 1, "pluG_UId": "b4RNjVCtGk6Bp7IfHFbRDQ==", "pluGuid": "8d4d846f-ad50-4e1a-81a7-b21f1c56d10d", "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": "8k1+UqBlfEKc5AbM0PVueA==", "headerIdentifierGuid": "527e4df2-65a0-427c-9ce4-06ccd0f56e78", "product": { "$ref": "25" } }, { "$ref": "101" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "13" } }, { "$ref": "100" } ], "surveyResponses": [ { "$id": "102", "surveyG_UID": "nZtcACSPo0SIrkIx52vswQ==", "surveyGuid": "005c9b9d-8f24-44a3-88ae-4231e76becc1", "saleHeaderGuid": "PfFhpNEW/kyvm8E3vKj2jw==", "saleGuid": "a461f13d-16d1-4cfe-af9b-c137bca8f68f", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "7RlE+WVw1ESDKPppIdMGag==", "guidResponse": "f94419ed-7065-44d4-8328-fa6921d3066a", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:02:36.2075337", "sale": { "$ref": "13" }, "survey": { "$id": "103", "g_UID": "aJIqNTQbTEO+D9fkYAb7Ow==", "guid": "352a9268-1b34-434c-be0f-d7e46006fb3b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "Lx5JS3jje0ePXzRkdxhx8A==", "checkoutFormGuid": "4b491e2f-e378-477b-8f5f-3464771871f0", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:02:36.2075337", "end": "2025-10-05T00:02:36.2075337", "deleted": true, "updated": "2025-10-05T00:02:36.2075337", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "2cf692db-6685-4f1b-befc-dc3ed371292e", "9deebb3a-39a6-4e9a-871a-fd68f0a58308" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "43" } }, "ingressId": "sample string 4" }, { "$ref": "102" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "VjNDa9AnkUyDpfz6QDUnbQ==", "accountIdentifier": "6b433356-27d0-4c91-83a5-fcfa4035276d", "accountName": "sample string 42", "customerOrderIdentifier": "cV2hv6MIFkSKfZtP4YUrnw==", "customerOrderIdentifierGuid": "bfa15d71-08a3-4416-8a7d-9b4fe1852b9f", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "104", "id": 1, "paymentID": 2, "paymentIdentifier": "OlXsa5pR1ECE3FBxdqoT5w==", "paymentIdentifierGuid": "6bec553a-519a-40d4-84dc-507176aa13e7", "identifier": "nS04tAGs30KydR1qxuhDmg==", "identifierGuid": "b4382d9d-ac01-42df-b275-1d6ac6e8439a", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "KeQMyh9qXUmT4wKB9hZ3xA==", "itemIdentifierGuid": "ca0ce429-6a1f-495d-93e3-0281f61677c4" } }, { "$ref": "12" } ] }, { "$ref": "7" } ], "customerGroupMembers": [ { "$ref": "11" }, { "$ref": "11" } ], "customerGroups": [ { "$ref": "10" }, { "$ref": "10" } ], "accounts": [ { "$ref": "8" }, { "$ref": "8" } ], "account": { "$ref": "8" }, "vouchers": [ { "$id": "105", "customerIdentifier": "PSHKZEwLrESq0ExjtMMUKA==", "customerIdentifierGuid": "64ca213d-0b4c-44ac-aad0-4c63b4c31428", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "04tJN+XKj0GSkst83ze0mA==", "idempotentGuid": "37498bd3-cae5-418f-9292-cb7cdf37b498", "offline": true, "voucher": { "$ref": "1" }, "customer": { "$ref": "6" } }, { "$ref": "105" } ] }, "issuedOfflinePayment": { "$ref": "12" }, "redeemedOfflinePayment": { "$ref": "12" } }, { "$ref": "5" } ] }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.