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": "tEp5cwuzLUmj5ICEk+G5cw==", "identifierGuid": "73794ab4-b30b-492d-a3e4-808493e1b973", "storeID": 2, "tradingPartner": 0, "supplierIdentifier": "PiQLNFUD50CnJFjQqocrIQ==", "supplierIdentifierGuid": "340b243e-0355-40e7-a724-58d0aa872b21", "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-06-14T06:32:33.7697427", "createdByUser": "sample string 12", "updated": "2025-06-14T06:32:33.7697427", "transType": 0, "transDateTime": "2025-06-14T06:32:33.7697427", "invoiceNo": "sample string 13", "invoiceText": "sample string 14", "adjustmentNo": 1, "invoiceDate": "2025-06-14T06:32:33.7697427", "claimNo": 1, "countReceivedReset": true, "accountingExported": true, "orderReceived": true, "orderGuid": "6tToiiacdEWplLGcgudPaQ==", "orderIdentifier": "8ae8d4ea-9c26-4574-a994-b19c82e74f69", "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-06-14T06:32:33.7697427", "received": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "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": "50MkdxTimEWluegHN3x6VQ==", "hostIdentifierGuid": "772443e7-e214-4598-a5b9-e807377c7a55", "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-06-14T06:32:33.7697427", "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": "cRZoWROuwEOnk3hXQ+v+qg==", "hostIdentifierGuid": "59681671-ae13-43c0-a793-785743ebfeaa", "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": "/G20dtBZRkq7WTQMkZGkMw==", "identifierGuid": "76b46dfc-59d0-4a46-bb59-340c9191a433", "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": "oSvMjTt8skS68Dfin7BSqg==", "hostSupplierIdentifierGuid": "8dcc2ba1-7c3b-44b2-baf0-37e29fb052aa", "loyaltyPriceLevelIdentifier": "T7D7+JOwPEKzcGKUpEc3WA==", "loyaltyPriceLevelIdentifierGuid": "f8fbb04f-b093-423c-b370-6294a4473758", "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-06-14T06:32:33.7697427", "lastProcessed": "2025-06-14T06:32:33.7697427", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "6", "identifier": "AZTYvKET50OYSDDgz6MolQ==", "identifierGuid": "bcd89401-13a1-43e7-9848-30e0cfa32895", "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": "u3W/HsMYC0qAZlLG0tJYIg==", "primaryContactID": "1ebf75bb-18c3-4a0b-8066-52c6d2d25822", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "g30D+sTwKkeKszXQ4MDIIA==", "supplierGroupGuid": "fa037d83-f0c4-472a-8ab3-35d0e0c0c820", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:32:33.7697427", "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": "8b7441ae-0b13-4566-a854-f97e633e55f0", "identifier": "rGNCHmueFUKRsaspIzfWqg==", "identifierGuid": "1e4263ac-9e6b-4215-91b1-ab292337d6aa", "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": "mmijBFtV3EWvcjIxJRPojQ==", "supplierIdentifierGuid": "04a3689a-555b-45dc-af72-32312513e88d", "contactGuid": "fYFMZQVP0Eijmxm3GKS4qw==", "contactID": "654c817d-4f05-48d0-a39b-19b718a4b8ab", "contact": { "$ref": "7" }, "supplier": { "$ref": "6" } }, { "$ref": "8" } ], "products": [ { "$id": "9", "pluG_UID": "GmjLpcxcikKWxNQ3LDO9fg==", "pluGuid": "a5cb681a-5ccc-428a-96c4-d4372c33bd7e", "supplierIdentifier": "I1Loslq0dUmDJF7Bc2D9Pg==", "supplierIdentifierGuid": "b2e85223-b45a-4975-8324-5ec17360fd3e", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:32:33.7697427", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:32:33.7697427", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "10", "pluG_UID": "lAUOU6LgQ0+Pz9xRW/symw==", "pluGuid": "530e0594-e0a2-4f43-8fcf-dc515bfb329b", "supplierIdentifier": "JZ+SzrssC0S6XHjaX5Tm0g==", "supplierIdentifierGuid": "ce929f25-2cbb-440b-ba5c-78da5f94e6d2", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "10" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "/KcGaMGEt0+S7S0duoZypA==", "parentPluGuid": "6806a7fc-84c1-4fb7-92ed-2d1dba8672a4", "freight": 44.0, "freightType": 1, "product": { "$id": "11", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "QW5GIljfXkeIsJ4KpEve7Q==", "guid": "22466e41-df58-475e-88b0-9e0aa44bdeed", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "+WQDkwFonU6mWKgb37kA5A==", "priceGroupGuid": "930364f9-6801-4e9d-a658-a81bdfb900e4", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:32:33.7697427", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:32:33.7697427", "pluCreated": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "lastManualUpdate": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "currentCostUpdated": "2025-06-14T06:32:33.7697427", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:32:33.7697427", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "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, "awsUpdated": "2025-06-14T06:32:33.7697427", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "piLZqsVpJkymwh28cyKvNA==", "altPLUGuid": "aad922a6-69c5-4c26-a6c2-1dbc7322af34", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:32:33.7697427", "labelLastPrice": 1, "shelfPageLayoutG_UID": "P80RcXzxwkmYSn+3kkAb9Q==", "shelfPageLayoutGuid": "7111cd3f-f17c-49c2-984a-7fb792401bf5", "talkerPageLayoutG_UID": "219G9g5sPUiFj1kvIMtRFA==", "talkerPageLayoutGuid": "f6465fdb-6c0e-483d-858f-592f20cb5114", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "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": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "lXdkUCm4PUGZRIjjJ8f1NQ==", "inventoryIdentifier": "50647795-b829-413d-9944-88e327c7f535", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "lAUxfCl7/0muwexY+U6nGg==", "parentPluGuid": "7c310594-7b29-49ff-aec1-ec58f94ea71a", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "aiOysvqXL06yGfy6UGIMHA==", "supplierIdentifierGuid": "b2b2236a-97fa-4e2f-b219-fcba50620c1c", "supplierChanged": true, "rebateSupplierIdentifier": "AKPC4uYJKk+Aukq+S/KvVA==", "rebateSupplierIdentifierGuid": "e2c2a300-09e6-4f2a-80ba-4abe4bf2af54", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:32:33.7697427", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "+CyiLm12b0amrQcGY9uqqg==", "hostIdentifierGuid": "2ea22cf8-766d-466f-a6ad-070663dbaaaa", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "11" }, { "$ref": "11" } ], "store": { "$ref": "2" }, "storePrices": [ { "$id": "12", "pluG_UID": "ndfm8X8cYE2O+JilRc9n/Q==", "pluGuid": "f1e6d79d-1c7f-4d60-8ef8-98a545cf67fd", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:32:33.7697427" }, { "$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-06-14T06:32:33.7697427", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "14" }, "winningCampaign": 1, "winner": { "$id": "15", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:32:33.7697427", "startTime": 3, "endDate": "2025-06-14T06:32:33.7697427", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "2ddof16vv0qPuT3axU+d6A==", "hostIdentifierGuid": "7f68d7d9-af5e-4abf-8fb9-3ddac54f9de8", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "15" }, { "$ref": "15" } ] }, "tray": { "$id": "16", "g_UId": "/TQLNF+590eLJgcY6iB7Og==", "guid": "340b34fd-b95f-47f7-8b26-0718ea207b3a", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "17", "priceGroupG_UID": "UAYUTFNdh06MFaWLvvNnQQ==", "priceGroupGuid": "4c140650-5d53-4e87-8c15-a58bbef36741", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:32:33.7697427", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "11" }, { "$ref": "11" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "18", "pluG_UID": "F/fGx5BdJEeuUbS7Nmn8Rg==", "pluGuid": "c7c6f717-5d90-4724-ae51-b4bb3669fc46", "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": "fe4a0cdd-f472-4ba3-bbc7-f11f4bd6ce60", "created": "2025-06-14T06:32:33.7697427", "createdByUser": "sample string 1", "activated": "2025-06-14T06:32:33.7697427", "deactivated": "2025-06-14T06:32:33.7697427", "lastOrdered": "2025-06-14T06:32:33.7697427", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:32:33.7697427", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:32:33.7697427", "lastSold": "2025-06-14T06:32:33.7697427", "firstSold": "2025-06-14T06:32:33.7697427", "awsUpdated": "2025-06-14T06:32:33.7697427", "lastManualUpdate": "2025-06-14T06:32:33.7697427", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:32:33.7697427", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:32:33.7697427", "doNotRangeUpdated": "2025-06-14T06:32:33.7697427", "doNotOrderUpdated": "2025-06-14T06:32:33.7697427", "tracked": "2025-06-14T06:32:33.7697427" }, "allergens": [ { "$id": "20", "allergenID": 1, "pluG_UID": "7lMhJWSJ3UqdFc5PcF1KXQ==", "pluGuid": "252153ee-8964-4add-9d15-ce4f705d4a5d", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "costs": { "$id": "21", "pluG_UID": "Xr+93W6UR0uQUW//auU5pA==", "pluGuid": "ddbdbf5e-946e-4b47-9051-6fff6ae539a4", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:32:33.7697427", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "22", "saleHeaderID": 1, "created": "2025-06-14T06:32:33.7697427", "createdLocal": "2025-06-14T06:32:33.7697427", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "Bbftl46zgECut4RgKvDeoQ==", "operatorGuid": "97edb705-b38e-4080-aeb7-84602af0dea1", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "K6czIZDVkEyigBekjRw4Tw==", "pluGuid": "2133a72b-d590-4c90-a280-17a48d1c384f", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "23", "id": 1, "g_Uid": "IuUEub45r0qCXZ4bO7PRLQ==", "guid": "b904e522-39be-4aaf-825d-9e1b3bb3d12d", "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-06-14T06:32:33.7697427", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:32:33.7697427", "endShift": "2025-06-14T06:32:33.7697427", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "24", "operatorG_UID": "Hb5s1NbGXEK0Mfc4CkN3ZA==", "operatorGuid": "d46cbe1d-c6d6-425c-b431-f7380a437764", "storeID": 2, "operator": { "$ref": "23" }, "store": { "$ref": "2" } }, { "$ref": "24" } ] } }, { "$ref": "22" } ], "apns": [ { "$id": "25", "pluID": 1, "pluG_UID": "IyWw8AnYd02zKv+gViYG7Q==", "pluGuid": "f0b02523-d809-4d77-b32a-ffa0562606ed", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "tuns": [ { "$id": "26", "pluG_UId": "Guy88W5iVkejZJR8Ite6UQ==", "pluGuid": "f1bcec1a-626e-4756-a364-947c22d7ba51", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "11" }, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "competitionPricing": [ { "$id": "27", "identifier": "B46EUV5slkqVUCIkSUJ9Uw==", "identifierGuid": "51848e07-6c5e-4a96-9550-222449427d53", "pluG_UID": "ZrmoJtG4U0qccshsPeKefA==", "pluGuid": "26a8b966-b8d1-4a53-9c72-c86c3de29e7c", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "27" } ], "supplier": { "$ref": "6" }, "supplierName": "sample string 146", "children": [ { "$ref": "11" }, { "$ref": "11" } ], "ordering": { "$ref": "9" }, "flipChartPages": [ { "$id": "28", "identifier": "aQSsmSclk0mKH5zQjMBB1g==", "groupName": "sample string 1", "identifierGuid": "99ac0469-2527-4993-8a1f-9cd08cc041d6", "exists": true, "flipChartIdentifier": "06i5EqmuRk+WbtB6zrJBXw==", "flipChartIdentifierGuid": "12b9a8d3-aea9-4f46-966e-d07aceb2415f", "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": "OeINF+unJUWO2s1Nmeuvzg==", "groupIdentifierGuid": "170de239-a7eb-4525-8eda-cd4d99ebafce", "flipChart": { "$id": "29", "identifier": "ys4M1ON+J0WtsWkif0/uUA==", "identifierGuid": "d40cceca-7ee3-4527-adb1-69227f4fee50", "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": "sDo9p0EMU0q8nStxJaIA/Q==", "identifierGuid": "a73d3ab0-0c41-4a53-bc9d-2b7125a200fd", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "31", "id": 1, "g_UID": "ZeNTqQDukE63u4D8CZUcOg==", "guid": "a953e365-ee00-4e90-b7bb-80fc09951c3a", "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": "P9IlObXchUOGlHKsGa3SkA==", "previousFormGuid": "3925d23f-dcb5-4385-8694-72ac19add290", "nextForm": 1, "nextFormG_UID": "SJEenfRGTEOhe8b11U0a5g==", "nextFormGuid": "9d1e9148-46f4-434c-a17b-c6f5d54d1ae6", "attributes": "sample string 10", "updated": "2025-06-14T06:32:33.7697427", "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": "4P20fNgtwka3TYm8KLsqCA==", "checkoutFormGuid": "7cb4fde0-2dd8-46c2-b74d-89bc28bb2a08", "identifier": "M3TfHP0WHEWMGFuwyKl67w==", "identifierGuid": "1cdf7433-16fd-451c-8c18-5bb0c8a97aef", "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": "x+zfyO6KyEKTXu912fsJhw==", "valueGuid": "c8dfecc7-8aee-42c8-935e-ef75d9fb0987", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "imageData": "QEA=", "readOnly": true } }, { "$ref": "32" } ], "panels": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "ykEuNmRpyE+kk0zfM6IPEg==", "checkoutFormGuid": "362e41ca-6964-4fc8-a493-4cdf33a20f12", "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": "Z6AQcmcDdkGTLga2tiMpNQ==", "flipChartPageIdentifierGuid": "7210a067-0367-4176-932e-06b6b6232935", "pluG_UID": "zkJycmZCx0u4GEtR8iuKBQ==", "pluGuid": "727242ce-4266-4bc7-b818-4b51f22b8a05", "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": "xEEcuvxgd0eVu9BejkKJ7w==", "pluGuid": "ba1c41c4-60fc-4777-95bb-d05e8e4289ef", "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-06-14T06:32:33.7697427", "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": "rcMSxt1umUC+mIUQ1RyTmg==", "ingredientGuid": "1eztbSTb/UqSUAiqnfq5SA==", "ingredientIdentifier": "6dedecd5-db24-4afd-9250-08aa9dfab948", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "11" } }, { "$ref": "37" } ], "bins": [ { "$id": "38", "pluG_UID": "iNWNQTTi5U6MlA5r3179Mw==", "pluGuid": "418dd588-e234-4ee5-8c94-0e6bdf5efd33", "shelfLocationIdentifier": "6Kop9hTf/UKDem9vGhhfUw==", "shelfLocationGuid": "f629aae8-df14-42fd-837a-6f6f1a185f53", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "oip1+ruJs06zogTMBfkGYA==", "labelPageLayoutGuid": "fa752aa2-89bb-4eb3-b3a2-04cc05f90660", "updated": "2025-06-14T06:32:33.7697427", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "11" }, "location": { "$id": "39", "identifier": "XAaZ5iYZ4EGk7K+cyuhlSg==", "storeID": 1, "identifierGuid": "e699065c-1926-41e0-a4ec-af9ccae8654a", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:32:33.7697427", "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": "8Yo6ocBFq0qyq0PcZiLM9g==", "pluGuid": "a13a8af1-45c0-4aab-b2ab-43dc6622ccf6", "deptNo": 1, "product": { "$ref": "11" }, "scaleLocation": { "$id": "41", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "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": "RvpM2CJghUCqBNsUyjrL/A==", "labelPageLayoutGuid": "d84cfa46-6022-4085-aa04-db14ca3acbfc", "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-06-14T06:32:33.7697427", "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": "fmJ4w2Pb0EqwqJg6p7lG4A==", "labelPageLayoutGuid": "c378627e-db63-4ad0-b0a8-983aa7b946e0", "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-06-14T06:32:33.7697427", "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": "S1TFp10iH0aBPe8+Ij2YLw==", "labelPageLayoutGuid": "a7c5544b-225d-461f-813d-ef3e223d982f", "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-06-14T06:32:33.7697427", "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": "QeAZLTDEDESWbb4Urlzl2w==", "labelPageLayoutGuid": "2d19e041-c430-440c-966d-be14ae5ce5db", "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": "ms6jblsbxEqctxZ3nEYV6A==", "pluGuid": "6ea3ce9a-1b5b-4ac4-9cb7-16779c4615e8", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "TGbOVzb23US2xcGpg2HjHA==", "dealCostGuid": "57ce664c-f636-44dd-b6c5-c1a98361e31c", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "J88cfrcI9kmY74qFSSLufA==", "priceGroupGuid": "7e1ccf27-08b7-49f6-98ef-8a854922ee7c", "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-06-14T06:32:33.7697427", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "k8sOXDVs0Uuzg/Kd6kY8sw==", "campaignComboPriceGroupIdentifier": "5c0ecb93-6c35-4bd1-b383-f29dea463cb3", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "51", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:32:33.7697427", "operatorG_UID": "UB4ASS7/b0yEvRZB5p7nrw==", "operatorGuid": "49001e50-ff2e-4c6f-84bd-1641e69ee7af", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:32:33.7697427", "signIqTicketFileMovedUtc": "2025-06-14T06:32:33.7697427", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:32:33.7697427", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "11" }, "campaignPlu": { "$ref": "50" } }, { "$ref": "51" } ], "campaign": { "$id": "52", "id": 1, "storeID": 2, "name": "58229d00-15b9-4b69-b8b8-afacb29a9838", "nameGuid": "58229d00-15b9-4b69-b8b8-afacb29a9838", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:32:33.7697427", "startTime": 1, "endDate": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "system": true, "created": "2025-06-14T06:32:33.7697427", "updated": "2025-06-14T06:32:33.7697427", "priceChangeNotifiedUtc": "2025-06-14T06:32:33.7697427", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "uyW7rE/cSkqothWwqB1n/g==", "hostIdentifierGuid": "acbb25bb-dc4f-4a4a-a8b6-15b0a81d67fe", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:32:33.7697427", "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": "KvoRgYOGpkC4Hrw/wTLVuA==", "pluGuid": "8111fa2a-8683-40a6-b81e-bc3fc132d5b8", "hostOfferID": 1, "priceGroupG_UID": "SbpcpbVd9Emhufit0u0Ecg==", "priceGroupGuid": "a55cba49-5db5-49f4-a1b9-f8add2ed0472", "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-06-14T06:32:33.7697427", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "11" }, "campaign": { "$ref": "52" } }, { "$ref": "53" } ], "sellingRules": [ { "$id": "54", "id": 1, "identifier": "JdsYGOD3ska5gie/jM4PyA==", "identifierStr": "JdsYGOD3ska5gie/jM4PyA==", "identifierGuid": "1818db25-f7e0-46b2-b982-27bf8cce0fc8", "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": "Ezzomt8jKEO6YsAYSD6O1A==", "customerIDGuid": "9ae83c13-23df-4328-ba62-c018483e8ed4", "campaign": { "$ref": "52" }, "customer": { "$id": "56", "identifier": "doKOgo0GaEaxS0RdBCEmPQ==", "identifierGuid": "828e8276-068d-4668-b14b-445d0421263d", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:32:33.7697427", "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": "BBYiUg0TBUKUz5v+n1iUZg==", "communityIdentifierGuid": "52221604-130d-4205-94cf-9bfe9f589466", "joined": "2025-06-14T06:32:33.7697427", "updated": "2025-06-14T06:32:33.7697427", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "1zXnx+Z1V0i+f59e7vz/1g==", "priceLevelIdentifierGuid": "c7e735d7-75e6-4857-be7f-9f5eeefcffd6", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:32:33.7697427", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "57", "cardType": 2, "issueDate": "2025-06-14T06:32:33.7697427", "expiry": "2025-06-14T06:32:33.7697427", "customerID": "vnYPQIrsiESmwu97iBwsMA==", "customerIDGuid": "400f76be-ec8a-4488-a6c2-ef7b881c2c30", "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-06-14T06:32:33.7697427", "linkedAccount": "+07dLnGuLEW42cr4cu01fQ==", "linkedAccountGuid": "2edd4efb-ae71-452c-b8d9-caf872ed357d", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "56" }, "account": { "$id": "58", "id": 1, "identifier": "8Fe2oZiva0G1wKJ6KwGMKw==", "identifierGuid": "a1b657f0-af98-416b-b5c0-a27a2b018c2b", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:32:33.7697427", "owner": "HxqbJjcvB0ehCrzBvsssew==", "ownerGuid": "269b1a1f-2f37-4707-a10a-bcc1becb2c7b", "accountStoreGroupIdentifier": "vlAi8qAd/EOQ0KZPG9xSLQ==", "accountStoreGroupGuid": "f22250be-1da0-43fc-90d0-a64f1bdc522d", "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-06-14T06:32:33.7697427", "active": true, "updated": "2025-06-14T06:32:33.7697427", "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": "+kNwOS0SX0ap2DLmrPEQgw==", "identifierGuid": "397043fa-122d-465f-a9d8-32e6acf11083", "name": "sample string 2", "primaryContact": "iBUmayF7iECxNksgj5/u6w==", "primaryContactGuid": "6b261588-7b21-4088-b136-4b208f9feeeb", "accountID": "/uFJa+7lp0OOfDqajTS/Kw==", "accountIDGuid": "6b49e1fe-e5ee-43a7-8e7c-3a9a8d34bf2b", "special": true, "updated": "2025-06-14T06:32:33.7697427", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "mJbSd41brkOz5X6+LYIzjQ==", "priceLevelIdentifierGuid": "77d29698-5b8d-43ae-b3e5-7ebe2d82338d", "deleted": true, "account": { "$ref": "58" }, "primaryContactCustomer": { "$ref": "56" }, "customerGroupMembers": [ { "$id": "61", "id": 1, "groupID": "5JpSYcxZJUCGOzrxFpwkvQ==", "groupIDGuid": "61529ae4-59cc-4025-863b-3af1169c24bd", "customerID": "d6faZK0unUacV91JuVQyuw==", "customerIDGuid": "64daa777-2ead-469d-9c57-dd49b95432bb", "card": "sample string 4", "linkedAccount": "MJJ/bmMirk24gHJI52tvtw==", "linkedAccountGuid": "6e7f9230-2263-4dae-b880-7248e76b6fb7", "customer": { "$ref": "56" }, "group": { "$ref": "60" }, "customerCard": { "$ref": "57" } }, { "$ref": "61" } ] }, { "$ref": "60" } ] }, "payments": [ { "$id": "62", "id": 1, "identifier": "CaJnWj7MUEqEPRwvOI6qTA==", "identifierGuid": "5a67a209-cc3e-4a50-843d-1c2f388eaa4c", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "zYynmgEODE+LW6LSwr96Cw==", "accountIDGuid": "9aa78ccd-0e01-4f0c-8b5b-a2d2c2bf7a0b", "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-06-14T06:32:33.7697427", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "3pikodMDeEerH0K8+docMA==", "idempotentVoidGuid": "a1a498de-03d3-4778-ab1f-42bcf9da1c30", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "63", "saleHeaderID": 1, "saleHeaderGuid": "TzNyUaDeiUeduqwK7Umqxg==", "saleHeaderIdentifierGuid": "5172334f-dea0-4789-9dba-ac0aed49aac6", "created": "2025-06-14T06:32:33.7697427", "createdLocal": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "storeID": 1, "operatorG_Uid": "GEHrjVS1pkyMscNhMumeOw==", "operatorGuid": "8deb4118-b554-4ca6-8cb1-c36132e99e3b", "customerG_Uid": "QNBzAbYMokeRRamdHyE9Nw==", "customerGuid": "0173d040-0cb6-47a2-9145-a99d1f213d37", "communityIdentifier": "y432AevTw0OXgd48ZhNrkA==", "communityIdentifierGuid": "01f68dcb-d3eb-43c3-9781-de3c66136b90", "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": "uFHstCH0nEqb8WuWqvgxnQ==", "priceLevelIdentifierGuid": "b4ec51b8-f421-4a9c-9bf1-6b96aaf8319d", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "23" }, "customer": { "$ref": "56" }, "communityOrganisation": { "$id": "64", "id": 1, "identifier": "GOAKOd2lOUGY/MPV7XsFEw==", "identifierGuid": "390ae018-a5dd-4139-98fc-c3d5ed7b0513", "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-06-14T06:32:33.7697427", "deleted": true }, "details": [ { "$id": "65", "saleItemID": 1, "identifier": "BS1ITbic5Ueov94Ls1bARA==", "identifierGuid": "4d482d05-9cb8-47e5-a8bf-de0bb356c044", "saleHeaderID": 2, "plu": 1, "pluG_UId": "19quzwmKrUm9XV9SEHRCWQ==", "pluGuid": "cfaedad7-8a09-49ad-bd5d-5f5210744259", "accountID": "mS8V22t26Ue47Ud4fq9oKw==", "accountIDGuid": "db152f99-766b-47e9-b8ed-47787eaf682b", "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-06-14T06:32:33.7697427", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "MXj3h8U8oE+Wl4StI+oPcA==", "refundGuid": "87f77831-3cc5-4fa0-9697-84ad23ea0f70", "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": "Un+NpGG5kUCWuZrIswfbng==", "idempotentVoidGuid": "a48d7f52-b961-4091-96b9-9ac8b307db9e", "priceLevelIdentifier": "tOfumU05okK5OouUWxFZvw==", "priceLevelIdentifierGuid": "99eee7b4-394d-42a2-b93a-8b945b1159bf", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "66", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:32:33.7697427", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "66" } ], "refund": { "$id": "67", "id": 1, "g_UID": "RLyfaxHCp0i5ZTUuCfr2Fw==", "guid": "6b9fbc44-c211-48a7-b965-352e09faf617", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:32:33.7697427" }, "modifier": { "$id": "68", "id": 1, "setG_UID": "KPQyJV/H5EW8dxgoq8lPbA==", "modifierSetGuid": "2532f428-c75f-45e4-bc77-1828abc94f6c", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "jmsxduc+CUmyglF+Y+f/9A==", "pluGuid": "76316b8e-3ee7-4909-b282-517e63e7fff4", "deleted": true, "g_UID": "1lBoQ4r/UUGRjxtcfRLCpQ==", "guid": "436850d6-ff8a-4151-918f-1b5c7d12c2a5", "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": "A8LIK5X2wkyY/Txmj1Jnng==", "pluGuid": "2bc8c203-f695-4cc2-98fd-3c668f52679e", "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-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "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": "jylK30q7XUikJJ7OwHpWUg==", "pluGuid": "df4a298f-bb4a-485d-a424-9ecec07a5652", "accountID": "IFg6VHv7/kC89zMHEkxJZg==", "accountIDGuid": "543a5820-fb7b-40fe-bcf7-3307124c4966", "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-06-14T06:32:33.7697427", "bestOrExpireType": 1, "refundG_UID": "M5+/ZQczN0GTi/m7Qdx2AQ==", "refundGuid": "65bf9f33-3307-4137-938b-f9bb41dc7601", "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": "KNDdZr64JESE7e+SaFrXiw==", "identifierGuid": "66ddd028-b8be-4424-84ed-ef92685ad78b", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "2Vnd/jq2TEKMShnrFxI1hw==", "customerIdentifierGuid": "fedd59d9-b63a-424c-8c4a-19eb17123587", "operatorNo": 1, "operatorG_UID": "jHqdsRgExUWPuD7IMnMVhQ==", "operatorGuid": "b19d7a8c-0418-45c5-8fb8-3ec832731585", "created": "2025-06-14T06:32:33.7697427", "ordered": "2025-06-14T06:32:33.7697427", "started": "2025-06-14T06:32:33.7697427", "completed": "2025-06-14T06:32:33.7697427", "supplied": "2025-06-14T06:32:33.7697427", "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": "ABESSmch3Eql+3fZuarTAw==", "pluGuid": "4a121100-2167-4adc-a5fb-77d9b9aad303", "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": "TzvOgix/GUa+oD+bVVTDFw==", "headerIdentifierGuid": "82ce3b4f-7f2c-4619-bea0-3f9b5554c317", "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": "7j2FrR1PcEWUEoq76bHXMg==", "surveyGuid": "ad853dee-4f1d-4570-9412-8abbe9b1d732", "saleHeaderGuid": "4VQg+XnrPU2NpAh6bM9WLw==", "saleGuid": "f92054e1-eb79-4d3d-8da4-087a6ccf562f", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "ih+se/LCGEuh3xecQWo6kg==", "guidResponse": "7bac1f8a-c2f2-4b18-a1df-179c416a3a92", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:32:33.7697427", "sale": { "$ref": "63" }, "survey": { "$id": "77", "g_UID": "cgMo1zzGyUOzAIAXcfGOTg==", "guid": "d7280372-c63c-43c9-b300-801771f18e4e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "4M8fWID83Ea1nznqkxcpPA==", "checkoutFormGuid": "581fcfe0-fc80-46dc-b59f-39ea9317293c", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:32:33.7697427", "end": "2025-06-14T06:32:33.7697427", "deleted": true, "updated": "2025-06-14T06:32:33.7697427", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "9d30bfa0-2127-4102-bd97-969e1f6d018e", "0d21e1ad-3f81-40b2-a34d-510edbd2809c" ], "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": "EB6IEwKZXEywfkaPV4ZKig==", "accountIdentifier": "13881e10-9902-4c5c-b07e-468f57864a8a", "accountName": "sample string 42", "customerOrderIdentifier": "2tUsSTUmFk6ULLeiGO4G/g==", "customerOrderIdentifierGuid": "492cd5da-2635-4e16-942c-b7a218ee06fe", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "78", "id": 1, "paymentID": 2, "paymentIdentifier": "IFynUvTJgkO04drqTWDHBg==", "paymentIdentifierGuid": "52a75c20-c9f4-4382-b4e1-daea4d60c706", "identifier": "Eb2C5SE0tEGhSt05BKh1vw==", "identifierGuid": "e582bd11-3421-41b4-a14a-dd3904a875bf", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "6Y7DxL5VWE6Xn5ChvVu/Ew==", "itemIdentifierGuid": "c4c38ee9-55be-4e58-979f-90a1bd5bbf13" } }, { "$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": "sS+CYu2l20i/DHhGhPxqXQ==", "customerIdentifierGuid": "62822fb1-a5ed-48db-bf0c-784684fc6a5d", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "NgPV3PUKOkm7KwdCTFJk0Q==", "idempotentGuid": "dcd50336-0af5-493a-bb2b-07424c5264d1", "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-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "labelPageLayout": "SfZXbajKDEK6Xknpybc54Q==", "pageLayoutGuid": "6d57f649-caa8-420c-ba5e-49e9c9b739e1", "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-06-14T06:32:33.7697427" }, { "$ref": "83" } ] }, "customerVouchers": [ { "$id": "84", "id": 1, "customerIdentifier": "qaYSgcrZ9EOflAITO4GFBg==", "customerIdentifierGuid": "8112a6a9-d9ca-43f4-9f94-02133b818506", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:32:33.7697427", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "bx/Ec1oBg0aG6vR6nh9TEw==", "issuedIdempotentGuid": "73c41f6f-015a-4683-86ea-f47a9e1f5313", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:32:33.7697427", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:32:33.7697427", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "z8Ln91OcKEW1jcxiR3EOrA==", "redeemedIdempotentGuid": "f7e7c2cf-9c53-4528-b58d-cc6247710eac", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:32:33.7697427", "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": "KNNdENL9xEW+xD96vCz/Bg==", "groupIDGuid": "105dd328-fdd2-45c4-bec4-3f7abc2cff06", "campaign": { "$ref": "52" }, "group": { "$ref": "60" } }, { "$ref": "85" } ], "signIqTickets": [ { "$id": "86", "identifier": "FwZS7q/0Wk2SjtE+1SRINg==", "identifierGuid": "ee520617-f4af-4d5a-928e-d13ed5244836", "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": "hfa75//IQEWZ3ZeC26/y4w==", "guid": "e7bbf685-c8ff-4540-99dd-9782dbaff2e3", "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": "+qjRNS0H20qKEYXw56S4Rg==", "groupGuid": "35d1a8fa-072d-4adb-8a11-85f0e7a4b846", "comboPriceType": 5, "priceType": 5, "pluG_UID": "RwNRgGxAHkCDVfSGqSxc4A==", "pluGuid": "80510347-406c-401e-8355-f486a92c5ce0", "priceGroupG_UID": "VOsCNYhzdUOxpvX0gBY3rQ==", "priceGroupGuid": "3502eb54-7388-4375-b1a6-f5f4801637ad", "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": "WhKd6VLz8kSmMG6PEMOkJA==", "priceLevelIdentifierGuid": "e99d125a-f352-44f2-a630-6e8f10c3a424", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "89" } ] }, "product": { "$ref": "11" }, "dealCost": { "$id": "90", "headerIdentifier": "i80LxpgA5U+mFM6W/YWR5A==", "headerIdentifierGuid": "c60bcd8b-0098-4fe5-a614-ce96fd8591e4", "identifier": "cqaOoW/mIEGcpD50UQnkOw==", "identifierGuid": "a18ea672-e66f-4120-9ca4-3e745109e43b", "supplierIdentifier": "FSkIEgLJzUCj44DTSKq0MQ==", "supplierGuid": "12082915-c902-40cd-a3e3-80d348aab431", "pluG_UID": "1ZUgAXc4dEOaHCw0jvLicw==", "pluGuid": "012095d5-3877-4374-9a1c-2c348ef2e273", "campaignName": "7b4631e8-4a03-4549-89e0-d02c5507e75f", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:32:33.7697427", "end": "2025-06-14T06:32:33.7697427", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "HyalF4Xw8kW3miCW0U+SAg==", "bonusItemPluGuid": "17a5261f-f085-45f2-b79a-2096d14f9202", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "campaignEndDate": "2025-06-14T06:32:33.7697427", "masterPLUG_UID": "qnaPZldQKkuUuz40bww/CA==", "masterID": "668f76aa-5057-4b2a-94bb-3e346f0c3f08", "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": "GMTGRruH8kiaulFXJ7HGAg==", "bonusMasterID": "46c6c418-87bb-48f2-9aba-515727b1c602", "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-06-14T06:32:33.7697427", "dealCosts": [ { "$ref": "90" }, { "$ref": "90" } ], "tags": [ { "$id": "91", "pluG_UID": "YAbw6tC8xESxBKKTLAxU2w==", "pluGuid": "eaf00660-bcd0-44c4-b104-a2932c0c54db", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "91" } ], "alternateProductG_UID": "elbZTE4G1EqApazXhYKJxw==", "alternateProduct": "4cd9567a-064e-4ad4-80a5-acd7858289c7", "productHostCode": { "$id": "92", "id": 1, "pluG_UID": "wP+25/YBUkCRLmbABSJAxA==", "pluGuid": "e7b6ffc0-01f6-4052-912e-66c0052240c4", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:32:33.7697427", "inventoryTracked": "2025-06-14T06:32:33.7697427", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "6" }, "serviceFee": { "$id": "93", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "9" } ], "orderCycleHeaders": [ { "$id": "94", "storeID": 1, "supplierIdentifier": "AWMavYaud0eQFL//Ura/tg==", "supplierGuid": "bd1a6301-ae86-4777-9014-bfff52b6bfb6", "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": "z5YW3EqVtESa6FoseNsUgA==", "supplierGuid": "dc1696cf-954a-44b4-9ae8-5a2c78db1480", "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-06-14T06:32:33.7697427", "deliveryDate": "2025-06-14T06:32:33.7697427", "nextCutOffDate": "2025-06-14T06:32:33.7697427", "nextDeliveryDate": "2025-06-14T06:32:33.7697427", "nextDaysBuffer": 10 }, { "$ref": "95" } ], "store": { "$ref": "2" }, "updated": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "processed": "2025-06-14T06:32:33.7697427", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "96" } ], "zoneMatrix": [ { "$id": "98", "id": 1, "hostIdentifier": "xe3VdxyYikCZc6efDh4mOA==", "hostIdentifierGuid": "77d5edc5-981c-408a-9973-a79f0e1e2638", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "ae36d405-a0bb-4bca-9e7e-49e8de6b7399", "9e50e1d0-636f-4b8b-ba6a-4e9a3497c9a9" ] }, { "$ref": "98" } ], "hostFileStoreSetting": { "$ref": "4" }, "hostStoreSettings": [ { "$ref": "4" }, { "$ref": "4" } ], "promotionPlacements": [ { "$id": "99", "identifier": "KoHSNEoXwkmebyZ+7rVq7A==", "identifierGuid": "34d2812a-174a-49c2-9e6f-267eeeb56aec", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "99" } ], "promoTypeGuids": [ "50123080-04d7-4fd3-b45e-48e44ff7ce52", "0868e15a-28e9-443b-9469-659a8ff91573" ], "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-06-14T06:32:33.7697427", "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": "e5406af0-8d73-413a-a52e-3a0f8d979a5b", "updateStore": { "$id": "105", "id": "a8c9bf14-4f9a-445c-b8cb-333cc52aeea9", "name": "sample string 1", "lastActivity": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427" }, "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": "OJkXDh1CgkWqWPZ/qKb/fQ==", "orderIdentifier": "0e179938-421d-4582-aa58-f67fa8a6ff7d", "backToBack": 1, "b2bGuid": "kBZ7uqfd1k2gQ8UMvDqm0Q==", "b2bIdentifier": "ba7b1690-dda7-4dd6-a043-c50cbc3aa6d1", "status": 2, "created": "2025-06-14T06:32:33.7697427", "createdLocal": "2025-06-14T06:32:33.7697427", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "2P+hi8kiSkCpfmS1W31XOg==", "transferIdentifier": "8ba1ffd8-22c9-404a-a97e-64b55b7d573a", "transferInvoiceIdentifier": "DNUXMR4e7k+RYBAsTkA3wg==", "transferInvoiceGuid": "3117d50c-1e1e-4fee-9160-102c4e4037c2", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "G0oUa789tEGqvQhvQVEywg==", "supplierIdentifierGuid": "6b144a1b-3dbf-41b4-aabd-086f415132c2", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-06-14T06:32:33.7697427", "sentLocal": "2025-06-14T06:32:33.7697427", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-06-14T06:32:33.7697427", "cancelledLocal": "2025-06-14T06:32:33.7697427", "cancelledByUser": "sample string 7", "shipped": "2025-06-14T06:32:33.7697427", "shippedLocal": "2025-06-14T06:32:33.7697427", "shippedByUser": "sample string 8", "stockReceived": "2025-06-14T06:32:33.7697427", "stockReceivedLocal": "2025-06-14T06:32:33.7697427", "stockReceivedByUser": "sample string 9", "received": "2025-06-14T06:32:33.7697427", "receivedLocal": "2025-06-14T06:32:33.7697427", "completed": "2025-06-14T06:32:33.7697427", "completedLocal": "2025-06-14T06:32:33.7697427", "updated": "2025-06-14T06:32:33.7697427", "updatedLocal": "2025-06-14T06:32:33.7697427", "dueDate": "2025-06-14T06:32:33.7697427", "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": "BaOdTMInYk2N3nAty5oTIA==", "transportCompanyIdentifier": "4c9da305-27c2-4d62-8dde-702dcb9a1320", "autoOrder": 27, "hostIdentifier": "T/9K6thodkiU58kgwAJkcQ==", "hostIdentifierGuid": "ea4aff4f-68d8-4876-94e7-c920c0026471", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-06-14T06:32:33.7697427", "deletedByUser": "sample string 32", "autoOrderGuid": "jzNwH7pYaUO92DTiislQcw==", "autoOrderIdentifier": "1f70338f-58ba-4369-bdd8-34e28ac95073", "autoOrderHeader": { "$id": "108", "autoOrderGuid": "W8yLZ+pUxkm4G1NjVIBHtQ==", "autoOrderIdentifier": "678bcc5b-54ea-49c6-b81b-5363548047b5", "orderGuid": "GM6x+I5y+kupOILAOkj8zA==", "orderIdentifier": "f8b1ce18-728e-4bfa-a938-82c03a48fccc", "created": "2025-06-14T06:32:33.7697427", "orderID": 1, "storeID": 1, "orderDate": "2025-06-14T06:32:33.7697427", "supplierIdentifier": "fgDgERM87U2HEpOiCuFOZA==", "supplierIdentifierGuid": "11e0007e-3c13-4ded-8712-93a20ae14e64", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": true, "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": "lsSVKfWDWEq+5pRkbx6oMQ==", "transportCompanyIdentifier": "2995c496-83f5-4a58-bee6-94646f1ea831", "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "details": [ { "$id": "109", "autoOrderGuid": "maI8C25sAkiAGn4XSDnObA==", "autoOrderIdentifier": "0b3ca299-6c6e-4802-801a-7e174839ce6c", "pluG_UID": "c6Fe+hiouUSmXfwVFRBAOw==", "pluGuid": "fa5ea173-a818-44b9-a65d-fc151510403b", "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-06-14T06:32:33.7697427", "investmentBuyStatus": 2, "processed": "2025-06-14T06:32:33.7697427", "product": { "$ref": "11" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "95" }, "dayWeighting": { "$id": "110", "sunday": 1.1 }, "inventory": { "$id": "111", "inventoryGuid": "iVLo70YLuEumZviNhfHQXQ==", "inventoryIdentifier": "efe85289-0b46-4bb8-a666-f88d85f1d05d", "created": "2025-06-14T06:32:33.7697427", "createdLocal": "2025-06-14T06:32:33.7697427", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-06-14T06:32:33.7697427", "aws": 1.0, "history": [ { "$id": "112", "inventoryGuid": "8OKAyK/g+UWOvLBlPrJAHw==", "inventoryIdentifier": "c880e2f0-e0af-45f9-8ebc-b0653eb2401f", "pluG_UID": "c/8oOuuANEqfCCwRkR8acA==", "pluIdentifier": "3a28ff73-80eb-4a34-9f08-2c11911f1a70", "inventoryReason": 3, "inventoryInvoiceGuid": "2MqNfvKPwEe3wwaKlHPfUw==", "invoiceIdentifier": "7e8dcad8-8ff2-47c0-b7c3-068a9473df53", "operatorGuid": "9N3gQyBTIE+GJhReF3TVbg==", "operatorIdentifier": "43e0ddf4-5320-4f20-8626-145e1774d56e", "stocktakeGuid": "Js9RcWZKgECt9Wrv6YrS0A==", "stocktakeIdentifier": "7151cf26-4a66-4080-adf5-6aefe98ad2d0", "orderGuid": "U23QImbkAk+gR311IC90xQ==", "orderIdentifier": "22d06d53-e466-4f02-a047-7d75202f74c5", "saleHeaderGuid": "NRcJOASWIUGreunoJBkXaw==", "saleHeaderGuidIdentifier": "38091735-9604-4121-ab7a-e9e82419176b", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "f5Ecr4nGpE+wv03vzHvEJQ==", "creditNoteGuid": "af1c917f-c689-4fa4-b0bf-4defcc7bc425", "inventorySourceGuid": "xV3IIYfRg0yIQeZknTiu1g==", "inventorySourceIdentifier": "21c85dc5-d187-4c83-8841-e6649d38aed6", "createdLocal": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "createdLocalTime": "2025-06-14T06:32:33.7697427", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "113", "inventoryInvoiceGuid": "dkCaTszv7kGYL78LK5WxbA==", "invoiceIdentifier": "4e9a4076-efcc-41ee-982f-bf0b2b95b16c", "inventoryGuid": "5JCl95UgEESsYc6GASbe1w==", "inventoryIdentifier": "f7a590e4-2095-4410-ac61-ce860126ded7", "supplierIdentifier": "kXgdsNzIdEi/E6T/qTAVrw==", "supplierGuid": "b01d7891-c8dc-4874-bf13-a4ffa93015af", "orderGuid": "0bLg66rZQUip9jC9VfHEzA==", "orderIdentifier": "ebe0b2d1-d9aa-4841-a9f6-30bd55f1c4cc", "invoiceHeaderIdentifier": "tCNoKd7a5UCRuu3dKg78FQ==", "invoiceHeaderGuid": "296823b4-dade-40e5-91ba-eddd2a0efc15", "created": "2025-06-14T06:32:33.7697427", "ordered": "2025-06-14T06:32:33.7697427", "storeID": 1, "bestOrExpire": "2025-06-14T06:32:33.7697427", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-06-14T06:32:33.7697427", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "oRZrf1Tu902PjEp2zfWTeg==", "pluGuid": "7f6b16a1-ee54-4df7-8f8c-4a76cdf5937a", "orderInventoryGuid": "KHV9JTAKwk6M7R6PAx7jPw==", "orderInventoryIdentifier": "257d7528-0a30-4ec2-8ced-1e8f031ee33f", "supplier": { "$ref": "6" }, "inventoryUnits": [ { "$id": "114", "invoiceItemNo": 1, "inventoryInvoiceGuid": "ENb4tkavVEuDO5cM62EHWA==", "invoiceIdentifier": "b6f8d610-af46-4b54-833b-970ceb610758", "inventoryGuid": "fhyC2pWIIE2fGZjarZPpiA==", "inventoryIdentifier": "da821c7e-8895-4d20-9f19-98daad93e988", "serialNumber": "sample string 3", "sold": "2025-06-14T06:32:33.7697427", "saleItemID": 1, "storeID": 1, "returned": "2025-06-14T06:32:33.7697427", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "114" } ] }, "invoiceHeaderIdentifier": "mnomcm0620O/lSQOhoZmwQ==", "invoiceHeaderGuid": "72267a9a-3a6d-43db-bf95-240e868666c1", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "115", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-06-14T06:32:33.7697427" }, "reasonName": "sample string 23", "operatorName": "sample string 24", "operatorNumber": "sample string 25", "stocktakeName": "sample string 26", "saleIdentifier": "sample string 27", "saleHeaderID": 1, "inventoryAfterCounted": true, "inventorySetStock": true }, { "$ref": "112" } ], "products": [ { "$ref": "11" }, { "$ref": "11" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "116", "pluG_UID": "RzrxbnGAXkeOtiAIhFTrmA==", "pluGuid": "6ef13a47-8071-475e-8eb6-20088454eb98", "consolidatedSales": { "$id": "117", "1": { "$id": "118", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "118" } }, "dailyPrices": { "$id": "119", "2025-06-14T06:32:33.7697427": { "$id": "120", "date": "2025-06-14T06:32:33.7697427", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "wWRXWI5D/Eaxm6swgYp4Pg==", "comboPriceGroupGuid": "585764c1-438e-46fc-b19b-ab30818a783e" } }, "onHandPredictions": [ { "$id": "121", "autoOrderGuid": "IHAOqD5BBkODyfLy9KU8gw==", "autoOrderIdentifier": "a80e7020-413e-4306-83c9-f2f2f4a53c83", "pluG_UID": "9/QwPpbtLk+Xm0ESDnWTPg==", "pluGuid": "3e30f4f7-ed96-4f2e-979b-41120e75933e", "childPLUG_UID": "H08vlhZzuUSTyAbjnAdfeQ==", "childPluGuid": "962f4f1f-7316-44b9-93c8-06e39c075f79", "date": "2025-06-14T06:32:33.7697427", "normalPrice": 2.0, "salePrice": 3.0, "discountPercentage": 4, "discountPercentageActual": -50, "predictedQuantity": 5.1, "campaign": "sample string 6", "campaignDescription": "sample string 7", "lowQuality": true, "investmentBuy": true, "buffer": 10, "boostDays": 11 }, { "$ref": "121" } ], "predictions": [ { "$ref": "121" }, { "$ref": "121" } ], "product": { "$ref": "11" } }, { "$ref": "116" } ], "supplierOrderingDetail": { "$ref": "9" }, "manufacturerSupplier": "f61bef57-0fe5-46db-bfff-07fecc33afd7", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "109" } ], "boosts": [ { "$id": "122", "autoOrderGuid": "htAuX6Ato0KAbsNcATO6cA==", "autoOrderIdentifier": "5f2ed086-2da0-42a3-806e-c35c0133ba70", "date": "2025-06-14T06:32:33.7697427", "boost": 2 }, { "$ref": "122" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "123", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "124", "orderGuid": "ztAPP/hoBkGC+xtYZ3uicg==", "orderIdentifier": "3f0fd0ce-68f8-4106-82fb-1b58677ba272", "supplierIdentifier": "pQO7H62LEU2cmih5mMVbwA==", "supplierGuid": "1fbb03a5-8bad-4d11-9c9a-287998c55bc0", "records": 1, "cartons": 2.1, "cartonQuantity": 3, "weight": 4, "costInc": 5, "sellInc": 6, "costGST": 7, "sellGST": 8, "pickedCostInc": 9, "pickedSellInc": 10, "receivedRecords": 11, "receivedWeight": 1, "receivedCartons": 1, "receivedCartonQuantity": 1, "receivedUnits": 1, "receivedSellInc": 12, "receivedCostInc": 13, "receivedCostGST": 14, "receivedSellGST": 15, "investmentBuyRecords": 16, "investmentBuyCartons": 17.1, "investmentBuyCartonQuantity": 18, "investmentBuyWeight": 19, "investmentBuyCostInc": 20, "investmentBuySellInc": 21, "investmentBuyCostGST": 22, "investmentBuySellGST": 23, "investmentBuySavedAmount": 24.1 }, "details": [ { "$id": "125", "id": 1, "orderGuid": "wTk7/ACIZUahPutBpgBSoA==", "orderIdentifier": "fc3b39c1-8800-4665-a13e-eb41a60052a0", "pluG_UID": "FL5//Yu7MkapIHUwAVO7nQ==", "pluGuid": "fd7fbe14-bb8b-4632-a920-75300153bb9d", "created": "2025-06-14T06:32:33.7697427", "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": "BIj8fYy4q0CtUIIhib/ZaA==", "substituteGuid": "7dfc8804-b88c-40ab-ad50-822189bfd968", "warehousePLUG_UID": "mzymH0iGJkaHz+GvNPYmEA==", "warehousePluGuid": "1fa63c9b-8648-4626-87cf-e1af34f62610", "updated": "2025-06-14T06:32:33.7697427", "increment": true, "description": "sample string 13", "product": { "$ref": "11" }, "unknownScan": { "$id": "126", "pluG_UID": "gWvD2J6deU+YyL6g5/N6jg==", "pluGuid": "d8c36b81-9d9e-4f79-98c8-bea0e7f37a8e", "orderGuid": "lwyK9qmsSkK8kE5T00QZrQ==", "orderIdentifier": "f68a0c97-aca9-424a-bc90-4e53d34419ad", "barcode": "sample string 3", "created": "2025-06-14T06:32:33.7697427" }, "unknownScanItem": true, "substitute": { "$ref": "11" }, "warehouseProduct": { "$ref": "11" }, "lookup": { "$id": "127", "pluG_UID": "BIq2Ga3R3keCqzfcDMbkRw==", "pluGuid": "19b68a04-d1ad-47de-82ab-37dc0cc6e447", "inventoryGuid": "y0FBBKsc4kyR2XFxdfpasA==", "inventoryIdentifier": "044141cb-1cab-4ce2-91d9-717175fa5ab0", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-06-14T06:32:33.7697427", "lastOrderQuantity": 1.1, "lastReceived": "2025-06-14T06:32:33.7697427", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "9" }, "dealCost": { "$ref": "90" }, "nextCost": { "$ref": "90" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-06-14T06:32:33.7697427", "orderHeader": { "$ref": "107" }, "invoiceDetail": { "$id": "128", "identifier": "Tb0C9o5RTki2wIrLdbH6Bw==", "identifierGuid": "f602bd4d-518e-484e-b6c0-8acb75b1fa07", "headerIdentifier": "wkVa/VJ/tEybtX/mQ0E4Xg==", "headerIdentifierGuid": "fd5a45c2-7f52-4cb4-9bb5-7fe64341385e", "pluG_UID": "FMcAIc9kkEOHPvqG1F4UyQ==", "pluGuid": "2100c714-64cf-4390-873e-fa86d45e14c9", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T06:32:33.7697427", "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-06-14T06:32:33.7697427", "costEnd": "2025-06-14T06:32:33.7697427", "createdFromUnknownScan": true, "orderGuid": "dHCkKh/2YEO1xf80RZ/DCA==", "orderIdentifierGuid": "2aa47074-f61f-4360-b5c5-ff34459fc308", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T06:32:33.7697427", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "129", "pluG_UID": "tFor3J1r30u0njCPk+4gdA==", "pluGuid": "dc2b5ab4-6b9d-4bdf-b49e-308f93ee2074", "invoiceIdentifier": "JUnCW2bkzEiKWBUDIc2EPQ==", "invoiceGuid": "5bc24925-e466-48cc-8a58-150321cd843d", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T06:32:33.7697427" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "/oe34CMx1EK8+8id6NMmjA==", "priceGroupGuid": "e0b787fe-3123-42d4-bcfb-c89de8d3268c", "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": "109" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true }, { "$ref": "125" } ], "unknownScans": [ { "$ref": "126" }, { "$ref": "126" } ], "transportCompany": { "$id": "130", "identifier": "cx8YQTsPr0al5eAlb87bMg==", "identifierGuid": "41181f73-0f3b-46af-a5e5-e0256fcedb32", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "LS40YOAPF0irWL/4V5yf5Q==", "primaryContactID": "60342e2d-0fe0-4817-ab58-bff8579c9fe5", "primaryContact": { "$ref": "7" } } }, "details": [ { "$ref": "128" }, { "$ref": "128" } ], "orderStatus": 1, "processLockedInvoice": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 4�Z�yc�� 5 xl/workbook.xml � (� ��;�0D�H�����G *��)�Xb���?��t�vfg������r�-1������d� ��뵕�i_D��h���[���$)�02/�r\��?,g,��q /�%�P����s����E���l"���o�F�vRLB�k�Fѹw%>bd�Gs�!���5�K~����`����/PK 4�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK 4�Z��/ ' ' _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="Rab5e510549234016" /></Relationships>PK 4�ZZ� �J �3 xl/worksheets/sheet1.xml � (� �[�n9}��;�DI��$������n���e� ���m��?� ��كm���9")�'��w�m�s�X���NǶ2����b~ys��t�cu�[�~vr?_�����V#��--N���G����zv{����gw4v5_ܞ����������b�x~��vv��8c�d1�v���Z^�|_�E;$���bv~�Y��_�n�o��g'�7}���bvu:����&g'�������h������<� v�~����������Ƿ����������6s.�ߖ��G�7k�ƣ���6���\���'�B��7�b�����r5���0�Q~�w��v>��dp��`L!�χ�����+�Mt�y�a�߭�W�Z�s)9��燇�a7?Vh����>���ݾS���3\�t|��Gn;=�K�mc0�X�cJX���0?�o ����U��5g���:C#����hÑ��=�� U"�4 �˹��gw���Jه�S4���X�6 ]K��kp�E�Ң�|��B֢�jL�]������@k����E�Ѣ�)G� 1��e�X�.=֤�G�ٱ]K���);H�X(� ֢K��8���,����:�")){����K��< ,E��BBD�I���IY��<�&�� ��X��� ���)�}�������T 8p 3�f!KZRL��h~��"KvRt��1ǘ,�[�"�!dҳ�������E?�Z�I?T�~["դgM�04k�M՞5�qh֤O/wϚ�CSu`M��&!AD��ES ���F�&[d�N��X����26&��=&,\0�%Z����惔 ���d�m"-]r�:����ư�[��K1��K0`{�Tba�ES��ҾY�!u"@�"�N��}�C>r���ͱ3Ys�vV����#k.��j��C�Ysڪ���{��X�}d�E�Y����[juYs�u �ʬ��?�{q�-��A���rK�Md �v��Ƶs�8cJL�cj��3����+�x�%s�(r ��im�ޞ����]8@�� ��NY�h��GZ�ͦ�dA�kU�6x�P>dA�/6�Bĝ����#���)� Y�:f g�I�0�1vΐ�l\C9 ����0gp��T�������� P:Ų�X�����.2�,����JL���ӍL S�����JL�|L5���J��RL�������}(g��RLЎ���"�O��dbI�N�L��p��x`I���H^���ʥQbI�؎����!uIbI��_�ωC_qk1 mW2k1�Ν������~�S̬ż�b�*���H�Z��ˬżӢ]*�ș��R�b�iѻ�C�c���p5g�b�i�Z��$��]�b��Pf$t5e�b�iљ*X*w���Q��_�*l��x|�:?;Y��G��0�_�Tӏ�����r|v��̜L~��> ���E4��E<�G@�dỈ����E<�G�.��>�����E��G�.� ����Q �ַ D��N�b�+��"���@�(A�'"��SQ�`���~Q ���)��_ D����֊ ���Vl���fDAp�X� �kŌ (�;��V ��Z�$�kŔ h�[��Y1&H�g��Y�&H�o��Y1��<+��gŞ^���K��zɳ�P/yV,�%ϊG��Y1��<+.��gŦA��4���O��y��4���O��y��4���O��y��M��T�i<O���T�i�Մ��(yV|%ϊO��Y�i�<+>��gŧQ��4J��Fɳ��(yV|��gŧ(yV|��gŧ(yV|��gŧ(yV|��gŧ(xn���Q|���F�i<7�O����&�s��4 �ŧI��(>M��F+rύ��$yV|�$ϊO��Y�i�<+>͒gŧY��4K��fɳ�Ӽ�yB�ֶ�r�n��O�W �w�h��2]ɓ�"�*qh��!ֈC{�aġ��0bS/5�8�WF�k #��F�z�jqH�ڇ$ۿ�Z qL�|H�7itт��"��������>)���<<�g-�l�4���:��F������V���Z��>�9��Uʊ]����}�Ҭ*jͫ��~��1�K�5�ʧ�Z�|L�5���Zs�|P��) ��Pk��� � �i��VL��bh��@{���������l�W�`�M�u��o��|�7��o��?��1}�7�y�`��/;*��W}S_� ��|�7��o�}���A5�Ɇ���l%c|�%;�N:�oBӎ;�k��K���0�3��� M��>4}h�����K@M���>�7ju([-�ȷ�FK<�q��E�%�t�h G��6Z����p����٦)��W�2i};t=;��-����b�������PK 4�ZIl�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!N⠦ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�D^Ї���A�\?ڡ�S�wv��'�D0�HZ����@iPg2��M��,cJ�@��r@z�XE���Lr8/���zT���iF� �W�� F ��-����<KT O}���X���M/xS �fj!�'�^��JF�\v�l8C�E-o*c���9�t�Ӻ�R�E�:옮 �y]^���_l� PK 4�ZЃ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 4�Ztޙ� xl/sharedStrings.xml � (� �Xko����?�\?�eI���5�<'������ͽ2�%��x���)�QD*.���9sf�8��}�v�@H��E���`1O(�^t_�o{�nG*��r��n��s)UU�������`Od�g��p�' ?�v 3$�; �O�p8� e�N�s��mt;9��0���zy�. 0E7��@]����|�i�DW�X̛�gA���P�6�ʳ,E��N�.���84y.b0�rC3�� Wkf���-(�J��Q�㹄'����х/�˦�����0� �h���Ë���%.��χ�^���L��`o��p�[�gxWM�*�#�j��lU�;b9K ����O}�� $��b�{$��{ƅc�"Q�p�.������kĮ�TD�� ���aC�I����D�<�u��̀L�`ѧ+q ?m������A�ܽ��|Y)v�V�:��Ke������%�3.�H&-�לY /"����Rp��%]q��\��B�� 3\�]{�n���-e���@��r�z��ف%)�g�n�4_� �� ʾ� �5�oR9=�a��V��C��2LCх��V ިs�������<�[�� �e�ڕ.Ș�S�Ûw�g�E|GT�{�?s*�5A`E�S Z��v�Dtk�mI����v(^)�%��JY#��4��QA�[���j� ���MڵJЩ��?�K�M�="%�TD���ı�;߱Sl6�*:�~#��w��6O��Ş��6n-Ќu7�G�c�r�� $�̭)$v���A���j�QMC�{�`��S?� ��d8 �x�iX��R��� ���� �Ѩ!��{�I2$d�k߳��2It������c9��_ã����p�5<��~ {V0�o�2�k�U4�N̳"6!0IB �i�{�( {d:EBx�x�CnƧ�r"� }� � E?�f�K�4�O��?A�D|�� �'��N�-���u�����żs������w��o]�Z����@�P�5\j��ii��C5��*�N#�<��vmAc ݒw�4`�4��U��"=��P�B���gTl�,��m�7j�N#�&H��wU6���JU���QyQ��ԜK�-O��6���{�H81��w��8�Ir$ ~/�G����|��*VW1�%~����b�^8���3>�� �\ݕ�8�F�W"�\�k���{{��#C�-2_��Ӓ:�ĥ�8��m�G7���Kv��w��Q�:��9C�nYm߀�C�0��d �����i,����M6�=����rR�7����q��A�6v{�� �7aܖ��^��}:��zڃ�7�(��hT)�u�U�eA����݂��ןTC��?�H�!ӂ�q�'p+�~��[��\�|���-�x���y��q�� ����9E���c�3iA�T�Q?��աQO��^9�Ht�C�XTa7BpQG&�~�}��!���cX�Vh�a.ȏ;��V�Mhi�`XC9�"W���)��hM/��nQ��)���Q?P!:������h������`ʌ'yl&g���nԌ������2w �Is�%���9�F���5_ѿ�:LX��/z�i�3����4=F���>����,���g�+��\c6��.<�tJ/���v���ڷ^ތ}� u� -@�>�L���פ:�f���F�s��2�����6N'�y�Lf$��n�����J�gk���`����`�j/�oh�]���[�Y�ě�hoѿC���s7뛽N?Ŏ�r��4C{�7��K*տ��ݖ����);�@Ju�?PK- 4�Z�yc�� 5 xl/workbook.xmlPK- 4�Z���� � [Content_Types].xmlPK- 4�Z��/ ' ' V _rels/.relsPK- 4�ZZ� �J �3 � xl/worksheets/sheet1.xmlPK- 4�ZIl�� P ^ xl/_rels/workbook.xml.relsPK- 4�ZЃc'2 E � xl/styles.xmlPK- 4�Ztޙ� xl/sharedStrings.xmlPK � z
application/vnd.ms-excel
PK 4�Z��=U� 5 xl/workbook.xml � (� ����0D�&�C���F� '.^=xߖEhK��|K $��ξ�b2������r[���1g̉��Q�]k��}1ӶR`m�[��,M��8��F�N��.�Xn������i��R�͞'e0ֺ�I�b��"¶����%��%ѹ7%=Rbs�GvYz����tco�����/PK 4�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK 4�Z?Q9' ' _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="R591480baada44920" /></Relationships>PK 4�ZZ� �J �3 xl/worksheets/sheet1.xml � (� �[�n9}��;�DI��$������n���e� ���m��?� ��كm���9")�'��w�m�s�X���NǶ2����b~ys��t�cu�[�~vr?_�����V#��--N���G����zv{����gw4v5_ܞ����������b�x~��vv��8c�d1�v���Z^�|_�E;$���bv~�Y��_�n�o��g'�7}���bvu:����&g'�������h������<� v�~����������Ƿ����������6s.�ߖ��G�7k�ƣ���6���\���'�B��7�b�����r5���0�Q~�w��v>��dp��`L!�χ�����+�Mt�y�a�߭�W�Z�s)9��燇�a7?Vh����>���ݾS���3\�t|��Gn;=�K�mc0�X�cJX���0?�o ����U��5g���:C#����hÑ��=�� U"�4 �˹��gw���Jه�S4���X�6 ]K��kp�E�Ң�|��B֢�jL�]������@k����E�Ѣ�)G� 1��e�X�.=֤�G�ٱ]K���);H�X(� ֢K��8���,����:�")){����K��< ,E��BBD�I���IY��<�&�� ��X��� ���)�}�������T 8p 3�f!KZRL��h~��"KvRt��1ǘ,�[�"�!dҳ�������E?�Z�I?T�~["դgM�04k�M՞5�qh֤O/wϚ�CSu`M��&!AD��ES ���F�&[d�N��X����26&��=&,\0�%Z����惔 ���d�m"-]r�:����ư�[��K1��K0`{�Tba�ES��ҾY�!u"@�"�N��}�C>r���ͱ3Ys�vV����#k.��j��C�Ysڪ���{��X�}d�E�Y����[juYs�u �ʬ��?�{q�-��A���rK�Md �v��Ƶs�8cJL�cj��3����+�x�%s�(r ��im�ޞ����]8@�� ��NY�h��GZ�ͦ�dA�kU�6x�P>dA�/6�Bĝ����#���)� Y�:f g�I�0�1vΐ�l\C9 ����0gp��T�������� P:Ų�X�����.2�,����JL���ӍL S�����JL�|L5���J��RL�������}(g��RLЎ���"�O��dbI�N�L��p��x`I���H^���ʥQbI�؎����!uIbI��_�ωC_qk1 mW2k1�Ν������~�S̬ż�b�*���H�Z��ˬżӢ]*�ș��R�b�iѻ�C�c���p5g�b�i�Z��$��]�b��Pf$t5e�b�iљ*X*w���Q��_�*l��x|�:?;Y��G��0�_�Tӏ�����r|v��̜L~��> ���E4��E<�G@�dỈ����E<�G�.��>�����E��G�.� ����Q �ַ D��N�b�+��"���@�(A�'"��SQ�`���~Q ���)��_ D����֊ ���Vl���fDAp�X� �kŌ (�;��V ��Z�$�kŔ h�[��Y1&H�g��Y�&H�o��Y1��<+��gŞ^���K��zɳ�P/yV,�%ϊG��Y1��<+.��gŦA��4���O��y��4���O��y��4���O��y��M��T�i<O���T�i�Մ��(yV|%ϊO��Y�i�<+>��gŧQ��4J��Fɳ��(yV|��gŧ(yV|��gŧ(yV|��gŧ(yV|��gŧ(xn���Q|���F�i<7�O����&�s��4 �ŧI��(>M��F+rύ��$yV|�$ϊO��Y�i�<+>͒gŧY��4K��fɳ�Ӽ�yB�ֶ�r�n��O�W �w�h��2]ɓ�"�*qh��!ֈC{�aġ��0bS/5�8�WF�k #��F�z�jqH�ڇ$ۿ�Z qL�|H�7itт��"��������>)���<<�g-�l�4���:��F������V���Z��>�9��Uʊ]����}�Ҭ*jͫ��~��1�K�5�ʧ�Z�|L�5���Zs�|P��) ��Pk��� � �i��VL��bh��@{���������l�W�`�M�u��o��|�7��o��?��1}�7�y�`��/;*��W}S_� ��|�7��o�}���A5�Ɇ���l%c|�%;�N:�oBӎ;�k��K���0�3��� M��>4}h�����K@M���>�7ju([-�ȷ�FK<�q��E�%�t�h G��6Z����p����٦)��W�2i};t=;��-����b�������PK 4�Ze�,�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8IMꠦݰa[z�I�Ķl��Xp$��U$H%l����I3�����<�qt���(��UN�������v��I�<��G�Wl�`H�?PՀ����hsǸ0����S/�Q�H�lhX2�Ig��!:cF��N�f��0}u��� B����R��P� �Iw�oת�WJJ��R�7S��<a����252Ƥ�k��L��2���Sȗ^:-�K5q�Qc�Y�65z��/PK 4�ZЃ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 4�Ztޙ� xl/sharedStrings.xml � (� �Xko����?�\?�eI���5�<'������ͽ2�%��x���)�QD*.���9sf�8��}�v�@H��E���`1O(�^t_�o{�nG*��r��n��s)UU�������`Od�g��p�' ?�v 3$�; �O�p8� e�N�s��mt;9��0���zy�. 0E7��@]����|�i�DW�X̛�gA���P�6�ʳ,E��N�.���84y.b0�rC3�� Wkf���-(�J��Q�㹄'����х/�˦�����0� �h���Ë���%.��χ�^���L��`o��p�[�gxWM�*�#�j��lU�;b9K ����O}�� $��b�{$��{ƅc�"Q�p�.������kĮ�TD�� ���aC�I����D�<�u��̀L�`ѧ+q ?m������A�ܽ��|Y)v�V�:��Ke������%�3.�H&-�לY /"����Rp��%]q��\��B�� 3\�]{�n���-e���@��r�z��ف%)�g�n�4_� �� ʾ� �5�oR9=�a��V��C��2LCх��V ިs�������<�[�� �e�ڕ.Ș�S�Ûw�g�E|GT�{�?s*�5A`E�S Z��v�Dtk�mI����v(^)�%��JY#��4��QA�[���j� ���MڵJЩ��?�K�M�="%�TD���ı�;߱Sl6�*:�~#��w��6O��Ş��6n-Ќu7�G�c�r�� $�̭)$v���A���j�QMC�{�`��S?� ��d8 �x�iX��R��� ���� �Ѩ!��{�I2$d�k߳��2It������c9��_ã����p�5<��~ {V0�o�2�k�U4�N̳"6!0IB �i�{�( {d:EBx�x�CnƧ�r"� }� � E?�f�K�4�O��?A�D|�� �'��N�-���u�����żs������w��o]�Z����@�P�5\j��ii��C5��*�N#�<��vmAc ݒw�4`�4��U��"=��P�B���gTl�,��m�7j�N#�&H��wU6���JU���QyQ��ԜK�-O��6���{�H81��w��8�Ir$ ~/�G����|��*VW1�%~����b�^8���3>�� �\ݕ�8�F�W"�\�k���{{��#C�-2_��Ӓ:�ĥ�8��m�G7���Kv��w��Q�:��9C�nYm߀�C�0��d �����i,����M6�=����rR�7����q��A�6v{�� �7aܖ��^��}:��zڃ�7�(��hT)�u�U�eA����݂��ןTC��?�H�!ӂ�q�'p+�~��[��\�|���-�x���y��q�� ����9E���c�3iA�T�Q?��աQO��^9�Ht�C�XTa7BpQG&�~�}��!���cX�Vh�a.ȏ;��V�Mhi�`XC9�"W���)��hM/��nQ��)���Q?P!:������h������`ʌ'yl&g���nԌ������2w �Is�%���9�F���5_ѿ�:LX��/z�i�3����4=F���>����,���g�+��\c6��.<�tJ/���v���ڷ^ތ}� u� -@�>�L���פ:�f���F�s��2�����6N'�y�Lf$��n�����J�gk���`����`�j/�oh�]���[�Y�ě�hoѿC���s7뛽N?Ŏ�r��4C{�7��K*տ��ݖ����);�@Ju�?PK- 4�Z��=U� 5 xl/workbook.xmlPK- 4�Z���� � � [Content_Types].xmlPK- 4�Z?Q9' ' U _rels/.relsPK- 4�ZZ� �J �3 � xl/worksheets/sheet1.xmlPK- 4�Ze�,�� P ] xl/_rels/workbook.xml.relsPK- 4�ZЃc'2 E � xl/styles.xmlPK- 4�Ztޙ� xl/sharedStrings.xmlPK � w