POST api/order/{id}/clone
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
OrderHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | integer |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| BackToBack | integer |
None. |
|
| B2bGuid | Collection of byte |
None. |
|
| B2bIdentifier | globally unique identifier |
None. |
|
| Status | OrderStatus |
None. |
|
| Created | date |
None. |
|
| CreatedLocal | date |
None. |
|
| CreatedByUser | string |
String length: inclusive between 0 and 191 |
|
| StoreID | integer |
None. |
|
| TransferGuid | Collection of byte |
None. |
|
| TransferIdentifier | globally unique identifier |
None. |
|
| TransferInvoiceIdentifier | Collection of byte |
None. |
|
| TransferInvoiceGuid | globally unique identifier |
None. |
|
| AttachedToInvoice | integer |
None. |
|
| TransferType | TransferType |
None. |
|
| SupplierIdentifier | Collection of byte |
None. |
|
| SupplierIdentifierGuid | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Rows | integer |
None. |
|
| Cartons | integer |
None. |
|
| Units | integer |
None. |
|
| SentCount | integer |
None. |
|
| Sent | date |
None. |
|
| SentLocal | date |
None. |
|
| SentByUser | string |
String length: inclusive between 0 and 191 |
|
| LastSentStatus | integer |
None. |
|
| Cancelled | date |
None. |
|
| CancelledLocal | date |
None. |
|
| CancelledByUser | string |
String length: inclusive between 0 and 191 |
|
| Shipped | date |
None. |
|
| ShippedLocal | date |
None. |
|
| ShippedByUser | string |
String length: inclusive between 0 and 191 |
|
| StockReceived | date |
None. |
|
| StockReceivedLocal | date |
None. |
|
| StockReceivedByUser | string |
String length: inclusive between 0 and 191 |
|
| StockReceiveInventorySetting | UpdateInventory |
None. |
|
| Received | date |
None. |
|
| ReceivedLocal | date |
None. |
|
| Completed | date |
None. |
|
| CompletedLocal | date |
None. |
|
| Updated | date |
None. |
|
| UpdatedLocal | date |
None. |
|
| DueDate | date |
None. |
|
| WarehouseNote | string |
None. |
|
| WarehouseRef | string |
None. |
|
| PdeSerialNumber | string |
None. |
|
| TradingPartner | OrderTradingPartner |
None. |
|
| OrderType | string |
String length: inclusive between 0 and 20 |
|
| OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
| StateCode |
The state code of the store ordering for metcash |
string |
Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead. String length: inclusive between 0 and 20 |
| MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
| MailTo | string |
None. |
|
| MailBcc | string |
None. |
|
| MailReplyTo | string |
None. |
|
| Liquor | boolean |
None. |
|
| Summary | string |
Data type: MultilineText |
|
| Notes | string |
Data type: MultilineText |
|
| SupplierNotes | string |
Data type: MultilineText |
|
| ReceiptEmailSent | boolean |
None. |
|
| ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
| ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
| TransportCompanyGuid | Collection of byte |
None. |
|
| TransportCompanyIdentifier | globally unique identifier |
None. |
|
| AutoOrder | integer |
None. |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| DefaultOrderDocumentId | integer |
None. |
|
| DefaultStockReceiveDocumentId | integer |
None. |
|
| Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
| TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
| Rating |
Quality rating of the order |
integer |
None. |
| LastOrderEmailSentId | string |
None. |
|
| LastOrderEmailSentStatus | string |
None. |
|
| Deleted | date |
None. |
|
| DeletedByUser | string |
None. |
|
| AutoOrderGuid | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| AutoOrderHeader | AutoOrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierStoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierCartonsOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierEnforceMinimumQuantity | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| SupplierMinimumOrderValue | integer |
Relation. This field may not always be loaded or used for updates. |
|
| StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderCode | OrderCode |
Relation. This field may not always be loaded or used for updates. |
|
| Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
| Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
| TotalCostInc |
Summarised total cost inc tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| TotalPickedCostInc |
Summarised total picked cost inc tax, based on system costs, for store transfer orders |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| TotalReceivedCostInc |
Summarised total received cost in tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
| Total |
Totals aggregates |
OrderSubTotal |
Relation. This field may not always be loaded or used for updates. |
| Details | Collection of OrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
| UnknownScans | Collection of OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
| TransportCompany | TransportCompany |
Relation. This field may not always be loaded or used for updates. |
|
| TimeZoneInfo |
For sending orders |
TimeZoneInfo |
Relation. This field may not always be loaded or used for updates. |
| IsMetcashSorted | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderType | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupOrderTypeDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
| BackupTradingPartner | integer |
Relation. This field may not always be loaded or used for updates. |
|
| BackupHostIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"orderID": 1,
"orderGuid": "TvLrr/D3U0mM/bAJxM0PXQ==",
"orderIdentifier": "afebf24e-f7f0-4953-8cfd-b009c4cd0f5d",
"backToBack": 1,
"b2bGuid": "R1LUTea5kk6G8G/X7Bffwg==",
"b2bIdentifier": "4dd45247-b9e6-4e92-86f0-6fd7ec17dfc2",
"status": 2,
"created": "2026-04-03T06:27:23.0290521",
"createdLocal": "2026-04-03T06:27:23.0290521",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "LX8c5CI83ka1TH31GRIl4Q==",
"transferIdentifier": "e41c7f2d-3c22-46de-b54c-7df5191225e1",
"transferInvoiceIdentifier": "KCNvL3wbVUylHRVuTxc24A==",
"transferInvoiceGuid": "2f6f2328-1b7c-4c55-a51d-156e4f1736e0",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "ZOFaVgOvLE+w9TAwldNszg==",
"supplierIdentifierGuid": "565ae164-af03-4f2c-b0f5-303095d36cce",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-04-03T06:27:23.0290521",
"sentLocal": "2026-04-03T06:27:23.0290521",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-04-03T06:27:23.0290521",
"cancelledLocal": "2026-04-03T06:27:23.0290521",
"cancelledByUser": "sample string 7",
"shipped": "2026-04-03T06:27:23.0290521",
"shippedLocal": "2026-04-03T06:27:23.0290521",
"shippedByUser": "sample string 8",
"stockReceived": "2026-04-03T06:27:23.0290521",
"stockReceivedLocal": "2026-04-03T06:27:23.0290521",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-04-03T06:27:23.0290521",
"receivedLocal": "2026-04-03T06:27:23.0290521",
"completed": "2026-04-03T06:27:23.0290521",
"completedLocal": "2026-04-03T06:27:23.0290521",
"updated": "2026-04-03T06:27:23.0290521",
"updatedLocal": "2026-04-03T06:27:23.0290521",
"dueDate": "2026-04-03T06:27:23.0290521",
"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": "j/LVpy9Zj0iuJrUIrLVJ7w==",
"transportCompanyIdentifier": "a7d5f28f-592f-488f-ae26-b508acb549ef",
"autoOrder": 28,
"hostIdentifier": "iwKs+q46NU2LkBoFlmDyiw==",
"hostIdentifierGuid": "faac028b-3aae-4d35-8b90-1a059660f28b",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-04-03T06:27:23.0290521",
"deletedByUser": "sample string 33",
"autoOrderGuid": "GwyEgBq1IE+S3GfNxXt+TA==",
"autoOrderIdentifier": "80840c1b-b51a-4f20-92dc-67cdc57b7e4c",
"autoOrderHeader": {
"$id": "2",
"autoOrderGuid": "Q4lwAMYwvUuI2B19nIkY5A==",
"autoOrderIdentifier": "00708943-30c6-4bbd-88d8-1d7d9c8918e4",
"orderGuid": "1VI/kz+fHU6s1v7O8eNyrw==",
"orderIdentifier": "933f52d5-9f3f-4e1d-acd6-fecef1e372af",
"created": "2026-04-03T06:27:23.0290521",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-04-03T06:27:23.0290521",
"supplierIdentifier": "pconDtVZuEmDJpbvVqaERA==",
"supplierIdentifierGuid": "0e27caa5-59d5-49b8-8326-96ef56a68444",
"orderStatus": 1,
"tradingPartner": 1,
"simpleAWS": 2,
"defaultMPL": 3,
"investmentBuy": true,
"storeName": "sample string 5",
"supplierName": "sample string 6",
"description": "sample string 7",
"orderType": "sample string 8",
"mailTo": "sample string 9",
"mailBcc": "sample string 10",
"notes": "sample string 11",
"transportCompanyGuid": "ZPa+SZMtCE+aiWMsrK3H/w==",
"transportCompanyIdentifier": "49bef664-2d93-4f08-9a89-632cacadc7ff",
"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-04-03T06:27:23.0290521",
"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": "Q9oJUnfGBU6VWsq3RzKrbA==",
"hostIdentifierGuid": "5209da43-c677-4e05-955a-cab74732ab6c",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:27:23.0290521",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "K3Y+L0YKXkSLJH/3vi+yMg==",
"hostIdentifierGuid": "2f3e762b-0a46-445e-8b24-7ff7be2fb232",
"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"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "Y4aIt/quUEmNZxuaKznc8w==",
"hostIdentifierGuid": "b7888663-aefa-4950-8d67-1b9a2b39dcf3",
"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": "7",
"identifier": "ybMYvjXCwEa5THR95Cw/ew==",
"identifierGuid": "be18b3c9-c235-46c0-b94c-747de42c3f7b",
"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": "OQ1kPB7ZY0ORNcGPTwWeRQ==",
"hostSupplierIdentifierGuid": "3c640d39-d91e-4363-9135-c18f4f059e45",
"loyaltyPriceLevelIdentifier": "x5K1K7m7pUuknmemSWT1iA==",
"loyaltyPriceLevelIdentifierGuid": "2bb592c7-bbb9-4ba5-a49e-67a64964f588",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:27:23.0290521",
"lastProcessed": "2026-04-03T06:27:23.0290521",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "B40ThdVdvkGYtnxNJYGWAQ==",
"identifierGuid": "85138d07-5dd5-41be-98b6-7c4d25819601",
"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": "0zxfQHi/kEOVxiICWuDQbA==",
"primaryContactID": "405f3cd3-bf78-4390-95c6-22025ae0d06c",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "w3iNQJoAh0++cA5frmgLVA==",
"supplierGroupGuid": "408d78c3-009a-4f87-be70-0e5fae680b54",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:27:23.0290521",
"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": "9",
"id": "a01a9e65-21d6-4012-9f84-e57679937b06",
"identifier": "9yYfSrpK1EqE7dEJSxQw4w==",
"identifierGuid": "4a1f26f7-4aba-4ad4-84ed-d1094b1430e3",
"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": "10",
"supplierIdentifier": "qT+AicG0LkSNjnkidZQnOg==",
"supplierIdentifierGuid": "89803fa9-b4c1-442e-8d8e-79227594273a",
"contactGuid": "dfC2rA+Stkisq+Bg95mevQ==",
"contactID": "acb6f075-920f-48b6-acab-e060f7999ebd",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "/+qWztvwMkeu/PyYDpJqwQ==",
"pluGuid": "ce96eaff-f0db-4732-aefc-fc980e926ac1",
"supplierIdentifier": "DTJUgaghwE2jeHt2SBRaXQ==",
"supplierIdentifierGuid": "8154320d-21a8-4dc0-a378-7b7648145a5d",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:27:23.0290521",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:27:23.0290521",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "6eKp3xC2lUG1X608/WJMhA==",
"pluGuid": "dfa9e2e9-b610-4195-b55f-ad3cfd624c84",
"supplierIdentifier": "Vnhl71pnDEOs9SmZCWiX0w==",
"supplierIdentifierGuid": "ef657856-675a-430c-acf5-2999096897d3",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "kEMfR3zEhE2/huLE+w9sng==",
"parentPluGuid": "471f4390-c47c-4d84-bf86-e2c4fb0f6c9e",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "13",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "IFebyyLx7UO7Np0vjEVfHA==",
"guid": "cb9b5720-f122-43ed-bb36-9d2f8c455f1c",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "n47poHG8P0GkrAFqoNktIA==",
"priceGroupGuid": "a0e98e9f-bc71-413f-a4ac-016aa0d92d20",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:27:23.0290521",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:27:23.0290521",
"pluCreated": "2026-04-03T06:27:23.0290521",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:27:23.0290521",
"lastManualUpdate": "2026-04-03T06:27:23.0290521",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:27:23.0290521",
"currentCostUpdated": "2026-04-03T06:27:23.0290521",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:27:23.0290521",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:27:23.0290521",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "R6nDO3opLU2mYLcNxROhNQ==",
"altPLUGuid": "3bc3a947-297a-4d2d-a660-b70dc513a135",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:27:23.0290521",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "Eolnzatz3ESPjcc3HdjrTw==",
"shelfPageLayoutGuid": "cd678912-73ab-44dc-8f8d-c7371dd8eb4f",
"talkerPageLayoutG_UID": "pmaAyZ0ylU2S9UBvYVX0vg==",
"talkerPageLayoutGuid": "c98066a6-329d-4d95-92f5-406f6155f4be",
"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": "1q0BKudIK0WZKtJXalvoNA==",
"inventoryIdentifier": "2a01add6-48e7-452b-992a-d2576a5be834",
"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": "2nuaoRc0o0KG7FFHXeW+aA==",
"parentPluGuid": "a19a7bda-3417-42a3-86ec-51475de5be68",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "SWGjDEZoEkqAqtsOtkocYA==",
"supplierIdentifierGuid": "0ca36149-6846-4a12-80aa-db0eb64a1c60",
"supplierChanged": true,
"rebateSupplierIdentifier": "G2JDijfPiEGqI7VBRKgryg==",
"rebateSupplierIdentifierGuid": "8a43621b-cf37-4188-aa23-b54144a82bca",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:27:23.0290521",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "7e7yOD6cAUGF3QjciBZRCA==",
"hostIdentifierGuid": "38f2eeed-9c3e-4101-85dd-08dc88165108",
"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": "13"
},
{
"$ref": "13"
}
],
"store": {
"$ref": "3"
},
"storePrices": [
{
"$id": "14",
"pluG_UID": "iqupW67vP0e0SYe+8ZETYA==",
"pluGuid": "5ba9ab8a-efae-473f-b449-87bef1911360",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:27:23.0290521"
},
{
"$ref": "14"
}
],
"currentPrices": {
"$id": "15",
"pluPrices": {
"$id": "16",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:27:23.0290521",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "16"
},
"winningCampaign": 1,
"winner": {
"$id": "17",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:27:23.0290521",
"startTime": 5,
"endDate": "2026-04-03T06:27:23.0290521",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "Fl7u5nF3T06tkeMMN0X6DQ==",
"hostIdentifierGuid": "e6ee5e16-7771-4e4f-ad91-e30c3745fa0d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"tray": {
"$id": "18",
"g_UId": "9aZQ8TO0XUaw5R3G+F1hMw==",
"guid": "f150a6f5-b433-465d-b0e5-1dc6f85d6133",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "19",
"priceGroupG_UID": "5uu0lAr2R06hmD1qb8o1hQ==",
"priceGroupGuid": "94b4ebe6-f60a-4e47-a198-3d6a6fca3585",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:27:23.0290521",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "20",
"pluG_UID": "YkRjDnl7s0+9+9dqLMYOBA==",
"pluGuid": "0e634462-7b79-4fb3-bdfb-d76a2cc60e04",
"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": "21",
"pluGuid": "d396bcc0-4a18-41ab-9f3a-c328b8f5a782",
"created": "2026-04-03T06:27:23.0290521",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:27:23.0290521",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:27:23.0290521",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:27:23.0290521",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:27:23.0290521",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:27:23.0290521",
"lastSold": "2026-04-03T06:27:23.0290521",
"firstSold": "2026-04-03T06:27:23.0290521",
"awsUpdated": "2026-04-03T06:27:23.0290521",
"lastManualUpdate": "2026-04-03T06:27:23.0290521",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:27:23.0290521",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:27:23.0290521",
"doNotRangeUpdated": "2026-04-03T06:27:23.0290521",
"doNotOrderUpdated": "2026-04-03T06:27:23.0290521",
"tracked": "2026-04-03T06:27:23.0290521"
},
"allergens": [
{
"$id": "22",
"primaryKey": {
"$id": "23",
"pluGuid": "200f83eb-76d2-46ea-98a9-eb204b5d8e56",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "64MPINJ26kaYqesgS12OVg==",
"pluGuid": "200f83eb-76d2-46ea-98a9-eb204b5d8e56",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "22"
}
],
"costs": {
"$id": "24",
"pluG_UID": "IdbyYIPgc0GH1bmirU1GVA==",
"pluGuid": "60f2d621-e083-4173-87d5-b9a2ad4d4654",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:27:23.0290521",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "25",
"saleHeaderID": 1,
"created": "2026-04-03T06:27:23.0290521",
"createdLocal": "2026-04-03T06:27:23.0290521",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "bGZfkqxeVUaCijgjXwivtg==",
"operatorGuid": "925f666c-5eac-4655-828a-38235f08afb6",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "oJbVCxonyE+ADR+z0Meu+Q==",
"pluGuid": "0bd596a0-271a-4fc8-800d-1fb3d0c7aef9",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "26",
"id": 1,
"g_Uid": "PXYZw09fD0uV3tHj9ShdJQ==",
"guid": "c319763d-5f4f-4b0f-95de-d1e3f5285d25",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:27:23.0290521",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:27:23.0290521",
"endShift": "2026-04-03T06:27:23.0290521",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "27",
"operatorG_UID": "wcc63biBr0qfZOjkn8rDZQ==",
"operatorGuid": "dd3ac7c1-81b8-4aaf-9f64-e8e49fcac365",
"storeID": 2,
"operator": {
"$ref": "26"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "25"
}
],
"apns": [
{
"$id": "28",
"pluID": 1,
"pluG_UID": "jOWkElndSUqKV2AKNSHCmw==",
"pluGuid": "12a4e58c-dd59-4a49-8a57-600a3521c29b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"tuns": [
{
"$id": "29",
"pluG_UId": "hp5Nop6ThkiJMru36Dw2FQ==",
"pluGuid": "a24d9e86-939e-4886-8932-bbb7e83c3615",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "13"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"competitionPricing": [
{
"$id": "30",
"identifier": "SBg+Fj1SV0upfnctZTBdWw==",
"identifierGuid": "163e1848-523d-4b57-a97e-772d65305d5b",
"pluG_UID": "Me6aG8auxkOBn+c/zJ5U8g==",
"pluGuid": "1b9aee31-aec6-43c6-819f-e73fcc9e54f2",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "30"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "31",
"identifier": "WiS0iUmb7E2i3zt+17uiWg==",
"groupName": "sample string 1",
"identifierGuid": "89b4245a-9b49-4dec-a2df-3b7ed7bba25a",
"exists": true,
"flipChartIdentifier": "N9heGTpa60Ggq8Q2x2VoXA==",
"flipChartIdentifierGuid": "195ed837-5a3a-41eb-a0ab-c436c765685c",
"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": "zyxMHLPmyEWq3XpOP8w+aA==",
"groupIdentifierGuid": "1c4c2ccf-e6b3-45c8-aadd-7a4e3fcc3e68",
"flipChart": {
"$id": "32",
"identifier": "7B74wj/orE2L4JrVAeJwiQ==",
"identifierGuid": "c2f81eec-e83f-4dac-8be0-9ad501e27089",
"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": "33",
"identifier": "m7aSjtZkVE+0DLaH5JpBCg==",
"identifierGuid": "8e92b69b-64d6-4f54-b40c-b687e49a410a",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "34",
"id": 1,
"g_UID": "FhdpBG+730Sul1b6KHo69g==",
"guid": "04691716-bb6f-44df-ae97-56fa287a3af6",
"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": "oHgKjfR/2UqVLnhLtvS8Bw==",
"previousFormGuid": "8d0a78a0-7ff4-4ad9-952e-784bb6f4bc07",
"nextForm": 1,
"nextFormG_UID": "sEO/EvSHjkSnFT9TYzow9w==",
"nextFormGuid": "12bf43b0-87f4-448e-a715-3f53633a30f7",
"attributes": "sample string 10",
"updated": "2026-04-03T06:27:23.0290521",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "34"
},
"previousCheckoutForm": {
"$ref": "34"
},
"buttons": [
{
"$id": "35",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "I3DLMlek4kC52ZhVDHNaZw==",
"checkoutFormGuid": "32cb7023-a457-40e2-b9d9-98550c735a67",
"identifier": "y3sufnK5t0iByjdNlNJA9g==",
"identifierGuid": "7e2e7bcb-b972-48b7-81ca-374d94d240f6",
"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": "2PlI4zcXBUevP7mPWsCTYg==",
"valueGuid": "e348f9d8-1737-4705-af3f-b98f5ac09362",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:27:23.0290521",
"action": "sample string 12",
"valueForm": {
"$ref": "34"
},
"image": {
"$id": "36",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:27:23.0290521",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "35"
}
],
"panels": [
{
"$id": "37",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "K2Od27bgr0yyU35yhpp8cA==",
"checkoutFormGuid": "db9d632b-e0b6-4caf-b253-7e72869a7c70",
"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": "37"
}
]
},
{
"$ref": "34"
}
],
"panels": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"pages": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"contentPanel": {
"$ref": "37"
},
"products": [
{
"$id": "38",
"flipChartPageIdentifier": "H6DKuyKow0aCuXiI4Ukr1A==",
"flipChartPageIdentifierGuid": "bbcaa01f-a822-46c3-82b9-7888e1492bd4",
"pluG_UID": "pNrfSNY7Ak2X/fnoPdQQVw==",
"pluGuid": "48dfdaa4-3bd6-4d02-97fd-f9e83dd41057",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "13"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "38"
}
],
"productCount": 27,
"pages": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "31"
}
],
"priceHistory": [
{
"$id": "39",
"pluG_UID": "cBezO7gr5EybjG5uEP3HMA==",
"pluGuid": "3bb31770-2bb8-4ce4-9b8c-6e6e10fdc730",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:27:23.0290521",
"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": "39"
}
],
"ingredients": [
{
"$id": "40",
"pluG_UID": "taAffCop602wFFHS4z20XQ==",
"ingredientGuid": "QuqFFy4QsUuGFC1BYALT6A==",
"ingredientIdentifier": "1785ea42-102e-4bb1-8614-2d416002d3e8",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "13"
}
},
{
"$ref": "40"
}
],
"bins": [
{
"$id": "41",
"pluG_UID": "ENM887xUekS5CTNJDrcceg==",
"pluGuid": "f33cd310-54bc-447a-b909-33490eb71c7a",
"shelfLocationIdentifier": "iTpJ7tJEv0+ROm5ry4CN/w==",
"shelfLocationGuid": "ee493a89-44d2-4fbf-913a-6e6bcb808dff",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "RTVChCvCCEWHc62Y01T2DA==",
"labelPageLayoutGuid": "84423545-c22b-4508-8773-ad98d354f60c",
"updated": "2026-04-03T06:27:23.0290521",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "13"
},
"location": {
"$id": "42",
"identifier": "NEnJiFcSrEK3Av1s9+WhLA==",
"storeID": 1,
"identifierGuid": "88c94934-1257-42ac-b702-fd6cf7e5a12c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:27:23.0290521",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "41"
}
],
"bin": {
"$ref": "41"
},
"scaleLocations": [
{
"$id": "43",
"plu": 1,
"pluG_UID": "9DnXLg/g5kicTvEdymQtWw==",
"pluGuid": "2ed739f4-e00f-48e6-9c4e-f11dca642d5b",
"deptNo": 1,
"product": {
"$ref": "13"
},
"scaleLocation": {
"$id": "44",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:27:23.0290521",
"department": {
"$id": "45",
"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": "44"
},
"subDepartments": [
{
"$id": "46",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "47",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "48",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:27:23.0290521",
"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": "4tCTcxM+6EuLuf1EsrZgLw==",
"labelPageLayoutGuid": "7393d0e2-3e13-4be8-8bb9-fd44b2b6602f",
"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": "49",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "50",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "51"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "50"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$id": "52",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "48"
}
],
"updated": "2026-04-03T06:27:23.0290521",
"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": "ZdSOS4f2TEiVhgQp4JB/5w==",
"labelPageLayoutGuid": "4b8ed465-f687-484c-9586-0429e0907fe7",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:27:23.0290521",
"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": "wvUO1RJNekK7YU85de8nkQ==",
"labelPageLayoutGuid": "d50ef5c2-4d12-427a-bb61-4f3975ef2791",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
},
{
"$ref": "46"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:27:23.0290521",
"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": "nggLRiED70ayN9traf4RUw==",
"labelPageLayoutGuid": "460b089e-0321-46ef-b237-db6b69fe1153",
"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": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
}
}
}
},
{
"$ref": "43"
}
],
"nextPrice": {
"$id": "53",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "J0K5T0E0G0WWf6mxCzD8mg==",
"pluGuid": "4fb94227-3441-451b-967f-a9b10b30fc9a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "CLMkTBZVE0OkXo/UMZq6RA==",
"dealCostGuid": "4c24b308-5516-4313-a45e-8fd4319aba44",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "G/AJXKmZXEaRdXTfg+fU/Q==",
"priceGroupGuid": "5c09f01b-99a9-465c-9175-74df83e7d4fd",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:27:23.0290521",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "427e7179-11a7-4af4-859d-b247ba53fb88",
"campaignComboPriceGroupG_UID": "tMRQjfmWhk6RMGwUXZCjxA==",
"campaignComboPriceGroupIdentifier": "8d50c4b4-96f9-4e86-9130-6c145d90a3c4",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "54",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:27:23.0290521",
"operatorG_UID": "yNNPgbrY/0ilegm8+LB2TQ==",
"operatorGuid": "814fd3c8-d8ba-48ff-a57a-09bcf8b0764d",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:27:23.0290521",
"signIqTicketFileMovedUtc": "2026-04-03T06:27:23.0290521",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:27:23.0290521",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "db5598ec-6fd6-4889-b153-d05e622f6313",
"product": {
"$ref": "13"
},
"campaignPlu": {
"$ref": "53"
},
"fuelItem": true
},
{
"$ref": "54"
}
],
"campaign": {
"$id": "55",
"id": 1,
"storeID": 2,
"name": "eadca897-9fcb-4304-96dc-82e27d791ab0",
"nameGuid": "eadca897-9fcb-4304-96dc-82e27d791ab0",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:27:23.0290521",
"startTime": 1,
"endDate": "2026-04-03T06:27:23.0290521",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:27:23.0290521",
"system": true,
"created": "2026-04-03T06:27:23.0290521",
"updated": "2026-04-03T06:27:23.0290521",
"priceChangeNotifiedUtc": "2026-04-03T06:27:23.0290521",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "EyuuMJHe/k+1sW+O6YrfnQ==",
"hostIdentifierGuid": "30ae2b13-de91-4ffe-b5b1-6f8ee98adf9d",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:27:23.0290521",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"campaignPools": [
{
"$id": "56",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "wQWeD1wKdECEoNXCk6/IPA==",
"pluGuid": "0f9e05c1-0a5c-4074-84a0-d5c293afc83c",
"hostOfferID": 1,
"priceGroupG_UID": "gg8Ark7i2UGP+gRybPmbcg==",
"priceGroupGuid": "ae000f82-e24e-41d9-8ffa-04726cf99b72",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:27:23.0290521",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "13"
},
"campaign": {
"$ref": "55"
}
},
{
"$ref": "56"
}
],
"sellingRules": [
{
"$id": "57",
"id": 1,
"identifier": "NOwkgAlCIEGLK+0DTE144Q==",
"identifierStr": "NOwkgAlCIEGLK+0DTE144Q==",
"identifierGuid": "8024ec34-4209-4120-8b2b-ed034c4d78e1",
"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": "55"
}
},
{
"$ref": "57"
}
],
"customers": [
{
"$id": "58",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "3HcJYPxh6E6+2fWxIREA9w==",
"customerIDGuid": "600977dc-61fc-4ee8-bed9-f5b1211100f7",
"campaign": {
"$ref": "55"
},
"customer": {
"$id": "59",
"identifier": "xaQ434sKOUq/MetphK2Bqg==",
"identifierGuid": "df38a4c5-0a8b-4a39-bf31-eb6984ad81aa",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:27:23.0290521",
"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": "Kak04jZbLEuRQ2CP1U8Nbw==",
"communityIdentifierGuid": "e234a929-5b36-4b2c-9143-608fd54f0d6f",
"joined": "2026-04-03T06:27:23.0290521",
"updated": "2026-04-03T06:27:23.0290521",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "10tqr0XeL0SfW1eLDFlb7A==",
"priceLevelIdentifierGuid": "af6a4bd7-de45-442f-9f5b-578b0c595bec",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:27:23.0290521",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "60",
"cardType": 2,
"issueDate": "2026-04-03T06:27:23.0290521",
"expiry": "2026-04-03T06:27:23.0290521",
"customerID": "+yHpkFoIL0SUJAZtTKajJg==",
"customerIDGuid": "90e921fb-085a-442f-9424-066d4ca6a326",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:27:23.0290521",
"linkedAccount": "b0+/6wlpqE2oHFtDvhV4Gg==",
"linkedAccountGuid": "ebbf4f6f-6909-4da8-a81c-5b43be15781a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "59"
},
"account": {
"$id": "61",
"id": 1,
"identifier": "FXfJWGPA7UmdgGU4x52d7A==",
"identifierGuid": "58c97715-c063-49ed-9d80-6538c79d9dec",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:27:23.0290521",
"owner": "1DEuFzlIW0CfWeglHGSLEg==",
"ownerGuid": "172e31d4-4839-405b-9f59-e8251c648b12",
"accountStoreGroupIdentifier": "xP9zZEzLPEyBj670IttqLQ==",
"accountStoreGroupGuid": "6473ffc4-cb4c-4c3c-818f-aef422db6a2d",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:27:23.0290521",
"active": true,
"updated": "2026-04-03T06:27:23.0290521",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "59"
},
"card": {
"$ref": "60"
},
"members": {
"$id": "62",
"sample string 1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"sample string 2": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"customerGroups": [
{
"$id": "63",
"identifier": "C/EiiK+KpU2/eJfqZJyEZw==",
"identifierGuid": "8822f10b-8aaf-4da5-bf78-97ea649c8467",
"name": "sample string 2",
"primaryContact": "lVtEM/ijw0KhX9MaOvmMIQ==",
"primaryContactGuid": "33445b95-a3f8-42c3-a15f-d31a3af98c21",
"accountID": "h1MIJ48KBEqB8TL7c3zlJw==",
"accountIDGuid": "27085387-0a8f-4a04-81f1-32fb737ce527",
"special": true,
"updated": "2026-04-03T06:27:23.0290521",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "vp0cWNB/xU+xT8gCjZUaAg==",
"priceLevelIdentifierGuid": "581c9dbe-7fd0-4fc5-b14f-c8028d951a02",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "61"
},
"primaryContactCustomer": {
"$ref": "59"
},
"customerGroupMembers": [
{
"$id": "64",
"id": 1,
"groupID": "XgOPuA7CyEuoRqQGzC8kqA==",
"groupIDGuid": "b88f035e-c20e-4bc8-a846-a406cc2f24a8",
"customerID": "7Nn4TFa6DUSyMop6kQbP4A==",
"customerIDGuid": "4cf8d9ec-ba56-440d-b232-8a7a9106cfe0",
"card": "sample string 4",
"linkedAccount": "iNENfn3R+EGnotJ7hwrB9g==",
"linkedAccountGuid": "7e0dd188-d17d-41f8-a7a2-d27b870ac1f6",
"customer": {
"$ref": "59"
},
"group": {
"$ref": "63"
},
"customerCard": {
"$ref": "60"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "63"
}
]
},
"payments": [
{
"$id": "65",
"id": 1,
"identifier": "oQbyICjctE6XWQH5taINkw==",
"identifierGuid": "20f206a1-dc28-4eb4-9759-01f9b5a20d93",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "9+Eg2qCKQEaRg/UEKLh29Q==",
"accountIDGuid": "da20e1f7-8aa0-4640-9183-f50428b876f5",
"customerAccount": {
"$ref": "61"
},
"customerCard": {
"$ref": "60"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:27:23.0290521",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "f1AQAf1EzUGfYKBzNWQVzA==",
"idempotentVoidGuid": "0110507f-44fd-41cd-9f60-a073356415cc",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "66",
"saleHeaderID": 1,
"saleHeaderGuid": "SQC2xj1W6k+X9CuWTZWs0Q==",
"saleHeaderIdentifierGuid": "c6b60049-563d-4fea-97f4-2b964d95acd1",
"created": "2026-04-03T06:27:23.0290521",
"createdLocal": "2026-04-03T06:27:23.0290521",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:27:23.0290521",
"storeID": 1,
"operatorG_Uid": "EQ99jHapm0yYkaSq+FxH8w==",
"operatorGuid": "8c7d0f11-a976-4c9b-9891-a4aaf85c47f3",
"customerG_Uid": "A91DhNzNs0WbNZQLVaBEIw==",
"customerGuid": "8443dd03-cddc-45b3-9b35-940b55a04423",
"communityIdentifier": "Bt5U+2GSJUqAfiJFFmpgpQ==",
"communityIdentifierGuid": "fb54de06-9261-4a25-807e-2245166a60a5",
"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": "4h8bqWnCKUCabD5tisI3Yg==",
"priceLevelIdentifierGuid": "a91b1fe2-c269-4029-9a6c-3e6d8ac23762",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:23.0290521+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": "67",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:27:23.0290521",
"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": "26"
},
"customer": {
"$ref": "59"
},
"communityOrganisation": {
"$id": "68",
"id": 1,
"identifier": "P2yhPNiEOUywlcbugTTS4A==",
"identifierGuid": "3ca16c3f-84d8-4c39-b095-c6ee8134d2e0",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:27:23.0290521",
"promoPeriodEnd": "2026-04-03T06:27:23.0290521",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:27:23.0290521",
"deleted": true
},
"details": [
{
"$id": "69",
"saleItemID": 1,
"identifier": "wOKDi54haEGWmmSSdLXH3Q==",
"identifierGuid": "8b83e2c0-219e-4168-969a-649274b5c7dd",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "DYsw4oeCCEO82PEZnEKEWA==",
"pluGuid": "e2308b0d-8287-4308-bcd8-f1199c428458",
"accountID": "AN6ZbEWuTkSuH8VB3fXosg==",
"accountIDGuid": "6c99de00-ae45-444e-ae1f-c541ddf5e8b2",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:27:23.0290521",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "eywgZgiUNEKMxmkv+kea/g==",
"refundGuid": "66202c7b-9408-4234-8cc6-692ffa479afe",
"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": "jc0OOo+HPU+HdrARGzdXug==",
"idempotentVoidGuid": "3a0ecd8d-878f-4f3d-8776-b0111b3757ba",
"priceLevelIdentifier": "/H1cy4Qsy06gH1Rsu6//xA==",
"priceLevelIdentifierGuid": "cb5c7dfc-2c84-4ecb-a01f-546cbbafffc4",
"communityIdentifier": "l5Vo1wNDKEG87tLxiI3ZHg==",
"communityIdentifierGuid": "d7689597-4303-4128-bcee-d2f1888dd91e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "70",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:27:23.0290521",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "70"
}
],
"refund": {
"$id": "71",
"id": 1,
"g_UID": "tKYb9mEfqUONFwIL0OwX5A==",
"guid": "f61ba6b4-1f61-43a9-8d17-020bd0ec17e4",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:27:23.0290521"
},
"modifier": {
"$id": "72",
"id": 1,
"setG_UID": "Q144sfcBt06GaqIAJr2HJA==",
"modifierSetGuid": "b1385e43-01f7-4eb7-866a-a20026bd8724",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "bhAq8N+XwUStuy8vWiSEdw==",
"pluGuid": "f02a106e-97df-44c1-adbb-2f2f5a248477",
"deleted": true,
"g_UID": "OL879fXZrUGqKUYjRVHu/A==",
"guid": "f53bbf38-d9f5-41ad-aa29-46234551eefc",
"product": {
"$ref": "13"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "69"
}
],
"eftReceipts": [
{
"$id": "73",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "66"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "73"
}
],
"payments": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"cards": [
{
"$id": "74",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "74"
}
],
"campaignHits": [
{
"$id": "75",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "75"
}
],
"fuel": [
{
"$id": "76",
"id": 1,
"plu": 1,
"pluG_UID": "sWos+XAcukmcD9tqa6sZ6g==",
"pluGuid": "f92c6ab1-1c70-49ba-9c0f-db6a6bab19ea",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:27:23.0290521",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:27:23.0290521",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "76"
}
],
"fuelResells": [
{
"$id": "77",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ZAUx3eSLVEi+3kL4xcee9w==",
"pluGuid": "dd310564-8be4-4854-bede-42f8c5c79ef7",
"accountID": "DV9b21Rgi0ukoEQ2SL/PbQ==",
"accountIDGuid": "db5b5f0d-6054-4b8b-a4a0-443648bfcf6d",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:27:23.0290521",
"bestOrExpireType": 1,
"refundG_UID": "o/N8Bgkpyk67+a6b4eyiVw==",
"refundGuid": "067cf3a3-2909-4eca-bbf9-ae9be1eca257",
"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": "77"
}
],
"customerOrder": [
{
"$id": "78",
"identifier": "1+D3XFVvF0mreq8w51Ue+w==",
"identifierGuid": "5cf7e0d7-6f55-4917-ab7a-af30e7551efb",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "n0PjV629JEO7IMBxcjSWBA==",
"customerIdentifierGuid": "57e3439f-bdad-4324-bb20-c07172349604",
"operatorNo": 1,
"operatorG_UID": "ld6OrwZjukq0MiIEJ6Ldew==",
"operatorGuid": "af8ede95-6306-4aba-b432-220427a2dd7b",
"created": "2026-04-03T06:27:23.0290521",
"ordered": "2026-04-03T06:27:23.0290521",
"started": "2026-04-03T06:27:23.0290521",
"completed": "2026-04-03T06:27:23.0290521",
"supplied": "2026-04-03T06:27:23.0290521",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "59"
},
"operator": {
"$ref": "26"
},
"details": [
{
"$id": "79",
"headerID": 1,
"plu": 1,
"pluG_UId": "yCkctcf6dUydDvFOxk0o+A==",
"pluGuid": "b51c29c8-fac7-4c75-9d0e-f14ec64d28f8",
"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": "Ns1bVTjSTUawxNRZEchSnQ==",
"headerIdentifierGuid": "555bcd36-d238-464d-b0c4-d45911c8529d",
"product": {
"$ref": "13"
}
},
{
"$ref": "79"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "66"
}
},
{
"$ref": "78"
}
],
"surveyResponses": [
{
"$id": "80",
"surveyG_UID": "FhtoueKNGUiecpxxJApyPA==",
"surveyGuid": "b9681b16-8de2-4819-9e72-9c71240a723c",
"saleHeaderGuid": "84blWf05R0CjYvnHdnSicA==",
"saleGuid": "59e586f3-39fd-4047-a362-f9c77674a270",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "aFH5hYOL202wK5nZ9DFYhQ==",
"guidResponse": "85f95168-8b83-4ddb-b02b-99d9f4315885",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:27:23.0290521",
"sale": {
"$ref": "66"
},
"survey": {
"$id": "81",
"g_UID": "HBG6rMSzgEqC8uGt/2lmwA==",
"guid": "acba111c-b3c4-4a80-82f2-e1adff6966c0",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "r8/e40lH4U2uhTAIOwNiCg==",
"checkoutFormGuid": "e3decfaf-4749-4de1-ae85-30083b03620a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:27:23.0290521",
"end": "2026-04-03T06:27:23.0290521",
"deleted": true,
"updated": "2026-04-03T06:27:23.0290521",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"1cd59447-b486-4728-ac90-5a14d5c3bcc7",
"f325e690-6fbf-45eb-8da0-b8238a822893"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "34"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "80"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "sSh5/u5OsEyiqtzM9hmlCQ==",
"accountIdentifier": "fe7928b1-4eee-4cb0-a2aa-dcccf619a509",
"accountName": "sample string 44",
"customerOrderIdentifier": "SHXcfrSM8UeXxSWyTIoPTw==",
"customerOrderIdentifierGuid": "7edc7548-8cb4-47f1-97c5-25b24c8a0f4f",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "82",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "9DpjmMOXgUOZiWf1S5hsyA==",
"paymentIdentifierGuid": "98633af4-97c3-4381-9989-67f54b986cc8",
"identifier": "hq17/+uUPkyO2OZGFJo+Uw==",
"identifierGuid": "ff7bad86-94eb-4c3e-8ed8-e646149a3e53",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "T6hvLqJSg0asBB4F3USnaA==",
"itemIdentifierGuid": "2e6fa84f-52a2-4683-ac04-1e05dd44a768"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "60"
}
],
"customerGroupMembers": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"customerGroups": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"accounts": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"account": {
"$ref": "61"
},
"vouchers": [
{
"$id": "83",
"customerIdentifier": "S+YdEYxSg0SIj3yQ+7YYug==",
"customerIdentifierGuid": "111de64b-528c-4483-888f-7c90fbb618ba",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "wJW+FFUqpki4W7UyggkVZw==",
"idempotentGuid": "14be95c0-2a55-48a6-b85b-b53282091567",
"offline": true,
"voucher": {
"$id": "84",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:27:23.0290521",
"barcodeTemplate": {
"$id": "85",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "86",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:27:23.0290521",
"labelPageLayout": "dtQUn20O+kWW6whyaRwvHA==",
"pageLayoutGuid": "9f14d476-0e6d-45fa-96eb-0872691c2f1c",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "84"
},
"elements": [
{
"$id": "87",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:27:23.0290521"
},
{
"$ref": "87"
}
]
},
"customerVouchers": [
{
"$id": "88",
"id": 1,
"customerIdentifier": "UUJpkBzWCk27QbY0TJFgCQ==",
"customerIdentifierGuid": "90694251-d61c-4d0a-bb41-b6344c916009",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:27:23.0290521",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "sYKUZjDgaEOCAyPAJghjzg==",
"issuedIdempotentGuid": "669482b1-e030-4368-8203-23c0260863ce",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:27:23.0290521",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:27:23.0290521",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "FiUQgIfHrUy7Yuvo9n49Sw==",
"redeemedIdempotentGuid": "80102516-c787-4cad-bb62-ebe8f67e3d4b",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:27:23.0290521",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "86"
},
"voucher": {
"$ref": "84"
},
"customer": {
"$ref": "59"
},
"issuedOfflinePayment": {
"$ref": "65"
},
"redeemedOfflinePayment": {
"$ref": "65"
}
},
{
"$ref": "88"
}
]
},
"customer": {
"$ref": "59"
}
},
{
"$ref": "83"
}
]
}
},
{
"$ref": "58"
}
],
"customerGroups": [
{
"$id": "89",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "67TUdaXRyUC0vygjmuFc/A==",
"groupIDGuid": "75d4b4eb-d1a5-40c9-b4bf-28239ae15cfc",
"campaign": {
"$ref": "55"
},
"group": {
"$ref": "63"
}
},
{
"$ref": "89"
}
],
"signIqTickets": [
{
"$id": "90",
"identifier": "Y4h1FurwkEOJGp4zRjV9EA==",
"identifierGuid": "16758863-f0ea-4390-891a-9e3346357d10",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "90"
}
],
"comboPriceGroups": [
{
"$id": "91",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "m1aQZ1wbhEus8hXXh+nu+g==",
"guid": "6790569b-1b5c-4b84-acf2-15d787e9eefa",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "55"
},
"comboPricePlus": [
{
"$id": "92",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "amOmj+7EV0Gac1Dh5MSddg==",
"groupGuid": "8fa6636a-c4ee-4157-9a73-50e1e4c49d76",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "VR8Jf1GdPkmn6bTmZDNc8Q==",
"pluGuid": "7f091f55-9d51-493e-a7e9-b4e664335cf1",
"priceGroupG_UID": "H0etQQSty0y2aQbw/ZiU6A==",
"priceGroupGuid": "41ad471f-ad04-4ccb-b669-06f0fd9894e8",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "55"
},
"product": {
"$ref": "13"
},
"priceGroup": {
"$ref": "19"
},
"campaignPool": {
"$ref": "55"
}
},
{
"$ref": "92"
}
]
},
{
"$ref": "91"
}
],
"priceLevels": [
{
"$id": "93",
"id": 1,
"priceLevelIdentifier": "AUfDr45FMk6zUOF5bH0XcQ==",
"priceLevelIdentifierGuid": "afc34701-458e-4e32-b350-e1796c7d1771",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "93"
}
],
"promotionType": {
"$id": "94",
"identifier": "hzaKgbGKC0aJwJnKUOBW8g==",
"identifierGuid": "818a3687-8ab1-460b-89c0-99ca50e056f2",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "sM79dowA8kWqHqqxq6ULfw==",
"labelPageLayoutGuid": "76fdceb0-008c-45f2-aa1e-aab1aba50b7f",
"priceLevelIdentifier": "3/dE96yz60S499BBnUDvbw==",
"priceLevelIdentifierGuid": "f744f7df-b3ac-44eb-b8f7-d0419d40ef6f",
"active": true,
"updated": "2026-04-03T06:27:23.0290521",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "13"
},
"dealCost": {
"$id": "95",
"headerIdentifier": "7kzrD5CEuUaaa1SqXTHsNg==",
"headerIdentifierGuid": "0feb4cee-8490-46b9-9a6b-54aa5d31ec36",
"identifier": "4Dg9f/gCS0uEmqzjnXHIZg==",
"identifierGuid": "7f3d38e0-02f8-4b4b-849a-ace39d71c866",
"supplierIdentifier": "pJGzbjP/9UmAZGC3fjK6Bg==",
"supplierGuid": "6eb391a4-ff33-49f5-8064-60b77e32ba06",
"pluG_UID": "WHzq3wnOIE+lh5bKLrly4w==",
"pluGuid": "dfea7c58-ce09-4f20-a587-96ca2eb972e3",
"campaignName": "0865498b-b493-4beb-b04a-dc1b55ce3814",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:27:23.0290521",
"end": "2026-04-03T06:27:23.0290521",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "5zNLSkytake4wmr3qyeIKA==",
"bonusItemPluGuid": "4a4b33e7-ad4c-476a-b8c2-6af7ab278828",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:27:23.0290521",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:27:23.0290521",
"campaignEndDate": "2026-04-03T06:27:23.0290521",
"masterPLUG_UID": "n6cG+P4MEU6OWmiLk/H0xA==",
"masterID": "f806a79f-0cfe-4e11-8e5a-688b93f1f4c4",
"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": "D8QZMhYVfESgZE23gXPxQA==",
"bonusMasterID": "3219c40f-1516-447c-a064-4db78173f140",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:27:23.0290521",
"dealCosts": [
{
"$ref": "95"
},
{
"$ref": "95"
}
],
"tags": [
{
"$id": "96",
"pluG_UID": "dIw9INN2rk6/Re63NMO76g==",
"pluGuid": "203d8c74-76d3-4eae-bf45-eeb734c3bbea",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "96"
}
],
"alternateProductG_UID": "ozVuN1M7t0uh7XTK5wiFxg==",
"alternateProduct": "376e35a3-3b53-4bb7-a1ed-74cae70885c6",
"altProduct": {
"$ref": "13"
},
"productHostCode": {
"$id": "97",
"id": 1,
"pluG_UID": "GQKr1NIK+kqGYbMopJ+p4A==",
"pluGuid": "d4ab0219-0ad2-4afa-8661-b328a49fa9e0",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "49"
},
"mscCom": {
"$ref": "50"
},
"mscDep": {
"$ref": "52"
},
"mscSubCom": {
"$ref": "51"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:27:23.0290521",
"inventoryTracked": "2026-04-03T06:27:23.0290521",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "98",
"pluG_UID": "KvXUh0T960imSk44LScxCg==",
"pluGuid": "87d4f52a-fd44-48eb-a64a-4e382d27310a",
"fuelPluG_UID": "sbYIyIjt1kGh4tohe7rekg==",
"fuelPluGuid": "c808b6b1-ed88-41d6-a1e2-da217bbade92",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "98"
},
{
"$ref": "98"
}
]
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "99",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "100",
"storeID": 1,
"supplierIdentifier": "OpMBpNqr4ESMUVrfIU/btQ==",
"supplierGuid": "a401933a-abda-44e0-8c51-5adf214fdbb5",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "100"
}
],
"cycles": [
{
"$id": "101",
"storeID": 1,
"supplierIdentifier": "QR7LIP5Yt0GIBP2Bd6O+Aw==",
"supplierGuid": "20cb1e41-58fe-41b7-8804-fd8177a3be03",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:27:23.0290521",
"deliveryDate": "2026-04-03T06:27:23.0290521",
"nextCutOffDate": "2026-04-03T06:27:23.0290521",
"nextDeliveryDate": "2026-04-03T06:27:23.0290521",
"nextDaysBuffer": 10
},
{
"$ref": "101"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:27:23.0290521",
"isHost": true
},
"files": [
{
"$id": "102",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:27:23.0290521",
"processed": "2026-04-03T06:27:23.0290521",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:27:23.0290521",
"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": "7"
},
"metcashHeader": {
"$id": "103",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:27:23.0290521",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "102"
}
],
"zoneMatrix": [
{
"$id": "104",
"id": 1,
"hostIdentifier": "nevdVg7oNkuXnLZMIlapUQ==",
"hostIdentifierGuid": "56ddeb9d-e80e-4b36-979c-b64c2256a951",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"25f06254-9d62-4788-b72c-151100ede3e0",
"a678079d-b9b6-4646-90e6-63b963167898"
]
},
{
"$ref": "104"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "105",
"identifier": "Ij4l7fSGJ0q7hCSBQOgc+A==",
"identifierGuid": "ed253e22-86f4-4a27-bb84-248140e81cf8",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "105"
}
],
"promoTypeGuids": [
"941565cc-1546-40dd-9a41-f197dc8d9a0e",
"1a754874-0208-4a63-b8b9-655a72bcba6f"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "106",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "106"
}
],
"sales": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:27:23.0290521",
"ftpSite": {
"$id": "108",
"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": "107"
}
],
"zoneMatrix": [
{
"$ref": "104"
},
{
"$ref": "104"
}
],
"cashManagements": [
{
"$id": "109",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "110",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "109"
}
],
"updateStoreID": "eea88022-ecd2-4f9a-acea-6ad561d6a712",
"updateStore": {
"$id": "111",
"id": "7cc9b6a7-59ba-44a0-be69-a8c8753071a0",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:27:23.0290521",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:27:23.0290521"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "112",
"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": "8"
},
"orderCycle": {
"$id": "113",
"id": 1,
"autoOrderGuid": "7Sr+Hjmpd0e6Cs7CURvvbw==",
"autoOrderIdentifier": "1efe2aed-a939-4777-ba0a-cec2511bef6f",
"cutOffDate": "2026-04-03T06:27:23.0290521",
"deliveryDate": "2026-04-03T06:27:23.0290521",
"daysBuffer": 3,
"nextCutOffDate": "2026-04-03T06:27:23.0290521",
"nextDeliveryDate": "2026-04-03T06:27:23.0290521",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "114",
"autoOrderGuid": "YkOwamyyl0qjqv0OOb23aw==",
"autoOrderIdentifier": "6ab04362-b26c-4a97-a3aa-fd0e39bdb76b",
"pluG_UID": "wmT80extBkef6AIFBj0/OQ==",
"pluGuid": "d1fc64c2-6dec-4706-9fe8-0205063d3f39",
"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-04-03T06:27:23.0290521",
"investmentBuyStatus": 2,
"processed": "2026-04-03T06:27:23.0290521",
"product": {
"$ref": "13"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "101"
},
"dayWeighting": {
"$id": "115",
"sunday": 1.1
},
"inventory": {
"$id": "116",
"inventoryGuid": "o0XAqy+XSEu4TC649HEjRw==",
"inventoryIdentifier": "abc045a3-972f-4b48-b84c-2eb8f4712347",
"created": "2026-04-03T06:27:23.0290521",
"createdLocal": "2026-04-03T06:27:23.0290521",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-04-03T06:27:23.0290521",
"history": [
{
"$id": "117",
"inventoryGuid": "q4JgqekUy0K5yPU9k20Z9w==",
"inventoryIdentifier": "a96082ab-14e9-42cb-b9c8-f53d936d19f7",
"pluG_UID": "wwK6KRbqgEubRaBKwbE/tg==",
"pluIdentifier": "29ba02c3-ea16-4b80-9b45-a04ac1b13fb6",
"inventoryReason": 3,
"inventoryInvoiceGuid": "aRh0YTIzeEKnrkqlUrROIg==",
"invoiceIdentifier": "61741869-3332-4278-a7ae-4aa552b44e22",
"operatorGuid": "ynTGVdpqt0O/H7KkfT2P9w==",
"operatorIdentifier": "55c674ca-6ada-43b7-bf1f-b2a47d3d8ff7",
"stocktakeGuid": "OkLKYYodxUyyhSp0QRoIeQ==",
"stocktakeIdentifier": "61ca423a-1d8a-4cc5-b285-2a74411a0879",
"orderGuid": "frUK77T4DU23gH6/P5F6bg==",
"orderIdentifier": "ef0ab57e-f8b4-4d0d-b780-7ebf3f917a6e",
"saleHeaderGuid": "k/b9VUu2wkuTztoeKQElLA==",
"saleHeaderGuidIdentifier": "55fdf693-b64b-4bc2-93ce-da1e2901252c",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "FYvMr3t7eUSogVo1ziRArA==",
"creditNoteGuid": "afcc8b15-7b7b-4479-a881-5a35ce2440ac",
"inventorySourceGuid": "9ES8yyhff0irOgIw7xD6eg==",
"inventorySourceIdentifier": "cbbc44f4-5f28-487f-ab3a-0230ef10fa7a",
"createdLocal": "2026-04-03T06:27:23.0290521",
"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-04-03T06:27:23.0290521",
"createdLocalTime": "2026-04-03T06:27:23.0290521",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "118",
"inventoryInvoiceGuid": "Gnmqp9qr20+EZcabb2mHiw==",
"invoiceIdentifier": "a7aa791a-abda-4fdb-8465-c69b6f69878b",
"inventoryGuid": "YhMyV3pF6EuEFT5PPMMfhQ==",
"inventoryIdentifier": "57321362-457a-4be8-8415-3e4f3cc31f85",
"supplierIdentifier": "aRMhEGCdTkqn8Kr2+uBfUQ==",
"supplierGuid": "10211369-9d60-4a4e-a7f0-aaf6fae05f51",
"orderGuid": "PylkoBDN9UyMruXRQaHsfw==",
"orderIdentifier": "a064293f-cd10-4cf5-8cae-e5d141a1ec7f",
"invoiceHeaderIdentifier": "I+Uy/sr/y0ex6wIoMSE86g==",
"invoiceHeaderGuid": "fe32e523-ffca-47cb-b1eb-022831213cea",
"created": "2026-04-03T06:27:23.0290521",
"ordered": "2026-04-03T06:27:23.0290521",
"storeID": 1,
"bestOrExpire": "2026-04-03T06:27:23.0290521",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-04-03T06:27:23.0290521",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "M6sw6p6EZU2RoJsi/q0ndw==",
"pluGuid": "ea30ab33-849e-4d65-91a0-9b22fead2777",
"orderInventoryGuid": "o3HK9eRAiEqNvXaeIH4ZcQ==",
"orderInventoryIdentifier": "f5ca71a3-40e4-4a88-8dbd-769e207e1971",
"supplier": {
"$ref": "8"
},
"inventoryUnits": [
{
"$id": "119",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "6PiE9Jlyh024dvZuU3U6BQ==",
"invoiceIdentifier": "f484f8e8-7299-4d87-b876-f66e53753a05",
"inventoryGuid": "+lmq9rzN1kqaxTCy84Df7A==",
"inventoryIdentifier": "f6aa59fa-cdbc-4ad6-9ac5-30b2f380dfec",
"serialNumber": "sample string 3",
"sold": "2026-04-03T06:27:23.0290521",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-04-03T06:27:23.0290521",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "119"
}
]
},
"invoiceHeaderIdentifier": "+Ckm9ZyIbUmBIeMWf+9DDA==",
"invoiceHeaderGuid": "f52629f8-889c-496d-8121-e3167fef430c",
"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-04-03T06:27:23.0290521"
},
"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": "13"
},
{
"$ref": "13"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"explanations": [
{
"$id": "121",
"pluG_UID": "W+JVK31AdUKHu2S5wdUF8A==",
"pluGuid": "2b55e25b-407d-4275-87bb-64b9c1d505f0",
"consolidatedSales": {
"$id": "122",
"1": {
"$id": "123",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "123"
}
},
"dailyPrices": {
"$id": "124",
"2026-04-03T06:27:23.0290521": {
"$id": "125",
"date": "2026-04-03T06:27:23.0290521",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "sVPVOPQfBUe0AYakUlj4Yg==",
"comboPriceGroupGuid": "38d553b1-1ff4-4705-b401-86a45258f862"
}
},
"onHandPredictions": [
{
"$id": "126",
"autoOrderGuid": "YJIQccdyhUm+pw/rHjfpSg==",
"autoOrderIdentifier": "71109260-72c7-4985-bea7-0feb1e37e94a",
"pluG_UID": "/blqepBykUWIMiCxAgX02w==",
"pluGuid": "7a6ab9fd-7290-4591-8832-20b10205f4db",
"childPLUG_UID": "x26hcpQAFUKe2pHl6TRPoQ==",
"childPluGuid": "72a16ec7-0094-4215-9eda-91e5e9344fa1",
"date": "2026-04-03T06:27:23.0290521",
"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": "126"
}
],
"predictions": [
{
"$ref": "126"
},
{
"$ref": "126"
}
],
"product": {
"$ref": "13"
}
},
{
"$ref": "121"
}
],
"supplierOrderingDetail": {
"$ref": "11"
},
"manufacturerSupplier": "46cb318a-7173-4158-99e8-269875b10fcc",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "114"
}
],
"boosts": [
{
"$id": "127",
"autoOrderGuid": "MXyk4QnNo06HcIeYCBOG3Q==",
"autoOrderIdentifier": "e1a47c31-cd09-4ea3-8770-8798081386dd",
"date": "2026-04-03T06:27:23.0290521",
"boost": 2
},
{
"$ref": "127"
}
]
},
"supplierName": "sample string 34",
"supplierStoreID": 1,
"supplierCartonsOnly": true,
"supplierEnforceMinimumQuantity": true,
"supplierMinimumOrderValue": 1,
"storeName": "sample string 37",
"orderCode": {
"$id": "128",
"code": "sample string 1",
"description": "sample string 2"
},
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "8"
},
"totalCostInc": 38.0,
"totalPickedCostInc": 39.0,
"totalReceivedCostInc": 40.0,
"total": {
"$id": "129",
"orderGuid": "G+WI+p+3S0SW/uvMnQq/+w==",
"orderIdentifier": "fa88e51b-b79f-444b-96fe-ebcc9d0abffb",
"supplierIdentifier": "N2KGFektFEGe9rOyGhn1dA==",
"supplierGuid": "15866237-2de9-4114-9ef6-b3b21a19f574",
"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": "130",
"id": 1,
"orderGuid": "ChgmDNVIxk+Z8BZ6XbAkGQ==",
"orderIdentifier": "0c26180a-48d5-4fc6-99f0-167a5db02419",
"pluG_UID": "Uqlmxu4rlkau/CMJPy0AMA==",
"pluGuid": "c666a952-2bee-4696-aefc-23093f2d0030",
"created": "2026-04-03T06:27:23.0290521",
"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": "vig35m1GbEK3r0o0dLESBg==",
"substituteGuid": "e63728be-466d-426c-b7af-4a3474b11206",
"warehousePLUG_UID": "peQQEW4zXUO+qPo8dnsYFQ==",
"warehousePluGuid": "1110e4a5-336e-435d-bea8-fa3c767b1815",
"updated": "2026-04-03T06:27:23.0290521",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "13"
},
"unknownScan": {
"$id": "131",
"pluG_UID": "BViT+Tlx9kOUtJs3TAzCYA==",
"pluGuid": "f9935805-7139-43f6-94b4-9b374c0cc260",
"orderGuid": "XLGik8Is7UK5hkWOEbm56Q==",
"orderIdentifier": "93a2b15c-2cc2-42ed-b986-458e11b9b9e9",
"barcode": "sample string 3",
"created": "2026-04-03T06:27:23.0290521",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "13"
},
"warehouseProduct": {
"$ref": "13"
},
"lookup": {
"$id": "132",
"pluG_UID": "qdrKQajb0kKVEKlZFMr6xA==",
"pluGuid": "41cadaa9-dba8-42d2-9510-a95914cafac4",
"inventoryGuid": "Bcxo8/5BvEiV8BVlnnHGXg==",
"inventoryIdentifier": "f368cc05-41fe-48bc-95f0-15659e71c65e",
"averageWeeklySales": 1.0,
"promotionalAverageWeeklySales": 1.0,
"inventoryAverageWeeklySales": 1.0,
"inventoryPromotionalAverageWeeklySales": 1.0,
"onHand": 1,
"onHandPacks": 1,
"onOrder": 1,
"onOrderPacks": 1,
"accuracy": 1,
"lastOrdered": "2026-04-03T06:27:23.0290521",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-04-03T06:27:23.0290521",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "11"
},
"dealCost": {
"$ref": "95"
},
"nextCost": {
"$ref": "95"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-04-03T06:27:23.0290521",
"orderHeader": {
"$ref": "1"
},
"invoiceDetail": {
"$id": "133",
"identifier": "7M+FaCJg3UqdJa151ZR7aQ==",
"identifierGuid": "6885cfec-6022-4add-9d25-ad79d5947b69",
"headerIdentifier": "Kgz9/KgcMUi8ZcMKp0ok9w==",
"headerIdentifierGuid": "fcfd0c2a-1ca8-4831-bc65-c30aa74a24f7",
"pluG_UID": "0xXrIL3nDUCoDy9yvv3dKw==",
"pluGuid": "20eb15d3-e7bd-400d-a80f-2f72befddd2b",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-04-03T06:27:23.0290521",
"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,
"freightAmount": 14,
"freightGstAmount": 15,
"extFreightAmount": 16,
"extFreightGstAmount": 17,
"costDecimals": 18,
"wetRate": 1,
"containerDeposit": 1,
"basePrice": 1,
"wetValue": 1,
"deliveryFee": 1,
"casePrice": 1,
"wholesaleExt": 1,
"wetExt": 1,
"totalLitres": 1,
"tun": "sample string 19",
"applyDetails": true,
"applySell": true,
"applyCost": true,
"applyOr": true,
"applyQty": true,
"itemNumber": "sample string 20",
"directNumber": "sample string 21",
"itemSize": "sample string 22",
"costGst": 1,
"sellGst": 1,
"costOr": 1,
"sellOr": 1,
"marginOr": 1,
"grossProfit": 1.0,
"sell": 1,
"cartonCost": 1,
"currentCost": 1,
"costID": "A",
"costStart": "2026-04-03T06:27:23.0290521",
"costEnd": "2026-04-03T06:27:23.0290521",
"createdFromUnknownScan": true,
"orderGuid": "96p3j8B95U+d7Xqp+L204w==",
"orderIdentifierGuid": "8f77aaf7-7dc0-4fe5-9ded-7aa9f8bdb4e3",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-04-03T06:27:23.0290521",
"invoiceNo": "sample string 28",
"hasInventory": true,
"existingCost": 30.1,
"existingSell": 31.1,
"futureCost": 1.1,
"futureSell": 1.1,
"nextSell": 1.1,
"nextSellCampaignName": "sample string 32",
"nextSellCampaignDescription": "sample string 33",
"unknownScan": {
"$id": "134",
"pluG_UID": "WKOplk/itEiixZ832/tioQ==",
"pluGuid": "96a9a358-e24f-48b4-a2c5-9f37dbfb62a1",
"invoiceIdentifier": "I15Fhm4k9UuQee0B+lphag==",
"invoiceGuid": "86455e23-246e-4bf5-9079-ed01fa5a616a",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-04-03T06:27:23.0290521"
},
"productActive": true,
"productSalesMode": 35,
"productGSTPercent": 36,
"productCostCalcMethod": 37,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "9rM5iNNu/ESVjTfpeR9Znw==",
"priceGroupGuid": "8839b3f6-6ed3-44fc-958d-37e9791f599f",
"priceGroupName": "sample string 40",
"priceGroupCode": "sample string 41",
"product": {
"$ref": "13"
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 43,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
},
"autoOrderDetail": {
"$ref": "114"
},
"costGSTPercent": 1,
"orderDetailReceive": true,
"isBackedUp": true,
"backupWarehouseIndicator": "sample string 21",
"backupOrderCode": "sample string 22"
},
{
"$ref": "130"
}
],
"unknownScans": [
{
"$ref": "131"
},
{
"$ref": "131"
}
],
"transportCompany": {
"$id": "135",
"identifier": "QZkH/x8UHkiOlP/kHR2dFg==",
"identifierGuid": "ff079941-141f-481e-8e94-ffe41d1d9d16",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "SJMqc6QhKE6k8T+1dPJOuA==",
"primaryContactID": "732a9348-21a4-4e28-a4f1-3fb574f24eb8",
"primaryContact": {
"$ref": "9"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "0b4472e6-1dc4-4799-a764-43ad19f2d78c"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
"64d1b8d5-7491-4caa-b35a-306ddeb05d5f"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64d1b8d5-7491-4caa-b35a-306ddeb05d5f</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK k3�\�e��� 5 xl/workbook.xml � (� ���� ��&����76��^�z��X����ǗҴ�7o;��������*_�.FWx���u`�NZ�YLҿ��Rqh-k0���L<,*kB�\�3�Vp�@�Ì�L�l7ѩ�C��L�Rw2�C�7E3l��
���-����D�K�|��p���Q���3�xe�0J���PK k3�\���� � [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
k3�\�)��' ' _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="Rd7f0c2a9c6114012" /></Relationships>PK k3�\�.v?$ � xl/worksheets/sheet1.xml � (� �Q�j�0����#])IJ���6v��^�Ԧ�d���Ov�첃m =��$W���
(X�\�
)���Y�����<4Ռt
����Z�ǽR�5�tX��k=�ӑS�(�{�� �Ɂ�jS[E0��R��1ȅ�?\a$�]����i�eSu�ٓ{A���B5UF�[�ïX�1>�)y�jYd��>g�W�z���`/&������-�M{���{~g�ES��ݪ,��b�Tn�����)DtKyq���y�Q7�,(��=Ei����x�yoMQ�[����o�K��-�#PV����PK k3�\2~�e� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q�I�
�n)p�q�ؑmh9[=R�P�Jm����h~OO��|����Ɓ\Ї���,�V:�ۮ�s�O춛"��`�)��bC&�iMi�G27�M��(bJ}G'!O�C��sN���Lr�N��Ӻ��w�<�����`#����~J��B�%*�g���R�XՌK
�>L-�����;��p��Z2�Z,��Ce��^�O��;��35��v��e[W5�-��ѻ��~PK k3�\Ѓ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 k3�\���� � xl/sharedStrings.xml � (� 5�An� E���pc�i�ɢRO�`l&1�\ϸjn���������//�7N���VHS�����~��V,@�B8��V��E�)�g��l-O3f�CY�jr+[���-�B�Q�bߜ�m�DZMe'�Z�vJ?;~�s��%�ml�S��{�јv0�st}�8�.v7o%x����*<PK- k3�\�e��� 5 xl/workbook.xmlPK- k3�\���� � � [Content_Types].xmlPK-
k3�\�)��' ' U _rels/.relsPK- k3�\�.v?$ � � xl/worksheets/sheet1.xmlPK- k3�\2~�e� P 7 xl/_rels/workbook.xml.relsPK- k3�\Ѓc'2 E
~ xl/styles.xmlPK- k3�\���� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK k3�\��A�� 5 xl/workbook.xml � (� ����0��&�C�� H")��x�བ�6П�5���H�yۙ��v�l��4fD5i_��lM���'cA��`�b!J�"f$����9�*�`bA텴��X�:`� AM+J1�q{< D�f �O2[��Dd
��M��")���w,0��s��c�j�{�W �R�5+�*����a�l��/PK k3�\���� � [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
k3�\g �' ' _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="Rbb49700a9bca4113" /></Relationships>PK k3�\�.v?$ � xl/worksheets/sheet1.xml � (� �Q�j�0����#])IJ���6v��^�Ԧ�d���Ov�첃m =��$W���
(X�\�
)���Y�����<4Ռt
����Z�ǽR�5�tX��k=�ӑS�(�{�� �Ɂ�jS[E0��R��1ȅ�?\a$�]����i�eSu�ٓ{A���B5UF�[�ïX�1>�)y�jYd��>g�W�z���`/&������-�M{���{~g�ES��ݪ,��b�Tn�����)DtKyq���y�Q7�,(��=Ei����x�yoMQ�[����o�K��-�#PV����PK k3�\)�x� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��!�a�M��{G$vd������W�U��H]t�j4��'�|�lvo�H^Ї�Ye����N
��p�����v��Q�4�0�Vl�`b�הip�p3����O"���t�$z�c-�9n��p��?D�� ����6���Ο�A�@��9���e��@��}S��rQ��M[* �nj!^F�^�<�ѵj����k��]e�𨞣O�Ν�r�V�Zٲ��i�U�����PK k3�\Ѓ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 k3�\���� � xl/sharedStrings.xml � (� 5�An� E���pc�i�ɢRO�`l&1�\ϸjn���������//�7N���VHS�����~��V,@�B8��V��E�)�g��l-O3f�CY�jr+[���-�B�Q�bߜ�m�DZMe'�Z�vJ?;~�s��%�ml�S��{�јv0�st}�8�.v7o%x����*<PK- k3�\��A�� 5 xl/workbook.xmlPK- k3�\���� � � [Content_Types].xmlPK-
k3�\g �' ' U _rels/.relsPK- k3�\�.v?$ � � xl/worksheets/sheet1.xmlPK- k3�\)�x� P 7 xl/_rels/workbook.xml.relsPK- k3�\Ѓc'2 E
} xl/styles.xmlPK- k3�\���� � � xl/sharedStrings.xmlPK � �