GET api/order/id/{id}?relations={relations}&details={details}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
relations | boolean |
Default value is False |
|
details | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
OrderHeaderName | 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 |
|
Received | date |
None. |
|
ReceivedLocal | date |
None. |
|
Completed | date |
None. |
|
CompletedLocal | date |
None. |
|
Updated | date |
None. |
|
UpdatedLocal | date |
None. |
|
DueDate | date |
None. |
|
WarehouseNote | string |
None. |
|
WarehouseRef | string |
None. |
|
PdeSerialNumber | string |
None. |
|
TradingPartner | OrderTradingPartner |
None. |
|
OrderType | string |
String length: inclusive between 0 and 20 |
|
OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
StateCode |
The state code of the store ordering for metcash |
string |
Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead. String length: inclusive between 0 and 20 |
MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
MailTo | string |
None. |
|
MailBcc | string |
None. |
|
MailReplyTo | string |
None. |
|
Liquor | boolean |
None. |
|
Summary | string |
Data type: MultilineText |
|
Notes | string |
Data type: MultilineText |
|
SupplierNotes | string |
Data type: MultilineText |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
TransportCompanyGuid | Collection of byte |
None. |
|
TransportCompanyIdentifier | globally unique identifier |
None. |
|
AutoOrder | integer |
None. |
|
HostIdentifier | Collection of byte |
None. |
|
HostIdentifierGuid | globally unique identifier |
None. |
|
DefaultOrderDocumentId | integer |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
Rating |
Quality rating of the order |
integer |
None. |
LastOrderEmailSentId | string |
None. |
|
LastOrderEmailSentStatus | string |
None. |
|
Deleted | date |
None. |
|
DeletedByUser | string |
None. |
|
AutoOrderGuid | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderHeader | AutoOrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
SupplierStoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
SupplierCartonsOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierEnforceMinimumQuantity | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierMinimumOrderValue | integer |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
OrderCode | OrderCode |
Relation. This field may not always be loaded or used for updates. |
|
Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
TotalCostInc |
Summarised total cost inc tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalPickedCostInc |
Summarised total picked cost inc tax, based on system costs, for store transfer orders |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalReceivedCostInc |
Summarised total received cost in tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
Total |
Totals aggregates |
OrderSubTotal |
Relation. This field may not always be loaded or used for updates. |
Details | Collection of OrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScans | Collection of OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
TransportCompany | TransportCompany |
Relation. This field may not always be loaded or used for updates. |
|
TimeZoneInfo |
For sending orders |
TimeZoneInfo |
Relation. This field may not always be loaded or used for updates. |
IsMetcashSorted | boolean |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderType | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderTypeDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupTradingPartner | integer |
Relation. This field may not always be loaded or used for updates. |
|
BackupHostIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "orderID": 1, "orderGuid": "dfPSwAAxcUCNj8smgojXAA==", "orderIdentifier": "c0d2f375-3100-4071-8d8f-cb268288d700", "backToBack": 1, "b2bGuid": "m8WaD4YUM0W4k8moWPshuA==", "b2bIdentifier": "0f9ac59b-1486-4533-b893-c9a858fb21b8", "status": 2, "created": "2025-10-05T00:01:50.6994679", "createdLocal": "2025-10-05T00:01:50.6994679", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "mRrDkYbOc0SIVayEaGmH6g==", "transferIdentifier": "91c31a99-ce86-4473-8855-ac84686987ea", "transferInvoiceIdentifier": "on9/WrCz8UWATJLD1Dq99A==", "transferInvoiceGuid": "5a7f7fa2-b3b0-45f1-804c-92c3d43abdf4", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "cavwBYtOSUK4ONVtLRj3NQ==", "supplierIdentifierGuid": "05f0ab71-4e8b-4249-b838-d56d2d18f735", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-10-05T00:01:50.6994679", "sentLocal": "2025-10-05T00:01:50.6994679", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-10-05T00:01:50.6994679", "cancelledLocal": "2025-10-05T00:01:50.6994679", "cancelledByUser": "sample string 7", "shipped": "2025-10-05T00:01:50.6994679", "shippedLocal": "2025-10-05T00:01:50.6994679", "shippedByUser": "sample string 8", "stockReceived": "2025-10-05T00:01:50.6994679", "stockReceivedLocal": "2025-10-05T00:01:50.6994679", "stockReceivedByUser": "sample string 9", "received": "2025-10-05T00:01:50.6994679", "receivedLocal": "2025-10-05T00:01:50.6994679", "completed": "2025-10-05T00:01:50.6994679", "completedLocal": "2025-10-05T00:01:50.6994679", "updated": "2025-10-05T00:01:50.6994679", "updatedLocal": "2025-10-05T00:01:50.6994679", "dueDate": "2025-10-05T00:01:50.6994679", "warehouseNote": "sample string 10", "warehouseRef": "sample string 11", "pdeSerialNumber": "sample string 12", "tradingPartner": 1, "orderType": "sample string 1", "orderTypeDescription": "sample string 2", "stateCode": "sample string 15", "mailCarbonCopy": true, "mailTo": "sample string 17", "mailBcc": "sample string 18", "mailReplyTo": "sample string 19", "liquor": true, "summary": "sample string 21", "notes": "sample string 22", "supplierNotes": "sample string 23", "receiptEmailSent": true, "receiptEmailSentId": "sample string 25", "receiptEmailSentStatus": "sample string 26", "transportCompanyGuid": "2a5xN3OODU6WUNXX6mLvcw==", "transportCompanyIdentifier": "3771aed9-8e73-4e0d-9650-d5d7ea62ef73", "autoOrder": 27, "hostIdentifier": "e30zqULn9Umz1GEnvCnZiw==", "hostIdentifierGuid": "a9337d7b-e742-49f5-b3d4-6127bc29d98b", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-10-05T00:01:50.6994679", "deletedByUser": "sample string 32", "autoOrderGuid": "Ysp5DUjHqkOrWDFFgOynew==", "autoOrderIdentifier": "0d79ca62-c748-43aa-ab58-314580eca77b", "autoOrderHeader": { "$id": "2", "autoOrderGuid": "da84j2kUQUmHUkA3gKCbOA==", "autoOrderIdentifier": "8f38af75-1469-4941-8752-403780a09b38", "orderGuid": "qvW/EF/yU0OB2EmfFkXpCg==", "orderIdentifier": "10bff5aa-f25f-4353-81d8-499f1645e90a", "created": "2025-10-05T00:01:50.6994679", "orderID": 1, "storeID": 1, "orderDate": "2025-10-05T00:01:50.6994679", "supplierIdentifier": "P4M5MlGhsEuueZOfBnkyNw==", "supplierIdentifierGuid": "3239833f-a151-4bb0-ae79-939f06793237", "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": "pql1zwLJcUSHnwdQNAnTEQ==", "transportCompanyIdentifier": "cf75a9a6-c902-4471-879f-07503409d311", "store": { "$id": "3", "id": 1, "isMaster": 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": "2025-10-05T00:01:50.6994679", "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": "Jay0ByuMA0ec/YkBSb8IiQ==", "hostIdentifierGuid": "07b4ac25-8c2b-4703-9cfd-890149bf0889", "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, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:01:50.6994679", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "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" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "xjMy7SRziEaSgtc7LIJ1aw==", "hostIdentifierGuid": "ed3233c6-7324-4688-9282-d73b2c82756b", "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, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "7pWJ5i+dSkufZSI4EyUgBw==", "identifierGuid": "e68995ee-9d2f-4b4a-9f65-223813252007", "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": "dHxJFX5h4kqgJzzYAWVrvg==", "hostSupplierIdentifierGuid": "15497c74-617e-4ae2-a027-3cd801656bbe", "loyaltyPriceLevelIdentifier": "/LhfbDMfEUa2fzh//kMirw==", "loyaltyPriceLevelIdentifierGuid": "6c5fb8fc-1f33-4611-b67f-387ffe4322af", "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": "2025-10-05T00:01:50.6994679", "lastProcessed": "2025-10-05T00:01:50.6994679", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "jrJ8yFA9ckWlTzN+OE9WHQ==", "identifierGuid": "c87cb28e-3d50-4572-a54f-337e384f561d", "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": "ONwS4WaVKk2IymcYdZ/LlA==", "primaryContactID": "e112dc38-9566-4d2a-88ca-6718759fcb94", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "vCKsmtcl+0mWjbzYVGKMSg==", "supplierGroupGuid": "9aac22bc-25d7-49fb-968d-bcd854628c4a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:50.6994679", "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": "8", "id": "f0490cf2-4398-4527-97fa-70d85e06f84f", "identifier": "i9eb5+R5z0C9C/qYOX7x9A==", "identifierGuid": "e79bd78b-79e4-40cf-bd0b-fa98397ef1f4", "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": "9", "supplierIdentifier": "ZVaccQ2a6kinQj2R2jhWHQ==", "supplierIdentifierGuid": "719c5665-9a0d-48ea-a742-3d91da38561d", "contactGuid": "+BGqVzzxK02+zahQ7gtO5w==", "contactID": "57aa11f8-f13c-4d2b-becd-a850ee0b4ee7", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "o6rBG8gRnU62k4vAoS12xw==", "pluGuid": "1bc1aaa3-11c8-4e9d-b693-8bc0a12d76c7", "supplierIdentifier": "h4G7KyIB/UOlP35LPgEhpA==", "supplierIdentifierGuid": "2bbb8187-0122-43fd-a53f-7e4b3e0121a4", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:50.6994679", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:01:50.6994679", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "0Mt5tEx+lEaYS03x9vNtUA==", "pluGuid": "b479cbd0-7e4c-4694-984b-4df1f6f36d50", "supplierIdentifier": "uhH7F1fuU0G10sJl0YMXvw==", "supplierIdentifierGuid": "17fb11ba-ee57-4153-b5d2-c265d18317bf", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "LP/dmDTMK06bwpHU+PbYeg==", "parentPluGuid": "98ddff2c-cc34-4e2b-9bc2-91d4f8f6d87a", "freight": 45.0, "freightType": 1, "product": { "$id": "12", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "fHtYv8tWjEeEoMCMYy7ohQ==", "guid": "bf587b7c-56cb-478c-84a0-c08c632ee885", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "VLqqsmU420OzFlkr8zA7pA==", "priceGroupGuid": "b2aaba54-3865-43db-b316-592bf3303ba4", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:50.6994679", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:50.6994679", "pluCreated": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "lastManualUpdate": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "currentCostUpdated": "2025-10-05T00:01:50.6994679", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "x5zM9BGleEe16H7lkuimuQ==", "altPLUGuid": "f4cc9cc7-a511-4778-b5e8-7ee592e8a6b9", "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": "2025-10-05T00:01:50.6994679", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Nv8UN+Lk4UiTDq+RIa5k8A==", "shelfPageLayoutGuid": "3714ff36-e4e2-48e1-930e-af9121ae64f0", "talkerPageLayoutG_UID": "xKGnyxe7zkqPR6+VV4usvw==", "talkerPageLayoutGuid": "cba7a1c4-bb17-4ace-8f47-af95578bacbf", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "33jp6BAFTk6zFQQdpIEzEg==", "inventoryIdentifier": "e8e978df-0510-4e4e-b315-041da4813312", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "1DiNZDJYrUmqV31bpYlrlQ==", "parentPluGuid": "648d38d4-5832-49ad-aa57-7d5ba5896b95", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "dm6XzHcxvkqWBguKXZyIzQ==", "supplierIdentifierGuid": "cc976e76-3177-4abe-9606-0b8a5d9c88cd", "supplierChanged": true, "rebateSupplierIdentifier": "N62N+uH52k6STmGW6LQvQw==", "rebateSupplierIdentifierGuid": "fa8dad37-f9e1-4eda-924e-6196e8b42f43", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:01:50.6994679", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "1XmuLbno1kKqYWnJzJ8QFg==", "hostIdentifierGuid": "2dae79d5-e8b9-42d6-aa61-69c9cc9f1016", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "12" }, { "$ref": "12" } ], "store": { "$ref": "3" }, "storePrices": [ { "$id": "13", "pluG_UID": "4vPNDKuClUGLhlKJ5uE98Q==", "pluGuid": "0ccdf3e2-82ab-4195-8b86-5289e6e13df1", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:50.6994679" }, { "$ref": "13" } ], "currentPrices": { "$id": "14", "pluPrices": { "$id": "15", "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, "acceptedUtc": "2025-10-05T00:01:50.6994679", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "15" }, "winningCampaign": 1, "winner": { "$id": "16", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:50.6994679", "startTime": 3, "endDate": "2025-10-05T00:01:50.6994679", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "JeTTPhiSJk+sVBWbqs84Jg==", "hostIdentifierGuid": "3ed3e425-9218-4f26-ac54-159baacf3826", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "16" }, { "$ref": "16" } ] }, "tray": { "$id": "17", "g_UId": "m5Ye27xeF0KHDmKLJ+z+bA==", "guid": "db1e969b-5ebc-4217-870e-628b27ecfe6c", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "18", "priceGroupG_UID": "FTfnMR2QoUulwTxoytj2VA==", "priceGroupGuid": "31e73715-901d-4ba1-a5c1-3c68cad8f654", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:50.6994679", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "12" }, { "$ref": "12" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "19", "pluG_UID": "EtVvY6GONk+8/EgMFRSlKA==", "pluGuid": "636fd512-8ea1-4f36-bcfc-480c1514a528", "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": "20", "pluGuid": "0e6b8b4c-3e7f-4afb-8f86-828b0e6ab3df", "created": "2025-10-05T00:01:50.6994679", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:50.6994679", "deactivated": "2025-10-05T00:01:50.6994679", "lastOrdered": "2025-10-05T00:01:50.6994679", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:50.6994679", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:50.6994679", "lastSold": "2025-10-05T00:01:50.6994679", "firstSold": "2025-10-05T00:01:50.6994679", "awsUpdated": "2025-10-05T00:01:50.6994679", "lastManualUpdate": "2025-10-05T00:01:50.6994679", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:50.6994679", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:50.6994679", "doNotRangeUpdated": "2025-10-05T00:01:50.6994679", "doNotOrderUpdated": "2025-10-05T00:01:50.6994679", "tracked": "2025-10-05T00:01:50.6994679" }, "allergens": [ { "$id": "21", "allergenID": 1, "pluG_UID": "KeNEFes+mUmevdKLVna7/Q==", "pluGuid": "1544e329-3eeb-4999-9ebd-d28b5676bbfd", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "21" } ], "costs": { "$id": "22", "pluG_UID": "cG5elAlmK0ua+aPjliJrlQ==", "pluGuid": "945e6e70-6609-4b2b-9af9-a3e396226b95", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:50.6994679", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "23", "saleHeaderID": 1, "created": "2025-10-05T00:01:50.6994679", "createdLocal": "2025-10-05T00:01:50.6994679", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "M8wH/VqvDUa6VpU1WntWZA==", "operatorGuid": "fd07cc33-af5a-460d-ba56-95355a7b5664", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "fAnzKQ8E3kWbVNaVMXKc6w==", "pluGuid": "29f3097c-040f-45de-9b54-d69531729ceb", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "24", "id": 1, "g_Uid": "ox7VO8XqtUaYeIA96yQ3Zw==", "guid": "3bd51ea3-eac5-46b5-9878-803deb243767", "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": "2025-10-05T00:01:50.6994679", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:50.6994679", "endShift": "2025-10-05T00:01:50.6994679", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "25", "operatorG_UID": "rA+5zJvmB0GG5BGbVV2aaQ==", "operatorGuid": "ccb90fac-e69b-4107-86e4-119b555d9a69", "storeID": 2, "operator": { "$ref": "24" }, "store": { "$ref": "3" } }, { "$ref": "25" } ] } }, { "$ref": "23" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "+0900klWz06Kp3vEjQY0EQ==", "pluGuid": "d2744ffb-5649-4ecf-8aa7-7bc48d063411", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "Ay8u4Wms1EqiDtkMwsOWUA==", "pluGuid": "e12e2f03-ac69-4ad4-a20e-d90cc2c39650", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "12" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "F7tK57/0aU6rnsZze2NPeA==", "identifierGuid": "e74abb17-f4bf-4e69-ab9e-c6737b634f78", "pluG_UID": "jj283HIA9U2wIVJ2o4NGJA==", "pluGuid": "dcbc3d8e-0072-4df5-b021-5276a3834624", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "28" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "12" }, { "$ref": "12" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "29", "identifier": "17aT31KIWk6gP5tYuVcCSA==", "groupName": "sample string 1", "identifierGuid": "df93b6d7-8852-4e5a-a03f-9b58b9570248", "exists": true, "flipChartIdentifier": "aeHMBxzZz0uCOeHAoSwJYA==", "flipChartIdentifierGuid": "07cce169-d91c-4bcf-8239-e1c0a12c0960", "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": "qVBBR3wVuUqwDs1WcfeXJg==", "groupIdentifierGuid": "474150a9-157c-4ab9-b00e-cd5671f79726", "flipChart": { "$id": "30", "identifier": "SF9ciUluRU+lo3pQ49jdYg==", "identifierGuid": "895c5f48-6e49-4f45-a5a3-7a50e3d8dd62", "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": "31", "identifier": "ssPcAeKhD0uReaFe0tPJEQ==", "identifierGuid": "01dcc3b2-a1e2-4b0f-9179-a15ed2d3c911", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "bNFhXtXXJUGlkLvxtvsHlQ==", "guid": "5e61d16c-d7d5-4125-a590-bbf1b6fb0795", "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": "JS0LVCN1REilmf/QJ/kovA==", "previousFormGuid": "540b2d25-7523-4844-a599-ffd027f928bc", "nextForm": 1, "nextFormG_UID": "8EDox10DA0CrVWz8GvVNsA==", "nextFormGuid": "c7e840f0-035d-4003-ab55-6cfc1af54db0", "attributes": "sample string 10", "updated": "2025-10-05T00:01:50.6994679", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "32" }, "previousCheckoutForm": { "$ref": "32" }, "buttons": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "ABpVNNFlm0CCjTu5fPNuyw==", "checkoutFormGuid": "34551a00-65d1-409b-828d-3bb97cf36ecb", "identifier": "1IMtkOyjYEqCfNRIwZbjxA==", "identifierGuid": "902d83d4-a3ec-4a60-827c-d448c196e3c4", "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": "kwv3eP2cekOGWbDnKT3G0g==", "valueGuid": "78f70b93-9cfd-437a-8659-b0e7293dc6d2", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:50.6994679", "action": "sample string 12", "valueForm": { "$ref": "32" }, "image": { "$id": "34", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:50.6994679", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "VlBph367WUeDYjI641LMMw==", "checkoutFormGuid": "87695056-bb7e-4759-8362-323ae352cc33", "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": "35" } ] }, { "$ref": "32" } ], "panels": [ { "$ref": "35" }, { "$ref": "35" } ] }, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, "contentPanel": { "$ref": "35" }, "products": [ { "$id": "36", "flipChartPageIdentifier": "hi48NhcabkmHoZCvh3v6Ow==", "flipChartPageIdentifierGuid": "363c2e86-1a17-496e-87a1-90af877bfa3b", "pluG_UID": "o51BAUcxCUeKEQcCpLxAmg==", "pluGuid": "01419da3-3147-4709-8a11-0702a4bc409a", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "12" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "36" } ], "productCount": 27, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, { "$ref": "29" } ], "priceHistory": [ { "$id": "37", "pluG_UID": "gIsGtQWyNEavQjD9v3ut7w==", "pluGuid": "b5068b80-b205-4634-af42-30fdbf7badef", "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": "2025-10-05T00:01:50.6994679", "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": "37" } ], "ingredients": [ { "$id": "38", "pluG_UID": "B1815rEAbk2aDUrlqXED1Q==", "ingredientGuid": "NDr6Sh9EFEahzijSbg1a2Q==", "ingredientIdentifier": "4afa3a34-441f-4614-a1ce-28d26e0d5ad9", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "12" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "qTY1bjkMRUKT12cd1qu6/g==", "pluGuid": "6e3536a9-0c39-4245-93d7-671dd6abbafe", "shelfLocationIdentifier": "YOwoX/I5LEme/tfXKCfpVw==", "shelfLocationGuid": "5f28ec60-39f2-492c-9efe-d7d72827e957", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "pMgB/JvC/kWQDessfvFziQ==", "labelPageLayoutGuid": "fc01c8a4-c29b-45fe-900d-eb2c7ef17389", "updated": "2025-10-05T00:01:50.6994679", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "12" }, "location": { "$id": "40", "identifier": "ibXFGZMx+E+Ozue4RpwbkA==", "storeID": 1, "identifierGuid": "19c5b589-3193-4ff8-8ece-e7b8469c1b90", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:50.6994679", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "39" }, { "$ref": "39" } ] } }, { "$ref": "39" } ], "bin": { "$ref": "39" }, "scaleLocations": [ { "$id": "41", "plu": 1, "pluG_UID": "4ntTEjNIUEe307aq8pgpEQ==", "pluGuid": "12537be2-4833-4750-b7d3-b6aaf2982911", "deptNo": 1, "product": { "$ref": "12" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:50.6994679", "department": { "$id": "43", "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": "42" }, "subDepartments": [ { "$id": "44", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "45", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "46", "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": "2025-10-05T00:01:50.6994679", "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": "vr+gmV/pTk2gSLNN1TkqVA==", "labelPageLayoutGuid": "99a0bfbe-e95f-4d4e-a048-b34dd5392a54", "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": "47", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "49" } ], "commodityCode": "sample string 6" }, { "$ref": "48" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "48" }, "mscDep": { "$id": "50", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "47" }, { "$ref": "47" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "46" } ], "updated": "2025-10-05T00:01:50.6994679", "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": "zd9tw3fZL0+gsVqGr9X7tQ==", "labelPageLayoutGuid": "c36ddfcd-d977-4f2f-a0b1-5a86afd5fbb5", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "45" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:50.6994679", "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": "L2dnU8jgVEGPBY9GsoGRQw==", "labelPageLayoutGuid": "5367672f-e0c8-4154-8f05-8f46b2819143", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "44" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:50.6994679", "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": "Lb8uYxtQe0e5FfeIWeRZtA==", "labelPageLayoutGuid": "632ebf2d-501b-477b-b915-f78859e459b4", "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": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } } } }, { "$ref": "41" } ], "nextPrice": { "$id": "51", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "1C0oFpCJSE+56FQ3ymb1ig==", "pluGuid": "16282dd4-8990-4f48-b9e8-5437ca66f58a", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "ZikBEuVq1UqwylRR9m6djw==", "dealCostGuid": "12012966-6ae5-4ad5-b0ca-5451f66e9d8f", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "d8IVm2ugJ0q6W6lUcJnvsA==", "priceGroupGuid": "9b15c277-a06b-4a27-ba5b-a9547099efb0", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:50.6994679", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "uN3JmDb7WkiQEUDWd3BfLw==", "campaignComboPriceGroupIdentifier": "98c9ddb8-fb36-485a-9011-40d677705f2f", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:50.6994679", "operatorG_UID": "ys517LOF4EyfJkoOPtwSvA==", "operatorGuid": "ec75ceca-85b3-4ce0-9f26-4a0e3edc12bc", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:50.6994679", "signIqTicketFileMovedUtc": "2025-10-05T00:01:50.6994679", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:50.6994679", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "12" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "4a8a8a2f-23b1-43a3-a1e2-2d30b68b89a3", "nameGuid": "4a8a8a2f-23b1-43a3-a1e2-2d30b68b89a3", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:50.6994679", "startTime": 1, "endDate": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "system": true, "created": "2025-10-05T00:01:50.6994679", "updated": "2025-10-05T00:01:50.6994679", "priceChangeNotifiedUtc": "2025-10-05T00:01:50.6994679", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "NUjx93rYFUaseWNKEbxovg==", "hostIdentifierGuid": "f7f14835-d87a-4615-ac79-634a11bc68be", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:50.6994679", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "51" }, { "$ref": "51" } ], "campaignPools": [ { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "l7g2fTTvSkyEa30NrdBDxw==", "pluGuid": "7d36b897-ef34-4c4a-846b-7d0dadd043c7", "hostOfferID": 1, "priceGroupG_UID": "LVNS1SmuSkieOCPLUgnHFQ==", "priceGroupGuid": "d552532d-ae29-484a-9e38-23cb5209c715", "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": "2025-10-05T00:01:50.6994679", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "12" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "5Dw0LbP1ZEWhCTG/rykDCg==", "identifierStr": "5Dw0LbP1ZEWhCTG/rykDCg==", "identifierGuid": "2d343ce4-f5b3-4564-a109-31bfaf29030a", "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": "53" } }, { "$ref": "55" } ], "customers": [ { "$id": "56", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "MJephKswxki3KGKNUl7wsw==", "customerIDGuid": "84a99730-30ab-48c6-b728-628d525ef0b3", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "tGf3T0TlAEyhtXShOo4ncA==", "identifierGuid": "4ff767b4-e544-4c00-a1b5-74a13a8e2770", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:50.6994679", "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": "u6PiLL6hw0C2WNcoTeEYTg==", "communityIdentifierGuid": "2ce2a3bb-a1be-40c3-b658-d7284de1184e", "joined": "2025-10-05T00:01:50.6994679", "updated": "2025-10-05T00:01:50.6994679", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "evSDn2BQQESMh4cUkE48nw==", "priceLevelIdentifierGuid": "9f83f47a-5060-4440-8c87-8714904e3c9f", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:50.6994679", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-10-05T00:01:50.6994679", "expiry": "2025-10-05T00:01:50.6994679", "customerID": "LsOWlc2ShU+ivGUYbnWIpQ==", "customerIDGuid": "9596c32e-92cd-4f85-a2bc-65186e7588a5", "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": "2025-10-05T00:01:50.6994679", "linkedAccount": "sbuWfNBr/UOE4VujG3+2dw==", "linkedAccountGuid": "7c96bbb1-6bd0-43fd-84e1-5ba31b7fb677", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "0fBCzuhsX067eppSTOA43A==", "identifierGuid": "ce42f0d1-6ce8-4e5f-bb7a-9a524ce038dc", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:50.6994679", "owner": "tSxpuOWRLU6MXBeIF6nUzg==", "ownerGuid": "b8692cb5-91e5-4e2d-8c5c-178817a9d4ce", "accountStoreGroupIdentifier": "18yzjsY+kUumz667zXYw5A==", "accountStoreGroupGuid": "8eb3ccd7-3ec6-4b91-a6cf-aebbcd7630e4", "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": "2025-10-05T00:01:50.6994679", "active": true, "updated": "2025-10-05T00:01:50.6994679", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "57" }, "card": { "$ref": "58" }, "members": { "$id": "60", "sample string 1": [ { "$ref": "57" }, { "$ref": "57" } ], "sample string 2": [ { "$ref": "57" }, { "$ref": "57" } ] }, "customerGroups": [ { "$id": "61", "identifier": "0NBJDT0e+EW7w/NPm5Z8Bg==", "identifierGuid": "0d49d0d0-1e3d-45f8-bbc3-f34f9b967c06", "name": "sample string 2", "primaryContact": "7J8Tl+ERrEqId7UEd6yEOw==", "primaryContactGuid": "97139fec-11e1-4aac-8877-b50477ac843b", "accountID": "Ghszngmq10mCu3nBnYlYqg==", "accountIDGuid": "9e331b1a-aa09-49d7-82bb-79c19d8958aa", "special": true, "updated": "2025-10-05T00:01:50.6994679", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "myTmt+UprUaO9oX1F5tQCQ==", "priceLevelIdentifierGuid": "b7e6249b-29e5-46ad-8ef6-85f5179b5009", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "VSGWR/2GeUi6Psa7VLOYXg==", "groupIDGuid": "47962155-86fd-4879-ba3e-c6bb54b3985e", "customerID": "rVy9uKqp1UCEvKXiyWNE2A==", "customerIDGuid": "b8bd5cad-a9aa-40d5-84bc-a5e2c96344d8", "card": "sample string 4", "linkedAccount": "GfeZ6jot5UGl6MbYJcO2Mw==", "linkedAccountGuid": "ea99f719-2d3a-41e5-a5e8-c6d825c3b633", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "11WJsvgLBEyS+dOLfx6IrA==", "identifierGuid": "b28955d7-0bf8-4c04-92f9-d38b7f1e88ac", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "adh1O9JeBkqwvX+gUGYTFg==", "accountIDGuid": "3b75d869-5ed2-4a06-b0bd-7fa050661316", "customerAccount": { "$ref": "59" }, "customerCard": { "$ref": "58" }, "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": "2025-10-05T00:01:50.6994679", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "XS5dJyqSdkqfNHxCsQ978g==", "idempotentVoidGuid": "275d2e5d-922a-4a76-9f34-7c42b10f7bf2", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "64", "saleHeaderID": 1, "saleHeaderGuid": "6hZnMv0jlkmQYnuGT54/7w==", "saleHeaderIdentifierGuid": "326716ea-23fd-4996-9062-7b864f9e3fef", "created": "2025-10-05T00:01:50.6994679", "createdLocal": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "storeID": 1, "operatorG_Uid": "5uRWY2VqXUqmoScnsdhhlA==", "operatorGuid": "6356e4e6-6a65-4a5d-a6a1-2727b1d86194", "customerG_Uid": "c6xdo/8220+B3cXmDm3aaA==", "customerGuid": "a35dac73-36ff-4fdb-81dd-c5e60e6dda68", "communityIdentifier": "GcH/iFosjU6EB8tSh+eQqg==", "communityIdentifierGuid": "88ffc119-2c5a-4e8d-8407-cb5287e790aa", "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": "eKkpR8PRrUehdJ3pQ0Xfew==", "priceLevelIdentifierGuid": "4729a978-d1c3-47ad-a174-9de94345df7b", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "24" }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "65", "id": 1, "identifier": "/0YT7S9tNESf2WyUdSR+5Q==", "identifierGuid": "ed1346ff-6d2f-4434-9fd9-6c9475247ee5", "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", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:01:50.6994679", "deleted": true }, "details": [ { "$id": "66", "saleItemID": 1, "identifier": "dughM+fnPky0/eiRuNKgmw==", "identifierGuid": "3321e876-e7e7-4c3e-b4fd-e891b8d2a09b", "saleHeaderID": 2, "plu": 1, "pluG_UId": "+5CNLivVBkapSwb1oatLNg==", "pluGuid": "2e8d90fb-d52b-4606-a94b-06f5a1ab4b36", "accountID": "J3jZpf4USEe4ve70bINcgA==", "accountIDGuid": "a5d97827-14fe-4748-b8bd-eef46c835c80", "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": "2025-10-05T00:01:50.6994679", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "gt9miIsXEkO5q3/N7jeieQ==", "refundGuid": "8866df82-178b-4312-b9ab-7fcdee37a279", "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": "pQzLP2PaXEmDZ7b1Tbzi2A==", "idempotentVoidGuid": "3fcb0ca5-da63-495c-8367-b6f54dbce2d8", "priceLevelIdentifier": "sOs4JQFcmUKdjzUlsJa+ww==", "priceLevelIdentifierGuid": "2538ebb0-5c01-4299-9d8f-3525b096bec3", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "67", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:50.6994679", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "67" } ], "refund": { "$id": "68", "id": 1, "g_UID": "0hyNJFQb0kWEaRN03e3pVw==", "guid": "248d1cd2-1b54-45d2-8469-1374ddede957", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:50.6994679" }, "modifier": { "$id": "69", "id": 1, "setG_UID": "PGdotydoNkeQpOOzq4uq8g==", "modifierSetGuid": "b768673c-6827-4736-90a4-e3b3ab8baaf2", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "/xsRA11/QkeSm+d1+iOTpQ==", "pluGuid": "03111bff-7f5d-4742-929b-e775fa2393a5", "deleted": true, "g_UID": "Euka5AkaRECsiQl7Eo8i8w==", "guid": "e41ae912-1a09-4044-ac89-097b128f22f3", "product": { "$ref": "12" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "66" } ], "eftReceipts": [ { "$id": "70", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "64" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "70" } ], "payments": [ { "$ref": "63" }, { "$ref": "63" } ], "cards": [ { "$id": "71", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "71" } ], "campaignHits": [ { "$id": "72", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "72" } ], "fuel": [ { "$id": "73", "id": 1, "plu": 1, "pluG_UID": "u1K7OeZY9E2eIPld7FLjQg==", "pluGuid": "39bb52bb-58e6-4df4-9e20-f95dec52e342", "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": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "73" } ], "fuelResells": [ { "$id": "74", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "Z0iORlCri0qWuLE08N3i+w==", "pluGuid": "468e4867-ab50-4a8b-96b8-b134f0dde2fb", "accountID": "ELgW9fIr6UWy0YuDyOqK2A==", "accountIDGuid": "f516b810-2bf2-45e9-b2d1-8b83c8ea8ad8", "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": "2025-10-05T00:01:50.6994679", "bestOrExpireType": 1, "refundG_UID": "NJN6hnFre0CGqyROWezaEg==", "refundGuid": "867a9334-6b71-407b-86ab-244e59ecda12", "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": "74" } ], "customerOrder": [ { "$id": "75", "identifier": "294VuDC3aEyQr3seagP0AA==", "identifierGuid": "b815dedb-b730-4c68-90af-7b1e6a03f400", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "Le62ilCy5ku4kZFOTUMyZw==", "customerIdentifierGuid": "8ab6ee2d-b250-4be6-b891-914e4d433267", "operatorNo": 1, "operatorG_UID": "+VTt6cjefEWzFXuIlT1AfA==", "operatorGuid": "e9ed54f9-dec8-457c-b315-7b88953d407c", "created": "2025-10-05T00:01:50.6994679", "ordered": "2025-10-05T00:01:50.6994679", "started": "2025-10-05T00:01:50.6994679", "completed": "2025-10-05T00:01:50.6994679", "supplied": "2025-10-05T00:01:50.6994679", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "57" }, "operator": { "$ref": "24" }, "details": [ { "$id": "76", "headerID": 1, "plu": 1, "pluG_UId": "+6qTd14ub0WSAEg6Tj/01g==", "pluGuid": "7793aafb-2e5e-456f-9200-483a4e3ff4d6", "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": "Zet5ujs/J0e0N7TCzhIPFQ==", "headerIdentifierGuid": "ba79eb65-3f3b-4727-b437-b4c2ce120f15", "product": { "$ref": "12" } }, { "$ref": "76" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "64" } }, { "$ref": "75" } ], "surveyResponses": [ { "$id": "77", "surveyG_UID": "eI/gQ4K8RUeI/YGbwofl1g==", "surveyGuid": "43e08f78-bc82-4745-88fd-819bc287e5d6", "saleHeaderGuid": "ZMqQSyrqTk6vYrJJUc7MGQ==", "saleGuid": "4b90ca64-ea2a-4e4e-af62-b24951cecc19", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "j1wsBH7EG0K7ldkkYoyzNg==", "guidResponse": "042c5c8f-c47e-421b-bb95-d924628cb336", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:50.6994679", "sale": { "$ref": "64" }, "survey": { "$id": "78", "g_UID": "YqS4VGZOtkCM7NNJ8LK/EQ==", "guid": "54b8a462-4e66-40b6-8cec-d349f0b2bf11", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "+SjWfxSwFUCT1EO7wSc2MA==", "checkoutFormGuid": "7fd628f9-b014-4015-93d4-43bbc1273630", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:50.6994679", "end": "2025-10-05T00:01:50.6994679", "deleted": true, "updated": "2025-10-05T00:01:50.6994679", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "df8f8e3b-f0bd-47a4-991e-6e63ae2c59d5", "2e01256c-72bf-48d0-afdb-902596d6c020" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "32" } }, "ingressId": "sample string 4" }, { "$ref": "77" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "Xb3BkUpEMUiPHJ9Af0Np1Q==", "accountIdentifier": "91c1bd5d-444a-4831-8f1c-9f407f4369d5", "accountName": "sample string 42", "customerOrderIdentifier": "UJoEDZrMMUGMYlUukrKpcg==", "customerOrderIdentifierGuid": "0d049a50-cc9a-4131-8c62-552e92b2a972", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "79", "id": 1, "paymentID": 2, "paymentIdentifier": "kqlRGi4hvUyukaRpf3i2xg==", "paymentIdentifierGuid": "1a51a992-212e-4cbd-ae91-a4697f78b6c6", "identifier": "FswobF6ZEka1n9icrwyHjg==", "identifierGuid": "6c28cc16-995e-4612-b59f-d89caf0c878e", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "v+h6DQBRREOwOlWbKJe5OQ==", "itemIdentifierGuid": "0d7ae8bf-5100-4344-b03a-559b2897b939" } }, { "$ref": "63" } ] }, { "$ref": "58" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "59" }, { "$ref": "59" } ], "account": { "$ref": "59" }, "vouchers": [ { "$id": "80", "customerIdentifier": "evJJd29w6k27dwIXgdq9zg==", "customerIdentifierGuid": "7749f27a-706f-4dea-bb77-021781dabdce", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "tTBFUS5hm0mZMdKEnvEmaA==", "idempotentGuid": "514530b5-612e-499b-9931-d2849ef12668", "offline": true, "voucher": { "$id": "81", "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": "2025-10-05T00:01:50.6994679", "barcodeTemplate": { "$id": "82", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "83", "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": "2025-10-05T00:01:50.6994679", "labelPageLayout": "av0TRu/i1k+hpjCR0WXwag==", "pageLayoutGuid": "4613fd6a-e2ef-4fd6-a1a6-3091d165f06a", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "81" }, "elements": [ { "$id": "84", "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": "2025-10-05T00:01:50.6994679" }, { "$ref": "84" } ] }, "customerVouchers": [ { "$id": "85", "id": 1, "customerIdentifier": "1TaGmy5guUSpD/bTQmRznw==", "customerIdentifierGuid": "9b8636d5-602e-44b9-a90f-f6d34264739f", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:50.6994679", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "moaAhgGC4UeYnvPO5pFZMw==", "issuedIdempotentGuid": "8680869a-8201-47e1-989e-f3cee6915933", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:50.6994679", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:50.6994679", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "YBC1PTtY9kqQoCky8vHaSw==", "redeemedIdempotentGuid": "3db51060-583b-4af6-90a0-2932f2f1da4b", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:50.6994679", "storeName": "sample string 17", "scaleLabel": { "$ref": "83" }, "voucher": { "$ref": "81" }, "customer": { "$ref": "57" }, "issuedOfflinePayment": { "$ref": "63" }, "redeemedOfflinePayment": { "$ref": "63" } }, { "$ref": "85" } ] }, "customer": { "$ref": "57" } }, { "$ref": "80" } ] } }, { "$ref": "56" } ], "customerGroups": [ { "$id": "86", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "5RPvs8bjm06BUoU3TKDD4Q==", "groupIDGuid": "b3ef13e5-e3c6-4e9b-8152-85374ca0c3e1", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "86" } ], "signIqTickets": [ { "$id": "87", "identifier": "3dwafULwtEmW6QUDQ2z57Q==", "identifierGuid": "7d1adcdd-f042-49b4-96e9-0503436cf9ed", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "87" } ], "comboPriceGroups": [ { "$id": "88", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "gHD8O0+xnUOQUKBrRekr7w==", "guid": "3bfc7080-b14f-439d-9050-a06b45e92bef", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "53" }, "comboPricePlus": [ { "$id": "89", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "VB3D9uJ3fUWgnHTyiRoxQA==", "groupGuid": "f6c31d54-77e2-457d-a09c-74f2891a3140", "comboPriceType": 5, "priceType": 5, "pluG_UID": "dSJd0ypVN0SiMgBPdtjbUg==", "pluGuid": "d35d2275-552a-4437-a232-004f76d8db52", "priceGroupG_UID": "bXKxDh9VJEG58OP8gkrQug==", "priceGroupGuid": "0eb1726d-551f-4124-b9f0-e3fc824ad0ba", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "53" }, "product": { "$ref": "12" }, "priceGroup": { "$ref": "18" }, "campaignPool": { "$ref": "53" } }, { "$ref": "89" } ] }, { "$ref": "88" } ], "priceLevels": [ { "$id": "90", "id": 1, "priceLevelIdentifier": "xse4tKhByk2/tl9uih/F7Q==", "priceLevelIdentifierGuid": "b4b8c7c6-41a8-4dca-bfb6-5f6e8a1fc5ed", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "90" } ] }, "product": { "$ref": "12" }, "dealCost": { "$id": "91", "headerIdentifier": "+v+A3oNLI0CAVWzCTQykDA==", "headerIdentifierGuid": "de80fffa-4b83-4023-8055-6cc24d0ca40c", "identifier": "aSuoMiyPI0GxvRXE6j//Og==", "identifierGuid": "32a82b69-8f2c-4123-b1bd-15c4ea3fff3a", "supplierIdentifier": "0lkTy+c030a6qBEvcsQ+BQ==", "supplierGuid": "cb1359d2-34e7-46df-baa8-112f72c43e05", "pluG_UID": "aFwgqdUYhUW5VtXca2opQA==", "pluGuid": "a9205c68-18d5-4585-b956-d5dc6b6a2940", "campaignName": "83607500-d17d-4a13-8a26-a05bd4fb1345", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:50.6994679", "end": "2025-10-05T00:01:50.6994679", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "TteSyDFPBku1bwWO/5m7tg==", "bonusItemPluGuid": "c892d74e-4f31-4b06-b56f-058eff99bbb6", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "campaignEndDate": "2025-10-05T00:01:50.6994679", "masterPLUG_UID": "2W0oeG5gIkiOU4np77PT0g==", "masterID": "78286dd9-606e-4822-8e53-89e9efb3d3d2", "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": "PWSuY2Dq40u0uZIpb/1LzQ==", "bonusMasterID": "63ae643d-ea60-4be3-b4b9-92296ffd4bcd", "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": "2025-10-05T00:01:50.6994679", "dealCosts": [ { "$ref": "91" }, { "$ref": "91" } ], "tags": [ { "$id": "92", "pluG_UID": "hzPMLgZU7km8e495jdvYNA==", "pluGuid": "2ecc3387-5406-49ee-bc7b-8f798ddbd834", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "92" } ], "alternateProductG_UID": "lK/JNuQlvEKzsWMKQpztXw==", "alternateProduct": "36c9af94-25e4-42bc-b3b1-630a429ced5f", "productHostCode": { "$id": "93", "id": 1, "pluG_UID": "SVLaf7/bPUKWtvhAhVQT0A==", "pluGuid": "7fda5249-dbbf-423d-96b6-f840855413d0", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:50.6994679", "inventoryTracked": "2025-10-05T00:01:50.6994679", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "94", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "ihsD2PVNH0CNCQP1NycNFA==", "supplierGuid": "d8031b8a-4df5-401f-8d09-03f537270d14", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "95" } ], "cycles": [ { "$id": "96", "storeID": 1, "supplierIdentifier": "m2svAQByzEaPQOWM8ogkbQ==", "supplierGuid": "012f6b9b-7200-46cc-8f40-e58cf288246d", "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": "2025-10-05T00:01:50.6994679", "deliveryDate": "2025-10-05T00:01:50.6994679", "nextCutOffDate": "2025-10-05T00:01:50.6994679", "nextDeliveryDate": "2025-10-05T00:01:50.6994679", "nextDaysBuffer": 10 }, { "$ref": "96" } ], "store": { "$ref": "3" }, "updated": "2025-10-05T00:01:50.6994679", "isHost": true }, "files": [ { "$id": "97", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:50.6994679", "processed": "2025-10-05T00:01:50.6994679", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:50.6994679", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "98", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:50.6994679", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "97" } ], "zoneMatrix": [ { "$id": "99", "id": 1, "hostIdentifier": "rrUSVWRtCUCnA0zl0xi3ow==", "hostIdentifierGuid": "5512b5ae-6d64-4009-a703-4ce5d318b7a3", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "018b33a3-ab92-4566-b480-8f8418aa8eb2", "e1208186-d148-498b-9757-6ca67d13e213" ] }, { "$ref": "99" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "100", "identifier": "Rw5QSPNERUufcRLyyAHbNw==", "identifierGuid": "48500e47-44f3-4b45-9f71-12f2c801db37", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "100" } ], "promoTypeGuids": [ "f9129421-31bd-4be9-9f5a-488305628389", "bbb9e66e-fba5-4286-a6c4-5cb8cebeee47" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "101", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "101" } ], "sales": [ { "$id": "102", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:50.6994679", "ftpSite": { "$id": "103", "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": "102" } ], "zoneMatrix": [ { "$ref": "99" }, { "$ref": "99" } ], "cashManagements": [ { "$id": "104", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "105", "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": "104" } ], "updateStoreID": "5ced6c0f-c355-46e6-bda3-b50a5a2d2093", "updateStore": { "$id": "106", "id": "5c067896-fb2e-4999-ab67-03452a746d39", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "107", "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": "7" }, "orderCycle": { "$id": "108", "id": 1, "autoOrderGuid": "wXe3xnqhe0aBcoPFPw39iw==", "autoOrderIdentifier": "c6b777c1-a17a-467b-8172-83c53f0dfd8b", "cutOffDate": "2025-10-05T00:01:50.6994679", "deliveryDate": "2025-10-05T00:01:50.6994679", "daysBuffer": 3, "nextCutOffDate": "2025-10-05T00:01:50.6994679", "nextDeliveryDate": "2025-10-05T00:01:50.6994679", "nextDaysBuffer": 5 }, "details": [ { "$id": "109", "autoOrderGuid": "L4IqY2HDT0iaomEFcTV0rg==", "autoOrderIdentifier": "632a822f-c361-484f-9aa2-6105713574ae", "pluG_UID": "u2UqEnfH8EmNcCGa3lggpA==", "pluGuid": "122a65bb-c777-49f0-8d70-219ade5820a4", "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": "2025-10-05T00:01:50.6994679", "investmentBuyStatus": 2, "processed": "2025-10-05T00:01:50.6994679", "product": { "$ref": "12" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "96" }, "dayWeighting": { "$id": "110", "sunday": 1.1 }, "inventory": { "$id": "111", "inventoryGuid": "kZdiwI7n4Uq5mTJFsU8r8w==", "inventoryIdentifier": "c0629791-e78e-4ae1-b999-3245b14f2bf3", "created": "2025-10-05T00:01:50.6994679", "createdLocal": "2025-10-05T00:01:50.6994679", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-10-05T00:01:50.6994679", "history": [ { "$id": "112", "inventoryGuid": "EFChkUYth0qyFR86afbjDg==", "inventoryIdentifier": "91a15010-2d46-4a87-b215-1f3a69f6e30e", "pluG_UID": "S8R7VOqpSUO2xuqKyQim+A==", "pluIdentifier": "547bc44b-a9ea-4349-b6c6-ea8ac908a6f8", "inventoryReason": 3, "inventoryInvoiceGuid": "UcW8lbo00UOQzRLqjmzqpw==", "invoiceIdentifier": "95bcc551-34ba-43d1-90cd-12ea8e6ceaa7", "operatorGuid": "J2vIVFCEXUChg2y1dJy+Yg==", "operatorIdentifier": "54c86b27-8450-405d-a183-6cb5749cbe62", "stocktakeGuid": "SgH6eGruG0e7Bx+R7f4fBA==", "stocktakeIdentifier": "78fa014a-ee6a-471b-bb07-1f91edfe1f04", "orderGuid": "0t7nmKuFP06eKun2C+Ndcg==", "orderIdentifier": "98e7ded2-85ab-4e3f-9e2a-e9f60be35d72", "saleHeaderGuid": "/J5nQCmTy0uctiQg+mhkzg==", "saleHeaderGuidIdentifier": "40679efc-9329-4bcb-9cb6-2420fa6864ce", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "DJQEIYFdP0KKp2Tlb/BDRg==", "creditNoteGuid": "2104940c-5d81-423f-8aa7-64e56ff04346", "inventorySourceGuid": "6+zOYux7YE2dNfh9HpK38A==", "inventorySourceIdentifier": "62ceeceb-7bec-4d60-9d35-f87d1e92b7f0", "createdLocal": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "createdLocalTime": "2025-10-05T00:01:50.6994679", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "113", "inventoryInvoiceGuid": "UL56F/toR0aybOX8kAnz4A==", "invoiceIdentifier": "177abe50-68fb-4647-b26c-e5fc9009f3e0", "inventoryGuid": "+r0avRRHXUK5DvjanY7S1w==", "inventoryIdentifier": "bd1abdfa-4714-425d-b90e-f8da9d8ed2d7", "supplierIdentifier": "fWkI7s4gK06TTEPuTtzj9Q==", "supplierGuid": "ee08697d-20ce-4e2b-934c-43ee4edce3f5", "orderGuid": "wF59K8Ed6U6JUb1+1Pt8/w==", "orderIdentifier": "2b7d5ec0-1dc1-4ee9-8951-bd7ed4fb7cff", "invoiceHeaderIdentifier": "4cIx5pDLSEeiYWfEVAQKSg==", "invoiceHeaderGuid": "e631c2e1-cb90-4748-a261-67c454040a4a", "created": "2025-10-05T00:01:50.6994679", "ordered": "2025-10-05T00:01:50.6994679", "storeID": 1, "bestOrExpire": "2025-10-05T00:01:50.6994679", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-10-05T00:01:50.6994679", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "tnrLjsZXh02YnxsbD4onRg==", "pluGuid": "8ecb7ab6-57c6-4d87-989f-1b1b0f8a2746", "orderInventoryGuid": "SqfcqXecWEy8EY7JTOye9g==", "orderInventoryIdentifier": "a9dca74a-9c77-4c58-bc11-8ec94cec9ef6", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "114", "invoiceItemNo": 1, "inventoryInvoiceGuid": "5zhQE+tMZkKcp16pJ9R/MA==", "invoiceIdentifier": "135038e7-4ceb-4266-9ca7-5ea927d47f30", "inventoryGuid": "dkRUvlnS2kmNdEQJvk607w==", "inventoryIdentifier": "be544476-d259-49da-8d74-4409be4eb4ef", "serialNumber": "sample string 3", "sold": "2025-10-05T00:01:50.6994679", "saleItemID": 1, "storeID": 1, "returned": "2025-10-05T00:01:50.6994679", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "114" } ] }, "invoiceHeaderIdentifier": "LTMysJqW3UGS1BGdSonS/A==", "invoiceHeaderGuid": "b032332d-969a-41dd-92d4-119d4a89d2fc", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "115", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-10-05T00:01:50.6994679" }, "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 }, { "$ref": "112" } ], "products": [ { "$ref": "12" }, { "$ref": "12" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "116", "pluG_UID": "T97/1Q7M70aIePiazk6JhA==", "pluGuid": "d5ffde4f-cc0e-46ef-8878-f89ace4e8984", "consolidatedSales": { "$id": "117", "1": { "$id": "118", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "118" } }, "dailyPrices": { "$id": "119", "2025-10-05T00:01:50.6994679": { "$id": "120", "date": "2025-10-05T00:01:50.6994679", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "M0ZT0kdQqkuoXgwa3mx9eg==", "comboPriceGroupGuid": "d2534633-5047-4baa-a85e-0c1ade6c7d7a" } }, "onHandPredictions": [ { "$id": "121", "autoOrderGuid": "IiOIwd+N8U2ZGA1DhK5grQ==", "autoOrderIdentifier": "c1882322-8ddf-4df1-9918-0d4384ae60ad", "pluG_UID": "0wlItTSn1Ei7+lOFYYPcPg==", "pluGuid": "b54809d3-a734-48d4-bbfa-53856183dc3e", "childPLUG_UID": "v4z03xy28EW+dE7xYNCDEw==", "childPluGuid": "dff48cbf-b61c-45f0-be74-4ef160d08313", "date": "2025-10-05T00:01:50.6994679", "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": "121" } ], "predictions": [ { "$ref": "121" }, { "$ref": "121" } ], "product": { "$ref": "12" } }, { "$ref": "116" } ], "supplierOrderingDetail": { "$ref": "10" }, "manufacturerSupplier": "fa7fd82e-5038-48fa-be68-3ea2d9bbadf4", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "109" } ], "boosts": [ { "$id": "122", "autoOrderGuid": "pmzu1lk0cUOlhAH5aZ0Tsw==", "autoOrderIdentifier": "d6ee6ca6-3459-4371-a584-01f9699d13b3", "date": "2025-10-05T00:01:50.6994679", "boost": 2 }, { "$ref": "122" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "123", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "124", "orderGuid": "t9BXFIR+N0q4Md3EeH5DPg==", "orderIdentifier": "1457d0b7-7e84-4a37-b831-ddc4787e433e", "supplierIdentifier": "RhR3F4j6+Uyzx9KPm6G2bA==", "supplierGuid": "17771446-fa88-4cf9-b3c7-d28f9ba1b66c", "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": "125", "id": 1, "orderGuid": "WNZRo8QxZkOMTytAYCND+w==", "orderIdentifier": "a351d658-31c4-4366-8c4f-2b40602343fb", "pluG_UID": "5+JUUnnWO0+IZccUPggFEA==", "pluGuid": "5254e2e7-d679-4f3b-8865-c7143e080510", "created": "2025-10-05T00:01:50.6994679", "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, "cost": 1, "costDecimals": 1, "pickedCost": 1, "pickedCostDecimals": 1, "averagePackSize": 9.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 10", "receivedUnits": 1, "receivedWeight": 1, "received": 1, "status": 11, "substituteG_UID": "LuAensKSTkq9palLQEUB3Q==", "substituteGuid": "9e1ee02e-92c2-4a4e-bda5-a94b404501dd", "warehousePLUG_UID": "tKBXt6RSdki4l0vM/TDk/w==", "warehousePluGuid": "b757a0b4-52a4-4876-b897-4bccfd30e4ff", "updated": "2025-10-05T00:01:50.6994679", "increment": true, "description": "sample string 13", "product": { "$ref": "12" }, "unknownScan": { "$id": "126", "pluG_UID": "lCXlUx+B6kSTzVQ7CqE7pQ==", "pluGuid": "53e52594-811f-44ea-93cd-543b0aa13ba5", "orderGuid": "+1PCCpCN4Em9AwBVJQw/+w==", "orderIdentifier": "0ac253fb-8d90-49e0-bd03-0055250c3ffb", "barcode": "sample string 3", "created": "2025-10-05T00:01:50.6994679", "assigned": true }, "unknownScanItem": true, "substitute": { "$ref": "12" }, "warehouseProduct": { "$ref": "12" }, "lookup": { "$id": "127", "pluG_UID": "WnwCP4ZFHUiOM+3OJna8vg==", "pluGuid": "3f027c5a-4586-481d-8e33-edce2676bcbe", "inventoryGuid": "rEuFhPE9+kKmEqBOFk+emg==", "inventoryIdentifier": "84854bac-3df1-42fa-a612-a04e164f9e9a", "averageWeeklySales": 1.0, "promotionalAverageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "inventoryPromotionalAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-10-05T00:01:50.6994679", "lastOrderQuantity": 1.1, "lastReceived": "2025-10-05T00:01:50.6994679", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "91" }, "nextCost": { "$ref": "91" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-10-05T00:01:50.6994679", "orderHeader": { "$ref": "1" }, "invoiceDetail": { "$id": "128", "identifier": "BX2vvRJieEGc5JbTt9UDJw==", "identifierGuid": "bdaf7d05-6212-4178-9ce4-96d3b7d50327", "headerIdentifier": "MgtUo5vbi0ia4IreUeST4w==", "headerIdentifierGuid": "a3540b32-db9b-488b-9ae0-8ade51e493e3", "pluG_UID": "cw2fYZqfFkKhU560fermhA==", "pluGuid": "619f0d73-9f9a-4216-a153-9eb47deae684", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-10-05T00:01:50.6994679", "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": "2025-10-05T00:01:50.6994679", "costEnd": "2025-10-05T00:01:50.6994679", "createdFromUnknownScan": true, "orderGuid": "cmNoMNz8xUm5YJyksj1Hhw==", "orderIdentifierGuid": "30686372-fcdc-49c5-b960-9ca4b23d4787", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-10-05T00:01:50.6994679", "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": "129", "pluG_UID": "Hl4MvwDk8UqVNXSiHehx6A==", "pluGuid": "bf0c5e1e-e400-4af1-9535-74a21de871e8", "invoiceIdentifier": "Okn1d0Ku2UKp5E+s+bvxBA==", "invoiceGuid": "77f5493a-ae42-42d9-a9e4-4facf9bbf104", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-10-05T00:01:50.6994679" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "F1zuVln6ikS4n85QhWYzPA==", "priceGroupGuid": "56ee5c17-fa59-448a-b89f-ce508566333c", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "12" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "109" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }, { "$ref": "125" } ], "unknownScans": [ { "$ref": "126" }, { "$ref": "126" } ], "transportCompany": { "$id": "130", "identifier": "WOMTX0RmXkOJ6xLin997hA==", "identifierGuid": "5f13e358-6644-435e-89eb-12e29fdf7b84", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "rXvyQ84sX0az+xa+wibLbw==", "primaryContactID": "43f27bad-2cce-465f-b3fb-16bec226cb6f", "primaryContact": { "$ref": "8" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "2881657d-6281-468f-97e6-c10cb3c66f47" }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 9 E[� � 5 xl/workbook.xml � (� ����0��&�C����J���/�������ě����o����{�r�-)��䌹��w�U�u�J�A��]'Z�u���<K�(c�B+Džqt���r�"<G�rXP���~GH15{�,��֝L�M3l��Q ��5x�dvnϒƔ�\��~=fY_��|JSHR��7X����PK 9 E[���� � [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 9 E[_yDl' ' _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="R201122326dfa4bba" /></Relationships>PK 9 E[MQ� �7 xl/worksheets/sheet1.xml � (� ��kS�������XRKj)ly�%��\I��Lp-�����m�g���ϗ �i�^=�Z-*G�{w;�3],g���.�p0���_�������=��,o��Հ����Û��׳�hyy3��,����=}��/�&+����h~}=����/�M�W#��-��� ����Z{�����b:��L��������~xrt5��׳,���ñ~V]��`tr���:�>,?�K��|���//���j;� >ی~�\M�'�oW�/���7+R�m�\�o����fk톃�ɿ�?fW���a,�U�P����j~w���uj���<�3�v ��[kU�q{xj���E����Q����}jo��u��6D��h���{j�z��?������QƠr*3|j���څzަ�:itcb�}|j{��*��l�N����C���z�ܡ����K�N��w�0QiQp��CO��(��!�.Z�L =]����`� �l�}���5}��s�o�9~��y0�hT ���:����ͽ ��eu��3(�h��h����o{ �C[& �2�g��*��� 1:�{���I�߷�Ğ�����3���\�� ��t��3}�AH�A=Z� l��Ѓ=�M�#t�!!��*�YZ�@��3JBBl�̈́�$�f�G:��Z����@2��= ���H��$�HU�h:��������j����5�҃��`�V���ML���pց���!7�Ĥ�ˤMLZh%M���Ы\۫��;���uM�5����e&����o I���� �F� ��*�64�5���Y���!!icOs�����4� [>^�1茱\B��J���3M%�:c"��O�搐t�w�Ig�Lp�J��fv�m��L�Ĥ���v�p�E�}�N,�з�Ģ�={�E�Z��ۮ0z���X��h ����C���E_�hL�}��AS?�3w�X�М:��M��3����f����+�Vt6،|b�7XT�j4�;�~[>��!@�����\u�Eޙ�*��f�*�`�*�>vP21�]�3�[��|.ecb[);�:*���bBHba��m�������CL("45�F��c�67��"6�E�ȃ5��N�O(b߂��7U��-�UА��&љb��0� �:A�.�'L$bM��B�@��"O9�lEH$�S��P�L��uP��ud���H�D*�n<�Ddh<�h:V(Ϯ�B��B24��u!��Pm����d蛧C2�@ڰ����j�@�k��d��t���� P!�݊�3c �u�W�u@���r�HD�V�M���(��u��Ȩ��NiJ�S��Q7(����U��� �X#i�0���^Ąd��DMe��Z[��C��!1k&�x�#N[�@�p� �蚉��M�r�������jt��MN��dl�3錦Á���!!C3�i�����R��!n߾c��:x&�2��q�}�VM�"��V��oUc X���(���G�������t���-����3���iL?.7�Z�Ó�?'�h�g��)�܍��j7´#Nw#���n�mG��F�v���ߎx��툗���j7"�#^�1Q�!LշB����t}/�0aυ��!�I�Qa�~B�������6��W!��{!�0u� !L��BS����&4Lޱ`C��KFd�+��X0#0�ǂ�i< L�`I`*�S�y,��1��,8�5��,x�9-�Yp��:��\g����,�r��Z��`Q�u<j�I-�Yp��:6u\g����\ >uL�R�c:��Oӹ|�Υ�S�t.���t.�:�s)��1�K����&�z���S�u|�O=�Y��:>�\g����,��s��z���S�:>E���S�:>E���S�:>E���S�:>E�s%��Ε�Sd:W�Oӹ|��X�i`:W�Oӹ|�Ε���t��K.ӹ|��s����c���O���������B�i�{!�4�|�^>�|/�F��O#�Y�i�:>���#*���+D��H��J���"Ű~N���w�1Τ��ϛc�o/�߬�� ������^v}%͊q�z���tX�[)���]�~�K1�����Y��g;��I�a>�,�0|�3��{�]���mϷ��q��=t<��ʯ��y��F;= V�#�p����b_����: ��48����= �����=? ������ϟ�ƒ��c���ć�w�/�x}�M ��w)�W�?� ^H�+�T���J)��˜�c�?��RZ�Oh�s)�W����^J=�CJ�������3V)�g�$W�<��Kf.��̟���=P���s�r�.��O��a?��r&%;�}��kcy��8)%w��Rr��;�f%���`V�;�fU�٦��++ɕ;Ag������Q+ɍ�!����_R+ɍ�)�jݑw�heܝ�-���J��N��?�L[�KA\�R�I�-��JL�|�R��﹕�Q��[�K���2Ͻ�e��Kț��j�8��W���ה�ww�?PK 9 E[�祼� P xl/_rels/workbook.xml.rels � (� ��Mn� F��f_6�N'�n�Ms���m��E��+�R�H]t��o��i������m���8:�/�ڙ��-�Rw��v���R���G������4�g���N�¬R.CO��G�#-�4,p�$����]�>�h�`���1� �^�S?Q���� �ɴ�[URx�t}/�*z3����_��z!#5o�wU-�fn*3���9����2^�I���RFp���ѫ��PK 9 E[Ѓ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 9 E[M�� xl/sharedStrings.xml � (� �Ymo����?�\�z �;�3`'i�\� ���X�,�D*�\���!%;�H����b��gf8�wj���+�7R���{jMRb��������&�LQAKr1� lb�ry�7@�d�-���l����Ҋ��d��!?��j�R�%�cY�l��rb`ڔ��є� �R���_�5����3~y>��z_�����X���y��r��>Q�185�$�*7� �s�3'�yyE1*F��g�;��d���jT�L�=6n���|�9&?̨;�s9�>юiL��G�`��� �o;��e����:�8$�z��jhP�i���˜+� �+�R�h�� @�b\�#I�JL�B�F{@�H{t$��yU�:;��-6�����`��i��A��>���1�G���*����V�Ju�ۑ�"��, ���j�� #w��H�!��� �sT�{�h�Fy\j`M}ɮh�8R," �����TMB�9�>�� t� �N5����RZ~��ajUԤ*t� F���Պ5��jw}�Т2�*.����_��ǡ/g�+ZsC� *�>ސ�NeP�����q�����f�)�Խ���i��q�Kw����*R�Cju&|B(,D2]�4��G"���c� �ё����|�܃?�_a/zwh7:(Gց=܍���Prl�rS��:/�]��[��X>�ݱI�CE�&�Y,EtMEJ( A9*�"KK��r�J�c��p�G 7�,Ѭ�%}/!5�uaX� ���?`i^���ؒ� Ljm7 �&�XE�J:N����rv��A?.Z��mc��8�M�?8���C[����o��e���f�F��'��(JC��XY��'��E����k&Q�8F�e�c'�P�!1��9R�����Ʈ����D��B"�7�� �($h(�03䘉���~�[6c���$�<�t?�P��H�����`����NjGY���M?���8|�m�q�V"5���s?��V<�T��h s�_� ��'<机҉;9J"���(�↡�H�����q�[��)�@��С�]7L��$��^��P�g�&؉�8JN���qO��U�d�a��^�^dB5"%~m��#�`��M7�kT�RO�0r 6�Yϧ�U��a�������N��UB���,9y�E�4k�����h������¸0쿊�5�4��^"�i���!�.�6 ��q� ����I�������@��n�w�n�C(�U�ք1[A��(�m x� �ȧ��9RL��k��t�L>���E� )-��.f��߮؞��ݕu�[Z��6/yZS�-b��������� �{�8�)��Cv\a~�� �$V` ����5�g����3�>�-�j��S/������N�3>��L�M���`��5)�!���i��/M[ ��t�}'�u��|�����/eόo�l%_�����弢/T=_�s�0~��Cis����$ӗ�H�����C���;�1��k�8K�(�l/N2+��pW���wW�A�C<PJ]�:ў�1��s�%nSMJnk�[����}���oSUl�5}��|u�И���o�Z��5f��v0� ?��As۠Ҍ�C>���\|Ʒ�!$z �},�c7uM�>�8��5���Qk؆�<Y���9!�͂�v�2��裏bs�6/ (��5*@���'.���I�W�v��:�i��?S�q=?;��W�d�Ѵ��8�oy��q���[�J�D=�R����ș�Y��M����tk��X3��C�Ʈ�ʦ(#��o?R�8?�xN���C�!Z@T�<tC��g�͏� £��� k���#�����H�>{��ޣ�_�HpSÈ��oɾ����?g�B�\L*�6���d����p���L�k�B��A��,C�m)�2�g�<�1pt���<�'�n6�iQ��}rv�x������i��g ����P���1��#ѵ�B0t�6����J8�7��}�;�Ev��8<܃(3�&�-��82��L�1�/�PK- 9 E[� � 5 xl/workbook.xmlPK- 9 E[���� � [Content_Types].xmlPK- 9 E[_yDl' ' V _rels/.relsPK- 9 E[MQ� �7 � xl/worksheets/sheet1.xmlPK- 9 E[�祼� P xl/_rels/workbook.xml.relsPK- 9 E[Ѓc'2 E ` xl/styles.xmlPK- 9 E[M�� � xl/sharedStrings.xmlPK � )
application/vnd.ms-excel
PK 9 E[���� 5 xl/workbook.xml � (� ����0��J}�(�P@!`b�ڡ� �D%?JR��o�[7�����E�W���|�\e:yo*��P��h�*�Fm%� ��q;���gi���^h�&a�h��������7��h{>R��e0���I�b��:���� ��%ѹ �Rb+�{i���̳��Bhg����/PK 9 E[���� � [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 9 E[٘��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd25461e74fbd44c3" /></Relationships>PK 9 E[MQ� �7 xl/worksheets/sheet1.xml � (� ��kS�������XRKj)ly�%��\I��Lp-�����m�g���ϗ �i�^=�Z-*G�{w;�3],g���.�p0���_�������=��,o��Հ����Û��׳�hyy3��,����=}��/�&+����h~}=����/�M�W#��-��� ����Z{�����b:��L��������~xrt5��׳,���ñ~V]��`tr���:�>,?�K��|���//���j;� >ی~�\M�'�oW�/���7+R�m�\�o����fk톃�ɿ�?fW���a,�U�P����j~w���uj���<�3�v ��[kU�q{xj���E����Q����}jo��u��6D��h���{j�z��?������QƠr*3|j���څzަ�:itcb�}|j{��*��l�N����C���z�ܡ����K�N��w�0QiQp��CO��(��!�.Z�L =]����`� �l�}���5}��s�o�9~��y0�hT ���:����ͽ ��eu��3(�h��h����o{ �C[& �2�g��*��� 1:�{���I�߷�Ğ�����3���\�� ��t��3}�AH�A=Z� l��Ѓ=�M�#t�!!��*�YZ�@��3JBBl�̈́�$�f�G:��Z����@2��= ���H��$�HU�h:��������j����5�҃��`�V���ML���pց���!7�Ĥ�ˤMLZh%M���Ы\۫��;���uM�5����e&����o I���� �F� ��*�64�5���Y���!!icOs�����4� [>^�1茱\B��J���3M%�:c"��O�搐t�w�Ig�Lp�J��fv�m��L�Ĥ���v�p�E�}�N,�з�Ģ�={�E�Z��ۮ0z���X��h ����C���E_�hL�}��AS?�3w�X�М:��M��3����f����+�Vt6،|b�7XT�j4�;�~[>��!@�����\u�Eޙ�*��f�*�`�*�>vP21�]�3�[��|.ecb[);�:*���bBHba��m�������CL("45�F��c�67��"6�E�ȃ5��N�O(b߂��7U��-�UА��&љb��0� �:A�.�'L$bM��B�@��"O9�lEH$�S��P�L��uP��ud���H�D*�n<�Ddh<�h:V(Ϯ�B��B24��u!��Pm����d蛧C2�@ڰ����j�@�k��d��t���� P!�݊�3c �u�W�u@���r�HD�V�M���(��u��Ȩ��NiJ�S��Q7(����U��� �X#i�0���^Ąd��DMe��Z[��C��!1k&�x�#N[�@�p� �蚉��M�r�������jt��MN��dl�3錦Á���!!C3�i�����R��!n߾c��:x&�2��q�}�VM�"��V��oUc X���(���G�������t���-����3���iL?.7�Z�Ó�?'�h�g��)�܍��j7´#Nw#���n�mG��F�v���ߎx��툗���j7"�#^�1Q�!LշB����t}/�0aυ��!�I�Qa�~B�������6��W!��{!�0u� !L��BS����&4Lޱ`C��KFd�+��X0#0�ǂ�i< L�`I`*�S�y,��1��,8�5��,x�9-�Yp��:��\g����,�r��Z��`Q�u<j�I-�Yp��:6u\g����\ >uL�R�c:��Oӹ|�Υ�S�t.���t.�:�s)��1�K����&�z���S�u|�O=�Y��:>�\g����,��s��z���S�:>E���S�:>E���S�:>E���S�:>E�s%��Ε�Sd:W�Oӹ|��X�i`:W�Oӹ|�Ε���t��K.ӹ|��s����c���O���������B�i�{!�4�|�^>�|/�F��O#�Y�i�:>���#*���+D��H��J���"Ű~N���w�1Τ��ϛc�o/�߬�� ������^v}%͊q�z���tX�[)���]�~�K1�����Y��g;��I�a>�,�0|�3��{�]���mϷ��q��=t<��ʯ��y��F;= V�#�p����b_����: ��48����= �����=? ������ϟ�ƒ��c���ć�w�/�x}�M ��w)�W�?� ^H�+�T���J)��˜�c�?��RZ�Oh�s)�W����^J=�CJ�������3V)�g�$W�<��Kf.��̟���=P���s�r�.��O��a?��r&%;�}��kcy��8)%w��Rr��;�f%���`V�;�fU�٦��++ɕ;Ag������Q+ɍ�!����_R+ɍ�)�jݑw�heܝ�-���J��N��?�L[�KA\�R�I�-��JL�|�R��﹕�Q��[�K���2Ͻ�e��Kț��j�8��W���ה�ww�?PK 9 E[���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8��(BM��m����&�e�@�Ƃ#q�"A*�`��h~OO��|�Xo�扽P���-TE ��vf�}��=4�ݬ�4a�q}dy�����#�Q4c,�'�;�3����{�'쉋��yX2��O�!��5�>�d�`���)D �CO���R��P� �ɴ�?�PZ4�������M-��D���;_ȬH���Hk���Uf�@�9�|�Ӳ�P� V��(a�N)!�j��/6_PK 9 E[Ѓ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 9 E[M�� xl/sharedStrings.xml � (� �Ymo����?�\�z �;�3`'i�\� ���X�,�D*�\���!%;�H����b��gf8�wj���+�7R���{jMRb��������&�LQAKr1� lb�ry�7@�d�-���l����Ҋ��d��!?��j�R�%�cY�l��rb`ڔ��є� �R���_�5����3~y>��z_�����X���y��r��>Q�185�$�*7� �s�3'�yyE1*F��g�;��d���jT�L�=6n���|�9&?̨;�s9�>юiL��G�`��� �o;��e����:�8$�z��jhP�i���˜+� �+�R�h�� @�b\�#I�JL�B�F{@�H{t$��yU�:;��-6�����`��i��A��>���1�G���*����V�Ju�ۑ�"��, ���j�� #w��H�!��� �sT�{�h�Fy\j`M}ɮh�8R," �����TMB�9�>�� t� �N5����RZ~��ajUԤ*t� F���Պ5��jw}�Т2�*.����_��ǡ/g�+ZsC� *�>ސ�NeP�����q�����f�)�Խ���i��q�Kw����*R�Cju&|B(,D2]�4��G"���c� �ё����|�܃?�_a/zwh7:(Gց=܍���Prl�rS��:/�]��[��X>�ݱI�CE�&�Y,EtMEJ( A9*�"KK��r�J�c��p�G 7�,Ѭ�%}/!5�uaX� ���?`i^���ؒ� Ljm7 �&�XE�J:N����rv��A?.Z��mc��8�M�?8���C[����o��e���f�F��'��(JC��XY��'��E����k&Q�8F�e�c'�P�!1��9R�����Ʈ����D��B"�7�� �($h(�03䘉���~�[6c���$�<�t?�P��H�����`����NjGY���M?���8|�m�q�V"5���s?��V<�T��h s�_� ��'<机҉;9J"���(�↡�H�����q�[��)�@��С�]7L��$��^��P�g�&؉�8JN���qO��U�d�a��^�^dB5"%~m��#�`��M7�kT�RO�0r 6�Yϧ�U��a�������N��UB���,9y�E�4k�����h������¸0쿊�5�4��^"�i���!�.�6 ��q� ����I�������@��n�w�n�C(�U�ք1[A��(�m x� �ȧ��9RL��k��t�L>���E� )-��.f��߮؞��ݕu�[Z��6/yZS�-b��������� �{�8�)��Cv\a~�� �$V` ����5�g����3�>�-�j��S/������N�3>��L�M���`��5)�!���i��/M[ ��t�}'�u��|�����/eόo�l%_�����弢/T=_�s�0~��Cis����$ӗ�H�����C���;�1��k�8K�(�l/N2+��pW���wW�A�C<PJ]�:ў�1��s�%nSMJnk�[����}���oSUl�5}��|u�И���o�Z��5f��v0� ?��As۠Ҍ�C>���\|Ʒ�!$z �},�c7uM�>�8��5���Qk؆�<Y���9!�͂�v�2��裏bs�6/ (��5*@���'.���I�W�v��:�i��?S�q=?;��W�d�Ѵ��8�oy��q���[�J�D=�R����ș�Y��M����tk��X3��C�Ʈ�ʦ(#��o?R�8?�xN���C�!Z@T�<tC��g�͏� £��� k���#�����H�>{��ޣ�_�HpSÈ��oɾ����?g�B�\L*�6���d����p���L�k�B��A��,C�m)�2�g�<�1pt���<�'�n6�iQ��}rv�x������i��g ����P���1��#ѵ�B0t�6����J8�7��}�;�Ev��8<܃(3�&�-��82��L�1�/�PK- 9 E[���� 5 xl/workbook.xmlPK- 9 E[���� � � [Content_Types].xmlPK- 9 E[٘��' ' U _rels/.relsPK- 9 E[MQ� �7 � xl/worksheets/sheet1.xmlPK- 9 E[���� P xl/_rels/workbook.xml.relsPK- 9 E[Ѓc'2 E \ xl/styles.xmlPK- 9 E[M�� � xl/sharedStrings.xmlPK � %