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-04-03T06:16:49.8995423",
"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:16:49.8995423",
"labelPageLayout": "Wpv1utLMCkKRPh26jCkJGQ==",
"pageLayoutGuid": "baf59b5a-ccd2-420a-913e-1dba8c290919",
"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:16:49.8995423"
},
{
"$ref": "4"
}
]
},
"customerVouchers": [
{
"$id": "5",
"id": 1,
"customerIdentifier": "2QqwZnW+4kqDABC772k9/A==",
"customerIdentifierGuid": "66b00ad9-be75-4ae2-8300-10bbef693dfc",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:49.8995423",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "1opG6hAjkki7iMP54D1YMw==",
"issuedIdempotentGuid": "ea468ad6-2310-4892-bb88-c3f9e03d5833",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:49.8995423",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:49.8995423",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Xdv5MnGHNkiU+o1WfgS8lg==",
"redeemedIdempotentGuid": "32f9db5d-8771-4836-94fa-8d567e04bc96",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:49.8995423",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "3"
},
"voucher": {
"$ref": "1"
},
"customer": {
"$id": "6",
"identifier": "tt13aJP6ikqxOQ/MKoV+AQ==",
"identifierGuid": "6877ddb6-fa93-4a8a-b139-0fcc2a857e01",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:49.8995423",
"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": "GKi123kvo0WYUxr3aS4Bpw==",
"communityIdentifierGuid": "dbb5a818-2f79-45a3-9853-1af7692e01a7",
"joined": "2026-04-03T06:16:49.8995423",
"updated": "2026-04-03T06:16:49.8995423",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "xf8vGuv/8kK2PwEAeimMaA==",
"priceLevelIdentifierGuid": "1a2fffc5-ffeb-42f2-b63f-01007a298c68",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:49.8995423",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "7",
"cardType": 2,
"issueDate": "2026-04-03T06:16:49.8995423",
"expiry": "2026-04-03T06:16:49.8995423",
"customerID": "W8e2RqO59EmBYAr6CN2nGg==",
"customerIDGuid": "46b6c75b-b9a3-49f4-8160-0afa08dda71a",
"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:16:49.8995423",
"linkedAccount": "U7A4dW2vekKhPtaSK2nXKA==",
"linkedAccountGuid": "7538b053-af6d-427a-a13e-d6922b69d728",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "6"
},
"account": {
"$id": "8",
"id": 1,
"identifier": "AkbxZS/oYE2RKBygxXJONA==",
"identifierGuid": "65f14602-e82f-4d60-9128-1ca0c5724e34",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:49.8995423",
"owner": "4sM9pg/8wUWYAzwKCk/ZtQ==",
"ownerGuid": "a63dc3e2-fc0f-45c1-9803-3c0a0a4fd9b5",
"accountStoreGroupIdentifier": "vuH2agnRYEiqE7CTJUNDXQ==",
"accountStoreGroupGuid": "6af6e1be-d109-4860-aa13-b0932543435d",
"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:16:49.8995423",
"active": true,
"updated": "2026-04-03T06:16:49.8995423",
"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": "JVBVxQVghUmmpaUJTSN8Lw==",
"identifierGuid": "c5555025-6005-4985-a6a5-a5094d237c2f",
"name": "sample string 2",
"primaryContact": "zpp3RngaB0mDUQ8G7ZTubw==",
"primaryContactGuid": "46779ace-1a78-4907-8351-0f06ed94ee6f",
"accountID": "RMnEdrd3/0C0ay7WCctExg==",
"accountIDGuid": "76c4c944-77b7-40ff-b46b-2ed609cb44c6",
"special": true,
"updated": "2026-04-03T06:16:49.8995423",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "CxItSIagKkSFH/lCF3bXkg==",
"priceLevelIdentifierGuid": "482d120b-a086-442a-851f-f9421776d792",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "8"
},
"primaryContactCustomer": {
"$ref": "6"
},
"customerGroupMembers": [
{
"$id": "11",
"id": 1,
"groupID": "s7G+CGucoES8pcWMuRyneQ==",
"groupIDGuid": "08beb1b3-9c6b-44a0-bca5-c58cb91ca779",
"customerID": "IyQ+b5OCfESViAposeebcg==",
"customerIDGuid": "6f3e2423-8293-447c-9588-0a68b1e79b72",
"card": "sample string 4",
"linkedAccount": "u/k2DNoZY0W3gf3ybbL/ww==",
"linkedAccountGuid": "0c36f9bb-19da-4563-b781-fdf26db2ffc3",
"customer": {
"$ref": "6"
},
"group": {
"$ref": "10"
},
"customerCard": {
"$ref": "7"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
]
},
"payments": [
{
"$id": "12",
"id": 1,
"identifier": "PWIpmgfZvk29wNrBhjcMJQ==",
"identifierGuid": "9a29623d-d907-4dbe-bdc0-dac186370c25",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "fM0zaE7+ME6K2lqfwDOrOg==",
"accountIDGuid": "6833cd7c-fe4e-4e30-8ada-5a9fc033ab3a",
"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:16:49.8995423",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "Ti4g40+Fx0uCgTaxBm3evw==",
"idempotentVoidGuid": "e3202e4e-854f-4bc7-8281-36b1066ddebf",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "13",
"saleHeaderID": 1,
"saleHeaderGuid": "ccqCdKWNAUuu8PCjK7QhYg==",
"saleHeaderIdentifierGuid": "7482ca71-8da5-4b01-aef0-f0a32bb42162",
"created": "2026-04-03T06:16:49.8995423",
"createdLocal": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"storeID": 1,
"operatorG_Uid": "AiRpQBOdbU2js7C5/jzHjw==",
"operatorGuid": "40692402-9d13-4d6d-a3b3-b0b9fe3cc78f",
"customerG_Uid": "UllYuTxRH0WG0Uk1+mIIRA==",
"customerGuid": "b9585952-513c-451f-86d1-4935fa620844",
"communityIdentifier": "DFvlPrl7pUO0brznWRJCkQ==",
"communityIdentifierGuid": "3ee55b0c-7bb9-43a5-b46e-bce759124291",
"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": "YrdSzkhOlkCFlODVeUeSrQ==",
"priceLevelIdentifierGuid": "ce52b762-4e48-4096-8594-e0d5794792ad",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:49.8995423+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:16:49.8995423",
"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": "wOSMYNYUEUCWmg5u0kljcw==",
"guid": "608ce4c0-14d6-4011-969a-0e6ed2496373",
"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:16:49.8995423",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:49.8995423",
"endShift": "2026-04-03T06:16:49.8995423",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "16",
"operatorG_UID": "RNhYP2qagUiJAxcpSvFvhw==",
"operatorGuid": "3f58d844-9a6a-4881-8903-17294af16f87",
"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:16:49.8995423",
"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": "1V8XgX9ejEWY2Ar1PqmR8w==",
"hostIdentifierGuid": "81175fd5-5e7f-458c-98d8-0af53ea991f3",
"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:16:49.8995423",
"priceZone": {
"$id": "18",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "czdRCuU6ck+MNPomZ9DTRg==",
"hostIdentifierGuid": "0a513773-3ae5-4f72-8c34-fa2667d0d346",
"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": "VbPfHSTzMU2PAllJESxe5A==",
"hostIdentifierGuid": "1ddfb355-f324-4d31-8f02-5949112c5ee4",
"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": "o0db6lbX60yPQhW4D9s2MQ==",
"identifierGuid": "ea5b47a3-d756-4ceb-8f42-15b80fdb3631",
"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": "SksTufLjUUW4j0jUmTylIA==",
"hostSupplierIdentifierGuid": "b9134b4a-e3f2-4551-b88f-48d4993ca520",
"loyaltyPriceLevelIdentifier": "ny4qQFoMk06qjJS3/JRW5g==",
"loyaltyPriceLevelIdentifierGuid": "402a2e9f-0c5a-4e93-aa8c-94b7fc9456e6",
"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:16:49.8995423",
"lastProcessed": "2026-04-03T06:16:49.8995423",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "22",
"identifier": "9tddwO+ZxEKwXJn46PvpCg==",
"identifierGuid": "c05dd7f6-99ef-42c4-b05c-99f8e8fbe90a",
"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": "jsbxg2P6xk+6mW/4yC17FA==",
"primaryContactID": "83f1c68e-fa63-4fc6-ba99-6ff8c82d7b14",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "204bcs33C0uUuR9zqEFB4A==",
"supplierGroupGuid": "721b4edb-f7cd-4b0b-94b9-1f73a84141e0",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:49.8995423",
"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": "5325dd18-8711-4f79-acd9-984d93d1f50e",
"identifier": "4cTzfdi8G0SGKB2LRl5Ggg==",
"identifierGuid": "7df3c4e1-bcd8-441b-8628-1d8b465e4682",
"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": "iK5MUWSeGE2kBNvdrFkwog==",
"supplierIdentifierGuid": "514cae88-9e64-4d18-a404-dbddac5930a2",
"contactGuid": "BOtJ/Fn4bkGfOpJjjRR79g==",
"contactID": "fc49eb04-f859-416e-9f3a-92638d147bf6",
"contact": {
"$ref": "23"
},
"supplier": {
"$ref": "22"
}
},
{
"$ref": "24"
}
],
"products": [
{
"$id": "25",
"pluG_UID": "O/u80KdTsEeUZo8xXoofMQ==",
"pluGuid": "d0bcfb3b-53a7-47b0-9466-8f315e8a1f31",
"supplierIdentifier": "cLJmsaZpR0O9q2RcAlL2TQ==",
"supplierIdentifierGuid": "b166b270-69a6-4347-bdab-645c0252f64d",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "26",
"pluG_UID": "HHDSnwkKA0SgPjwI8EVaOA==",
"pluGuid": "9fd2701c-0a09-4403-a03e-3c08f0455a38",
"supplierIdentifier": "9iA/pdM97kaLH5Ro+wJMAw==",
"supplierIdentifierGuid": "a53f20f6-3dd3-46ee-8b1f-9468fb024c03",
"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": "BCYXSoeZm0S8UZrfcBehkA==",
"parentPluGuid": "4a172604-9987-449b-bc51-9adf7017a190",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "27",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "lxKBEo6hA0Odr/M31JWhBA==",
"guid": "12811297-a18e-4303-9daf-f337d495a104",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GtICR3pPHUSDAZK7iLabxQ==",
"priceGroupGuid": "4702d21a-4f7a-441d-8301-92bb88b69bc5",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:49.8995423",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:49.8995423",
"pluCreated": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"lastManualUpdate": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"currentCostUpdated": "2026-04-03T06:16:49.8995423",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "YEEePAqdP0KqP0SySdVPIA==",
"altPLUGuid": "3c1e4160-9d0a-423f-aa3f-44b249d54f20",
"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:16:49.8995423",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "IHX6+2aPIEqPlK2V0SEPJA==",
"shelfPageLayoutGuid": "fbfa7520-8f66-4a20-8f94-ad95d1210f24",
"talkerPageLayoutG_UID": "tJUTpZvrEEy3TnMpyZd14A==",
"talkerPageLayoutGuid": "a51395b4-eb9b-4c10-b74e-7329c99775e0",
"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": "Cr17OzPl80SuRi4Idyf49g==",
"inventoryIdentifier": "3b7bbd0a-e533-44f3-ae46-2e087727f8f6",
"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": "eVamfg77VE2d+86AxlRbHQ==",
"parentPluGuid": "7ea65679-fb0e-4d54-9dfb-ce80c6545b1d",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Qx5L0ByHOUONsqb1xqEfKg==",
"supplierIdentifierGuid": "d04b1e43-871c-4339-8db2-a6f5c6a11f2a",
"supplierChanged": true,
"rebateSupplierIdentifier": "/Gf4/tGU+ka5ucq1pribhg==",
"rebateSupplierIdentifierGuid": "fef867fc-94d1-46fa-b9b9-cab5a6b89b86",
"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:16:49.8995423",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "4qcpawZQvk+lgcXVdqim2w==",
"hostIdentifierGuid": "6b29a7e2-5006-4fbe-a581-c5d576a8a6db",
"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": "qwGH44vMEUKFpAerHA5eAg==",
"pluGuid": "e38701ab-cc8b-4211-85a4-07ab1c0e5e02",
"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:16:49.8995423"
},
{
"$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:16:49.8995423",
"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:16:49.8995423",
"startTime": 5,
"endDate": "2026-04-03T06:16:49.8995423",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "jrjiyDSUwkW7vFkcsjkajg==",
"hostIdentifierGuid": "c8e2b88e-9434-45c2-bbbc-591cb2391a8e",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "ZVYcAlbvvku3J0vM/epugA==",
"guid": "021c5665-ef56-4bbe-b727-4bccfdea6e80",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "sVljN0CyBke1Y0f1iNUTDw==",
"priceGroupGuid": "376359b1-b240-4706-b563-47f588d5130f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:49.8995423",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "My4VNwAwl0GDsSwvQX2fag==",
"pluGuid": "37152e33-3000-4197-83b1-2c2f417d9f6a",
"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": "30a37d4f-a2d9-4e7c-95dc-2417781af331",
"created": "2026-04-03T06:16:49.8995423",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:49.8995423",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:49.8995423",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:49.8995423",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:49.8995423",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:49.8995423",
"lastSold": "2026-04-03T06:16:49.8995423",
"firstSold": "2026-04-03T06:16:49.8995423",
"awsUpdated": "2026-04-03T06:16:49.8995423",
"lastManualUpdate": "2026-04-03T06:16:49.8995423",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:49.8995423",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:49.8995423",
"doNotRangeUpdated": "2026-04-03T06:16:49.8995423",
"doNotOrderUpdated": "2026-04-03T06:16:49.8995423",
"tracked": "2026-04-03T06:16:49.8995423"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "9b491d61-1fdc-4577-8e11-5e70569a00d2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "YR1Jm9wfd0WOEV5wVpoA0g==",
"pluGuid": "9b491d61-1fdc-4577-8e11-5e70569a00d2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "3CAyvgP8AUi9c0fpLDOLzg==",
"pluGuid": "be3220dc-fc03-4801-bd73-47e92c338bce",
"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:16:49.8995423",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:49.8995423",
"createdLocal": "2026-04-03T06:16:49.8995423",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "LMDU1kscxEuI33d16+TypA==",
"operatorGuid": "d6d4c02c-1c4b-4bc4-88df-7775ebe4f2a4",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "/cZzGcZQTki+ZjJ8BrknJQ==",
"pluGuid": "1973c6fd-50c6-484e-be66-327c06b92725",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "15"
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "40",
"pluID": 1,
"pluG_UID": "YjVgoKYTMEmgbwv6pNg9Eg==",
"pluGuid": "a0603562-13a6-4930-a06f-0bfaa4d83d12",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "40"
}
],
"tuns": [
{
"$id": "41",
"pluG_UId": "KXdrOpLJmUyQrOjzCw61sQ==",
"pluGuid": "3a6b7729-c992-4c99-90ac-e8f30b0eb5b1",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "27"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"competitionPricing": [
{
"$id": "42",
"identifier": "ROvV8ySJuEeVF7z2K0dgzg==",
"identifierGuid": "f3d5eb44-8924-47b8-9517-bcf62b4760ce",
"pluG_UID": "dfSoTIgdKEKHGCtd/hQkFQ==",
"pluGuid": "4ca8f475-1d88-4228-8718-2b5dfe142415",
"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": "tMh5DbhQAkmu67UqPFFcpg==",
"groupName": "sample string 1",
"identifierGuid": "0d79c8b4-50b8-4902-aeeb-b52a3c515ca6",
"exists": true,
"flipChartIdentifier": "AwAmrANHD0+2/4ASSEephg==",
"flipChartIdentifierGuid": "ac260003-4703-4f0f-b6ff-80124847a986",
"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": "AVfYtFHVJEawIlf2lGpMlw==",
"groupIdentifierGuid": "b4d85701-d551-4624-b022-57f6946a4c97",
"flipChart": {
"$id": "44",
"identifier": "gPH5b2j7eUOP5q4GAS/9EA==",
"identifierGuid": "6ff9f180-fb68-4379-8fe6-ae06012ffd10",
"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": "NGPj/M3lV0SNebRzcKB77g==",
"identifierGuid": "fce36334-e5cd-4457-8d79-b47370a07bee",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "46",
"id": 1,
"g_UID": "/uFge0XZikyjjPyCSJQ+EA==",
"guid": "7b60e1fe-d945-4c8a-a38c-fc8248943e10",
"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": "1TW0+N6hy0S6/M+8He5rhA==",
"previousFormGuid": "f8b435d5-a1de-44cb-bafc-cfbc1dee6b84",
"nextForm": 1,
"nextFormG_UID": "176b6JNz+kaLjmKNGsbfEg==",
"nextFormGuid": "e89bbed7-7393-46fa-8b8e-628d1ac6df12",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:49.8995423",
"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": "B3oNUIZS8USAaPsHz6oRNg==",
"checkoutFormGuid": "500d7a07-5286-44f1-8068-fb07cfaa1136",
"identifier": "TW5q/0MZqUyva4XnkDYlUg==",
"identifierGuid": "ff6a6e4d-1943-4ca9-af6b-85e790362552",
"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": "N78+QT9liUewEUJ4gjq5nQ==",
"valueGuid": "413ebf37-653f-4789-b011-4278823ab99d",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "47"
}
],
"panels": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "TaBOSyvG8USg8qwVbNCC1w==",
"checkoutFormGuid": "4b4ea04d-c62b-44f1-a0f2-ac156cd082d7",
"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": "aHhZCCwu+0iIIveaNO/yMQ==",
"flipChartPageIdentifierGuid": "08597868-2e2c-48fb-8822-f79a34eff231",
"pluG_UID": "imC2hwVy+EO2ajFmp7fQMw==",
"pluGuid": "87b6608a-7205-43f8-b66a-3166a7b7d033",
"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": "b5c18qZ7SEGQq+faOhx4KQ==",
"pluGuid": "f235976f-7ba6-4148-90ab-e7da3a1c7829",
"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:16:49.8995423",
"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": "0vN5ZB4880uLCuBssQUEXw==",
"ingredientGuid": "qpwcZKb8Ek6OXj/BgLqeRg==",
"ingredientIdentifier": "641c9caa-fca6-4e12-8e5e-3fc180ba9e46",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "27"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "ZTBKrGPIIkq2JgG7k0VDhQ==",
"pluGuid": "ac4a3065-c863-4a22-b626-01bb93454385",
"shelfLocationIdentifier": "MPSoe1N4R02HgL82HLTH3A==",
"shelfLocationGuid": "7ba8f430-7853-4d47-8780-bf361cb4c7dc",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "dCNRZ2CDg0yV+rbLmjqygA==",
"labelPageLayoutGuid": "67512374-8360-4c83-95fa-b6cb9a3ab280",
"updated": "2026-04-03T06:16:49.8995423",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "27"
},
"location": {
"$id": "54",
"identifier": "hZrjzwG03kmW7CN8kwRoCg==",
"storeID": 1,
"identifierGuid": "cfe39a85-b401-49de-96ec-237c9304680a",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:49.8995423",
"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": "GFQpK7wVOE+K8Xjej2iuaQ==",
"pluGuid": "2b295418-15bc-4f38-8af1-78de8f68ae69",
"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:16:49.8995423",
"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:16:49.8995423",
"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": "Aa4aDPhrg0KbvTjuFfmXqA==",
"labelPageLayoutGuid": "0c1aae01-6bf8-4283-9bbd-38ee15f997a8",
"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:16:49.8995423",
"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": "4oAFGJs7qEWzKGxA1AertQ==",
"labelPageLayoutGuid": "180580e2-3b9b-45a8-b328-6c40d407abb5",
"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:16:49.8995423",
"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": "4qeaz/wTgUGcNV6Ggo45+g==",
"labelPageLayoutGuid": "cf9aa7e2-13fc-4181-9c35-5e86828e39fa",
"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:16:49.8995423",
"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": "rUlzNlT4PUWN5KInryAk2A==",
"labelPageLayoutGuid": "367349ad-f854-453d-8de4-a227af2024d8",
"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": "OkPKl/qIfUyUN+Fbt9EBCw==",
"pluGuid": "97ca433a-88fa-4c7d-9437-e15bb7d1010b",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "cmR1kmpp60y0ufYtLhn1iA==",
"dealCostGuid": "92756472-696a-4ceb-b4b9-f62d2e19f588",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "sPKfACVKaUCS0M42yAOBxw==",
"priceGroupGuid": "009ff2b0-4a25-4069-92d0-ce36c80381c7",
"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:16:49.8995423",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "33518e87-35fa-4484-bebd-63adaab602d4",
"campaignComboPriceGroupG_UID": "8t4VysX6LEyvAWfzNxeiJQ==",
"campaignComboPriceGroupIdentifier": "ca15def2-fac5-4c2c-af01-67f33717a225",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:49.8995423",
"operatorG_UID": "7++7fRvGUEmBh18TmC2wVA==",
"operatorGuid": "7dbbefef-c61b-4950-8187-5f13982db054",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:49.8995423",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:49.8995423",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:49.8995423",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "1c3e8691-a52c-4e82-a3e2-7e870a948a0f",
"product": {
"$ref": "27"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "a1d70f5d-1c85-4f5c-825d-16795d449145",
"nameGuid": "a1d70f5d-1c85-4f5c-825d-16795d449145",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:49.8995423",
"startTime": 1,
"endDate": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"system": true,
"created": "2026-04-03T06:16:49.8995423",
"updated": "2026-04-03T06:16:49.8995423",
"priceChangeNotifiedUtc": "2026-04-03T06:16:49.8995423",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "/lLir3nrYUCdsz61wmpyaQ==",
"hostIdentifierGuid": "afe252fe-eb79-4061-9db3-3eb5c26a7269",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:49.8995423",
"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": "dCq9/uqeQEqCEJzsr8Oj4w==",
"pluGuid": "febd2a74-9eea-4a40-8210-9cecafc3a3e3",
"hostOfferID": 1,
"priceGroupG_UID": "+Ds6laFhwU+Nu5hLUPhCgw==",
"priceGroupGuid": "953a3bf8-61a1-4fc1-8dbb-984b50f84283",
"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:16:49.8995423",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "27"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "rkL8mmR0vUOchB4k1bIC5g==",
"identifierStr": "rkL8mmR0vUOchB4k1bIC5g==",
"identifierGuid": "9afc42ae-7464-43bd-9c84-1e24d5b202e6",
"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": "gAslyGilW0KeaXL5EleFkQ==",
"customerIDGuid": "c8250b80-a568-425b-9e69-72f912578591",
"campaign": {
"$ref": "67"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Z5rBVKPKo0CExLYImG5bFg==",
"groupIDGuid": "54c19a67-caa3-40a3-84c4-b608986e5b16",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"signIqTickets": [
{
"$id": "72",
"identifier": "HBAmaW2hR02XGIk+jXQH3w==",
"identifierGuid": "6926101c-a16d-4d47-9718-893e8d7407df",
"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": "4wpzorZXNkGYK/riG09XBw==",
"guid": "a2730ae3-57b6-4136-982b-fae21b4f5707",
"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": "1WLvIIFa2Eq2ql89xNh55A==",
"groupGuid": "20ef62d5-5a81-4ad8-b6aa-5f3dc4d879e4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "sBtjaxyLkE2ngKMr/1VFYw==",
"pluGuid": "6b631bb0-8b1c-4d90-a780-a32bff554563",
"priceGroupG_UID": "cNll0Sif/EaeRXnvqcd0YQ==",
"priceGroupGuid": "d165d970-9f28-46fc-9e45-79efa9c77461",
"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": "+77Hym07OESsYVswNbkKDg==",
"priceLevelIdentifierGuid": "cac7befb-3b6d-4438-ac61-5b3035b90a0e",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "75"
}
],
"promotionType": {
"$id": "76",
"identifier": "cjqv3XKQqUyRGnWoQ4JEGg==",
"identifierGuid": "ddaf3a72-9072-4ca9-911a-75a84382441a",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Fh7DT/MDdUa4Nhn8+X9RVg==",
"labelPageLayoutGuid": "4fc31e16-03f3-4675-b836-19fcf97f5156",
"priceLevelIdentifier": "2ongzOBi6Ue5WI2T7P4YPQ==",
"priceLevelIdentifierGuid": "cce089da-62e0-47e9-b958-8d93ecfe183d",
"active": true,
"updated": "2026-04-03T06:16:49.8995423",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "27"
},
"dealCost": {
"$id": "77",
"headerIdentifier": "EnJk2RMv8ES956e/YT/sMg==",
"headerIdentifierGuid": "d9647212-2f13-44f0-bde7-a7bf613fec32",
"identifier": "BPDq1v8HdEKB1jgKt9BAoA==",
"identifierGuid": "d6eaf004-07ff-4274-81d6-380ab7d040a0",
"supplierIdentifier": "1xkTBk48gk2Tb4Q+v6EicA==",
"supplierGuid": "061319d7-3c4e-4d82-936f-843ebfa12270",
"pluG_UID": "nkAII28GA02yFVvzXuTcOA==",
"pluGuid": "2308409e-066f-4d03-b215-5bf35ee4dc38",
"campaignName": "262524e7-810d-430a-8d30-1e1757854869",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:49.8995423",
"end": "2026-04-03T06:16:49.8995423",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "luTGQxqZGEu2jNDtK8+Agw==",
"bonusItemPluGuid": "43c6e496-991a-4b18-b68c-d0ed2bcf8083",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:49.8995423",
"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:16:49.8995423",
"campaignEndDate": "2026-04-03T06:16:49.8995423",
"masterPLUG_UID": "KCByMKHxIkmp8b0D4JsHQQ==",
"masterID": "30722028-f1a1-4922-a9f1-bd03e09b0741",
"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": "DMfDk6c8u0OBLqdbR2x/Qw==",
"bonusMasterID": "93c3c70c-3ca7-43bb-812e-a75b476c7f43",
"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:16:49.8995423",
"dealCosts": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tags": [
{
"$id": "78",
"pluG_UID": "h+mIRA+uJ0G6E7ozMg437Q==",
"pluGuid": "4488e987-ae0f-4127-ba13-ba33320e37ed",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "78"
}
],
"alternateProductG_UID": "lsknTV/qcE2H8ikMo055oQ==",
"alternateProduct": "4d27c996-ea5f-4d70-87f2-290ca34e79a1",
"altProduct": {
"$ref": "27"
},
"productHostCode": {
"$id": "79",
"id": 1,
"pluG_UID": "ibTf2FOS2UmPU+sfG7P8zw==",
"pluGuid": "d8dfb489-9253-49d9-8f53-eb1f1bb3fccf",
"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:16:49.9151668",
"inventoryTracked": "2026-04-03T06:16:49.9151668",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "80",
"pluG_UID": "jgUNjYpxE0OrQ8mt+h/Z5w==",
"pluGuid": "8d0d058e-718a-4313-ab43-c9adfa1fd9e7",
"fuelPluG_UID": "yAZGmZMbNUCFbfF9VW6xRw==",
"fuelPluGuid": "994606c8-1b93-4035-856d-f17d556eb147",
"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": "leD4P8BhhUKC2SerLmA4uw==",
"supplierGuid": "3ff8e095-61c0-4285-82d9-27ab2e6038bb",
"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": "uZ2S+a5Q40GDFvBSa7KJvA==",
"supplierGuid": "f9929db9-50ae-41e3-8316-f0526bb289bc",
"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:16:49.9151668",
"deliveryDate": "2026-04-03T06:16:49.9151668",
"nextCutOffDate": "2026-04-03T06:16:49.9151668",
"nextDeliveryDate": "2026-04-03T06:16:49.9151668",
"nextDaysBuffer": 10
},
{
"$ref": "83"
}
],
"store": {
"$ref": "17"
},
"updated": "2026-04-03T06:16:49.9151668",
"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:16:49.9151668",
"processed": "2026-04-03T06:16:49.9151668",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:49.9151668",
"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:16:49.9151668",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "84"
}
],
"zoneMatrix": [
{
"$id": "86",
"id": 1,
"hostIdentifier": "Jy7c9V44ykG2OnOC78gPMw==",
"hostIdentifierGuid": "f5dc2e27-385e-41ca-b63a-7382efc80f33",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ffdfb798-77a1-494f-b407-0f580f2b1fe1",
"49984cbe-7fa0-478f-99b6-6dcd2b40fac1"
]
},
{
"$ref": "86"
}
],
"hostFileStoreSetting": {
"$ref": "20"
},
"hostStoreSettings": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"promotionPlacements": [
{
"$id": "87",
"identifier": "rYxtzYpRVkqftN58M0kOtQ==",
"identifierGuid": "cd6d8cad-518a-4a56-9fb4-de7c33490eb5",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "87"
}
],
"promoTypeGuids": [
"79c0211c-e82c-4ea6-8246-876a51187c3b",
"9a52e338-3ce5-4d15-8a5c-c93dba7f8093"
],
"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:16:49.9151668",
"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": "802b92d8-886a-4cce-94f8-4640c2c5535d",
"updateStore": {
"$id": "93",
"id": "47740e01-0e28-4d65-a5b3-15332a625bbc",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:49.9151668",
"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:16:49.9151668"
},
"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": "IoiM2lQu3E2X7mZlhCGGFA==",
"identifierGuid": "da8c8822-2e54-4ddc-97ee-666584218614",
"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:16:49.9151668",
"promoPeriodEnd": "2026-04-03T06:16:49.9151668",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:49.9151668",
"deleted": true
},
"details": [
{
"$id": "96",
"saleItemID": 1,
"identifier": "4wvlkrHlRUCJj2f/dyvGrg==",
"identifierGuid": "92e50be3-e5b1-4045-898f-67ff772bc6ae",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "D2u7e0OccEa1Qlb8L3GuKg==",
"pluGuid": "7bbb6b0f-9c43-4670-b542-56fc2f71ae2a",
"accountID": "CswHD6UFrUukUZTcCBIUfA==",
"accountIDGuid": "0f07cc0a-05a5-4bad-a451-94dc0812147c",
"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:16:49.9151668",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "d8nL4gWaoE+DkIfoXmrCpw==",
"refundGuid": "e2cbc977-9a05-4fa0-8390-87e85e6ac2a7",
"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": "8JkDQvMPnU+NdNb336OY5A==",
"idempotentVoidGuid": "420399f0-0ff3-4f9d-8d74-d6f7dfa398e4",
"priceLevelIdentifier": "8SjTHE+y8kqvpIb62KoW9Q==",
"priceLevelIdentifierGuid": "1cd328f1-b24f-4af2-afa4-86fad8aa16f5",
"communityIdentifier": "5W+UOC8WpkyI/v2ffoHAbQ==",
"communityIdentifierGuid": "38946fe5-162f-4ca6-88fe-fd9f7e81c06d",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "97",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:49.9151668",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "97"
}
],
"refund": {
"$id": "98",
"id": 1,
"g_UID": "TEngGnEV1USO5q098kxmXg==",
"guid": "1ae0494c-1571-44d5-8ee6-ad3df24c665e",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:49.9151668"
},
"modifier": {
"$id": "99",
"id": 1,
"setG_UID": "gRL49QxiukW+rtrJ6AQRGQ==",
"modifierSetGuid": "f5f81281-620c-45ba-beae-dac9e8041119",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "984ZvLUl90y8CPy1DPtUJg==",
"pluGuid": "bc19cef7-25b5-4cf7-bc08-fcb50cfb5426",
"deleted": true,
"g_UID": "gqITZbEj3ESirgpYdU+OLw==",
"guid": "6513a282-23b1-44dc-a2ae-0a58754f8e2f",
"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": "i9F72oA06Ee9VOk3Pf02sQ==",
"pluGuid": "da7bd18b-3480-47e8-bd54-e9373dfd36b1",
"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:16:49.9151668",
"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:16:49.9151668",
"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": "x29oag/jh0KrNei/gJNqng==",
"pluGuid": "6a686fc7-e30f-4287-ab35-e8bf80936a9e",
"accountID": "q2EgSwFTjUinSk6heBHjew==",
"accountIDGuid": "4b2061ab-5301-488d-a74a-4ea17811e37b",
"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:16:49.9151668",
"bestOrExpireType": 1,
"refundG_UID": "AomOsCgx+0yosWSzw5hGyw==",
"refundGuid": "b08e8902-3128-4cfb-a8b1-64b3c39846cb",
"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": "9S/CpIw8x0+NoOKRX7JFcg==",
"identifierGuid": "a4c22ff5-3c8c-4fc7-8da0-e2915fb24572",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "0UvLtGI++0SaAcfW4R5YhA==",
"customerIdentifierGuid": "b4cb4bd1-3e62-44fb-9a01-c7d6e11e5884",
"operatorNo": 1,
"operatorG_UID": "WEt+mktKjEOLvEbgmyVZTw==",
"operatorGuid": "9a7e4b58-4a4b-438c-8bbc-46e09b25594f",
"created": "2026-04-03T06:16:49.9151668",
"ordered": "2026-04-03T06:16:49.9151668",
"started": "2026-04-03T06:16:49.9151668",
"completed": "2026-04-03T06:16:49.9151668",
"supplied": "2026-04-03T06:16:49.9151668",
"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": "BVflJ9BE+Ui+DmdbdgnkkA==",
"pluGuid": "27e55705-44d0-48f9-be0e-675b7609e490",
"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": "YKwv99hiQUm5FRGz1s6rFQ==",
"headerIdentifierGuid": "f72fac60-62d8-4941-b915-11b3d6ceab15",
"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": "bIAq7SQ610OVs+E81VrGEA==",
"surveyGuid": "ed2a806c-3a24-43d7-95b3-e13cd55ac610",
"saleHeaderGuid": "yz3zDU6zLk+SWpOTS2DETA==",
"saleGuid": "0df33dcb-b34e-4f2e-925a-93934b60c44c",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "ivX52IdkP0+0QFnYQ1ceIw==",
"guidResponse": "d8f9f58a-6487-4f3f-b440-59d843571e23",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:49.9151668",
"sale": {
"$ref": "13"
},
"survey": {
"$id": "108",
"g_UID": "oDrfkiGbtkynoxTqKjqc3Q==",
"guid": "92df3aa0-9b21-4cb6-a7a3-14ea2a3a9cdd",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "aamTgfWB1kaYA8MXeOHhWw==",
"checkoutFormGuid": "8193a969-81f5-46d6-9803-c31778e1e15b",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:49.9151668",
"end": "2026-04-03T06:16:49.9151668",
"deleted": true,
"updated": "2026-04-03T06:16:49.9151668",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"cc67954a-7e05-43ba-aba0-a5715f85c8bb",
"c9a4542f-5feb-4085-a99c-8a7aad08e79a"
],
"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": "54DjCV6UCkOohGqdeMm3Lw==",
"accountIdentifier": "09e380e7-945e-430a-a884-6a9d78c9b72f",
"accountName": "sample string 44",
"customerOrderIdentifier": "IxljeJzgOEW0ActUsXGhhg==",
"customerOrderIdentifierGuid": "78631923-e09c-4538-b401-cb54b171a186",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "109",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "9KBwOE9eLEG+6acNlu8OtA==",
"paymentIdentifierGuid": "3870a0f4-5e4f-412c-bee9-a70d96ef0eb4",
"identifier": "bGTc+P94wkSZ9vv20xjRFw==",
"identifierGuid": "f8dc646c-78ff-44c2-99f6-fbf6d318d117",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "m5KnLOfmh0yUnJINDnmsmg==",
"itemIdentifierGuid": "2ca7929b-e6e7-4c87-949c-920d0e79ac9a"
}
},
{
"$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": "HE2Eyek2JEmA7EU2RheTgQ==",
"customerIdentifierGuid": "c9844d1c-36e9-4924-80ec-453646179381",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "JrxjtKBtjUqrWHkY+UXhbA==",
"idempotentGuid": "b463bc26-6da0-4a8d-ab58-7918f945e16c",
"offline": true,
"voucher": {
"$ref": "1"
},
"customer": {
"$ref": "6"
}
},
{
"$ref": "110"
}
]
},
"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 2�\}1з 5 xl/workbook.xml � (� ����0��&�C��U� �p��Ճ�i�-ik��-H�yۙ��v�dl�4�'5h�ۂvޏ9c��P�;�uص�*�A�3m+k�L�V�=�p�0�xi�����J���F�иѫaE)����!bn��8�Ec�;���!��l�XѠ��x�dqnMAϔ�\��%�,Ny̓����&����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�\5��.' ' _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="R87afddf140bf41f7" /></Relationships>PK 2�\��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 2�\сX)� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_Cl��*N6�d��ۊ
Hڜ���W(J�֑��&��h><=��|�Xoߦ��1����V9=خ�S2K�n�{e��|$���-�)�GJ��q��pm�&�r:�:�iɘ�a[&9\<���>9u�Ц?��Յc����~Z�^Ӣ�T ;��jU7�f��|���M-�ˈ��뻞��UQ�h#���*�ˀ�9���s�y{�fʪ�LW�+�Q,�j��.6_PK 2�\Ѓ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 2�\�/�� � 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- 2�\}1з 5 xl/workbook.xmlPK- 2�\���� � [Content_Types].xmlPK-
2�\5��.' ' V _rels/.relsPK- 2�\��4 � � xl/worksheets/sheet1.xmlPK- 2�\сX)� P . xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
t xl/styles.xmlPK- 2�\�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK 2�\>�7�� 5 xl/workbook.xml � (� ����0��&�C��`@�N\�z�^�"
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@�]��d>H�"��E����'�$��B+7��J����� �崢$
��Bti�0�(���]LD��M��/�B�I�p�<�(:w^�#[�0<x��[E^\�����;���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�\�
>' ' _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="R614078ed3f8340a4" /></Relationships>PK 2�\��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 2�\!/��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I�֩�vÆm�{�DM��v���G�
XEWb�������4����ݿM#yAgTE �rz���s4���G�D�9��b��>�yCiP=N2nF�:��IƔ���R�d��.��9n��x��?Dg̠�ѩ�6���ΟB����0
�)z
U��@����f�j�ȗ|]2�2 �nj!^F�^�y&��jVm�-f�2����O�Ν�r�ƱZ(ݶ�6kf���ћ��}PK 2�\Ѓ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 2�\�/�� � 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- 2�\>�7�� 5 xl/workbook.xmlPK- 2�\���� � [Content_Types].xmlPK-
2�\�
>' ' V _rels/.relsPK- 2�\��4 � � xl/worksheets/sheet1.xmlPK- 2�\!/��� P . xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
u xl/styles.xmlPK- 2�\�/�� � � xl/sharedStrings.xmlPK � �