PUT api/voucher/{name}
Save voucher with specified name, either creating, or updating model at location
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Voucher name |
string |
Required |
Body Parameters
Voucher model to be saved
Voucher| Name | 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": "2026-06-03T18:32:13.0688312",
"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": "2026-06-03T18:32:13.0688312",
"labelPageLayout": "ajDDDNyspkiVYAMMWS/cTA==",
"pageLayoutGuid": "0cc3306a-acdc-48a6-9560-030c592fdc4c",
"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": "2026-06-03T18:32:13.0688312"
},
{
"$ref": "4"
}
]
},
"customerVouchers": [
{
"$id": "5",
"id": 1,
"customerIdentifier": "gw9wnUAAuEudGhGXvN6aQg==",
"customerIdentifierGuid": "9d700f83-0040-4bb8-9d1a-1197bcde9a42",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:32:13.0688312",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "jWJIj/hHMUisP46piDw0jg==",
"issuedIdempotentGuid": "8f48628d-47f8-4831-ac3f-8ea9883c348e",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:32:13.0688312",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:32:13.0688312",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "BqMd1laD8EyFHDA+qiwvtg==",
"redeemedIdempotentGuid": "d61da306-8356-4cf0-851c-303eaa2c2fb6",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:32:13.0688312",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "3"
},
"voucher": {
"$ref": "1"
},
"customer": {
"$id": "6",
"identifier": "zV5rIdh5PE6C7QT4kiN+Qg==",
"identifierGuid": "216b5ecd-79d8-4e3c-82ed-04f892237e42",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:32:13.0688312",
"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": "Jeyylf9TL0yzM/Lqxmn0oA==",
"communityIdentifierGuid": "95b2ec25-53ff-4c2f-b333-f2eac669f4a0",
"joined": "2026-06-03T18:32:13.0688312",
"updated": "2026-06-03T18:32:13.0688312",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "w7Gv2V+h2UKOZlE94hIVzQ==",
"priceLevelIdentifierGuid": "d9afb1c3-a15f-42d9-8e66-513de21215cd",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:32:13.0688312",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "7",
"cardType": 2,
"issueDate": "2026-06-03T18:32:13.0688312",
"expiry": "2026-06-03T18:32:13.0688312",
"customerID": "1lG7QuZp9kmPMomsTh5L4A==",
"customerIDGuid": "42bb51d6-69e6-49f6-8f32-89ac4e1e4be0",
"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": "2026-06-03T18:32:13.0688312",
"linkedAccount": "wIhpILwkNU27AIUBCDlJ+w==",
"linkedAccountGuid": "206988c0-24bc-4d35-bb00-8501083949fb",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "6"
},
"account": {
"$id": "8",
"id": 1,
"identifier": "LhyN9FRio0GGae+QDUZ1Vw==",
"identifierGuid": "f48d1c2e-6254-41a3-8669-ef900d467557",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:32:13.0688312",
"owner": "YX4SlTSOO0i0pgmUzo0oFA==",
"ownerGuid": "95127e61-8e34-483b-b4a6-0994ce8d2814",
"accountStoreGroupIdentifier": "NU/++W2RMk2+8pM8iOlZrQ==",
"accountStoreGroupGuid": "f9fe4f35-916d-4d32-bef2-933c88e959ad",
"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": "2026-06-03T18:32:13.0688312",
"active": true,
"updated": "2026-06-03T18:32:13.0688312",
"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": "5yf72HTdt0GMSwkkasbNvA==",
"identifierGuid": "d8fb27e7-dd74-41b7-8c4b-09246ac6cdbc",
"name": "sample string 2",
"primaryContact": "VwycNgnyIUyjWLnROOvZlA==",
"primaryContactGuid": "369c0c57-f209-4c21-a358-b9d138ebd994",
"accountID": "q+JxV8LtxE2d7PjMlKtQAA==",
"accountIDGuid": "5771e2ab-edc2-4dc4-9dec-f8cc94ab5000",
"special": true,
"updated": "2026-06-03T18:32:13.0688312",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "RQX57prSeECGMFpzwb49Dg==",
"priceLevelIdentifierGuid": "eef90545-d29a-4078-8630-5a73c1be3d0e",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "8"
},
"primaryContactCustomer": {
"$ref": "6"
},
"customerGroupMembers": [
{
"$id": "11",
"id": 1,
"groupID": "ofA28jSpOEG4pyKl8cf0LQ==",
"groupIDGuid": "f236f0a1-a934-4138-b8a7-22a5f1c7f42d",
"customerID": "OzXq2CnXMEKbOHKiN7BD2g==",
"customerIDGuid": "d8ea353b-d729-4230-9b38-72a237b043da",
"card": "sample string 4",
"linkedAccount": "MzsQJxcwf0Cc7r2F7hZtOg==",
"linkedAccountGuid": "27103b33-3017-407f-9cee-bd85ee166d3a",
"customer": {
"$ref": "6"
},
"group": {
"$ref": "10"
},
"customerCard": {
"$ref": "7"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
]
},
"payments": [
{
"$id": "12",
"id": 1,
"identifier": "PP5IqxjWlkWX2vYl9U3sjg==",
"identifierGuid": "ab48fe3c-d618-4596-97da-f625f54dec8e",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "fQ2HsoBvzEqFp/LLktjuOA==",
"accountIDGuid": "b2870d7d-6f80-4acc-85a7-f2cb92d8ee38",
"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": "2026-06-03T18:32:13.0688312",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "vTezsvz7q0Km2CTv5+3VVw==",
"idempotentVoidGuid": "b2b337bd-fbfc-42ab-a6d8-24efe7edd557",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "13",
"saleHeaderID": 1,
"saleHeaderGuid": "W++gnA+crkaKbncitQpofw==",
"saleHeaderIdentifierGuid": "9ca0ef5b-9c0f-46ae-8a6e-7722b50a687f",
"created": "2026-06-03T18:32:13.0688312",
"createdLocal": "2026-06-03T18:32:13.0688312",
"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": "2026-06-03T18:32:13.0688312",
"storeID": 1,
"operatorG_Uid": "9X3CQiAz40+gT8AbOIw+jg==",
"operatorGuid": "42c27df5-3320-4fe3-a04f-c01b388c3e8e",
"customerG_Uid": "btVBeDsYfkGlzvhGDBtUhw==",
"customerGuid": "7841d56e-183b-417e-a5ce-f8460c1b5487",
"communityIdentifier": "XSNGvpO1Vka8Y3bPE4tT6A==",
"communityIdentifierGuid": "be46235d-b593-4656-bc63-76cf138b53e8",
"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": "x4Sii+gPmUqWkmvrizuWsg==",
"priceLevelIdentifierGuid": "8ba284c7-0fe8-4a99-9692-6beb8b3b96b2",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:13.0688312+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "14",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:32:13.0688312",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$id": "15",
"id": 1,
"g_Uid": "MEaTGU7nPUeOJhMTLidQgQ==",
"guid": "19934630-e74e-473d-8e26-13132e275081",
"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": "2026-06-03T18:32:13.0688312",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:32:13.0688312",
"endShift": "2026-06-03T18:32:13.0688312",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "16",
"operatorG_UID": "VxBmsFam8kOB8Jb5XCNvGg==",
"operatorGuid": "b0661057-a656-43f2-81f0-96f95c236f1a",
"storeID": 2,
"operator": {
"$ref": "15"
},
"store": {
"$id": "17",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-06-03T18:32:13.0688312",
"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": "l9/D77TcS0mbCWFlWv8G/g==",
"hostIdentifierGuid": "efc3df97-dcb4-494b-9b09-61655aff06fe",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:32:13.0688312",
"priceZone": {
"$id": "18",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "qEPA1pM3PkWq8nDU+wpf6Q==",
"hostIdentifierGuid": "d6c043a8-3793-453e-aaf2-70d4fb0a5fe9",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "19",
"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"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "19"
},
"warehouseStore": {
"$id": "20",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "21",
"id": 1,
"hostIdentifier": "zgh4bODAg0iBWvSfzpmR9w==",
"hostIdentifierGuid": "6c7808ce-c0e0-4883-815a-f49fce9991f7",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "22",
"identifier": "3jvxSVeU+kudwifmR0vUWw==",
"identifierGuid": "49f13bde-9457-4bfa-9dc2-27e6474bd45b",
"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": "LD6vyYur6kaz0QNMlPjoSg==",
"hostSupplierIdentifierGuid": "c9af3e2c-ab8b-46ea-b3d1-034c94f8e84a",
"loyaltyPriceLevelIdentifier": "l7Mqv7PDVkObjTLk0+goHw==",
"loyaltyPriceLevelIdentifierGuid": "bf2ab397-c3b3-4356-9b8d-32e4d3e8281f",
"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": "2026-06-03T18:32:13.0688312",
"lastProcessed": "2026-06-03T18:32:13.0688312",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "23",
"identifier": "ng5R5gUR5EqeK4lg5qvttg==",
"identifierGuid": "e6510e9e-1105-4ae4-9e2b-8960e6abedb6",
"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": "2AMEInG9rUiKYM79K5jUFg==",
"primaryContactID": "220403d8-bd71-48ad-8a60-cefd2b98d416",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "SrWNnKwITUKswxXSGKyyDg==",
"supplierGroupGuid": "9c8db54a-08ac-424d-acc3-15d218acb20e",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:32:13.0688312",
"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": "24",
"id": "62cd0fac-7130-4cbe-8421-3a8313ab3167",
"identifier": "sYKSDH+zJESvxnpICQLdrQ==",
"identifierGuid": "0c9282b1-b37f-4424-afc6-7a480902ddad",
"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": "25",
"supplierIdentifier": "dV2nNiZoJ02U5qUu1MPFug==",
"supplierIdentifierGuid": "36a75d75-6826-4d27-94e6-a52ed4c3c5ba",
"contactGuid": "YceXBEE6vk2lsPmO/URmhw==",
"contactID": "0497c761-3a41-4dbe-a5b0-f98efd446687",
"contact": {
"$ref": "24"
},
"supplier": {
"$ref": "23"
}
},
{
"$ref": "25"
}
],
"products": [
{
"$id": "26",
"pluG_UID": "TsLROixkrkONbbv4dt7IVQ==",
"pluGuid": "3ad1c24e-642c-43ae-8d6d-bbf876dec855",
"supplierIdentifier": "7k47omnm5U6/TohhonsAwQ==",
"supplierIdentifierGuid": "a23b4eee-e669-4ee5-bf4e-8861a27b00c1",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:32:13.0688312",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:32:13.0688312",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "27",
"pluG_UID": "iXHliUsyjEO8E1Q39LAOBA==",
"pluGuid": "89e57189-324b-438c-bc13-5437f4b00e04",
"supplierIdentifier": "/tmPCb7YzEalyO/fv6OXPg==",
"supplierIdentifierGuid": "098fd9fe-d8be-46cc-a5c8-efdfbfa3973e",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "O1AQ8i74/0iHrcXP13L2JQ==",
"parentPluGuid": "f210503b-f82e-48ff-87ad-c5cfd772f625",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "28",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ftnmAjrwAUeQlrnpgcu5Eg==",
"guid": "02e6d97e-f03a-4701-9096-b9e981cbb912",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "cTxahW7LVkuelhtcBAFLcw==",
"priceGroupGuid": "855a3c71-cb6e-4b56-9e96-1b5c04014b73",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:32:13.0844528",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:32:13.0844528",
"pluCreated": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"lastManualUpdate": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"currentCostUpdated": "2026-06-03T18:32:13.0844528",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "/VW0ptzbwEqN6a6cQBam7Q==",
"altPLUGuid": "a6b455fd-dbdc-4ac0-8de9-ae9c4016a6ed",
"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": "2026-06-03T18:32:13.0844528",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "J/kb8sieOkCzupJ576eWUA==",
"shelfPageLayoutGuid": "f21bf927-9ec8-403a-b3ba-9279efa79650",
"talkerPageLayoutG_UID": "MbAdXJhpXUynxjTifdVvgw==",
"talkerPageLayoutGuid": "5c1db031-6998-4c5d-a7c6-34e27dd56f83",
"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,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "JFgxDYzWpESjndrc0Q5CwA==",
"inventoryIdentifier": "0d315824-d68c-44a4-a39d-dadcd10e42c0",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "tDuOWS/qE0a3AM0abXuhvw==",
"parentPluGuid": "598e3bb4-ea2f-4613-b700-cd1a6d7ba1bf",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "+w8j42BvL0GyuJ01cK1kug==",
"supplierIdentifierGuid": "e3230ffb-6f60-412f-b2b8-9d3570ad64ba",
"supplierChanged": true,
"rebateSupplierIdentifier": "IRXAIA+AdUyUUQK3tMy3Pg==",
"rebateSupplierIdentifierGuid": "20c01521-800f-4c75-9451-02b7b4ccb73e",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:32:13.0844528",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "6hqfnC2ZNUKaLBlDWSLTQg==",
"hostIdentifierGuid": "9c9f1aea-992d-4235-9a2c-19435922d342",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"store": {
"$ref": "17"
},
"storePrices": [
{
"$id": "29",
"pluG_UID": "OSCjSt/0SUaFm3SmdLRGzA==",
"pluGuid": "4aa32039-f4df-4649-859b-74a674b446cc",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:32:13.0844528"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:32:13.0844528",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:32:13.0844528",
"startTime": 5,
"endDate": "2026-06-03T18:32:13.0844528",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "oSRNhJuL7Uy0OMepfMASaQ==",
"hostIdentifierGuid": "844d24a1-8b9b-4ced-b438-c7a97cc01269",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "DjDVyIDELEu1zAGLP95ssw==",
"guid": "c8d5300e-c480-4b2c-b5cc-018b3fde6cb3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "Tqjnm4SAhkmOeEpyLQT16Q==",
"priceGroupGuid": "9be7a84e-8084-4986-8e78-4a722d04f5e9",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:32:13.0844528",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "Tle7HtdmH0Ot3atmtHq4sw==",
"pluGuid": "1ebb574e-66d7-431f-addd-ab66b47ab8b3",
"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": "36",
"pluGuid": "eca2fdc2-0a22-4422-b111-fd6eb9bb1ffb",
"created": "2026-06-03T18:32:13.0844528",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:32:13.0844528",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:32:13.0844528",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:32:13.0844528",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:32:13.0844528",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:32:13.0844528",
"lastSold": "2026-06-03T18:32:13.0844528",
"firstSold": "2026-06-03T18:32:13.0844528",
"awsUpdated": "2026-06-03T18:32:13.0844528",
"lastManualUpdate": "2026-06-03T18:32:13.0844528",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:32:13.0844528",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:32:13.0844528",
"doNotRangeUpdated": "2026-06-03T18:32:13.0844528",
"doNotOrderUpdated": "2026-06-03T18:32:13.0844528",
"tracked": "2026-06-03T18:32:13.0844528"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "2661c6d3-dfe4-43bd-8ecc-06c8d94711ac",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "08ZhJuTfvUOOzAbI2UcRrA==",
"pluGuid": "2661c6d3-dfe4-43bd-8ecc-06c8d94711ac",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "aiJMgW0lN0Syy6F1YGd3pg==",
"pluGuid": "814c226a-256d-4437-b2cb-a175606777a6",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:32:13.0844528",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:32:13.0844528",
"createdLocal": "2026-06-03T18:32:13.0844528",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "BTl4bYnkZEiq8QqrQ4Bizw==",
"operatorGuid": "6d783905-e489-4864-aaf1-0aab438062cf",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "edM5+MrFPE2zMjDGzorH+Q==",
"pluGuid": "f839d379-c5ca-4d3c-b332-30c6ce8ac7f9",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "15"
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "zGqCTMKdCEuHhHTTHbZ6aQ==",
"pluGuid": "4c826acc-9dc2-4b08-8784-74d31db67a69",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "0xH7fXa71kaYOReuyqWJTA==",
"pluGuid": "7dfb11d3-bb76-46d6-9839-17aecaa5894c",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "28"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "2K+xKAKMSUikU4YB3zojmQ==",
"identifierGuid": "28b1afd8-8c02-4849-a453-8601df3a2399",
"pluG_UID": "QTBpHE3muESmlKlknTt/uw==",
"pluGuid": "1c693041-e64d-44b8-a694-a9649d3b7fbb",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "23"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"ordering": {
"$ref": "26"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "jWq01xuN1UG+e4GUCoRN4A==",
"groupName": "sample string 1",
"identifierGuid": "d7b46a8d-8d1b-41d5-be7b-81940a844de0",
"exists": true,
"flipChartIdentifier": "nXrvjeu7nEiODdpUEvTVXA==",
"flipChartIdentifierGuid": "8def7a9d-bbeb-489c-8e0d-da5412f4d55c",
"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": "EynGR7qYl06hUgpupeIqBg==",
"groupIdentifierGuid": "47c62913-98ba-4e97-a152-0a6ea5e22a06",
"flipChart": {
"$id": "45",
"identifier": "7SwSRxt/OUi0sk7dHNokBw==",
"identifierGuid": "47122ced-7f1b-4839-b4b2-4edd1cda2407",
"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": "46",
"identifier": "B91fhHVjmEmW0CVX3NaVPA==",
"identifierGuid": "845fdd07-6375-4998-96d0-2557dcd6953c",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "SlWHvnyoQ0y1xOGjrIvYPw==",
"guid": "be87554a-a87c-4c43-b5c4-e1a3ac8bd83f",
"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": "MnlOC47cnkOyv0LdskwLQw==",
"previousFormGuid": "0b4e7932-dc8e-439e-b2bf-42ddb24c0b43",
"nextForm": 1,
"nextFormG_UID": "WWisqpwuTEG+ac0xX4jpuw==",
"nextFormGuid": "aaac6859-2e9c-414c-be69-cd315f88e9bb",
"attributes": "sample string 10",
"updated": "2026-06-03T18:32:13.0844528",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "oCovRVpiMEuF2JNnOfTBkQ==",
"checkoutFormGuid": "452f2aa0-625a-4b30-85d8-936739f4c191",
"identifier": "XWB2TOSwgkmK9XkSZIxPtQ==",
"identifierGuid": "4c76605d-b0e4-4982-8af5-7912648c4fb5",
"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": "Bk9i4mEALUqypY2hFnP/uQ==",
"valueGuid": "e2624f06-0061-4a2d-b2a5-8da11673ffb9",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:32:13.0844528",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:32:13.0844528",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "v2kOPDWGCEGDdIMAljhTvA==",
"checkoutFormGuid": "3c0e69bf-8635-4108-8374-8300963853bc",
"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": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$id": "51",
"flipChartPageIdentifier": "Um7KQix67kWv8lrKSzMMHw==",
"flipChartPageIdentifierGuid": "42ca6e52-7a2c-45ee-aff2-5aca4b330c1f",
"pluG_UID": "gh4mx4FuS06ZOsPXUFiWww==",
"pluGuid": "c7261e82-6e81-4e4b-993a-c3d7505896c3",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "28"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "51"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "PVb2/jcy2UO7g8dQEYWm/Q==",
"pluGuid": "fef6563d-3237-43d9-bb83-c7501185a6fd",
"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": "2026-06-03T18:32:13.0844528",
"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": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "yzKWH49vHUaERHQsh9PTiQ==",
"ingredientGuid": "J9YIr9DvGkaSiUUv1LPZhQ==",
"ingredientIdentifier": "af08d627-efd0-461a-9289-452fd4b3d985",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "28"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "7McamMgHUEeDVXIDP4g/qA==",
"pluGuid": "981ac7ec-07c8-4750-8355-72033f883fa8",
"shelfLocationIdentifier": "BfzSAjeL6EaNI9foH6UrXw==",
"shelfLocationGuid": "02d2fc05-8b37-46e8-8d23-d7e81fa52b5f",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "FMFHN8No7EuuU0P+AcAcrA==",
"labelPageLayoutGuid": "3747c114-68c3-4bec-ae53-43fe01c01cac",
"updated": "2026-06-03T18:32:13.0844528",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "28"
},
"location": {
"$id": "55",
"identifier": "9bE8QGgbmEGtJ71gZfSbog==",
"storeID": 1,
"identifierGuid": "403cb1f5-1b68-4198-ad27-bd6065f49ba2",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:32:13.0844528",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"bin": {
"$ref": "54"
},
"scaleLocations": [
{
"$id": "56",
"plu": 1,
"pluG_UID": "qblEMc2+vkiA4mMCyNNIWA==",
"pluGuid": "3144b9a9-becd-48be-80e2-6302c8d34858",
"deptNo": 1,
"product": {
"$ref": "28"
},
"scaleLocation": {
"$id": "57",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:32:13.0844528",
"department": {
"$id": "58",
"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": "57"
},
"subDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "60",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "61",
"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": "2026-06-03T18:32:13.0844528",
"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": "Om3q+ukwTUGqOWLObXwimw==",
"labelPageLayoutGuid": "faea6d3a-30e9-414d-aa39-62ce6d7c229b",
"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": "62",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "64"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "63"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$id": "65",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "61"
}
],
"updated": "2026-06-03T18:32:13.0844528",
"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": "ddO5jO8WdkuHocaUBJgTdA==",
"labelPageLayoutGuid": "8cb9d375-16ef-4b76-87a1-c69404981374",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "60"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:13.0844528",
"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": "bSMAiRr5s0SGYNgVapPowA==",
"labelPageLayoutGuid": "8900236d-f91a-44b3-8660-d8156a93e8c0",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "59"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:13.0844528",
"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": "JmF+F5EqxUOah9z/ChKDaA==",
"labelPageLayoutGuid": "177e6126-2a91-43c5-9a87-dcff0a128368",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
}
}
},
{
"$ref": "56"
}
],
"nextPrice": {
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "wefW2lKliEiGmYQrUHG45w==",
"pluGuid": "dad6e7c1-a552-4888-8699-842b5071b8e7",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "dCIbomfqTEuDYptI8NKSBg==",
"dealCostGuid": "a21b2274-ea67-4b4c-8362-9b48f0d29206",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "zSLw2W5ieUm+c9G3Rq7Dzw==",
"priceGroupGuid": "d9f022cd-626e-4979-be73-d1b746aec3cf",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:13.0844528",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "819f8a98-8ccd-4033-a87d-e3808ab5950c",
"campaignComboPriceGroupG_UID": "162vZ6EWN0qBhrLLxNWkcQ==",
"campaignComboPriceGroupIdentifier": "67afadd7-16a1-4a37-8186-b2cbc4d5a471",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:32:13.0844528",
"operatorG_UID": "/nQSRnceMEePUPCmcipiwQ==",
"operatorGuid": "461274fe-1e77-4730-8f50-f0a6722a62c1",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:32:13.0844528",
"signIqTicketFileMovedUtc": "2026-06-03T18:32:13.0844528",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:32:13.0844528",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "49f901eb-293d-4368-8130-08e7f16b2d1f",
"product": {
"$ref": "28"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "5120ed93-4fed-4063-8a47-919937a4ac1d",
"nameGuid": "5120ed93-4fed-4063-8a47-919937a4ac1d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:32:13.0844528",
"startTime": 1,
"endDate": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"system": true,
"created": "2026-06-03T18:32:13.0844528",
"updated": "2026-06-03T18:32:13.0844528",
"priceChangeNotifiedUtc": "2026-06-03T18:32:13.0844528",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "bhqLKHaq6Ue4n7S3tmN+4A==",
"hostIdentifierGuid": "288b1a6e-aa76-47e9-b89f-b4b7b6637ee0",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:32:13.0844528",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"campaignPools": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "bNUBAilsXU+ehB6ES925Cw==",
"pluGuid": "0201d56c-6c29-4f5d-9e84-1e844bddb90b",
"hostOfferID": 1,
"priceGroupG_UID": "pFsqC3J2TEW/zsow80wsog==",
"priceGroupGuid": "0b2a5ba4-7672-454c-bfce-ca30f34c2ca2",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:13.0844528",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "28"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "UCPAEw1MKkiVh722BZ2d4w==",
"identifierStr": "UCPAEw1MKkiVh722BZ2d4w==",
"identifierGuid": "13c02350-4c0d-482a-9587-bdb6059d9de3",
"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": "68"
}
},
{
"$ref": "70"
}
],
"customers": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "TzNOkfrnpUetqtAGNGJWHw==",
"customerIDGuid": "914e334f-e7fa-47a5-adaa-d0063462561f",
"campaign": {
"$ref": "68"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "G2uPTlx22kSfEHVGATAiLg==",
"groupIDGuid": "4e8f6b1b-765c-44da-9f10-75460130222e",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"signIqTickets": [
{
"$id": "73",
"identifier": "Hx52b3o820WgGd/zvBYBVQ==",
"identifierGuid": "6f761e1f-3c7a-45db-a019-dff3bc160155",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "73"
}
],
"comboPriceGroups": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "HqKlvoJpqEy7MbM2t0CJqw==",
"guid": "bea5a21e-6982-4ca8-bb31-b336b74089ab",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "68"
},
"comboPricePlus": [
{
"$id": "75",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "aPSRuE1QWUSwtjs1VAK0hQ==",
"groupGuid": "b891f468-504d-4459-b0b6-3b355402b485",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "HjjstA0Dg0eRun1qqf1Wkw==",
"pluGuid": "b4ec381e-030d-4783-91ba-7d6aa9fd5693",
"priceGroupG_UID": "Wrz8fRzKJkqZSXDTGmCfBQ==",
"priceGroupGuid": "7dfcbc5a-ca1c-4a26-9949-70d31a609f05",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "68"
},
"product": {
"$ref": "28"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "68"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "74"
}
],
"priceLevels": [
{
"$id": "76",
"id": 1,
"priceLevelIdentifier": "xPOEsXqtlUCbebAIzJ9hIg==",
"priceLevelIdentifierGuid": "b184f3c4-ad7a-4095-9b79-b008cc9f6122",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "76"
}
],
"promotionType": {
"$id": "77",
"identifier": "0nO6Ce/BUEOg1W0wmb9VTA==",
"identifierGuid": "09ba73d2-c1ef-4350-a0d5-6d3099bf554c",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "iHUvPnIIsEWeQVJMPexJaw==",
"labelPageLayoutGuid": "3e2f7588-0872-45b0-9e41-524c3dec496b",
"priceLevelIdentifier": "0rxux0MrOkKeelPcmgYRMA==",
"priceLevelIdentifierGuid": "c76ebcd2-2b43-423a-9e7a-53dc9a061130",
"active": true,
"updated": "2026-06-03T18:32:13.0844528",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "28"
},
"dealCost": {
"$id": "78",
"headerIdentifier": "mER9bnkSUUqpiZOPXUwM+A==",
"headerIdentifierGuid": "6e7d4498-1279-4a51-a989-938f5d4c0cf8",
"identifier": "lmKISi8kCUea+W/UxZnYrg==",
"identifierGuid": "4a886296-242f-4709-9af9-6fd4c599d8ae",
"supplierIdentifier": "aMT//vZq0ECaEHsxTyR+Iw==",
"supplierGuid": "feffc468-6af6-40d0-9a10-7b314f247e23",
"pluG_UID": "d4uQj5yrCE2qJ34dXXSBrg==",
"pluGuid": "8f908b77-ab9c-4d08-aa27-7e1d5d7481ae",
"campaignName": "b96108f7-1e1f-428d-8969-6286563774ef",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:32:13.0844528",
"end": "2026-06-03T18:32:13.0844528",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "EqYiRPu1akCBudFKrfrDbA==",
"bonusItemPluGuid": "4422a612-b5fb-406a-81b9-d14aadfac36c",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"campaignEndDate": "2026-06-03T18:32:13.0844528",
"masterPLUG_UID": "4rvtNUZgXk+VZh9xxlR4lQ==",
"masterID": "35edbbe2-6046-4f5e-9566-1f71c6547895",
"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": "0o3e7WkRsUOWbAERQyZ2pA==",
"bonusMasterID": "edde8dd2-1169-43b1-966c-0111432676a4",
"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": "2026-06-03T18:32:13.0844528",
"dealCosts": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tags": [
{
"$id": "79",
"pluG_UID": "GvI8807itU+3hCiSUXOfzA==",
"pluGuid": "f33cf21a-e24e-4fb5-b784-289251739fcc",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "79"
}
],
"alternateProductG_UID": "p8cEK9Fcs0aPYyXxtwpnGA==",
"alternateProduct": "2b04c7a7-5cd1-46b3-8f63-25f1b70a6718",
"altProduct": {
"$ref": "28"
},
"productHostCode": {
"$id": "80",
"id": 1,
"pluG_UID": "vY1ZTB8cT0C/vlEouvEtsQ==",
"pluGuid": "4c598dbd-1c1f-404f-bfbe-5128baf12db1",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:32:13.0844528",
"inventoryTracked": "2026-06-03T18:32:13.0844528",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "81",
"pluG_UID": "cgpmXq71uUmvLSBOtcxIhQ==",
"pluGuid": "5e660a72-f5ae-49b9-af2d-204eb5cc4885",
"fuelPluG_UID": "B0Xd4GBAeEqOAIWRyHH/XQ==",
"fuelPluGuid": "e0dd4507-4060-4a78-8e00-8591c871ff5d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "81"
},
{
"$ref": "81"
}
]
},
"supplier": {
"$ref": "23"
},
"serviceFee": {
"$id": "82",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "26"
}
],
"orderCycleHeaders": [
{
"$id": "83",
"storeID": 1,
"supplierIdentifier": "0c4XUfEZkkSKS/2yLZAmQg==",
"supplierGuid": "5117ced1-19f1-4492-8a4b-fdb22d902642",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "83"
}
],
"cycles": [
{
"$id": "84",
"storeID": 1,
"supplierIdentifier": "psqyTemRxUOLKed7xx4hMQ==",
"supplierGuid": "4db2caa6-91e9-43c5-8b29-e77bc71e2131",
"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": "2026-06-03T18:32:13.0844528",
"deliveryDate": "2026-06-03T18:32:13.0844528",
"nextCutOffDate": "2026-06-03T18:32:13.0844528",
"nextDeliveryDate": "2026-06-03T18:32:13.0844528",
"nextDaysBuffer": 10
},
{
"$ref": "84"
}
],
"store": {
"$ref": "17"
},
"updated": "2026-06-03T18:32:13.0844528",
"isHost": true
},
"files": [
{
"$id": "85",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:32:13.0844528",
"processed": "2026-06-03T18:32:13.0844528",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:32:13.0844528",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "22"
},
"metcashHeader": {
"$id": "86",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:32:13.0844528",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "85"
}
],
"zoneMatrix": [
{
"$id": "87",
"id": 1,
"hostIdentifier": "LWV1xHyOKUKkcZ9xDnJEAg==",
"hostIdentifierGuid": "c475652d-8e7c-4229-a471-9f710e724402",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"eac9736e-7ce9-4b10-b5ef-2d222fd0d91f",
"cf5fae8c-5d25-4609-8977-0cdef50cbf9b"
]
},
{
"$ref": "87"
}
],
"hostFileStoreSetting": {
"$ref": "21"
},
"hostStoreSettings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"promotionPlacements": [
{
"$id": "88",
"identifier": "QgwAUU/3P0m4TAT1MRlOkA==",
"identifierGuid": "51000c42-f74f-493f-b84c-04f531194e90",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "88"
}
],
"promoTypeGuids": [
"d8647aa4-fb73-4708-8244-e33789cc11b3",
"72966874-1272-4259-8f52-b72848a7ab95"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "21"
}
],
"accounts": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "89"
}
],
"sales": [
{
"$id": "90",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:32:13.0844528",
"ftpSite": {
"$id": "91",
"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": "90"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "87"
},
{
"$ref": "87"
}
],
"cashManagements": [
{
"$id": "92",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "93",
"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,
"config": "sample string 10"
}
},
{
"$ref": "92"
}
],
"updateStoreID": "6459473a-081d-48a1-b663-6b7b7a7be9fb",
"updateStore": {
"$id": "94",
"id": "3a335775-d988-45a6-8864-2450da29c73f",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "95",
"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": "6"
},
"communityOrganisation": {
"$id": "96",
"id": 1,
"identifier": "+0NGmYdceEyGYHSTzwFNxg==",
"identifierGuid": "994643fb-5c87-4c78-8660-7493cf014dc6",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:32:13.0844528",
"promoPeriodEnd": "2026-06-03T18:32:13.0844528",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:32:13.0844528",
"deleted": true
},
"details": [
{
"$id": "97",
"saleItemID": 1,
"identifier": "rQCENJAhmUCeq+PK4X77mQ==",
"identifierGuid": "348400ad-2190-4099-9eab-e3cae17efb99",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "BfkGSjmCtUmq6UUbKKOShw==",
"pluGuid": "4a06f905-8239-49b5-aae9-451b28a39287",
"accountID": "PyWROtkVgkySkskmULpBUQ==",
"accountIDGuid": "3a91253f-15d9-4c82-9292-c92650ba4151",
"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": "2026-06-03T18:32:13.0844528",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "u1Ju5+VRp0OHA6EhdIzqoA==",
"refundGuid": "e76e52bb-51e5-43a7-8703-a121748ceaa0",
"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": "hRk1eyIeo06R4A9yFs8sdw==",
"idempotentVoidGuid": "7b351985-1e22-4ea3-91e0-0f7216cf2c77",
"priceLevelIdentifier": "lrec0twjIEyZ++RsPBsVPQ==",
"priceLevelIdentifierGuid": "d29cb796-23dc-4c20-99fb-e46c3c1b153d",
"communityIdentifier": "XAdJNZmRxEi6ZLj/3cDmqw==",
"communityIdentifierGuid": "3549075c-9199-48c4-ba64-b8ffddc0e6ab",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "98",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:32:13.0844528",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "98"
}
],
"refund": {
"$id": "99",
"id": 1,
"g_UID": "z/blKXMQvEy+1pXncNDT2w==",
"guid": "29e5f6cf-1073-4cbc-bed6-95e770d0d3db",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:32:13.0844528"
},
"modifier": {
"$id": "100",
"id": 1,
"setG_UID": "jbovh+Ebf0KHlIBvQn1ORQ==",
"modifierSetGuid": "872fba8d-1be1-427f-8794-806f427d4e45",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "m5VeUgDPcEaCzOna0ucZKQ==",
"pluGuid": "525e959b-cf00-4670-82cc-e9dad2e71929",
"deleted": true,
"g_UID": "VcdkpdmBsU+sLSl39lV+Sg==",
"guid": "a564c755-81d9-4fb1-ac2d-2977f6557e4a",
"product": {
"$ref": "28"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "97"
}
],
"eftReceipts": [
{
"$id": "101",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "13"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "101"
}
],
"payments": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"cards": [
{
"$id": "102",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "102"
}
],
"campaignHits": [
{
"$id": "103",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "103"
}
],
"fuel": [
{
"$id": "104",
"id": 1,
"plu": 1,
"pluG_UID": "qscB6tfV/EuR0sfsFDQnaA==",
"pluGuid": "ea01c7aa-d5d7-4bfc-91d2-c7ec14342768",
"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": "2026-06-03T18:32:13.0844528",
"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": "2026-06-03T18:32:13.0844528",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "104"
}
],
"fuelResells": [
{
"$id": "105",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XktYLFQi00COyPv5FVhlNg==",
"pluGuid": "2c584b5e-2254-40d3-8ec8-fbf915586536",
"accountID": "DBryj56w1U6NXGYYKGM8ag==",
"accountIDGuid": "8ff21a0c-b09e-4ed5-8d5c-661828633c6a",
"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": "2026-06-03T18:32:13.0844528",
"bestOrExpireType": 1,
"refundG_UID": "AzKl3NPchEShgmLeZAKKEQ==",
"refundGuid": "dca53203-dcd3-4484-a182-62de64028a11",
"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": "105"
}
],
"customerOrder": [
{
"$id": "106",
"identifier": "iEe7N8pqA0CNXZxqbu2jiQ==",
"identifierGuid": "37bb4788-6aca-4003-8d5d-9c6a6eeda389",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "GiP4qK5ceUups5YZTpfYlg==",
"customerIdentifierGuid": "a8f8231a-5cae-4b79-a9b3-96194e97d896",
"operatorNo": 1,
"operatorG_UID": "BgKWnUMmqES8SWLXXidjQA==",
"operatorGuid": "9d960206-2643-44a8-bc49-62d75e276340",
"created": "2026-06-03T18:32:13.0844528",
"ordered": "2026-06-03T18:32:13.0844528",
"started": "2026-06-03T18:32:13.0844528",
"completed": "2026-06-03T18:32:13.0844528",
"supplied": "2026-06-03T18:32:13.0844528",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "6"
},
"operator": {
"$ref": "15"
},
"details": [
{
"$id": "107",
"headerID": 1,
"plu": 1,
"pluG_UId": "myq/gqqPN0+04Jc2jflLyQ==",
"pluGuid": "82bf2a9b-8faa-4f37-b4e0-97368df94bc9",
"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": "uJ0KSFb3aUit09pRlxzKsA==",
"headerIdentifierGuid": "480a9db8-f756-4869-add3-da51971ccab0",
"product": {
"$ref": "28"
}
},
{
"$ref": "107"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "13"
}
},
{
"$ref": "106"
}
],
"surveyResponses": [
{
"$id": "108",
"surveyG_UID": "Ee7KuISzTUaH6JGELaNuWA==",
"surveyGuid": "b8caee11-b384-464d-87e8-91842da36e58",
"saleHeaderGuid": "3wC8vTIoPU6K21yZp+c8Yg==",
"saleGuid": "bdbc00df-2832-4e3d-8adb-5c99a7e73c62",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "RUVm7W95dEWPnGF/qpHQDw==",
"guidResponse": "ed664545-796f-4574-8f9c-617faa91d00f",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:32:13.0844528",
"sale": {
"$ref": "13"
},
"survey": {
"$id": "109",
"g_UID": "YwEMygFDRUCBfYoGaq3fBw==",
"guid": "ca0c0163-4301-4045-817d-8a066aaddf07",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Gdnm2F0C30mtEpg+FmCTUQ==",
"checkoutFormGuid": "d8e6d919-025d-49df-ad12-983e16609351",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:32:13.0844528",
"end": "2026-06-03T18:32:13.0844528",
"deleted": true,
"updated": "2026-06-03T18:32:13.0844528",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"80861ebb-29a2-4f2f-acff-2d1737807561",
"fe06b028-c5c9-4241-ae13-f58f2a873952"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "108"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "WOP3EJp7y0mi/JX4f5jrSg==",
"accountIdentifier": "10f7e358-7b9a-49cb-a2fc-95f87f98eb4a",
"accountName": "sample string 44",
"customerOrderIdentifier": "qwZa9TGiOUGpIGAGxoqZaA==",
"customerOrderIdentifierGuid": "f55a06ab-a231-4139-a920-6006c68a9968",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "110",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "8Ok92rMmaEO3EPf61PSccA==",
"paymentIdentifierGuid": "da3de9f0-26b3-4368-b710-f7fad4f49c70",
"identifier": "PKM9oH6oHEOzZa6ta3H1OQ==",
"identifierGuid": "a03da33c-a87e-431c-b365-aead6b71f539",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+nNJH32hMk+aaJ3blH40kA==",
"itemIdentifierGuid": "1f4973fa-a17d-4f32-9a68-9ddb947e3490"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "7"
}
],
"customerGroupMembers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"customerGroups": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"accounts": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"account": {
"$ref": "8"
},
"vouchers": [
{
"$id": "111",
"customerIdentifier": "puaGlk5WFke+wjZ12Ava6Q==",
"customerIdentifierGuid": "9686e6a6-564e-4716-bec2-3675d80bdae9",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "3oGm+WsD3k+ESpvN/dbP3g==",
"idempotentGuid": "f9a681de-036b-4fde-844a-9bcdfdd6cfde",
"offline": true,
"voucher": {
"$ref": "1"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "111"
}
]
},
"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
integerResponse Formats
application/json, text/json
1
application/xml, text/xml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\�V�0� 5 xl/workbook.xml � (� ����0D�&�C�� R8q����
�m�-ik��-H�yۙ�};b��Zۓ��/\Iec��o$j�';����:
!J�b��T��m�M`���1�e��j�t����Ch�DzXQ����@���=N~�����&ak�����/Eh,i
(Y�[[RN�+T�<����<O9�tg�0����PK ��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\϶��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rad6ac4314a344bf1" /></Relationships>PK ��\��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO
71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK ��\{eЊ� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N��AM�aö��=N�&�e�О�G�
XE�Tb�������4����ޞ牼b������V9=ھ�S2+�n�;�d�q}$y�����#�Q
8�X8�6w��L9
=�Re��*ˆ�%n��p���3fT���iF�� �7�q@L@2�:�)Ez
��T Ϻ��X3و�e-gR�wS��2a���Η2hP�ʘ�Esޔw�d@�O!_z�,/Ըвu�D��aW5z��/PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ��\�V�0� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\϶��' ' U _rels/.relsPK- ��\��4 � � xl/worksheets/sheet1.xmlPK- ��\{eЊ� P - xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
r xl/styles.xmlPK- ��\�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\�?� 5 xl/workbook.xml � (� ����0��J}�(���#�K��
8%�$(IE�R�n������ء1f 5jWؒ��Oc��Q��� u� c� �!d��i�
�g�(ʘ��4��rrt���r�E�\��ո�HM���4{J��*���]L¶�M�v\��hPX�<P�:���WJl!��[��.Ms�7 bB��l�]}PK ��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\9��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R1e61645b83934ecc" /></Relationships>PK ��\��4 � xl/worksheets/sheet1.xml � (� �Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t ��aO
71N{!Bk��� |z둜�)�A`��N��|۪� �Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK ��\�g?� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�i�Ƞ�ݰa���=N�&vd�О�G�
XE�Tb�������4����ޞ���b��w
��N{3���S����G��D�9���b}J��Q�8�X�]�X&�r::+}T�c5
K�2��2����A�ק ]�L�|8�19��aj��5�E�y1
�*���!�l9"B��e�����/d���R��9��2�
h�)�K/���Zk[,%�Ppn���ћ��|PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ��\�?� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\9��' ' V _rels/.relsPK- ��\��4 � � xl/worksheets/sheet1.xmlPK- ��\�g?� P . xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
s xl/styles.xmlPK- ��\�/�� � � xl/sharedStrings.xmlPK � �