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": "iYNU0EE1kEKbXkuZdt1xEw==",
"identifierGuid": "d0548389-3541-4290-9b5e-4b9976dd7113",
"name": "sample string 2",
"primaryContact": "4X7Ndp3/ZkKSiJheP7ITlg==",
"primaryContactGuid": "76cd7ee1-ff9d-4266-9288-985e3fb21396",
"accountID": "Kr1jDSHZz0mFohtFG1H7fg==",
"accountIDGuid": "0d63bd2a-d921-49cf-85a2-1b451b51fb7e",
"special": true,
"updated": "2026-04-03T06:24:28.430501",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "5Ap8lwpEN0erf0MEOCubzg==",
"priceLevelIdentifierGuid": "977c0ae4-440a-4737-ab7f-4304382b9bce",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$id": "2",
"id": 1,
"identifier": "ariFkRf8W0uk6D6cNUcjFA==",
"identifierGuid": "9185b86a-fc17-4b5b-a4e8-3e9c35472314",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:24:28.430501",
"owner": "M977zCOJLUaKByih5hsHGQ==",
"ownerGuid": "ccfbde33-8923-462d-8a07-28a1e61b0719",
"accountStoreGroupIdentifier": "kcyrkQfpl0upfNum/ecXLw==",
"accountStoreGroupGuid": "91abcc91-e907-4b97-a97c-dba6fde7172f",
"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:24:28.430501",
"active": true,
"updated": "2026-04-03T06:24:28.430501",
"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": "DMSHwIlJDEqFmhl615M9Hw==",
"identifierGuid": "c087c40c-4989-4a0c-859a-197ad7933d1f",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:24:28.430501",
"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": "GgzSE+SMKEe4ObbDRFh7uw==",
"communityIdentifierGuid": "13d20c1a-8ce4-4728-b839-b6c344587bbb",
"joined": "2026-04-03T06:24:28.430501",
"updated": "2026-04-03T06:24:28.430501",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "Q5RjGpJaREm27s3sABtXYQ==",
"priceLevelIdentifierGuid": "1a639443-5a92-4944-b6ee-cdec001b5761",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:24:28.430501",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "4",
"cardType": 2,
"issueDate": "2026-04-03T06:24:28.430501",
"expiry": "2026-04-03T06:24:28.430501",
"customerID": "sJVWLxIqlEunMphO9dWcKA==",
"customerIDGuid": "2f5695b0-2a12-4b94-a732-984ef5d59c28",
"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:24:28.430501",
"linkedAccount": "UG1Aai6rPUCQbervdQWH4Q==",
"linkedAccountGuid": "6a406d50-ab2e-403d-906d-eaef750587e1",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "3"
},
"account": {
"$ref": "2"
},
"payments": [
{
"$id": "5",
"id": 1,
"identifier": "z9dt+mNRUUylgCxDXT4aqQ==",
"identifierGuid": "fa6dd7cf-5163-4c51-a580-2c435d3e1aa9",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "2fvnrLC5j0i6L3KRQIRNOA==",
"accountIDGuid": "ace7fbd9-b9b0-488f-ba2f-729140844d38",
"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-04-03T06:24:28.430501",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "2poMMI7TNk65IRKB4bKxfw==",
"idempotentVoidGuid": "300c9ada-d38e-4e36-b921-1281e1b2b17f",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "6",
"saleHeaderID": 1,
"saleHeaderGuid": "nBGM0zYa1U+H2wEJbC/mKA==",
"saleHeaderIdentifierGuid": "d38c119c-1a36-4fd5-87db-01096c2fe628",
"created": "2026-04-03T06:24:28.430501",
"createdLocal": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"storeID": 1,
"operatorG_Uid": "MLdLGiuQb0aIR+f7HCR1aA==",
"operatorGuid": "1a4bb730-902b-466f-8847-e7fb1c247568",
"customerG_Uid": "E+R3yMx/a0u5Rrvi8b0tzA==",
"customerGuid": "c877e413-7fcc-4b6b-b946-bbe2f1bd2dcc",
"communityIdentifier": "Bv/voxpRikWdC7wNmRdQrQ==",
"communityIdentifierGuid": "a3efff06-511a-458a-9d0b-bc0d991750ad",
"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": "QL1VWZyrVUCRSPvU5P91hA==",
"priceLevelIdentifierGuid": "5955bd40-ab9c-4055-9148-fbd4e4ff7584",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:24:28.430501+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-04-03T06:24:28.430501",
"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": "pTVxeunV9UKz9v+FzMix1A==",
"guid": "7a7135a5-d5e9-42f5-b3f6-ff85ccc8b1d4",
"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:24:28.430501",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:24:28.430501",
"endShift": "2026-04-03T06:24:28.430501",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "9",
"operatorG_UID": "5deGca+9VEy5UFDMuVeBdw==",
"operatorGuid": "7186d7e5-bdaf-4c54-b950-50ccb9578177",
"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-04-03T06:24:28.430501",
"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": "SqqZEdnAOEego1gci1N2Ow==",
"hostIdentifierGuid": "1199aa4a-c0d9-4738-a0a3-581c8b53763b",
"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:24:28.430501",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "ad1uXHGZD0qU+3SdDrmZvw==",
"hostIdentifierGuid": "5c6edd69-9971-4a0f-94fb-749d0eb999bf",
"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"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "vgKRNGakn0Koc7s+zHdOEg==",
"hostIdentifierGuid": "349102be-a466-429f-a873-bb3ecc774e12",
"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": "14",
"identifier": "Uqfj/4fYZEywuIdc7eGiRQ==",
"identifierGuid": "ffe3a752-d887-4c64-b0b8-875cede1a245",
"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": "uFSnHRyPwkOoMWIZjPEr3Q==",
"hostSupplierIdentifierGuid": "1da754b8-8f1c-43c2-a831-62198cf12bdd",
"loyaltyPriceLevelIdentifier": "LiWnmCjpBk+6ntz/a6PSsw==",
"loyaltyPriceLevelIdentifierGuid": "98a7252e-e928-4f06-ba9e-dcff6ba3d2b3",
"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:24:28.430501",
"lastProcessed": "2026-04-03T06:24:28.430501",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "Ku06NMzhJUK6eSLUYvez2Q==",
"identifierGuid": "343aed2a-e1cc-4225-ba79-22d462f7b3d9",
"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": "MHOswnxkkUCX8ykRDqx4Zw==",
"primaryContactID": "c2ac7330-647c-4091-97f3-29110eac7867",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "EVXqiNJSCkaKO+3wyhprYw==",
"supplierGroupGuid": "88ea5511-52d2-460a-8a3b-edf0ca1a6b63",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:24:28.430501",
"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": "16",
"id": "c7caffde-ccf2-4fca-9326-daca60befb10",
"identifier": "2uCUoVLyXUSgYGbZ0bwC0g==",
"identifierGuid": "a194e0da-f252-445d-a060-66d9d1bc02d2",
"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": "17",
"supplierIdentifier": "eLR8oRpx30iKfbQpjhsSBw==",
"supplierIdentifierGuid": "a17cb478-711a-48df-8a7d-b4298e1b1207",
"contactGuid": "8aSKB+A/qUe7X+5z4CV5tA==",
"contactID": "078aa4f1-3fe0-47a9-bb5f-ee73e02579b4",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "uJOYyRDjeE2jxUXHB/CEvw==",
"pluGuid": "c99893b8-e310-4d78-a3c5-45c707f084bf",
"supplierIdentifier": "2AvROTX3xEC+YCLcezRUUQ==",
"supplierIdentifierGuid": "39d10bd8-f735-40c4-be60-22dc7b345451",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "fBx/k5KUckW/lGTkztx9wQ==",
"pluGuid": "937f1c7c-9492-4572-bf94-64e4cedc7dc1",
"supplierIdentifier": "zRWuDgE2e0aawLaA8enqEA==",
"supplierIdentifierGuid": "0eae15cd-3601-467b-9ac0-b680f1e9ea10",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "19"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "v5y/OZdjxEqHwfThqkVCjw==",
"parentPluGuid": "39bf9cbf-6397-4ac4-87c1-f4e1aa45428f",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "20",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "rK+YvahOMEGWKu4ewJvxAA==",
"guid": "bd98afac-4ea8-4130-962a-ee1ec09bf100",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Zz7VPFQZckW2tLAManCpWA==",
"priceGroupGuid": "3cd53e67-1954-4572-b6b4-b00c6a70a958",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:24:28.430501",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:24:28.430501",
"pluCreated": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"lastManualUpdate": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"currentCostUpdated": "2026-04-03T06:24:28.430501",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "jZea8/E78UqbSCeMPxET8w==",
"altPLUGuid": "f39a978d-3bf1-4af1-9b48-278c3f1113f3",
"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:24:28.430501",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "QKa/MJOMAE+7d9lUEy93dA==",
"shelfPageLayoutGuid": "30bfa640-8c93-4f00-bb77-d954132f7774",
"talkerPageLayoutG_UID": "fh3dsSva70OmPxqQq6pVsw==",
"talkerPageLayoutGuid": "b1dd1d7e-da2b-43ef-a63f-1a90abaa55b3",
"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": "+9v1uKcNIkehu9hwggH/7Q==",
"inventoryIdentifier": "b8f5dbfb-0da7-4722-a1bb-d8708201ffed",
"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": "DfRqwUtCJEefayBwjw33Jw==",
"parentPluGuid": "c16af40d-424b-4724-9f6b-20708f0df727",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "KMdRRZG+1EeEHtlvTwOS5g==",
"supplierIdentifierGuid": "4551c728-be91-47d4-841e-d96f4f0392e6",
"supplierChanged": true,
"rebateSupplierIdentifier": "iUl/k6pvJ0yEQF46EzCRwA==",
"rebateSupplierIdentifierGuid": "937f4989-6faa-4c27-8440-5e3a133091c0",
"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:24:28.430501",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "uBzF16X0a0y2ToYCiV40Ag==",
"hostIdentifierGuid": "d7c51cb8-f4a5-4c6b-b64e-8602895e3402",
"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": "20"
},
{
"$ref": "20"
}
],
"store": {
"$ref": "10"
},
"storePrices": [
{
"$id": "21",
"pluG_UID": "1CQXvTqo0UGcmrlftBBoHg==",
"pluGuid": "bd1724d4-a83a-41d1-9c9a-b95fb410681e",
"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:24:28.430501"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"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:24:28.430501",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:24:28.430501",
"startTime": 5,
"endDate": "2026-04-03T06:24:28.430501",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "WGRYr2jHBEyRyHyYDvMnqA==",
"hostIdentifierGuid": "af586458-c768-4c04-91c8-7c980ef327a8",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "oGC0PU54vU6HNvKbvVwf+w==",
"guid": "3db460a0-784e-4ebd-8736-f29bbd5c1ffb",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "zr38emPmT0CAs191JUTzTQ==",
"priceGroupGuid": "7afcbdce-e663-404f-80b3-5f752544f34d",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:24:28.430501",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "xsXOZBwCbUOMbdMq71CJUA==",
"pluGuid": "64cec5c6-021c-436d-8c6d-d32aef508950",
"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": "28",
"pluGuid": "212ef20a-fa1d-4e48-8e22-6ef6b1d1c437",
"created": "2026-04-03T06:24:28.430501",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:24:28.430501",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:24:28.430501",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:24:28.430501",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:24:28.430501",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:24:28.430501",
"lastSold": "2026-04-03T06:24:28.430501",
"firstSold": "2026-04-03T06:24:28.430501",
"awsUpdated": "2026-04-03T06:24:28.430501",
"lastManualUpdate": "2026-04-03T06:24:28.430501",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:24:28.430501",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:24:28.430501",
"doNotRangeUpdated": "2026-04-03T06:24:28.430501",
"doNotOrderUpdated": "2026-04-03T06:24:28.430501",
"tracked": "2026-04-03T06:24:28.430501"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "aa4dc596-baff-4a54-82c7-c8013505216c",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "lsVNqv+6VEqCx8gBNQUhbA==",
"pluGuid": "aa4dc596-baff-4a54-82c7-c8013505216c",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "T8xHe4Iuzk6M6N120XgIXQ==",
"pluGuid": "7b47cc4f-2e82-4ece-8ce8-dd76d178085d",
"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:24:28.430501",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:24:28.430501",
"createdLocal": "2026-04-03T06:24:28.430501",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "XlQiaxCV7kWqd+5bSE6RDQ==",
"operatorGuid": "6b22545e-9510-45ee-aa77-ee5b484e910d",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "hmH6EDNPeUafKME/qVse1Q==",
"pluGuid": "10fa6186-4f33-4679-9f28-c13fa95b1ed5",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "33",
"pluID": 1,
"pluG_UID": "lux6oATu8ESYrD0cL2nk5w==",
"pluGuid": "a07aec96-ee04-44f0-98ac-3d1c2f69e4e7",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "33"
}
],
"tuns": [
{
"$id": "34",
"pluG_UId": "jg1lUbUHJ0ee4Fyp5mmoEA==",
"pluGuid": "51650d8e-07b5-4727-9ee0-5ca9e669a810",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "20"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"competitionPricing": [
{
"$id": "35",
"identifier": "Voy1Fuq/WEiqd3xlEa0C7A==",
"identifierGuid": "16b58c56-bfea-4858-aa77-7c6511ad02ec",
"pluG_UID": "dzJWNbSDOUG6SF2GxPJIEA==",
"pluGuid": "35563277-83b4-4139-ba48-5d86c4f24810",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "35"
}
],
"supplier": {
"$ref": "15"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"ordering": {
"$ref": "18"
},
"flipChartPages": [
{
"$id": "36",
"identifier": "Vdrm45d1YEGAXZL0j8Z/8w==",
"groupName": "sample string 1",
"identifierGuid": "e3e6da55-7597-4160-805d-92f48fc67ff3",
"exists": true,
"flipChartIdentifier": "ZCo7cKf110mtB09YHuzuWA==",
"flipChartIdentifierGuid": "703b2a64-f5a7-49d7-ad07-4f581eecee58",
"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": "MSyvZGIjq0Gth5TmxiwQVw==",
"groupIdentifierGuid": "64af2c31-2362-41ab-ad87-94e6c62c1057",
"flipChart": {
"$id": "37",
"identifier": "g3YcWJx4YECc3bf2bUGs0Q==",
"identifierGuid": "581c7683-789c-4060-9cdd-b7f66d41acd1",
"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": "38",
"identifier": "2tV3sNqIMEy2LtIg+Qb0OQ==",
"identifierGuid": "b077d5da-88da-4c30-b62e-d220f906f439",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "39",
"id": 1,
"g_UID": "NT6tj1t9+kWI9h3qjZeeIA==",
"guid": "8fad3e35-7d5b-45fa-88f6-1dea8d979e20",
"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": "6ZVegi8NCEO38SR8JlG4VA==",
"previousFormGuid": "825e95e9-0d2f-4308-b7f1-247c2651b854",
"nextForm": 1,
"nextFormG_UID": "vkirjizRf06F0LXBcDDS/g==",
"nextFormGuid": "8eab48be-d12c-4e7f-85d0-b5c17030d2fe",
"attributes": "sample string 10",
"updated": "2026-04-03T06:24:28.430501",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "39"
},
"previousCheckoutForm": {
"$ref": "39"
},
"buttons": [
{
"$id": "40",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "XKjHxkkLB0iC2bCtpVJx7A==",
"checkoutFormGuid": "c6c7a85c-0b49-4807-82d9-b0ada55271ec",
"identifier": "USDAlVytH02Edf2X1x3Lcw==",
"identifierGuid": "95c02051-ad5c-4d1f-8475-fd97d71dcb73",
"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": "lC7xxx3XA0+ymDpysF9VKQ==",
"valueGuid": "c7f12e94-d71d-4f03-b298-3a72b05f5529",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:24:28.430501",
"action": "sample string 12",
"valueForm": {
"$ref": "39"
},
"image": {
"$id": "41",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:24:28.430501",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "40"
}
],
"panels": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "9spRY0XTgEWJgJh/3IcUeg==",
"checkoutFormGuid": "6351caf6-d345-4580-8980-987fdc87147a",
"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": "42"
}
]
},
{
"$ref": "39"
}
],
"panels": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
"pages": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"contentPanel": {
"$ref": "42"
},
"products": [
{
"$id": "43",
"flipChartPageIdentifier": "IvQU4DHVAU6HyyTePomJuw==",
"flipChartPageIdentifierGuid": "e014f422-d531-4e01-87cb-24de3e8989bb",
"pluG_UID": "bDdyi8/v+0KZSXffhbW+wQ==",
"pluGuid": "8b72376c-efcf-42fb-9949-77df85b5bec1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "20"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "43"
}
],
"productCount": 27,
"pages": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "36"
}
],
"priceHistory": [
{
"$id": "44",
"pluG_UID": "DeR/lfKrl0uLCGhnkN+igg==",
"pluGuid": "957fe40d-abf2-4b97-8b08-686790dfa282",
"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:24:28.430501",
"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": "44"
}
],
"ingredients": [
{
"$id": "45",
"pluG_UID": "MJ/f6oJ2MUyoBXBEVKHVmA==",
"ingredientGuid": "kRBypopiHEmHIbo/2dwwHQ==",
"ingredientIdentifier": "a6721091-628a-491c-8721-ba3fd9dc301d",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "20"
}
},
{
"$ref": "45"
}
],
"bins": [
{
"$id": "46",
"pluG_UID": "Mw5FGJrVrEK68FbIFiELDQ==",
"pluGuid": "18450e33-d59a-42ac-baf0-56c816210b0d",
"shelfLocationIdentifier": "iurco0q8FkCo/oA4BsPnVw==",
"shelfLocationGuid": "a3dcea8a-bc4a-4016-a8fe-803806c3e757",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "cOkbRR0aHUC51KNBa+f/oA==",
"labelPageLayoutGuid": "451be970-1a1d-401d-b9d4-a3416be7ffa0",
"updated": "2026-04-03T06:24:28.430501",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "20"
},
"location": {
"$id": "47",
"identifier": "ZxlcHYb5e0uDvnfV8KQOZg==",
"storeID": 1,
"identifierGuid": "1d5c1967-f986-4b7b-83be-77d5f0a40e66",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:24:28.430501",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
}
},
{
"$ref": "46"
}
],
"bin": {
"$ref": "46"
},
"scaleLocations": [
{
"$id": "48",
"plu": 1,
"pluG_UID": "mSnxXzTus024DJy6xaWGYA==",
"pluGuid": "5ff12999-ee34-4db3-b80c-9cbac5a58660",
"deptNo": 1,
"product": {
"$ref": "20"
},
"scaleLocation": {
"$id": "49",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:24:28.430501",
"department": {
"$id": "50",
"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": "49"
},
"subDepartments": [
{
"$id": "51",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "52",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "53",
"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:24:28.430501",
"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": "+T2DSriZHUKSms2LJAU/Ww==",
"labelPageLayoutGuid": "4a833df9-99b8-421d-929a-cd8b24053f5b",
"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": "54",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "55",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "56",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "56"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "55"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "55"
},
"mscDep": {
"$id": "57",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "56"
}
},
{
"$ref": "53"
}
],
"updated": "2026-04-03T06:24:28.430501",
"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": "W3U3ca3muUCvNuaWb7PlaA==",
"labelPageLayoutGuid": "7137755b-e6ad-40b9-af36-e6966fb3e568",
"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": "54"
},
"mscCom": {
"$ref": "55"
},
"mscDep": {
"$ref": "57"
},
"mscSubCom": {
"$ref": "56"
}
},
{
"$ref": "52"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:28.430501",
"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": "ecBG+GBc6U+vMCqWyBLk6Q==",
"labelPageLayoutGuid": "f846c079-5c60-4fe9-af30-2a96c812e4e9",
"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": "54"
},
"mscCom": {
"$ref": "55"
},
"mscDep": {
"$ref": "57"
},
"mscSubCom": {
"$ref": "56"
}
},
{
"$ref": "51"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:24:28.430501",
"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": "GNdM3Lr3yE+TnjtdlJEmXg==",
"labelPageLayoutGuid": "dc4cd718-f7ba-4fc8-939e-3b5d9491265e",
"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": "54"
},
"mscCom": {
"$ref": "55"
},
"mscDep": {
"$ref": "57"
},
"mscSubCom": {
"$ref": "56"
}
}
}
},
{
"$ref": "48"
}
],
"nextPrice": {
"$id": "58",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "K6vioQz0XEyRY0f4AH7IWQ==",
"pluGuid": "a1e2ab2b-f40c-4c5c-9163-47f8007ec859",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "soFbJWxwaU6WnxpS0oOFrw==",
"dealCostGuid": "255b81b2-706c-4e69-969f-1a52d28385af",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "0wq7I/iNoEGBh8713e3CXg==",
"priceGroupGuid": "23bb0ad3-8df8-41a0-8187-cef5ddedc25e",
"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:24:28.430501",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "5031edc3-2ab7-49d2-8045-9f6d5d6ec984",
"campaignComboPriceGroupG_UID": "T8ff5eK6sk6WiFTwI/sFpg==",
"campaignComboPriceGroupIdentifier": "e5dfc74f-bae2-4eb2-9688-54f023fb05a6",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "59",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:24:28.430501",
"operatorG_UID": "nPGqTHPbnUWj7cLapLGoUA==",
"operatorGuid": "4caaf19c-db73-459d-a3ed-c2daa4b1a850",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:24:28.430501",
"signIqTicketFileMovedUtc": "2026-04-03T06:24:28.430501",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:24:28.430501",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d8bb1f51-9dc7-445b-816d-57682c90d246",
"product": {
"$ref": "20"
},
"campaignPlu": {
"$ref": "58"
},
"fuelItem": true
},
{
"$ref": "59"
}
],
"campaign": {
"$id": "60",
"id": 1,
"storeID": 2,
"name": "80a70cb9-07b7-4609-9715-b7e1ba7d8bb8",
"nameGuid": "80a70cb9-07b7-4609-9715-b7e1ba7d8bb8",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:24:28.430501",
"startTime": 1,
"endDate": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"system": true,
"created": "2026-04-03T06:24:28.430501",
"updated": "2026-04-03T06:24:28.430501",
"priceChangeNotifiedUtc": "2026-04-03T06:24:28.430501",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "C7MAvoFL+USTyMKlCCoHkA==",
"hostIdentifierGuid": "be00b30b-4b81-44f9-93c8-c2a5082a0790",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:24:28.430501",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"campaignPools": [
{
"$id": "61",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "p6EOopBylUaWd2z32kQnng==",
"pluGuid": "a20ea1a7-7290-4695-9677-6cf7da44279e",
"hostOfferID": 1,
"priceGroupG_UID": "oNeXNuXsykGe1yUW0r1rgA==",
"priceGroupGuid": "3697d7a0-ece5-41ca-9ed7-2516d2bd6b80",
"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:24:28.430501",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "20"
},
"campaign": {
"$ref": "60"
}
},
{
"$ref": "61"
}
],
"sellingRules": [
{
"$id": "62",
"id": 1,
"identifier": "RZIwKlHNukCciTCvIQskGQ==",
"identifierStr": "RZIwKlHNukCciTCvIQskGQ==",
"identifierGuid": "2a309245-cd51-40ba-9c89-30af210b2419",
"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": "60"
}
},
{
"$ref": "62"
}
],
"customers": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "c9DW9HFjCU6S6k4M/EO7og==",
"customerIDGuid": "f4d6d073-6371-4e09-92ea-4e0cfc43bba2",
"campaign": {
"$ref": "60"
},
"customer": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"customerGroups": [
{
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "wKRUOhdh1Eafmp3UAvLNCg==",
"groupIDGuid": "3a54a4c0-6117-46d4-9f9a-9dd402f2cd0a",
"campaign": {
"$ref": "60"
},
"group": {
"$ref": "1"
}
},
{
"$ref": "64"
}
],
"signIqTickets": [
{
"$id": "65",
"identifier": "mv/1R19s4k6jOZHdlXWZ3g==",
"identifierGuid": "47f5ff9a-6c5f-4ee2-a339-91dd957599de",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "65"
}
],
"comboPriceGroups": [
{
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "MniWKsMk+Ua+jyCHwnSjrA==",
"guid": "2a967832-24c3-46f9-be8f-2087c274a3ac",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "60"
},
"comboPricePlus": [
{
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "blG6xD9+BEqrD+UhN6deeg==",
"groupGuid": "c4ba516e-7e3f-4a04-ab0f-e52137a75e7a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "FgHZfROOJ0qm5nGZQTCJTA==",
"pluGuid": "7dd90116-8e13-4a27-a6e6-71994130894c",
"priceGroupG_UID": "7s5pey64qkmdI2jhWXu9wA==",
"priceGroupGuid": "7b69ceee-b82e-49aa-9d23-68e1597bbdc0",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "60"
},
"product": {
"$ref": "20"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "60"
}
},
{
"$ref": "67"
}
]
},
{
"$ref": "66"
}
],
"priceLevels": [
{
"$id": "68",
"id": 1,
"priceLevelIdentifier": "qNE6EDE1fkCReZUncSTlew==",
"priceLevelIdentifierGuid": "103ad1a8-3531-407e-9179-95277124e57b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "68"
}
],
"promotionType": {
"$id": "69",
"identifier": "nNb3oNLHxU+7zxCoWuRU2w==",
"identifierGuid": "a0f7d69c-c7d2-4fc5-bbcf-10a85ae454db",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "UJYhBKjP+Euuj0QrEFux7w==",
"labelPageLayoutGuid": "04219650-cfa8-4bf8-ae8f-442b105bb1ef",
"priceLevelIdentifier": "uZJvLj2/FUav/g/AbG7qLA==",
"priceLevelIdentifierGuid": "2e6f92b9-bf3d-4615-affe-0fc06c6eea2c",
"active": true,
"updated": "2026-04-03T06:24:28.430501",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "20"
},
"dealCost": {
"$id": "70",
"headerIdentifier": "FecmeMl6aEm7sHfCFubVtw==",
"headerIdentifierGuid": "7826e715-7ac9-4968-bbb0-77c216e6d5b7",
"identifier": "9iwIclX24kqN0zjfVR3OBA==",
"identifierGuid": "72082cf6-f655-4ae2-8dd3-38df551dce04",
"supplierIdentifier": "ZhLqOmjAoEKGInKEsSBaOw==",
"supplierGuid": "3aea1266-c068-42a0-8622-7284b1205a3b",
"pluG_UID": "YpRnv7UKZUKFT6UaF6Qcsg==",
"pluGuid": "bf679462-0ab5-4265-854f-a51a17a41cb2",
"campaignName": "68a4462b-d7fc-4d04-9f04-026ce78c70d0",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:24:28.430501",
"end": "2026-04-03T06:24:28.430501",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "5eBIw7xaiEKOCu8jTsXDcQ==",
"bonusItemPluGuid": "c348e0e5-5abc-4288-8e0a-ef234ec5c371",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:24:28.430501",
"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:24:28.430501",
"campaignEndDate": "2026-04-03T06:24:28.430501",
"masterPLUG_UID": "RqX56tKbgkC7fEr7kNH8SQ==",
"masterID": "eaf9a546-9bd2-4082-bb7c-4afb90d1fc49",
"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": "WwQ29bHKjk69vC3ftuNVQg==",
"bonusMasterID": "f536045b-cab1-4e8e-bdbc-2ddfb6e35542",
"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:24:28.430501",
"dealCosts": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tags": [
{
"$id": "71",
"pluG_UID": "bUP0NymUC0qB/gqrbZ68WA==",
"pluGuid": "37f4436d-9429-4a0b-81fe-0aab6d9ebc58",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "71"
}
],
"alternateProductG_UID": "Lu/uWvLim0O/R7w9uIeFXg==",
"alternateProduct": "5aeeef2e-e2f2-439b-bf47-bc3db887855e",
"altProduct": {
"$ref": "20"
},
"productHostCode": {
"$id": "72",
"id": 1,
"pluG_UID": "eVPgWOdb0UC9XJ64jnDFYQ==",
"pluGuid": "58e05379-5be7-40d1-bd5c-9eb88e70c561",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "54"
},
"mscCom": {
"$ref": "55"
},
"mscDep": {
"$ref": "57"
},
"mscSubCom": {
"$ref": "56"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:24:28.430501",
"inventoryTracked": "2026-04-03T06:24:28.430501",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "73",
"pluG_UID": "HkYiHuQCiUCWATUn6z/nPw==",
"pluGuid": "1e22461e-02e4-4089-9601-3527eb3fe73f",
"fuelPluG_UID": "JCNAjgycd0afPM0qOiiKpQ==",
"fuelPluGuid": "8e402324-9c0c-4677-9f3c-cd2a3a288aa5",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"supplier": {
"$ref": "15"
},
"serviceFee": {
"$id": "74",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "18"
}
],
"orderCycleHeaders": [
{
"$id": "75",
"storeID": 1,
"supplierIdentifier": "+dDjgS9E9UmPKbs0xbMACQ==",
"supplierGuid": "81e3d0f9-442f-49f5-8f29-bb34c5b30009",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "75"
}
],
"cycles": [
{
"$id": "76",
"storeID": 1,
"supplierIdentifier": "nrZUw2hiqU2FbiRi3QhFWQ==",
"supplierGuid": "c354b69e-6268-4da9-856e-2462dd084559",
"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:24:28.430501",
"deliveryDate": "2026-04-03T06:24:28.430501",
"nextCutOffDate": "2026-04-03T06:24:28.430501",
"nextDeliveryDate": "2026-04-03T06:24:28.430501",
"nextDaysBuffer": 10
},
{
"$ref": "76"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-04-03T06:24:28.430501",
"isHost": true
},
"files": [
{
"$id": "77",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:24:28.430501",
"processed": "2026-04-03T06:24:28.430501",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:24:28.430501",
"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": "14"
},
"metcashHeader": {
"$id": "78",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:24:28.430501",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "77"
}
],
"zoneMatrix": [
{
"$id": "79",
"id": 1,
"hostIdentifier": "8V8Quo2drkWa8us95M07sA==",
"hostIdentifierGuid": "ba105ff1-9d8d-45ae-9af2-eb3de4cd3bb0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"63874ab1-fd6b-44fc-a85f-33955c7ede19",
"176d0a23-faaf-401e-9523-3c6faadafdf4"
]
},
{
"$ref": "79"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "80",
"identifier": "AWNnaMQUaUaemB5dH7bWjw==",
"identifierGuid": "68676301-14c4-4669-9e98-1e5d1fb6d68f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "80"
}
],
"promoTypeGuids": [
"98a77dbf-9e18-4924-9521-8e041aec7cc4",
"c4a71147-04f4-4f8a-99a5-9831f8c765a4"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$id": "81",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "81"
}
],
"sales": [
{
"$id": "82",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:24:28.430501",
"ftpSite": {
"$id": "83",
"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": "82"
}
],
"zoneMatrix": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"cashManagements": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "85",
"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": "84"
}
],
"updateStoreID": "69ed553c-3335-4ff9-8838-6eb175f8e2a7",
"updateStore": {
"$id": "86",
"id": "c73a8af1-4b28-4918-8ecf-0f29d3ff4fdf",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:24:28.430501",
"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:24:28.430501"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "87",
"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": "88",
"id": 1,
"identifier": "UeHdvUinnEayhjywDCMyKg==",
"identifierGuid": "bddde151-a748-469c-b286-3cb00c23322a",
"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:24:28.430501",
"promoPeriodEnd": "2026-04-03T06:24:28.430501",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:24:28.430501",
"deleted": true
},
"details": [
{
"$id": "89",
"saleItemID": 1,
"identifier": "DB6i9L/RKk6LWYGi7DyY8Q==",
"identifierGuid": "f4a21e0c-d1bf-4e2a-8b59-81a2ec3c98f1",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "y9gJGI1NWkmQ9eQ4lgmR9Q==",
"pluGuid": "1809d8cb-4d8d-495a-90f5-e438960991f5",
"accountID": "+N/BkWtumECLZVdjf+ZNHA==",
"accountIDGuid": "91c1dff8-6e6b-4098-8b65-57637fe64d1c",
"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:24:28.430501",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "2r6gKjwvxUyLpGVWDkf2lA==",
"refundGuid": "2aa0beda-2f3c-4cc5-8ba4-65560e47f694",
"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": "x5PNwWlzqEO/9YiSUND1Ew==",
"idempotentVoidGuid": "c1cd93c7-7369-43a8-bff5-889250d0f513",
"priceLevelIdentifier": "4imoGh9+kUGN9eoQ7/gfsQ==",
"priceLevelIdentifierGuid": "1aa829e2-7e1f-4191-8df5-ea10eff81fb1",
"communityIdentifier": "WM266T7m7UeDxWzo9fN2aQ==",
"communityIdentifierGuid": "e9bacd58-e63e-47ed-83c5-6ce8f5f37669",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "90",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:24:28.430501",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "90"
}
],
"refund": {
"$id": "91",
"id": 1,
"g_UID": "iGTIc9xaJEa3ud4bJrh8NA==",
"guid": "73c86488-5adc-4624-b7b9-de1b26b87c34",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:24:28.430501"
},
"modifier": {
"$id": "92",
"id": 1,
"setG_UID": "u7UvSq+MQUuqVXNmSc8GPA==",
"modifierSetGuid": "4a2fb5bb-8caf-4b41-aa55-736649cf063c",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "pyzEp1fZeku9ieZ74JseTg==",
"pluGuid": "a7c42ca7-d957-4b7a-bd89-e67be09b1e4e",
"deleted": true,
"g_UID": "uE/rTz4huEO5ERVwXf/aiA==",
"guid": "4feb4fb8-213e-43b8-b911-15705dffda88",
"product": {
"$ref": "20"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "89"
}
],
"eftReceipts": [
{
"$id": "93",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "6"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "93"
}
],
"payments": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"cards": [
{
"$id": "94",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "94"
}
],
"campaignHits": [
{
"$id": "95",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "95"
}
],
"fuel": [
{
"$id": "96",
"id": 1,
"plu": 1,
"pluG_UID": "QvG5zkU6ZUqs4xeITv8hOg==",
"pluGuid": "ceb9f142-3a45-4a65-ace3-17884eff213a",
"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:24:28.430501",
"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:24:28.430501",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "96"
}
],
"fuelResells": [
{
"$id": "97",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "vwrZkViSE0KU1iW4LvTFBg==",
"pluGuid": "91d90abf-9258-4213-94d6-25b82ef4c506",
"accountID": "/lfjN1dZ6Ue1WHM44cgSoA==",
"accountIDGuid": "37e357fe-5957-47e9-b558-7338e1c812a0",
"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:24:28.430501",
"bestOrExpireType": 1,
"refundG_UID": "yQBhdD6VlEeSv3+o95EpYA==",
"refundGuid": "746100c9-953e-4794-92bf-7fa8f7912960",
"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": "97"
}
],
"customerOrder": [
{
"$id": "98",
"identifier": "/npxvDJIdk6/x2Hq3pZpmw==",
"identifierGuid": "bc717afe-4832-4e76-bfc7-61eade96699b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "LqHC8+Q9N06kfEUCXqjsGQ==",
"customerIdentifierGuid": "f3c2a12e-3de4-4e37-a47c-45025ea8ec19",
"operatorNo": 1,
"operatorG_UID": "qKJKS5qr/EOozaQ16PKw+w==",
"operatorGuid": "4b4aa2a8-ab9a-43fc-a8cd-a435e8f2b0fb",
"created": "2026-04-03T06:24:28.430501",
"ordered": "2026-04-03T06:24:28.430501",
"started": "2026-04-03T06:24:28.430501",
"completed": "2026-04-03T06:24:28.430501",
"supplied": "2026-04-03T06:24:28.430501",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "3"
},
"operator": {
"$ref": "8"
},
"details": [
{
"$id": "99",
"headerID": 1,
"plu": 1,
"pluG_UId": "WgG1K8sKO0+kYjKPcWXrIQ==",
"pluGuid": "2bb5015a-0acb-4f3b-a462-328f7165eb21",
"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": "ZArbMhfzkEWLexTK/QcvOQ==",
"headerIdentifierGuid": "32db0a64-f317-4590-8b7b-14cafd072f39",
"product": {
"$ref": "20"
}
},
{
"$ref": "99"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "6"
}
},
{
"$ref": "98"
}
],
"surveyResponses": [
{
"$id": "100",
"surveyG_UID": "9NVh2GCyTEem5vd7aoAsGg==",
"surveyGuid": "d861d5f4-b260-474c-a6e6-f77b6a802c1a",
"saleHeaderGuid": "gGHBa9KtxkqC/+aHyblJEQ==",
"saleGuid": "6bc16180-add2-4ac6-82ff-e687c9b94911",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "yQeBiw4mE0KHE6Trr/ukzg==",
"guidResponse": "8b8107c9-260e-4213-8713-a4ebaffba4ce",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:24:28.430501",
"sale": {
"$ref": "6"
},
"survey": {
"$id": "101",
"g_UID": "auXrPEOisEyBk6Jln3y0Cg==",
"guid": "3cebe56a-a243-4cb0-8193-a2659f7cb40a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "NmezTFsQE0u8Jn7c0AbqSg==",
"checkoutFormGuid": "4cb36736-105b-4b13-bc26-7edcd006ea4a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:24:28.430501",
"end": "2026-04-03T06:24:28.430501",
"deleted": true,
"updated": "2026-04-03T06:24:28.430501",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"afb01f54-ff5b-44f6-976e-c1a14ae85649",
"b7747f22-49da-44e1-8f55-6bce1816d352"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "39"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "100"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "PFj2JfhGFEqi43KSL2BPpQ==",
"accountIdentifier": "25f6583c-46f8-4a14-a2e3-72922f604fa5",
"accountName": "sample string 44",
"customerOrderIdentifier": "mWyUQjVW2U61xQqHH2fSzQ==",
"customerOrderIdentifierGuid": "42946c99-5635-4ed9-b5c5-0a871f67d2cd",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "102",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "yYyE0/9HCEyJCSOfLxOsNg==",
"paymentIdentifierGuid": "d3848cc9-47ff-4c08-8909-239f2f13ac36",
"identifier": "Hxw5yrgs+EmkgGRCkVNaCA==",
"identifierGuid": "ca391c1f-2cb8-49f8-a480-644291535a08",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "/ztLJgZwPU2kwOI88747DQ==",
"itemIdentifierGuid": "264b3bff-7006-4d3d-a4c0-e23cf3be3b0d"
}
},
{
"$ref": "5"
}
]
},
{
"$ref": "4"
}
],
"customerGroupMembers": [
{
"$id": "103",
"id": 1,
"groupID": "Lxb6Zsp2M0mAUg7nMEBV0Q==",
"groupIDGuid": "66fa162f-76ca-4933-8052-0ee7304055d1",
"customerID": "siNVULQ4lUaGeT7i9m1Lgg==",
"customerIDGuid": "505523b2-38b4-4695-8679-3ee2f66d4b82",
"card": "sample string 4",
"linkedAccount": "6t4IklZx00+LI8bHpm8D8Q==",
"linkedAccountGuid": "9208deea-7156-4fd3-8b23-c6c7a66f03f1",
"customer": {
"$ref": "3"
},
"group": {
"$ref": "1"
},
"customerCard": {
"$ref": "4"
}
},
{
"$ref": "103"
}
],
"customerGroups": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"accounts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"account": {
"$ref": "2"
},
"vouchers": [
{
"$id": "104",
"customerIdentifier": "LnTyXmOEKECc1a6L6o18nQ==",
"customerIdentifierGuid": "5ef2742e-8463-4028-9cd5-ae8bea8d7c9d",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "RMAjCKCy5UqZk+zXMMousA==",
"idempotentGuid": "0823c044-b2a0-4ae5-9993-ecd730ca2eb0",
"offline": true,
"voucher": {
"$id": "105",
"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:24:28.430501",
"barcodeTemplate": {
"$id": "106",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "107",
"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:24:28.430501",
"labelPageLayout": "i4xsbv7leke/gkWS/Z0/cw==",
"pageLayoutGuid": "6e6c8c8b-e5fe-477a-bf82-4592fd9d3f73",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "105"
},
"elements": [
{
"$id": "108",
"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:24:28.430501"
},
{
"$ref": "108"
}
]
},
"customerVouchers": [
{
"$id": "109",
"id": 1,
"customerIdentifier": "jh+EhzGQ10yLxOBoY69Fmg==",
"customerIdentifierGuid": "87841f8e-9031-4cd7-8bc4-e06863af459a",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:24:28.430501",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "YRvVN6wahUWS6WCTk2KfVQ==",
"issuedIdempotentGuid": "37d51b61-1aac-4585-92e9-609393629f55",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:24:28.430501",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:24:28.430501",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "yG5nFeQJa02zrgZhiVIy/g==",
"redeemedIdempotentGuid": "15676ec8-09e4-4d6b-b3ae-0661895232fe",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:24:28.430501",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "107"
},
"voucher": {
"$ref": "105"
},
"customer": {
"$ref": "3"
},
"issuedOfflinePayment": {
"$ref": "5"
},
"redeemedOfflinePayment": {
"$ref": "5"
}
},
{
"$ref": "109"
}
]
},
"customer": {
"$ref": "3"
}
},
{
"$ref": "104"
}
]
},
"card": {
"$ref": "4"
},
"members": {
"$id": "110",
"sample string 1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"sample string 2": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"customerGroups": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"primaryContactCustomer": {
"$ref": "3"
},
"customerGroupMembers": [
{
"$ref": "103"
},
{
"$ref": "103"
}
]
}
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:
"9c7fce11-7ff8-490f-872d-e457949551a7"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9c7fce11-7ff8-490f-872d-e457949551a7</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK 3�\��2�� 5 xl/workbook.xml � (� ����0��&�C����")��x���V�O�||K $���~;l2nx3���/]��lI�o{P��w�8�C��E���ƴo:�<�(q0� ����/�X�:�����R�z�C���&�d4ֺ���"�)�`�ERHsnx�%��U���+e����r*�sA�����w�PK 3�\���� � [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
3�\�;�]' ' _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="R404978e42b4b4de2" /></Relationships>PK 3�\> ��% � xl/worksheets/sheet1.xml � (� �Q�n� ���
M�.��T��j�M;lg�85�H��m����-?��l�����k�5�Wږ:m�5L��+��T3��W��E��{W�
a�s�[�F��hc�'gd��;s�{���ɠ
�b�2D)���aa���.[0�Be���T����=s���ƛ*#�5��W���D���t5��������X�����F�3�
qC���������[~g�U�f�*w�Vܗ�cY��v���R^\�&ke�M�hf.�#{��<>;��>�{mDů�7������%t'��.+��\�PK 3�\�W�g� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�u���ݰa[z��Q;�]�gc���V� �X��j4��'�|���o�H^0���V�N�np}�d��n�;U��s$y��lJ��Q[�T,��.w��J9
=��>�)gLаd�5���3���4>z}�Х?��Շc�� �^�S?�H/aUd*�������ɺlx���L-�����;_�Tx/����UU�pS�v�)�K/���Z�kݱ��\6�)�E�^���PK 3�\Ѓ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 3�\���w� � xl/sharedStrings.xml � (� 5�An� E��fO�-��&�H9A{ ����G��K]>�������&^xp�4C{i@ ��Dz���u�#.��e�~�A\�a.�N�gXK�?�b�br|�;RMB>�+����@��XҦ���P�E��I�jA��'���
�5�N^�m+u��&�Qw��~�S?
C�Q���W���PK- 3�\��2�� 5 xl/workbook.xmlPK- 3�\���� � [Content_Types].xmlPK-
3�\�;�]' ' V _rels/.relsPK- 3�\> ��% � � xl/worksheets/sheet1.xmlPK- 3�\�W�g� P 9 xl/_rels/workbook.xml.relsPK- 3�\Ѓc'2 E
� xl/styles.xmlPK- 3�\���w� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK 3�\k�A� 5 xl/workbook.xml � (� ����0D�&�C���R8q����
[i�-ik��-H�yۙ�};b��Zۓ��/\I�Ƃ1�t����&�uB��Ŭ����6o�&���9 (k|�FOW�?,?:��w�A+J�2�:s����/2[��$l
�ߔX`�Ţ��%�! %�skKz��*�D�<���5�)��;L��w�PK 3�\���� � [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
3�\e�' ' _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="Rae47358f878645ae" /></Relationships>PK 3�\> ��% � xl/worksheets/sheet1.xml � (� �Q�n� ���
M�.��T��j�M;lg�85�H��m����-?��l�����k�5�Wږ:m�5L��+��T3��W��E��{W�
a�s�[�F��hc�'gd��;s�{���ɠ
�b�2D)���aa���.[0�Be���T����=s���ƛ*#�5��W���D���t5��������X�����F�3�
qC���������[~g�U�f�*w�Vܗ�cY��v���R^\�&ke�M�hf.�#{��<>;��>�{mDů�7������%t'��.+��\�PK 3�\��� � P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I��TM�a�m�{�DM��v)=�����ĂMW��==i���c�}�J>��6�gY�to�N�<,a�Y�i��&B�O���b�V��ш!s��1ΏS�[>�:bK���~[&;\&���+zr�4������c�"���b?���!��N7�/L�$�Y���JH`�nj!^
�^��LF��.t-����*ӡ'�}���i^���Ri)Q�eU*IW5~��/PK 3�\Ѓ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 3�\���w� � xl/sharedStrings.xml � (� 5�An� E��fO�-��&�H9A{ ����G��K]>�������&^xp�4C{i@ ��Dz���u�#.��e�~�A\�a.�N�gXK�?�b�br|�;RMB>�+����@��XҦ���P�E��I�jA��'���
�5�N^�m+u��&�Qw��~�S?
C�Q���W���PK- 3�\k�A� 5 xl/workbook.xmlPK- 3�\���� � � [Content_Types].xmlPK-
3�\e�' ' U _rels/.relsPK- 3�\> ��% � � xl/worksheets/sheet1.xmlPK- 3�\��� � P 8 xl/_rels/workbook.xml.relsPK- 3�\Ѓc'2 E
~ xl/styles.xmlPK- 3�\���w� � � xl/sharedStrings.xmlPK � �