POST api/order/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
OrderHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | integer |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| BackToBack | integer |
None. |
|
| B2bGuid | Collection of byte |
None. |
|
| B2bIdentifier | globally unique identifier |
None. |
|
| Status | OrderStatus |
None. |
|
| Created | date |
None. |
|
| CreatedLocal | date |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 191 |
|
| StoreID | integer |
None. |
|
| TransferGuid | Collection of byte |
None. |
|
| TransferIdentifier | globally unique identifier |
None. |
|
| TransferInvoiceIdentifier | Collection of byte |
None. |
|
| TransferInvoiceGuid | globally unique identifier |
None. |
|
| AttachedToInvoice | integer |
None. |
|
| TransferType | TransferType |
None. |
|
| SupplierIdentifier | Collection of byte |
None. |
|
| SupplierIdentifierGuid | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Rows | integer |
None. |
|
| Cartons | integer |
None. |
|
| Units | integer |
None. |
|
| SentCount | integer |
None. |
|
| Sent | date |
None. |
|
| SentLocal | date |
None. |
|
| SentByUser | string |
String length: inclusive between 0 and 191 |
|
| LastSentStatus | integer |
None. |
|
| Cancelled | date |
None. |
|
| CancelledLocal | date |
None. |
|
| CancelledByUser | string |
String length: inclusive between 0 and 191 |
|
| Shipped | date |
None. |
|
| ShippedLocal | date |
None. |
|
| ShippedByUser | string |
String length: inclusive between 0 and 191 |
|
| StockReceived | date |
None. |
|
| StockReceivedLocal | date |
None. |
|
| StockReceivedByUser | string |
String length: inclusive between 0 and 191 |
|
| StockReceiveInventorySetting | UpdateInventory |
None. |
|
| Received | date |
None. |
|
| ReceivedLocal | date |
None. |
|
| Completed | date |
None. |
|
| CompletedLocal | date |
None. |
|
| Updated | date |
None. |
|
| UpdatedLocal | date |
None. |
|
| DueDate | date |
None. |
|
| WarehouseNote | string |
None. |
|
| WarehouseRef | string |
None. |
|
| PdeSerialNumber | string |
None. |
|
| TradingPartner | OrderTradingPartner |
None. |
|
| OrderType | string |
String length: inclusive between 0 and 20 |
|
| OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
| StateCode |
The state code of the store ordering for metcash |
string |
Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead. String length: inclusive between 0 and 20 |
| MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
| MailTo | string |
None. |
|
| MailBcc | string |
None. |
|
| MailReplyTo | string |
None. |
|
| Liquor | boolean |
None. |
|
| Summary | string |
Data type: MultilineText |
|
| Notes | string |
Data type: MultilineText |
|
| SupplierNotes | string |
Data type: MultilineText |
|
| ReceiptEmailSent | boolean |
None. |
|
| ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
| ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
| TransportCompanyGuid | Collection of byte |
None. |
|
| TransportCompanyIdentifier | globally unique identifier |
None. |
|
| AutoOrder | integer |
None. |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| DefaultOrderDocumentId | integer |
None. |
|
| DefaultStockReceiveDocumentId | integer |
None. |
|
| Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
| TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
| Rating |
Quality rating of the order |
integer |
None. |
| LastOrderEmailSentId | string |
None. |
|
| LastOrderEmailSentStatus | string |
None. |
|
| Deleted | date |
None. |
|
| DeletedByUser | string |
None. |
|
| AutoOrderGuid | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderHeader | AutoOrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierStoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierCartonsOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierEnforceMinimumQuantity | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierMinimumOrderValue | integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderCode | OrderCode |
Relation. This field may not always be loaded or used for updates. |
|
| Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
| Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
| TotalCostInc |
Summarised total cost inc tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| TotalPickedCostInc |
Summarised total picked cost inc tax, based on system costs, for store transfer orders |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| TotalReceivedCostInc |
Summarised total received cost in tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| Total |
Totals aggregates |
OrderSubTotal |
Relation. This field may not always be loaded or used for updates. |
| Details | Collection of OrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScans | Collection of OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
| TransportCompany | TransportCompany |
Relation. This field may not always be loaded or used for updates. |
|
| TimeZoneInfo |
For sending orders |
TimeZoneInfo |
Relation. This field may not always be loaded or used for updates. |
| IsMetcashSorted | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderType | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderTypeDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupTradingPartner | integer |
Relation. This field may not always be loaded or used for updates. |
|
| BackupHostIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"orderID": 1,
"orderGuid": "1A+qlH9PykixIQn6arfPcQ==",
"orderIdentifier": "94aa0fd4-4f7f-48ca-b121-09fa6ab7cf71",
"backToBack": 1,
"b2bGuid": "Es5Ph7Nrlkyf51fkgeP/BA==",
"b2bIdentifier": "874fce12-6bb3-4c96-9fe7-57e481e3ff04",
"status": 2,
"created": "2026-06-03T18:30:39.7408682",
"createdLocal": "2026-06-03T18:30:39.7408682",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "IbUjK8LleUqfRj/YhIY0ng==",
"transferIdentifier": "2b23b521-e5c2-4a79-9f46-3fd88486349e",
"transferInvoiceIdentifier": "usPi+asoKUSo+61HaNGHgA==",
"transferInvoiceGuid": "f9e2c3ba-28ab-4429-a8fb-ad4768d18780",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "99Q1h9xzq02u/kzXe0r0kQ==",
"supplierIdentifierGuid": "8735d4f7-73dc-4dab-aefe-4cd77b4af491",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-06-03T18:30:39.7408682",
"sentLocal": "2026-06-03T18:30:39.7408682",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-06-03T18:30:39.7408682",
"cancelledLocal": "2026-06-03T18:30:39.7408682",
"cancelledByUser": "sample string 7",
"shipped": "2026-06-03T18:30:39.7408682",
"shippedLocal": "2026-06-03T18:30:39.7408682",
"shippedByUser": "sample string 8",
"stockReceived": "2026-06-03T18:30:39.7408682",
"stockReceivedLocal": "2026-06-03T18:30:39.7408682",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-06-03T18:30:39.7408682",
"receivedLocal": "2026-06-03T18:30:39.7408682",
"completed": "2026-06-03T18:30:39.7408682",
"completedLocal": "2026-06-03T18:30:39.7408682",
"updated": "2026-06-03T18:30:39.7408682",
"updatedLocal": "2026-06-03T18:30:39.7408682",
"dueDate": "2026-06-03T18:30:39.7408682",
"warehouseNote": "sample string 11",
"warehouseRef": "sample string 12",
"pdeSerialNumber": "sample string 13",
"tradingPartner": 1,
"orderType": "sample string 1",
"orderTypeDescription": "sample string 2",
"stateCode": "sample string 16",
"mailCarbonCopy": true,
"mailTo": "sample string 18",
"mailBcc": "sample string 19",
"mailReplyTo": "sample string 20",
"liquor": true,
"summary": "sample string 22",
"notes": "sample string 23",
"supplierNotes": "sample string 24",
"receiptEmailSent": true,
"receiptEmailSentId": "sample string 26",
"receiptEmailSentStatus": "sample string 27",
"transportCompanyGuid": "BpQyqlKnPEWOjFuC1XVNHQ==",
"transportCompanyIdentifier": "aa329406-a752-453c-8e8c-5b82d5754d1d",
"autoOrder": 28,
"hostIdentifier": "d9XrzXNUkk+4JzbuPbN+Ng==",
"hostIdentifierGuid": "cdebd577-5473-4f92-b827-36ee3db37e36",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-06-03T18:30:39.7408682",
"deletedByUser": "sample string 33",
"autoOrderGuid": "lyE3zRDWeUKIP0FCI9smsQ==",
"autoOrderIdentifier": "cd372197-d610-4279-883f-414223db26b1",
"autoOrderHeader": {
"$id": "2",
"autoOrderGuid": "8IJrPuVx3ESMl0BN3UFnwQ==",
"autoOrderIdentifier": "3e6b82f0-71e5-44dc-8c97-404ddd4167c1",
"orderGuid": "/Dej6FdaLkKxLoZic45viw==",
"orderIdentifier": "e8a337fc-5a57-422e-b12e-8662738e6f8b",
"created": "2026-06-03T18:30:39.7408682",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-06-03T18:30:39.7408682",
"supplierIdentifier": "KgMHhZIELUSs5dE3eBNeSg==",
"supplierIdentifierGuid": "8507032a-0492-442d-ace5-d13778135e4a",
"orderStatus": 1,
"tradingPartner": 1,
"warehouse": true,
"simpleAWS": 3,
"defaultMPL": 4,
"investmentBuy": true,
"storeName": "sample string 6",
"supplierName": "sample string 7",
"description": "sample string 8",
"orderType": "sample string 9",
"mailTo": "sample string 10",
"mailBcc": "sample string 11",
"notes": "sample string 12",
"transportCompanyGuid": "gFUess3DYk69ne1mLwUMhA==",
"transportCompanyIdentifier": "b21e5580-c3cd-4e62-bd9d-ed662f050c84",
"store": {
"$id": "3",
"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:30:39.7408682",
"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": "c+iOCc0lk0ae92ppyBDxVQ==",
"hostIdentifierGuid": "098ee873-25cd-4693-9ef7-6a69c810f155",
"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:30:39.7408682",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "RtAKSPGMiEiNEKm8hysHbg==",
"hostIdentifierGuid": "480ad046-8cf1-4888-8d10-a9bc872b076e",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"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": "5"
},
"warehouseStore": {
"$id": "6",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "pzvibylAzk67IkueJXrN0A==",
"hostIdentifierGuid": "6fe23ba7-4029-4ece-bb22-4b9e257acdd0",
"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": "8",
"identifier": "3C9n4UgHtUiNbbrcve05Tg==",
"identifierGuid": "e1672fdc-0748-48b5-8d6d-badcbded394e",
"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": "CLS18R0sAEagh/NmxGnSWw==",
"hostSupplierIdentifierGuid": "f1b5b408-2c1d-4600-a087-f366c469d25b",
"loyaltyPriceLevelIdentifier": "cy+YXk7ewEGJawMEC05gGw==",
"loyaltyPriceLevelIdentifierGuid": "5e982f73-de4e-41c0-896b-03040b4e601b",
"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:30:39.7408682",
"lastProcessed": "2026-06-03T18:30:39.7408682",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "sdl2YdFH1U+JK3OCDauoag==",
"identifierGuid": "6176d9b1-47d1-4fd5-892b-73820daba86a",
"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": "WTJ6jOyAIEGNHXZd5E1fqQ==",
"primaryContactID": "8c7a3259-80ec-4120-8d1d-765de44d5fa9",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "3eXWHkh2SESTLY0zHKxGGw==",
"supplierGroupGuid": "1ed6e5dd-7648-4448-932d-8d331cac461b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:39.7408682",
"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": "10",
"id": "a801dfad-982b-4826-8cf1-163c89174597",
"identifier": "Jxx/jDl7VEix7+Th+3wcug==",
"identifierGuid": "8c7f1c27-7b39-4854-b1ef-e4e1fb7c1cba",
"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": "11",
"supplierIdentifier": "2/1LVswoCUqhue38x3d2Aw==",
"supplierIdentifierGuid": "564bfddb-28cc-4a09-a1b9-edfcc7777603",
"contactGuid": "wYuXI4NflEuvCPLsSOCQEw==",
"contactID": "23978bc1-5f83-4b94-af08-f2ec48e09013",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "bZgLM+CKP0mn0IOJOCOztQ==",
"pluGuid": "330b986d-8ae0-493f-a7d0-83893823b3b5",
"supplierIdentifier": "Pfn4VQ2K+U+vGBGnBNE8bA==",
"supplierIdentifierGuid": "55f8f93d-8a0d-4ff9-af18-11a704d13c6c",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "b3UWeYyw4kag/Tei5WpHdw==",
"pluGuid": "7916756f-b08c-46e2-a0fd-37a2e56a4777",
"supplierIdentifier": "OwwiwgyZCk69twhsbe/ejw==",
"supplierIdentifierGuid": "c2220c3b-990c-4e0a-bdb7-086c6defde8f",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "HmXd3GJDhUi/75YEyboggg==",
"parentPluGuid": "dcdd651e-4362-4885-bfef-9604c9ba2082",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "dgaSKlmOY0K98V8t7cc+SQ==",
"guid": "2a920676-8e59-4263-bdf1-5f2dedc73e49",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "KuFnm7YOP0ypzcBoj/oEMw==",
"priceGroupGuid": "9b67e12a-0eb6-4c3f-a9cd-c0688ffa0433",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:39.7408682",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:39.7408682",
"pluCreated": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"lastManualUpdate": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"currentCostUpdated": "2026-06-03T18:30:39.7408682",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "9r6GhFhf0UO3PQItojJJRg==",
"altPLUGuid": "8486bef6-5f58-43d1-b73d-022da2324946",
"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:30:39.7408682",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "RuJxUwsLn0qq4GySNv5B5g==",
"shelfPageLayoutGuid": "5371e246-0b0b-4a9f-aae0-6c9236fe41e6",
"talkerPageLayoutG_UID": "WbnMgNwzj0eUB9aOs9cnZA==",
"talkerPageLayoutGuid": "80ccb959-33dc-478f-9407-d68eb3d72764",
"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": "W9kddQwHc0idDkA+UDBQjA==",
"inventoryIdentifier": "751dd95b-070c-4873-9d0e-403e5030508c",
"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": "oz5UU9Cn1UKCG3ZBQ6vZJg==",
"parentPluGuid": "53543ea3-a7d0-42d5-821b-764143abd926",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "9ry/7bd9ckm0lU42J0SZpw==",
"supplierIdentifierGuid": "edbfbcf6-7db7-4972-b495-4e36274499a7",
"supplierChanged": true,
"rebateSupplierIdentifier": "YSU84rvIm0yasEcT/cWAsw==",
"rebateSupplierIdentifierGuid": "e23c2561-c8bb-4c9b-9ab0-4713fdc580b3",
"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:30:39.7408682",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "mAQxG0kmXE2SpnMQVV9P3A==",
"hostIdentifierGuid": "1b310498-2649-4d5c-92a6-7310555f4fdc",
"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": "14"
},
{
"$ref": "14"
}
],
"store": {
"$ref": "3"
},
"storePrices": [
{
"$id": "15",
"pluG_UID": "3J+Cy91plkyjCdyn2INd4A==",
"pluGuid": "cb829fdc-69dd-4c96-a309-dca7d8835de0",
"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:30:39.7408682"
},
{
"$ref": "15"
}
],
"currentPrices": {
"$id": "16",
"pluPrices": {
"$id": "17",
"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:30:39.7408682",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "17"
},
"winningCampaign": 1,
"winner": {
"$id": "18",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:39.7408682",
"startTime": 5,
"endDate": "2026-06-03T18:30:39.7408682",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "HQRR2/sb9kOgT3YWkSDDUw==",
"hostIdentifierGuid": "db51041d-1bfb-43f6-a04f-76169120c353",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "d91CD8DWY0+QQNpsUfPFww==",
"guid": "0f42dd77-d6c0-4f63-9040-da6c51f3c5c3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "lqo8eLVKMEaWkR4FglF1Ww==",
"priceGroupGuid": "783caa96-4ab5-4630-9691-1e058251755b",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:39.7408682",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "uECZwY0HfEe16J6fCqxyiw==",
"pluGuid": "c19940b8-078d-477c-b5e8-9e9f0aac728b",
"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": "22",
"pluGuid": "c7182466-155a-495b-b5c4-5ce254b0e6df",
"created": "2026-06-03T18:30:39.7408682",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:39.7408682",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:39.7408682",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:39.7408682",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:39.7408682",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:39.7408682",
"lastSold": "2026-06-03T18:30:39.7408682",
"firstSold": "2026-06-03T18:30:39.7408682",
"awsUpdated": "2026-06-03T18:30:39.7408682",
"lastManualUpdate": "2026-06-03T18:30:39.7408682",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:39.7408682",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:39.7408682",
"doNotRangeUpdated": "2026-06-03T18:30:39.7408682",
"doNotOrderUpdated": "2026-06-03T18:30:39.7408682",
"tracked": "2026-06-03T18:30:39.7408682"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "99be601b-593e-4310-9066-9cf99bfebda2",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "G2C+mT5ZEEOQZpz5m/69og==",
"pluGuid": "99be601b-593e-4310-9066-9cf99bfebda2",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "iHMG7bm+i0a0MRfIfDbTJg==",
"pluGuid": "ed067388-beb9-468b-b431-17c87c36d326",
"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:30:39.7408682",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:39.7408682",
"createdLocal": "2026-06-03T18:30:39.7408682",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "SQxrH/kHJkW6g9NRzew1Dg==",
"operatorGuid": "1f6b0c49-07f9-4526-ba83-d351cdec350e",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "z20rNW3SfkCZ2A71zIMlZw==",
"pluGuid": "352b6dcf-d26d-407e-99d8-0ef5cc832567",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "KfYX00+2Z0KTx6u4EVxf/Q==",
"guid": "d317f629-b64f-4267-93c7-abb8115c5ffd",
"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:30:39.7408682",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:39.7408682",
"endShift": "2026-06-03T18:30:39.7408682",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "Bd8SQfMtzUC92zYvqT0nxg==",
"operatorGuid": "4112df05-2df3-40cd-bddb-362fa93d27c6",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "TE36DP9Wek2k9yZh6++5+A==",
"pluGuid": "0cfa4d4c-56ff-4d7a-a4f7-2661ebefb9f8",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "re+fXJiQtkacQkztDCqKgQ==",
"pluGuid": "5c9fefad-9098-46b6-9c42-4ced0c2a8a81",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "rTOnWHWUbkK0psr8DPbBUw==",
"identifierGuid": "58a733ad-9475-426e-b4a6-cafc0cf6c153",
"pluG_UID": "w2Y1icRPOkGYQgASyxXcxQ==",
"pluGuid": "893566c3-4fc4-413a-9842-0012cb15dcc5",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "31"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "32",
"identifier": "hiuAcmVLvkaf4OSt9L5d5w==",
"groupName": "sample string 1",
"identifierGuid": "72802b86-4b65-46be-9fe0-e4adf4be5de7",
"exists": true,
"flipChartIdentifier": "H4Xbgj9JMUiTrVeOW4EhPw==",
"flipChartIdentifierGuid": "82db851f-493f-4831-93ad-578e5b81213f",
"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": "GDNVx+siykmGXtcj9ruyjg==",
"groupIdentifierGuid": "c7553318-22eb-49ca-865e-d723f6bbb28e",
"flipChart": {
"$id": "33",
"identifier": "gAfwEt8dnEObBDu7JxwldQ==",
"identifierGuid": "12f00780-1ddf-439c-9b04-3bbb271c2575",
"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": "34",
"identifier": "6i8pX6Rh3ECmnco/L99Eaw==",
"identifierGuid": "5f292fea-61a4-40dc-a69d-ca3f2fdf446b",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "8SaumpxsbE6F2dZoNPEmyA==",
"guid": "9aae26f1-6c9c-4e6c-85d9-d66834f126c8",
"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": "wSwi92j9Tka//f6cR4U/Bg==",
"previousFormGuid": "f7222cc1-fd68-464e-bffd-fe9c47853f06",
"nextForm": 1,
"nextFormG_UID": "z9NkxNJQP0WINxItF4dumw==",
"nextFormGuid": "c464d3cf-50d2-453f-8837-122d17876e9b",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:39.7408682",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "35"
},
"previousCheckoutForm": {
"$ref": "35"
},
"buttons": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "wKwdLP+GokG9g4wdM+tfPQ==",
"checkoutFormGuid": "2c1dacc0-86ff-41a2-bd83-8c1d33eb5f3d",
"identifier": "hYkdwtv6I0yXatVC/XvLpg==",
"identifierGuid": "c21d8985-fadb-4c23-976a-d542fd7bcba6",
"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": "xmC1A6bVVEyjR4+YID6kiA==",
"valueGuid": "03b560c6-d5a6-4c54-a347-8f98203ea488",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:39.7408682",
"action": "sample string 12",
"valueForm": {
"$ref": "35"
},
"image": {
"$id": "37",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:39.7408682",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "/+8RwkEgqkilqrGqXP9eAg==",
"checkoutFormGuid": "c211efff-2041-48aa-a5aa-b1aa5cff5e02",
"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": "38"
}
]
},
{
"$ref": "35"
}
],
"panels": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"contentPanel": {
"$ref": "38"
},
"products": [
{
"$id": "39",
"flipChartPageIdentifier": "kHSt52ud8kKaa4Yh/x0YAg==",
"flipChartPageIdentifierGuid": "e7ad7490-9d6b-42f2-9a6b-8621ff1d1802",
"pluG_UID": "dIf/ymlyJ0SALHuubaZMIQ==",
"pluGuid": "caff8774-7269-4427-802c-7bae6da64c21",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "14"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "39"
}
],
"productCount": 27,
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "32"
}
],
"priceHistory": [
{
"$id": "40",
"pluG_UID": "ob3bqc97v0u0j6q+A3+/Kw==",
"pluGuid": "a9dbbda1-7bcf-4bbf-b48f-aabe037fbf2b",
"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:30:39.7408682",
"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": "40"
}
],
"ingredients": [
{
"$id": "41",
"pluG_UID": "Ma9YpCI/qEe1ZVmi1gJPXw==",
"ingredientGuid": "kAhhDUAmNk2/seYAGsJtRA==",
"ingredientIdentifier": "0d610890-2640-4d36-bfb1-e6001ac26d44",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "sHwlxyjOIECwne0yJCXI4w==",
"pluGuid": "c7257cb0-ce28-4020-b09d-ed322425c8e3",
"shelfLocationIdentifier": "Aq1O2EfOhE6sY0BrxCRMcQ==",
"shelfLocationGuid": "d84ead02-ce47-4e84-ac63-406bc4244c71",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "NRj2a6nMhkyXYvDfk81l3g==",
"labelPageLayoutGuid": "6bf61835-cca9-4c86-9762-f0df93cd65de",
"updated": "2026-06-03T18:30:39.7408682",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "o8SiwybJtE2QRPCpFlFgOQ==",
"storeID": 1,
"identifierGuid": "c3a2c4a3-c926-4db4-9044-f0a916516039",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:39.7408682",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "42"
}
],
"bin": {
"$ref": "42"
},
"scaleLocations": [
{
"$id": "44",
"plu": 1,
"pluG_UID": "5nrL1dtezEOvrarqiYzX8w==",
"pluGuid": "d5cb7ae6-5edb-43cc-afad-aaea898cd7f3",
"deptNo": 1,
"product": {
"$ref": "14"
},
"scaleLocation": {
"$id": "45",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:39.7408682",
"department": {
"$id": "46",
"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": "45"
},
"subDepartments": [
{
"$id": "47",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "48",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "49",
"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:30:39.7408682",
"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": "DhPQ/X1uZ0KjQTCDwJ21Pw==",
"labelPageLayoutGuid": "fdd0130e-6e7d-4267-a341-3083c09db53f",
"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": "50",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "52"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "51"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$id": "53",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "49"
}
],
"updated": "2026-06-03T18:30:39.7408682",
"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": "9QLyLoCIVkWfTH9Jc5IMxg==",
"labelPageLayoutGuid": "2ef202f5-8880-4556-9f4c-7f4973920cc6",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.7408682",
"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": "b/Tr/IYDT027Uo3RK9VCbw==",
"labelPageLayoutGuid": "fcebf46f-0386-4d4f-bb52-8dd12bd5426f",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "47"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:39.7408682",
"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": "J6uYsHqBLEOBo31AwmIXyw==",
"labelPageLayoutGuid": "b098ab27-817a-432c-81a3-7d40c26217cb",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
}
}
},
{
"$ref": "44"
}
],
"nextPrice": {
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "OJjfsP3t8kyOBe8rNGD1eQ==",
"pluGuid": "b0df9838-edfd-4cf2-8e05-ef2b3460f579",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "LNxQQT7J0k+0LXJwd/sX7w==",
"dealCostGuid": "4150dc2c-c93e-4fd2-b42d-727077fb17ef",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "tNIx90j5HUqPdZojhayMZQ==",
"priceGroupGuid": "f731d2b4-f948-4a1d-8f75-9a2385ac8c65",
"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:30:39.7408682",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "dea02a61-c681-4802-8c89-271d74522ebb",
"campaignComboPriceGroupG_UID": "ys9yXOvqCkuMhg6vq6Byxg==",
"campaignComboPriceGroupIdentifier": "5c72cfca-eaeb-4b0a-8c86-0eafaba072c6",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:39.7408682",
"operatorG_UID": "KAv8OtTQrkmaZYPF/8DaHA==",
"operatorGuid": "3afc0b28-d0d4-49ae-9a65-83c5ffc0da1c",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:39.7408682",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:39.7408682",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:39.7408682",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "47a358f5-eaf3-4764-83a7-855eca377af8",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "184042c5-b6c5-42a5-986b-9b06de5ef38b",
"nameGuid": "184042c5-b6c5-42a5-986b-9b06de5ef38b",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:39.7408682",
"startTime": 1,
"endDate": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"system": true,
"created": "2026-06-03T18:30:39.7408682",
"updated": "2026-06-03T18:30:39.7408682",
"priceChangeNotifiedUtc": "2026-06-03T18:30:39.7408682",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "g9XfXw2PLU6FeakKvfc0rQ==",
"hostIdentifierGuid": "5fdfd583-8f0d-4e2d-8579-a90abdf734ad",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:39.7408682",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"campaignPools": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "A+cRvlitU06Pq8Y3voQJ7w==",
"pluGuid": "be11e703-ad58-4e53-8fab-c637be8409ef",
"hostOfferID": 1,
"priceGroupG_UID": "curYFwYiEESVg5FMm6gC+w==",
"priceGroupGuid": "17d8ea72-2206-4410-9583-914c9ba802fb",
"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:30:39.7408682",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "apmR4h1eGUu/0M6kM9sBJg==",
"identifierStr": "apmR4h1eGUu/0M6kM9sBJg==",
"identifierGuid": "e291996a-5e1d-4b19-bfd0-cea433db0126",
"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": "56"
}
},
{
"$ref": "58"
}
],
"customers": [
{
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "omKzehC6E0SPtqBv1s0yqA==",
"customerIDGuid": "7ab362a2-ba10-4413-8fb6-a06fd6cd32a8",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "udLul0eQiUW/VZGPln3E4A==",
"identifierGuid": "97eed2b9-9047-4589-bf55-918f967dc4e0",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:39.7408682",
"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": "Kdh96GWRP0GGy/0Nhy1LTQ==",
"communityIdentifierGuid": "e87dd829-9165-413f-86cb-fd0d872d4b4d",
"joined": "2026-06-03T18:30:39.7408682",
"updated": "2026-06-03T18:30:39.7408682",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "PLpQiM3cRUCRstCEZ38aBA==",
"priceLevelIdentifierGuid": "8850ba3c-dccd-4045-91b2-d084677f1a04",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:39.7408682",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-06-03T18:30:39.7408682",
"expiry": "2026-06-03T18:30:39.7408682",
"customerID": "y9BjroJmZU+Mq+buQTKcig==",
"customerIDGuid": "ae63d0cb-6682-4f65-8cab-e6ee41329c8a",
"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:30:39.7408682",
"linkedAccount": "e12M1um9tk+FycQAZvKEQA==",
"linkedAccountGuid": "d68c5d7b-bde9-4fb6-85c9-c40066f28440",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "MBE9RKjY4UWnyLlAZqzbfw==",
"identifierGuid": "443d1130-d8a8-45e1-a7c8-b94066acdb7f",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:39.7408682",
"owner": "tbewYIJTNEK+lcBQ+9bLTQ==",
"ownerGuid": "60b0b7b5-5382-4234-be95-c050fbd6cb4d",
"accountStoreGroupIdentifier": "hQiBiIrapESt8vj00/zc7w==",
"accountStoreGroupGuid": "88810885-da8a-44a4-adf2-f8f4d3fcdcef",
"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:30:39.7408682",
"active": true,
"updated": "2026-06-03T18:30:39.7408682",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "60"
},
"card": {
"$ref": "61"
},
"members": {
"$id": "63",
"sample string 1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"sample string 2": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"customerGroups": [
{
"$id": "64",
"identifier": "saV2/qTT5k+JdUHox+DeQg==",
"identifierGuid": "fe76a5b1-d3a4-4fe6-8975-41e8c7e0de42",
"name": "sample string 2",
"primaryContact": "ZLuBNuIoMECnMF7HDYbUwg==",
"primaryContactGuid": "3681bb64-28e2-4030-a730-5ec70d86d4c2",
"accountID": "78+VBJ5G0USFu857XeuVTA==",
"accountIDGuid": "0495cfef-469e-44d1-85bb-ce7b5deb954c",
"special": true,
"updated": "2026-06-03T18:30:39.7408682",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "LdBbLQk6bU2VpMxjYAF+Yw==",
"priceLevelIdentifierGuid": "2d5bd02d-3a09-4d6d-95a4-cc6360017e63",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "5eAbTx4eFUCH4KPAALBaLg==",
"groupIDGuid": "4f1be0e5-1e1e-4015-87e0-a3c000b05a2e",
"customerID": "e4QDdoZIgku+9GgHr1QuVw==",
"customerIDGuid": "7603847b-4886-4b82-bef4-6807af542e57",
"card": "sample string 4",
"linkedAccount": "YuhYb01+wk2aIXl7uywu7Q==",
"linkedAccountGuid": "6f58e862-7e4d-4dc2-9a21-797bbb2c2eed",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "UaSQUXnxnkSCJzxMc57W1w==",
"identifierGuid": "5190a451-f179-449e-8227-3c4c739ed6d7",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "6NYAz/49V0SJw1JqMHUAYw==",
"accountIDGuid": "cf00d6e8-3dfe-4457-89c3-526a30750063",
"customerAccount": {
"$ref": "62"
},
"customerCard": {
"$ref": "61"
},
"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:30:39.7408682",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "yjApUSpS10iRLwGH2e1u8g==",
"idempotentVoidGuid": "512930ca-522a-48d7-912f-0187d9ed6ef2",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "eVDubt2f7UWgJIvaOm3nQQ==",
"saleHeaderIdentifierGuid": "6eee5079-9fdd-45ed-a024-8bda3a6de741",
"created": "2026-06-03T18:30:39.7408682",
"createdLocal": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"storeID": 1,
"operatorG_Uid": "wenZ+RUtwkauF/Z1hp2nAg==",
"operatorGuid": "f9d9e9c1-2d15-46c2-ae17-f675869da702",
"customerG_Uid": "eefbqibf20ewtfGL1oVKUA==",
"customerGuid": "aadbe779-df26-47db-b0b5-f18bd6854a50",
"communityIdentifier": "LhHd790ZLkeHH2hVSTk5qw==",
"communityIdentifierGuid": "efdd112e-19dd-472e-871f-6855493939ab",
"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": "iXeK+Sjop025ho1R5vJHkA==",
"priceLevelIdentifierGuid": "f98a7789-e828-4da7-b986-8d51e6f24790",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:39.7408682+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": "68",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:39.7408682",
"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": {
"$ref": "27"
},
"customer": {
"$ref": "60"
},
"communityOrganisation": {
"$id": "69",
"id": 1,
"identifier": "55Z2mzxiCUO2L6jluubdNA==",
"identifierGuid": "9b7696e7-623c-4309-b62f-a8e5bae6dd34",
"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:30:39.7408682",
"promoPeriodEnd": "2026-06-03T18:30:39.7408682",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:39.7408682",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "ji19hUJqP0iV734wus8LkQ==",
"identifierGuid": "857d2d8e-6a42-483f-95ef-7e30bacf0b91",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "3DrWpUvfY0mHTL20BgMxGA==",
"pluGuid": "a5d63adc-df4b-4963-874c-bdb406033118",
"accountID": "T82Tt8NyAEKkrUz1UecH1Q==",
"accountIDGuid": "b793cd4f-72c3-4200-a4ad-4cf551e707d5",
"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:30:39.7408682",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "6zYp61yDHkyLnLkCcln17g==",
"refundGuid": "eb2936eb-835c-4c1e-8b9c-b9027259f5ee",
"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": "G/ABu8yenkK8XYBTjlq7uw==",
"idempotentVoidGuid": "bb01f01b-9ecc-429e-bc5d-80538e5abbbb",
"priceLevelIdentifier": "5nftyxjlfEyNUwDpA5CYLw==",
"priceLevelIdentifierGuid": "cbed77e6-e518-4c7c-8d53-00e90390982f",
"communityIdentifier": "o4CadhlDy0mvRVhFnaWQIQ==",
"communityIdentifierGuid": "769a80a3-4319-49cb-af45-58459da59021",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:39.7408682",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "VVWWK8U+fkOY83TVgaMoFw==",
"guid": "2b965555-3ec5-437e-98f3-74d581a32817",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:39.7408682"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "PfHhUFgu2EG/TjZudSnKzQ==",
"modifierSetGuid": "50e1f13d-2e58-41d8-bf4e-366e7529cacd",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "cSNUEIM/p0CChox/xZmS2A==",
"pluGuid": "10542371-3f83-40a7-8286-8c7fc59992d8",
"deleted": true,
"g_UID": "eHSJ6VvwkUKZ3yVnV3tfQg==",
"guid": "e9897478-f05b-4291-99df-2567577b5f42",
"product": {
"$ref": "14"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "70"
}
],
"eftReceipts": [
{
"$id": "74",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "67"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "74"
}
],
"payments": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"cards": [
{
"$id": "75",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "75"
}
],
"campaignHits": [
{
"$id": "76",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "76"
}
],
"fuel": [
{
"$id": "77",
"id": 1,
"plu": 1,
"pluG_UID": "zxBYH11540mNwSnlUatoOA==",
"pluGuid": "1f5810cf-795d-49e3-8dc1-29e551ab6838",
"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:30:39.7408682",
"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:30:39.7408682",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "77"
}
],
"fuelResells": [
{
"$id": "78",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "uVq0GFRZ9EWJ3ZYTUTwYoA==",
"pluGuid": "18b45ab9-5954-45f4-89dd-9613513c18a0",
"accountID": "cFAxVP12c0C5NbPW4lHZ9Q==",
"accountIDGuid": "54315070-76fd-4073-b935-b3d6e251d9f5",
"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:30:39.7408682",
"bestOrExpireType": 1,
"refundG_UID": "IGaLqR2GlE+ZFO2vhX/ZWA==",
"refundGuid": "a98b6620-861d-4f94-9914-edaf857fd958",
"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": "78"
}
],
"customerOrder": [
{
"$id": "79",
"identifier": "6zUjG/5jmEWdcL1ljuwueg==",
"identifierGuid": "1b2335eb-63fe-4598-9d70-bd658eec2e7a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "0LazonWj6Uyh3ObmXHN6hA==",
"customerIdentifierGuid": "a2b3b6d0-a375-4ce9-a1dc-e6e65c737a84",
"operatorNo": 1,
"operatorG_UID": "p+yIpRASNUuUV4r4K0P1jA==",
"operatorGuid": "a588eca7-1210-4b35-9457-8af82b43f58c",
"created": "2026-06-03T18:30:39.7408682",
"ordered": "2026-06-03T18:30:39.7408682",
"started": "2026-06-03T18:30:39.7408682",
"completed": "2026-06-03T18:30:39.7408682",
"supplied": "2026-06-03T18:30:39.7408682",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "60"
},
"operator": {
"$ref": "27"
},
"details": [
{
"$id": "80",
"headerID": 1,
"plu": 1,
"pluG_UId": "LUw0QeqTykKotW5yW6i7Bw==",
"pluGuid": "41344c2d-93ea-42ca-a8b5-6e725ba8bb07",
"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": "pEuAArYWZ0WGBRfT4a2bXA==",
"headerIdentifierGuid": "02804ba4-16b6-4567-8605-17d3e1ad9b5c",
"product": {
"$ref": "14"
}
},
{
"$ref": "80"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "67"
}
},
{
"$ref": "79"
}
],
"surveyResponses": [
{
"$id": "81",
"surveyG_UID": "p1+Y+ThJDEa8zv2Aud/4jQ==",
"surveyGuid": "f9985fa7-4938-460c-bcce-fd80b9dff88d",
"saleHeaderGuid": "iuUbg+fihkyqBq+Z0lqqQQ==",
"saleGuid": "831be58a-e2e7-4c86-aa06-af99d25aaa41",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "a0wyQkGgw0i6Q9vLyokABg==",
"guidResponse": "42324c6b-a041-48c3-ba43-dbcbca890006",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:39.7408682",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "8Q3ms6ox7ES60DNgrXCyGg==",
"guid": "b3e60df1-31aa-44ec-bad0-3360ad70b21a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "9hsoafVf2UC5UHvn9dMibQ==",
"checkoutFormGuid": "69281bf6-5ff5-40d9-b950-7be7f5d3226d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:39.7408682",
"end": "2026-06-03T18:30:39.7408682",
"deleted": true,
"updated": "2026-06-03T18:30:39.7408682",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"a6cbe2bf-3619-4bfe-ae1d-aec2bed4c1d4",
"0e8120ab-4cf6-4e65-ba19-62b430b74113"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "35"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "81"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "Y8utZfzCW0Ww4qjLmtTx5g==",
"accountIdentifier": "65adcb63-c2fc-455b-b0e2-a8cb9ad4f1e6",
"accountName": "sample string 44",
"customerOrderIdentifier": "Csa0Vrmc2k206WVbCiyUmQ==",
"customerOrderIdentifierGuid": "56b4c60a-9cb9-4dda-b4e9-655b0a2c9499",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "K+4jXDr560iS7w2GpEw3Fg==",
"paymentIdentifierGuid": "5c23ee2b-f93a-48eb-92ef-0d86a44c3716",
"identifier": "6QYWVWaELUu3sOi4sg+YgA==",
"identifierGuid": "551606e9-8466-4b2d-b7b0-e8b8b20f9880",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "I1ynYpAuC0CuE/kVeWE6AA==",
"itemIdentifierGuid": "62a75c23-2e90-400b-ae13-f91579613a00"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "61"
}
],
"customerGroupMembers": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"accounts": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"account": {
"$ref": "62"
},
"vouchers": [
{
"$id": "84",
"customerIdentifier": "85FV7+6d8kCydJUxoJtl+w==",
"customerIdentifierGuid": "ef5591f3-9dee-40f2-b274-9531a09b65fb",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "+IyHU5ViD0OM0o0sR4TgFw==",
"idempotentGuid": "53878cf8-6295-430f-8cd2-8d2c4784e017",
"offline": true,
"voucher": {
"$id": "85",
"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:30:39.7408682",
"barcodeTemplate": {
"$id": "86",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "87",
"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:30:39.7408682",
"labelPageLayout": "UOMCpxr4Mkmor89iRb+vAg==",
"pageLayoutGuid": "a702e350-f81a-4932-a8af-cf6245bfaf02",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "85"
},
"elements": [
{
"$id": "88",
"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:30:39.7408682"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "lGykfbeRhE6DSVu/uvvuXA==",
"customerIdentifierGuid": "7da46c94-91b7-4e84-8349-5bbfbafbee5c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:39.7408682",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "AOn41z2k2k+yhqRDuoIohA==",
"issuedIdempotentGuid": "d7f8e900-a43d-4fda-b286-a443ba822884",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:39.7408682",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:39.7408682",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "VElkRbymG0aNtn/FJTgsBA==",
"redeemedIdempotentGuid": "45644954-a6bc-461b-8db6-7fc525382c04",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:39.7408682",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "87"
},
"voucher": {
"$ref": "85"
},
"customer": {
"$ref": "60"
},
"issuedOfflinePayment": {
"$ref": "66"
},
"redeemedOfflinePayment": {
"$ref": "66"
}
},
{
"$ref": "89"
}
]
},
"customer": {
"$ref": "60"
}
},
{
"$ref": "84"
}
]
}
},
{
"$ref": "59"
}
],
"customerGroups": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "RVfvaf52ckWhQ87GfuIDdQ==",
"groupIDGuid": "69ef5745-76fe-4572-a143-cec67ee20375",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "b5hfcMRQGUOHMCx2W2qT5Q==",
"identifierGuid": "705f986f-50c4-4319-8730-2c765b6a93e5",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "91"
}
],
"comboPriceGroups": [
{
"$id": "92",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "qqE0vADLNEuvs/tfai1oFA==",
"guid": "bc34a1aa-cb00-4b34-afb3-fb5f6a2d6814",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "56"
},
"comboPricePlus": [
{
"$id": "93",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "gT+XdH/cgUmp5qEEstpwow==",
"groupGuid": "74973f81-dc7f-4981-a9e6-a104b2da70a3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "DTXAB+PDNEyPMVjrPe1Kvw==",
"pluGuid": "07c0350d-c3e3-4c34-8f31-58eb3ded4abf",
"priceGroupG_UID": "PJrh4iRjBUmtxLdmOQf3Rw==",
"priceGroupGuid": "e2e19a3c-6324-4905-adc4-b7663907f747",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "56"
},
"product": {
"$ref": "14"
},
"priceGroup": {
"$ref": "20"
},
"campaignPool": {
"$ref": "56"
}
},
{
"$ref": "93"
}
]
},
{
"$ref": "92"
}
],
"priceLevels": [
{
"$id": "94",
"id": 1,
"priceLevelIdentifier": "4/l7I++BQkORwj/Rwkyljw==",
"priceLevelIdentifierGuid": "237bf9e3-81ef-4342-91c2-3fd1c24ca58f",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "3W3uJ3uFnU6SCrqGrC3Tig==",
"identifierGuid": "27ee6ddd-857b-4e9d-920a-ba86ac2dd38a",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "d0/qVUuLZkOTrWBY2IkMxA==",
"labelPageLayoutGuid": "55ea4f77-8b4b-4366-93ad-6058d8890cc4",
"priceLevelIdentifier": "oMl6EECCn0mNU0meVdOAGQ==",
"priceLevelIdentifierGuid": "107ac9a0-8240-499f-8d53-499e55d38019",
"active": true,
"updated": "2026-06-03T18:30:39.7408682",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "2lrxgjxqjE+j3jFkH1MsqA==",
"headerIdentifierGuid": "82f15ada-6a3c-4f8c-a3de-31641f532ca8",
"identifier": "/qa0rq6CwE29O3xBLTv5ng==",
"identifierGuid": "aeb4a6fe-82ae-4dc0-bd3b-7c412d3bf99e",
"supplierIdentifier": "yHsGMFhK4E+Zv/8U31MQYw==",
"supplierGuid": "30067bc8-4a58-4fe0-99bf-ff14df531063",
"pluG_UID": "jr1y+zLTXEmKdIIlEs5taA==",
"pluGuid": "fb72bd8e-d332-495c-8a74-822512ce6d68",
"campaignName": "05640713-c16e-48bd-9c68-fb2dc085cd66",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:39.7408682",
"end": "2026-06-03T18:30:39.7408682",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "93u3UpU9UEKJIUK8Tz7BvA==",
"bonusItemPluGuid": "52b77bf7-3d95-4250-8921-42bc4f3ec1bc",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682",
"campaignEndDate": "2026-06-03T18:30:39.7408682",
"masterPLUG_UID": "LSjpTYxVlUCLTIhCvsQEtw==",
"masterID": "4de9282d-558c-4095-8b4c-8842bec404b7",
"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": "4L8089llnkSwOMn6bTvCLA==",
"bonusMasterID": "f334bfe0-65d9-449e-b038-c9fa6d3bc22c",
"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:30:39.7408682",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "e9EIO8uSHEOuwGUUwMXTlg==",
"pluGuid": "3b08d17b-92cb-431c-aec0-6514c0c5d396",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "ckn0LH5PlUKW/zR+VFgfjg==",
"alternateProduct": "2cf44972-4f7e-4295-96ff-347e54581f8e",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "ecNjIOivjUyP8c15wKLfOw==",
"pluGuid": "2063c379-afe8-4c8d-8ff1-cd79c0a2df3b",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:39.7408682",
"inventoryTracked": "2026-06-03T18:30:39.7408682",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "2VabnWjP30O8WCxpxEdNVA==",
"pluGuid": "9d9b56d9-cf68-43df-bc58-2c69c4474d54",
"fuelPluG_UID": "ClIhCrH6B0qGKO2UfXHHBw==",
"fuelPluGuid": "0a21520a-fab1-4a07-8628-ed947d71c707",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "99"
},
{
"$ref": "99"
}
]
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "100",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "101",
"storeID": 1,
"supplierIdentifier": "mOd/PVPSq0CC4XlEgL/T2Q==",
"supplierGuid": "3d7fe798-d253-40ab-82e1-794480bfd3d9",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "101"
}
],
"cycles": [
{
"$id": "102",
"storeID": 1,
"supplierIdentifier": "MdaSdwS6YkWebh5Jc4XgNA==",
"supplierGuid": "7792d631-ba04-4562-9e6e-1e497385e034",
"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:30:39.7408682",
"deliveryDate": "2026-06-03T18:30:39.7408682",
"nextCutOffDate": "2026-06-03T18:30:39.7408682",
"nextDeliveryDate": "2026-06-03T18:30:39.7408682",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:30:39.7408682",
"isHost": true
},
"files": [
{
"$id": "103",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:39.7408682",
"processed": "2026-06-03T18:30:39.7408682",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:39.7408682",
"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": "8"
},
"metcashHeader": {
"$id": "104",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:39.7408682",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "ZP6FJTi9rkibGxW/wqYpRg==",
"hostIdentifierGuid": "2585fe64-bd38-48ae-9b1b-15bfc2a62946",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"cc377051-23d8-475e-b5ba-9e8846ebcbc7",
"dfa1c360-ef71-48ae-8d71-5641bf423ee9"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "/6BLYacNAEyqydESJoRGYw==",
"identifierGuid": "614ba0ff-0da7-4c00-aac9-d11226844663",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"f33c2519-8fe9-4395-aed9-1e0a23a34f4f",
"7cd7f00a-8646-45eb-9754-dc21107c7b55"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "107"
}
],
"sales": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:39.7408682",
"ftpSite": {
"$id": "109",
"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": "108"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"cashManagements": [
{
"$id": "110",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "111",
"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": "110"
}
],
"updateStoreID": "74b6225a-7c3d-4c9d-bef0-a6aefc78cd6e",
"updateStore": {
"$id": "112",
"id": "62f44896-4e5a-4105-82f8-a054e059482c",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:39.7408682",
"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:30:39.7408682"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "113",
"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"
}
},
"supplier": {
"$ref": "9"
},
"orderCycle": {
"$id": "114",
"id": 1,
"autoOrderGuid": "8LVvidBVKUKgjNvL9KZTnA==",
"autoOrderIdentifier": "896fb5f0-55d0-4229-a08c-dbcbf4a6539c",
"cutOffDate": "2026-06-03T18:30:39.7408682",
"deliveryDate": "2026-06-03T18:30:39.7408682",
"daysBuffer": 3,
"nextCutOffDate": "2026-06-03T18:30:39.7408682",
"nextDeliveryDate": "2026-06-03T18:30:39.7408682",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "115",
"autoOrderGuid": "7gNCRQ8MN0W68wFMTKR5vQ==",
"autoOrderIdentifier": "454203ee-0c0f-4537-baf3-014c4ca479bd",
"pluG_UID": "zSAdyAAX7k6ODegnbn1svA==",
"pluGuid": "c81d20cd-1700-4eee-8e0d-e8276e7d6cbc",
"orderCartons": 1,
"orderUnits": 1,
"orderWeight": 1,
"processedCartons": 1,
"processedUnits": 1,
"processedWeight": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"status": 1,
"bestDealCartonCost": 1.1,
"bestDealDays": 1,
"lastDealDays": 1,
"normalCartonCost": 1.1,
"currentDealCartonCost": 1.1,
"investmentCartons": 1,
"investmentUnits": 1,
"investmentWeight": 1,
"investmentSavedAmt": 1.1,
"investmentBuyEndDate": "2026-06-03T18:30:39.7408682",
"investmentBuyStatus": 2,
"processed": "2026-06-03T18:30:39.7408682",
"product": {
"$ref": "14"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "102"
},
"inventory": {
"$id": "116",
"inventoryGuid": "k9Yq9RYyUUm0zjzx6RRueg==",
"inventoryIdentifier": "f52ad693-3216-4951-b4ce-3cf1e9146e7a",
"created": "2026-06-03T18:30:39.7408682",
"createdLocal": "2026-06-03T18:30:39.7408682",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-06-03T18:30:39.7408682",
"history": [
{
"$id": "117",
"inventoryGuid": "k0w9YKUNBEOLFjzjPzf/IQ==",
"inventoryIdentifier": "603d4c93-0da5-4304-8b16-3ce33f37ff21",
"pluG_UID": "Z+fzLyJMnUSsaizq+lkUbQ==",
"pluIdentifier": "2ff3e767-4c22-449d-ac6a-2ceafa59146d",
"inventoryReason": 3,
"inventoryInvoiceGuid": "4WETm5hjEUSYQTUHeio8EQ==",
"invoiceIdentifier": "9b1361e1-6398-4411-9841-35077a2a3c11",
"operatorGuid": "zAOBuQUwJUaW7otulBRYOQ==",
"operatorIdentifier": "b98103cc-3005-4625-96ee-8b6e94145839",
"stocktakeGuid": "lnpH2UE0x0i6F7pfI22RmA==",
"stocktakeIdentifier": "d9477a96-3441-48c7-ba17-ba5f236d9198",
"orderGuid": "nqet+dC3r0yu7O6DxuIq2w==",
"orderIdentifier": "f9ada79e-b7d0-4caf-aeec-ee83c6e22adb",
"saleHeaderGuid": "XWjqs34TTEKUPatgqLvuyQ==",
"saleHeaderGuidIdentifier": "b3ea685d-137e-424c-943d-ab60a8bbeec9",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "YNYn/fmKYkGMhT+v3vKefg==",
"creditNoteGuid": "fd27d660-8af9-4162-8c85-3fafdef29e7e",
"inventorySourceGuid": "cYVOSKpGLEmrn8VoVB5gQw==",
"inventorySourceIdentifier": "484e8571-46aa-492c-ab9f-c568541e6043",
"createdLocal": "2026-06-03T18:30:39.7408682",
"baseUnits": 4,
"unitsPerCarton": 5,
"unitsPerCartonWeighted": true,
"counted": 7,
"countedPacks": 8,
"open": 1,
"movementQty": 9,
"close": 1,
"openPacks": 1,
"movementQtyPacks": 10,
"closePacks": 1,
"accuracy": 1,
"manual": 11,
"user": "sample string 12",
"updated": "2026-06-03T18:30:39.7408682",
"createdLocalTime": "2026-06-03T18:30:39.7408682",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "118",
"inventoryInvoiceGuid": "pentN/sdwUubBssUznrahg==",
"invoiceIdentifier": "37ede9a5-1dfb-4bc1-9b06-cb14ce7ada86",
"inventoryGuid": "dXtI0kZuDkOKbK7VY1MWlw==",
"inventoryIdentifier": "d2487b75-6e46-430e-8a6c-aed563531697",
"supplierIdentifier": "ATBprRK/g0mrphXnroukzw==",
"supplierGuid": "ad693001-bf12-4983-aba6-15e7ae8ba4cf",
"orderGuid": "RnhShpHLdkmb9GYjCrvxLw==",
"orderIdentifier": "86527846-cb91-4976-9bf4-66230abbf12f",
"invoiceHeaderIdentifier": "/DNppmNoVEu47C29jglmaw==",
"invoiceHeaderGuid": "a66933fc-6863-4b54-b8ec-2dbd8e09666b",
"created": "2026-06-03T18:30:39.7408682",
"ordered": "2026-06-03T18:30:39.7408682",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:30:39.7408682",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:30:39.7408682",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "fP446tZp8E6cIJnK7+49Dg==",
"pluGuid": "ea38fe7c-69d6-4ef0-9c20-99caefee3d0e",
"orderInventoryGuid": "f6USzbQav0anBe7VloGgYw==",
"orderInventoryIdentifier": "cd12a57f-1ab4-46bf-a705-eed59681a063",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "119",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "HLxQX0e1ikadaYD6kXhMwQ==",
"invoiceIdentifier": "5f50bc1c-b547-468a-9d69-80fa91784cc1",
"inventoryGuid": "HWu3fEhD8EaMkWAZ7Di5AA==",
"inventoryIdentifier": "7cb76b1d-4348-46f0-8c91-6019ec38b900",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:30:39.7408682",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:30:39.7408682",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "119"
}
]
},
"invoiceHeaderIdentifier": "ybs8ki5VdkmNjYU/xm3D3A==",
"invoiceHeaderGuid": "923cbbc9-552e-4976-8d8d-853fc66dc3dc",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "120",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-06-03T18:30:39.7408682"
},
"reasonName": "sample string 23",
"operatorName": "sample string 24",
"operatorNumber": "sample string 25",
"stocktakeName": "sample string 26",
"saleIdentifier": "sample string 27",
"saleHeaderID": 1,
"inventoryAfterCounted": true,
"inventorySetStock": true,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
},
{
"$ref": "117"
}
],
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"products": [
{
"$id": "121",
"parentPluGuid": "75962c31-ca44-45cc-8ef8-d6f2bcb7289d",
"product": {
"$ref": "14"
},
"inventory": {
"$ref": "116"
},
"storeID": 2,
"storeName": "sample string 3",
"dayWeighting": {
"$id": "122",
"sunday": 1.1
},
"explanations": [
{
"$id": "123",
"pluG_UID": "1zaPutaGj0Kblg9PPnBjEA==",
"pluGuid": "ba8f36d7-86d6-428f-9b96-0f4f3e706310",
"consolidatedSales": {
"$id": "124",
"1": {
"$id": "125",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "125"
}
},
"dailyPrices": {
"$id": "126",
"2026-06-03T18:30:39.7408682": {
"$id": "127",
"date": "2026-06-03T18:30:39.7408682",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "BrWJXG2EI0u3jFVJeZANHA==",
"comboPriceGroupGuid": "5c89b506-846d-4b23-b78c-554979900d1c"
}
},
"onHandPredictions": [
{
"$id": "128",
"autoOrderGuid": "Nk6yi07UgEa3M6eimOf1yw==",
"autoOrderIdentifier": "8bb24e36-d44e-4680-b733-a7a298e7f5cb",
"pluG_UID": "HmzikSCSckWn8F1eKI1WYw==",
"pluGuid": "91e26c1e-9220-4572-a7f0-5d5e288d5663",
"childPLUG_UID": "GLYio9Vb6EmaTxVxJTEUAw==",
"childPluGuid": "a322b618-5bd5-49e8-9a4f-157125311403",
"date": "2026-06-03T18:30:39.7408682",
"normalPrice": 2.0,
"salePrice": 3.0,
"discountPercentage": 4,
"discountPercentageActual": -50,
"predictedQuantity": 5.1,
"campaign": "sample string 6",
"campaignDescription": "sample string 7",
"lowQuality": true,
"investmentBuy": true,
"buffer": 10,
"boostDays": 11
},
{
"$ref": "128"
}
],
"predictions": [
{
"$ref": "128"
},
{
"$ref": "128"
}
],
"product": {
"$ref": "14"
}
},
{
"$ref": "123"
}
]
},
{
"$ref": "121"
}
],
"supplierOrderingDetail": {
"$ref": "12"
},
"manufacturerSupplier": "4aa46408-104b-4f49-ae46-5cad0467e741",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "115"
}
],
"boosts": [
{
"$id": "129",
"autoOrderGuid": "wr+J6HFh20WOYg1hu3MYNw==",
"autoOrderIdentifier": "e889bfc2-6171-45db-8e62-0d61bb731837",
"date": "2026-06-03T18:30:39.7408682",
"boost": 2
},
{
"$ref": "129"
}
]
},
"supplierName": "sample string 34",
"supplierStoreID": 1,
"supplierCartonsOnly": true,
"supplierEnforceMinimumQuantity": true,
"supplierMinimumOrderValue": 1,
"storeName": "sample string 37",
"orderCode": {
"$id": "130",
"code": "sample string 1",
"description": "sample string 2"
},
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"totalCostInc": 38.0,
"totalPickedCostInc": 39.0,
"totalReceivedCostInc": 40.0,
"total": {
"$id": "131",
"orderGuid": "WzBa2yUiaUqenDsAFNXdrw==",
"orderIdentifier": "db5a305b-2225-4a69-9e9c-3b0014d5ddaf",
"supplierIdentifier": "QSNC/j7vEUG2eDXMV26VGw==",
"supplierGuid": "fe422341-ef3e-4111-b678-35cc576e951b",
"records": 1,
"cartons": 2.1,
"cartonQuantity": 3,
"weight": 4,
"costInc": 5,
"sellInc": 6,
"costGST": 7,
"sellGST": 8,
"pickedCostInc": 9,
"pickedSellInc": 10,
"receivedRecords": 11,
"receivedWeight": 1,
"receivedCartons": 1,
"receivedCartonQuantity": 1,
"receivedUnits": 1,
"receivedSellInc": 12,
"receivedCostInc": 13,
"receivedCostGST": 14,
"receivedSellGST": 15,
"investmentBuyRecords": 16,
"investmentBuyCartons": 17.1,
"investmentBuyCartonQuantity": 18,
"investmentBuyWeight": 19,
"investmentBuyCostInc": 20,
"investmentBuySellInc": 21,
"investmentBuyCostGST": 22,
"investmentBuySellGST": 23,
"investmentBuySavedAmount": 24.1
},
"details": [
{
"$id": "132",
"id": 1,
"orderGuid": "JDGmdSWxpU2+JYz3wD6Rjg==",
"orderIdentifier": "75a63124-b125-4da5-be25-8cf7c03e918e",
"pluG_UID": "Bzc64KodBkeKFSLM2jVDDQ==",
"pluGuid": "e03a3707-1daa-4706-8a15-22ccda35430d",
"created": "2026-06-03T18:30:39.7408682",
"apn": "sample string 1",
"itemNumber": "sample string 2",
"directNumber": "sample string 3",
"directIndicator": "sample string 4",
"salesMode": 1,
"orderByWeight": true,
"sellPrice": 1,
"inventoryFixed": true,
"hasInventory": true,
"inventoryAccuracy": 8,
"onOrder": 1,
"onOrderPacks": 1,
"onHand": 1,
"onHandPacks": 1,
"doNotRange": true,
"doNotOrder": true,
"cost": 1,
"costDecimals": 1,
"pickedCost": 1,
"pickedCostDecimals": 1,
"averagePackSize": 11.0,
"cartonQuantity": 1,
"cartons": 1,
"units": 1,
"weight": 1,
"pickedCartons": 1,
"pickedUnits": 1,
"pickedWeight": 1,
"shippedCartons": 1,
"shippedUnits": 1,
"shippedWeight": 1,
"receivedCartons": 1,
"receivedCartonQuantity": 1,
"receivedTun": "sample string 12",
"receivedUnits": 1,
"receivedWeight": 1,
"received": 1,
"status": 13,
"substituteG_UID": "JOCn7srjnE23fMhn9MpOHw==",
"substituteGuid": "eea7e024-e3ca-4d9c-b77c-c867f4ca4e1f",
"warehousePLUG_UID": "AYyPiljZ9EyPjbQGWi6oOA==",
"warehousePluGuid": "8a8f8c01-d958-4cf4-8f8d-b4065a2ea838",
"updated": "2026-06-03T18:30:39.7408682",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "14"
},
"unknownScan": {
"$id": "133",
"pluG_UID": "kOZI2YxcUECXjp+JVabwQQ==",
"pluGuid": "d948e690-5c8c-4050-978e-9f8955a6f041",
"orderGuid": "6I4LZlFdPkSL8vYYb1hWFw==",
"orderIdentifier": "660b8ee8-5d51-443e-8bf2-f6186f585617",
"barcode": "sample string 3",
"created": "2026-06-03T18:30:39.7408682",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "14"
},
"warehouseProduct": {
"$ref": "14"
},
"lookup": {
"$id": "134",
"pluG_UID": "PWFeoFI3/0uayiJq7gbVtg==",
"pluGuid": "a05e613d-3752-4bff-9aca-226aee06d5b6",
"inventoryGuid": "WO22A/v3IEKMDExzjfaG3w==",
"inventoryIdentifier": "03b6ed58-f7fb-4220-8c0c-4c738df686df",
"averageWeeklySales": 1.0,
"promotionalAverageWeeklySales": 1.0,
"inventoryAverageWeeklySales": 1.0,
"inventoryPromotionalAverageWeeklySales": 1.0,
"onHand": 1,
"onHandPacks": 1,
"onOrder": 1,
"onOrderPacks": 1,
"accuracy": 1,
"lastOrdered": "2026-06-03T18:30:39.7408682",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-06-03T18:30:39.7408682",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-06-03T18:30:39.7408682",
"orderHeader": {
"$ref": "1"
},
"invoiceDetail": {
"$id": "135",
"identifier": "OnZtmlDE10SGquQito1uiw==",
"identifierGuid": "9a6d763a-c450-44d7-86aa-e422b68d6e8b",
"headerIdentifier": "nqZOSBhb0k+AIDs9t5NiSg==",
"headerIdentifierGuid": "484ea69e-5b18-4fd2-8020-3b3db793624a",
"pluG_UID": "eAMzoivQC0K02Mhv8zLbXw==",
"pluGuid": "a2330378-d02b-420b-b4d8-c86ff332db5f",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-06-03T18:30:39.7408682",
"commodity": "sample string 5",
"supplier": "sample string 6",
"itemDesc": "sample string 7",
"itemType": 48,
"investmentBuyInd": "A",
"orderType": "sample string 8",
"cartonQty": 1,
"cartonQuantitySpecified": true,
"soldByWeight": true,
"orderByWeight": true,
"unitsOrdered": 1,
"unitsSupplied": 1,
"unitsReceived": 1,
"weightOrdered": 1,
"weightShipped": 1,
"weightReceived": 1,
"unitSpecified": 11,
"wholesalePrice": 1,
"extWholesalePrice": 1,
"normalPrice": 1,
"retailPrice": 1,
"pricingUnit": "sample string 12",
"claimFlag": "A",
"gstRate": 1,
"gstAmount": 1,
"extGstAmount": 1,
"deliWeight": 1,
"marginAmount": 1,
"extMarginAmount": 1,
"costAmount": 1,
"orderedCostAmount": 1,
"extCostAmount": 1,
"costIncSpecified": true,
"extendedCostSpecified": true,
"cartonCostSpecified": true,
"freightAmount": 16,
"freightGstAmount": 17,
"extFreightAmount": 18,
"extFreightGstAmount": 19,
"costDecimals": 20,
"wetRate": 1,
"containerDeposit": 1,
"basePrice": 1,
"wetValue": 1,
"deliveryFee": 1,
"casePrice": 1,
"wholesaleExt": 1,
"wetExt": 1,
"totalLitres": 1,
"tun": "sample string 21",
"applyDetails": true,
"applySell": true,
"applyCost": true,
"applyOr": true,
"applyQty": true,
"itemNumber": "sample string 22",
"directNumber": "sample string 23",
"itemSize": "sample string 24",
"costGst": 1,
"sellGst": 1,
"costOr": 1,
"sellOr": 1,
"marginOr": 1,
"grossProfit": 1.0,
"sell": 1,
"cartonCost": 1,
"currentCost": 1,
"costID": "A",
"costStart": "2026-06-03T18:30:39.7408682",
"costEnd": "2026-06-03T18:30:39.7408682",
"createdFromUnknownScan": true,
"orderGuid": "3i6tqBCyT02g40IxLaMaRA==",
"orderIdentifierGuid": "a8ad2ede-b210-4d4f-a0e3-42312da31a44",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:30:39.7408682",
"invoiceNo": "sample string 30",
"hasInventory": true,
"existingCost": 32.1,
"existingSell": 33.1,
"futureCost": 1.1,
"futureSell": 1.1,
"nextSell": 1.1,
"nextSellCampaignName": "sample string 34",
"nextSellCampaignDescription": "sample string 35",
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 37,
"holdOffDate": "2026-06-03T18:30:39.7408682",
"unknownScan": {
"$id": "136",
"pluG_UID": "8w7DR3vNiEiq+Z003XsG2Q==",
"pluGuid": "47c30ef3-cd7b-4888-aaf9-9d34dd7b06d9",
"invoiceIdentifier": "sPCLh+6jpUO7jENEfWWTLA==",
"invoiceGuid": "878bf0b0-a3ee-43a5-bb8c-43447d65932c",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:30:39.7408682"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "vGGGnKNuqU+lVV0R4LCwIA==",
"priceGroupGuid": "9c8661bc-6ea3-4fa9-a555-5d11e0b0b020",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$ref": "14"
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 47,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
},
"autoOrderDetail": {
"$ref": "115"
},
"costGSTPercent": 1,
"orderDetailReceive": true,
"isBackedUp": true,
"backupWarehouseIndicator": "sample string 21",
"backupOrderCode": "sample string 22"
},
{
"$ref": "132"
}
],
"unknownScans": [
{
"$ref": "133"
},
{
"$ref": "133"
}
],
"transportCompany": {
"$id": "137",
"identifier": "wku582DGnk6EB1WeZyHNqg==",
"identifierGuid": "f3b94bc2-c660-4e9e-8407-559e6721cdaa",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "uyT8qEyl90GA40hKBIQrHw==",
"primaryContactID": "a8fc24bb-a54c-41f7-80e3-484a04842b1f",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "a460b97c-609a-418e-97e4-b6b2fd8c70fd"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.