GET api/order/{id}?relations={relations}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| relations | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
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. |
Response Formats
application/json, text/json
{
"orderID": 1,
"orderGuid": "RPAZdEaXR0Sr+aDvUYTuBQ==",
"orderIdentifier": "7419f044-9746-4447-abf9-a0ef5184ee05",
"backToBack": 1,
"b2bGuid": "qlYyB4zBAUWiMJ8qsTtf0A==",
"b2bIdentifier": "073256aa-c18c-4501-a230-9f2ab13b5fd0",
"status": 2,
"created": "2026-06-03T18:31:22.2721893",
"createdLocal": "2026-06-03T18:31:22.2721893",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "86Ip2K95v0q+m55NUCHSpQ==",
"transferIdentifier": "d829a2f3-79af-4abf-be9b-9e4d5021d2a5",
"transferInvoiceIdentifier": "GUEw+yFiN02c9nok2yT6JA==",
"transferInvoiceGuid": "fb304119-6221-4d37-9cf6-7a24db24fa24",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "Knozvjfcw0aZSBJWbOgsHg==",
"supplierIdentifierGuid": "be337a2a-dc37-46c3-9948-12566ce82c1e",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-06-03T18:31:22.2721893",
"sentLocal": "2026-06-03T18:31:22.2721893",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-06-03T18:31:22.2721893",
"cancelledLocal": "2026-06-03T18:31:22.2721893",
"cancelledByUser": "sample string 7",
"shipped": "2026-06-03T18:31:22.2721893",
"shippedLocal": "2026-06-03T18:31:22.2721893",
"shippedByUser": "sample string 8",
"stockReceived": "2026-06-03T18:31:22.2721893",
"stockReceivedLocal": "2026-06-03T18:31:22.2721893",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-06-03T18:31:22.2721893",
"receivedLocal": "2026-06-03T18:31:22.2721893",
"completed": "2026-06-03T18:31:22.2721893",
"completedLocal": "2026-06-03T18:31:22.2721893",
"updated": "2026-06-03T18:31:22.2721893",
"updatedLocal": "2026-06-03T18:31:22.2721893",
"dueDate": "2026-06-03T18:31:22.2721893",
"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": "6h+V8Devm0eIovHqTVvDEw==",
"transportCompanyIdentifier": "f0951fea-af37-479b-88a2-f1ea4d5bc313",
"autoOrder": 28,
"hostIdentifier": "SnUO4xJOpk6NnTS9hTMX8A==",
"hostIdentifierGuid": "e30e754a-4e12-4ea6-8d9d-34bd853317f0",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-06-03T18:31:22.2721893",
"deletedByUser": "sample string 33",
"autoOrderGuid": "CWkZ1ORv+0qoyIld/X6hmg==",
"autoOrderIdentifier": "d4196909-6fe4-4afb-a8c8-895dfd7ea19a",
"autoOrderHeader": {
"$id": "2",
"autoOrderGuid": "3VCWnJyTmkeG6CbZDv7m/w==",
"autoOrderIdentifier": "9c9650dd-939c-479a-86e8-26d90efee6ff",
"orderGuid": "LPiCfy+HdUOWtAnehLCgjQ==",
"orderIdentifier": "7f82f82c-872f-4375-96b4-09de84b0a08d",
"created": "2026-06-03T18:31:22.2721893",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-06-03T18:31:22.2721893",
"supplierIdentifier": "VwsXbkL5+U6HfbBGr2YDqQ==",
"supplierIdentifierGuid": "6e170b57-f942-4ef9-877d-b046af6603a9",
"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": "wmiOQ6xhvEKoyRNG++GroA==",
"transportCompanyIdentifier": "438e68c2-61ac-42bc-a8c9-1346fbe1aba0",
"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:31:22.2721893",
"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": "QQrbThr+r0evwx7VWPJNDg==",
"hostIdentifierGuid": "4edb0a41-fe1a-47af-afc3-1ed558f24d0e",
"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:31:22.2721893",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "fwj+VvZS802GwNlbVQdcnA==",
"hostIdentifierGuid": "56fe087f-52f6-4df3-86c0-d95b55075c9c",
"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": "yUYZnrXf3k6b2BpQbAQN+g==",
"hostIdentifierGuid": "9e1946c9-dfb5-4ede-9bd8-1a506c040dfa",
"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": "vO7Asmyi60iSQlUOYE1rAw==",
"identifierGuid": "b2c0eebc-a26c-48eb-9242-550e604d6b03",
"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": "T9/X4N7B0Ea9OpnT4E9yqg==",
"hostSupplierIdentifierGuid": "e0d7df4f-c1de-46d0-bd3a-99d3e04f72aa",
"loyaltyPriceLevelIdentifier": "jNCK7QLZok6dlj14Z2THdw==",
"loyaltyPriceLevelIdentifierGuid": "ed8ad08c-d902-4ea2-9d96-3d786764c777",
"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:31:22.2721893",
"lastProcessed": "2026-06-03T18:31:22.2721893",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "aYobz1Tpi0eMu0IGqClf2w==",
"identifierGuid": "cf1b8a69-e954-478b-8cbb-4206a8295fdb",
"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": "cIMX39Vmu0Kh5ehOAhoFog==",
"primaryContactID": "df178370-66d5-42bb-a1e5-e84e021a05a2",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "gkCCX373rEKBX07alRxPNw==",
"supplierGroupGuid": "5f824082-f77e-42ac-815f-4eda951c4f37",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:31:22.2721893",
"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": "a3cd5d3c-8fc6-4710-b0be-1022803fd198",
"identifier": "Fwr0OagmEkuBxgD1IZ+xnQ==",
"identifierGuid": "39f40a17-26a8-4b12-81c6-00f5219fb19d",
"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": "RAuqWXk9JkyB+vBIa0F35Q==",
"supplierIdentifierGuid": "59aa0b44-3d79-4c26-81fa-f0486b4177e5",
"contactGuid": "Nyu5SzEz2EuEloDmCbUzrg==",
"contactID": "4bb92b37-3331-4bd8-8496-80e609b533ae",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "Ogo2FwaAuU2xbfkSG2+O5g==",
"pluGuid": "17360a3a-8006-4db9-b16d-f9121b6f8ee6",
"supplierIdentifier": "9h6QS94pvUK46ZUpEZwemw==",
"supplierIdentifierGuid": "4b901ef6-29de-42bd-b8e9-9529119c1e9b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "YPMHHRESo0KXeYdt5pQHkw==",
"pluGuid": "1d07f360-1211-42a3-9779-876de6940793",
"supplierIdentifier": "/NzBXVRblUq7rvFU/+xPAA==",
"supplierIdentifierGuid": "5dc1dcfc-5b54-4a95-bbae-f154ffec4f00",
"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": "ZggaTGp7+k6mh4LcqSI0Ng==",
"parentPluGuid": "4c1a0866-7b6a-4efa-a687-82dca9223436",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "RG19d1KXUEG9kps+H6HPag==",
"guid": "777d6d44-9752-4150-bd92-9b3e1fa1cf6a",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "P+cJBrhaSEOVpfqDn6nRwg==",
"priceGroupGuid": "0609e73f-5ab8-4348-95a5-fa839fa9d1c2",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:31:22.2721893",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:31:22.2721893",
"pluCreated": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"lastManualUpdate": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"currentCostUpdated": "2026-06-03T18:31:22.2721893",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "yI3MsNnxTUauD6qC0w/KcQ==",
"altPLUGuid": "b0cc8dc8-f1d9-464d-ae0f-aa82d30fca71",
"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:31:22.2721893",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "jEZTgaXJNUeYdaCk5aIKag==",
"shelfPageLayoutGuid": "8153468c-c9a5-4735-9875-a0a4e5a20a6a",
"talkerPageLayoutG_UID": "lkKxwlGJ40eRuipicNy7cA==",
"talkerPageLayoutGuid": "c2b14296-8951-47e3-91ba-2a6270dcbb70",
"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": "COKZYXoEEkm7k+vJSHAXUA==",
"inventoryIdentifier": "6199e208-047a-4912-bb93-ebc948701750",
"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": "l1UmoEXk0EKrwQ1P92tzIQ==",
"parentPluGuid": "a0265597-e445-42d0-abc1-0d4ff76b7321",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "mQM8cQ9eeUKknZQo/p6lPQ==",
"supplierIdentifierGuid": "713c0399-5e0f-4279-a49d-9428fe9ea53d",
"supplierChanged": true,
"rebateSupplierIdentifier": "qCgW0kcPkkKLWlfkKWEwlg==",
"rebateSupplierIdentifierGuid": "d21628a8-0f47-4292-8b5a-57e429613096",
"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:31:22.2721893",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "6k6EaPF7EkCTORDB+gQppg==",
"hostIdentifierGuid": "68844eea-7bf1-4012-9339-10c1fa0429a6",
"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": "kI5RsrhlNEaILkzLaUMu/w==",
"pluGuid": "b2518e90-65b8-4634-882e-4ccb69432eff",
"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:31:22.2721893"
},
{
"$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:31:22.2721893",
"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:31:22.2721893",
"startTime": 5,
"endDate": "2026-06-03T18:31:22.2721893",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "iQ+gdcq9HUGXxeMxgqbY9w==",
"hostIdentifierGuid": "75a00f89-bdca-411d-97c5-e33182a6d8f7",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "oc3RGPmZJEyvV7g2bQW4lQ==",
"guid": "18d1cda1-99f9-4c24-af57-b8366d05b895",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "fjutLQvPDUSp/1h87aNTig==",
"priceGroupGuid": "2dad3b7e-cf0b-440d-a9ff-587ceda3538a",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:31:22.2721893",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "F8XRlQG+R0GJ+C4tmXNWkQ==",
"pluGuid": "95d1c517-be01-4147-89f8-2e2d99735691",
"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": "ba3dbf86-0d2c-4bb8-b648-00d28587d76f",
"created": "2026-06-03T18:31:22.2721893",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:31:22.2721893",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:31:22.2721893",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:31:22.2721893",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:31:22.2721893",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:31:22.2721893",
"lastSold": "2026-06-03T18:31:22.2721893",
"firstSold": "2026-06-03T18:31:22.2721893",
"awsUpdated": "2026-06-03T18:31:22.2721893",
"lastManualUpdate": "2026-06-03T18:31:22.2721893",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:31:22.2721893",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:31:22.2721893",
"doNotRangeUpdated": "2026-06-03T18:31:22.2721893",
"doNotOrderUpdated": "2026-06-03T18:31:22.2721893",
"tracked": "2026-06-03T18:31:22.2721893"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "ddb1ae6d-a73b-4bd3-a3cc-cef4b9e78215",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ba6x3Tun00ujzM70ueeCFQ==",
"pluGuid": "ddb1ae6d-a73b-4bd3-a3cc-cef4b9e78215",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "n91ogiw8pk+lrcuoYLPiqw==",
"pluGuid": "8268dd9f-3c2c-4fa6-a5ad-cba860b3e2ab",
"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:31:22.2721893",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T18:31:22.2721893",
"createdLocal": "2026-06-03T18:31:22.2721893",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "71L1oNnwDkm+hgunpXfgcQ==",
"operatorGuid": "a0f552ef-f0d9-490e-be86-0ba7a577e071",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "47b7CeJIRkS90jILf0bvEg==",
"pluGuid": "09fbb6e3-48e2-4446-bdd2-320b7f46ef12",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "cT+VwItHBUGi6vUEc9wSMA==",
"guid": "c0953f71-478b-4105-a2ea-f50473dc1230",
"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:31:22.2721893",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:31:22.2721893",
"endShift": "2026-06-03T18:31:22.2721893",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "OosaIEqsLEeWF+sCYw0QNQ==",
"operatorGuid": "201a8b3a-ac4a-472c-9617-eb02630d1035",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "FowXA8zPkkOUsqDoDSsVNA==",
"pluGuid": "03178c16-cfcc-4392-94b2-a0e80d2b1534",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "Fitym80ETUSSP6ZESxl95Q==",
"pluGuid": "9b722b16-04cd-444d-923f-a6444b197de5",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "dGbV8FfmIkeF3DaqI2fd9w==",
"identifierGuid": "f0d56674-e657-4722-85dc-36aa2367ddf7",
"pluG_UID": "k66C+KCBj0+r4JGYk5gTAQ==",
"pluGuid": "f882ae93-81a0-4f8f-abe0-919893981301",
"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": "3KbVpS1UHEeXW1g3Fc4nfg==",
"groupName": "sample string 1",
"identifierGuid": "a5d5a6dc-542d-471c-975b-583715ce277e",
"exists": true,
"flipChartIdentifier": "3REexfk4j0+qkHIR16MQOw==",
"flipChartIdentifierGuid": "c51e11dd-38f9-4f8f-aa90-7211d7a3103b",
"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": "9EDHUL13V0q3ovym4htHDA==",
"groupIdentifierGuid": "50c740f4-77bd-4a57-b7a2-fca6e21b470c",
"flipChart": {
"$id": "33",
"identifier": "t0dHwtHwMEKPAO0yPDKa0g==",
"identifierGuid": "c24747b7-f0d1-4230-8f00-ed323c329ad2",
"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": "CPAPl+oyZUi1R6o8Gb7+Sw==",
"identifierGuid": "970ff008-32ea-4865-b547-aa3c19befe4b",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "3tU/269hV0Oqp7U5Z09vTA==",
"guid": "db3fd5de-61af-4357-aaa7-b539674f6f4c",
"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": "YGpA7CQVnkKcGBtE3f1aQA==",
"previousFormGuid": "ec406a60-1524-429e-9c18-1b44ddfd5a40",
"nextForm": 1,
"nextFormG_UID": "uVt1DjXvXUSUwDta600wEw==",
"nextFormGuid": "0e755bb9-ef35-445d-94c0-3b5aeb4d3013",
"attributes": "sample string 10",
"updated": "2026-06-03T18:31:22.2721893",
"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": "PRLI5AKi/E6fdPcC2Vt7bw==",
"checkoutFormGuid": "e4c8123d-a202-4efc-9f74-f702d95b7b6f",
"identifier": "dbDxUN9TO0242JFQQMcm6w==",
"identifierGuid": "50f1b075-53df-4d3b-b8d8-915040c726eb",
"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": "vf5vs39shkW3LXf9b96qUg==",
"valueGuid": "b36ffebd-6c7f-4586-b72d-77fd6fdeaa52",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "EKf9THFtHUCU3gzxdNC1TQ==",
"checkoutFormGuid": "4cfda710-6d71-401d-94de-0cf174d0b54d",
"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": "JycsS1a500S0f740S9RRHg==",
"flipChartPageIdentifierGuid": "4b2c2727-b956-44d3-b47f-be344bd4511e",
"pluG_UID": "/hG4fgCzVEyr5lnjZrHZvQ==",
"pluGuid": "7eb811fe-b300-4c54-abe6-59e366b1d9bd",
"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": "v7BvJo4A+kOJVnXO/ore+A==",
"pluGuid": "266fb0bf-008e-43fa-8956-75cefe8adef8",
"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:31:22.2721893",
"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": "GkaKc/4T6EiM0cN5YjKGGA==",
"ingredientGuid": "IEeMQsKMV06iWlFioKMPJw==",
"ingredientIdentifier": "428c4720-8cc2-4e57-a25a-5162a0a30f27",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "IFSuiHo41EiqB88Mt8JEeA==",
"pluGuid": "88ae5420-387a-48d4-aa07-cf0cb7c24478",
"shelfLocationIdentifier": "KGdMb9MuAEC6xU/h3OV5/Q==",
"shelfLocationGuid": "6f4c6728-2ed3-4000-bac5-4fe1dce579fd",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "p4rY+AWVEU+V7ZC3tpYXoQ==",
"labelPageLayoutGuid": "f8d88aa7-9505-4f11-95ed-90b7b69617a1",
"updated": "2026-06-03T18:31:22.2721893",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "gxy36chSMUyUTnytnuRTjA==",
"storeID": 1,
"identifierGuid": "e9b71c83-52c8-4c31-944e-7cad9ee4538c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:31:22.2721893",
"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": "HEiy9hf+kUOlsY4wyq4aag==",
"pluGuid": "f6b2481c-fe17-4391-a5b1-8e30caae1a6a",
"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:31:22.2721893",
"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:31:22.2721893",
"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": "cfKU5eyu90CqzHeQKqHfMA==",
"labelPageLayoutGuid": "e594f271-aeec-40f7-aacc-77902aa1df30",
"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:31:22.2721893",
"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": "xDDXiI/jLUejuiKez5rqyw==",
"labelPageLayoutGuid": "88d730c4-e38f-472d-a3ba-229ecf9aeacb",
"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:31:22.2721893",
"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": "Xpu8b+noxkKzpkCnefgBeQ==",
"labelPageLayoutGuid": "6fbc9b5e-e8e9-42c6-b3a6-40a779f80179",
"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:31:22.2721893",
"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": "Wi6nUpIhzEqFkC/GNdBimQ==",
"labelPageLayoutGuid": "52a72e5a-2192-4acc-8590-2fc635d06299",
"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": "VeNOBNzeLUalN6xHL6sJ+A==",
"pluGuid": "044ee355-dedc-462d-a537-ac472fab09f8",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "w7BzcUbrZ0G9/1u8Og2lUA==",
"dealCostGuid": "7173b0c3-eb46-4167-bdff-5bbc3a0da550",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "McUI+4sjaECHAJUVpTE3xg==",
"priceGroupGuid": "fb08c531-238b-4068-8700-9515a53137c6",
"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:31:22.2721893",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "21ad2693-ee3b-4be0-831b-1a84cbc6dd6c",
"campaignComboPriceGroupG_UID": "yisXCQXqO0iHnrAKyfFvIA==",
"campaignComboPriceGroupIdentifier": "09172bca-ea05-483b-879e-b00ac9f16f20",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:31:22.2721893",
"operatorG_UID": "3vHxHwy6ik6GyUtQGyb7LQ==",
"operatorGuid": "1ff1f1de-ba0c-4e8a-86c9-4b501b26fb2d",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:31:22.2721893",
"signIqTicketFileMovedUtc": "2026-06-03T18:31:22.2721893",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:31:22.2721893",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e3d162f6-d3ca-4693-bf5a-47186abed9f6",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "fd1f578e-64c2-4963-b04e-9ce9a661c26d",
"nameGuid": "fd1f578e-64c2-4963-b04e-9ce9a661c26d",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:31:22.2721893",
"startTime": 1,
"endDate": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"system": true,
"created": "2026-06-03T18:31:22.2721893",
"updated": "2026-06-03T18:31:22.2721893",
"priceChangeNotifiedUtc": "2026-06-03T18:31:22.2721893",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "2Zf83ZYhY0WY3v5Etn6zGw==",
"hostIdentifierGuid": "ddfc97d9-2196-4563-98de-fe44b67eb31b",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:31:22.2721893",
"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": "d2OfYbCFcEyPuE5ZYnC9ug==",
"pluGuid": "619f6377-85b0-4c70-8fb8-4e596270bdba",
"hostOfferID": 1,
"priceGroupG_UID": "EV82NrKcgEeQaRuqEnB0Dg==",
"priceGroupGuid": "36365f11-9cb2-4780-9069-1baa1270740e",
"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:31:22.2721893",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "rXunYPZ64Uy0s2VfUFYBig==",
"identifierStr": "rXunYPZ64Uy0s2VfUFYBig==",
"identifierGuid": "60a77bad-7af6-4ce1-b4b3-655f5056018a",
"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": "5+L6tMt9bkKqUjCIYeAU7w==",
"customerIDGuid": "b4fae2e7-7dcb-426e-aa52-308861e014ef",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "iHrh0YaB0UC0pW1cqc9brQ==",
"identifierGuid": "d1e17a88-8186-40d1-b4a5-6d5ca9cf5bad",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:31:22.2721893",
"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": "6539Jy3yz0mB33k7x2OFpw==",
"communityIdentifierGuid": "27fd9deb-f22d-49cf-81df-793bc76385a7",
"joined": "2026-06-03T18:31:22.2721893",
"updated": "2026-06-03T18:31:22.2721893",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "OodvMPH7ykOcCFUi6/kg/g==",
"priceLevelIdentifierGuid": "306f873a-fbf1-43ca-9c08-5522ebf920fe",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:31:22.2721893",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-06-03T18:31:22.2721893",
"expiry": "2026-06-03T18:31:22.2721893",
"customerID": "Bp165YFXD0G6J7bwBWX7Vw==",
"customerIDGuid": "e57a9d06-5781-410f-ba27-b6f00565fb57",
"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:31:22.2721893",
"linkedAccount": "aFbcuwnxOU6gjIrTgG3u3A==",
"linkedAccountGuid": "bbdc5668-f109-4e39-a08c-8ad3806deedc",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "tRY1iRkAe02UNXuEN6nEcQ==",
"identifierGuid": "893516b5-0019-4d7b-9435-7b8437a9c471",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:31:22.2721893",
"owner": "a0eZPG0M7ECaf3VWusD+rw==",
"ownerGuid": "3c99476b-0c6d-40ec-9a7f-7556bac0feaf",
"accountStoreGroupIdentifier": "hn0qiEidTkOsmPRDeMmkHw==",
"accountStoreGroupGuid": "882a7d86-9d48-434e-ac98-f44378c9a41f",
"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:31:22.2721893",
"active": true,
"updated": "2026-06-03T18:31:22.2721893",
"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": "nWNsFbiAiUWmk5nuNKa3Qg==",
"identifierGuid": "156c639d-80b8-4589-a693-99ee34a6b742",
"name": "sample string 2",
"primaryContact": "TLVZ815rbUS1SrxW2BJx+w==",
"primaryContactGuid": "f359b54c-6b5e-446d-b54a-bc56d81271fb",
"accountID": "l5kJWmY9nUeI32e/G/O1fg==",
"accountIDGuid": "5a099997-3d66-479d-88df-67bf1bf3b57e",
"special": true,
"updated": "2026-06-03T18:31:22.2721893",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "H70bVP8cMUu2Mx+bra7EIg==",
"priceLevelIdentifierGuid": "541bbd1f-1cff-4b31-b633-1f9badaec422",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "dBonp4wNgkOgsEeSnRzNBQ==",
"groupIDGuid": "a7271a74-0d8c-4382-a0b0-47929d1ccd05",
"customerID": "5pmLKCP/d0y/h+Bp1FxxLw==",
"customerIDGuid": "288b99e6-ff23-4c77-bf87-e069d45c712f",
"card": "sample string 4",
"linkedAccount": "XnRvizf8vEiaUo5HwlexrQ==",
"linkedAccountGuid": "8b6f745e-fc37-48bc-9a52-8e47c257b1ad",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "eFC4zqlRI0mR5uwbseEx4Q==",
"identifierGuid": "ceb85078-51a9-4923-91e6-ec1bb1e131e1",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "X+naAYMB5UyGNpqHtMOpdw==",
"accountIDGuid": "01dae95f-0183-4ce5-8636-9a87b4c3a977",
"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:31:22.2721893",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "UhHCc+r10UyXxUZKBmtB5Q==",
"idempotentVoidGuid": "73c21152-f5ea-4cd1-97c5-464a066b41e5",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "8X6Q6Q/gG0SDQ/uvqbOqPg==",
"saleHeaderIdentifierGuid": "e9907ef1-e00f-441b-8343-fbafa9b3aa3e",
"created": "2026-06-03T18:31:22.2721893",
"createdLocal": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"storeID": 1,
"operatorG_Uid": "Stjcz8eH9U2VOPJAw0y3XA==",
"operatorGuid": "cfdcd84a-87c7-4df5-9538-f240c34cb75c",
"customerG_Uid": "7RVzjJy3NEO6abm2z3aV6A==",
"customerGuid": "8c7315ed-b79c-4334-ba69-b9b6cf7695e8",
"communityIdentifier": "9W+VckSIHUmvmkI3WYl7Zw==",
"communityIdentifierGuid": "72956ff5-8844-491d-af9a-423759897b67",
"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": "DkfJDYgGUEW3aD2/cxJMaw==",
"priceLevelIdentifierGuid": "0dc9470e-0688-4550-b768-3dbf73124c6b",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:22.2721893+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:31:22.2721893",
"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": "9YWoeA1fqUWP/mVVqIYRXQ==",
"identifierGuid": "78a885f5-5f0d-45a9-8ffe-6555a886115d",
"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:31:22.2721893",
"promoPeriodEnd": "2026-06-03T18:31:22.2721893",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:31:22.2721893",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "NTmkxTwO0EuGwSTuK8Kk2w==",
"identifierGuid": "c5a43935-0e3c-4bd0-86c1-24ee2bc2a4db",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "vQ16bH9aBUOs1jYqW5vHnw==",
"pluGuid": "6c7a0dbd-5a7f-4305-acd6-362a5b9bc79f",
"accountID": "xbEpRl5hUUCpeLznghmlcQ==",
"accountIDGuid": "4629b1c5-615e-4051-a978-bce78219a571",
"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:31:22.2721893",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Df9msffFfEmH51q50s4XUA==",
"refundGuid": "b166ff0d-c5f7-497c-87e7-5ab9d2ce1750",
"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": "J8ljOKcXUkKmjArFaJHFGw==",
"idempotentVoidGuid": "3863c927-17a7-4252-a68c-0ac56891c51b",
"priceLevelIdentifier": "DrCjYjMahUifBHNIq9UdCg==",
"priceLevelIdentifierGuid": "62a3b00e-1a33-4885-9f04-7348abd51d0a",
"communityIdentifier": "PxPxqm+dgUiXz4qKgliXpQ==",
"communityIdentifierGuid": "aaf1133f-9d6f-4881-97cf-8a8a825897a5",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:31:22.2721893",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "SmqE85SR30ulRQEX78Gu3Q==",
"guid": "f3846a4a-9194-4bdf-a545-0117efc1aedd",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:31:22.2721893"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "5bz+0LoJqkO74VjnIpkTCA==",
"modifierSetGuid": "d0febce5-09ba-43aa-bbe1-58e722991308",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "R9rTDSfhIEiBmktlMpjPvQ==",
"pluGuid": "0dd3da47-e127-4820-819a-4b653298cfbd",
"deleted": true,
"g_UID": "EnB+KW41WECDD7tPtoSAwQ==",
"guid": "297e7012-356e-4058-830f-bb4fb68480c1",
"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": "fXMeMExveEqVahPYPF97Ow==",
"pluGuid": "301e737d-6f4c-4a78-956a-13d83c5f7b3b",
"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:31:22.2721893",
"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:31:22.2721893",
"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": "hW2u2EfK0kyIB0OGmGG2JQ==",
"pluGuid": "d8ae6d85-ca47-4cd2-8807-43869861b625",
"accountID": "5in3vYkR7E+2jDTphn1czw==",
"accountIDGuid": "bdf729e6-1189-4fec-b68c-34e9867d5ccf",
"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:31:22.2721893",
"bestOrExpireType": 1,
"refundG_UID": "aAZiSR96KEGVx0P0gecC2A==",
"refundGuid": "49620668-7a1f-4128-95c7-43f481e702d8",
"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": "6Wgw7U+bBUeQbArKVLAKwg==",
"identifierGuid": "ed3068e9-9b4f-4705-906c-0aca54b00ac2",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "8VBza7WeZkG5ZmYQ7RRIUg==",
"customerIdentifierGuid": "6b7350f1-9eb5-4166-b966-6610ed144852",
"operatorNo": 1,
"operatorG_UID": "HVZc0CJtAUS1tetKo5Y3GQ==",
"operatorGuid": "d05c561d-6d22-4401-b5b5-eb4aa3963719",
"created": "2026-06-03T18:31:22.2721893",
"ordered": "2026-06-03T18:31:22.2721893",
"started": "2026-06-03T18:31:22.2721893",
"completed": "2026-06-03T18:31:22.2721893",
"supplied": "2026-06-03T18:31:22.2721893",
"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": "Yqivh7jhuUqdVAqbHdpJIQ==",
"pluGuid": "87afa862-e1b8-4ab9-9d54-0a9b1dda4921",
"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": "b0u+4rKdM0eMZGr7BN2UlQ==",
"headerIdentifierGuid": "e2be4b6f-9db2-4733-8c64-6afb04dd9495",
"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": "o+9+DR0eZUSNIG6+EnVPnw==",
"surveyGuid": "0d7eefa3-1e1d-4465-8d20-6ebe12754f9f",
"saleHeaderGuid": "Am6+uUSf90CP3UtGoZINBQ==",
"saleGuid": "b9be6e02-9f44-40f7-8fdd-4b46a1920d05",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "BaxLm/siKUGy0UQSEq11LQ==",
"guidResponse": "9b4bac05-22fb-4129-b2d1-441212ad752d",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:31:22.2721893",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "yLVAWIeMj064Gtns6+cvIQ==",
"guid": "5840b5c8-8c87-4e8f-b81a-d9ecebe72f21",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "afcjRIsaAUyzvUyR+tBEuw==",
"checkoutFormGuid": "4423f769-1a8b-4c01-b3bd-4c91fad044bb",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:31:22.2721893",
"end": "2026-06-03T18:31:22.2721893",
"deleted": true,
"updated": "2026-06-03T18:31:22.2721893",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"7a06362d-5919-45a5-a168-86b4195d22a9",
"569983e7-a4b9-4e13-b8f7-53c86ec1872f"
],
"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": "xbIlDSvQWECRRwv7QtvBGw==",
"accountIdentifier": "0d25b2c5-d02b-4058-9147-0bfb42dbc11b",
"accountName": "sample string 44",
"customerOrderIdentifier": "4OHjzyTz/EWoujdKnXvslQ==",
"customerOrderIdentifierGuid": "cfe3e1e0-f324-45fc-a8ba-374a9d7bec95",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "kwXXbn3V+ECxE53OcsL3og==",
"paymentIdentifierGuid": "6ed70593-d57d-40f8-b113-9dce72c2f7a2",
"identifier": "i2i7XBFCZU+SADYeeRpNXw==",
"identifierGuid": "5cbb688b-4211-4f65-9200-361e791a4d5f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "gSDmIneyjUKQg0Kz2Thodg==",
"itemIdentifierGuid": "22e62081-b277-428d-9083-42b3d9386876"
}
},
{
"$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": "ej+hR8BkMkux/SLi5sXAdw==",
"customerIdentifierGuid": "47a13f7a-64c0-4b32-b1fd-22e2e6c5c077",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "c9r0S23PX0eS/5h37avGcA==",
"idempotentGuid": "4bf4da73-cf6d-475f-92ff-9877edabc670",
"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:31:22.2721893",
"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:31:22.2721893",
"labelPageLayout": "WkToZ5dlk0KX2rJRYneOUg==",
"pageLayoutGuid": "67e8445a-6597-4293-97da-b25162778e52",
"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:31:22.2721893"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "20aMBrxrVkm1YIufgHXO3Q==",
"customerIdentifierGuid": "068c46db-6bbc-4956-b560-8b9f8075cedd",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:31:22.2721893",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "bQNiFq/hJkmy4mzyHViwyg==",
"issuedIdempotentGuid": "1662036d-e1af-4926-b2e2-6cf21d58b0ca",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:31:22.2721893",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:31:22.2721893",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "PKm/4G7nPEGug1Fel3wcnQ==",
"redeemedIdempotentGuid": "e0bfa93c-e76e-413c-ae83-515e977c1c9d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:31:22.2721893",
"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": "U0MVclfdRECJqPWEwDfFIA==",
"groupIDGuid": "72154353-dd57-4044-89a8-f584c037c520",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "VpGIM3Ht10uCW3VCG9oicQ==",
"identifierGuid": "33889156-ed71-4bd7-825b-75421bda2271",
"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": "9Ch+80oKOEuUygYQfNqVwA==",
"guid": "f37e28f4-0a4a-4b38-94ca-06107cda95c0",
"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": "Ie8a8fKRwUysByyuXWu6tg==",
"groupGuid": "f11aef21-91f2-4cc1-ac07-2cae5d6bbab6",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "osH3xZbZXkmsuvciG4u9Lw==",
"pluGuid": "c5f7c1a2-d996-495e-acba-f7221b8bbd2f",
"priceGroupG_UID": "jdcMHkFGRESVapN9PfTO4w==",
"priceGroupGuid": "1e0cd78d-4641-4444-956a-937d3df4cee3",
"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": "tPBO4T+NGU2+5N60uw64NA==",
"priceLevelIdentifierGuid": "e14ef0b4-8d3f-4d19-bee4-deb4bb0eb834",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "CgFriOxT20GLt5HF3lhR/g==",
"identifierGuid": "886b010a-53ec-41db-8bb7-91c5de5851fe",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "ulndq6DvA0evyfYqaS+bsw==",
"labelPageLayoutGuid": "abdd59ba-efa0-4703-afc9-f62a692f9bb3",
"priceLevelIdentifier": "eN7QMCORK0WwG3Fv+CucUA==",
"priceLevelIdentifierGuid": "30d0de78-9123-452b-b01b-716ff82b9c50",
"active": true,
"updated": "2026-06-03T18:31:22.2721893",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "YB7HBSVNBEWox2MssUoyhQ==",
"headerIdentifierGuid": "05c71e60-4d25-4504-a8c7-632cb14a3285",
"identifier": "Ibx/9lb8HUeUjYoY7WoX8A==",
"identifierGuid": "f67fbc21-fc56-471d-948d-8a18ed6a17f0",
"supplierIdentifier": "5Z7RsX2oKEiZL1Y1UbwKKQ==",
"supplierGuid": "b1d19ee5-a87d-4828-992f-563551bc0a29",
"pluG_UID": "h5Rt0eM/hEGzc2OiNICLvg==",
"pluGuid": "d16d9487-3fe3-4184-b373-63a234808bbe",
"campaignName": "6dfc36a2-175c-4970-91b6-08feff2eaca1",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:31:22.2721893",
"end": "2026-06-03T18:31:22.2721893",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "gCr7+9uWw0+GMiw2R1QcmQ==",
"bonusItemPluGuid": "fbfb2a80-96db-4fc3-8632-2c3647541c99",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"campaignEndDate": "2026-06-03T18:31:22.2721893",
"masterPLUG_UID": "oTIcx1rBJUa05x3DgTiMFg==",
"masterID": "c71c32a1-c15a-4625-b4e7-1dc381388c16",
"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": "b61wxf48jkivL46KbD2HWg==",
"bonusMasterID": "c570ad6f-3cfe-488e-af2f-8e8a6c3d875a",
"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:31:22.2721893",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "j+KSW8LYVEaK9thT6NRD1w==",
"pluGuid": "5b92e28f-d8c2-4654-8af6-d853e8d443d7",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "ZBbuWtoiMkWHr3WWa8/qsw==",
"alternateProduct": "5aee1664-22da-4532-87af-75966bcfeab3",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "CGS5WvkLe0+8xl4Xq05LVg==",
"pluGuid": "5ab96408-0bf9-4f7b-bcc6-5e17ab4e4b56",
"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:31:22.2721893",
"inventoryTracked": "2026-06-03T18:31:22.2721893",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "ZEOLnlGZnEOZ3fn8nhxYgQ==",
"pluGuid": "9e8b4364-9951-439c-99dd-f9fc9e1c5881",
"fuelPluG_UID": "6ceFf9vaH0q8I++EZqlBpw==",
"fuelPluGuid": "7f85c7e9-dadb-4a1f-bc23-ef8466a941a7",
"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": "gXY+Ej9yjk2z3/kfiaCAnA==",
"supplierGuid": "123e7681-723f-4d8e-b3df-f91f89a0809c",
"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": "ppAlBG+Bz0uMSLJQjtgIsQ==",
"supplierGuid": "042590a6-816f-4bcf-8c48-b2508ed808b1",
"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:31:22.2721893",
"deliveryDate": "2026-06-03T18:31:22.2721893",
"nextCutOffDate": "2026-06-03T18:31:22.2721893",
"nextDeliveryDate": "2026-06-03T18:31:22.2721893",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"processed": "2026-06-03T18:31:22.2721893",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "rB73EovTUUaFx3srMyGKDg==",
"hostIdentifierGuid": "12f71eac-d38b-4651-85c7-7b2b33218a0e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"274f267f-dd1e-4796-a3e1-81dcfd11ff90",
"30279e04-e0e3-4020-81f4-3f99b0a5bbb3"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "7TjlOz8DJk29wR6x7vWGXg==",
"identifierGuid": "3be538ed-033f-4d26-bdc1-1eb1eef5865e",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"f359f600-29da-4dc2-b73f-1b34dea72ee3",
"ebb37e45-dff3-429f-adc3-659c16603480"
],
"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:31:22.2721893",
"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": "892bf6a2-bb27-4aa2-b869-6eae4d824604",
"updateStore": {
"$id": "112",
"id": "d04e1ce1-de00-4d7a-bdad-4695443d5696",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893"
},
"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": "4FV+oIjgs0+CSLYIt+KUPw==",
"autoOrderIdentifier": "a07e55e0-e088-4fb3-8248-b608b7e2943f",
"cutOffDate": "2026-06-03T18:31:22.2721893",
"deliveryDate": "2026-06-03T18:31:22.2721893",
"daysBuffer": 3,
"nextCutOffDate": "2026-06-03T18:31:22.2721893",
"nextDeliveryDate": "2026-06-03T18:31:22.2721893",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "115",
"autoOrderGuid": "bs+8HNP590Kz7VOlKo+4xg==",
"autoOrderIdentifier": "1cbccf6e-f9d3-42f7-b3ed-53a52a8fb8c6",
"pluG_UID": "urGXTU4uekma0yczOdFAQQ==",
"pluGuid": "4d97b1ba-2e4e-497a-9ad3-273339d14041",
"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:31:22.2721893",
"investmentBuyStatus": 2,
"processed": "2026-06-03T18:31:22.2721893",
"product": {
"$ref": "14"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "102"
},
"inventory": {
"$id": "116",
"inventoryGuid": "lwpE2FmGqUC1s8/KoH1zxg==",
"inventoryIdentifier": "d8440a97-8659-40a9-b5b3-cfcaa07d73c6",
"created": "2026-06-03T18:31:22.2721893",
"createdLocal": "2026-06-03T18:31:22.2721893",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-06-03T18:31:22.2721893",
"history": [
{
"$id": "117",
"inventoryGuid": "LFf63KwIqk2F0tYGsoTt+A==",
"inventoryIdentifier": "dcfa572c-08ac-4daa-85d2-d606b284edf8",
"pluG_UID": "rA/mHTknxkifmFH583R5Mg==",
"pluIdentifier": "1de60fac-2739-48c6-9f98-51f9f3747932",
"inventoryReason": 3,
"inventoryInvoiceGuid": "FhmqtW41k0+K4AK3BBHhag==",
"invoiceIdentifier": "b5aa1916-356e-4f93-8ae0-02b70411e16a",
"operatorGuid": "4z/+7v+6kkC+9yiIs7bR8g==",
"operatorIdentifier": "eefe3fe3-baff-4092-bef7-2888b3b6d1f2",
"stocktakeGuid": "Du2f5X3U+Ui2nWr75qBjgg==",
"stocktakeIdentifier": "e59fed0e-d47d-48f9-b69d-6afbe6a06382",
"orderGuid": "KKFQHLNDaUKWG5vuSZka9A==",
"orderIdentifier": "1c50a128-43b3-4269-961b-9bee49991af4",
"saleHeaderGuid": "SjQdQHh1A0ayb3a7vNDr0A==",
"saleHeaderGuidIdentifier": "401d344a-7578-4603-b26f-76bbbcd0ebd0",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "D6pQTC3NJ0mf0YQkFipPzg==",
"creditNoteGuid": "4c50aa0f-cd2d-4927-9fd1-8424162a4fce",
"inventorySourceGuid": "DxmVXm/Ik0y3OJBirWNq0A==",
"inventorySourceIdentifier": "5e95190f-c86f-4c93-b738-9062ad636ad0",
"createdLocal": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"createdLocalTime": "2026-06-03T18:31:22.2721893",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "118",
"inventoryInvoiceGuid": "iS+M/W68e0uwgcjmPhWTfw==",
"invoiceIdentifier": "fd8c2f89-bc6e-4b7b-b081-c8e63e15937f",
"inventoryGuid": "INcvDEFafEi9CNqfI2OI+g==",
"inventoryIdentifier": "0c2fd720-5a41-487c-bd08-da9f236388fa",
"supplierIdentifier": "rg1kj3gDc02cbEq/IPE2Rg==",
"supplierGuid": "8f640dae-0378-4d73-9c6c-4abf20f13646",
"orderGuid": "F4Ic9qrgAEW1qgYMj/T2vg==",
"orderIdentifier": "f61c8217-e0aa-4500-b5aa-060c8ff4f6be",
"invoiceHeaderIdentifier": "QQmdqC02nUKb5RA1RFpVcA==",
"invoiceHeaderGuid": "a89d0941-362d-429d-9be5-1035445a5570",
"created": "2026-06-03T18:31:22.2721893",
"ordered": "2026-06-03T18:31:22.2721893",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:31:22.2721893",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:31:22.2721893",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "5xwpTfiPBUCsD5vMhxRvFw==",
"pluGuid": "4d291ce7-8ff8-4005-ac0f-9bcc87146f17",
"orderInventoryGuid": "WGs6JJJT5E2wIxRL4hk+hg==",
"orderInventoryIdentifier": "243a6b58-5392-4de4-b023-144be2193e86",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "119",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "RArozAJ9oECxCUX0vOzvjg==",
"invoiceIdentifier": "cce80a44-7d02-40a0-b109-45f4bcecef8e",
"inventoryGuid": "w9PPown/KEa8Tl9J8RFMBA==",
"inventoryIdentifier": "a3cfd3c3-ff09-4628-bc4e-5f49f1114c04",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:31:22.2721893",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:31:22.2721893",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "119"
}
]
},
"invoiceHeaderIdentifier": "mRjEY5wEtkeZS+OFEBhYJg==",
"invoiceHeaderGuid": "63c41899-049c-47b6-994b-e38510185826",
"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:31:22.2721893"
},
"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": "bb195a6a-d00e-4b5b-9a63-e4b3f66f6d2e",
"product": {
"$ref": "14"
},
"inventory": {
"$ref": "116"
},
"storeID": 2,
"storeName": "sample string 3",
"dayWeighting": {
"$id": "122",
"sunday": 1.1
},
"explanations": [
{
"$id": "123",
"pluG_UID": "aVl2ykKLXkWWMbJEZLFsPA==",
"pluGuid": "ca765969-8b42-455e-9631-b24464b16c3c",
"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:31:22.2721893": {
"$id": "127",
"date": "2026-06-03T18:31:22.2721893",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "882bLF38IEOOhiuKEDR0tw==",
"comboPriceGroupGuid": "2c9bcdf3-fc5d-4320-8e86-2b8a103474b7"
}
},
"onHandPredictions": [
{
"$id": "128",
"autoOrderGuid": "Aqoa60iHbEmMJ47/cTH9PA==",
"autoOrderIdentifier": "eb1aaa02-8748-496c-8c27-8eff7131fd3c",
"pluG_UID": "PxTOIOcNgEyILneL55lztA==",
"pluGuid": "20ce143f-0de7-4c80-882e-778be79973b4",
"childPLUG_UID": "U21zFq3JlEWAYw92oXZ9Lg==",
"childPluGuid": "16736d53-c9ad-4594-8063-0f76a1767d2e",
"date": "2026-06-03T18:31:22.2721893",
"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": "f368bac9-1b88-4e30-a568-80fa43ff756c",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "115"
}
],
"boosts": [
{
"$id": "129",
"autoOrderGuid": "iTR6d0Bqs0e9hJHgn9Su0Q==",
"autoOrderIdentifier": "777a3489-6a40-47b3-bd84-91e09fd4aed1",
"date": "2026-06-03T18:31:22.2721893",
"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": "j1ihppHYiEyyYxsPJxq5BA==",
"orderIdentifier": "a6a1588f-d891-4c88-b263-1b0f271ab904",
"supplierIdentifier": "v13Yqu36ikSOXqF4Yk1R6w==",
"supplierGuid": "aad85dbf-faed-448a-8e5e-a178624d51eb",
"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": "0XokaOSbxkuu+rDE9UlH0w==",
"orderIdentifier": "68247ad1-9be4-4bc6-aefa-b0c4f54947d3",
"pluG_UID": "PdP7o1QKJkWPjKbyDgMf9g==",
"pluGuid": "a3fbd33d-0a54-4526-8f8c-a6f20e031ff6",
"created": "2026-06-03T18:31:22.2721893",
"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": "2ORlHc5pb0KCwn7NshOGGA==",
"substituteGuid": "1d65e4d8-69ce-426f-82c2-7ecdb2138618",
"warehousePLUG_UID": "NfmfjHPEbUaSsFqIA3Qkmw==",
"warehousePluGuid": "8c9ff935-c473-466d-92b0-5a880374249b",
"updated": "2026-06-03T18:31:22.2721893",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "14"
},
"unknownScan": {
"$id": "133",
"pluG_UID": "GxrjJyrFJ0SqVJpLpuoU3A==",
"pluGuid": "27e31a1b-c52a-4427-aa54-9a4ba6ea14dc",
"orderGuid": "E4vKfntem06TukrjxfPcJg==",
"orderIdentifier": "7eca8b13-5e7b-4e9b-93ba-4ae3c5f3dc26",
"barcode": "sample string 3",
"created": "2026-06-03T18:31:22.2721893",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "14"
},
"warehouseProduct": {
"$ref": "14"
},
"lookup": {
"$id": "134",
"pluG_UID": "RtyyiEsG2E+qWnzDg9AYUQ==",
"pluGuid": "88b2dc46-064b-4fd8-aa5a-7cc383d01851",
"inventoryGuid": "qIxW3yfm6Ea2AEgPwRrbSA==",
"inventoryIdentifier": "df568ca8-e627-46e8-b600-480fc11adb48",
"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:31:22.2721893",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-06-03T18:31:22.2721893",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-06-03T18:31:22.2721893",
"orderHeader": {
"$ref": "1"
},
"invoiceDetail": {
"$id": "135",
"identifier": "l3anI4LfQkm40dMQ6wM2FQ==",
"identifierGuid": "23a77697-df82-4942-b8d1-d310eb033615",
"headerIdentifier": "5BtL2TKmEUK25WEiUUnqTQ==",
"headerIdentifierGuid": "d94b1be4-a632-4211-b6e5-61225149ea4d",
"pluG_UID": "TPfSJ0+dyEa9036F8lSozQ==",
"pluGuid": "27d2f74c-9d4f-46c8-bdd3-7e85f254a8cd",
"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:31:22.2721893",
"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:31:22.2721893",
"costEnd": "2026-06-03T18:31:22.2721893",
"createdFromUnknownScan": true,
"orderGuid": "FfdRR1/nIU64/S182/LzsQ==",
"orderIdentifierGuid": "4751f715-e75f-4e21-b8fd-2d7cdbf2f3b1",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:31:22.2721893",
"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:31:22.2721893",
"unknownScan": {
"$id": "136",
"pluG_UID": "BbP/oY1Db0+uUhpDR7IlIQ==",
"pluGuid": "a1ffb305-438d-4f6f-ae52-1a4347b22521",
"invoiceIdentifier": "gSYGBaGi2keaBX5dCGNiyw==",
"invoiceGuid": "05062681-a2a1-47da-9a05-7e5d086362cb",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:31:22.2721893"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "m5QiwYThi0OCmJDD2KBRgg==",
"priceGroupGuid": "c122949b-e184-438b-8298-90c3d8a05182",
"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": "zn7f6QM3UUCqotSBDlddiA==",
"identifierGuid": "e9df7ece-3703-4051-aaa2-d4810e575d88",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "GmaZy/HVqUSigzLGNLGLTg==",
"primaryContactID": "cb99661a-d5f1-44a9-a283-32c634b18b4e",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "feec37c2-3c07-4b15-bc55-0f750c22628b"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\�ɫl� 5 xl/workbook.xml � (� ��;�0D�H����!�"T4iS�7��-��lG���#�ҥۙ�};�dl�ӓ���m ��1�Եs3��w�X��,��e��i�
��� H�Łyi�rt���a��"�@�j�P�I
��DH�4{J��*gc����n!��*V�q�*���j��չw%�@l.��7Q�$�GiGI��t�]}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
��\�Q�3' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5fb2725cf5184497" /></Relationships>PK ��\ƭ��
08 xl/worksheets/sheet1.xml � (� ���r��_ť��&��HٞRw&��'w>��&�R�����6�����H����~��������q�{�X^�o�'P�����l~~u��x�ku�4�����|���r6[p�����xr�Z�|px�<��]�.����
v1_\����������ٯ�������+jyy�s9��mH_˟�������uu}zu399:���׳?X�.�'Sx�|���Ó���OW�?�����w>�g�����s{���v�7�������w�?OfW�/W�R�ms6�������j����������\��.�'T�7�r�ٯ�j~���Cn}����v�]��$���ݷw���hЦ !�n����v|���������}9�x�>��O��Br������㞺��v�����(Ec-��}{�Lƴ=�
��<Ŕ��<l�ۗ9���X� c=����@P�!�-y�U&�D��@]����>��I���T�!�-}�U
��hp%2~�]�<�,Y���"��{�Q��E�*F���J,�̢ˢ�,ڽϿ�h�m��nߖ�=�9�L��O��+��6�g�H��̞�c{��Y�k�=��=���,r)t�ѳc�A��s=�x������s-z+���߰2�Ύ]�&��1@�w܁�%]F�����2�.t{0��#�=&,@�2���d�B�{ p$���k�������!#�Z$-V��1%0 K=d&�X&}fқ�0�Q 4�t��Lz;�̤�0X��,�ȿ��2�ލ���n�{� x�FS� #�Ǟ�>#�cW����]�z�Hz�CFҧ��~r֓ �cK��Hz�� c>���(ܲ3�al���"i�bc[�&LP0V�H;Rɐ���$s��90Δ搑~�6K�Q)�>�X�/�f�L��L��dطj �ŐƎ�Y4���Y�fl���K���e�lB>�K=d��*G�}��cf1�,Z[A$�@��qP�bf1�����M���3��S�ĊKo8a�� 7�s�EîF�qй3�{��|f2�Lr���� �Sw���dl��Z0y�:`�����ĖI�l����XJ٘��^�&�'��Ż0f$��$V�XK`Lt�Ed$q߂3�軇����u1�K��(b�X�R�y.���gqlA������3��+h��`W5PzN�(b��^�"�l�_8RF1�(�$�E�*��^��b��:��b�j��ɸ������b�dj��3d��2��E��+�h�HaQ�Ld���Z���|aI��46Q�Ldj��i�i��˔R�pL�wƖȰ����|���2��҇*��2'��"(I�kL^<��)�,e ��� �3�Ħ$��e
W�ѣ)�����H�*�;@ö�2���P���s��RiIj�DƁ�8�>�
�I�H��D���x��
�DR?]'䪌l�%2��+g����� �$��훺��"D�FʔM��m��1��)0`6���P��� 6��K���������;�����ˢ���ӓ�������ca�Ӕ\�~Ŵ:�,''G�O����u���z;��v��G<p����#|?��vD�G<ގ���'�؏x���϶#��\QL��B ��TB������k%D�F ʾUB�����{%D��A �~Th�~RB������%D��U �~SB��SńV�;Ulh��S͈B�bE+�*ftB�bG'4�*�tB�bI'T�*�tB�bK'uV��Ί3��Y���:+�tRgŜ^ꬸ�K�{z���O/uV�ΊC��Y���:+�RgŤ^ꬸ�K������ t���s��4�kŧA�\+>
B�Z�i:�Z�:O�йV|�ε��(o�O��Y�i�:+>�RgŧQ��4J��F����(uV|�ΊO��Y�)J����Y�)J����Y�)J����Y�)J���йQ|�B�F�)
�ŧI��(>M�~��4 �ŧI��(>MB�F�i:7�%W��(>MRg�+c�&��O��ŧ$�B�)ɽP|Jr/���ŧ$�B�)ɽP|Jr/���Y�)I����Y�)��C� 7e�m�H{�J)k��(�E��E�1�0�#-Fl���b�'��|���/0����{:<�6+��+1`�/�����b�z��.���x7`��Z�0�-F��y|�����}�����8|:�jK�w�zǼ���=�#V��|�>ڣ��{�>��+�á�g{�>���؋ޞH]^�1ܫ=b_��f�ط{ľ�#������S��$��OZ�,pw�/Zr�_� Y�~ӂd����ͬ�r�|5��$,���Z�,T��9i�X>�Տ� Y[h���l��!sҲ�|��5�˷�zH^���,_��Ƿ>Us��6�\���\���aϩPɏ?� ��%c��Xkv�
���Y|~�Ԛ;��e��s�^��S�o6�;�g��S�p6����W6�+���Fs�|fm47�w�Fs�|hm47ʗ֦�q���eܭ���Us*�oi�����[-H���5Y��6�=Y>�6jʔk�R�|�m4����fW�l���y
�+:;�c^�N�g�G��j����s���N�PK ��\����� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8��P�n�a[z��Q;�]�gc���V� �X��j4��'�|�lvo�D^Ї���,�V�~�C�8춛N"��`�%��bC&��Ҡ�"dnA�:��YĔ��.B�Ā����5n��xY�?D���p��yF� �W�O� F G������"KT O}�J�V�i+V�@���B�L~���D�#cmY�m�HuW#<��ѧK����Z�{ɤԅ�b\_���_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 ��\��~&~ 5 xl/sharedStrings.xml � (� �Ymo�H�|+�@�|�Ѐ�(�*�3������=iW']�41Ls�$�=���lL��Hw�h&����������63�iY�,�<�'֙As��4�<{y�bgF�q�����Vg�OWU�
ͫ˳
���tZ�
��j�
���r�9�Z�N���8�6��m6E�5�nq����9�k]������t���%������-/���b*(
���i��Nc-��i��$U�n0y{f�obpfD:EǏ\s��jH��7s��גW���v��R�na%].����U�7E�W}Ǒ�����f��v�9���Y�t���B��uQd:۶�f���"eZp�!��>T���\!��)W�k�W��Ѵ��ޭ+\q� "��e�0� } u�PڤE��ْ��`GC��=QB�wͩ}Pv���
]`/V~�)�P��QdT�9���kh�^�X��-Y+����!���VW���O4b�1]�2ř�NB҉bn��䢬��@����:V��p�A�E,���s��B��&��L�'��
"š=��戒�]Aa�:���R�F[M���ZT�Q���0ė�@�q�S_V˂��!�sE�C�/��5gҩC�gV��b����&�θ<{�H��~o�������t[�R��c�!�� �ʁ(�R���<z�,��F�d}��_�3;�;��3�P��=�m�GF�n��C�)1ֱ��0�z�����RcP��n٤ֿ�V
�4�"��"%��`gs�9�b�)y��G��xTws���BS-��������<Ė��W�5ȫ�'�ֺ����<R�ζ_<��E�3^6֟����'���s��&�뚡��L�u}GIhb�&���Z�P����06���,��ȱ�0A8���Kbk(SaѶau)E�s�p���1�'�*�
#3�n�YȎV�H"�rm;4g٦;��df��q����D�q �fL�ݝ�C70m���"��C�5��8���8�ö}G'p�-|>u�b��R�D��OX��CtBgt�"j�
�နxH�г�M�� �!� #3�)�T���z�:�=�.���gf���Qx�c�ɩ|<�Z焝5����B�3�.$t�8 ��^��>�v��9�������;h9Y5���Od��&����Q߁��p���@Uc�s�
���$'������˅qi�?Uw0��{i��oH�%�A����D_RD�hF��m�~yZ)�+�@��/��gxy���
4��M|�%r5B���㸤Ue+h�C��ږ��0��� ���b���HJ#=B�Tai*�*a2����ob��&�Ѭ�k�����e�e�5�K��=�+��S�b8���\��.B� ��G�$�yȠ�'@�M�)��̘�;�9B��]+ ,����=��ͽ�e�L�:�7��*�j_>gy���Mbj�^<Uf�eJ�|��WZ�����=5��\��r���im*Ê�2�~��y]�{
��BH H��p���K��p�4�,��fBm(�>L:8� Ħ�� L-��4����|P�;����EA���V}�%l�duL��l��-����FK��6��؇�1=t�wT[��uLg��_�:Ns���@<���T<� ��U�=�>�w�mY������:OK�B
��,W&â���\P��������/�~I��hs�38M|�ׂh�&�Ю�^!@-�\����q��ߚ��ɒ ӌ�5��͚b�{i�"v�c��&Vݸ_1A�-�UؕZ��
Q2i%��GV�l��!M!=Ӿ ��� �����b!�vm�D�C��`f�?1=��Z̈eơy��{$$���t}@;4�
P�a}�+��O���β]���
���/���0gE:�����C��V� �-i�Ku_���w������<���>����G��̑"���M��ݠ�������QR�0=ȗ����Q��U� �<+@mZ�ӳ�"z��߆C�����Nu
0���8$ؖ2�)��"��ܧ����C7�h�ڴ��L䀜��x���*�����O��<B)�+���{Y��ǻ��ن����Z_q��M�oW���UDŽR����`�lό��V�{Ah��h/3�*~�PK- ��\�ɫl� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\�Q�3' ' W _rels/.relsPK- ��\ƭ��
08 � xl/worksheets/sheet1.xmlPK- ��\����� P 0 xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
w xl/styles.xmlPK- ��\��~&~ 5 � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\���̷ 5 xl/workbook.xml � (� ����0D�&�C���h�N\�z�^`+
�K��|K $��ξ>��kĞ|�`\n�y?挹�-�G0a'�jჴ/�R�*l��g����,�+4�S����-��u ^Jeh����fO��2k��$l �����"*b���V�J�so�Pbs�G�B�����Y���n�
�����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
��\4!q�' ' _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="Rf5b2a6334c22450b" /></Relationships>PK ��\ƭ��
08 xl/worksheets/sheet1.xml � (� ���r��_ť��&��HٞRw&��'w>��&�R�����6�����H����~��������q�{�X^�o�'P�����l~~u��x�ku�4�����|���r6[p�����xr�Z�|px�<��]�.����
v1_\����������ٯ�������+jyy�s9��mH_˟�������uu}zu399:���׳?X�.�'Sx�|���Ó���OW�?�����w>�g�����s{���v�7�������w�?OfW�/W�R�ms6�������j����������\��.�'T�7�r�ٯ�j~���Cn}����v�]��$���ݷw���hЦ !�n����v|���������}9�x�>��O��Br������㞺��v�����(Ec-��}{�Lƴ=�
��<Ŕ��<l�ۗ9���X� c=����@P�!�-y�U&�D��@]����>��I���T�!�-}�U
��hp%2~�]�<�,Y���"��{�Q��E�*F���J,�̢ˢ�,ڽϿ�h�m��nߖ�=�9�L��O��+��6�g�H��̞�c{��Y�k�=��=���,r)t�ѳc�A��s=�x������s-z+���߰2�Ύ]�&��1@�w܁�%]F�����2�.t{0��#�=&,@�2���d�B�{ p$���k�������!#�Z$-V��1%0 K=d&�X&}fқ�0�Q 4�t��Lz;�̤�0X��,�ȿ��2�ލ���n�{� x�FS� #�Ǟ�>#�cW����]�z�Hz�CFҧ��~r֓ �cK��Hz�� c>���(ܲ3�al���"i�bc[�&LP0V�H;Rɐ���$s��90Δ搑~�6K�Q)�>�X�/�f�L��L��dطj �ŐƎ�Y4���Y�fl���K���e�lB>�K=d��*G�}��cf1�,Z[A$�@��qP�bf1�����M���3��S�ĊKo8a�� 7�s�EîF�qй3�{��|f2�Lr���� �Sw���dl��Z0y�:`�����ĖI�l����XJ٘��^�&�'��Ż0f$��$V�XK`Lt�Ed$q߂3�軇����u1�K��(b�X�R�y.���gqlA������3��+h��`W5PzN�(b��^�"�l�_8RF1�(�$�E�*��^��b��:��b�j��ɸ������b�dj��3d��2��E��+�h�HaQ�Ld���Z���|aI��46Q�Ldj��i�i��˔R�pL�wƖȰ����|���2��҇*��2'��"(I�kL^<��)�,e ��� �3�Ħ$��e
W�ѣ)�����H�*�;@ö�2���P���s��RiIj�DƁ�8�>�
�I�H��D���x��
�DR?]'䪌l�%2��+g����� �$��훺��"D�FʔM��m��1��)0`6���P��� 6��K���������;�����ˢ���ӓ�������ca�Ӕ\�~Ŵ:�,''G�O����u���z;��v��G<p����#|?��vD�G<ގ���'�؏x���϶#��\QL��B ��TB������k%D�F ʾUB�����{%D��A �~Th�~RB������%D��U �~SB��SńV�;Ulh��S͈B�bE+�*ftB�bG'4�*�tB�bI'T�*�tB�bK'uV��Ί3��Y���:+�tRgŜ^ꬸ�K�{z���O/uV�ΊC��Y���:+�RgŤ^ꬸ�K������ t���s��4�kŧA�\+>
B�Z�i:�Z�:O�йV|�ε��(o�O��Y�i�:+>�RgŧQ��4J��F����(uV|�ΊO��Y�)J����Y�)J����Y�)J����Y�)J���йQ|�B�F�)
�ŧI��(>M�~��4 �ŧI��(>MB�F�i:7�%W��(>MRg�+c�&��O��ŧ$�B�)ɽP|Jr/���ŧ$�B�)ɽP|Jr/���Y�)I����Y�)��C� 7e�m�H{�J)k��(�E��E�1�0�#-Fl���b�'��|���/0����{:<�6+��+1`�/�����b�z��.���x7`��Z�0�-F��y|�����}�����8|:�jK�w�zǼ���=�#V��|�>ڣ��{�>��+�á�g{�>���؋ޞH]^�1ܫ=b_��f�ط{ľ�#������S��$��OZ�,pw�/Zr�_� Y�~ӂd����ͬ�r�|5��$,���Z�,T��9i�X>�Տ� Y[h���l��!sҲ�|��5�˷�zH^���,_��Ƿ>Us��6�\���\���aϩPɏ?� ��%c��Xkv�
���Y|~�Ԛ;��e��s�^��S�o6�;�g��S�p6����W6�+���Fs�|fm47�w�Fs�|hm47ʗ֦�q���eܭ���Us*�oi�����[-H���5Y��6�=Y>�6jʔk�R�|�m4����fW�l���y
�+:;�c^�N�g�G��j����s���N�PK ��\��2� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I�&��vÆm�gGMl�v���G�
XE�Tb�������4����ݿ�yAFk8Y���h����DLA�.��b��P��Y��:4����EL���$�e���_2�I���!Z�F��V�g4�0}��4br~����5Y�y�9��+֩F�V��л��x�0�z}���u�֕jW�I��*����9�t�Ӳ�P+�(ʦ�XYI�a}U�7��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 ��\��~&~ 5 xl/sharedStrings.xml � (� �Ymo�H�|+�@�|�Ѐ�(�*�3������=iW']�41Ls�$�=���lL��Hw�h&����������63�iY�,�<�'֙As��4�<{y�bgF�q�����Vg�OWU�
ͫ˳
���tZ�
��j�
���r�9�Z�N���8�6��m6E�5�nq����9�k]������t���%������-/���b*(
���i��Nc-��i��$U�n0y{f�obpfD:EǏ\s��jH��7s��גW���v��R�na%].����U�7E�W}Ǒ�����f��v�9���Y�t���B��uQd:۶�f���"eZp�!��>T���\!��)W�k�W��Ѵ��ޭ+\q� "��e�0� } u�PڤE��ْ��`GC��=QB�wͩ}Pv���
]`/V~�)�P��QdT�9���kh�^�X��-Y+����!���VW���O4b�1]�2ř�NB҉bn��䢬��@����:V��p�A�E,���s��B��&��L�'��
"š=��戒�]Aa�:���R�F[M���ZT�Q���0ė�@�q�S_V˂��!�sE�C�/��5gҩC�gV��b����&�θ<{�H��~o�������t[�R��c�!�� �ʁ(�R���<z�,��F�d}��_�3;�;��3�P��=�m�GF�n��C�)1ֱ��0�z�����RcP��n٤ֿ�V
�4�"��"%��`gs�9�b�)y��G��xTws���BS-��������<Ė��W�5ȫ�'�ֺ����<R�ζ_<��E�3^6֟����'���s��&�뚡��L�u}GIhb�&���Z�P����06���,��ȱ�0A8���Kbk(SaѶau)E�s�p���1�'�*�
#3�n�YȎV�H"�rm;4g٦;��df��q����D�q �fL�ݝ�C70m���"��C�5��8���8�ö}G'p�-|>u�b��R�D��OX��CtBgt�"j�
�နxH�г�M�� �!� #3�)�T���z�:�=�.���gf���Qx�c�ɩ|<�Z焝5����B�3�.$t�8 ��^��>�v��9�������;h9Y5���Od��&����Q߁��p���@Uc�s�
���$'������˅qi�?Uw0��{i��oH�%�A����D_RD�hF��m�~yZ)�+�@��/��gxy���
4��M|�%r5B���㸤Ue+h�C��ږ��0��� ���b���HJ#=B�Tai*�*a2����ob��&�Ѭ�k�����e�e�5�K��=�+��S�b8���\��.B� ��G�$�yȠ�'@�M�)��̘�;�9B��]+ ,����=��ͽ�e�L�:�7��*�j_>gy���Mbj�^<Uf�eJ�|��WZ�����=5��\��r���im*Ê�2�~��y]�{
��BH H��p���K��p�4�,��fBm(�>L:8� Ħ�� L-��4����|P�;����EA���V}�%l�duL��l��-����FK��6��؇�1=t�wT[��uLg��_�:Ns���@<���T<� ��U�=�>�w�mY������:OK�B
��,W&â���\P��������/�~I��hs�38M|�ׂh�&�Ю�^!@-�\����q��ߚ��ɒ ӌ�5��͚b�{i�"v�c��&Vݸ_1A�-�UؕZ��
Q2i%��GV�l��!M!=Ӿ ��� �����b!�vm�D�C��`f�?1=��Z̈eơy��{$$���t}@;4�
P�a}�+��O���β]���
���/���0gE:�����C��V� �-i�Ku_���w������<���>����G��̑"���M��ݠ�������QR�0=ȗ����Q��U� �<+@mZ�ӳ�"z��߆C�����Nu
0���8$ؖ2�)��"��ܧ����C7�h�ڴ��L䀜��x���*�����O��<B)�+���{Y��ǻ��ن����Z_q��M�oW���UDŽR����`�lό��V�{Ah��h/3�*~�PK- ��\���̷ 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\4!q�' ' V _rels/.relsPK- ��\ƭ��
08 � xl/worksheets/sheet1.xmlPK- ��\��2� P / xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
v xl/styles.xmlPK- ��\��~&~ 5 � xl/sharedStrings.xmlPK � �