POST api/customergroups
Request Information
URI Parameters
None.
Body Parameters
CustomerGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 60 |
|
| PrimaryContact | Collection of byte |
None. |
|
| PrimaryContactGuid | globally unique identifier |
None. |
|
| AccountID | Collection of byte |
None. |
|
| AccountIDGuid | globally unique identifier |
None. |
|
| Special |
Auto-generate a dummy customer and account |
boolean |
None. |
| Updated | date |
None. |
|
| Active | boolean |
None. |
|
| ReasonInactive | integer |
None. |
|
| PriceLevelIdentifier | Collection of byte |
None. |
|
| PriceLevelIdentifierGuid | globally unique identifier |
None. |
|
| MarketingListID | string |
String length: inclusive between 0 and 100 |
|
| Deleted | boolean |
None. |
|
| Account | Account |
Relation. This field may not always be loaded or used for updates. |
|
| PrimaryContactCustomer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerGroupMembers | Collection of CustomerGroupMember |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
Sample:
{
"identifier": "R3XYhgedGESDVNzXAdhJcw==",
"identifierGuid": "86d87547-9d07-4418-8354-dcd701d84973",
"name": "sample string 2",
"primaryContact": "N3zp/VWQIk6YDxYC+7qUYQ==",
"primaryContactGuid": "fde97c37-9055-4e22-980f-1602fbba9461",
"accountID": "gtij4dIUik2TcqKC5DM9PA==",
"accountIDGuid": "e1a3d882-14d2-4d8a-9372-a282e4333d3c",
"special": true,
"updated": "2026-06-03T18:29:40.9798385",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ibrP71HTSkq6TXUeaTiFcQ==",
"priceLevelIdentifierGuid": "efcfba89-d351-4a4a-ba4d-751e69388571",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$id": "2",
"id": 1,
"identifier": "rEmJOjyYVkOmc0XHu11xsA==",
"identifierGuid": "3a8949ac-983c-4356-a673-45c7bb5d71b0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:29:40.9798385",
"owner": "ZLdz2WdK0U6kLdu59C9Bcg==",
"ownerGuid": "d973b764-4a67-4ed1-a42d-dbb9f42f4172",
"accountStoreGroupIdentifier": "pOkzxm7uNkqqeUgGzyXZWQ==",
"accountStoreGroupGuid": "c633e9a4-ee6e-4a36-aa79-4806cf25d959",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:29:40.9798385",
"active": true,
"updated": "2026-06-03T18:29:40.9798385",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$id": "3",
"identifier": "RFxVvmvcCEm9g6QScWC7UQ==",
"identifierGuid": "be555c44-dc6b-4908-bd83-a4127160bb51",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:29:40.9798385",
"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": "v6dmC3NXBUCJotMpoqRFEw==",
"communityIdentifierGuid": "0b66a7bf-5773-4005-89a2-d329a2a44513",
"joined": "2026-06-03T18:29:40.9798385",
"updated": "2026-06-03T18:29:40.9798385",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "oFZZ5PKDQk2twAlbPDUxSg==",
"priceLevelIdentifierGuid": "e45956a0-83f2-4d42-adc0-095b3c35314a",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:29:40.9798385",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "4",
"cardType": 2,
"issueDate": "2026-06-03T18:29:40.9798385",
"expiry": "2026-06-03T18:29:40.9798385",
"customerID": "oc95AZSikEGEhMhj76uZbg==",
"customerIDGuid": "0179cfa1-a294-4190-8484-c863efab996e",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:29:40.9798385",
"linkedAccount": "1WdkcOPffkGD3uM8WJyEAA==",
"linkedAccountGuid": "706467d5-dfe3-417e-83de-e33c589c8400",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "3"
},
"account": {
"$ref": "2"
},
"payments": [
{
"$id": "5",
"id": 1,
"identifier": "Pa46xGu2jECZnUFop2SU3A==",
"identifierGuid": "c43aae3d-b66b-408c-999d-4168a76494dc",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "JnQQlH9sp0ynSQY7fkPzMQ==",
"accountIDGuid": "94107426-6c7f-4ca7-a749-063b7e43f331",
"customerAccount": {
"$ref": "2"
},
"customerCard": {
"$ref": "4"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:29:40.9798385",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "FB2wQnW5B0KCqjxI+Mb7bw==",
"idempotentVoidGuid": "42b01d14-b975-4207-82aa-3c48f8c6fb6f",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "6",
"saleHeaderID": 1,
"saleHeaderGuid": "6aHjaL4hH0G/EnaQXixNpg==",
"saleHeaderIdentifierGuid": "68e3a1e9-21be-411f-bf12-76905e2c4da6",
"created": "2026-06-03T18:29:40.9798385",
"createdLocal": "2026-06-03T18:29:40.9798385",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:29:40.9798385",
"storeID": 1,
"operatorG_Uid": "tEY0WOMKN0GKup5UAmGU1Q==",
"operatorGuid": "583446b4-0ae3-4137-8aba-9e54026194d5",
"customerG_Uid": "7S+UtS22bkSvkbaN6l0uQQ==",
"customerGuid": "b5942fed-b62d-446e-af91-b68dea5d2e41",
"communityIdentifier": "wqpnk01aokSHsEHzmqUcjg==",
"communityIdentifierGuid": "9367aac2-5a4d-44a2-87b0-41f39aa51c8e",
"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": "FhOD0DuLTU+MTHJwZz0ZbQ==",
"priceLevelIdentifierGuid": "d0831316-8b3b-4f4d-8c4c-7270673d196d",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:29:40.9954936+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": "7",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:29:40.9954936",
"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": "8",
"id": 1,
"g_Uid": "DTjZ0HSqE0SdRSaXxwcmJw==",
"guid": "d0d9380d-aa74-4413-9d45-2697c7072627",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:29:40.9954936",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:29:40.9954936",
"endShift": "2026-06-03T18:29:40.9954936",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "9",
"operatorG_UID": "CgwFuQKJFE+qdWT//Je5AA==",
"operatorGuid": "b9050c0a-8902-4f14-aa75-64fffc97b900",
"storeID": 2,
"operator": {
"$ref": "8"
},
"store": {
"$id": "10",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:29:40.9954936",
"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": "Si+YiqJPIUKJTGVDS3gVIA==",
"hostIdentifierGuid": "8a982f4a-4fa2-4221-894c-65434b781520",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:29:40.9954936",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "6TWnd8tyT0ShXm8HogbsCA==",
"hostIdentifierGuid": "77a735e9-72cb-444f-a15e-6f07a206ec08",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "12",
"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": "12"
},
"warehouseStore": {
"$id": "13",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "14",
"id": 1,
"hostIdentifier": "YBsTkPVcvk21PJIOpFS9xg==",
"hostIdentifierGuid": "90131b60-5cf5-4dbe-b53c-920ea454bdc6",
"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": "15",
"identifier": "5f8+D3gY5E+djZG55H0tJA==",
"identifierGuid": "0f3effe5-1878-4fe4-9d8d-91b9e47d2d24",
"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": "VlvXrHYitkSWsLPr8XPGjw==",
"hostSupplierIdentifierGuid": "acd75b56-2276-44b6-96b0-b3ebf173c68f",
"loyaltyPriceLevelIdentifier": "9mBGm2sYV0Srfo22/YsrZA==",
"loyaltyPriceLevelIdentifierGuid": "9b4660f6-186b-4457-ab7e-8db6fd8b2b64",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:29:40.9954936",
"lastProcessed": "2026-06-03T18:29:40.9954936",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "16",
"identifier": "rmNlteBDbkiPRLnqmxyymA==",
"identifierGuid": "b56563ae-43e0-486e-8f44-b9ea9b1cb298",
"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": "FXOCQCVl7k6U478Wn/gJWw==",
"primaryContactID": "40827315-6525-4eee-94e3-bf169ff8095b",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "7Z7P8qEwJkyLXVAvG0mRpA==",
"supplierGroupGuid": "f2cf9eed-30a1-4c26-8b5d-502f1b4991a4",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:29:40.9954936",
"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": "17",
"id": "940dc6b0-9868-4ad8-83c6-8df993d8fa57",
"identifier": "XLaIJ5m9akCIeCwkDDFdeQ==",
"identifierGuid": "2788b65c-bd99-406a-8878-2c240c315d79",
"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": "18",
"supplierIdentifier": "NfAfue6wZ02ftXlA4mQNMw==",
"supplierIdentifierGuid": "b91ff035-b0ee-4d67-9fb5-7940e2640d33",
"contactGuid": "p1XMF+GjBEWmAhY0QgpfOA==",
"contactID": "17cc55a7-a3e1-4504-a602-1634420a5f38",
"contact": {
"$ref": "17"
},
"supplier": {
"$ref": "16"
}
},
{
"$ref": "18"
}
],
"products": [
{
"$id": "19",
"pluG_UID": "9S92r0O7oUy9Q9rFSF33IA==",
"pluGuid": "af762ff5-bb43-4ca1-bd43-dac5485df720",
"supplierIdentifier": "tUVccd4ixkmaKOJY64co5A==",
"supplierIdentifierGuid": "715c45b5-22de-49c6-9a28-e258eb8728e4",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:29:40.9954936",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:29:40.9954936",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "20",
"pluG_UID": "sLf+XtBR0UumVdeiGRzCew==",
"pluGuid": "5efeb7b0-51d0-4bd1-a655-d7a2191cc27b",
"supplierIdentifier": "YWbmzs/aEEGRErviX8wJUQ==",
"supplierIdentifierGuid": "cee66661-dacf-4110-9112-bbe25fcc0951",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "20"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "YFM3kvduQUGohmtGQkSIqw==",
"parentPluGuid": "92375360-6ef7-4141-a886-6b46424488ab",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "21",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "kvnv59RprESCmTTYbTAioQ==",
"guid": "e7eff992-69d4-44ac-8299-34d86d3022a1",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "O0f4E5pQs02Y7op9ndzU3w==",
"priceGroupGuid": "13f8473b-509a-4db3-98ee-8a7d9ddcd4df",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:29:41.0111001",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:29:41.0111001",
"pluCreated": "2026-06-03T18:29:41.0111001",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:29:41.0267386",
"lastManualUpdate": "2026-06-03T18:29:41.0267386",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:29:41.0267386",
"currentCostUpdated": "2026-06-03T18:29:41.0267386",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:29:41.0423439",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:29:41.0736087",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "4ylx5db9Mkm6/Snytlv6Dw==",
"altPLUGuid": "e57129e3-fdd6-4932-bafd-29f2b65bfa0f",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:29:41.1048654",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Cz6p9+auIEyazH8dUwUCzA==",
"shelfPageLayoutGuid": "f7a93e0b-aee6-4c20-9acc-7f1d530502cc",
"talkerPageLayoutG_UID": "HYw51L4tvUicYd04Es98bQ==",
"talkerPageLayoutGuid": "d4398c1d-2dbe-48bd-9c61-dd3812cf7c6d",
"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": "e2cqvNNZy0ewnuofnlfnYg==",
"inventoryIdentifier": "bc2a677b-59d3-47cb-b09e-ea1f9e57e762",
"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": "XKxZebqf2kyPIqC2C+gMww==",
"parentPluGuid": "7959ac5c-9fba-4cda-8f22-a0b60be80cc3",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "VOTPRANfAUyzfCaU+0fzSA==",
"supplierIdentifierGuid": "44cfe454-5f03-4c01-b37c-2694fb47f348",
"supplierChanged": true,
"rebateSupplierIdentifier": "BjdW4YLzfkixEl3H2p4MAA==",
"rebateSupplierIdentifierGuid": "e1563706-f382-487e-b112-5dc7da9e0c00",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:29:41.1361062",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Yq1ntL/EXkGb1HByNLmAJA==",
"hostIdentifierGuid": "b467ad62-c4bf-415e-9bd4-707234b98024",
"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": "21"
},
{
"$ref": "21"
}
],
"store": {
"$ref": "10"
},
"storePrices": [
{
"$id": "22",
"pluG_UID": "K8qBPKGRckSxcyv3WuqwSA==",
"pluGuid": "3c81ca2b-91a1-4472-b173-2bf75aeab048",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:29:41.1673535"
},
{
"$ref": "22"
}
],
"currentPrices": {
"$id": "23",
"pluPrices": {
"$id": "24",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:29:41.1673535",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "24"
},
"winningCampaign": 1,
"winner": {
"$id": "25",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:29:41.1673535",
"startTime": 5,
"endDate": "2026-06-03T18:29:41.1673535",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "oYZnqETY40icriuKrqFHRw==",
"hostIdentifierGuid": "a86786a1-d844-48e3-9cae-2b8aaea14747",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"tray": {
"$id": "26",
"g_UId": "6RGlSKLJhEeukLdsDESf8g==",
"guid": "48a511e9-c9a2-4784-ae90-b76c0c449ff2",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "27",
"priceGroupG_UID": "5n5BeIbVGEyIeP2xCkHJZg==",
"priceGroupGuid": "78417ee6-d586-4c18-8878-fdb10a41c966",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:29:41.1673535",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "28",
"pluG_UID": "0DVfdEa6LUqnhuImYVIPkw==",
"pluGuid": "745f35d0-ba46-4a2d-a786-e22661520f93",
"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": "29",
"pluGuid": "c5c790ca-88fe-419a-a375-23bbae072997",
"created": "2026-06-03T18:29:41.1829802",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:29:41.1829802",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:29:41.1986042",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:29:41.1986042",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:29:41.1986042",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:29:41.1986042",
"lastSold": "2026-06-03T18:29:41.1986042",
"firstSold": "2026-06-03T18:29:41.1986042",
"awsUpdated": "2026-06-03T18:29:41.1986042",
"lastManualUpdate": "2026-06-03T18:29:41.1986042",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:29:41.1986042",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:29:41.1986042",
"doNotRangeUpdated": "2026-06-03T18:29:41.1986042",
"doNotOrderUpdated": "2026-06-03T18:29:41.1986042",
"tracked": "2026-06-03T18:29:41.1986042"
},
"allergens": [
{
"$id": "30",
"primaryKey": {
"$id": "31",
"pluGuid": "09390b72-b791-4da7-9682-1adc7fd4b0c8",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "cgs5CZG3p02Wghrcf9SwyA==",
"pluGuid": "09390b72-b791-4da7-9682-1adc7fd4b0c8",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"costs": {
"$id": "32",
"pluG_UID": "ZfRid1rmLUikdIjTITt9Og==",
"pluGuid": "7762f465-e65a-482d-a474-88d3213b7d3a",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:29:41.2142347",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "33",
"saleHeaderID": 1,
"created": "2026-06-03T18:29:41.2142347",
"createdLocal": "2026-06-03T18:29:41.2142347",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "9DfjIFLYOEWu7hKZ0JRgGQ==",
"operatorGuid": "20e337f4-d852-4538-aeee-1299d0946019",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "DoQvNPa5aE+1JB1yFZxsNw==",
"pluGuid": "342f840e-b9f6-4f68-b524-1d72159c6c37",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"apns": [
{
"$id": "34",
"pluID": 1,
"pluG_UID": "m9Nqo2qeIEqY8hsD6JW5zQ==",
"pluGuid": "a36ad39b-9e6a-4a20-98f2-1b03e895b9cd",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"tuns": [
{
"$id": "35",
"pluG_UId": "/q96CemKl0C16IuMs7B9hw==",
"pluGuid": "097aaffe-8ae9-4097-b5e8-8b8cb3b07d87",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "21"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"competitionPricing": [
{
"$id": "36",
"identifier": "yLB51rc/9UG7RPdKpfgATw==",
"identifierGuid": "d679b0c8-3fb7-41f5-bb44-f74aa5f8004f",
"pluG_UID": "9qNldPO5YUCyfWqjFoL+Ew==",
"pluGuid": "7465a3f6-b9f3-4061-b27d-6aa31682fe13",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "36"
}
],
"supplier": {
"$ref": "16"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"ordering": {
"$ref": "19"
},
"flipChartPages": [
{
"$id": "37",
"identifier": "lPOglsWsd0+gKdLhRgZTgw==",
"groupName": "sample string 1",
"identifierGuid": "96a0f394-acc5-4f77-a029-d2e146065383",
"exists": true,
"flipChartIdentifier": "sYG2yakwk0yX9zL6AelIAw==",
"flipChartIdentifierGuid": "c9b681b1-30a9-4c93-97f7-32fa01e94803",
"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": "+Sda+oOjC0ykTL5g26McLw==",
"groupIdentifierGuid": "fa5a27f9-a383-4c0b-a44c-be60dba31c2f",
"flipChart": {
"$id": "38",
"identifier": "jYXuCzjhfEy1HjHMlGs5Vw==",
"identifierGuid": "0bee858d-e138-4c7c-b51e-31cc946b3957",
"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": "39",
"identifier": "BSLMmZOgr02ZiVwX6Y9apg==",
"identifierGuid": "99cc2205-a093-4daf-9989-5c17e98f5aa6",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "40",
"id": 1,
"g_UID": "IrD//hcDqk+jJpCe8uxFcg==",
"guid": "feffb022-0317-4faa-a326-909ef2ec4572",
"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": "gLKa08d520+7Dt6yP98D5g==",
"previousFormGuid": "d39ab280-79c7-4fdb-bb0e-deb23fdf03e6",
"nextForm": 1,
"nextFormG_UID": "1Xwio9zR/EuuSmF4ERV2UQ==",
"nextFormGuid": "a3227cd5-d1dc-4bfc-ae4a-617811157651",
"attributes": "sample string 10",
"updated": "2026-06-03T18:29:41.2298834",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "40"
},
"previousCheckoutForm": {
"$ref": "40"
},
"buttons": [
{
"$id": "41",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "hkS9dZSTWESoEXLZFp0j1A==",
"checkoutFormGuid": "75bd4486-9394-4458-a811-72d9169d23d4",
"identifier": "eSglivjJi0qJxZfOVu3LUg==",
"identifierGuid": "8a252879-c9f8-4a8b-89c5-97ce56edcb52",
"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": "8wN01aH86EyJb6BThAoRIQ==",
"valueGuid": "d57403f3-fca1-4ce8-896f-a053840a1121",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:29:41.2298834",
"action": "sample string 12",
"valueForm": {
"$ref": "40"
},
"image": {
"$id": "42",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:29:41.2298834",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "41"
}
],
"panels": [
{
"$id": "43",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "yClSvMdDx0qPexbEx7W85g==",
"checkoutFormGuid": "bc5229c8-43c7-4ac7-8f7b-16c4c7b5bce6",
"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": "43"
}
]
},
{
"$ref": "40"
}
],
"panels": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"contentPanel": {
"$ref": "43"
},
"products": [
{
"$id": "44",
"flipChartPageIdentifier": "mGzHukkJK0CVebpdgcvSzA==",
"flipChartPageIdentifierGuid": "bac76c98-0949-402b-9579-ba5d81cbd2cc",
"pluG_UID": "5TyHvhL6EkmlFG74RV+Kcg==",
"pluGuid": "be873ce5-fa12-4912-a514-6ef8455f8a72",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "21"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "44"
}
],
"productCount": 27,
"pages": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "37"
}
],
"priceHistory": [
{
"$id": "45",
"pluG_UID": "wLO2GRxJeUy3LfiOAQGTKw==",
"pluGuid": "19b6b3c0-491c-4c79-b72d-f88e0101932b",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:29:41.2298834",
"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": "45"
}
],
"ingredients": [
{
"$id": "46",
"pluG_UID": "6BHeg4mOAke4RaskweIALA==",
"ingredientGuid": "9Lu3liSeK0mnS46L1Mo8tQ==",
"ingredientIdentifier": "96b7bbf4-9e24-492b-a74b-8e8bd4ca3cb5",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "21"
}
},
{
"$ref": "46"
}
],
"bins": [
{
"$id": "47",
"pluG_UID": "nyU2VEuP9E2lbU1fgVa88Q==",
"pluGuid": "5436259f-8f4b-4df4-a56d-4d5f8156bcf1",
"shelfLocationIdentifier": "63y8QpUPB0KvhLadSZA5HQ==",
"shelfLocationGuid": "42bc7ceb-0f95-4207-af84-b69d4990391d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "XzAnw2UP00mM/XinHvDiEA==",
"labelPageLayoutGuid": "c327305f-0f65-49d3-8cfd-78a71ef0e210",
"updated": "2026-06-03T18:29:41.2455233",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "21"
},
"location": {
"$id": "48",
"identifier": "NbBYgRz/DkuiB1G0FtjeDA==",
"storeID": 1,
"identifierGuid": "8158b035-ff1c-4b0e-a207-51b416d8de0c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:29:41.2455233",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "47"
}
],
"bin": {
"$ref": "47"
},
"scaleLocations": [
{
"$id": "49",
"plu": 1,
"pluG_UID": "2FOlxUYdkEWi9Qnh3q1Odw==",
"pluGuid": "c5a553d8-1d46-4590-a2f5-09e1dead4e77",
"deptNo": 1,
"product": {
"$ref": "21"
},
"scaleLocation": {
"$id": "50",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:29:41.2455233",
"department": {
"$id": "51",
"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": "50"
},
"subDepartments": [
{
"$id": "52",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "53",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "54",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:29:41.2455233",
"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": "8/DHOYorfkCcA/RRptjhtQ==",
"labelPageLayoutGuid": "39c7f0f3-2b8a-407e-9c03-f451a6d8e1b5",
"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": "55",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "56",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "57"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "56"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$id": "58",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "54"
}
],
"updated": "2026-06-03T18:29:41.2455233",
"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": "h1fltiweQkKV27gJ1nFd8Q==",
"labelPageLayoutGuid": "b6e55787-1e2c-4242-95db-b809d6715df1",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "53"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:29:41.2455233",
"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": "5yx7hedLdEGt/Cg7xEo/DQ==",
"labelPageLayoutGuid": "857b2ce7-4be7-4174-adfc-283bc44a3f0d",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
},
{
"$ref": "52"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:29:41.2455233",
"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": "q6ozz80CJkCLEjhCPHufog==",
"labelPageLayoutGuid": "cf33aaab-02cd-4026-8b12-38423c7b9fa2",
"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": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
}
}
}
},
{
"$ref": "49"
}
],
"nextPrice": {
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "fiG1fWa2Y021vfI/1UoNJA==",
"pluGuid": "7db5217e-b666-4d63-b5bd-f23fd54a0d24",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "lVleM+FmZ0aDeIN5mZDfuA==",
"dealCostGuid": "335e5995-66e1-4667-8378-83799990dfb8",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "jN9Nh9DeukOTFPPJul5Juw==",
"priceGroupGuid": "874ddf8c-ded0-43ba-9314-f3c9ba5e49bb",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:29:41.2455233",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "0738ce00-66c9-48f3-98d5-4209282c77e2",
"campaignComboPriceGroupG_UID": "rD2NT18T10Ofema/4Cljcg==",
"campaignComboPriceGroupIdentifier": "4f8d3dac-135f-43d7-9f7a-66bfe0296372",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "60",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:29:41.2455233",
"operatorG_UID": "V+2Bf90pEUqxkUlN6nNpZw==",
"operatorGuid": "7f81ed57-29dd-4a11-b191-494dea736967",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:29:41.2455233",
"signIqTicketFileMovedUtc": "2026-06-03T18:29:41.2455233",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:29:41.2455233",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b5907e8f-08a0-4318-81c2-a85317d1c698",
"product": {
"$ref": "21"
},
"campaignPlu": {
"$ref": "59"
},
"fuelItem": true
},
{
"$ref": "60"
}
],
"campaign": {
"$id": "61",
"id": 1,
"storeID": 2,
"name": "e4e15d7b-ee22-4591-b6e5-fbfd5c4dcb43",
"nameGuid": "e4e15d7b-ee22-4591-b6e5-fbfd5c4dcb43",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:29:41.2455233",
"startTime": 1,
"endDate": "2026-06-03T18:29:41.2455233",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:29:41.2455233",
"system": true,
"created": "2026-06-03T18:29:41.2455233",
"updated": "2026-06-03T18:29:41.2455233",
"priceChangeNotifiedUtc": "2026-06-03T18:29:41.2455233",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "0c2KbsMknE+J+17A9SMftQ==",
"hostIdentifierGuid": "6e8acdd1-24c3-4f9c-89fb-5ec0f5231fb5",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:29:41.2455233",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"campaignPools": [
{
"$id": "62",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "UnMppAUJA0a1KLqO7WxRjA==",
"pluGuid": "a4297352-0905-4603-b528-ba8eed6c518c",
"hostOfferID": 1,
"priceGroupG_UID": "3aDCkPPUd0ubdL97PIEcAw==",
"priceGroupGuid": "90c2a0dd-d4f3-4b77-9b74-bf7b3c811c03",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:29:41.2455233",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "21"
},
"campaign": {
"$ref": "61"
}
},
{
"$ref": "62"
}
],
"sellingRules": [
{
"$id": "63",
"id": 1,
"identifier": "rzp1KbFNM0i212llnBtp4Q==",
"identifierStr": "rzp1KbFNM0i212llnBtp4Q==",
"identifierGuid": "29753aaf-4db1-4833-b6d7-69659c1b69e1",
"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": "61"
}
},
{
"$ref": "63"
}
],
"customers": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "6va5b+VlcUGOxKFBqLqmyQ==",
"customerIDGuid": "6fb9f6ea-65e5-4171-8ec4-a141a8baa6c9",
"campaign": {
"$ref": "61"
},
"customer": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "s3OecD9ejk+wv0ze8276LA==",
"groupIDGuid": "709e73b3-5e3f-4f8e-b0bf-4cdef36efa2c",
"campaign": {
"$ref": "61"
},
"group": {
"$ref": "1"
}
},
{
"$ref": "65"
}
],
"signIqTickets": [
{
"$id": "66",
"identifier": "5z/af9YGyESgJwHN3OkIYw==",
"identifierGuid": "7fda3fe7-06d6-44c8-a027-01cddce90863",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "66"
}
],
"comboPriceGroups": [
{
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "cJXMXIcj1EWb1WQlC69Iww==",
"guid": "5ccc9570-2387-45d4-9bd5-64250baf48c3",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "61"
},
"comboPricePlus": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "fQQcwnno6UeQHSgl6TcOJQ==",
"groupGuid": "c21c047d-e879-47e9-901d-2825e9370e25",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "V29ckZaoSEOtAbzxJj/Pgw==",
"pluGuid": "915c6f57-a896-4348-ad01-bcf1263fcf83",
"priceGroupG_UID": "Q2NLJ1VSwkmtrkaNlLayQw==",
"priceGroupGuid": "274b6343-5255-49c2-adae-468d94b6b243",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "61"
},
"product": {
"$ref": "21"
},
"priceGroup": {
"$ref": "27"
},
"campaignPool": {
"$ref": "61"
}
},
{
"$ref": "68"
}
]
},
{
"$ref": "67"
}
],
"priceLevels": [
{
"$id": "69",
"id": 1,
"priceLevelIdentifier": "YrPn1X2tIE2wueyOiT2HaA==",
"priceLevelIdentifierGuid": "d5e7b362-ad7d-4d20-b0b9-ec8e893d8768",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "69"
}
],
"promotionType": {
"$id": "70",
"identifier": "GGI2Jyr+XkK40OY7qyTRpw==",
"identifierGuid": "27366218-fe2a-425e-b8d0-e63bab24d1a7",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "0pliSlSUG0GBLMlQhJOpNQ==",
"labelPageLayoutGuid": "4a6299d2-9454-411b-812c-c9508493a935",
"priceLevelIdentifier": "CuoF8F2BGkSbqLIwGQ/gcA==",
"priceLevelIdentifierGuid": "f005ea0a-815d-441a-9ba8-b230190fe070",
"active": true,
"updated": "2026-06-03T18:29:41.2611301",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "21"
},
"dealCost": {
"$id": "71",
"headerIdentifier": "o8cbDnYip0OrJ4Kv1OOyYg==",
"headerIdentifierGuid": "0e1bc7a3-2276-43a7-ab27-82afd4e3b262",
"identifier": "AZcMn4ueUUaa8j7Me+mZxg==",
"identifierGuid": "9f0c9701-9e8b-4651-9af2-3ecc7be999c6",
"supplierIdentifier": "9U+ZbHpqHUS6lrNWhI+vAg==",
"supplierGuid": "6c994ff5-6a7a-441d-ba96-b356848faf02",
"pluG_UID": "++0SwwaVzkSPKb31RekgFg==",
"pluGuid": "c312edfb-9506-44ce-8f29-bdf545e92016",
"campaignName": "36857e06-d977-4d51-a9d5-93f5587563f8",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:29:41.2611301",
"end": "2026-06-03T18:29:41.2611301",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "gHk8DdQl/0K9hjBoKI5c2w==",
"bonusItemPluGuid": "0d3c7980-25d4-42ff-bd86-3068288e5cdb",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:29:41.2611301",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:29:41.2611301",
"campaignEndDate": "2026-06-03T18:29:41.2611301",
"masterPLUG_UID": "IwVK8arLtk66e+5WH1bJXA==",
"masterID": "f14a0523-cbaa-4eb6-ba7b-ee561f56c95c",
"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": "KKzikfQAdEqtrUjYIAu/6w==",
"bonusMasterID": "91e2ac28-00f4-4a74-adad-48d8200bbfeb",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:29:41.2611301",
"dealCosts": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tags": [
{
"$id": "72",
"pluG_UID": "Y+1okVSlSkSum3Qst7Ur5g==",
"pluGuid": "9168ed63-a554-444a-ae9b-742cb7b52be6",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "72"
}
],
"alternateProductG_UID": "AI5aqifqd0CH6VrGBSqKEg==",
"alternateProduct": "aa5a8e00-ea27-4077-87e9-5ac6052a8a12",
"altProduct": {
"$ref": "21"
},
"productHostCode": {
"$id": "73",
"id": 1,
"pluG_UID": "dk6mm/He002ABgAsGCBHDA==",
"pluGuid": "9ba64e76-def1-4dd3-8006-002c1820470c",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "55"
},
"mscCom": {
"$ref": "56"
},
"mscDep": {
"$ref": "58"
},
"mscSubCom": {
"$ref": "57"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:29:41.2767735",
"inventoryTracked": "2026-06-03T18:29:41.2767735",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "74",
"pluG_UID": "XJZCw/3sm0u0mijrljNtcQ==",
"pluGuid": "c342965c-ecfd-4b9b-b49a-28eb96336d71",
"fuelPluG_UID": "Vfm3P2jbv02dE6s8t1xXxw==",
"fuelPluGuid": "3fb7f955-db68-4dbf-9d13-ab3cb75c57c7",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"supplier": {
"$ref": "16"
},
"serviceFee": {
"$id": "75",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "19"
}
],
"orderCycleHeaders": [
{
"$id": "76",
"storeID": 1,
"supplierIdentifier": "wruKM4sk6kCsZSDATJFw0A==",
"supplierGuid": "338abbc2-248b-40ea-ac65-20c04c9170d0",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "76"
}
],
"cycles": [
{
"$id": "77",
"storeID": 1,
"supplierIdentifier": "jFKsOxVXbEGNtvprXxNcxA==",
"supplierGuid": "3bac528c-5715-416c-8db6-fa6b5f135cc4",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:29:41.2767735",
"deliveryDate": "2026-06-03T18:29:41.2767735",
"nextCutOffDate": "2026-06-03T18:29:41.2767735",
"nextDeliveryDate": "2026-06-03T18:29:41.2767735",
"nextDaysBuffer": 10
},
{
"$ref": "77"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-06-03T18:29:41.2767735",
"isHost": true
},
"files": [
{
"$id": "78",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:29:41.2767735",
"processed": "2026-06-03T18:29:41.2767735",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:29:41.2767735",
"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": "15"
},
"metcashHeader": {
"$id": "79",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:29:41.2767735",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "78"
}
],
"zoneMatrix": [
{
"$id": "80",
"id": 1,
"hostIdentifier": "Su3t8+0ZNkaSC7vHZiLCAA==",
"hostIdentifierGuid": "f3eded4a-19ed-4636-920b-bbc76622c200",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"60948ebb-866b-4634-b235-7f1e1f94a23d",
"24efd7ac-dc85-45af-9275-a34abdaebc29"
]
},
{
"$ref": "80"
}
],
"hostFileStoreSetting": {
"$ref": "14"
},
"hostStoreSettings": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"promotionPlacements": [
{
"$id": "81",
"identifier": "QcPxJ6FUMUmtjNcaPXbv+w==",
"identifierGuid": "27f1c341-54a1-4931-ad8c-d71a3d76effb",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "81"
}
],
"promoTypeGuids": [
"9fe09db9-e7f1-4d92-b289-8527297a1223",
"8e723da6-79c1-454a-ba68-6354a9ef4c01"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "14"
}
],
"accounts": [
{
"$id": "82",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "82"
}
],
"sales": [
{
"$id": "83",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:29:41.2767735",
"ftpSite": {
"$id": "84",
"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": "83"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"cashManagements": [
{
"$id": "85",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "86",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "85"
}
],
"updateStoreID": "c5b2a27f-21d5-49c1-8570-3bc818ffd047",
"updateStore": {
"$id": "87",
"id": "3b03b955-3de8-45e7-aef0-41b836c10034",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:29:41.2767735",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:29:41.2767735"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "88",
"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": "9"
}
]
},
"customer": {
"$ref": "3"
},
"communityOrganisation": {
"$id": "89",
"id": 1,
"identifier": "pcTWGCclDEGDiOipmJJKIg==",
"identifierGuid": "18d6c4a5-2527-410c-8388-e8a998924a22",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:29:41.2767735",
"promoPeriodEnd": "2026-06-03T18:29:41.2767735",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:29:41.2767735",
"deleted": true
},
"details": [
{
"$id": "90",
"saleItemID": 1,
"identifier": "AQzz0IzWvU+oYtnCP0pFbA==",
"identifierGuid": "d0f30c01-d68c-4fbd-a862-d9c23f4a456c",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "qdPX4Hqx4EKib6gNMmRi7Q==",
"pluGuid": "e0d7d3a9-b17a-42e0-a26f-a80d326462ed",
"accountID": "b7lebymkBkaWr6J+HNlzPg==",
"accountIDGuid": "6f5eb96f-a429-4606-96af-a27e1cd9733e",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:29:41.2767735",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "bgbwvIxBx0Sa8J+xV6BZXQ==",
"refundGuid": "bcf0066e-418c-44c7-9af0-9fb157a0595d",
"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": "gAEnI3mtpEONWUrFlEVZsQ==",
"idempotentVoidGuid": "23270180-ad79-43a4-8d59-4ac5944559b1",
"priceLevelIdentifier": "E4XB6SSumku5ZlItyyMQKw==",
"priceLevelIdentifierGuid": "e9c18513-ae24-4b9a-b966-522dcb23102b",
"communityIdentifier": "/sn8QlAGzEqqOHxFl5ZbGg==",
"communityIdentifierGuid": "42fcc9fe-0650-4acc-aa38-7c4597965b1a",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "91",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:29:41.2767735",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "91"
}
],
"refund": {
"$id": "92",
"id": 1,
"g_UID": "GxJ4OUg+IkiQI5OvZiZCAA==",
"guid": "3978121b-3e48-4822-9023-93af66264200",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:29:41.2767735"
},
"modifier": {
"$id": "93",
"id": 1,
"setG_UID": "9AHuDovLOkuae9dIRclIbQ==",
"modifierSetGuid": "0eee01f4-cb8b-4b3a-9a7b-d74845c9486d",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "4msjclUlu0WstxHmo1Tkwg==",
"pluGuid": "72236be2-2555-45bb-acb7-11e6a354e4c2",
"deleted": true,
"g_UID": "/9bU/n8/HESNZlUnPQESJg==",
"guid": "fed4d6ff-3f7f-441c-8d66-55273d011226",
"product": {
"$ref": "21"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "90"
}
],
"eftReceipts": [
{
"$id": "94",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "6"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "94"
}
],
"payments": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"cards": [
{
"$id": "95",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "95"
}
],
"campaignHits": [
{
"$id": "96",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "96"
}
],
"fuel": [
{
"$id": "97",
"id": 1,
"plu": 1,
"pluG_UID": "bmiHk7KgeEaLX7vTa6npzA==",
"pluGuid": "9387686e-a0b2-4678-8b5f-bbd36ba9e9cc",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:29:41.2767735",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:29:41.2767735",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "97"
}
],
"fuelResells": [
{
"$id": "98",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ho11T8xzE0afgDsdpblKrw==",
"pluGuid": "4f758d86-73cc-4613-9f80-3b1da5b94aaf",
"accountID": "5Wj6/8zG20Otpqq3AKFskQ==",
"accountIDGuid": "fffa68e5-c6cc-43db-ada6-aab700a16c91",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:29:41.2767735",
"bestOrExpireType": 1,
"refundG_UID": "cw8tB9r8q0G7tM8utHuBGw==",
"refundGuid": "072d0f73-fcda-41ab-bbb4-cf2eb47b811b",
"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": "98"
}
],
"customerOrder": [
{
"$id": "99",
"identifier": "Sa4FVkROgkWDijx1EbzoTA==",
"identifierGuid": "5605ae49-4e44-4582-838a-3c7511bce84c",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "UsnK5a6PR0W+rm8BklXZhg==",
"customerIdentifierGuid": "e5cac952-8fae-4547-beae-6f019255d986",
"operatorNo": 1,
"operatorG_UID": "TQAjM+xQwEqjz2rhiBchqg==",
"operatorGuid": "3323004d-50ec-4ac0-a3cf-6ae1881721aa",
"created": "2026-06-03T18:29:41.2767735",
"ordered": "2026-06-03T18:29:41.2767735",
"started": "2026-06-03T18:29:41.2767735",
"completed": "2026-06-03T18:29:41.2767735",
"supplied": "2026-06-03T18:29:41.2767735",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "3"
},
"operator": {
"$ref": "8"
},
"details": [
{
"$id": "100",
"headerID": 1,
"plu": 1,
"pluG_UId": "IBJihX+4sE+720+ohAQgwQ==",
"pluGuid": "85621220-b87f-4fb0-bbdb-4fa8840420c1",
"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": "5bJ3rfn5l0SjpNwEnVXgzA==",
"headerIdentifierGuid": "ad77b2e5-f9f9-4497-a3a4-dc049d55e0cc",
"product": {
"$ref": "21"
}
},
{
"$ref": "100"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "6"
}
},
{
"$ref": "99"
}
],
"surveyResponses": [
{
"$id": "101",
"surveyG_UID": "p3qmdWe0e0KYo8Uyp9OXYQ==",
"surveyGuid": "75a67aa7-b467-427b-98a3-c532a7d39761",
"saleHeaderGuid": "Lmxgj/+VXkCcmoacxmPk6Q==",
"saleGuid": "8f606c2e-95ff-405e-9c9a-869cc663e4e9",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "7o8ycG9/fUaReGsCWdOFeg==",
"guidResponse": "70328fee-7f6f-467d-9178-6b0259d3857a",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:29:41.2924199",
"sale": {
"$ref": "6"
},
"survey": {
"$id": "102",
"g_UID": "mE0BwK+uzUq1uel/xCFDrw==",
"guid": "c0014d98-aeaf-4acd-b5b9-e97fc42143af",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "5Mw+6zhPxE+NRBtahyYF9w==",
"checkoutFormGuid": "eb3ecce4-4f38-4fc4-8d44-1b5a872605f7",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:29:41.2924199",
"end": "2026-06-03T18:29:41.2924199",
"deleted": true,
"updated": "2026-06-03T18:29:41.2924199",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"dff92440-df3b-43b5-8a2d-9a348153973e",
"750151a2-6f89-4168-9ebc-dc9f7cfa8f92"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "40"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "101"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "pU2e1qiaOkSX0T39fCvcZQ==",
"accountIdentifier": "d69e4da5-9aa8-443a-97d1-3dfd7c2bdc65",
"accountName": "sample string 44",
"customerOrderIdentifier": "82lBFbIWEUWTnym6iE6EZQ==",
"customerOrderIdentifierGuid": "154169f3-16b2-4511-939f-29ba884e8465",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "103",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "5GuyJPk560yr4j48JzOrhg==",
"paymentIdentifierGuid": "24b26be4-39f9-4ceb-abe2-3e3c2733ab86",
"identifier": "xH49z2Q3a0eNi9AfF3DBKQ==",
"identifierGuid": "cf3d7ec4-3764-476b-8d8b-d01f1770c129",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+7anlvm4B0q7/ybP+Ddq2A==",
"itemIdentifierGuid": "96a7b6fb-b8f9-4a07-bbff-26cff8376ad8"
}
},
{
"$ref": "5"
}
]
},
{
"$ref": "4"
}
],
"customerGroupMembers": [
{
"$id": "104",
"id": 1,
"groupID": "M4z9t1pii0ej0T2OFoEKYw==",
"groupIDGuid": "b7fd8c33-625a-478b-a3d1-3d8e16810a63",
"customerID": "sq6ebr9iVUiiIJaUELrAIQ==",
"customerIDGuid": "6e9eaeb2-62bf-4855-a220-969410bac021",
"card": "sample string 4",
"linkedAccount": "JN1uEdVVq028O+aCv4eUfg==",
"linkedAccountGuid": "116edd24-55d5-4dab-bc3b-e682bf87947e",
"customer": {
"$ref": "3"
},
"group": {
"$ref": "1"
},
"customerCard": {
"$ref": "4"
}
},
{
"$ref": "104"
}
],
"customerGroups": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"accounts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"account": {
"$ref": "2"
},
"vouchers": [
{
"$id": "105",
"customerIdentifier": "Lhr6wl5cAkyDxlhKzTj8Nw==",
"customerIdentifierGuid": "c2fa1a2e-5c5e-4c02-83c6-584acd38fc37",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "KtG60i7JgkGlzdnrnFv4ow==",
"idempotentGuid": "d2bad12a-c92e-4182-a5cd-d9eb9c5bf8a3",
"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-06-03T18:29:41.2924199",
"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-06-03T18:29:41.2924199",
"labelPageLayout": "vbrTorFKhUCI508epCqGUA==",
"pageLayoutGuid": "a2d3babd-4ab1-4085-88e7-4f1ea42a8650",
"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-06-03T18:29:41.2924199"
},
{
"$ref": "109"
}
]
},
"customerVouchers": [
{
"$id": "110",
"id": 1,
"customerIdentifier": "8bXFpNVnqUSkozDF94gHdQ==",
"customerIdentifierGuid": "a4c5b5f1-67d5-44a9-a4a3-30c5f7880775",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:29:41.2924199",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "m9JYw4FCM0GeO9SAjGUc1w==",
"issuedIdempotentGuid": "c358d29b-4281-4133-9e3b-d4808c651cd7",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:29:41.2924199",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:29:41.2924199",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Q5w1Q170U06GOkw4uJ0ICw==",
"redeemedIdempotentGuid": "43359c43-f45e-4e53-863a-4c38b89d080b",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:29:41.2924199",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "108"
},
"voucher": {
"$ref": "106"
},
"customer": {
"$ref": "3"
},
"issuedOfflinePayment": {
"$ref": "5"
},
"redeemedOfflinePayment": {
"$ref": "5"
}
},
{
"$ref": "110"
}
]
},
"customer": {
"$ref": "3"
}
},
{
"$ref": "105"
}
]
},
"card": {
"$ref": "4"
},
"members": {
"$id": "111",
"sample string 1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"sample string 2": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"customerGroups": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"primaryContactCustomer": {
"$ref": "3"
},
"customerGroupMembers": [
{
"$ref": "104"
},
{
"$ref": "104"
}
]
}
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
globally unique identifierResponse Formats
application/json, text/json
Sample:
"b5bf9e4d-a8bd-4de6-9185-fe0ac4fb2415"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b5bf9e4d-a8bd-4de6-9185-fe0ac4fb2415</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK ���\d
sl� 5 xl/workbook.xml � (� ����0D�&�C���� )��x��}�[i�-ik��-H�yۙ�};|��o���G���]c��o;��OvDw�:
!J�bVJ�bm۷FX�$W�p����=]i�������V�ehu<��fO��_d4���I�b�)����EKZC J�.J�R�
��H���[9�q��wg���PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\d-�' ' _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="R59c4c55dc13b4503" /></Relationships>PK ���\'?*$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}��Z�VI�IU�ݦ�3K��pdH��m����-?��l��͎�
�
����;㆚ϡ�+������ �E����a:�[
V�
N�b�G�*Ĕ�}oZ8a;[pA�K��
Q�k3y�����O���RYeo��D���5*8M����+fi�O�KJ^��ˌ���J��^�cx��̠C��C�iq��f֤�qf�-��邮��q�ە��{�/J����ku5)V�,yRA5��(�#y��8>��>�{md%��7������$�3b �
?�|PK ���\���*� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I����ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ������,FV9=�^�)vw
춛=��D0�XZ�A��q~�<(C���dS�s~R���{�e���/p�d��L�!��=:u���?����c0D�}OQ�O)�K(�D��%�Qc��Xݷ(P����B<�~���*�RhlE]�X5�Mez��ѧK/���Z�k��f�����E�_���PK ���\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ���\��^�� � xl/sharedStrings.xml � (� 5�An�0E�b��"@�2RN���!X�c�Qs���.���z��~Ӧ�xp�4BSՠ��"=F�������L8���YfQeJ<�*����s�w��,�H^
���>�(i3���M�@��$)ZP'ş?�����nZ���)�6`�����k?��ti��q���My��PK- ���\d
sl� 5 xl/workbook.xmlPK- ���\���� � � [Content_Types].xmlPK-
���\d-�' ' U _rels/.relsPK- ���\'?*$ � � xl/worksheets/sheet1.xmlPK- ���\���*� P 7 xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
} xl/styles.xmlPK- ���\��^�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ���\V�J�� 5 xl/workbook.xml � (� ���� D�M��(�`����zG\
Q� ����F��zۙ�};lr�o����6���*Ʊ$$������t��'��8�6`#ɳ�B<<jg��c�+�V=�.(�h�e���>bs���),2[��Dd
��[`���*���1Z�{W�3F��ixH*oE�u�Z���������PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\W%�' ' _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="R21716f77a2ce4fa4" /></Relationships>PK ���\'?*$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}��Z�VI�IU�ݦ�3K��pdH��m����-?��l��͎�
�
����;㆚ϡ�+������ �E����a:�[
V�
N�b�G�*Ĕ�}oZ8a;[pA�K��
Q�k3y�����O���RYeo��D���5*8M����+fi�O�KJ^��ˌ���J��^�cx��̠C��C�iq��f֤�qf�-��邮��q�ە��{�/J����ku5)V�,yRA5��(�#y��8>��>�{md%��7������$�3b �
?�|PK ���\�J � P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_�-��*N6�t��ۊ
Hۜ���W(J��H]ti��|xz����ٽ-3y�'g{�+�rz�C�d�:�m7{�e�q�|$���=�)�{J�q��rm��r�:�iØ��d�5���Ct�L
�:-h�`���1�� �A�S?�H/��2ȣ�ao�Y��y�R�y�@���b:����B��TT�+�Ѵ7�e@��B��ҩljb�*&xW7�q#�E�^���PK ���\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ���\��^�� � xl/sharedStrings.xml � (� 5�An�0E�b��"@�2RN���!X�c�Qs���.���z��~Ӧ�xp�4BSՠ��"=F�������L8���YfQeJ<�*����s�w��,�H^
���>�(i3���M�@��$)ZP'ş?�����nZ���)�6`�����k?��ti��q���My��PK- ���\V�J�� 5 xl/workbook.xmlPK- ���\���� � [Content_Types].xmlPK-
���\W%�' ' V _rels/.relsPK- ���\'?*$ � � xl/worksheets/sheet1.xmlPK- ���\�J � P 8 xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
~ xl/styles.xmlPK- ���\��^�� � � xl/sharedStrings.xmlPK � �