GET api/store/{storeID}/invoices/find
Identifier similar existing invoices to warn users and avoid accidental duplicates
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
store identifier |
integer |
Required |
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
TradingPartner | InvoiceTradingPartner |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
Xfer |
True if stock transfer |
boolean |
None. |
SourceStore | string |
None. |
|
SourceCode | string |
None. |
|
SourceAbn | string |
None. |
|
TargetCode | string |
None. |
|
TargetState | string |
None. |
|
WhouseRef | string |
None. |
|
StateSource | string |
None. |
|
Status | InvoiceStatus |
None. |
|
FileID | string |
String length: inclusive between 0 and 255 |
|
Created |
Time invoice was created |
date |
None. |
CreatedByUser |
User who created in invoice |
string |
None. |
Updated | date |
None. |
|
TransType | InvoiceType |
None. |
|
TransDateTime | date |
None. |
|
InvoiceNo |
Invoice number |
string |
None. |
InvoiceText | string |
String length: inclusive between 0 and 40 |
|
AdjustmentNo | integer |
None. |
|
InvoiceDate | date |
None. |
|
ClaimNo | integer |
None. |
|
CountReceivedReset |
Invoice received counts have been reset |
boolean |
None. |
AccountingExported |
Invoice has been exported by accounting services |
boolean |
None. |
OrderReceived |
The order has already received the inventory |
boolean |
None. |
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier |
Order identifier of the order attached to this invoice |
globally unique identifier |
None. |
OrderNo |
Order number in emc system |
integer |
None. |
OrderText | string |
None. |
|
SupplierNotes | string |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
CustomerCd | string |
None. |
|
StoreName | string |
None. |
|
Street | string |
None. |
|
Suburb | string |
None. |
|
PostCd | string |
None. |
|
DebtorCd | string |
None. |
|
LiquorLicense | string |
None. |
|
Bond | string |
None. |
|
Url | string |
None. |
|
Completed |
Time invoice was completed |
date |
None. |
Received |
Time invoice was received into system |
date |
None. |
InvoiceSubTotal |
Invoice total excluding fees |
decimal number |
None. |
ItemTotalCost | decimal number |
None. |
|
AdminFee | decimal number |
None. |
|
FinanceFee | decimal number |
None. |
|
InvoiceTotal | decimal number |
None. |
|
Weight | decimal number |
None. |
|
SalesTax | decimal number |
None. |
|
TobaccoTax | decimal number |
None. |
|
ShrinkWrap | decimal number |
None. |
|
GstTotal | decimal number |
None. |
|
Margin | decimal number |
None. |
|
DeliveryFee |
Invoiced delivery fee, gst inclusive, exported to accounting services |
decimal number |
None. |
TransportFee |
Delivery or freight fee not included in invoice, will be ignored in accounting |
decimal number |
None. |
ServiceFee | decimal number |
None. |
|
GstOnService | decimal number |
None. |
|
GstOnDelivery | decimal number |
None. |
|
GstOnShrinkWrap | decimal number |
None. |
|
WetTotal | decimal number |
None. |
|
GstApplicable | decimal number |
None. |
|
GstExempt | decimal number |
None. |
|
SupplierMatchRequired |
Temporary supplier, invoice requires a supplier match before it can be completed |
boolean |
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. |
CompleteInvoiceInventory |
Complete invoice setting used during invoice complete |
UpdateInventory |
None. |
WineLitres | decimal number |
None. |
|
WineValue | decimal number |
None. |
|
SpiritLitres | decimal number |
None. |
|
SpiritValue | decimal number |
None. |
|
BeerLitres | decimal number |
None. |
|
BeerValue | decimal number |
None. |
|
MidBeerLitres | decimal number |
None. |
|
MidBeerValue | decimal number |
None. |
|
LowBeerLitres | decimal number |
None. |
|
LowBeerValue | decimal number |
None. |
|
LowWineLitres | decimal number |
None. |
|
LowWineValue | decimal number |
None. |
|
Deleted | boolean |
None. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceSuffix | string |
Relation. This field may not always be loaded or used for updates. |
|
CostVariance | decimal number |
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. |
|
Order | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
Details | Collection of InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
OrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
ProcessLockedInvoice |
option to process the locked invoice |
boolean |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
Invoice Header of any similar but different invoices
InvoiceHeaderName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
TradingPartner | InvoiceTradingPartner |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
Xfer |
True if stock transfer |
boolean |
None. |
SourceStore | string |
None. |
|
SourceCode | string |
None. |
|
SourceAbn | string |
None. |
|
TargetCode | string |
None. |
|
TargetState | string |
None. |
|
WhouseRef | string |
None. |
|
StateSource | string |
None. |
|
Status | InvoiceStatus |
None. |
|
FileID | string |
String length: inclusive between 0 and 255 |
|
Created |
Time invoice was created |
date |
None. |
CreatedByUser |
User who created in invoice |
string |
None. |
Updated | date |
None. |
|
TransType | InvoiceType |
None. |
|
TransDateTime | date |
None. |
|
InvoiceNo |
Invoice number |
string |
None. |
InvoiceText | string |
String length: inclusive between 0 and 40 |
|
AdjustmentNo | integer |
None. |
|
InvoiceDate | date |
None. |
|
ClaimNo | integer |
None. |
|
CountReceivedReset |
Invoice received counts have been reset |
boolean |
None. |
AccountingExported |
Invoice has been exported by accounting services |
boolean |
None. |
OrderReceived |
The order has already received the inventory |
boolean |
None. |
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier |
Order identifier of the order attached to this invoice |
globally unique identifier |
None. |
OrderNo |
Order number in emc system |
integer |
None. |
OrderText | string |
None. |
|
SupplierNotes | string |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
CustomerCd | string |
None. |
|
StoreName | string |
None. |
|
Street | string |
None. |
|
Suburb | string |
None. |
|
PostCd | string |
None. |
|
DebtorCd | string |
None. |
|
LiquorLicense | string |
None. |
|
Bond | string |
None. |
|
Url | string |
None. |
|
Completed |
Time invoice was completed |
date |
None. |
Received |
Time invoice was received into system |
date |
None. |
InvoiceSubTotal |
Invoice total excluding fees |
decimal number |
None. |
ItemTotalCost | decimal number |
None. |
|
AdminFee | decimal number |
None. |
|
FinanceFee | decimal number |
None. |
|
InvoiceTotal | decimal number |
None. |
|
Weight | decimal number |
None. |
|
SalesTax | decimal number |
None. |
|
TobaccoTax | decimal number |
None. |
|
ShrinkWrap | decimal number |
None. |
|
GstTotal | decimal number |
None. |
|
Margin | decimal number |
None. |
|
DeliveryFee |
Invoiced delivery fee, gst inclusive, exported to accounting services |
decimal number |
None. |
TransportFee |
Delivery or freight fee not included in invoice, will be ignored in accounting |
decimal number |
None. |
ServiceFee | decimal number |
None. |
|
GstOnService | decimal number |
None. |
|
GstOnDelivery | decimal number |
None. |
|
GstOnShrinkWrap | decimal number |
None. |
|
WetTotal | decimal number |
None. |
|
GstApplicable | decimal number |
None. |
|
GstExempt | decimal number |
None. |
|
SupplierMatchRequired |
Temporary supplier, invoice requires a supplier match before it can be completed |
boolean |
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. |
CompleteInvoiceInventory |
Complete invoice setting used during invoice complete |
UpdateInventory |
None. |
WineLitres | decimal number |
None. |
|
WineValue | decimal number |
None. |
|
SpiritLitres | decimal number |
None. |
|
SpiritValue | decimal number |
None. |
|
BeerLitres | decimal number |
None. |
|
BeerValue | decimal number |
None. |
|
MidBeerLitres | decimal number |
None. |
|
MidBeerValue | decimal number |
None. |
|
LowBeerLitres | decimal number |
None. |
|
LowBeerValue | decimal number |
None. |
|
LowWineLitres | decimal number |
None. |
|
LowWineValue | decimal number |
None. |
|
Deleted | boolean |
None. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceSuffix | string |
Relation. This field may not always be loaded or used for updates. |
|
CostVariance | decimal number |
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. |
|
Order | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
Details | Collection of InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
OrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
ProcessLockedInvoice |
option to process the locked invoice |
boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "identifier": "dn6MqUuGnUK+Z0zXt7Kk1w==", "identifierGuid": "a98c7e76-864b-429d-be67-4cd7b7b2a4d7", "storeID": 2, "tradingPartner": 0, "supplierIdentifier": "8RcXcl3/bU+HvImGJugppQ==", "supplierIdentifierGuid": "721717f1-ff5d-4f6d-87bc-898626e829a5", "xfer": true, "sourceStore": "sample string 3", "sourceCode": "sample string 4", "sourceAbn": "sample string 5", "targetCode": "sample string 6", "targetState": "sample string 7", "whouseRef": "sample string 8", "stateSource": "sample string 9", "status": 10, "fileID": "sample string 11", "created": "2025-10-04T23:58:29.0829159", "createdByUser": "sample string 12", "updated": "2025-10-04T23:58:29.0829159", "transType": 0, "transDateTime": "2025-10-04T23:58:29.0829159", "invoiceNo": "sample string 13", "invoiceText": "sample string 14", "adjustmentNo": 1, "invoiceDate": "2025-10-04T23:58:29.0829159", "claimNo": 1, "countReceivedReset": true, "accountingExported": true, "orderReceived": true, "orderGuid": "CHezwkq2CEyejA5JJqBgbQ==", "orderIdentifier": "c2b37708-b64a-4c08-9e8c-0e4926a0606d", "orderNo": 1, "orderText": "sample string 18", "supplierNotes": "sample string 19", "defaultStockReceiveDocumentId": 1, "receiptEmailSent": true, "receiptEmailSentId": "sample string 21", "receiptEmailSentStatus": "sample string 22", "customerCd": "sample string 23", "storeName": "sample string 24", "street": "sample string 25", "suburb": "sample string 26", "postCd": "sample string 27", "debtorCd": "sample string 28", "liquorLicense": "sample string 29", "bond": "sample string 30", "url": "sample string 31", "completed": "2025-10-04T23:58:29.0829159", "received": "2025-10-04T23:58:29.0829159", "invoiceSubTotal": 1.0, "itemTotalCost": 1.0, "adminFee": 1.0, "financeFee": 1.0, "invoiceTotal": 1.0, "weight": 1.0, "salesTax": 1.0, "tobaccoTax": 1.0, "shrinkWrap": 32.0, "gstTotal": 1.0, "margin": 1.0, "deliveryFee": 1.0, "transportFee": 33.0, "serviceFee": 1.0, "gstOnService": 1.0, "gstOnDelivery": 1.0, "gstOnShrinkWrap": 1.0, "wetTotal": 1.0, "gstApplicable": 1.0, "gstExempt": 1.0, "supplierMatchRequired": true, "temperature": 1.1, "temperatureScale": 35, "rating": 36, "completeInvoiceInventory": 37, "wineLitres": 1.0, "wineValue": 1.0, "spiritLitres": 1.0, "spiritValue": 1.0, "beerLitres": 1.0, "beerValue": 1.0, "midBeerLitres": 1.0, "midBeerValue": 1.0, "lowBeerLitres": 1.0, "lowBeerValue": 1.0, "lowWineLitres": 1.0, "lowWineValue": 1.0, "deleted": true, "supplierName": "sample string 39", "invoiceSuffix": "sample string 40", "costVariance": 1.0, "store": { "$id": "2", "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-04T23:58:29.0829159", "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": "qlVrNjV6wka4czq/c7ud1Q==", "hostIdentifierGuid": "366b55aa-7a35-46c2-b873-3abf73bb9dd5", "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-04T23:58:29.0829159", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "3", "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": "3" }, "hostStoreSettings": [ { "$id": "4", "id": 1, "hostIdentifier": "eTcuF2WJ1UmA5/CYcZayeA==", "hostIdentifierGuid": "172e3779-8965-49d5-80e7-f0987196b278", "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": "5", "identifier": "Kq0BtdEWAEiYAB3g1e/teQ==", "identifierGuid": "b501ad2a-16d1-4800-9800-1de0d5efed79", "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": "p1Q2GGVSdkOw4F4SsWagzA==", "hostSupplierIdentifierGuid": "183654a7-5265-4376-b0e0-5e12b166a0cc", "loyaltyPriceLevelIdentifier": "Wsy2uQrMDE+xrbbOikG9cA==", "loyaltyPriceLevelIdentifierGuid": "b9b6cc5a-cc0a-4f0c-b1ad-b6ce8a41bd70", "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-04T23:58:29.0829159", "lastProcessed": "2025-10-04T23:58:29.0829159", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "6", "identifier": "0rhDsCoRmE6PDraEo5pIKg==", "identifierGuid": "b043b8d2-112a-4e98-8f0e-b684a39a482a", "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": "/lorm9ZI6kqkC6fG8M1vdQ==", "primaryContactID": "9b2b5afe-48d6-4aea-a40b-a7c6f0cd6f75", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "TwDQdaaO1k2AyQsrkle64Q==", "supplierGroupGuid": "75d0004f-8ea6-4dd6-80c9-0b2b9257bae1", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:58:29.0829159", "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": "7", "id": "aae9b4d1-0ace-46ae-bfcc-da08d216f3e8", "identifier": "dYeMBZ1T90S4ThNLSV+XHg==", "identifierGuid": "058c8775-539d-44f7-b84e-134b495f971e", "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": "8", "supplierIdentifier": "K7GhufL8x0K/947d7FDN9A==", "supplierIdentifierGuid": "b9a1b12b-fcf2-42c7-bff7-8eddec50cdf4", "contactGuid": "Nd2K9ylNxUWKJW3/Ge8r6Q==", "contactID": "f78add35-4d29-45c5-8a25-6dff19ef2be9", "contact": { "$ref": "7" }, "supplier": { "$ref": "6" } }, { "$ref": "8" } ], "products": [ { "$id": "9", "pluG_UID": "bWEnFuSKVUa5eAukPjsCEQ==", "pluGuid": "1627616d-8ae4-4655-b978-0ba43e3b0211", "supplierIdentifier": "lNKbX0OGnUCJbZ+oe94WaA==", "supplierIdentifierGuid": "5f9bd294-8643-409d-896d-9fa87bde1668", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:58:29.0829159", "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-04T23:58:29.0829159", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "10", "pluG_UID": "e/GCGajAx0mCzvCINZBneg==", "pluGuid": "1982f17b-c0a8-49c7-82ce-f0883590677a", "supplierIdentifier": "FyoSuDbuqUKX8bZmv12A5g==", "supplierIdentifierGuid": "b8122a17-ee36-42a9-97f1-b666bf5d80e6", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "10" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "pTVVMdBOwkafZV/qWWo15A==", "parentPluGuid": "315535a5-4ed0-46c2-9f65-5fea596a35e4", "freight": 45.0, "freightType": 1, "product": { "$id": "11", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "SEtIZcxb0U+wrR9OX/MJqg==", "guid": "65484b48-5bcc-4fd1-b0ad-1f4e5ff309aa", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "TVoXw3CGVE2+2EV4Mxc1sw==", "priceGroupGuid": "c3175a4d-8670-4d54-bed8-4578331735b3", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:58:29.0829159", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:58:29.0829159", "pluCreated": "2025-10-04T23:58:29.0829159", "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-04T23:58:29.0829159", "lastManualUpdate": "2025-10-04T23:58:29.0829159", "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-04T23:58:29.0829159", "currentCostUpdated": "2025-10-04T23:58:29.0829159", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:58:29.0829159", "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-04T23:58:29.0829159", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "/yIALBebJkWJPUIPM1IFGw==", "altPLUGuid": "2c0022ff-9b17-4526-893d-420f3352051b", "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-04T23:58:29.0829159", "labelLastPrice": 1, "shelfPageLayoutG_UID": "NV2lPmitkkGkEIsg/k/ZzQ==", "shelfPageLayoutGuid": "3ea55d35-ad68-4192-a410-8b20fe4fd9cd", "talkerPageLayoutG_UID": "83gkuQhH/ke9jXMQhypGaw==", "talkerPageLayoutGuid": "b92478f3-4708-47fe-bd8d-7310872a466b", "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": "Sa6HR/TVpEW9YKmJZGOMlg==", "inventoryIdentifier": "4787ae49-d5f4-45a4-bd60-a98964638c96", "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": "atcEmo9Gl0qpkPFUdtH+1g==", "parentPluGuid": "9a04d76a-468f-4a97-a990-f15476d1fed6", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "EZncbdiQRkOoWmbStIANVQ==", "supplierIdentifierGuid": "6ddc9911-90d8-4346-a85a-66d2b4800d55", "supplierChanged": true, "rebateSupplierIdentifier": "ArEh1ZNJC0yM8RvWzZ8ASg==", "rebateSupplierIdentifierGuid": "d521b102-4993-4c0b-8cf1-1bd6cd9f004a", "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-04T23:58:29.0829159", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "vgmcj1/QhEqhgcli2q9pDg==", "hostIdentifierGuid": "8f9c09be-d05f-4a84-a181-c962daaf690e", "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": "11" }, { "$ref": "11" } ], "store": { "$ref": "2" }, "storePrices": [ { "$id": "12", "pluG_UID": "Dd/j+APIuUyLmhee01a8Xg==", "pluGuid": "f8e3df0d-c803-4cb9-8b9a-179ed356bc5e", "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-04T23:58:29.0829159" }, { "$ref": "12" } ], "currentPrices": { "$id": "13", "pluPrices": { "$id": "14", "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-04T23:58:29.0829159", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "14" }, "winningCampaign": 1, "winner": { "$id": "15", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:58:29.0829159", "startTime": 3, "endDate": "2025-10-04T23:58:29.0829159", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "h5smvcTxc0CS7Yf2HJH9Uw==", "hostIdentifierGuid": "bd269b87-f1c4-4073-92ed-87f61c91fd53", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "15" }, { "$ref": "15" } ] }, "tray": { "$id": "16", "g_UId": "E1c8/2OwNEqEILl452vtPw==", "guid": "ff3c5713-b063-4a34-8420-b978e76bed3f", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "17", "priceGroupG_UID": "O0ERExvu6ECFTXe5MOz5gw==", "priceGroupGuid": "1311413b-ee1b-40e8-854d-77b930ecf983", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:58:29.0829159", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "11" }, { "$ref": "11" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "18", "pluG_UID": "N9BmK99AaEm4pJL4meSAgw==", "pluGuid": "2b66d037-40df-4968-b8a4-92f899e48083", "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": "19", "pluGuid": "593b14f0-16a6-426d-a64d-4e52f4114a7d", "created": "2025-10-04T23:58:29.0829159", "createdByUser": "sample string 1", "activated": "2025-10-04T23:58:29.0829159", "deactivated": "2025-10-04T23:58:29.0829159", "lastOrdered": "2025-10-04T23:58:29.0829159", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:58:29.0829159", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:58:29.0829159", "lastSold": "2025-10-04T23:58:29.0829159", "firstSold": "2025-10-04T23:58:29.0829159", "awsUpdated": "2025-10-04T23:58:29.0829159", "lastManualUpdate": "2025-10-04T23:58:29.0829159", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:58:29.0829159", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:58:29.0829159", "doNotRangeUpdated": "2025-10-04T23:58:29.0829159", "doNotOrderUpdated": "2025-10-04T23:58:29.0829159", "tracked": "2025-10-04T23:58:29.0829159" }, "allergens": [ { "$id": "20", "allergenID": 1, "pluG_UID": "iAPGFSue6kKG+YlZiTKcqg==", "pluGuid": "15c60388-9e2b-42ea-86f9-895989329caa", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "costs": { "$id": "21", "pluG_UID": "B3lUsdrddUGUCWbIl7Efbw==", "pluGuid": "b1547907-ddda-4175-9409-66c897b11f6f", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:58:29.0829159", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "22", "saleHeaderID": 1, "created": "2025-10-04T23:58:29.0829159", "createdLocal": "2025-10-04T23:58:29.0829159", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "p+5be/szTEydK9MAQmmZaw==", "operatorGuid": "7b5beea7-33fb-4c4c-9d2b-d3004269996b", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "Skntv8mw2UuJByH8Siu2Cg==", "pluGuid": "bfed494a-b0c9-4bd9-8907-21fc4a2bb60a", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "23", "id": 1, "g_Uid": "XwZhFo1e4k6crf4ZiIdaIQ==", "guid": "1661065f-5e8d-4ee2-9cad-fe1988875a21", "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-04T23:58:29.0829159", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:58:29.0829159", "endShift": "2025-10-04T23:58:29.0829159", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "24", "operatorG_UID": "caMJk7XXi0WlfItXne8pmg==", "operatorGuid": "9309a371-d7b5-458b-a57c-8b579def299a", "storeID": 2, "operator": { "$ref": "23" }, "store": { "$ref": "2" } }, { "$ref": "24" } ] } }, { "$ref": "22" } ], "apns": [ { "$id": "25", "pluID": 1, "pluG_UID": "s5rkw4HJbk2EoZNpz1iU+Q==", "pluGuid": "c3e49ab3-c981-4d6e-84a1-9369cf5894f9", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "tuns": [ { "$id": "26", "pluG_UId": "LDwg+0v/KEC4jsl3hVWsEQ==", "pluGuid": "fb203c2c-ff4b-4028-b88e-c9778555ac11", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "11" }, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "competitionPricing": [ { "$id": "27", "identifier": "qWfSUjnM7UeLOCrHQBaXXg==", "identifierGuid": "52d267a9-cc39-47ed-8b38-2ac74016975e", "pluG_UID": "m3Knmat/FUm8ifPmkbDq6Q==", "pluGuid": "99a7729b-7fab-4915-bc89-f3e691b0eae9", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "27" } ], "supplier": { "$ref": "6" }, "supplierName": "sample string 147", "children": [ { "$ref": "11" }, { "$ref": "11" } ], "ordering": { "$ref": "9" }, "flipChartPages": [ { "$id": "28", "identifier": "rNJuBCjNKEWXVGUIkyRfYA==", "groupName": "sample string 1", "identifierGuid": "046ed2ac-cd28-4528-9754-650893245f60", "exists": true, "flipChartIdentifier": "38cKkqtGZkOU8IGNERuonA==", "flipChartIdentifierGuid": "920ac7df-46ab-4366-94f0-818d111ba89c", "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": "6A7frPU44kCOOBTOz4BRpA==", "groupIdentifierGuid": "acdf0ee8-38f5-40e2-8e38-14cecf8051a4", "flipChart": { "$id": "29", "identifier": "1Ud3hkBSpk2y6bdQJPZSjw==", "identifierGuid": "867747d5-5240-4da6-b2e9-b75024f6528f", "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": "30", "identifier": "fVFKE8Aod0W3U7+A060Jxw==", "identifierGuid": "134a517d-28c0-4577-b753-bf80d3ad09c7", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "31", "id": 1, "g_UID": "9vWJLCA2m0ivpzOmwV3DNg==", "guid": "2c89f5f6-3620-489b-afa7-33a6c15dc336", "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": "uX9d7xWXxEilny53syzbPw==", "previousFormGuid": "ef5d7fb9-9715-48c4-a59f-2e77b32cdb3f", "nextForm": 1, "nextFormG_UID": "A0fZYGhVoUWNyqYUH2HPtA==", "nextFormGuid": "60d94703-5568-45a1-8dca-a6141f61cfb4", "attributes": "sample string 10", "updated": "2025-10-04T23:58:29.098543", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "31" }, "previousCheckoutForm": { "$ref": "31" }, "buttons": [ { "$id": "32", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "hGHjLKh2l0OCcwBqY/tQqA==", "checkoutFormGuid": "2ce36184-76a8-4397-8273-006a63fb50a8", "identifier": "3aALY9SuVEuyHdUqaaHhQQ==", "identifierGuid": "630ba0dd-aed4-4b54-b21d-d52a69a1e141", "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": "NeHDWDHb+0y2ci7AqkFxtA==", "valueGuid": "58c3e135-db31-4cfb-b672-2ec0aa4171b4", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:58:29.098543", "action": "sample string 12", "valueForm": { "$ref": "31" }, "image": { "$id": "33", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-04T23:58:29.098543", "imageData": "QEA=", "readOnly": true } }, { "$ref": "32" } ], "panels": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "9BtiYxNLYU68vcruZSr7Og==", "checkoutFormGuid": "63621bf4-4b13-4e61-bcbd-caee652afb3a", "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": "34" } ] }, { "$ref": "31" } ], "panels": [ { "$ref": "34" }, { "$ref": "34" } ] }, "pages": [ { "$ref": "28" }, { "$ref": "28" } ] }, "contentPanel": { "$ref": "34" }, "products": [ { "$id": "35", "flipChartPageIdentifier": "Oh76p7ryQECjy0CT79CREg==", "flipChartPageIdentifierGuid": "a7fa1e3a-f2ba-4040-a3cb-4093efd09112", "pluG_UID": "HEQPYul9dkCMu1EAktCgkA==", "pluGuid": "620f441c-7de9-4076-8cbb-510092d0a090", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "11" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "35" } ], "productCount": 27, "pages": [ { "$ref": "28" }, { "$ref": "28" } ] }, { "$ref": "28" } ], "priceHistory": [ { "$id": "36", "pluG_UID": "5/TS0j7H70+6sG2OzvFTeA==", "pluGuid": "d2d2f4e7-c73e-4fef-bab0-6d8ecef15378", "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-04T23:58:29.098543", "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": "36" } ], "ingredients": [ { "$id": "37", "pluG_UID": "1IndRuj4H0qLdb3FZwNcYg==", "ingredientGuid": "t6l91OO6REmNV/yt+eZNHw==", "ingredientIdentifier": "d47da9b7-bae3-4944-8d57-fcadf9e64d1f", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "11" } }, { "$ref": "37" } ], "bins": [ { "$id": "38", "pluG_UID": "AV+Fs415f0OD4S6P6eYqcw==", "pluGuid": "b3855f01-798d-437f-83e1-2e8fe9e62a73", "shelfLocationIdentifier": "F4HYp9VGmUi3WzKdNu3W3Q==", "shelfLocationGuid": "a7d88117-46d5-4899-b75b-329d36edd6dd", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "zNQ7QdJDfUif6LClCD8WjQ==", "labelPageLayoutGuid": "413bd4cc-43d2-487d-9fe8-b0a5083f168d", "updated": "2025-10-04T23:58:29.098543", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "11" }, "location": { "$id": "39", "identifier": "iYoCJEI/102GOLObQFIqJA==", "storeID": 1, "identifierGuid": "24028a89-3f42-4dd7-8638-b39b40522a24", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:58:29.098543", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "38" }, { "$ref": "38" } ] } }, { "$ref": "38" } ], "bin": { "$ref": "38" }, "scaleLocations": [ { "$id": "40", "plu": 1, "pluG_UID": "apsWwED850yjg32GXob3bQ==", "pluGuid": "c0169b6a-fc40-4ce7-a383-7d865e86f76d", "deptNo": 1, "product": { "$ref": "11" }, "scaleLocation": { "$id": "41", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:58:29.098543", "department": { "$id": "42", "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": "41" }, "subDepartments": [ { "$id": "43", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "44", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "45", "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-04T23:58:29.098543", "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": "gVgvDQsyyU6a+OFUaSXmWQ==", "labelPageLayoutGuid": "0d2f5881-320b-4ec9-9af8-e1546925e659", "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": "46", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "47", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "48" } ], "commodityCode": "sample string 6" }, { "$ref": "47" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "47" }, "mscDep": { "$id": "49", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "46" }, { "$ref": "46" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "45" } ], "updated": "2025-10-04T23:58:29.098543", "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": "R/GQJp9CXESatczCX7MbLg==", "labelPageLayoutGuid": "2690f147-429f-445c-9ab5-ccc25fb31b2e", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "44" } ], "investmentBuyOverride": true, "updated": "2025-10-04T23:58:29.098543", "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": "UPMeUmzReE2wwI7CqzSiQA==", "labelPageLayoutGuid": "521ef350-d16c-4d78-b0c0-8ec2ab34a240", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "43" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-04T23:58:29.098543", "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": "OVENJQR5R0+7JmnET0VsCg==", "labelPageLayoutGuid": "250d5139-7904-4f47-bb26-69c44f456c0a", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } } } }, { "$ref": "40" } ], "nextPrice": { "$id": "50", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "ni0EZGtxbkmSl8tFWfOUVg==", "pluGuid": "64042d9e-716b-496e-9297-cb4559f39456", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "ZpCAzBp0dka1PV2laGt9ZQ==", "dealCostGuid": "cc809066-741a-4676-b53d-5da5686b7d65", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "kOCSlxyOgUOuC6NzZF7+lw==", "priceGroupGuid": "9792e090-8e1c-4381-ae0b-a373645efe97", "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-04T23:58:29.098543", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "CpLfaPzknU+ifjZzvbb/pQ==", "campaignComboPriceGroupIdentifier": "68df920a-e4fc-4f9d-a27e-3673bdb6ffa5", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "51", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:58:29.098543", "operatorG_UID": "GpJqPoe3tECuZX7o7GdMFw==", "operatorGuid": "3e6a921a-b787-40b4-ae65-7ee8ec674c17", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:58:29.098543", "signIqTicketFileMovedUtc": "2025-10-04T23:58:29.098543", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:58:29.098543", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "11" }, "campaignPlu": { "$ref": "50" } }, { "$ref": "51" } ], "campaign": { "$id": "52", "id": 1, "storeID": 2, "name": "75d8c1c4-ebec-4267-b869-072433cf7705", "nameGuid": "75d8c1c4-ebec-4267-b869-072433cf7705", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:58:29.098543", "startTime": 1, "endDate": "2025-10-04T23:58:29.098543", "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-04T23:58:29.098543", "system": true, "created": "2025-10-04T23:58:29.098543", "updated": "2025-10-04T23:58:29.098543", "priceChangeNotifiedUtc": "2025-10-04T23:58:29.098543", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "sS/+cAQ94EOliDGC24GeyQ==", "hostIdentifierGuid": "70fe2fb1-3d04-43e0-a588-3182db819ec9", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:58:29.098543", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "50" }, { "$ref": "50" } ], "campaignPools": [ { "$id": "53", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "Vi/dHehrzEq8vzj27p8dQQ==", "pluGuid": "1ddd2f56-6be8-4acc-bcbf-38f6ee9f1d41", "hostOfferID": 1, "priceGroupG_UID": "iDoyYfW57ECwkOxXBEKirA==", "priceGroupGuid": "61323a88-b9f5-40ec-b090-ec570442a2ac", "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-04T23:58:29.098543", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "11" }, "campaign": { "$ref": "52" } }, { "$ref": "53" } ], "sellingRules": [ { "$id": "54", "id": 1, "identifier": "H47wwQEQV0WczUA4tAN7jA==", "identifierStr": "H47wwQEQV0WczUA4tAN7jA==", "identifierGuid": "c1f08e1f-1001-4557-9ccd-4038b4037b8c", "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": "52" } }, { "$ref": "54" } ], "customers": [ { "$id": "55", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "FotqJps/wUyz2QtLfvR/yw==", "customerIDGuid": "266a8b16-3f9b-4cc1-b3d9-0b4b7ef47fcb", "campaign": { "$ref": "52" }, "customer": { "$id": "56", "identifier": "rW2BHv3Pq0K9G2VLDzYbVA==", "identifierGuid": "1e816dad-cffd-42ab-bd1b-654b0f361b54", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:58:29.098543", "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": "Qd0R5kd7ZUWbuBr6f02+7w==", "communityIdentifierGuid": "e611dd41-7b47-4565-9bb8-1afa7f4dbeef", "joined": "2025-10-04T23:58:29.098543", "updated": "2025-10-04T23:58:29.098543", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "VvpZDLpg80ilcY1aG9WSfw==", "priceLevelIdentifierGuid": "0c59fa56-60ba-48f3-a571-8d5a1bd5927f", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:58:29.098543", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "57", "cardType": 2, "issueDate": "2025-10-04T23:58:29.098543", "expiry": "2025-10-04T23:58:29.098543", "customerID": "TtHHr51olkGJK5EISAp5LA==", "customerIDGuid": "afc7d14e-689d-4196-892b-9108480a792c", "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-04T23:58:29.098543", "linkedAccount": "AEmtzi+ak0WfjhdURX5v5Q==", "linkedAccountGuid": "cead4900-9a2f-4593-9f8e-1754457e6fe5", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "56" }, "account": { "$id": "58", "id": 1, "identifier": "jcTLOPnFOEWp1QR6gE+x0g==", "identifierGuid": "38cbc48d-c5f9-4538-a9d5-047a804fb1d2", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:58:29.098543", "owner": "cBeS2MLalkqp5+jLDHBVdw==", "ownerGuid": "d8921770-dac2-4a96-a9e7-e8cb0c705577", "accountStoreGroupIdentifier": "Y9pB8Pxi3ESSqOogbhEaow==", "accountStoreGroupGuid": "f041da63-62fc-44dc-92a8-ea206e111aa3", "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-04T23:58:29.098543", "active": true, "updated": "2025-10-04T23:58:29.098543", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "56" }, "card": { "$ref": "57" }, "members": { "$id": "59", "sample string 1": [ { "$ref": "56" }, { "$ref": "56" } ], "sample string 2": [ { "$ref": "56" }, { "$ref": "56" } ] }, "customerGroups": [ { "$id": "60", "identifier": "rnwVz7MsOUy/BtHiKIDIyQ==", "identifierGuid": "cf157cae-2cb3-4c39-bf06-d1e22880c8c9", "name": "sample string 2", "primaryContact": "A27Y0l8MfEekLkjJBAcUuw==", "primaryContactGuid": "d2d86e03-0c5f-477c-a42e-48c9040714bb", "accountID": "CXl9una6akaqZloVaQ1nhA==", "accountIDGuid": "ba7d7909-ba76-466a-aa66-5a15690d6784", "special": true, "updated": "2025-10-04T23:58:29.098543", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "9RlbEMlH6k2LWq/4TQXvAw==", "priceLevelIdentifierGuid": "105b19f5-47c9-4dea-8b5a-aff84d05ef03", "deleted": true, "account": { "$ref": "58" }, "primaryContactCustomer": { "$ref": "56" }, "customerGroupMembers": [ { "$id": "61", "id": 1, "groupID": "75hBxsakzECXEtj2LNIe8A==", "groupIDGuid": "c64198ef-a4c6-40cc-9712-d8f62cd21ef0", "customerID": "qJg0FqmKaUu/sGrMZ6LQPQ==", "customerIDGuid": "163498a8-8aa9-4b69-bfb0-6acc67a2d03d", "card": "sample string 4", "linkedAccount": "RWbFNf9udkuzudPZhTImYA==", "linkedAccountGuid": "35c56645-6eff-4b76-b3b9-d3d985322660", "customer": { "$ref": "56" }, "group": { "$ref": "60" }, "customerCard": { "$ref": "57" } }, { "$ref": "61" } ] }, { "$ref": "60" } ] }, "payments": [ { "$id": "62", "id": 1, "identifier": "lkD4AVaifkK1tykprkW+oA==", "identifierGuid": "01f84096-a256-427e-b5b7-2929ae45bea0", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "pyD88xpnX0erRd98OKPn9g==", "accountIDGuid": "f3fc20a7-671a-475f-ab45-df7c38a3e7f6", "customerAccount": { "$ref": "58" }, "customerCard": { "$ref": "57" }, "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-04T23:58:29.098543", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "Ot7n7OMkLkijyWTk8nx1+w==", "idempotentVoidGuid": "ece7de3a-24e3-482e-a3c9-64e4f27c75fb", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "63", "saleHeaderID": 1, "saleHeaderGuid": "7+3dbntrpUGIcrLkA2Qcow==", "saleHeaderIdentifierGuid": "6eddedef-6b7b-41a5-8872-b2e403641ca3", "created": "2025-10-04T23:58:29.098543", "createdLocal": "2025-10-04T23:58:29.098543", "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-04T23:58:29.098543", "storeID": 1, "operatorG_Uid": "NikEXT8IQEeOj4H5CSSzlA==", "operatorGuid": "5d042936-083f-4740-8e8f-81f90924b394", "customerG_Uid": "YEsuWUbMGEGOTpga95kICQ==", "customerGuid": "592e4b60-cc46-4118-8e4e-981af7990809", "communityIdentifier": "/6QQs+0XcEe4AxNgh+SBdw==", "communityIdentifierGuid": "b310a4ff-17ed-4770-b803-136087e48177", "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": "SGnEryliqkGJ/jqa3chqxg==", "priceLevelIdentifierGuid": "afc46948-6229-41aa-89fe-3a9addc86ac6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "23" }, "customer": { "$ref": "56" }, "communityOrganisation": { "$id": "64", "id": 1, "identifier": "VC6ek/xLsE6Q2MmOtxzJFA==", "identifierGuid": "939e2e54-4bfc-4eb0-90d8-c98eb71cc914", "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-04T23:58:29.098543", "deleted": true }, "details": [ { "$id": "65", "saleItemID": 1, "identifier": "8x8V9ZOhokKmQ839XpOk5A==", "identifierGuid": "f5151ff3-a193-42a2-a643-cdfd5e93a4e4", "saleHeaderID": 2, "plu": 1, "pluG_UId": "YPDLz3iVa0uJC+dN1leUXQ==", "pluGuid": "cfcbf060-9578-4b6b-890b-e74dd657945d", "accountID": "zkGByHyb1UqrJIQ8kW/VoQ==", "accountIDGuid": "c88141ce-9b7c-4ad5-ab24-843c916fd5a1", "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-04T23:58:29.098543", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "H2K2njFK/U+0k86yPmfR4Q==", "refundGuid": "9eb6621f-4a31-4ffd-b493-ceb23e67d1e1", "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": "tHDLNbmeAkeFKdoBUHdiug==", "idempotentVoidGuid": "35cb70b4-9eb9-4702-8529-da01507762ba", "priceLevelIdentifier": "IqhBn5/NgUuErZFxunKe7A==", "priceLevelIdentifierGuid": "9f41a822-cd9f-4b81-84ad-9171ba729eec", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "66", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:58:29.098543", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "66" } ], "refund": { "$id": "67", "id": 1, "g_UID": "CtHMTaDk9Uazocc+yZ82iA==", "guid": "4dccd10a-e4a0-46f5-b3a1-c73ec99f3688", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:58:29.098543" }, "modifier": { "$id": "68", "id": 1, "setG_UID": "yeOm+W2IwUaspZDJItMBVQ==", "modifierSetGuid": "f9a6e3c9-886d-46c1-aca5-90c922d30155", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "H8/B3EprJkq6oDRXKvRV6A==", "pluGuid": "dcc1cf1f-6b4a-4a26-baa0-34572af455e8", "deleted": true, "g_UID": "4BJgXRfvQUekxJg2nVjJ8g==", "guid": "5d6012e0-ef17-4741-a4c4-98369d58c9f2", "product": { "$ref": "11" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "65" } ], "eftReceipts": [ { "$id": "69", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "63" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "69" } ], "payments": [ { "$ref": "62" }, { "$ref": "62" } ], "cards": [ { "$id": "70", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "70" } ], "campaignHits": [ { "$id": "71", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "71" } ], "fuel": [ { "$id": "72", "id": 1, "plu": 1, "pluG_UID": "/m9qgztlWk6tH1hXhXPtxQ==", "pluGuid": "836a6ffe-653b-4e5a-ad1f-58578573edc5", "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-04T23:58:29.098543", "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-04T23:58:29.098543", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "72" } ], "fuelResells": [ { "$id": "73", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "4NsyUqzTw0eXcNlR0GA3uA==", "pluGuid": "5232dbe0-d3ac-47c3-9770-d951d06037b8", "accountID": "UF52dJuYekqdk9r6mEOarQ==", "accountIDGuid": "74765e50-989b-4a7a-9d93-dafa98439aad", "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-04T23:58:29.098543", "bestOrExpireType": 1, "refundG_UID": "/avA2Qg5D02FL/OjZeOIsA==", "refundGuid": "d9c0abfd-3908-4d0f-852f-f3a365e388b0", "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": "73" } ], "customerOrder": [ { "$id": "74", "identifier": "ZbHwTfv2qEmdUYJ7c+2xmg==", "identifierGuid": "4df0b165-f6fb-49a8-9d51-827b73edb19a", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "aWh5wFyu4kyPRqI99a9Y1Q==", "customerIdentifierGuid": "c0796869-ae5c-4ce2-8f46-a23df5af58d5", "operatorNo": 1, "operatorG_UID": "dbg/dmw+0UyEY535nkprXg==", "operatorGuid": "763fb875-3e6c-4cd1-8463-9df99e4a6b5e", "created": "2025-10-04T23:58:29.098543", "ordered": "2025-10-04T23:58:29.098543", "started": "2025-10-04T23:58:29.098543", "completed": "2025-10-04T23:58:29.098543", "supplied": "2025-10-04T23:58:29.098543", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "56" }, "operator": { "$ref": "23" }, "details": [ { "$id": "75", "headerID": 1, "plu": 1, "pluG_UId": "nQ+wZZkjGky2mhyJ7to/yg==", "pluGuid": "65b00f9d-2399-4c1a-b69a-1c89eeda3fca", "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": "HAbXMveQwECCn4g3OXdwHA==", "headerIdentifierGuid": "32d7061c-90f7-40c0-829f-88373977701c", "product": { "$ref": "11" } }, { "$ref": "75" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "63" } }, { "$ref": "74" } ], "surveyResponses": [ { "$id": "76", "surveyG_UID": "5Jz/vKrFCUq9ku1T3E3y7A==", "surveyGuid": "bcff9ce4-c5aa-4a09-bd92-ed53dc4df2ec", "saleHeaderGuid": "GnNMFI5gik2gAd26GYv+tw==", "saleGuid": "144c731a-608e-4d8a-a001-ddba198bfeb7", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "mC3hOizEV0q5D7lWO0AiTg==", "guidResponse": "3ae12d98-c42c-4a57-b90f-b9563b40224e", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:58:29.098543", "sale": { "$ref": "63" }, "survey": { "$id": "77", "g_UID": "FdR2kIdo/EaAq/3G7Ivwmw==", "guid": "9076d415-6887-46fc-80ab-fdc6ec8bf09b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "PCkOVcXT2EmG3WNrgLF6QQ==", "checkoutFormGuid": "550e293c-d3c5-49d8-86dd-636b80b17a41", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:58:29.098543", "end": "2025-10-04T23:58:29.098543", "deleted": true, "updated": "2025-10-04T23:58:29.098543", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "d1204e7d-541c-49e1-a2b3-ca960643924c", "319d68a7-c556-4b7a-a408-990a0013c6d3" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "31" } }, "ingressId": "sample string 4" }, { "$ref": "76" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "DOqeubdjuEGmnqDGI3cqqQ==", "accountIdentifier": "b99eea0c-63b7-41b8-a69e-a0c623772aa9", "accountName": "sample string 42", "customerOrderIdentifier": "HEgo9m1Ps067rJkISr8zJg==", "customerOrderIdentifierGuid": "f628481c-4f6d-4eb3-bbac-99084abf3326", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "78", "id": 1, "paymentID": 2, "paymentIdentifier": "D5G/H11PmkmC5PsPOk05Lw==", "paymentIdentifierGuid": "1fbf910f-4f5d-499a-82e4-fb0f3a4d392f", "identifier": "KhkTt+NSbEOoApKKolNkJA==", "identifierGuid": "b713192a-52e3-436c-a802-928aa2536424", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "hNgPtQuia0OO/9tk/LfEWA==", "itemIdentifierGuid": "b50fd884-a20b-436b-8eff-db64fcb7c458" } }, { "$ref": "62" } ] }, { "$ref": "57" } ], "customerGroupMembers": [ { "$ref": "61" }, { "$ref": "61" } ], "customerGroups": [ { "$ref": "60" }, { "$ref": "60" } ], "accounts": [ { "$ref": "58" }, { "$ref": "58" } ], "account": { "$ref": "58" }, "vouchers": [ { "$id": "79", "customerIdentifier": "r6JvWl1xtkOkgwXzyAfj/Q==", "customerIdentifierGuid": "5a6fa2af-715d-43b6-a483-05f3c807e3fd", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "6z9u+Acum0mpPmQ1S4ZKBg==", "idempotentGuid": "f86e3feb-2e07-499b-a93e-64354b864a06", "offline": true, "voucher": { "$id": "80", "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-04T23:58:29.098543", "barcodeTemplate": { "$id": "81", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "82", "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-04T23:58:29.098543", "labelPageLayout": "Wnm2qdm6V0KmPq817zcGLw==", "pageLayoutGuid": "a9b6795a-bad9-4257-a63e-af35ef37062f", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "80" }, "elements": [ { "$id": "83", "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-04T23:58:29.098543" }, { "$ref": "83" } ] }, "customerVouchers": [ { "$id": "84", "id": 1, "customerIdentifier": "kVg3KhWDykaS1Ib07NCK/A==", "customerIdentifierGuid": "2a375891-8315-46ca-92d4-86f4ecd08afc", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:58:29.098543", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "pCA65BE6o0C8yQS160CEZg==", "issuedIdempotentGuid": "e43a20a4-3a11-40a3-bcc9-04b5eb408466", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:58:29.098543", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:58:29.098543", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "FE1A9eNMuEKUpgdlZq5hyg==", "redeemedIdempotentGuid": "f5404d14-4ce3-42b8-94a6-076566ae61ca", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:58:29.098543", "storeName": "sample string 17", "scaleLabel": { "$ref": "82" }, "voucher": { "$ref": "80" }, "customer": { "$ref": "56" }, "issuedOfflinePayment": { "$ref": "62" }, "redeemedOfflinePayment": { "$ref": "62" } }, { "$ref": "84" } ] }, "customer": { "$ref": "56" } }, { "$ref": "79" } ] } }, { "$ref": "55" } ], "customerGroups": [ { "$id": "85", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "aDnMWtTrd0ef8ZbR/8fdsA==", "groupIDGuid": "5acc3968-ebd4-4777-9ff1-96d1ffc7ddb0", "campaign": { "$ref": "52" }, "group": { "$ref": "60" } }, { "$ref": "85" } ], "signIqTickets": [ { "$id": "86", "identifier": "ddb4SA6mA06xr5zljp3Z3A==", "identifierGuid": "48f8d675-a60e-4e03-b1af-9ce58e9dd9dc", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "86" } ], "comboPriceGroups": [ { "$id": "87", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "ykoithnYM0ylCwunM2dZSQ==", "guid": "b6224aca-d819-4c33-a50b-0ba733675949", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "52" }, "comboPricePlus": [ { "$id": "88", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "i2UjbXxJeUGv7rA1JpRFig==", "groupGuid": "6d23658b-497c-4179-afee-b0352694458a", "comboPriceType": 5, "priceType": 5, "pluG_UID": "5DluVCQLK06mz/W/SdHSSg==", "pluGuid": "546e39e4-0b24-4e2b-a6cf-f5bf49d1d24a", "priceGroupG_UID": "6GaUf0y0Yk+FXbiJMPhfXA==", "priceGroupGuid": "7f9466e8-b44c-4f62-855d-b88930f85f5c", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "52" }, "product": { "$ref": "11" }, "priceGroup": { "$ref": "17" }, "campaignPool": { "$ref": "52" } }, { "$ref": "88" } ] }, { "$ref": "87" } ], "priceLevels": [ { "$id": "89", "id": 1, "priceLevelIdentifier": "LabWefA7O0GPuVcssh/n8A==", "priceLevelIdentifierGuid": "79d6a62d-3bf0-413b-8fb9-572cb21fe7f0", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "89" } ] }, "product": { "$ref": "11" }, "dealCost": { "$id": "90", "headerIdentifier": "jkXcyGyRykiflXtQGWBdBA==", "headerIdentifierGuid": "c8dc458e-916c-48ca-9f95-7b5019605d04", "identifier": "VVZ75eCuIk63HCN62vS1SA==", "identifierGuid": "e57b5655-aee0-4e22-b71c-237adaf4b548", "supplierIdentifier": "1lz75Lv3HUeh4K/h7gm4aQ==", "supplierGuid": "e4fb5cd6-f7bb-471d-a1e0-afe1ee09b869", "pluG_UID": "CaqUFBPyxk+jo/3RuPKnsQ==", "pluGuid": "1494aa09-f213-4fc6-a3a3-fdd1b8f2a7b1", "campaignName": "adbd7d71-c305-46f4-971e-b88d290d9f52", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:58:29.098543", "end": "2025-10-04T23:58:29.098543", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Aa2jt/1TeEmJgXT+2lk18Q==", "bonusItemPluGuid": "b7a3ad01-53fd-4978-8981-74feda5935f1", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:58:29.098543", "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-04T23:58:29.098543", "campaignEndDate": "2025-10-04T23:58:29.098543", "masterPLUG_UID": "Yujfcn4rBEe5MQLtOCsDFQ==", "masterID": "72dfe862-2b7e-4704-b931-02ed382b0315", "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": "XtNH6qzpoUuEZvvNrk04lA==", "bonusMasterID": "ea47d35e-e9ac-4ba1-8466-fbcdae4d3894", "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-04T23:58:29.098543", "dealCosts": [ { "$ref": "90" }, { "$ref": "90" } ], "tags": [ { "$id": "91", "pluG_UID": "2dwynO8dg0ODmsibpZ0AZw==", "pluGuid": "9c32dcd9-1def-4383-839a-c89ba59d0067", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "91" } ], "alternateProductG_UID": "Id4Fd8kxSUSK1kKYpk9zTA==", "alternateProduct": "7705de21-31c9-4449-8ad6-4298a64f734c", "productHostCode": { "$id": "92", "id": 1, "pluG_UID": "6HluFZdnS065jXTJ1kiHKA==", "pluGuid": "156e79e8-6797-4e4b-b98d-74c9d6488728", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:58:29.098543", "inventoryTracked": "2025-10-04T23:58:29.098543", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "6" }, "serviceFee": { "$id": "93", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "9" } ], "orderCycleHeaders": [ { "$id": "94", "storeID": 1, "supplierIdentifier": "QXD2yiHViUyS+NzquGe2QA==", "supplierGuid": "caf67041-d521-4c89-92f8-dceab867b640", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "94" } ], "cycles": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "QMmbHG91pU6n3ZKiQU/G0Q==", "supplierGuid": "1c9bc940-756f-4ea5-a7dd-92a2414fc6d1", "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-04T23:58:29.098543", "deliveryDate": "2025-10-04T23:58:29.098543", "nextCutOffDate": "2025-10-04T23:58:29.098543", "nextDeliveryDate": "2025-10-04T23:58:29.098543", "nextDaysBuffer": 10 }, { "$ref": "95" } ], "store": { "$ref": "2" }, "updated": "2025-10-04T23:58:29.098543", "isHost": true }, "files": [ { "$id": "96", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-04T23:58:29.098543", "processed": "2025-10-04T23:58:29.098543", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:58:29.098543", "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": "5" }, "metcashHeader": { "$id": "97", "customerNumber": "sample string 1", "creationDate": "2025-10-04T23:58:29.098543", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "96" } ], "zoneMatrix": [ { "$id": "98", "id": 1, "hostIdentifier": "EOhWofRgfkS+BdFXDm/bBg==", "hostIdentifierGuid": "a156e810-60f4-447e-be05-d1570e6fdb06", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c4473f8b-f4b7-405f-9ad9-67ac0f94c26c", "76af50c4-7423-4289-9854-044a64d8b1f7" ] }, { "$ref": "98" } ], "hostFileStoreSetting": { "$ref": "4" }, "hostStoreSettings": [ { "$ref": "4" }, { "$ref": "4" } ], "promotionPlacements": [ { "$id": "99", "identifier": "SxbPRcaSekaa/lpVTE0WeA==", "identifierGuid": "45cf164b-92c6-467a-9afe-5a554c4d1678", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "99" } ], "promoTypeGuids": [ "6d3c8f48-3f78-4e1b-8e7f-ce1e0247f6a4", "cd0bc523-d417-4742-9e86-76703a8c4e6e" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "4" } ], "accounts": [ { "$id": "100", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "100" } ], "sales": [ { "$id": "101", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-04T23:58:29.098543", "ftpSite": { "$id": "102", "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": "101" } ], "zoneMatrix": [ { "$ref": "98" }, { "$ref": "98" } ], "cashManagements": [ { "$id": "103", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "104", "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": "103" } ], "updateStoreID": "27c2e400-4c96-4be5-af08-7510d9161531", "updateStore": { "$id": "105", "id": "b7c241de-b23c-43c0-8ab5-7a3b6b4cfee2", "name": "sample string 1", "lastActivity": "2025-10-04T23:58:29.098543", "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-04T23:58:29.098543" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "106", "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": "6" }, "order": { "$id": "107", "orderID": 1, "orderGuid": "z9nhDlidPUCYwJN73oZing==", "orderIdentifier": "0ee1d9cf-9d58-403d-98c0-937bde86629e", "backToBack": 1, "b2bGuid": "kUegmxiRDEiSOQea6oCSWw==", "b2bIdentifier": "9ba04791-9118-480c-9239-079aea80925b", "status": 2, "created": "2025-10-04T23:58:29.098543", "createdLocal": "2025-10-04T23:58:29.098543", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "K4HSJ/X1HkSWU9GYNu29Vg==", "transferIdentifier": "27d2812b-f5f5-441e-9653-d19836edbd56", "transferInvoiceIdentifier": "Ykk6z42T2k2DOtgxKXthEA==", "transferInvoiceGuid": "cf3a4962-938d-4dda-833a-d831297b6110", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "VU30RgVxxEmyzgakDXFqoQ==", "supplierIdentifierGuid": "46f44d55-7105-49c4-b2ce-06a40d716aa1", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-10-04T23:58:29.098543", "sentLocal": "2025-10-04T23:58:29.098543", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-10-04T23:58:29.098543", "cancelledLocal": "2025-10-04T23:58:29.098543", "cancelledByUser": "sample string 7", "shipped": "2025-10-04T23:58:29.098543", "shippedLocal": "2025-10-04T23:58:29.098543", "shippedByUser": "sample string 8", "stockReceived": "2025-10-04T23:58:29.098543", "stockReceivedLocal": "2025-10-04T23:58:29.098543", "stockReceivedByUser": "sample string 9", "received": "2025-10-04T23:58:29.098543", "receivedLocal": "2025-10-04T23:58:29.098543", "completed": "2025-10-04T23:58:29.098543", "completedLocal": "2025-10-04T23:58:29.098543", "updated": "2025-10-04T23:58:29.098543", "updatedLocal": "2025-10-04T23:58:29.098543", "dueDate": "2025-10-04T23:58:29.098543", "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": "UuCsKXK2gUWPkJolC/zTSQ==", "transportCompanyIdentifier": "29ace052-b672-4581-8f90-9a250bfcd349", "autoOrder": 27, "hostIdentifier": "wo9dyFkzfkeT8EqNZK3FnQ==", "hostIdentifierGuid": "c85d8fc2-3359-477e-93f0-4a8d64adc59d", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-10-04T23:58:29.098543", "deletedByUser": "sample string 32", "autoOrderGuid": "uMAtcrXVHkCOvEbWYZWsbw==", "autoOrderIdentifier": "722dc0b8-d5b5-401e-8ebc-46d66195ac6f", "autoOrderHeader": { "$id": "108", "autoOrderGuid": "SHIhu8IJFUyMmjOfqNXimQ==", "autoOrderIdentifier": "bb217248-09c2-4c15-8c9a-339fa8d5e299", "orderGuid": "aaKOG4K+HUew+4XRDY6s9Q==", "orderIdentifier": "1b8ea269-be82-471d-b0fb-85d10d8eacf5", "created": "2025-10-04T23:58:29.098543", "orderID": 1, "storeID": 1, "orderDate": "2025-10-04T23:58:29.098543", "supplierIdentifier": "Haos/SQK/02utXdNz0JH8g==", "supplierIdentifierGuid": "fd2caa1d-0a24-4dff-aeb5-774dcf4247f2", "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": "H/lblTdGfU2VcnH5NZRJNg==", "transportCompanyIdentifier": "955bf91f-4637-4d7d-9572-71f935944936", "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "orderCycle": { "$id": "109", "id": 1, "autoOrderGuid": "Agq2bGBQGU6NmJXrbxj7pg==", "autoOrderIdentifier": "6cb60a02-5060-4e19-8d98-95eb6f18fba6", "cutOffDate": "2025-10-04T23:58:29.098543", "deliveryDate": "2025-10-04T23:58:29.098543", "daysBuffer": 3, "nextCutOffDate": "2025-10-04T23:58:29.098543", "nextDeliveryDate": "2025-10-04T23:58:29.098543", "nextDaysBuffer": 5 }, "details": [ { "$id": "110", "autoOrderGuid": "mHpemPngmkae1/+z7laP6w==", "autoOrderIdentifier": "985e7a98-e0f9-469a-9ed7-ffb3ee568feb", "pluG_UID": "efYL0Z2SGUOxLQm1PgVj3Q==", "pluGuid": "d10bf679-929d-4319-b12d-09b53e0563dd", "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-04T23:58:29.098543", "investmentBuyStatus": 2, "processed": "2025-10-04T23:58:29.098543", "product": { "$ref": "11" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "95" }, "dayWeighting": { "$id": "111", "sunday": 1.1 }, "inventory": { "$id": "112", "inventoryGuid": "vicA8UpzNkm+cpxXwbRPsg==", "inventoryIdentifier": "f10027be-734a-4936-be72-9c57c1b44fb2", "created": "2025-10-04T23:58:29.098543", "createdLocal": "2025-10-04T23:58:29.098543", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-10-04T23:58:29.098543", "history": [ { "$id": "113", "inventoryGuid": "ihh/4dCjn06Mrf30AwOY2w==", "inventoryIdentifier": "e17f188a-a3d0-4e9f-8cad-fdf4030398db", "pluG_UID": "9YIDU4w/oEyN/vV5tCB5rA==", "pluIdentifier": "530382f5-3f8c-4ca0-8dfe-f579b42079ac", "inventoryReason": 3, "inventoryInvoiceGuid": "NAF7vGmZV0aXJGpzAoUoBA==", "invoiceIdentifier": "bc7b0134-9969-4657-9724-6a7302852804", "operatorGuid": "TI0A0PzqN0eSSBHaVrjD8A==", "operatorIdentifier": "d0008d4c-eafc-4737-9248-11da56b8c3f0", "stocktakeGuid": "d00IZJ/cLUub/vqIf491NA==", "stocktakeIdentifier": "64084d77-dc9f-4b2d-9bfe-fa887f8f7534", "orderGuid": "HZepbmVp7Uqx5l2z3U6Xlw==", "orderIdentifier": "6ea9971d-6965-4aed-b1e6-5db3dd4e9797", "saleHeaderGuid": "zN+h85kq8kaKbjvLKW4efw==", "saleHeaderGuidIdentifier": "f3a1dfcc-2a99-46f2-8a6e-3bcb296e1e7f", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "xFfX568IQ0aVkwheJBqs2Q==", "creditNoteGuid": "e7d757c4-08af-4643-9593-085e241aacd9", "inventorySourceGuid": "6JXFj82JQUCUEgP4mpq6/Q==", "inventorySourceIdentifier": "8fc595e8-89cd-4041-9412-03f89a9abafd", "createdLocal": "2025-10-04T23:58:29.098543", "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-04T23:58:29.098543", "createdLocalTime": "2025-10-04T23:58:29.098543", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "114", "inventoryInvoiceGuid": "E+46buVbSkGt6bedjW255A==", "invoiceIdentifier": "6e3aee13-5be5-414a-ade9-b79d8d6db9e4", "inventoryGuid": "Y/mVdoLe9kKsWLJyy6l+pA==", "inventoryIdentifier": "7695f963-de82-42f6-ac58-b272cba97ea4", "supplierIdentifier": "Dl1LQbU2qUepSmSVqCaZ0A==", "supplierGuid": "414b5d0e-36b5-47a9-a94a-6495a82699d0", "orderGuid": "3xK7vhJckUqctvdair1shQ==", "orderIdentifier": "bebb12df-5c12-4a91-9cb6-f75a8abd6c85", "invoiceHeaderIdentifier": "Pp2Fzni88E+DFsB/wl725A==", "invoiceHeaderGuid": "ce859d3e-bc78-4ff0-8316-c07fc25ef6e4", "created": "2025-10-04T23:58:29.098543", "ordered": "2025-10-04T23:58:29.098543", "storeID": 1, "bestOrExpire": "2025-10-04T23:58:29.098543", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-10-04T23:58:29.098543", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "KNCLBYlywEOD1ttpim4Ztw==", "pluGuid": "058bd028-7289-43c0-83d6-db698a6e19b7", "orderInventoryGuid": "PQowL1aTFkyJtCczob8PUQ==", "orderInventoryIdentifier": "2f300a3d-9356-4c16-89b4-2733a1bf0f51", "supplier": { "$ref": "6" }, "inventoryUnits": [ { "$id": "115", "invoiceItemNo": 1, "inventoryInvoiceGuid": "qM8Ibz4enk+CDrepgoya9Q==", "invoiceIdentifier": "6f08cfa8-1e3e-4f9e-820e-b7a9828c9af5", "inventoryGuid": "e9Z6JBubBUq8e/3JPpaBCQ==", "inventoryIdentifier": "247ad67b-9b1b-4a05-bc7b-fdc93e968109", "serialNumber": "sample string 3", "sold": "2025-10-04T23:58:29.098543", "saleItemID": 1, "storeID": 1, "returned": "2025-10-04T23:58:29.098543", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "115" } ] }, "invoiceHeaderIdentifier": "5sMCu+FEgEWC7mo0+LdZgQ==", "invoiceHeaderGuid": "bb02c3e6-44e1-4580-82ee-6a34f8b75981", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "116", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-10-04T23:58:29.098543" }, "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": "113" } ], "products": [ { "$ref": "11" }, { "$ref": "11" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "117", "pluG_UID": "3HZFUFOy2E6228wuF+9NWQ==", "pluGuid": "504576dc-b253-4ed8-b6db-cc2e17ef4d59", "consolidatedSales": { "$id": "118", "1": { "$id": "119", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "119" } }, "dailyPrices": { "$id": "120", "2025-10-04T23:58:29.098543": { "$id": "121", "date": "2025-10-04T23:58:29.098543", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "UjN1HKbJa02vL0zF0CZtcg==", "comboPriceGroupGuid": "1c753352-c9a6-4d6b-af2f-4cc5d0266d72" } }, "onHandPredictions": [ { "$id": "122", "autoOrderGuid": "JV4mWC1JhE2q6hdR7KNVWA==", "autoOrderIdentifier": "58265e25-492d-4d84-aaea-1751eca35558", "pluG_UID": "nQvGlCFKAE67ACuSDrLj4Q==", "pluGuid": "94c60b9d-4a21-4e00-bb00-2b920eb2e3e1", "childPLUG_UID": "XPUt6ybtLEyVxO0KbdcrwQ==", "childPluGuid": "eb2df55c-ed26-4c2c-95c4-ed0a6dd72bc1", "date": "2025-10-04T23:58:29.098543", "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": "122" } ], "predictions": [ { "$ref": "122" }, { "$ref": "122" } ], "product": { "$ref": "11" } }, { "$ref": "117" } ], "supplierOrderingDetail": { "$ref": "9" }, "manufacturerSupplier": "0d658b11-8c60-453d-9125-b732cd3b2616", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "110" } ], "boosts": [ { "$id": "123", "autoOrderGuid": "Kg4UJBVhq0ubyu4IjE1Y8Q==", "autoOrderIdentifier": "24140e2a-6115-4bab-9bca-ee088c4d58f1", "date": "2025-10-04T23:58:29.098543", "boost": 2 }, { "$ref": "123" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "124", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "125", "orderGuid": "iB1YcVWj8U6HK8eSzSskRQ==", "orderIdentifier": "71581d88-a355-4ef1-872b-c792cd2b2445", "supplierIdentifier": "/jQRNfl7OkKDCou1fVdKgw==", "supplierGuid": "351134fe-7bf9-423a-830a-8bb57d574a83", "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": "126", "id": 1, "orderGuid": "XW4ND3DQbkCIujjRPTuy4Q==", "orderIdentifier": "0f0d6e5d-d070-406e-88ba-38d13d3bb2e1", "pluG_UID": "ry/WCV2pNUyeiW9Kcb89HQ==", "pluGuid": "09d62faf-a95d-4c35-9e89-6f4a71bf3d1d", "created": "2025-10-04T23:58:29.098543", "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": "v2d8XF3mcEyEqPKeYt81hQ==", "substituteGuid": "5c7c67bf-e65d-4c70-84a8-f29e62df3585", "warehousePLUG_UID": "G9TGHWu4iECnaPHNDorMCw==", "warehousePluGuid": "1dc6d41b-b86b-4088-a768-f1cd0e8acc0b", "updated": "2025-10-04T23:58:29.098543", "increment": true, "description": "sample string 13", "product": { "$ref": "11" }, "unknownScan": { "$id": "127", "pluG_UID": "qIH2nNUmLEaGf9YmQQiIDQ==", "pluGuid": "9cf681a8-26d5-462c-867f-d6264108880d", "orderGuid": "t4BftasY80CIypaRns5DXw==", "orderIdentifier": "b55f80b7-18ab-40f3-88ca-96919ece435f", "barcode": "sample string 3", "created": "2025-10-04T23:58:29.098543", "assigned": true }, "unknownScanItem": true, "substitute": { "$ref": "11" }, "warehouseProduct": { "$ref": "11" }, "lookup": { "$id": "128", "pluG_UID": "7+FW4ikyd0eW9F6vMbHxTw==", "pluGuid": "e256e1ef-3229-4777-96f4-5eaf31b1f14f", "inventoryGuid": "6D1c+RQye0y3mjAJSy6b/Q==", "inventoryIdentifier": "f95c3de8-3214-4c7b-b79a-30094b2e9bfd", "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-04T23:58:29.098543", "lastOrderQuantity": 1.1, "lastReceived": "2025-10-04T23:58:29.098543", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "9" }, "dealCost": { "$ref": "90" }, "nextCost": { "$ref": "90" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-10-04T23:58:29.098543", "orderHeader": { "$ref": "107" }, "invoiceDetail": { "$id": "129", "identifier": "doCpFh9xL0aYJBOyZZLxvQ==", "identifierGuid": "16a98076-711f-462f-9824-13b26592f1bd", "headerIdentifier": "CJL191lpD0qzKWpRSTDW9w==", "headerIdentifierGuid": "f7f59208-6959-4a0f-b329-6a514930d6f7", "pluG_UID": "iG6r7n0VKUWx1P8z2z6dLg==", "pluGuid": "eeab6e88-157d-4529-b1d4-ff33db3e9d2e", "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-04T23:58:29.098543", "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-04T23:58:29.098543", "costEnd": "2025-10-04T23:58:29.098543", "createdFromUnknownScan": true, "orderGuid": "JoHFBG4zzk2OnlIz5v5UsQ==", "orderIdentifierGuid": "04c58126-336e-4dce-8e9e-5233e6fe54b1", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-10-04T23:58:29.098543", "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": "130", "pluG_UID": "mmqZktr9DU+n/y/1uPmmEQ==", "pluGuid": "92996a9a-fdda-4f0d-a7ff-2ff5b8f9a611", "invoiceIdentifier": "N2JGP4loskmlYmK95BPLiA==", "invoiceGuid": "3f466237-6889-49b2-a562-62bde413cb88", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-10-04T23:58:29.098543" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "zXbTUUdhwUilTyEZn1f0vg==", "priceGroupGuid": "51d376cd-6147-48c1-a54f-21199f57f4be", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "11" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "110" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }, { "$ref": "126" } ], "unknownScans": [ { "$ref": "127" }, { "$ref": "127" } ], "transportCompany": { "$id": "131", "identifier": "3bgmi5oorUysrvnF4G+9kg==", "identifierGuid": "8b26b8dd-289a-4cad-acae-f9c5e06fbd92", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "Wm36LbJdf0+NLj/Ldn2OYQ==", "primaryContactID": "2dfa6d5a-5db2-4f7f-8d2e-3fcb767d8e61", "primaryContact": { "$ref": "7" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "efab771c-dcc7-4c8d-a2cb-bc05189e6611" }, "details": [ { "$ref": "129" }, { "$ref": "129" } ], "orderStatus": 1, "processLockedInvoice": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK N�D[�Apշ 5 xl/workbook.xml � (� ����0��&�C��U()��x�བE�O�||K $���~;l2nx3���/]��lI�=(�Ƃ���8�C��EL�I�o:��9q0� ����/�X�:�����R�z�C���&�d4ֺ���"�)�`�ERHsnx�%��V���+e�((\Zq�i~ή�����w�PK N�D[���� � [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 N�D[|E�l' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Ra848ebbf3dd84090" /></Relationships>PK N�D[n;fF �3 xl/worksheets/sheet1.xml � (� ��[s9�� ��:����5L✏�M��;��1��I��� �a��`nb��j�W�+�E�����~M����|�+5L��׳�o�ß��������������t�`�����|x�Z�x2-�n�w�e5�1�Ƕ���n��?�F����������~52J��b�}�Z��~,��َɵ���N�7C�����n2�^�]�0�z����|X�'�'3�.�6�_fӇe���z*������xy}>T���A����?,�ӛ���O��ٷ���7}��ߗ�w��v�����χ�����68�TҐ`8���\��n�)�c��ov�m��V�Ec��w���v�=Uک`|����s�a�*hm�3&F�b���������N�$�|a�a�?� ���2�/}>l�É��~�=o��)�R�L���O=�kE���v���9m�f �훁 ԮoBP����ӧ}ѰT�ڤT�@��=�T19�S�p*��@Ա�E�z����Ţ�\����*x �E�eѪx� |af����:b�ؾ�E�aQ��$k�w������]b҄i6Ģi��*��lRږ� b��v܉���2@iĢ��HRr�cЅc�P���9j E��'����1������5'.�ݝ�}���u}3�v��U����ࢅ� f��� �C�ƚ W���P�-ce"���H(�=��T:���<V�h E�z*�E��f �Xt}�EGL��L���/���t�ob��=�1�ob�Ş��#&]ߣ���ä�6 `�T)!�;� v�x�Bk����@HzӾ-��!��A��� I�BRW��w>�������-��MNc����� �So��P��О�О7^� ��Ҽ A;l�K���&}:q���Ԟ�\НQ��2��1L�Z����\�mj�or�z�S(p���:c@����R�K̅�6�*� jw��®\nm�P��ƚ[�`KkA�v��A��s�2J��$Cl�������W��B0��R$���D_x� "T�r`,�d��ɪ�J ��$�c�I�� $��B8�w���@@©O6@ �D�*��!� w� v|�֨���� D�5�B ��P>`�r���5��X��@��Cp��q e�DHݓ74�,��Q$c�rv�#c���VQz�"c�<�;��G]�#�;{#:4^�m�T��b����]!��� JFB2v*g\k��Ё�������rї�F������GP�c�%���'�&����Db1�-W��TgO3`pkuK��*&b1�Y���E�V_�1�iϢ����M���ŴgљJ)��c�xS���9�i�"�j��W`�+�����'#Rt�֔�ŴgѨ�k�� �Ɂ|ҏ�U�|�t��\�-��Ŧ�����拋��p9�8�u��F��}���ݍh#L7��a��F<;�p݈��ߍx~�/#���0"v#^F�n�kA1&�!���Va��B���&�!�)�Qa�~B��!L��BS�O�6��!���Ua��Oa��%�0u�B���`B���o-� \V4L�Z0�eׂ-Ӹi�ȵ`I�T�SZ&s-��r�cZ���L�u�i�7-�Y0��:�t\g����,��q��:���P�u,�G�Y0��:.u\g����,��3�ǂO=�y,��3�ǂO=�y,��3�ǂO=�y,�L��S�t>�L����o�O�Y�i�:> \g����,�4p�������u|�O�Y�)p���Y�)p���Y�)p���Y�)p��ӹ| L�F�)0������>��~,�42������>�L�F�id:7�%���>�\g����,�4r��&�����u|��O�Y�i�:>M{�GXh�-����a'��u�����%yVĥ���a�Vl�^H1l�^J1lR���h���ho�f��R����}{�x��AJ���c;��ɺ*�������^R:�^�������}���rL���XGQV�?��3ij��TׂE��c�$��`Wͫ��27)ɪ����ʟꗹ�]�g,ٔ?%ԒO�cB-�?'ԒS��B�^�O �dY��P��*1)���j1)�������S=!6����\cΦ�:�8�56�Ƨ��g�Ǝ����y��\c�p�W����or�os��r��s�r�s�������+��sG,^yt�3�&4���憞3�8g�q� M� M� M� M� M� M� jr�79��v�K���o��t����&g�F:p��i#8����x�H�Y��m��mk�Q�ۡ���z����W������չ�?PK N�D[�^a�� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_�c��B���4@x0Vl����ٲ�z��Tj��n���|xz�y�����H�Ї�Yyƀ�U�l/��S��f���i#�a$=�A��q^S��I���h�D;?ɘJ��Y��쑮��_2�I��CtZ ��:Mh�`���1�� }�Q�O+�[ʳD�� س�f�t��Xŋ� B��e����]/dj�Z��Y�"��*c���5���K�e{���m��*y�ޔ�M�����PK N�D[Ѓ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 N�D[���q xl/sharedStrings.xml � (� �Xko����?�\�$[��$��N�p��M�E�R���^�ԒTn�E�{���("kg��93|���O;o $��;��`1O(�^t_�o{�nG*��r��n��s)UU�������`Od�g��p�' ?�v 3$�; �O�p���n'�9S�������?s�H� �<W���� �|�.�ZZG��4��k�,u� zu�D(f�\�Y���f����l�<1�i��9O���Y� bʥR kE���x.� 6v�pt���.���#�sL�+����"��d�K����!�����<ӽ.��1����U�J�ȥ�c:��X�SB���a��@� y ����Ix�q�X��H@m8A��L\��5bWX�D�� ��/`C�I����D<�u���̀L�`ѧkц�[psr�i�{sw/�'6_�J���u�"�K�T��Dhܖ���q�B�0i����Rx�ͥ}��� M�(���X�� ���R�2�Sv�\o)#,r�)��W�X��|&�VM�`U8��NP��U���|��������R�88�a�.D��F��G�����ѣ[�qY��^�]邌I���>k,�;�����S�h�� +�ޘ*�:&��'��XoK��?�Yn��2XQ,A��5�Is;!T�� ̩v �Jq��ѤY���+��Y���#R�NE���K�:���:�fC�����7"��{g+m���\��*l���Xwc<)W��@R�ܚ�Abw�_���:Hf�8�0�M�q�{��A��qFa�qZ��R��� �Q8 7��f3Iz�M��a���i�0�fdb7;e����5��m�� [?��װ�����kx�5<����t��VQSk �ȊX�E~��(�;���4� a<�2��U?5�-����k �g������ka��B��'^Q���x-��-xK���c˾ie��t~�i��\tF��F"�[���wx6�=e5�~yZY��衚ijG�N�<��vmA��nɻ�0�a�j�*Ip�#�UP�BGC ϩ:ؐY��%ژg��F84M����6lBu<+#U\�ʋ�<J����l�\N����&�K�� N��{�8��'&�W��� ����8�k�p0xCo�1;�LϼY����A^��>^�]]���(R�y��L+ꠌW��>�lC�9��(g8�+�}�f�G�[�|G��-�e�i|�O}�ØZ�RYA��X�-���t�ؽ��H��g�+R����>���}�Q~D� !�����8��^4 ��O�M�G�,I&G�G��"� ���Ⴙ�כ�<)p��Cf��4O�V�� �d��&��(���7Z��}����{��5���k����L7ȏ�Τ�ER�F�@>O�&!�}�"��b����*2="�7��~r�9��m�M1,�qG��� --:K6r�"�\���4�2�]���~��-�V=�?ǵ|d�/T��g�?���$����MK0eƓ<6�3A�F7jNDRmxhn�����Is�%����F���5_ӿ�:LX�������7����4=1F���~����Y���9��Wx��t8]y���^g��':��o���^�^�&Fux��e�-�Hu����i��xK=<d:QU����O����H�� � ��C����V�Sͱ�������0���:X����5���7�"ޢ�Me��n�7��,�[NÝo���e��\4T���\^!��Gq#��R���PK- N�D[�Apշ 5 xl/workbook.xmlPK- N�D[���� � [Content_Types].xmlPK- N�D[|E�l' ' V _rels/.relsPK- N�D[n;fF �3 � xl/worksheets/sheet1.xmlPK- N�D[�^a�� P Z xl/_rels/workbook.xml.relsPK- N�D[Ѓc'2 E � xl/styles.xmlPK- N�D[���q xl/sharedStrings.xmlPK � y
application/vnd.ms-excel
PK N�D[SV�Ͷ 5 xl/workbook.xml � (� ����0D�&�C��� ��p��Ճ�-,������Ϸ@ ��mgv�����t�E>f���U1�%c�Uh �܈6�z� �$�����-6�}��e��� Q;�]i�������V�mi}<"�f�SXd2���I�b�)����E+�@J��U�L�/u��r)e�f�"�9�;{� ����PK N�D[���� � [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 N�D[�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="Rbafcff4363b14d1e" /></Relationships>PK N�D[n;fF �3 xl/worksheets/sheet1.xml � (� ��[s9�� ��:����5L✏�M��;��1��I��� �a��`nb��j�W�+�E�����~M����|�+5L��׳�o�ß��������������t�`�����|x�Z�x2-�n�w�e5�1�Ƕ���n��?�F����������~52J��b�}�Z��~,��َɵ���N�7C�����n2�^�]�0�z����|X�'�'3�.�6�_fӇe���z*������xy}>T���A����?,�ӛ���O��ٷ���7}��ߗ�w��v�����χ�����68�TҐ`8���\��n�)�c��ov�m��V�Ec��w���v�=Uک`|����s�a�*hm�3&F�b���������N�$�|a�a�?� ���2�/}>l�É��~�=o��)�R�L���O=�kE���v���9m�f �훁 ԮoBP����ӧ}ѰT�ڤT�@��=�T19�S�p*��@Ա�E�z����Ţ�\����*x �E�eѪx� |af����:b�ؾ�E�aQ��$k�w������]b҄i6Ģi��*��lRږ� b��v܉���2@iĢ��HRr�cЅc�P���9j E��'����1������5'.�ݝ�}���u}3�v��U����ࢅ� f��� �C�ƚ W���P�-ce"���H(�=��T:���<V�h E�z*�E��f �Xt}�EGL��L���/���t�ob��=�1�ob�Ş��#&]ߣ���ä�6 `�T)!�;� v�x�Bk����@HzӾ-��!��A��� I�BRW��w>�������-��MNc����� �So��P��О�О7^� ��Ҽ A;l�K���&}:q���Ԟ�\НQ��2��1L�Z����\�mj�or�z�S(p���:c@����R�K̅�6�*� jw��®\nm�P��ƚ[�`KkA�v��A��s�2J��$Cl�������W��B0��R$���D_x� "T�r`,�d��ɪ�J ��$�c�I�� $��B8�w���@@©O6@ �D�*��!� w� v|�֨���� D�5�B ��P>`�r���5��X��@��Cp��q e�DHݓ74�,��Q$c�rv�#c���VQz�"c�<�;��G]�#�;{#:4^�m�T��b����]!��� JFB2v*g\k��Ё�������rї�F������GP�c�%���'�&����Db1�-W��TgO3`pkuK��*&b1�Y���E�V_�1�iϢ����M���ŴgљJ)��c�xS���9�i�"�j��W`�+�����'#Rt�֔�ŴgѨ�k�� �Ɂ|ҏ�U�|�t��\�-��Ŧ�����拋��p9�8�u��F��}���ݍh#L7��a��F<;�p݈��ߍx~�/#���0"v#^F�n�kA1&�!���Va��B���&�!�)�Qa�~B��!L��BS�O�6��!���Ua��Oa��%�0u�B���`B���o-� \V4L�Z0�eׂ-Ӹi�ȵ`I�T�SZ&s-��r�cZ���L�u�i�7-�Y0��:�t\g����,��q��:���P�u,�G�Y0��:.u\g����,��3�ǂO=�y,��3�ǂO=�y,��3�ǂO=�y,�L��S�t>�L����o�O�Y�i�:> \g����,�4p�������u|�O�Y�)p���Y�)p���Y�)p���Y�)p��ӹ| L�F�)0������>��~,�42������>�L�F�id:7�%���>�\g����,�4r��&�����u|��O�Y�i�:>M{�GXh�-����a'��u�����%yVĥ���a�Vl�^H1l�^J1lR���h���ho�f��R����}{�x��AJ���c;��ɺ*�������^R:�^�������}���rL���XGQV�?��3ij��TׂE��c�$��`Wͫ��27)ɪ����ʟꗹ�]�g,ٔ?%ԒO�cB-�?'ԒS��B�^�O �dY��P��*1)���j1)�������S=!6����\cΦ�:�8�56�Ƨ��g�Ǝ����y��\c�p�W����or�os��r��s�r�s�������+��sG,^yt�3�&4���憞3�8g�q� M� M� M� M� M� M� jr�79��v�K���o��t����&g�F:p��i#8����x�H�Y��m��mk�Q�ۡ���z����W������չ�?PK N�D[hE� � P xl/_rels/workbook.xml.rels � (� ��An� E����` ���&�n�\ 㱱b�6g�G��R�%R�d��<������ٽ����5 .�e�� >���ƻ�� ���FУ(=1��:F�&$( ��u`R��~�1�~ N���0J+�s�g�������G{��3����Z bt�~���(��Q���s��[HѶ-SlU A���aj!^'�^�u&ӯ�*�#�r�P-=t/ѧM�Ny��-8��������75r�/�_PK N�D[Ѓ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 N�D[���q xl/sharedStrings.xml � (� �Xko����?�\�$[��$��N�p��M�E�R���^�ԒTn�E�{���("kg��93|���O;o $��;��`1O(�^t_�o{�nG*��r��n��s)UU�������`Od�g��p�' ?�v 3$�; �O�p���n'�9S�������?s�H� �<W���� �|�.�ZZG��4��k�,u� zu�D(f�\�Y���f����l�<1�i��9O���Y� bʥR kE���x.� 6v�pt���.���#�sL�+����"��d�K����!�����<ӽ.��1����U�J�ȥ�c:��X�SB���a��@� y ����Ix�q�X��H@m8A��L\��5bWX�D�� ��/`C�I����D<�u���̀L�`ѧkц�[psr�i�{sw/�'6_�J���u�"�K�T��Dhܖ���q�B�0i����Rx�ͥ}��� M�(���X�� ���R�2�Sv�\o)#,r�)��W�X��|&�VM�`U8��NP��U���|��������R�88�a�.D��F��G�����ѣ[�qY��^�]邌I���>k,�;�����S�h�� +�ޘ*�:&��'��XoK��?�Yn��2XQ,A��5�Is;!T�� ̩v �Jq��ѤY���+��Y���#R�NE���K�:���:�fC�����7"��{g+m���\��*l���Xwc<)W��@R�ܚ�Abw�_���:Hf�8�0�M�q�{��A��qFa�qZ��R��� �Q8 7��f3Iz�M��a���i�0�fdb7;e����5��m�� [?��װ�����kx�5<����t��VQSk �ȊX�E~��(�;���4� a<�2��U?5�-����k �g������ka��B��'^Q���x-��-xK���c˾ie��t~�i��\tF��F"�[���wx6�=e5�~yZY��衚ijG�N�<��vmA��nɻ�0�a�j�*Ip�#�UP�BGC ϩ:ؐY��%ژg��F84M����6lBu<+#U\�ʋ�<J����l�\N����&�K�� N��{�8��'&�W��� ����8�k�p0xCo�1;�LϼY����A^��>^�]]���(R�y��L+ꠌW��>�lC�9��(g8�+�}�f�G�[�|G��-�e�i|�O}�ØZ�RYA��X�-���t�ؽ��H��g�+R����>���}�Q~D� !�����8��^4 ��O�M�G�,I&G�G��"� ���Ⴙ�כ�<)p��Cf��4O�V�� �d��&��(���7Z��}����{��5���k����L7ȏ�Τ�ER�F�@>O�&!�}�"��b����*2="�7��~r�9��m�M1,�qG��� --:K6r�"�\���4�2�]���~��-�V=�?ǵ|d�/T��g�?���$����MK0eƓ<6�3A�F7jNDRmxhn�����Is�%����F���5_ӿ�:LX�������7����4=1F���~����Y���9��Wx��t8]y���^g��':��o���^�^�&Fux��e�-�Hu����i��xK=<d:QU����O����H�� � ��C����V�Sͱ�������0���:X����5���7�"ޢ�Me��n�7��,�[NÝo���e��\4T���\^!��Gq#��R���PK- N�D[SV�Ͷ 5 xl/workbook.xmlPK- N�D[���� � � [Content_Types].xmlPK- N�D[�E+�' ' U _rels/.relsPK- N�D[n;fF �3 � xl/worksheets/sheet1.xmlPK- N�D[hE� � P Y xl/_rels/workbook.xml.relsPK- N�D[Ѓc'2 E � xl/styles.xmlPK- N�D[���q xl/sharedStrings.xmlPK � y