GET api/vouchers/{name}/search
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"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-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"labelPageLayout": "kw1Sbw2RL0uPxeoRnvdwdw==",
"pageLayoutGuid": "6f520d93-910d-4b2f-8fc5-ea119ef77077",
"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-04-03T06:20:54.8412765"
},
{
"$ref": "4"
}
]
},
"customerVouchers": [
{
"$id": "5",
"id": 1,
"customerIdentifier": "aCqCFs2jikGn56N7Bdy/7g==",
"customerIdentifierGuid": "16822a68-a3cd-418a-a7e7-a37b05dcbfee",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:20:54.8412765",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "UqM2FFvh+kiWN4uv1Uijng==",
"issuedIdempotentGuid": "1436a352-e15b-48fa-9637-8bafd548a39e",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:20:54.8412765",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:20:54.8412765",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "QAYFwWpLBEeDbVy1O+MV9A==",
"redeemedIdempotentGuid": "c1050640-4b6a-4704-836d-5cb53be315f4",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:20:54.8412765",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "3"
},
"voucher": {
"$ref": "1"
},
"customer": {
"$id": "6",
"identifier": "3gXlfL1g00ORLYGERtJQFA==",
"identifierGuid": "7ce505de-60bd-43d3-912d-818446d25014",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:20:54.8412765",
"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": "D8KTZTEWA02K9DiZ6JYhZg==",
"communityIdentifierGuid": "6593c20f-1631-4d03-8af4-3899e8962166",
"joined": "2026-04-03T06:20:54.8412765",
"updated": "2026-04-03T06:20:54.8412765",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "8cOYtUlSsE+TumOoiahGvQ==",
"priceLevelIdentifierGuid": "b598c3f1-5249-4fb0-93ba-63a889a846bd",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:20:54.8412765",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "7",
"cardType": 2,
"issueDate": "2026-04-03T06:20:54.8412765",
"expiry": "2026-04-03T06:20:54.8412765",
"customerID": "mJ2bA1KxhUOHHnwVfghYUg==",
"customerIDGuid": "039b9d98-b152-4385-871e-7c157e085852",
"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-04-03T06:20:54.8412765",
"linkedAccount": "aLV6b21C5EudeZo7YKHQkg==",
"linkedAccountGuid": "6f7ab568-426d-4be4-9d79-9a3b60a1d092",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "6"
},
"account": {
"$id": "8",
"id": 1,
"identifier": "oPj4xuI7/kq1Zvu7Kd9LzA==",
"identifierGuid": "c6f8f8a0-3be2-4afe-b566-fbbb29df4bcc",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:20:54.8412765",
"owner": "FVyBCfpJ2k2L4VFQCGOZQg==",
"ownerGuid": "09815c15-49fa-4dda-8be1-515008639942",
"accountStoreGroupIdentifier": "KTYJnnZoq0iQyV79YI7huQ==",
"accountStoreGroupGuid": "9e093629-6876-48ab-90c9-5efd608ee1b9",
"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-04-03T06:20:54.8412765",
"active": true,
"updated": "2026-04-03T06:20:54.8412765",
"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": "fDN/XZzxUkq3dX15yGzT9Q==",
"identifierGuid": "5d7f337c-f19c-4a52-b775-7d79c86cd3f5",
"name": "sample string 2",
"primaryContact": "G3LN4VfNv0SPqdrKP163fg==",
"primaryContactGuid": "e1cd721b-cd57-44bf-8fa9-daca3f5eb77e",
"accountID": "+5hWBnF+mEmcCsry1AwS7Q==",
"accountIDGuid": "065698fb-7e71-4998-9c0a-caf2d40c12ed",
"special": true,
"updated": "2026-04-03T06:20:54.8412765",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "v9j+4Z6MZkK3ZHG2nNcc8w==",
"priceLevelIdentifierGuid": "e1fed8bf-8c9e-4266-b764-71b69cd71cf3",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "8"
},
"primaryContactCustomer": {
"$ref": "6"
},
"customerGroupMembers": [
{
"$id": "11",
"id": 1,
"groupID": "sN8ciYTloEOyWNPA2/j/cg==",
"groupIDGuid": "891cdfb0-e584-43a0-b258-d3c0dbf8ff72",
"customerID": "JEXz3mrWYUaZwTURpQxmTA==",
"customerIDGuid": "def34524-d66a-4661-99c1-3511a50c664c",
"card": "sample string 4",
"linkedAccount": "3uJSIp3dHE6dQVL9gJnKlg==",
"linkedAccountGuid": "2252e2de-dd9d-4e1c-9d41-52fd8099ca96",
"customer": {
"$ref": "6"
},
"group": {
"$ref": "10"
},
"customerCard": {
"$ref": "7"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
]
},
"payments": [
{
"$id": "12",
"id": 1,
"identifier": "wa4GVA3DGEaY0aDwh9FjYw==",
"identifierGuid": "5406aec1-c30d-4618-98d1-a0f087d16363",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "5n4zwwUIWk2DhvbYCviMMw==",
"accountIDGuid": "c3337ee6-0805-4d5a-8386-f6d80af88c33",
"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-04-03T06:20:54.8412765",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "qokjpBkxMEaK2YOE4dH3ZA==",
"idempotentVoidGuid": "a42389aa-3119-4630-8ad9-8384e1d1f764",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "13",
"saleHeaderID": 1,
"saleHeaderGuid": "WXhr4RJxGEa30ojtv4HF1Q==",
"saleHeaderIdentifierGuid": "e16b7859-7112-4618-b7d2-88edbf81c5d5",
"created": "2026-04-03T06:20:54.8412765",
"createdLocal": "2026-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"storeID": 1,
"operatorG_Uid": "YcdABkKDIkSlaZDHR7yDww==",
"operatorGuid": "0640c761-8342-4422-a569-90c747bc83c3",
"customerG_Uid": "6OcIUvx9JkaUoE0QDQPyGA==",
"customerGuid": "5208e7e8-7dfc-4626-94a0-4d100d03f218",
"communityIdentifier": "kFbfYiDEaEO6uISCigXHPg==",
"communityIdentifierGuid": "62df5690-c420-4368-bab8-84828a05c73e",
"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": "ctli4vYdw0SlHhSHtnLK3w==",
"priceLevelIdentifierGuid": "e262d972-1df6-44c3-a51e-1487b672cadf",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:20:54.8412765+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-04-03T06:20:54.8412765",
"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": "H8upCNefg0WzTaWVm2UWjA==",
"guid": "08a9cb1f-9fd7-4583-b34d-a5959b65168c",
"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-04-03T06:20:54.8412765",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:20:54.8412765",
"endShift": "2026-04-03T06:20:54.8412765",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "16",
"operatorG_UID": "F4n36g6HEEWrFeJIUPPoYA==",
"operatorGuid": "eaf78917-870e-4510-ab15-e24850f3e860",
"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-04-03T06:20:54.8412765",
"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": "Zb0ZCn86OE2XBphHN2NRbQ==",
"hostIdentifierGuid": "0a19bd65-3a7f-4d38-9706-98473763516d",
"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-04-03T06:20:54.8412765",
"priceZone": {
"$id": "18",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "9bFTiH5idUWATifY+D/W2w==",
"hostIdentifierGuid": "8853b1f5-627e-4575-804e-27d8f83fd6db",
"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"
},
"hostStoreSettings": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "xyAwz7CbVUGivNOv06+rMw==",
"hostIdentifierGuid": "cf3020c7-9bb0-4155-a2bc-d3afd3afab33",
"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": "21",
"identifier": "tuWyBTjoHUiYGuDi3qBIyQ==",
"identifierGuid": "05b2e5b6-e838-481d-981a-e0e2dea048c9",
"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": "zVLeXZNw9Uqobz15r6s/Aw==",
"hostSupplierIdentifierGuid": "5dde52cd-7093-4af5-a86f-3d79afab3f03",
"loyaltyPriceLevelIdentifier": "iNdO8XH/Lk2mHyxA2bSCUA==",
"loyaltyPriceLevelIdentifierGuid": "f14ed788-ff71-4d2e-a61f-2c40d9b48250",
"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-04-03T06:20:54.8412765",
"lastProcessed": "2026-04-03T06:20:54.8412765",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "22",
"identifier": "pd0sfqh4j0+lof2vk6vhzg==",
"identifierGuid": "7e2cdda5-78a8-4f8f-a5a1-fdaf93abe1ce",
"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": "5Oz/xD3dgEeh7xUgC3zwAA==",
"primaryContactID": "c4ffece4-dd3d-4780-a1ef-15200b7cf000",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "m08nA5CYSE614Jp/WUTU0A==",
"supplierGroupGuid": "03274f9b-9890-4e48-b5e0-9a7f5944d4d0",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:20:54.8412765",
"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": "23",
"id": "b8a92d0c-1670-4a4d-9db3-e04e930cfafa",
"identifier": "p4pnr/JPxUK+lB2X9WUnHw==",
"identifierGuid": "af678aa7-4ff2-42c5-be94-1d97f565271f",
"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": "24",
"supplierIdentifier": "gFXbjlAMSkKNFyc1ABpgDg==",
"supplierIdentifierGuid": "8edb5580-0c50-424a-8d17-2735001a600e",
"contactGuid": "gd5/b58ji0+faxsuIQpq3A==",
"contactID": "6f7fde81-239f-4f8b-9f6b-1b2e210a6adc",
"contact": {
"$ref": "23"
},
"supplier": {
"$ref": "22"
}
},
{
"$ref": "24"
}
],
"products": [
{
"$id": "25",
"pluG_UID": "60LN/P2rNESYuj2bW/nODw==",
"pluGuid": "fccd42eb-abfd-4434-98ba-3d9b5bf9ce0f",
"supplierIdentifier": "v6xYJD4j0EqydFxA6whk6g==",
"supplierIdentifierGuid": "2458acbf-233e-4ad0-b274-5c40eb0864ea",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "26",
"pluG_UID": "ROdRBXzbKEq6SqOq9hXREA==",
"pluGuid": "0551e744-db7c-4a28-ba4a-a3aaf615d110",
"supplierIdentifier": "cDA/8bqAqEuBWt0uQGkX0g==",
"supplierIdentifierGuid": "f13f3070-80ba-4ba8-815a-dd2e406917d2",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "26"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "+1Kr7nXNVkqzQgdW1KufLA==",
"parentPluGuid": "eeab52fb-cd75-4a56-b342-0756d4ab9f2c",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "27",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "RodaD5wyykaJmMwYyyEf6g==",
"guid": "0f5a8746-329c-46ca-8998-cc18cb211fea",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "eAE55em/s0mP6Mg23ob0yw==",
"priceGroupGuid": "e5390178-bfe9-49b3-8fe8-c836de86f4cb",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:20:54.8412765",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:20:54.8412765",
"pluCreated": "2026-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"lastManualUpdate": "2026-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"currentCostUpdated": "2026-04-03T06:20:54.8412765",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:20:54.8412765",
"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-04-03T06:20:54.8412765",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "EU/+Lp2EZki3qXF4bEyKCA==",
"altPLUGuid": "2efe4f11-849d-4866-b7a9-71786c4c8a08",
"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-04-03T06:20:54.8412765",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "C0aWNaG4Q0On6KXYlxfErA==",
"shelfPageLayoutGuid": "3596460b-b8a1-4343-a7e8-a5d89717c4ac",
"talkerPageLayoutG_UID": "6VQdg1LqUE+XQLkGnNm5fg==",
"talkerPageLayoutGuid": "831d54e9-ea52-4f50-9740-b9069cd9b97e",
"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": "AECIMl2Z0EemYM/vdOF1qA==",
"inventoryIdentifier": "32884000-995d-47d0-a660-cfef74e175a8",
"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": "drFNBNxG5EK77EwWMvJWBw==",
"parentPluGuid": "044db176-46dc-42e4-bbec-4c1632f25607",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Jtj1lEPFFUamwfLSBfLYJA==",
"supplierIdentifierGuid": "94f5d826-c543-4615-a6c1-f2d205f2d824",
"supplierChanged": true,
"rebateSupplierIdentifier": "5gQLhJv5m0iFkjiZUdcX6A==",
"rebateSupplierIdentifierGuid": "840b04e6-f99b-489b-8592-389951d717e8",
"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-04-03T06:20:54.9506356",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "nFU+wmnRPE6pKA/vDPqhIA==",
"hostIdentifierGuid": "c23e559c-d169-4e3c-a928-0fef0cfaa120",
"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": "27"
},
{
"$ref": "27"
}
],
"store": {
"$ref": "17"
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "/m2aaXOKVEaZG6k9H9AjKg==",
"pluGuid": "699a6dfe-8a73-4654-991b-a93d1fd0232a",
"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-04-03T06:20:54.9506356"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"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-04-03T06:20:54.9506356",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:20:54.9506356",
"startTime": 5,
"endDate": "2026-04-03T06:20:54.9506356",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "KTH6Hs79KU+q6IsygA0xaA==",
"hostIdentifierGuid": "1efa3129-fdce-4f29-aae8-8b32800d3168",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "PkYLRITWkUWTtJDP5EYfDw==",
"guid": "440b463e-d684-4591-93b4-90cfe4461f0f",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "IvEVsXpX0keB/I8yEz0oWg==",
"priceGroupGuid": "b115f122-577a-47d2-81fc-8f32133d285a",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:20:54.9506356",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "2/+DOfz6TEy8TjIXO7aPzw==",
"pluGuid": "3983ffdb-fafc-4c4c-bc4e-32173bb68fcf",
"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": "35",
"pluGuid": "0d7b9340-24a4-4829-8fe5-105958d18bc0",
"created": "2026-04-03T06:20:54.9506356",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:20:54.9506356",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:20:54.9506356",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:20:54.9506356",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:20:54.9506356",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:20:54.9506356",
"lastSold": "2026-04-03T06:20:54.9506356",
"firstSold": "2026-04-03T06:20:54.9506356",
"awsUpdated": "2026-04-03T06:20:54.9506356",
"lastManualUpdate": "2026-04-03T06:20:54.9506356",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:20:54.9506356",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:20:54.9506356",
"doNotRangeUpdated": "2026-04-03T06:20:54.9506356",
"doNotOrderUpdated": "2026-04-03T06:20:54.9506356",
"tracked": "2026-04-03T06:20:54.9506356"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "0989e5f6-08b7-4562-b901-7892b9c7c54d",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "9uWJCbcIYkW5AXiSucfFTQ==",
"pluGuid": "0989e5f6-08b7-4562-b901-7892b9c7c54d",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "g+T1zUMY206rIdr3EvCSpA==",
"pluGuid": "cdf5e483-1843-4edb-ab21-daf712f092a4",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:20:54.9506356",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:20:54.9506356",
"createdLocal": "2026-04-03T06:20:54.9506356",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "RK/G/0j6GUGfjY4mjXCsAQ==",
"operatorGuid": "ffc6af44-fa48-4119-9f8d-8e268d70ac01",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "AbM7Hez7v0OUAPm3aGqyaA==",
"pluGuid": "1d3bb301-fbec-43bf-9400-f9b7686ab268",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "15"
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "40",
"pluID": 1,
"pluG_UID": "AahmHWQt5ka8z2sdS8a3DA==",
"pluGuid": "1d66a801-2d64-46e6-bccf-6b1d4bc6b70c",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "40"
}
],
"tuns": [
{
"$id": "41",
"pluG_UId": "Tc9DgyDisk+Z196Ddy0daQ==",
"pluGuid": "8343cf4d-e220-4fb2-99d7-de83772d1d69",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "27"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"competitionPricing": [
{
"$id": "42",
"identifier": "eSb+cwvAAUC44qN/u/bZ1w==",
"identifierGuid": "73fe2679-c00b-4001-b8e2-a37fbbf6d9d7",
"pluG_UID": "cXRHnlC/SEy7WGzl++zeyw==",
"pluGuid": "9e477471-bf50-4c48-bb58-6ce5fbecdecb",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "42"
}
],
"supplier": {
"$ref": "22"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"ordering": {
"$ref": "25"
},
"flipChartPages": [
{
"$id": "43",
"identifier": "jlcvAEidXUCdppmWXAerPA==",
"groupName": "sample string 1",
"identifierGuid": "002f578e-9d48-405d-9da6-99965c07ab3c",
"exists": true,
"flipChartIdentifier": "fp/NUcHSe0G+GGr+uq8FpQ==",
"flipChartIdentifierGuid": "51cd9f7e-d2c1-417b-be18-6afebaaf05a5",
"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": "9vRuJz+TV0uKYCN64FbkPg==",
"groupIdentifierGuid": "276ef4f6-933f-4b57-8a60-237ae056e43e",
"flipChart": {
"$id": "44",
"identifier": "JbbsS5YdUkKuh88vKhC/6A==",
"identifierGuid": "4becb625-1d96-4252-ae87-cf2f2a10bfe8",
"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": "45",
"identifier": "uQtJhVPp7kSsKmJ4Pe1o+g==",
"identifierGuid": "85490bb9-e953-44ee-ac2a-62783ded68fa",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "46",
"id": 1,
"g_UID": "JVwMeSng10yR7jByU6Y3NQ==",
"guid": "790c5c25-e029-4cd7-91ee-307253a63735",
"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": "lTicu3OhsUirdfssujlGFQ==",
"previousFormGuid": "bb9c3895-a173-48b1-ab75-fb2cba394615",
"nextForm": 1,
"nextFormG_UID": "fKKaVQ2JYUK+KXoX2hgzgg==",
"nextFormGuid": "559aa27c-890d-4261-be29-7a17da183382",
"attributes": "sample string 10",
"updated": "2026-04-03T06:20:54.9506356",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "46"
},
"previousCheckoutForm": {
"$ref": "46"
},
"buttons": [
{
"$id": "47",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1hnf7fvTPU6QEeO8a6G8RQ==",
"checkoutFormGuid": "eddf19d6-d3fb-4e3d-9011-e3bc6ba1bc45",
"identifier": "5eFdiyk7h02vQmKRMSaUtQ==",
"identifierGuid": "8b5de1e5-3b29-4d87-af42-6291312694b5",
"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": "q8FM/Y3n2EWXMe1W2m3WPA==",
"valueGuid": "fd4cc1ab-e78d-45d8-9731-ed56da6dd63c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:20:54.9506356",
"action": "sample string 12",
"valueForm": {
"$ref": "46"
},
"image": {
"$id": "48",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:20:54.9506356",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "47"
}
],
"panels": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "eaLmVzTZ3UaXd5DjcQavGg==",
"checkoutFormGuid": "57e6a279-d934-46dd-9777-90e37106af1a",
"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": "49"
}
]
},
{
"$ref": "46"
}
],
"panels": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"pages": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"contentPanel": {
"$ref": "49"
},
"products": [
{
"$id": "50",
"flipChartPageIdentifier": "MF5QVBxRWE6cjEuF2B7jUw==",
"flipChartPageIdentifierGuid": "54505e30-511c-4e58-9c8c-4b85d81ee353",
"pluG_UID": "RTRbA7u/fkumpsi2j2XIUw==",
"pluGuid": "035b3445-bfbb-4b7e-a6a6-c8b68f65c853",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "27"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "50"
}
],
"productCount": 27,
"pages": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "43"
}
],
"priceHistory": [
{
"$id": "51",
"pluG_UID": "Lrsy9eaRzkK58qZ3jTwOxw==",
"pluGuid": "f532bb2e-91e6-42ce-b9f2-a6778d3c0ec7",
"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-04-03T06:20:54.9506356",
"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": "51"
}
],
"ingredients": [
{
"$id": "52",
"pluG_UID": "WEGVy5jMR0mRa5pMECTp1Q==",
"ingredientGuid": "Yo1TFSCEpkGKI1uVWI5gYA==",
"ingredientIdentifier": "15538d62-8420-41a6-8a23-5b95588e6060",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "27"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "fun3FY2X/UilG4BkFY3ymw==",
"pluGuid": "15f7e97e-978d-48fd-a51b-8064158df29b",
"shelfLocationIdentifier": "aynyl93QVkSDAOki6GTMoQ==",
"shelfLocationGuid": "97f2296b-d0dd-4456-8300-e922e864cca1",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "zNGNkrir+Euh55Jol4Zkfg==",
"labelPageLayoutGuid": "928dd1cc-abb8-4bf8-a1e7-92689786647e",
"updated": "2026-04-03T06:20:54.9506356",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "27"
},
"location": {
"$id": "54",
"identifier": "8fL2TRzq5U2JjQzDlqow3A==",
"storeID": 1,
"identifierGuid": "4df6f2f1-ea1c-4de5-898d-0cc396aa30dc",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:20:54.9506356",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"bin": {
"$ref": "53"
},
"scaleLocations": [
{
"$id": "55",
"plu": 1,
"pluG_UID": "pTroMAsdtkCLxeEPY8vHlw==",
"pluGuid": "30e83aa5-1d0b-40b6-8bc5-e10f63cbc797",
"deptNo": 1,
"product": {
"$ref": "27"
},
"scaleLocation": {
"$id": "56",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:20:54.9506356",
"department": {
"$id": "57",
"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": "56"
},
"subDepartments": [
{
"$id": "58",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "59",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "60",
"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-04-03T06:20:54.9506356",
"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": "yV7kGPGhKEafQqh1kTFmEg==",
"labelPageLayoutGuid": "18e45ec9-a1f1-4628-9f42-a87591316612",
"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": "61",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "62",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "63"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "62"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$id": "64",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "60"
}
],
"updated": "2026-04-03T06:20:54.9506356",
"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": "Um0MTKtGLUG4dQQ0/IKC9g==",
"labelPageLayoutGuid": "4c0c6d52-46ab-412d-b875-0434fc8282f6",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "59"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:54.9506356",
"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": "BIV1LqMzJ0aHpZ34d2sNeA==",
"labelPageLayoutGuid": "2e758504-33a3-4627-87a5-9df8776b0d78",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "58"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:20:54.9506356",
"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": "T3qT46FlqUSmf8J5W5pNUQ==",
"labelPageLayoutGuid": "e3937a4f-65a1-44a9-a67f-c2795b9a4d51",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
}
}
},
{
"$ref": "55"
}
],
"nextPrice": {
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "PUokULl0gUG9hn3yCKCRsw==",
"pluGuid": "50244a3d-74b9-4181-bd86-7df208a091b3",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "bDrf31g+BUyjgZ8yciWpeQ==",
"dealCostGuid": "dfdf3a6c-3e58-4c05-a381-9f327225a979",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "KckuSN9nNU+FDH2iL7yEcQ==",
"priceGroupGuid": "482ec929-67df-4f35-850c-7da22fbc8471",
"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,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:20:54.9506356",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "1663c79d-9392-4e83-a24c-cd2290100af8",
"campaignComboPriceGroupG_UID": "hmFy3bcD3ESwG6hjkYumYA==",
"campaignComboPriceGroupIdentifier": "dd726186-03b7-44dc-b01b-a863918ba660",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:20:54.9506356",
"operatorG_UID": "SZOLWMX45kitF6Ivr2cOew==",
"operatorGuid": "588b9349-f8c5-48e6-ad17-a22faf670e7b",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:20:54.9506356",
"signIqTicketFileMovedUtc": "2026-04-03T06:20:54.9506356",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:20:54.9506356",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "80713203-115b-4ce5-90db-43882c92e234",
"product": {
"$ref": "27"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "b7ab7489-9834-455e-9233-d3ed20d58dd1",
"nameGuid": "b7ab7489-9834-455e-9233-d3ed20d58dd1",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:20:54.9506356",
"startTime": 1,
"endDate": "2026-04-03T06:20:54.9506356",
"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-04-03T06:20:54.9506356",
"system": true,
"created": "2026-04-03T06:20:54.9506356",
"updated": "2026-04-03T06:20:54.9506356",
"priceChangeNotifiedUtc": "2026-04-03T06:20:54.9506356",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "7WRM0et+OkWK9XswOrFmAw==",
"hostIdentifierGuid": "d14c64ed-7eeb-453a-8af5-7b303ab16603",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:20:54.9506356",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"campaignPools": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "jGPNMIV+tEmrfN9ywQjptw==",
"pluGuid": "30cd638c-7e85-49b4-ab7c-df72c108e9b7",
"hostOfferID": 1,
"priceGroupG_UID": "H7+pgTrjD0q1spPELxhb7g==",
"priceGroupGuid": "81a9bf1f-e33a-4a0f-b5b2-93c42f185bee",
"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": "2026-04-03T06:20:54.9506356",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "27"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "gx7AKYgor0642Q64klP2BQ==",
"identifierStr": "gx7AKYgor0642Q64klP2BQ==",
"identifierGuid": "29c01e83-2888-4eaf-b8d9-0eb89253f605",
"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": "67"
}
},
{
"$ref": "69"
}
],
"customers": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "c46ub8w90UGJj9bV9iYKMA==",
"customerIDGuid": "6fae8e73-3dcc-41d1-898f-d6d5f6260a30",
"campaign": {
"$ref": "67"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "csFy7C/WZ0ekRM8KqNs55g==",
"groupIDGuid": "ec72c172-d62f-4767-a444-cf0aa8db39e6",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"signIqTickets": [
{
"$id": "72",
"identifier": "JOC4H3yCRUapXt2BcwrYHA==",
"identifierGuid": "1fb8e024-827c-4645-a95e-dd81730ad81c",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "72"
}
],
"comboPriceGroups": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "X6yNmCLUxUmF5ywZQiMpbA==",
"guid": "988dac5f-d422-49c5-85e7-2c194223296c",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "67"
},
"comboPricePlus": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "V1B/TG53u0CrzUnBCkeyQg==",
"groupGuid": "4c7f5057-776e-40bb-abcd-49c10a47b242",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "oKcwPEgnQkmsYLd2kSROMg==",
"pluGuid": "3c30a7a0-2748-4942-ac60-b77691244e32",
"priceGroupG_UID": "pTwXlfUJykCn9Nf/XHMVNA==",
"priceGroupGuid": "95173ca5-09f5-40ca-a7f4-d7ff5c731534",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "67"
},
"product": {
"$ref": "27"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "67"
}
},
{
"$ref": "74"
}
]
},
{
"$ref": "73"
}
],
"priceLevels": [
{
"$id": "75",
"id": 1,
"priceLevelIdentifier": "7z9O+lSzqU6Uo9zI0Up4tw==",
"priceLevelIdentifierGuid": "fa4e3fef-b354-4ea9-94a3-dcc8d14a78b7",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "75"
}
],
"promotionType": {
"$id": "76",
"identifier": "X9XQGNSxikmLrO5ctNseWw==",
"identifierGuid": "18d0d55f-b1d4-498a-8bac-ee5cb4db1e5b",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "A2ORd+H+1EOxfkJBqB8cjg==",
"labelPageLayoutGuid": "77916303-fee1-43d4-b17e-4241a81f1c8e",
"priceLevelIdentifier": "OTg+3VIEqEuhy6I6UXVBtA==",
"priceLevelIdentifierGuid": "dd3e3839-0452-4ba8-a1cb-a23a517541b4",
"active": true,
"updated": "2026-04-03T06:20:54.9506356",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "27"
},
"dealCost": {
"$id": "77",
"headerIdentifier": "i2HPfb2FxEe2a0un2bZfbg==",
"headerIdentifierGuid": "7dcf618b-85bd-47c4-b66b-4ba7d9b65f6e",
"identifier": "uS2keCgQpkqK9jDA8PcFBQ==",
"identifierGuid": "78a42db9-1028-4aa6-8af6-30c0f0f70505",
"supplierIdentifier": "S95+KSgUDEinYtSTCOZ1ZA==",
"supplierGuid": "297ede4b-1428-480c-a762-d49308e67564",
"pluG_UID": "VEgyCazOM02Czh1oL8lNuw==",
"pluGuid": "09324854-ceac-4d33-82ce-1d682fc94dbb",
"campaignName": "3b11711d-0da3-4288-b4fa-e747e10d52d9",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:20:54.9506356",
"end": "2026-04-03T06:20:54.9506356",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "HMgq2RyMnUWQSqeBLwzLhg==",
"bonusItemPluGuid": "d92ac81c-8c1c-459d-904a-a7812f0ccb86",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:20:54.9506356",
"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-04-03T06:20:54.9506356",
"campaignEndDate": "2026-04-03T06:20:54.9506356",
"masterPLUG_UID": "qONO0GxbyE6N6aUNrNudXQ==",
"masterID": "d04ee3a8-5b6c-4ec8-8de9-a50dacdb9d5d",
"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": "jAkSYvhlkEm1akPsq5iRIg==",
"bonusMasterID": "6212098c-65f8-4990-b56a-43ecab989122",
"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-04-03T06:20:54.9506356",
"dealCosts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tags": [
{
"$id": "78",
"pluG_UID": "6wk5cTN7skmpQb4Osuwmvg==",
"pluGuid": "713909eb-7b33-49b2-a941-be0eb2ec26be",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "78"
}
],
"alternateProductG_UID": "UhTC0Es7RkyZi2cafBohuQ==",
"alternateProduct": "d0c21452-3b4b-4c46-998b-671a7c1a21b9",
"altProduct": {
"$ref": "27"
},
"productHostCode": {
"$id": "79",
"id": 1,
"pluG_UID": "XtY7wf0ldE67x/Bilnn/lA==",
"pluGuid": "c13bd65e-25fd-4e74-bbc7-f0629679ff94",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:20:54.9506356",
"inventoryTracked": "2026-04-03T06:20:54.9506356",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "80",
"pluG_UID": "7t+prHC5b0ipFCDpCXV4iw==",
"pluGuid": "aca9dfee-b970-486f-a914-20e90975788b",
"fuelPluG_UID": "BY47rIc6UkK5NgnBX9z3Xg==",
"fuelPluGuid": "ac3b8e05-3a87-4252-b936-09c15fdcf75e",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "80"
},
{
"$ref": "80"
}
]
},
"supplier": {
"$ref": "22"
},
"serviceFee": {
"$id": "81",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "25"
}
],
"orderCycleHeaders": [
{
"$id": "82",
"storeID": 1,
"supplierIdentifier": "8MHcOHq4BESAciRFr3XwkQ==",
"supplierGuid": "38dcc1f0-b87a-4404-8072-2445af75f091",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "82"
}
],
"cycles": [
{
"$id": "83",
"storeID": 1,
"supplierIdentifier": "aIroNMJoJU6anXStgHcbLg==",
"supplierGuid": "34e88a68-68c2-4e25-9a9d-74ad80771b2e",
"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-04-03T06:20:54.9506356",
"deliveryDate": "2026-04-03T06:20:54.9506356",
"nextCutOffDate": "2026-04-03T06:20:54.9506356",
"nextDeliveryDate": "2026-04-03T06:20:54.9506356",
"nextDaysBuffer": 10
},
{
"$ref": "83"
}
],
"store": {
"$ref": "17"
},
"updated": "2026-04-03T06:20:54.9506356",
"isHost": true
},
"files": [
{
"$id": "84",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:20:54.9506356",
"processed": "2026-04-03T06:20:54.9506356",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:20:54.9506356",
"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": "21"
},
"metcashHeader": {
"$id": "85",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:20:54.9506356",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "84"
}
],
"zoneMatrix": [
{
"$id": "86",
"id": 1,
"hostIdentifier": "QY9YVZ619EW1XuvoYnWmSA==",
"hostIdentifierGuid": "55588f41-b59e-45f4-b55e-ebe86275a648",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ede99515-21b6-4bfb-bcd1-7d88435a0743",
"fb157e1e-b716-47e5-911f-5cca1553f4af"
]
},
{
"$ref": "86"
}
],
"hostFileStoreSetting": {
"$ref": "20"
},
"hostStoreSettings": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"promotionPlacements": [
{
"$id": "87",
"identifier": "4N38hk+hT0Or9VnA7wtkaA==",
"identifierGuid": "86fcdde0-a14f-434f-abf5-59c0ef0b6468",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "87"
}
],
"promoTypeGuids": [
"8baeba6f-d635-4540-81b1-2710c22d6dac",
"6ea3d666-ca10-48f1-ac8b-538387b9ac5a"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "20"
}
],
"accounts": [
{
"$id": "88",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "88"
}
],
"sales": [
{
"$id": "89",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:20:54.9506356",
"ftpSite": {
"$id": "90",
"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": "89"
}
],
"zoneMatrix": [
{
"$ref": "86"
},
{
"$ref": "86"
}
],
"cashManagements": [
{
"$id": "91",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "92",
"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": "91"
}
],
"updateStoreID": "f0d45c25-43d2-4ead-9911-3435979a6ede",
"updateStore": {
"$id": "93",
"id": "2345bd10-1197-43cd-85e9-927a3ece6b63",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:20:54.9506356",
"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-04-03T06:20:54.9506356"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "94",
"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": "95",
"id": 1,
"identifier": "UmtQ6LtglUKR/jlMlKXWyQ==",
"identifierGuid": "e8506b52-60bb-4295-91fe-394c94a5d6c9",
"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-04-03T06:20:54.9506356",
"promoPeriodEnd": "2026-04-03T06:20:54.9506356",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:20:54.9506356",
"deleted": true
},
"details": [
{
"$id": "96",
"saleItemID": 1,
"identifier": "Q+3ooiiZvkSjJ5MBrT5Y6Q==",
"identifierGuid": "a2e8ed43-9928-44be-a327-9301ad3e58e9",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ZDb4pWIwi0ey3qsi+71fVg==",
"pluGuid": "a5f83664-3062-478b-b2de-ab22fbbd5f56",
"accountID": "CX6JUJoiKUOy+vjYKSQtYQ==",
"accountIDGuid": "50897e09-229a-4329-b2fa-f8d829242d61",
"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-04-03T06:20:54.9506356",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "jGw4lHQR20aSm2lLq5CQMQ==",
"refundGuid": "94386c8c-1174-46db-929b-694bab909031",
"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": "XXSlu3tc+Em/jxnVjhdWGQ==",
"idempotentVoidGuid": "bba5745d-5c7b-49f8-bf8f-19d58e175619",
"priceLevelIdentifier": "ySk8Ln6cBkaLuYgccy+I/A==",
"priceLevelIdentifierGuid": "2e3c29c9-9c7e-4606-8bb9-881c732f88fc",
"communityIdentifier": "RltMKG1yhk6iI62I4sJEtw==",
"communityIdentifierGuid": "284c5b46-726d-4e86-a223-ad88e2c244b7",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "97",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:20:54.9506356",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "97"
}
],
"refund": {
"$id": "98",
"id": 1,
"g_UID": "zEvLDRhZWUiPYYd9nCRFVg==",
"guid": "0dcb4bcc-5918-4859-8f61-877d9c244556",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:20:54.9506356"
},
"modifier": {
"$id": "99",
"id": 1,
"setG_UID": "hv6faRkzKE6rZ11xdtJ3Bw==",
"modifierSetGuid": "699ffe86-3319-4e28-ab67-5d7176d27707",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Bo9actswZ0mac3PRKV1NDQ==",
"pluGuid": "725a8f06-30db-4967-9a73-73d1295d4d0d",
"deleted": true,
"g_UID": "lD3ggtF5kk6iMZMbpk/HiA==",
"guid": "82e03d94-79d1-4e92-a231-931ba64fc788",
"product": {
"$ref": "27"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "96"
}
],
"eftReceipts": [
{
"$id": "100",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "13"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "100"
}
],
"payments": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"cards": [
{
"$id": "101",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "101"
}
],
"campaignHits": [
{
"$id": "102",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "102"
}
],
"fuel": [
{
"$id": "103",
"id": 1,
"plu": 1,
"pluG_UID": "7d+XtEeBtkehuKlJ5Eo3bA==",
"pluGuid": "b497dfed-8147-47b6-a1b8-a949e44a376c",
"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-04-03T06:20:54.9506356",
"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-04-03T06:20:54.9506356",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "103"
}
],
"fuelResells": [
{
"$id": "104",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Ud/qv821xkm7y9YQcL5g5A==",
"pluGuid": "bfeadf51-b5cd-49c6-bbcb-d61070be60e4",
"accountID": "q4pyNVnIH0qQXZ7Jl25mQQ==",
"accountIDGuid": "35728aab-c859-4a1f-905d-9ec9976e6641",
"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-04-03T06:20:54.9506356",
"bestOrExpireType": 1,
"refundG_UID": "UpmdQE2wUEyc/0JJ5f0jjA==",
"refundGuid": "409d9952-b04d-4c50-9cff-4249e5fd238c",
"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": "104"
}
],
"customerOrder": [
{
"$id": "105",
"identifier": "PyZ4zndAW0+6YKYD9kJOpg==",
"identifierGuid": "ce78263f-4077-4f5b-ba60-a603f6424ea6",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "FHrcB0sh3Uacd3IKkjf5hQ==",
"customerIdentifierGuid": "07dc7a14-214b-46dd-9c77-720a9237f985",
"operatorNo": 1,
"operatorG_UID": "MkeV/B13bEiQmyDfnPrJzg==",
"operatorGuid": "fc954732-771d-486c-909b-20df9cfac9ce",
"created": "2026-04-03T06:20:54.9506356",
"ordered": "2026-04-03T06:20:54.9506356",
"started": "2026-04-03T06:20:54.9506356",
"completed": "2026-04-03T06:20:54.9506356",
"supplied": "2026-04-03T06:20:54.9506356",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "6"
},
"operator": {
"$ref": "15"
},
"details": [
{
"$id": "106",
"headerID": 1,
"plu": 1,
"pluG_UId": "oDxyeZwB90mj9F7WG/9n5Q==",
"pluGuid": "79723ca0-019c-49f7-a3f4-5ed61bff67e5",
"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": "KwOMA5HIF02AaAlDcs6/ew==",
"headerIdentifierGuid": "038c032b-c891-4d17-8068-094372cebf7b",
"product": {
"$ref": "27"
}
},
{
"$ref": "106"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "13"
}
},
{
"$ref": "105"
}
],
"surveyResponses": [
{
"$id": "107",
"surveyG_UID": "6AuMusJla0SNvJ/q8HRYeA==",
"surveyGuid": "ba8c0be8-65c2-446b-8dbc-9feaf0745878",
"saleHeaderGuid": "SKQcqsWUYUC7/xldZHfcug==",
"saleGuid": "aa1ca448-94c5-4061-bbff-195d6477dcba",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "/PHvEaR+2k2gdvY7YDPplQ==",
"guidResponse": "11eff1fc-7ea4-4dda-a076-f63b6033e995",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:20:54.9506356",
"sale": {
"$ref": "13"
},
"survey": {
"$id": "108",
"g_UID": "UccC6XA1bU+iF6Ip+mwKjw==",
"guid": "e902c751-3570-4f6d-a217-a229fa6c0a8f",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Vy6QPwD9M0OSQKZ98dinrg==",
"checkoutFormGuid": "3f902e57-fd00-4333-9240-a67df1d8a7ae",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:20:54.9506356",
"end": "2026-04-03T06:20:54.9506356",
"deleted": true,
"updated": "2026-04-03T06:20:54.9506356",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"b15b974f-88c9-436b-bbe6-a8bde4f83f7d",
"7073039d-47c3-4b58-96db-ef1d1ea11527"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "46"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "107"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "llLeNZOIyk+Q4WIxS658dQ==",
"accountIdentifier": "35de5296-8893-4fca-90e1-62314bae7c75",
"accountName": "sample string 44",
"customerOrderIdentifier": "lB4mRbPlnkCwlm/uhCsKOw==",
"customerOrderIdentifierGuid": "45261e94-e5b3-409e-b096-6fee842b0a3b",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "109",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "STnuh0Ek+EmqATokQMw3WQ==",
"paymentIdentifierGuid": "87ee3949-2441-49f8-aa01-3a2440cc3759",
"identifier": "Mpp/kenUBUSstq1dk116iw==",
"identifierGuid": "917f9a32-d4e9-4405-acb6-ad5d935d7a8b",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "OJzvzAdiGUiGjrIxt99Iig==",
"itemIdentifierGuid": "ccef9c38-6207-4819-868e-b231b7df488a"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "7"
}
],
"customerGroupMembers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"customerGroups": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"accounts": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"account": {
"$ref": "8"
},
"vouchers": [
{
"$id": "110",
"customerIdentifier": "Bw4eSndXv0OI5A3YdbPnEQ==",
"customerIdentifierGuid": "4a1e0e07-5777-43bf-88e4-0dd875b3e711",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "BU0FkcALkkqz/w04LD9Dxg==",
"idempotentGuid": "91054d05-0bc0-4a92-b3ff-0d382c3f43c6",
"offline": true,
"voucher": {
"$ref": "1"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "110"
}
]
},
"issuedOfflinePayment": {
"$ref": "12"
},
"redeemedOfflinePayment": {
"$ref": "12"
}
},
{
"$ref": "5"
}
]
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �2�\��X� 5 xl/workbook.xml � (� ���� ��M��(��&F=y鵇�Q�B0@c��Ѥ��vfg��z1v��GM�U�����"�
u3�;n��>H�"�s9@g���I�$%�0Q/�vB�o�Xn�@� ^MJQ�q{>!T�͞e0�����"��:����
�QO1�Ν58��V2��"e�▗}���V��w�PK �2�\���� � [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
�2�\ h}�' ' _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="R441d0e55237c47b0" /></Relationships>PK �2�\%���� � xl/worksheets/sheet1.xml � (� ��]s�0��
��B�?�������^�^�+S1`��߀(���M��<_|$�]�Y�����v����u����7�_L���ek�r���l�N�u��Fa�-�*��@��֬�t�D�����z��j��Dm���Tm��l���]��}�V�KU�,[H6�RIo��x��E�^�V��^���q ���!k<{��G����r⃒
;���%��j�7�O}�S��:7C�ef�7Y��K�bt��D��C���_� ���g�N~�O�cU9t�Ap
�D2!8���*���'U��y@.B��l�Z���gU��y %C)9���*��s�ʉz_ �1�F����*/�}K"�Θp�@���u��)�L(�pV6�#$(��@��|�a
�$�J� Br`��l�G,���)!N��@"P�'