POST api/order/{id}/clone
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": "6w206FepP0uc6MjHKdQPkw==",
"orderIdentifier": "e8b40deb-a957-4b3f-9ce8-c8c729d40f93",
"backToBack": 1,
"b2bGuid": "bccJKOCOSESTPCfOtdbEgA==",
"b2bIdentifier": "2809c76d-8ee0-4448-933c-27ceb5d6c480",
"status": 2,
"created": "2026-06-03T18:30:57.0430999",
"createdLocal": "2026-06-03T18:30:57.0430999",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "4Msmwj6E8Eu/HXtoHQxc0A==",
"transferIdentifier": "c226cbe0-843e-4bf0-bf1d-7b681d0c5cd0",
"transferInvoiceIdentifier": "6iYw02d1P0KxwAyj2xo73g==",
"transferInvoiceGuid": "d33026ea-7567-423f-b1c0-0ca3db1a3bde",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "uhg2TLR9Y0+HD6eVJB+TyA==",
"supplierIdentifierGuid": "4c3618ba-7db4-4f63-870f-a795241f93c8",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-06-03T18:30:57.0430999",
"sentLocal": "2026-06-03T18:30:57.0430999",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-06-03T18:30:57.0430999",
"cancelledLocal": "2026-06-03T18:30:57.0430999",
"cancelledByUser": "sample string 7",
"shipped": "2026-06-03T18:30:57.0430999",
"shippedLocal": "2026-06-03T18:30:57.0430999",
"shippedByUser": "sample string 8",
"stockReceived": "2026-06-03T18:30:57.0430999",
"stockReceivedLocal": "2026-06-03T18:30:57.0430999",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-06-03T18:30:57.0430999",
"receivedLocal": "2026-06-03T18:30:57.0430999",
"completed": "2026-06-03T18:30:57.0430999",
"completedLocal": "2026-06-03T18:30:57.0430999",
"updated": "2026-06-03T18:30:57.0430999",
"updatedLocal": "2026-06-03T18:30:57.0430999",
"dueDate": "2026-06-03T18:30:57.0430999",
"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": "jr9vedM9ikqmfSBMx0Xz6Q==",
"transportCompanyIdentifier": "796fbf8e-3dd3-4a8a-a67d-204cc745f3e9",
"autoOrder": 28,
"hostIdentifier": "vUknX9jJCU6ofDGphWLzcA==",
"hostIdentifierGuid": "5f2749bd-c9d8-4e09-a87c-31a98562f370",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-06-03T18:30:57.0430999",
"deletedByUser": "sample string 33",
"autoOrderGuid": "hFYaHGrV906zu16K2wAa2g==",
"autoOrderIdentifier": "1c1a5684-d56a-4ef7-b3bb-5e8adb001ada",
"autoOrderHeader": {
"$id": "2",
"autoOrderGuid": "U+3kuyy3R0mG+kFSlRzvrA==",
"autoOrderIdentifier": "bbe4ed53-b72c-4947-86fa-4152951cefac",
"orderGuid": "217ziMvAU0KWTzffqKIsFA==",
"orderIdentifier": "88f35edb-c0cb-4253-964f-37dfa8a22c14",
"created": "2026-06-03T18:30:57.0430999",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-06-03T18:30:57.0430999",
"supplierIdentifier": "nzFbE2fqE0mFy4Yi8WDN5w==",
"supplierIdentifierGuid": "135b319f-ea67-4913-85cb-8622f160cde7",
"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": "8oVTBVzjYUuFRUZXGwjzWg==",
"transportCompanyIdentifier": "055385f2-e35c-4b61-8545-46571b08f35a",
"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:57.0430999",
"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": "qsBL4YK8e0OzV20PH2zYSA==",
"hostIdentifierGuid": "e14bc0aa-bc82-437b-b357-6d0f1f6cd848",
"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:57.0430999",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "T5weYJs82UWARoyT1AkdRg==",
"hostIdentifierGuid": "601e9c4f-3c9b-45d9-8046-8c93d4091d46",
"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": "dqbb0UpueEGazvorwn/X1g==",
"hostIdentifierGuid": "d1dba676-6e4a-4178-9ace-fa2bc27fd7d6",
"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": "513zsjaDm0SFzw/5Jg07Jw==",
"identifierGuid": "b2f35de7-8336-449b-85cf-0ff9260d3b27",
"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": "Swr4bp4+b0WzOWOKlrfT0w==",
"hostSupplierIdentifierGuid": "6ef80a4b-3e9e-456f-b339-638a96b7d3d3",
"loyaltyPriceLevelIdentifier": "VV5DD/BeoEqUZNQtBbsOPQ==",
"loyaltyPriceLevelIdentifierGuid": "0f435e55-5ef0-4aa0-9464-d42d05bb0e3d",
"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:57.0430999",
"lastProcessed": "2026-06-03T18:30:57.0430999",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "64xRCNelSE65gBkKCagUrg==",
"identifierGuid": "08518ceb-a5d7-4e48-b980-190a09a814ae",
"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": "mnQXTBdk502SWvUm9u+meg==",
"primaryContactID": "4c17749a-6417-4de7-925a-f526f6efa67a",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "fE2nX4Xk9kKfw/8Td9emLg==",
"supplierGroupGuid": "5fa74d7c-e485-42f6-9fc3-ff1377d7a62e",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:57.0430999",
"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": "33f1f90a-fc5c-41cd-a258-5cc2f0199e9f",
"identifier": "n//bg5iB6UyNMZauqOtOXg==",
"identifierGuid": "83dbff9f-8198-4ce9-8d31-96aea8eb4e5e",
"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": "1SQNzPupR0aGciGDCsywQg==",
"supplierIdentifierGuid": "cc0d24d5-a9fb-4647-8672-21830accb042",
"contactGuid": "4x+IytNIt0uvUWiF8SIOvQ==",
"contactID": "ca881fe3-48d3-4bb7-af51-6885f1220ebd",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "oQp47J4G2UqejsvVmNPJBw==",
"pluGuid": "ec780aa1-069e-4ad9-9e8e-cbd598d3c907",
"supplierIdentifier": "e7u27gbq1ECWpWK30G4Qgg==",
"supplierIdentifierGuid": "eeb6bb7b-ea06-40d4-96a5-62b7d06e1082",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "sU3DiuSy+Emb6NR0KGJ6IQ==",
"pluGuid": "8ac34db1-b2e4-49f8-9be8-d47428627a21",
"supplierIdentifier": "yqy/DlhYGEGCj5bZ1zdtsg==",
"supplierIdentifierGuid": "0ebfacca-5858-4118-828f-96d9d7376db2",
"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": "CP9qq+EBN0GAC5HH4y0Zjw==",
"parentPluGuid": "ab6aff08-01e1-4137-800b-91c7e32d198f",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "so97ehcrI06TzKKxEWC0tg==",
"guid": "7a7b8fb2-2b17-4e23-93cc-a2b11160b4b6",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Aui+oYN71EOnYYkwFiRxaQ==",
"priceGroupGuid": "a1bee802-7b83-43d4-a761-893016247169",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:57.0430999",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:57.0430999",
"pluCreated": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"lastManualUpdate": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"currentCostUpdated": "2026-06-03T18:30:57.0430999",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "XQeZaAX5qUqx0lfwG38wtA==",
"altPLUGuid": "6899075d-f905-4aa9-b1d2-57f01b7f30b4",
"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:57.0430999",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "1EDgbky3F0WC0CChPEvhGA==",
"shelfPageLayoutGuid": "6ee040d4-b74c-4517-82d0-20a13c4be118",
"talkerPageLayoutG_UID": "4jB9slturEyeB7xr4tVb3A==",
"talkerPageLayoutGuid": "b27d30e2-6e5b-4cac-9e07-bc6be2d55bdc",
"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": "pmu/oIenkEiylci2mRy4MA==",
"inventoryIdentifier": "a0bf6ba6-a787-4890-b295-c8b6991cb830",
"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": "C+Tdy2DC5ku+3qufhlXBFw==",
"parentPluGuid": "cbdde40b-c260-4be6-bede-ab9f8655c117",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "yWEoMzo9I0y9BBLq9K5VOA==",
"supplierIdentifierGuid": "332861c9-3d3a-4c23-bd04-12eaf4ae5538",
"supplierChanged": true,
"rebateSupplierIdentifier": "5/B7UqVX+kui76826hWQIw==",
"rebateSupplierIdentifierGuid": "527bf0e7-57a5-4bfa-a2ef-af36ea159023",
"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:57.0430999",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "FiEKDpjr3kGkhz7B4+lEYg==",
"hostIdentifierGuid": "0e0a2116-eb98-41de-a487-3ec1e3e94462",
"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": "8P5SmMLFCkmJheW2n58tlg==",
"pluGuid": "9852fef0-c5c2-490a-8985-e5b69f9f2d96",
"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:57.0430999"
},
{
"$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:57.0430999",
"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:57.0430999",
"startTime": 5,
"endDate": "2026-06-03T18:30:57.0430999",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "em85xOhkHESwFzjdK8AU9Q==",
"hostIdentifierGuid": "c4396f7a-64e8-441c-b017-38dd2bc014f5",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "WznpuVyLEEic8IHVlchWrg==",
"guid": "b9e9395b-8b5c-4810-9cf0-81d595c856ae",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "YeTXtZ+u1E+FZBOVaeVrww==",
"priceGroupGuid": "b5d7e461-ae9f-4fd4-8564-139569e56bc3",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:57.0430999",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "PdVQrcLDM0CC2n13z6OxAA==",
"pluGuid": "ad50d53d-c3c2-4033-82da-7d77cfa3b100",
"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": "ad10a946-abfc-42dd-be20-48747450ef1c",
"created": "2026-06-03T18:30:57.0430999",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:57.0430999",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:57.0430999",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:57.0430999",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:57.0430999",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:57.0430999",
"lastSold": "2026-06-03T18:30:57.0430999",
"firstSold": "2026-06-03T18:30:57.0430999",
"awsUpdated": "2026-06-03T18:30:57.0430999",
"lastManualUpdate": "2026-06-03T18:30:57.0430999",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:57.0430999",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:57.0430999",
"doNotRangeUpdated": "2026-06-03T18:30:57.0430999",
"doNotOrderUpdated": "2026-06-03T18:30:57.0430999",
"tracked": "2026-06-03T18:30:57.0430999"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "217acecc-dfa0-48c9-bf37-4b43ae63f240",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "zM56IaDfyUi/N0tDrmPyQA==",
"pluGuid": "217acecc-dfa0-48c9-bf37-4b43ae63f240",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "t6+7Qh6ooU2LmPMHndLQ7A==",
"pluGuid": "42bbafb7-a81e-4da1-8b98-f3079dd2d0ec",
"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:57.0430999",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:57.0430999",
"createdLocal": "2026-06-03T18:30:57.0430999",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "fCUg1wVoJ0mG/2VDVwV/6A==",
"operatorGuid": "d720257c-6805-4927-86ff-654357057fe8",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "8We6kqrO4EqBo5KarQzohw==",
"pluGuid": "92ba67f1-ceaa-4ae0-81a3-929aad0ce887",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "QlMjv1Zh5EqDHsF7Rmi7+w==",
"guid": "bf235342-6156-4ae4-831e-c17b4668bbfb",
"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:57.0430999",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:57.0430999",
"endShift": "2026-06-03T18:30:57.0430999",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "2txef0CKEEKz5aDJFfK4LA==",
"operatorGuid": "7f5edcda-8a40-4210-b3e5-a0c915f2b82c",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "b1tktYnEK0eH1zGw5FuROQ==",
"pluGuid": "b5645b6f-c489-472b-87d7-31b0e45b9139",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "8+xE3dw6VEOXcwhhhe3YvQ==",
"pluGuid": "dd44ecf3-3adc-4354-9773-086185edd8bd",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "pyCPP6NKOUOuozv6sdW3Dw==",
"identifierGuid": "3f8f20a7-4aa3-4339-aea3-3bfab1d5b70f",
"pluG_UID": "4LzB2KGynkGwEFi65MgqFg==",
"pluGuid": "d8c1bce0-b2a1-419e-b010-58bae4c82a16",
"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": "70NUDpKfKUaAnsoMPaqg4Q==",
"groupName": "sample string 1",
"identifierGuid": "0e5443ef-9f92-4629-809e-ca0c3daaa0e1",
"exists": true,
"flipChartIdentifier": "mn1t1vSb9ka9vYtfFz6yBA==",
"flipChartIdentifierGuid": "d66d7d9a-9bf4-46f6-bdbd-8b5f173eb204",
"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": "bF+VTrMvV0iQ+GdwVV09lQ==",
"groupIdentifierGuid": "4e955f6c-2fb3-4857-90f8-6770555d3d95",
"flipChart": {
"$id": "33",
"identifier": "KsvuUipdPUinp/pKhvhIyQ==",
"identifierGuid": "52eecb2a-5d2a-483d-a7a7-fa4a86f848c9",
"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": "1QSaqdpA00+WWZ2Xsc1CIA==",
"identifierGuid": "a99a04d5-40da-4fd3-9659-9d97b1cd4220",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "jGvNTU45qU6gSMQZ3zKfbA==",
"guid": "4dcd6b8c-394e-4ea9-a048-c419df329f6c",
"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": "0zDdQmhRJkaufB4rpLETZg==",
"previousFormGuid": "42dd30d3-5168-4626-ae7c-1e2ba4b11366",
"nextForm": 1,
"nextFormG_UID": "lZn4tRoKTkGR670/avkB/A==",
"nextFormGuid": "b5f89995-0a1a-414e-91eb-bd3f6af901fc",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:57.0430999",
"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": "7s/nyfKaKEevY2ZmfXfMgw==",
"checkoutFormGuid": "c9e7cfee-9af2-4728-af63-66667d77cc83",
"identifier": "U++xi06Kak6u4giFwXU+Ig==",
"identifierGuid": "8bb1ef53-8a4e-4e6a-aee2-0885c1753e22",
"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": "ZEZK1VuLcEWB2jZjUPbvjA==",
"valueGuid": "d54a4664-8b5b-4570-81da-366350f6ef8c",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "bD7Y6fMH/EaTKOCJG+K/WQ==",
"checkoutFormGuid": "e9d83e6c-07f3-46fc-9328-e0891be2bf59",
"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": "haPYZgk/NUiltfd5iNLu/g==",
"flipChartPageIdentifierGuid": "66d8a385-3f09-4835-a5b5-f77988d2eefe",
"pluG_UID": "qUGMZ4FjkkGG/4qDuXCerg==",
"pluGuid": "678c41a9-6381-4192-86ff-8a83b9709eae",
"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": "L1VslVXc0kugOsb0Hsi9cQ==",
"pluGuid": "956c552f-dc55-4bd2-a03a-c6f41ec8bd71",
"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:57.0430999",
"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": "17vgpsthJUqG9JHew0fWuQ==",
"ingredientGuid": "ur5nvG8Yn0OOCsbWzKYJuQ==",
"ingredientIdentifier": "bc67beba-186f-439f-8e0a-c6d6cca609b9",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "5SGkSg4AhEWQFz37gLJJSA==",
"pluGuid": "4aa421e5-000e-4584-9017-3dfb80b24948",
"shelfLocationIdentifier": "nUcW7UpCckSb1UNYRp432A==",
"shelfLocationGuid": "ed16479d-424a-4472-9bd5-4358469e37d8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "glTbBSNjxUaGND486t17hA==",
"labelPageLayoutGuid": "05db5482-6323-46c5-8634-3e3ceadd7b84",
"updated": "2026-06-03T18:30:57.0430999",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "Xe6d+0OBFkaVtObUYG3FgA==",
"storeID": 1,
"identifierGuid": "fb9dee5d-8143-4616-95b4-e6d4606dc580",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:57.0430999",
"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": "pROP7uBlGUOMNBtefkc09A==",
"pluGuid": "ee8f13a5-65e0-4319-8c34-1b5e7e4734f4",
"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:57.0430999",
"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:57.0430999",
"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": "ls1jlEie2EuIrvIhPVHolg==",
"labelPageLayoutGuid": "9463cd96-9e48-4bd8-88ae-f2213d51e896",
"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:57.0430999",
"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": "/mz05FjRC0y9+bPwLOnXxg==",
"labelPageLayoutGuid": "e4f46cfe-d158-4c0b-bdf9-b3f02ce9d7c6",
"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:57.0430999",
"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": "M318vq4biUaSp9aaKrjOEg==",
"labelPageLayoutGuid": "be7c7d33-1bae-4689-92a7-d69a2ab8ce12",
"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:57.0430999",
"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": "Tf7u1XZLekusg3+g2g2zTA==",
"labelPageLayoutGuid": "d5eefe4d-4b76-4b7a-ac83-7fa0da0db34c",
"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": "ZYp1raoF3EOvuWMEJrK3OQ==",
"pluGuid": "ad758a65-05aa-43dc-afb9-630426b2b739",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "f8K4vnxxc0aTIOGtUoX57g==",
"dealCostGuid": "beb8c27f-717c-4673-9320-e1ad5285f9ee",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "R6BsUpRQ+k6FALq11hbfRw==",
"priceGroupGuid": "526ca047-5094-4efa-8500-bab5d616df47",
"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:57.0430999",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "6635e1bf-94e7-47a9-8b91-90450d5dd1f3",
"campaignComboPriceGroupG_UID": "V5rl97Kw3EeNWm4sDjTPGA==",
"campaignComboPriceGroupIdentifier": "f7e59a57-b0b2-47dc-8d5a-6e2c0e34cf18",
"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:57.0430999",
"operatorG_UID": "Kl3VVwUjWUif1l79+zBheA==",
"operatorGuid": "57d55d2a-2305-4859-9fd6-5efdfb306178",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:57.0430999",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:57.0430999",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:57.0430999",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b3f4948f-3a96-4cb3-a2f9-9127959d87d0",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "efe3d22b-d626-4e18-81ea-b8a90472b653",
"nameGuid": "efe3d22b-d626-4e18-81ea-b8a90472b653",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:57.0430999",
"startTime": 1,
"endDate": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"system": true,
"created": "2026-06-03T18:30:57.0430999",
"updated": "2026-06-03T18:30:57.0430999",
"priceChangeNotifiedUtc": "2026-06-03T18:30:57.0430999",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "ZXcm/lXXTE+Kbq6Mfccc/Q==",
"hostIdentifierGuid": "fe267765-d755-4f4c-8a6e-ae8c7dc71cfd",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:57.0430999",
"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": "lglbJV9QP0S8cRaN251Dhg==",
"pluGuid": "255b0996-505f-443f-bc71-168ddb9d4386",
"hostOfferID": 1,
"priceGroupG_UID": "wI5RWjksT0GMdqlVRQpSEQ==",
"priceGroupGuid": "5a518ec0-2c39-414f-8c76-a955450a5211",
"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:57.0430999",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "hutgxB98EkeHezHINpGV/A==",
"identifierStr": "hutgxB98EkeHezHINpGV/A==",
"identifierGuid": "c460eb86-7c1f-4712-877b-31c8369195fc",
"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": "iuk7tjP+ykWMXmJhq9NzLA==",
"customerIDGuid": "b63be98a-fe33-45ca-8c5e-6261abd3732c",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "bBzvQ577pkWKYesdXUVi2A==",
"identifierGuid": "43ef1c6c-fb9e-45a6-8a61-eb1d5d4562d8",
"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:57.0430999",
"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": "OzOEDeInF02Ja+vJ/eEPtA==",
"communityIdentifierGuid": "0d84333b-27e2-4d17-896b-ebc9fde10fb4",
"joined": "2026-06-03T18:30:57.0430999",
"updated": "2026-06-03T18:30:57.0430999",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "GHs7uIjkjESagueMEzWCJQ==",
"priceLevelIdentifierGuid": "b83b7b18-e488-448c-9a82-e78c13358225",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:57.0430999",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-06-03T18:30:57.0430999",
"expiry": "2026-06-03T18:30:57.0430999",
"customerID": "IDy54avdH0CnG+ACZg5IKQ==",
"customerIDGuid": "e1b93c20-ddab-401f-a71b-e002660e4829",
"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:57.0430999",
"linkedAccount": "3/AmtOXTuUGjScBVRh/8fQ==",
"linkedAccountGuid": "b426f0df-d3e5-41b9-a349-c055461ffc7d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "jw/SU/rbvUOLwrOATpSLZA==",
"identifierGuid": "53d20f8f-dbfa-43bd-8bc2-b3804e948b64",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:57.0430999",
"owner": "3p1wAoUuiUG+1W+BCcWopA==",
"ownerGuid": "02709dde-2e85-4189-bed5-6f8109c5a8a4",
"accountStoreGroupIdentifier": "zvOmVAb3606JANPM23Ys1Q==",
"accountStoreGroupGuid": "54a6f3ce-f706-4eeb-8900-d3ccdb762cd5",
"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:57.0430999",
"active": true,
"updated": "2026-06-03T18:30:57.0430999",
"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": "OMXQp8c4rkq72zB084IBsQ==",
"identifierGuid": "a7d0c538-38c7-4aae-bbdb-3074f38201b1",
"name": "sample string 2",
"primaryContact": "smyvw4TjPUGmU8pQUrCDNg==",
"primaryContactGuid": "c3af6cb2-e384-413d-a653-ca5052b08336",
"accountID": "2kFGeQGxWUaufXLv3Rlqbw==",
"accountIDGuid": "794641da-b101-4659-ae7d-72efdd196a6f",
"special": true,
"updated": "2026-06-03T18:30:57.0430999",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "2o5LxYJy3E2h8Xnpof+Amw==",
"priceLevelIdentifierGuid": "c54b8eda-7282-4ddc-a1f1-79e9a1ff809b",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "wnBENsGHLE+hNTVb3TsPBg==",
"groupIDGuid": "364470c2-87c1-4f2c-a135-355bdd3b0f06",
"customerID": "486y+LzvBkW7AOsw1pEoLQ==",
"customerIDGuid": "f8b2cee3-efbc-4506-bb00-eb30d691282d",
"card": "sample string 4",
"linkedAccount": "t0gUqE5rk06BQ65aBvkSuQ==",
"linkedAccountGuid": "a81448b7-6b4e-4e93-8143-ae5a06f912b9",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "DPzHqmn0d0SY+pJQD6Z6qA==",
"identifierGuid": "aac7fc0c-f469-4477-98fa-92500fa67aa8",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "b/9HcSEBNky7OGPBWKhMdQ==",
"accountIDGuid": "7147ff6f-0121-4c36-bb38-63c158a84c75",
"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:57.0430999",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "TQdOIs/jukyyPw9aEaFqJA==",
"idempotentVoidGuid": "224e074d-e3cf-4cba-b23f-0f5a11a16a24",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "W8TeFhL+VEGCPVDRCx8Nlg==",
"saleHeaderIdentifierGuid": "16dec45b-fe12-4154-823d-50d10b1f0d96",
"created": "2026-06-03T18:30:57.0430999",
"createdLocal": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"storeID": 1,
"operatorG_Uid": "1IGfBV4wBU2owM9JMNYQ2g==",
"operatorGuid": "059f81d4-305e-4d05-a8c0-cf4930d610da",
"customerG_Uid": "SmIdhE5wuE6Mten6NEyxbA==",
"customerGuid": "841d624a-704e-4eb8-8cb5-e9fa344cb16c",
"communityIdentifier": "OUIVCzRmtEy8jqkeEY8b4A==",
"communityIdentifierGuid": "0b154239-6634-4cb4-bc8e-a91e118f1be0",
"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": "DsdwBFYjw0OiiozH2FfJoA==",
"priceLevelIdentifierGuid": "0470c70e-2356-43c3-a28a-8cc7d857c9a0",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:57.0430999+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:57.0430999",
"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": "GZd/hcZirUW77yVsIuekqA==",
"identifierGuid": "857f9719-62c6-45ad-bbef-256c22e7a4a8",
"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:57.0430999",
"promoPeriodEnd": "2026-06-03T18:30:57.0430999",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:57.0430999",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "8c95abUhxkeqYdzxzJDc3A==",
"identifierGuid": "6979cff1-21b5-47c6-aa61-dcf1cc90dcdc",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "r5NIhieXRUKDSsMk6Ao6Qg==",
"pluGuid": "864893af-9727-4245-834a-c324e80a3a42",
"accountID": "C8DBr9+WyECywBmSjwowmA==",
"accountIDGuid": "afc1c00b-96df-40c8-b2c0-19928f0a3098",
"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:57.0430999",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "UaJMLObrwkiugHFA8Zfu7w==",
"refundGuid": "2c4ca251-ebe6-48c2-ae80-7140f197eeef",
"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": "hk5UbuR2j0OGXcnWmJJO5Q==",
"idempotentVoidGuid": "6e544e86-76e4-438f-865d-c9d698924ee5",
"priceLevelIdentifier": "oWm3BNwR2UKc/+Hk1zAqVg==",
"priceLevelIdentifierGuid": "04b769a1-11dc-42d9-9cff-e1e4d7302a56",
"communityIdentifier": "DMpm09lsO0CtHw9d/qTSvQ==",
"communityIdentifierGuid": "d366ca0c-6cd9-403b-ad1f-0f5dfea4d2bd",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:57.0430999",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "iTIsxtpabU2POdnTZzwrdg==",
"guid": "c62c3289-5ada-4d6d-8f39-d9d3673c2b76",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:57.0430999"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "oGQD0JKz7kOFu4xRJwMagg==",
"modifierSetGuid": "d00364a0-b392-43ee-85bb-8c5127031a82",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "yl1LnnMgYUGxms7vNQkEpg==",
"pluGuid": "9e4b5dca-2073-4161-b19a-ceef350904a6",
"deleted": true,
"g_UID": "SAgYHQIVgkOYZ300WktaTg==",
"guid": "1d180848-1502-4382-9867-7d345a4b5a4e",
"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": "E+WolyLz/0qZ9mmJuPsrow==",
"pluGuid": "97a8e513-f322-4aff-99f6-6989b8fb2ba3",
"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:57.0430999",
"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:57.0430999",
"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": "UIyGcfZuPUmPIa2Y74fQsg==",
"pluGuid": "71868c50-6ef6-493d-8f21-ad98ef87d0b2",
"accountID": "IyyFpO9nlUata2T7+2h+Pw==",
"accountIDGuid": "a4852c23-67ef-4695-ad6b-64fbfb687e3f",
"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:57.0430999",
"bestOrExpireType": 1,
"refundG_UID": "0JlsscHB8ECf+3AoOfJzeQ==",
"refundGuid": "b16c99d0-c1c1-40f0-9ffb-702839f27379",
"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": "I1HlXJUKsUqfMrqSg9WbSw==",
"identifierGuid": "5ce55123-0a95-4ab1-9f32-ba9283d59b4b",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "cK9jdUQDaEuC2ob8r4FD/w==",
"customerIdentifierGuid": "7563af70-0344-4b68-82da-86fcaf8143ff",
"operatorNo": 1,
"operatorG_UID": "nV/GTjridUGCH9v3rdZ1gg==",
"operatorGuid": "4ec65f9d-e23a-4175-821f-dbf7add67582",
"created": "2026-06-03T18:30:57.0430999",
"ordered": "2026-06-03T18:30:57.0430999",
"started": "2026-06-03T18:30:57.0430999",
"completed": "2026-06-03T18:30:57.0430999",
"supplied": "2026-06-03T18:30:57.0430999",
"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": "yyw+kJ6gzkG7006Yrteseg==",
"pluGuid": "903e2ccb-a09e-41ce-bbd3-4e98aed7ac7a",
"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": "YhqxfF9G9EyLwG/i6YT3dg==",
"headerIdentifierGuid": "7cb11a62-465f-4cf4-8bc0-6fe2e984f776",
"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": "nu75hpzCDEi25o9ZqInh9w==",
"surveyGuid": "86f9ee9e-c29c-480c-b6e6-8f59a889e1f7",
"saleHeaderGuid": "g9fW/HQ6fEyQFxGwsvSP0w==",
"saleGuid": "fcd6d783-3a74-4c7c-9017-11b0b2f48fd3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "/PdWNNw17UCZkpC0rEY6Bg==",
"guidResponse": "3456f7fc-35dc-40ed-9992-90b4ac463a06",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:57.0430999",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "28H5bh61xUO+4TcfJByJFQ==",
"guid": "6ef9c1db-b51e-43c5-bee1-371f241c8915",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "PyRnTHC+HUKKcJs1FuFfiQ==",
"checkoutFormGuid": "4c67243f-be70-421d-8a70-9b3516e15f89",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:57.0430999",
"end": "2026-06-03T18:30:57.0430999",
"deleted": true,
"updated": "2026-06-03T18:30:57.0430999",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"26e54d9d-40b7-44eb-8e93-ee3b20e4698d",
"bdab9985-26eb-4cba-bca1-560d6ac5e821"
],
"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": "UB1HG9DgQk2Gife3rfwylw==",
"accountIdentifier": "1b471d50-e0d0-4d42-8689-f7b7adfc3297",
"accountName": "sample string 44",
"customerOrderIdentifier": "CHlWWoSFVkW66adRemX9sw==",
"customerOrderIdentifierGuid": "5a567908-8584-4556-bae9-a7517a65fdb3",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "DUF8V6hW+0OUxDu2jvw78Q==",
"paymentIdentifierGuid": "577c410d-56a8-43fb-94c4-3bb68efc3bf1",
"identifier": "Wn1pPLbwn0qvk9VVJs25ew==",
"identifierGuid": "3c697d5a-f0b6-4a9f-af93-d55526cdb97b",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "U57ryIpJg0KXtXZQow4aRQ==",
"itemIdentifierGuid": "c8eb9e53-498a-4283-97b5-7650a30e1a45"
}
},
{
"$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": "rdHSHuagUkS69iC97Z86dg==",
"customerIdentifierGuid": "1ed2d1ad-a0e6-4452-baf6-20bded9f3a76",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "qKRKleWfI0ecrb9nCdgK9w==",
"idempotentGuid": "954aa4a8-9fe5-4723-9cad-bf6709d80af7",
"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:57.0430999",
"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:57.0430999",
"labelPageLayout": "v7RuJ9zkoESAIFulpOOx7w==",
"pageLayoutGuid": "276eb4bf-e4dc-44a0-8020-5ba5a4e3b1ef",
"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:57.0430999"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "rIXToQ+x0UqbYyNb0Qbg5g==",
"customerIdentifierGuid": "a1d385ac-b10f-4ad1-9b63-235bd106e0e6",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:57.0430999",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "Ap3K6wrl7ka0Q8zO1fEM0Q==",
"issuedIdempotentGuid": "ebca9d02-e50a-46ee-b443-ccced5f10cd1",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:57.0430999",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:57.0430999",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "BxOilvCu10Kglv29we18vw==",
"redeemedIdempotentGuid": "96a21307-aef0-42d7-a096-fdbdc1ed7cbf",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:57.0430999",
"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": "CAK44uV1Mk2xSFnKFLOK9Q==",
"groupIDGuid": "e2b80208-75e5-4d32-b148-59ca14b38af5",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "63+vpMvn9U28osm3nHhjkA==",
"identifierGuid": "a4af7feb-e7cb-4df5-bca2-c9b79c786390",
"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": "wqW730UIKEWkj2xEu5isyA==",
"guid": "dfbba5c2-0845-4528-a48f-6c44bb98acc8",
"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": "zK2raEx5gUOF5TRI8zLKcQ==",
"groupGuid": "68abadcc-794c-4381-85e5-3448f332ca71",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "Fjo2/i0TcEqeEep4D+g6pA==",
"pluGuid": "fe363a16-132d-4a70-9e11-ea780fe83aa4",
"priceGroupG_UID": "PFC4pbprFEmV/kTt8aSm1Q==",
"priceGroupGuid": "a5b8503c-6bba-4914-95fe-44edf1a4a6d5",
"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": "1I2JNmhnQEC71NwZ6GC/cw==",
"priceLevelIdentifierGuid": "36898dd4-6768-4040-bbd4-dc19e860bf73",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "SCzUdrRHokC2/eZkS103Yg==",
"identifierGuid": "76d42c48-47b4-40a2-b6fd-e6644b5d3762",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Ux43FqumpkOcNkuQgkgsUg==",
"labelPageLayoutGuid": "16371e53-a6ab-43a6-9c36-4b9082482c52",
"priceLevelIdentifier": "+JGRIH72iEaNeg0Yu0cRpQ==",
"priceLevelIdentifierGuid": "209191f8-f67e-4688-8d7a-0d18bb4711a5",
"active": true,
"updated": "2026-06-03T18:30:57.0430999",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "16kcu4maGEOB2i/wLAP35g==",
"headerIdentifierGuid": "bb1ca9d7-9a89-4318-81da-2ff02c03f7e6",
"identifier": "4ie/Rsmb6EOIAfVLjpN0kw==",
"identifierGuid": "46bf27e2-9bc9-43e8-8801-f54b8e937493",
"supplierIdentifier": "di65yeUL6kuJsoP9tHkzag==",
"supplierGuid": "c9b92e76-0be5-4bea-89b2-83fdb479336a",
"pluG_UID": "C3nmbAIBdkC+09BSrPlXAw==",
"pluGuid": "6ce6790b-0102-4076-bed3-d052acf95703",
"campaignName": "e3b3bd7d-e04d-4f51-9e0d-2e229b7d072d",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:57.0430999",
"end": "2026-06-03T18:30:57.0430999",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "1k97LJ0xo0KpZMrM5KD07w==",
"bonusItemPluGuid": "2c7b4fd6-319d-42a3-a964-cacce4a0f4ef",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"campaignEndDate": "2026-06-03T18:30:57.0430999",
"masterPLUG_UID": "r40Kxs0WOEaIunUoy0Xupw==",
"masterID": "c60a8daf-16cd-4638-88ba-7528cb45eea7",
"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": "cV7aGX5bfU+NOSsZk8v8PQ==",
"bonusMasterID": "19da5e71-5b7e-4f7d-8d39-2b1993cbfc3d",
"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:57.0430999",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "4O7wG0Nvq065pFo+7e2xgQ==",
"pluGuid": "1bf0eee0-6f43-4eab-b9a4-5a3eededb181",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "t0P0XfsuuE+cwmEgPBxM0Q==",
"alternateProduct": "5df443b7-2efb-4fb8-9cc2-61203c1c4cd1",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "+IyFtDcwgUWl4+fmfwi7uw==",
"pluGuid": "b4858cf8-3037-4581-a5e3-e7e67f08bbbb",
"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:57.0430999",
"inventoryTracked": "2026-06-03T18:30:57.0430999",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "8FyQB0Tzb0CXW6vJtK7U9g==",
"pluGuid": "07905cf0-f344-406f-975b-abc9b4aed4f6",
"fuelPluG_UID": "qMJ2DKJA50qk7lDZ4viW0Q==",
"fuelPluGuid": "0c76c2a8-40a2-4ae7-a4ee-50d9e2f896d1",
"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": "e567s7mb4EGDI0nH1w9F4Q==",
"supplierGuid": "b3bb9e7b-9bb9-41e0-8323-49c7d70f45e1",
"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": "qLkRnGIWx0ebfI5C02TUyg==",
"supplierGuid": "9c11b9a8-1662-47c7-9b7c-8e42d364d4ca",
"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:57.0430999",
"deliveryDate": "2026-06-03T18:30:57.0430999",
"nextCutOffDate": "2026-06-03T18:30:57.0430999",
"nextDeliveryDate": "2026-06-03T18:30:57.0430999",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"processed": "2026-06-03T18:30:57.0430999",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "Uy9HnnaN8EKOYW1dL9ZMIg==",
"hostIdentifierGuid": "9e472f53-8d76-42f0-8e61-6d5d2fd64c22",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"e14b95eb-531c-4893-a5f8-4eabcd50f808",
"bb7db203-82ce-4cba-a1fe-1bc54eee612e"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "GWnnHYTgDEW2B49FbcXCyQ==",
"identifierGuid": "1de76919-e084-450c-b607-8f456dc5c2c9",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"11d2f18a-8a00-4348-a4e7-955d4dcb3d96",
"88460565-284e-4755-bb0a-271b05af19a9"
],
"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:57.0430999",
"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": "38791825-154f-488b-bc5c-c7157e0f4cf9",
"updateStore": {
"$id": "112",
"id": "b774fc62-d608-449f-b4de-e3b1e1df00cf",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:57.0430999",
"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:57.0430999"
},
"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": "NiG2vL88HU6WDfHQjOa7Tg==",
"autoOrderIdentifier": "bcb62136-3cbf-4e1d-960d-f1d08ce6bb4e",
"cutOffDate": "2026-06-03T18:30:57.0430999",
"deliveryDate": "2026-06-03T18:30:57.0430999",
"daysBuffer": 3,
"nextCutOffDate": "2026-06-03T18:30:57.0430999",
"nextDeliveryDate": "2026-06-03T18:30:57.0430999",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "115",
"autoOrderGuid": "AMXHepSLq0qhznodh4noCw==",
"autoOrderIdentifier": "7ac7c500-8b94-4aab-a1ce-7a1d8789e80b",
"pluG_UID": "qKeFtP/Hm0uYishXizj0tA==",
"pluGuid": "b485a7a8-c7ff-4b9b-988a-c8578b38f4b4",
"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:57.0430999",
"investmentBuyStatus": 2,
"processed": "2026-06-03T18:30:57.0430999",
"product": {
"$ref": "14"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "102"
},
"inventory": {
"$id": "116",
"inventoryGuid": "nw1jZo22GE64anfCTDpsSQ==",
"inventoryIdentifier": "66630d9f-b68d-4e18-b86a-77c24c3a6c49",
"created": "2026-06-03T18:30:57.0430999",
"createdLocal": "2026-06-03T18:30:57.0430999",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-06-03T18:30:57.0430999",
"history": [
{
"$id": "117",
"inventoryGuid": "gRDLIvDcpEWJv1kIVUIk5Q==",
"inventoryIdentifier": "22cb1081-dcf0-45a4-89bf-5908554224e5",
"pluG_UID": "pIl9PPQ9b06WeNBjd/kIPA==",
"pluIdentifier": "3c7d89a4-3df4-4e6f-9678-d06377f9083c",
"inventoryReason": 3,
"inventoryInvoiceGuid": "AglrJSL/00qbjCM6mVrZ/g==",
"invoiceIdentifier": "256b0902-ff22-4ad3-9b8c-233a995ad9fe",
"operatorGuid": "iLwnrAZR7k24xNPp2sdgxw==",
"operatorIdentifier": "ac27bc88-5106-4dee-b8c4-d3e9dac760c7",
"stocktakeGuid": "RIftjT8LCE6CpRwzP31z/w==",
"stocktakeIdentifier": "8ded8744-0b3f-4e08-82a5-1c333f7d73ff",
"orderGuid": "hoTmaGZQHkGWv3ZulfUrNw==",
"orderIdentifier": "68e68486-5066-411e-96bf-766e95f52b37",
"saleHeaderGuid": "TfXHdSVBz0+D+XDYAVl5ww==",
"saleHeaderGuidIdentifier": "75c7f54d-4125-4fcf-83f9-70d8015979c3",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "8rq4qJz1t0mBvVWMHQSKXw==",
"creditNoteGuid": "a8b8baf2-f59c-49b7-81bd-558c1d048a5f",
"inventorySourceGuid": "FljqYbg7SE6ApAxrsqkgcg==",
"inventorySourceIdentifier": "61ea5816-3bb8-4e48-80a4-0c6bb2a92072",
"createdLocal": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"createdLocalTime": "2026-06-03T18:30:57.0430999",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "118",
"inventoryInvoiceGuid": "Lj+0c3FnKUyhORyB9kqh9A==",
"invoiceIdentifier": "73b43f2e-6771-4c29-a139-1c81f64aa1f4",
"inventoryGuid": "lkfD272JNkqssuddB+qOOA==",
"inventoryIdentifier": "dbc34796-89bd-4a36-acb2-e75d07ea8e38",
"supplierIdentifier": "XzsnqCo4gEe7UjPl8acqOw==",
"supplierGuid": "a8273b5f-382a-4780-bb52-33e5f1a72a3b",
"orderGuid": "SKaCzpDRDEmG08r+PUMpQw==",
"orderIdentifier": "ce82a648-d190-490c-86d3-cafe3d432943",
"invoiceHeaderIdentifier": "LYBZ/pBml06c+VWAfuxYDA==",
"invoiceHeaderGuid": "fe59802d-6690-4e97-9cf9-55807eec580c",
"created": "2026-06-03T18:30:57.0430999",
"ordered": "2026-06-03T18:30:57.0430999",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:30:57.0430999",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:30:57.0430999",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "qEKSn5dRVUKpML2R4hsabg==",
"pluGuid": "9f9242a8-5197-4255-a930-bd91e21b1a6e",
"orderInventoryGuid": "idaTkpXffU2SqRnmr2XqoA==",
"orderInventoryIdentifier": "9293d689-df95-4d7d-92a9-19e6af65eaa0",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "119",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "mpUZ2XOeEUCSpKMnThk9og==",
"invoiceIdentifier": "d919959a-9e73-4011-92a4-a3274e193da2",
"inventoryGuid": "TdNuiPWqq0+BJOv8zC8qZQ==",
"inventoryIdentifier": "886ed34d-aaf5-4fab-8124-ebfccc2f2a65",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:30:57.0430999",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:30:57.0430999",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "119"
}
]
},
"invoiceHeaderIdentifier": "hjyn8u2G3kCdBRQPiDfr3w==",
"invoiceHeaderGuid": "f2a73c86-86ed-40de-9d05-140f8837ebdf",
"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:57.0430999"
},
"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": "1dd6af1e-f520-4642-bde0-2f3f8170a637",
"product": {
"$ref": "14"
},
"inventory": {
"$ref": "116"
},
"storeID": 2,
"storeName": "sample string 3",
"dayWeighting": {
"$id": "122",
"sunday": 1.1
},
"explanations": [
{
"$id": "123",
"pluG_UID": "ajzDAIhUg0ylmtahk4fKqg==",
"pluGuid": "00c33c6a-5488-4c83-a59a-d6a19387caaa",
"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:57.0430999": {
"$id": "127",
"date": "2026-06-03T18:30:57.0430999",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "IeVqu+PWf0mp+JYsrPiS6Q==",
"comboPriceGroupGuid": "bb6ae521-d6e3-497f-a9f8-962cacf892e9"
}
},
"onHandPredictions": [
{
"$id": "128",
"autoOrderGuid": "2iwTY7zT/EeSCdZ2r27nuw==",
"autoOrderIdentifier": "63132cda-d3bc-47fc-9209-d676af6ee7bb",
"pluG_UID": "FZvae39C2Uij1wRYKCFM+Q==",
"pluGuid": "7bda9b15-427f-48d9-a3d7-045828214cf9",
"childPLUG_UID": "RcActSVMiUWXLqp/IA4c8g==",
"childPluGuid": "b51cc045-4c25-4589-972e-aa7f200e1cf2",
"date": "2026-06-03T18:30:57.0430999",
"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": "7db5669f-bd03-48ff-885f-b33851f3d425",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "115"
}
],
"boosts": [
{
"$id": "129",
"autoOrderGuid": "cawrn1fWGEmhPwLXU188Mg==",
"autoOrderIdentifier": "9f2bac71-d657-4918-a13f-02d7535f3c32",
"date": "2026-06-03T18:30:57.0430999",
"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": "kXFRYOn2okODfqAGt5X9Vg==",
"orderIdentifier": "60517191-f6e9-43a2-837e-a006b795fd56",
"supplierIdentifier": "Z66ZVf0OlEmkpv1qsmjwiw==",
"supplierGuid": "5599ae67-0efd-4994-a4a6-fd6ab268f08b",
"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": "qBqqAaEnBECYDeuxz5XuYg==",
"orderIdentifier": "01aa1aa8-27a1-4004-980d-ebb1cf95ee62",
"pluG_UID": "lLkwWVkphke4Zt0BhqhHrA==",
"pluGuid": "5930b994-2959-4786-b866-dd0186a847ac",
"created": "2026-06-03T18:30:57.0430999",
"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": "uTNFKG6zdUq/REL84dYd1g==",
"substituteGuid": "284533b9-b36e-4a75-bf44-42fce1d61dd6",
"warehousePLUG_UID": "/kh5Bd0cc0mE9gbdW6sszA==",
"warehousePluGuid": "057948fe-1cdd-4973-84f6-06dd5bab2ccc",
"updated": "2026-06-03T18:30:57.0430999",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "14"
},
"unknownScan": {
"$id": "133",
"pluG_UID": "wN/agVhidk2ISZMjIGG72A==",
"pluGuid": "81dadfc0-6258-4d76-8849-93232061bbd8",
"orderGuid": "/i5kGUM5wEewTFsnIn15yA==",
"orderIdentifier": "19642efe-3943-47c0-b04c-5b27227d79c8",
"barcode": "sample string 3",
"created": "2026-06-03T18:30:57.0430999",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "14"
},
"warehouseProduct": {
"$ref": "14"
},
"lookup": {
"$id": "134",
"pluG_UID": "13A58mF440Oc0I88+LdCkA==",
"pluGuid": "f23970d7-7861-43e3-9cd0-8f3cf8b74290",
"inventoryGuid": "aHmwr3wS6kyH+kKkqHH0Uw==",
"inventoryIdentifier": "afb07968-127c-4cea-87fa-42a4a871f453",
"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:57.0430999",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-06-03T18:30:57.0430999",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-06-03T18:30:57.0430999",
"orderHeader": {
"$ref": "1"
},
"invoiceDetail": {
"$id": "135",
"identifier": "uqlwjtGa70yzh0ooQPYwTQ==",
"identifierGuid": "8e70a9ba-9ad1-4cef-b387-4a2840f6304d",
"headerIdentifier": "eT8kP65Dg0aDjGJ64lZ/gQ==",
"headerIdentifierGuid": "3f243f79-43ae-4683-838c-627ae2567f81",
"pluG_UID": "UbkOEy6i80KqdW4cCJ0CxA==",
"pluGuid": "130eb951-a22e-42f3-aa75-6e1c089d02c4",
"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:57.0430999",
"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:57.0430999",
"costEnd": "2026-06-03T18:30:57.0430999",
"createdFromUnknownScan": true,
"orderGuid": "rzF3twphwkmq4V80rQCLHA==",
"orderIdentifierGuid": "b77731af-610a-49c2-aae1-5f34ad008b1c",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:30:57.0430999",
"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:57.0430999",
"unknownScan": {
"$id": "136",
"pluG_UID": "Atrq7lqWME+UxKl6gbtCQw==",
"pluGuid": "eeeada02-965a-4f30-94c4-a97a81bb4243",
"invoiceIdentifier": "p3DZZH7K6kad13t2JeSEbg==",
"invoiceGuid": "64d970a7-ca7e-46ea-9dd7-7b7625e4846e",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:30:57.0430999"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "AEldFcOR5U+wZnY72jiStg==",
"priceGroupGuid": "155d4900-91c3-4fe5-b066-763bda3892b6",
"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": "tjmqa7G//kKqG/BRW8dy4A==",
"identifierGuid": "6baa39b6-bfb1-42fe-aa1b-f0515bc772e0",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "EGb13loZ7EikwQhL48UYYg==",
"primaryContactID": "def56610-195a-48ec-a4c1-084be3c51862",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "1fb25eb6-97f0-4f36-b0df-fd3c93ffd195"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
"d611abb7-c64a-42a9-a31e-91bbbfd1b507"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d611abb7-c64a-42a9-a31e-91bbbfd1b507</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ܓ�\���� 5 xl/workbook.xml � (� ����0D�H��r!CE�6E�Ŭ�>d;"���.�������]mmG>�7!�mct9cA��!�C3���(��Y)��ʊ�FY�$W汇�� �r�.�X�y�&��Q�J�2����S���!�r4ֺ�I�b�)>ö�YZAJf���H���8<n�&�"�S}NdJ7��l�]~PK ܓ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ܓ�\�<' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R821bee1e0c4e48df" /></Relationships>PK ܓ�\���p% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w����Mm'�i�� �кK�&����瓤!q�Ė��{v���lrmͷ��3�-v�^j>����ǦZ��Nx������� �k�68�
��HR��{�� �ɀ��>�� }�rJ���l��r#��3�TFj˛�Ӂ=�g}͟����J�w
���8�'�5&/]ͳ����J��^N����E���"��8�t3���83��Ew^�</7�}��2����vr��Z^]��&i���ME�0J���8�KN����MV�9������~�tF�@I���/PK ܓ�\��s�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��8-�i7lؖ^`b�����.г��H\�H�J,�t5��ӓf>�?6��id/���ly&��UN�k���v�͞F�i"��XZ���>����z�0dn&�:�� cJ}�gTG�B��/p�d��L�!:cE�N�&��0u�z�쀾���O)�KȳD��د%�^�²��)�x)�z}��ZRK���ZV-����I?G�.�tZ��jy۪R
�KU�Z\���_l� PK ܓ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ܓ�\'�I[� � xl/sharedStrings.xml � (� 5�Mn� ���fO0�q��E�� =�`&1���ۗ.��������;��VI����Xb�� ���J*rĹ0
�C��HUm�2�T�r5FƉ2ʮ,�-y�5cm�>�,+a�����컮7��ƵiAm�^��s$摒���Y���q��K�bC�hé;;S�3}�^�_PK- ܓ�\���� 5 xl/workbook.xmlPK- ܓ�\���� � [Content_Types].xmlPK-
ܓ�\�<' ' V _rels/.relsPK- ܓ�\���p% � � xl/worksheets/sheet1.xmlPK- ܓ�\��s�� P 9 xl/_rels/workbook.xml.relsPK- ܓ�\Ѓc'2 E
xl/styles.xmlPK- ܓ�\'�I[� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ܓ�\d��˶ 5 xl/workbook.xml � (� ��;�0D�H����2T4iS���Kl�?��㇏@J�ngv���Ʌ���@>f��
U)���(���λ�i���\�k��o�6�k�U,�I;���n�X�b2�2�-m�'B���q������b���o����bUĂ��v���չɆ攄Z��=��LVR@Q�UI��l��~PK ܓ�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
ܓ�\h�L' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R05c33a3ff91d4f2f" /></Relationships>PK ܓ�\���p% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w����Mm'�i�� �кK�&����瓤!q�Ė��{v���lrmͷ��3�-v�^j>����ǦZ��Nx������� �k�68�
��HR��{�� �ɀ��>�� }�rJ���l��r#��3�TFj˛�Ӂ=�g}͟����J�w
���8�'�5&/]ͳ����J��^N����E���"��8�t3���83��Ew^�</7�}��2����vr��Z^]��&i���ME�0J���8�KN����MV�9������~�tF�@I���/PK ܓ�\ ���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�'iQ�n�t[z����Q;��B�Ƃ#q�"A*�`��|��$����j�6�D!��5 ����w]���-`�^�h��7�����)M��Gmi�X��\��>��r:>�>`G�^���9��l��?D߶��'��#�����p��(�c�(5�ӊ�d��������ʐ0�ѨTY�����b:���=��HQ-
J�^�2���Oϝ�홚Z*Y���Ĝ �5~u�/PK ܓ�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ܓ�\'�I[� � xl/sharedStrings.xml � (� 5�Mn� ���fO0�q��E�� =�`&1���ۗ.��������;��VI����Xb�� ���J*rĹ0
�C��HUm�2�T�r5FƉ2ʮ,�-y�5cm�>�,+a�����컮7��ƵiAm�^��s$摒���Y���q��K�bC�hé;;S�3}�^�_PK- ܓ�\d��˶ 5 xl/workbook.xmlPK- ܓ�\���� � � [Content_Types].xmlPK-
ܓ�\h�L' ' U _rels/.relsPK- ܓ�\���p% � � xl/worksheets/sheet1.xmlPK- ܓ�\ ���� P 8 xl/_rels/workbook.xml.relsPK- ܓ�\Ѓc'2 E
| xl/styles.xmlPK- ܓ�\'�I[� � � xl/sharedStrings.xmlPK � �