PUT api/customergroup/{groupID}/member/{customerID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupID | globally unique identifier |
Required |
|
| customerID | globally unique identifier |
Required |
Body Parameters
CustomerGroupMember| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Incremental ID |
integer |
None. |
| GroupID | Collection of byte |
None. |
|
| GroupIDGuid | globally unique identifier |
None. |
|
| CustomerID | Collection of byte |
None. |
|
| CustomerIDGuid | globally unique identifier |
None. |
|
| Card | string |
Required String length: inclusive between 0 and 40 |
|
| LinkedAccount | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| LinkedAccountGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| Customer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| Group | CustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerCard | CustomerCard |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"groupID": "WvAkU3W/LUSjYRkozZV4VQ==",
"groupIDGuid": "5324f05a-bf75-442d-a361-1928cd957855",
"customerID": "H8HnLerLbEuUXIlsWEDY7A==",
"customerIDGuid": "2de7c11f-cbea-4b6c-945c-896c5840d8ec",
"card": "sample string 4",
"linkedAccount": "J7cM6uws+U6e7qAnclEbvA==",
"linkedAccountGuid": "ea0cb727-2cec-4ef9-9eee-a02772511bbc",
"customer": {
"$id": "2",
"identifier": "egEcGiBJoUaJbYMzQOToFw==",
"identifierGuid": "1a1c017a-4920-46a1-896d-833340e4e817",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:21:17.7545593",
"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": "nOStFvkm5U69ERUaIPb4dw==",
"communityIdentifierGuid": "16ade49c-26f9-4ee5-bd11-151a20f6f877",
"joined": "2026-04-03T06:21:17.7545593",
"updated": "2026-04-03T06:21:17.7545593",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "uFcRiwwknEa31ad+u6+t9g==",
"priceLevelIdentifierGuid": "8b1157b8-240c-469c-b7d5-a77ebbafadf6",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:21:17.7545593",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "3",
"cardType": 2,
"issueDate": "2026-04-03T06:21:17.7545593",
"expiry": "2026-04-03T06:21:17.7545593",
"customerID": "y9otvyDky0eCtlEI18nyWA==",
"customerIDGuid": "bf2ddacb-e420-47cb-82b6-5108d7c9f258",
"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:21:17.7545593",
"linkedAccount": "05A6603v4kSPaVoZUWLsaA==",
"linkedAccountGuid": "eb3a90d3-ef4d-44e2-8f69-5a195162ec68",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "2"
},
"account": {
"$id": "4",
"id": 1,
"identifier": "kbZ7BbO+V0i6rXOH/HZbZQ==",
"identifierGuid": "057bb691-beb3-4857-baad-7387fc765b65",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:21:17.7545593",
"owner": "6GeYR95EF0G9x5PWNsbY5w==",
"ownerGuid": "479867e8-44de-4117-bdc7-93d636c6d8e7",
"accountStoreGroupIdentifier": "0uJ6WQVJAU2jF0SrwaNpNg==",
"accountStoreGroupGuid": "597ae2d2-4905-4d01-a317-44abc1a36936",
"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:21:17.7545593",
"active": true,
"updated": "2026-04-03T06:21:17.7545593",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "2"
},
"card": {
"$ref": "3"
},
"members": {
"$id": "5",
"sample string 1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"sample string 2": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"customerGroups": [
{
"$id": "6",
"identifier": "Z46GfC1RNUqeX9xK29zozg==",
"identifierGuid": "7c868e67-512d-4a35-9e5f-dc4adbdce8ce",
"name": "sample string 2",
"primaryContact": "3yCQF8nJ8UOEoCkH4dvsiQ==",
"primaryContactGuid": "179020df-c9c9-43f1-84a0-2907e1dbec89",
"accountID": "NIsZn11mg0K3Tss1K01SSw==",
"accountIDGuid": "9f198b34-665d-4283-b74e-cb352b4d524b",
"special": true,
"updated": "2026-04-03T06:21:17.7545593",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ELP0Qdkhnk69i1x7RU04Cg==",
"priceLevelIdentifierGuid": "41f4b310-21d9-4e9e-bd8b-5c7b454d380a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "4"
},
"primaryContactCustomer": {
"$ref": "2"
},
"customerGroupMembers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "6"
}
]
},
"payments": [
{
"$id": "7",
"id": 1,
"identifier": "uY5DNVPzEEGsoWKyeIKikA==",
"identifierGuid": "35438eb9-f353-4110-aca1-62b27882a290",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "+HAkzDi15k2RbgwVb8F57w==",
"accountIDGuid": "cc2470f8-b538-4de6-916e-0c156fc179ef",
"customerAccount": {
"$ref": "4"
},
"customerCard": {
"$ref": "3"
},
"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:21:17.7545593",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "1AyeXjU1TEWPi0yH3LHYKw==",
"idempotentVoidGuid": "5e9e0cd4-3535-454c-8f8b-4c87dcb1d82b",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "8",
"saleHeaderID": 1,
"saleHeaderGuid": "e0WI7YlycE+PJ4H85EktOg==",
"saleHeaderIdentifierGuid": "ed88457b-7289-4f70-8f27-81fce4492d3a",
"created": "2026-04-03T06:21:17.7545593",
"createdLocal": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"storeID": 1,
"operatorG_Uid": "x/4eHzmYJUiHoCTtaEKL+A==",
"operatorGuid": "1f1efec7-9839-4825-87a0-24ed68428bf8",
"customerG_Uid": "U7v21ceypEGMNrJIsQRrPQ==",
"customerGuid": "d5f6bb53-b2c7-41a4-8c36-b248b1046b3d",
"communityIdentifier": "fs/bq8SQ70KXWJRZ+/+6Zw==",
"communityIdentifierGuid": "abdbcf7e-90c4-42ef-9758-9459fbffba67",
"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": "rGGOCKzu4U+nkb+d/+/kNw==",
"priceLevelIdentifierGuid": "088e61ac-eeac-4fe1-a791-bf9dffefe437",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:21:17.7545593+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": "9",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:21:17.7545593",
"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": "10",
"id": 1,
"g_Uid": "Og9UZzzkGE2cnPDDfURcrw==",
"guid": "67540f3a-e43c-4d18-9c9c-f0c37d445caf",
"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:21:17.7545593",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:21:17.7545593",
"endShift": "2026-04-03T06:21:17.7545593",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "11",
"operatorG_UID": "3ODlgBS7akmZb4k8QfLAhw==",
"operatorGuid": "80e5e0dc-bb14-496a-996f-893c41f2c087",
"storeID": 2,
"operator": {
"$ref": "10"
},
"store": {
"$id": "12",
"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:21:17.7545593",
"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": "8DHAhcvlFkeCHmtbb2j2yw==",
"hostIdentifierGuid": "85c031f0-e5cb-4716-821e-6b5b6f68f6cb",
"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:21:17.7545593",
"priceZone": {
"$id": "13",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "lby7DvrFwEy1Wuz8wg4m9Q==",
"hostIdentifierGuid": "0ebbbc95-c5fa-4cc0-b55a-ecfcc20e26f5",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "14",
"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": "14"
},
"hostStoreSettings": [
{
"$id": "15",
"id": 1,
"hostIdentifier": "B3O6iaHSCUeSyfHszou/Ww==",
"hostIdentifierGuid": "89ba7307-d2a1-4709-92c9-f1ecce8bbf5b",
"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": "16",
"identifier": "M1ydyN8WHUW+xTl7OZFFwQ==",
"identifierGuid": "c89d5c33-16df-451d-bec5-397b399145c1",
"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": "rguZNIY64EKTrodYdOnUEQ==",
"hostSupplierIdentifierGuid": "34990bae-3a86-42e0-93ae-875874e9d411",
"loyaltyPriceLevelIdentifier": "J3RmNQc9E0uTjpZu2PqWSQ==",
"loyaltyPriceLevelIdentifierGuid": "35667427-3d07-4b13-938e-966ed8fa9649",
"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:21:17.7545593",
"lastProcessed": "2026-04-03T06:21:17.7545593",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "17",
"identifier": "3LTsZROz30miiRWklZ0KGQ==",
"identifierGuid": "65ecb4dc-b313-49df-a289-15a4959d0a19",
"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": "Oja1mKPLBU+HamsRtDtYDg==",
"primaryContactID": "98b5363a-cba3-4f05-876a-6b11b43b580e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "h4AXPTjwVkiu9vRfH60BJw==",
"supplierGroupGuid": "3d178087-f038-4856-aef6-f45f1fad0127",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:21:17.7545593",
"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": "18",
"id": "769eea23-0968-4705-a18b-1028d59c014a",
"identifier": "i1/HDwC1sUCHsJIXrNp6pg==",
"identifierGuid": "0fc75f8b-b500-40b1-87b0-9217acda7aa6",
"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": "19",
"supplierIdentifier": "LTDw5gKdEUWOjciipTJjmg==",
"supplierIdentifierGuid": "e6f0302d-9d02-4511-8e8d-c8a2a532639a",
"contactGuid": "WQ2ytqux40mytgjJIQiYYw==",
"contactID": "b6b20d59-b1ab-49e3-b2b6-08c921089863",
"contact": {
"$ref": "18"
},
"supplier": {
"$ref": "17"
}
},
{
"$ref": "19"
}
],
"products": [
{
"$id": "20",
"pluG_UID": "t8qiyFqKtEmcwKwN5N6ggg==",
"pluGuid": "c8a2cab7-8a5a-49b4-9cc0-ac0de4dea082",
"supplierIdentifier": "TUPZStllm0uiHVewxXfPqA==",
"supplierIdentifierGuid": "4ad9434d-65d9-4b9b-a21d-57b0c577cfa8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "21",
"pluG_UID": "qDCbLHeN6UylADnsfSMCOA==",
"pluGuid": "2c9b30a8-8d77-4ce9-a500-39ec7d230238",
"supplierIdentifier": "4zy3tZ1/+0KUTkfwyHvEpg==",
"supplierIdentifierGuid": "b5b73ce3-7f9d-42fb-944e-47f0c87bc4a6",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "21"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "7cB7ESc8v06mN1ZaW1+kEA==",
"parentPluGuid": "117bc0ed-3c27-4ebf-a637-565a5b5fa410",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "22",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "fozDtcy9GUOVFwHL+Bv6Rg==",
"guid": "b5c38c7e-bdcc-4319-9517-01cbf81bfa46",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "SVA0Ok3XSkuFleDMwscyKQ==",
"priceGroupGuid": "3a345049-d74d-4b4a-8595-e0ccc2c73229",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:21:17.7545593",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:21:17.7545593",
"pluCreated": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"lastManualUpdate": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"currentCostUpdated": "2026-04-03T06:21:17.7545593",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "oSp+rCEHa0eug7u0asjbIA==",
"altPLUGuid": "ac7e2aa1-0721-476b-ae83-bbb46ac8db20",
"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:21:17.7545593",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "18qnfUUGDEe86zZampd+ZQ==",
"shelfPageLayoutGuid": "7da7cad7-0645-470c-bceb-365a9a977e65",
"talkerPageLayoutG_UID": "bD5qxRaiFUqc4QjbA5CcCQ==",
"talkerPageLayoutGuid": "c56a3e6c-a216-4a15-9ce1-08db03909c09",
"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": "rT6DsOERwUaNzQhZjqTcvA==",
"inventoryIdentifier": "b0833ead-11e1-46c1-8dcd-08598ea4dcbc",
"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": "MMikrBxen02HniSfWQuvoA==",
"parentPluGuid": "aca4c830-5e1c-4d9f-879e-249f590bafa0",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "4c9cVQ4f/EmFbUF17NLweQ==",
"supplierIdentifierGuid": "555ccfe1-1f0e-49fc-856d-4175ecd2f079",
"supplierChanged": true,
"rebateSupplierIdentifier": "ItPSSJTkhkif7xrb3Kt3PQ==",
"rebateSupplierIdentifierGuid": "48d2d322-e494-4886-9fef-1adbdcab773d",
"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:21:17.7545593",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "FoijEhBc406TT5RLgwK3UA==",
"hostIdentifierGuid": "12a38816-5c10-4ee3-934f-944b8302b750",
"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": "22"
},
{
"$ref": "22"
}
],
"store": {
"$ref": "12"
},
"storePrices": [
{
"$id": "23",
"pluG_UID": "RagSeul03Eq0umg5Ictsmw==",
"pluGuid": "7a12a845-74e9-4adc-b4ba-683921cb6c9b",
"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:21:17.7545593"
},
{
"$ref": "23"
}
],
"currentPrices": {
"$id": "24",
"pluPrices": {
"$id": "25",
"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:21:17.7545593",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "25"
},
"winningCampaign": 1,
"winner": {
"$id": "26",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:21:17.7545593",
"startTime": 5,
"endDate": "2026-04-03T06:21:17.7545593",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "i1tF9AsoF0Sqfzh1P0+XDQ==",
"hostIdentifierGuid": "f4455b8b-280b-4417-aa7f-38753f4f970d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"tray": {
"$id": "27",
"g_UId": "9NFqDmVKEEK9uYupXk7vgg==",
"guid": "0e6ad1f4-4a65-4210-bdb9-8ba95e4eef82",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "28",
"priceGroupG_UID": "KuL8cXdYzE+sdfGo73TzoA==",
"priceGroupGuid": "71fce22a-5877-4fcc-ac75-f1a8ef74f3a0",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:21:17.7545593",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "29",
"pluG_UID": "jV06tiVK0kaX2NgNW4jW2w==",
"pluGuid": "b63a5d8d-4a25-46d2-97d8-d80d5b88d6db",
"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": "30",
"pluGuid": "74a02e34-440e-49b6-89d5-f4241c12542d",
"created": "2026-04-03T06:21:17.7545593",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:21:17.7545593",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:21:17.7545593",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:21:17.7545593",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:21:17.7545593",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:21:17.7545593",
"lastSold": "2026-04-03T06:21:17.7545593",
"firstSold": "2026-04-03T06:21:17.7545593",
"awsUpdated": "2026-04-03T06:21:17.7545593",
"lastManualUpdate": "2026-04-03T06:21:17.7545593",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:21:17.7545593",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:21:17.7545593",
"doNotRangeUpdated": "2026-04-03T06:21:17.7545593",
"doNotOrderUpdated": "2026-04-03T06:21:17.7545593",
"tracked": "2026-04-03T06:21:17.7545593"
},
"allergens": [
{
"$id": "31",
"primaryKey": {
"$id": "32",
"pluGuid": "6913478f-8115-428f-ad23-1a71618d7ccb",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "j0cTaRWBj0KtIxpxYY18yw==",
"pluGuid": "6913478f-8115-428f-ad23-1a71618d7ccb",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"costs": {
"$id": "33",
"pluG_UID": "rH/tD00BMEyqBfZ0xzWFUA==",
"pluGuid": "0fed7fac-014d-4c30-aa05-f674c7358550",
"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:21:17.7545593",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "34",
"saleHeaderID": 1,
"created": "2026-04-03T06:21:17.7545593",
"createdLocal": "2026-04-03T06:21:17.7545593",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "3QUDxWBJ7Uaxih4qAfJ39w==",
"operatorGuid": "c50305dd-4960-46ed-b18a-1e2a01f277f7",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "YI3LtttltUGKbbOvD1n90A==",
"pluGuid": "b6cb8d60-65db-41b5-8a6d-b3af0f59fdd0",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "10"
}
},
{
"$ref": "34"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "BG3EtEsQZkyrfeCjQLfd7Q==",
"pluGuid": "b4c46d04-104b-4c66-ab7d-e0a340b7dded",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "Hy+SWhrrW0SSJ2VMLwf7yQ==",
"pluGuid": "5a922f1f-eb1a-445b-9227-654c2f07fbc9",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "22"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "fpWKy7ZNGkWS7e4DoDQVKg==",
"identifierGuid": "cb8a957e-4db6-451a-92ed-ee03a034152a",
"pluG_UID": "PM4CXqQQ4EmDG4tnNRSDqw==",
"pluGuid": "5e02ce3c-10a4-49e0-831b-8b67351483ab",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "17"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"ordering": {
"$ref": "20"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "aVy94u10fE+/aSMD70UC7Q==",
"groupName": "sample string 1",
"identifierGuid": "e2bd5c69-74ed-4f7c-bf69-2303ef4502ed",
"exists": true,
"flipChartIdentifier": "XNcPRlZ7NU6od1T179JAOA==",
"flipChartIdentifierGuid": "460fd75c-7b56-4e35-a877-54f5efd24038",
"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": "bUD2ck6/oUKIgyHXb4Q78Q==",
"groupIdentifierGuid": "72f6406d-bf4e-42a1-8883-21d76f843bf1",
"flipChart": {
"$id": "39",
"identifier": "KUS7XtlkuUGuBCkjRC3QdQ==",
"identifierGuid": "5ebb4429-64d9-41b9-ae04-2923442dd075",
"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": "40",
"identifier": "o/fKnkAxJUyQcb94dnkZcQ==",
"identifierGuid": "9ecaf7a3-3140-4c25-9071-bf7876791971",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "TXeN4zhyLk+wcA4u9/IZOQ==",
"guid": "e38d774d-7238-4f2e-b070-0e2ef7f21939",
"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": "sApYGX4qqkKg5w0mLogqPA==",
"previousFormGuid": "19580ab0-2a7e-42aa-a0e7-0d262e882a3c",
"nextForm": 1,
"nextFormG_UID": "VR97Hsse+Emr780J8YZ15Q==",
"nextFormGuid": "1e7b1f55-1ecb-49f8-abef-cd09f18675e5",
"attributes": "sample string 10",
"updated": "2026-04-03T06:21:17.7545593",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "usCFM4hf7kaF4b18ibKyEw==",
"checkoutFormGuid": "3385c0ba-5f88-46ee-85e1-bd7c89b2b213",
"identifier": "8a+xy/TQ1k2e1exAy1elRg==",
"identifierGuid": "cbb1aff1-d0f4-4dd6-9ed5-ec40cb57a546",
"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": "8GcvTxk07kKEBGX6+W34dA==",
"valueGuid": "4f2f67f0-3419-42ee-8404-65faf96df874",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:21:17.7545593",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:21:17.7545593",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "wCoWFQGaakORKwAYvukI/g==",
"checkoutFormGuid": "15162ac0-9a01-436a-912b-0018bee908fe",
"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": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "7tlMvOdrRUeGBdx/y7VACA==",
"flipChartPageIdentifierGuid": "bc4cd9ee-6be7-4745-8605-dc7fcbb54008",
"pluG_UID": "/1surfgMV02QttvAbbbl8g==",
"pluGuid": "ad2e5bff-0cf8-4d57-90b6-dbc06db6e5f2",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "22"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "X1NwtQrlKka7/Mqwqanhbg==",
"pluGuid": "b570535f-e50a-462a-bbfc-cab0a9a9e16e",
"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:21:17.7545593",
"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": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "C78lxG783UWksi+btoba3w==",
"ingredientGuid": "2WhBFYkIAUO/5CgPb3Nocw==",
"ingredientIdentifier": "154168d9-0889-4301-bfe4-280f6f736873",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "22"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "l4t/yeVKOE6SPgwTv6cceQ==",
"pluGuid": "c97f8b97-4ae5-4e38-923e-0c13bfa71c79",
"shelfLocationIdentifier": "PE8AJf11JUuoEq6jL1rVuw==",
"shelfLocationGuid": "25004f3c-75fd-4b25-a812-aea32f5ad5bb",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "SbLYkEqOjUeifwrwcW6EYw==",
"labelPageLayoutGuid": "90d8b249-8e4a-478d-a27f-0af0716e8463",
"updated": "2026-04-03T06:21:17.7545593",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "22"
},
"location": {
"$id": "49",
"identifier": "7TVZXjrnC0GWvkbWKyELBw==",
"storeID": 1,
"identifierGuid": "5e5935ed-e73a-410b-96be-46d62b210b07",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:21:17.7545593",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "ADb5vy1hXEe31eRAtzIUVQ==",
"pluGuid": "bff93600-612d-475c-b7d5-e440b7321455",
"deptNo": 1,
"product": {
"$ref": "22"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:21:17.7545593",
"department": {
"$id": "52",
"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": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"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:21:17.7545593",
"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": "0ZY+vf/qZkWDlRtV4zpdTw==",
"labelPageLayoutGuid": "bd3e96d1-eaff-4566-8395-1b55e33a5d4f",
"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": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:21:17.7545593",
"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": "v5SpqER5KUCNDxA0wnnt2w==",
"labelPageLayoutGuid": "a8a994bf-7944-4029-8d0f-1034c279eddb",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:17.7545593",
"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": "gtxBmOw3WE2k6vR7eppgEQ==",
"labelPageLayoutGuid": "9841dc82-37ec-4d58-a4ea-f47b7a9a6011",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:21:17.7545593",
"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": "cdJBW+p/qUe9l1+7cTOTeg==",
"labelPageLayoutGuid": "5b41d271-7fea-47a9-bd97-5fbb7133937a",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "mAve/GuglUiZhp5Z/cdliw==",
"pluGuid": "fcde0b98-a06b-4895-9986-9e59fdc7658b",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "DQWS25YnnUmiZWWrknIhIQ==",
"dealCostGuid": "db92050d-2796-499d-a265-65ab92722121",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "T9EMFPax7kWwEe4ofg3fLQ==",
"priceGroupGuid": "140cd14f-b1f6-45ee-b011-ee287e0ddf2d",
"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:21:17.7545593",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "8fd9b687-4c39-4fab-94fe-a5b39f9505fd",
"campaignComboPriceGroupG_UID": "HlaNdrOqgkO2hAXNiJdgJQ==",
"campaignComboPriceGroupIdentifier": "768d561e-aab3-4382-b684-05cd88976025",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:21:17.7545593",
"operatorG_UID": "Rdus0DKl/kCgoo45eLpK5g==",
"operatorGuid": "d0acdb45-a532-40fe-a0a2-8e3978ba4ae6",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:21:17.7545593",
"signIqTicketFileMovedUtc": "2026-04-03T06:21:17.7545593",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:21:17.7545593",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "07f8cb41-542f-4ad6-92d9-ac51b6b1242a",
"product": {
"$ref": "22"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "7aa345ac-c249-4ad1-9882-24d59c7287f1",
"nameGuid": "7aa345ac-c249-4ad1-9882-24d59c7287f1",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:21:17.7545593",
"startTime": 1,
"endDate": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"system": true,
"created": "2026-04-03T06:21:17.7545593",
"updated": "2026-04-03T06:21:17.7545593",
"priceChangeNotifiedUtc": "2026-04-03T06:21:17.7545593",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "ZTE1VMPEfESwyP94GyQ8AA==",
"hostIdentifierGuid": "54353165-c4c3-447c-b0c8-ff781b243c00",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:21:17.7545593",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "rraMnQXWpUmzO+BeGQPwqA==",
"pluGuid": "9d8cb6ae-d605-49a5-b33b-e05e1903f0a8",
"hostOfferID": 1,
"priceGroupG_UID": "FiNSgYFiP0S+eYoJXhHCnA==",
"priceGroupGuid": "81522316-6281-443f-be79-8a095e11c29c",
"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:21:17.7545593",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "22"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "M5ijn5AA00G4CwsorK+uJQ==",
"identifierStr": "M5ijn5AA00G4CwsorK+uJQ==",
"identifierGuid": "9fa39833-0090-41d3-b80b-0b28acafae25",
"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": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "qNkrzfq/ZkS5SLHEYUdq4w==",
"customerIDGuid": "cd2bd9a8-bffa-4466-b948-b1c461476ae3",
"campaign": {
"$ref": "62"
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Yhw40YJNuEuaIBDtu3FC9Q==",
"groupIDGuid": "d1381c62-4d82-4bb8-9a20-10edbb7142f5",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "6"
}
},
{
"$ref": "66"
}
],
"signIqTickets": [
{
"$id": "67",
"identifier": "NIs8ZmHYIUuha6YtXmR8Dw==",
"identifierGuid": "663c8b34-d861-4b21-a16b-a62d5e647c0f",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "67"
}
],
"comboPriceGroups": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "ZxIbzRCn3kCGmHBjz788Lg==",
"guid": "cd1b1267-a710-40de-8698-7063cfbf3c2e",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "pvkACrHVe0GtgtuKiA4VTg==",
"groupGuid": "0a00f9a6-d5b1-417b-ad82-db8a880e154e",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "OZljLH7SA0qdaUXBkVYo0A==",
"pluGuid": "2c639939-d27e-4a03-9d69-45c1915628d0",
"priceGroupG_UID": "PRkAN6eH6ke8mCohGi9usA==",
"priceGroupGuid": "3700193d-87a7-47ea-bc98-2a211a2f6eb0",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "22"
},
"priceGroup": {
"$ref": "28"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "68"
}
],
"priceLevels": [
{
"$id": "70",
"id": 1,
"priceLevelIdentifier": "ojJQSl/MUUezCGJPT8yW0Q==",
"priceLevelIdentifierGuid": "4a5032a2-cc5f-4751-b308-624f4fcc96d1",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "70"
}
],
"promotionType": {
"$id": "71",
"identifier": "m21CspV+Jk+w6YcVbB/Vsw==",
"identifierGuid": "b2426d9b-7e95-4f26-b0e9-87156c1fd5b3",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "a606AczWtUCGuxIKRhuASQ==",
"labelPageLayoutGuid": "013aad6b-d6cc-40b5-86bb-120a461b8049",
"priceLevelIdentifier": "biS0ZqwX7U6CtUgsb7NLag==",
"priceLevelIdentifierGuid": "66b4246e-17ac-4eed-82b5-482c6fb34b6a",
"active": true,
"updated": "2026-04-03T06:21:17.7545593",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "22"
},
"dealCost": {
"$id": "72",
"headerIdentifier": "IGc0onL7WkyvWKDoHxGaaA==",
"headerIdentifierGuid": "a2346720-fb72-4c5a-af58-a0e81f119a68",
"identifier": "nIaIFCcLF06efcB/2ag/Rg==",
"identifierGuid": "1488869c-0b27-4e17-9e7d-c07fd9a83f46",
"supplierIdentifier": "uTWjm6TWIUSHKQIS36CKaQ==",
"supplierGuid": "9ba335b9-d6a4-4421-8729-0212dfa08a69",
"pluG_UID": "5wonLM1gc0Kxev7VSev5Vg==",
"pluGuid": "2c270ae7-60cd-4273-b17a-fed549ebf956",
"campaignName": "fee15969-d019-4b65-8b4b-b91902930305",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:21:17.7545593",
"end": "2026-04-03T06:21:17.7545593",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "J9bSafVFtkq/w3snrAtm6w==",
"bonusItemPluGuid": "69d2d627-45f5-4ab6-bfc3-7b27ac0b66eb",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593",
"campaignEndDate": "2026-04-03T06:21:17.7545593",
"masterPLUG_UID": "yFs38w28Ckyu7fxoscLugg==",
"masterID": "f3375bc8-bc0d-4c0a-aeed-fc68b1c2ee82",
"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": "lsWQMT0HykK3OZ6q7s0DLQ==",
"bonusMasterID": "3190c596-073d-42ca-b739-9eaaeecd032d",
"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:21:17.7545593",
"dealCosts": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tags": [
{
"$id": "73",
"pluG_UID": "2gxD48OUC0CYwS5hKnZ4yA==",
"pluGuid": "e3430cda-94c3-400b-98c1-2e612a7678c8",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "73"
}
],
"alternateProductG_UID": "91PUATirHkCBPjAJc5ELqQ==",
"alternateProduct": "01d453f7-ab38-401e-813e-300973910ba9",
"altProduct": {
"$ref": "22"
},
"productHostCode": {
"$id": "74",
"id": 1,
"pluG_UID": "kVJQ3+HfXESQJUgvKL9aIw==",
"pluGuid": "df505291-dfe1-445c-9025-482f28bf5a23",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:21:17.7545593",
"inventoryTracked": "2026-04-03T06:21:17.7545593",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "75",
"pluG_UID": "RfSY6md/70+TDMJDPM706Q==",
"pluGuid": "ea98f445-7f67-4fef-930c-c2433ccef4e9",
"fuelPluG_UID": "1VaAdvGY0EaOmsWRBcgG/Q==",
"fuelPluGuid": "768056d5-98f1-46d0-8e9a-c59105c806fd",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"supplier": {
"$ref": "17"
},
"serviceFee": {
"$id": "76",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "20"
}
],
"orderCycleHeaders": [
{
"$id": "77",
"storeID": 1,
"supplierIdentifier": "S3YC3B/3t0qiv8TcTDl//g==",
"supplierGuid": "dc02764b-f71f-4ab7-a2bf-c4dc4c397ffe",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "77"
}
],
"cycles": [
{
"$id": "78",
"storeID": 1,
"supplierIdentifier": "nsbxQlUtO06YG8BWGHtqyA==",
"supplierGuid": "42f1c69e-2d55-4e3b-981b-c056187b6ac8",
"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:21:17.7545593",
"deliveryDate": "2026-04-03T06:21:17.7545593",
"nextCutOffDate": "2026-04-03T06:21:17.7545593",
"nextDeliveryDate": "2026-04-03T06:21:17.7545593",
"nextDaysBuffer": 10
},
{
"$ref": "78"
}
],
"store": {
"$ref": "12"
},
"updated": "2026-04-03T06:21:17.7545593",
"isHost": true
},
"files": [
{
"$id": "79",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:21:17.7545593",
"processed": "2026-04-03T06:21:17.7545593",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:21:17.7545593",
"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": "16"
},
"metcashHeader": {
"$id": "80",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:21:17.7545593",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "79"
}
],
"zoneMatrix": [
{
"$id": "81",
"id": 1,
"hostIdentifier": "M2DOfZDSAUSpTj1mynojfg==",
"hostIdentifierGuid": "7dce6033-d290-4401-a94e-3d66ca7a237e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"fbb7f762-e7ed-409d-a469-a4907b598f3b",
"9f8e5ea5-21b4-4837-9d3d-680ac9ea62c9"
]
},
{
"$ref": "81"
}
],
"hostFileStoreSetting": {
"$ref": "15"
},
"hostStoreSettings": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"promotionPlacements": [
{
"$id": "82",
"identifier": "eETRWC6KDUqt+tWRv6aQmQ==",
"identifierGuid": "58d14478-8a2e-4a0d-adfa-d591bfa69099",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "82"
}
],
"promoTypeGuids": [
"8422415b-2eee-4e24-aeec-f52218ecb2b0",
"c9e1e0fa-649a-421b-9d5f-257f2a7a387c"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "15"
}
],
"accounts": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "83"
}
],
"sales": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:21:17.7545593",
"ftpSite": {
"$id": "85",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "84"
}
],
"zoneMatrix": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"cashManagements": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "87",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "86"
}
],
"updateStoreID": "4b052d65-ceba-4af2-937c-ac1afe495655",
"updateStore": {
"$id": "88",
"id": "6b5fb273-5894-4a62-80a0-3af4898fa680",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:21:17.7545593",
"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:21:17.7545593"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "89",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
}
},
{
"$ref": "11"
}
]
},
"customer": {
"$ref": "2"
},
"communityOrganisation": {
"$id": "90",
"id": 1,
"identifier": "TyB342pK9ESwR3+F006iYg==",
"identifierGuid": "e377204f-4a6a-44f4-b047-7f85d34ea262",
"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:21:17.7545593",
"promoPeriodEnd": "2026-04-03T06:21:17.7545593",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:21:17.7545593",
"deleted": true
},
"details": [
{
"$id": "91",
"saleItemID": 1,
"identifier": "pUYPGA/Eg0eRqwARTF2d8w==",
"identifierGuid": "180f46a5-c40f-4783-91ab-00114c5d9df3",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "cNnSCdFShkO/HaxrMZ9frA==",
"pluGuid": "09d2d970-52d1-4386-bf1d-ac6b319f5fac",
"accountID": "oOYMbk6s60aYrfkZ4mjB7w==",
"accountIDGuid": "6e0ce6a0-ac4e-46eb-98ad-f919e268c1ef",
"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:21:17.7545593",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "PHpLrgacnUGwGjhsmau/cg==",
"refundGuid": "ae4b7a3c-9c06-419d-b01a-386c99abbf72",
"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": "+9TAfCSbWkO6ObOt25tUNw==",
"idempotentVoidGuid": "7cc0d4fb-9b24-435a-ba39-b3addb9b5437",
"priceLevelIdentifier": "F1M2tdV0rkKzogzmbkTOfQ==",
"priceLevelIdentifierGuid": "b5365317-74d5-42ae-b3a2-0ce66e44ce7d",
"communityIdentifier": "QZwAgPvGSU6nK4btxAbmag==",
"communityIdentifierGuid": "80009c41-c6fb-4e49-a72b-86edc406e66a",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "92",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:21:17.7545593",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "92"
}
],
"refund": {
"$id": "93",
"id": 1,
"g_UID": "Mk6q/NtVukqh3xo5sBDftQ==",
"guid": "fcaa4e32-55db-4aba-a1df-1a39b010dfb5",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:21:17.7545593"
},
"modifier": {
"$id": "94",
"id": 1,
"setG_UID": "zs0TdXU3ME69aLgttA/fOg==",
"modifierSetGuid": "7513cdce-3775-4e30-bd68-b82db40fdf3a",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "lxAxAXKMqkm4F3tmcV0EJA==",
"pluGuid": "01311097-8c72-49aa-b817-7b66715d0424",
"deleted": true,
"g_UID": "yDsSZmGG1kuQqksqEYgl6g==",
"guid": "66123bc8-8661-4bd6-90aa-4b2a118825ea",
"product": {
"$ref": "22"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "91"
}
],
"eftReceipts": [
{
"$id": "95",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "8"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "95"
}
],
"payments": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"cards": [
{
"$id": "96",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "96"
}
],
"campaignHits": [
{
"$id": "97",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "97"
}
],
"fuel": [
{
"$id": "98",
"id": 1,
"plu": 1,
"pluG_UID": "Z/1DoEuLqUaUF9bFG4syVA==",
"pluGuid": "a043fd67-8b4b-46a9-9417-d6c51b8b3254",
"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:21:17.7545593",
"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:21:17.7545593",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "98"
}
],
"fuelResells": [
{
"$id": "99",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "f6BjbCXUG0eXasHwVrWiBA==",
"pluGuid": "6c63a07f-d425-471b-976a-c1f056b5a204",
"accountID": "oyRodUzvKkK0XE62UoGHwQ==",
"accountIDGuid": "756824a3-ef4c-422a-b45c-4eb6528187c1",
"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:21:17.7545593",
"bestOrExpireType": 1,
"refundG_UID": "ZLVK5Af18Uefu1B/wuxEdA==",
"refundGuid": "e44ab564-f507-47f1-9fbb-507fc2ec4474",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "99"
}
],
"customerOrder": [
{
"$id": "100",
"identifier": "1qvWIWA+Kkiy1FsIEss44A==",
"identifierGuid": "21d6abd6-3e60-482a-b2d4-5b0812cb38e0",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "2LoKUkkOgEGkU96swN37ew==",
"customerIdentifierGuid": "520abad8-0e49-4180-a453-deacc0ddfb7b",
"operatorNo": 1,
"operatorG_UID": "lv4Ui5MRH0SBxckXqB8CUQ==",
"operatorGuid": "8b14fe96-1193-441f-81c5-c917a81f0251",
"created": "2026-04-03T06:21:17.7545593",
"ordered": "2026-04-03T06:21:17.7545593",
"started": "2026-04-03T06:21:17.7545593",
"completed": "2026-04-03T06:21:17.7545593",
"supplied": "2026-04-03T06:21:17.7545593",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "2"
},
"operator": {
"$ref": "10"
},
"details": [
{
"$id": "101",
"headerID": 1,
"plu": 1,
"pluG_UId": "s4ubgOmrq0qWzi+6KZ0KFg==",
"pluGuid": "809b8bb3-abe9-4aab-96ce-2fba299d0a16",
"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": "ZaO9BFMthkyGit8BT6WSBQ==",
"headerIdentifierGuid": "04bda365-2d53-4c86-868a-df014fa59205",
"product": {
"$ref": "22"
}
},
{
"$ref": "101"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "8"
}
},
{
"$ref": "100"
}
],
"surveyResponses": [
{
"$id": "102",
"surveyG_UID": "SRgQc1Mjo0KoskKLcJp+Zw==",
"surveyGuid": "73101849-2353-42a3-a8b2-428b709a7e67",
"saleHeaderGuid": "+rWvE/9hPUaioBfwRO41Xw==",
"saleGuid": "13afb5fa-61ff-463d-a2a0-17f044ee355f",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "NopVaEA6dkKSNq8Dz5fqig==",
"guidResponse": "68558a36-3a40-4276-9236-af03cf97ea8a",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:21:17.7545593",
"sale": {
"$ref": "8"
},
"survey": {
"$id": "103",
"g_UID": "CZ71SvuaikekGr2zccYM8A==",
"guid": "4af59e09-9afb-478a-a41a-bdb371c60cf0",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "9Pihbe5J6UW0qOtDrQ+PXQ==",
"checkoutFormGuid": "6da1f8f4-49ee-45e9-b4a8-eb43ad0f8f5d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:21:17.7545593",
"end": "2026-04-03T06:21:17.7545593",
"deleted": true,
"updated": "2026-04-03T06:21:17.7545593",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"7c303274-2986-48b8-b6b9-88c118bc9131",
"b10b8c3a-ae9f-4f6f-85e2-06555b77bdd0"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "102"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "PKgfTGCfOUSyxB/ZKgBrzg==",
"accountIdentifier": "4c1fa83c-9f60-4439-b2c4-1fd92a006bce",
"accountName": "sample string 44",
"customerOrderIdentifier": "GOyB3dg9sUGq4QNnfOoqrA==",
"customerOrderIdentifierGuid": "dd81ec18-3dd8-41b1-aae1-03677cea2aac",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "104",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "iOo1wATkbUu6s2rIVW/1Xg==",
"paymentIdentifierGuid": "c035ea88-e404-4b6d-bab3-6ac8556ff55e",
"identifier": "/FxM7BVQQk2nPYZ+QDS1Tw==",
"identifierGuid": "ec4c5cfc-5015-4d42-a73d-867e4034b54f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "JIRoiMbLnEK0z28LoZX2TQ==",
"itemIdentifierGuid": "88688424-cbc6-429c-b4cf-6f0ba195f64d"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "3"
}
],
"customerGroupMembers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"customerGroups": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"account": {
"$ref": "4"
},
"vouchers": [
{
"$id": "105",
"customerIdentifier": "NxauCyzM8EOYFYrRRBhpVA==",
"customerIdentifierGuid": "0bae1637-cc2c-43f0-9815-8ad144186954",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "IfvWGkAkfk2qDC3Lp4qokA==",
"idempotentGuid": "1ad6fb21-2440-4d7e-aa0c-2dcba78aa890",
"offline": true,
"voucher": {
"$id": "106",
"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:21:17.7545593",
"barcodeTemplate": {
"$id": "107",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "108",
"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:21:17.7545593",
"labelPageLayout": "ZxnkfPJ21Ea7mYkW3Ba8HA==",
"pageLayoutGuid": "7ce41967-76f2-46d4-bb99-8916dc16bc1c",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "106"
},
"elements": [
{
"$id": "109",
"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:21:17.7545593"
},
{
"$ref": "109"
}
]
},
"customerVouchers": [
{
"$id": "110",
"id": 1,
"customerIdentifier": "MRZj0eqy2ECkXuOmo2IynQ==",
"customerIdentifierGuid": "d1631631-b2ea-40d8-a45e-e3a6a362329d",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:21:17.7545593",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "4Gx28gL33UmpSsPlM/oZFw==",
"issuedIdempotentGuid": "f2766ce0-f702-49dd-a94a-c3e533fa1917",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:21:17.7545593",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:21:17.7545593",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "di/oKDYDAESVQXfwE8lIjQ==",
"redeemedIdempotentGuid": "28e82f76-0336-4400-9541-77f013c9488d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:21:17.7545593",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "108"
},
"voucher": {
"$ref": "106"
},
"customer": {
"$ref": "2"
},
"issuedOfflinePayment": {
"$ref": "7"
},
"redeemedOfflinePayment": {
"$ref": "7"
}
},
{
"$ref": "110"
}
]
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "105"
}
]
},
"group": {
"$ref": "6"
},
"customerCard": {
"$ref": "3"
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.