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": "/SoIh5NTwE+qm4MrwxDCzQ==", "identifierGuid": "87082afd-5393-4fc0-aa9b-832bc310c2cd", "storeID": 2, "tradingPartner": 0, "supplierIdentifier": "mP9n7fakdk6rYq+q8kwdWg==", "supplierIdentifierGuid": "ed67ff98-a4f6-4e76-ab62-afaaf24c1d5a", "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-08-02T23:14:59.488276", "createdByUser": "sample string 12", "updated": "2025-08-02T23:14:59.488276", "transType": 0, "transDateTime": "2025-08-02T23:14:59.488276", "invoiceNo": "sample string 13", "invoiceText": "sample string 14", "adjustmentNo": 1, "invoiceDate": "2025-08-02T23:14:59.488276", "claimNo": 1, "countReceivedReset": true, "accountingExported": true, "orderReceived": true, "orderGuid": "krHSA9kuDUO5JHt1neNizg==", "orderIdentifier": "03d2b192-2ed9-430d-b924-7b759de362ce", "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-08-02T23:14:59.488276", "received": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "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": "aUxCKw9MC0OswO5Z1/d0iw==", "hostIdentifierGuid": "2b424c69-4c0f-430b-acc0-ee59d7f7748b", "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-08-02T23:14:59.488276", "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": "+DolVrzLR0KkNaQu2IS40Q==", "hostIdentifierGuid": "56253af8-cbbc-4247-a435-a42ed884b8d1", "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": "/74FjtQ2GE297zhVmjgXJA==", "identifierGuid": "8e05beff-36d4-4d18-bdef-38559a381724", "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": "ZzJ/17cWnkaQFNGiACyFzw==", "hostSupplierIdentifierGuid": "d77f3267-16b7-469e-9014-d1a2002c85cf", "loyaltyPriceLevelIdentifier": "Ptiw/PcDME+Bbdwkj33keQ==", "loyaltyPriceLevelIdentifierGuid": "fcb0d83e-03f7-4f30-816d-dc248f7de479", "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-08-02T23:14:59.488276", "lastProcessed": "2025-08-02T23:14:59.488276", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "6", "identifier": "tkNUw3h8XEW3O3v5c0+e+w==", "identifierGuid": "c35443b6-7c78-455c-b73b-7bf9734f9efb", "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": "ZmhYkazaYEu0J0F1mfCQww==", "primaryContactID": "91586866-daac-4b60-b427-417599f090c3", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "m1ZHUugOUUW9DcKdzwhvbw==", "supplierGroupGuid": "5247569b-0ee8-4551-bd0d-c29dcf086f6f", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:14:59.488276", "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": "0ac6cb42-2540-4c68-ab33-6bc5d0d2dbb5", "identifier": "vV5m/MytKU+2fVWU20GY3w==", "identifierGuid": "fc665ebd-adcc-4f29-b67d-5594db4198df", "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": "97gplUDAPUO3QpFSjBQVBA==", "supplierIdentifierGuid": "9529b8f7-c040-433d-b742-91528c141504", "contactGuid": "sC2KmQUbRkaASPzXC11zBA==", "contactID": "998a2db0-1b05-4646-8048-fcd70b5d7304", "contact": { "$ref": "7" }, "supplier": { "$ref": "6" } }, { "$ref": "8" } ], "products": [ { "$id": "9", "pluG_UID": "AMHE0TppQ0SnTkAC7BYJMA==", "pluGuid": "d1c4c100-693a-4443-a74e-4002ec160930", "supplierIdentifier": "ArlobosUWUKQVyAy8+2oWQ==", "supplierIdentifierGuid": "6e68b902-148b-4259-9057-2032f3eda859", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:14:59.488276", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:14:59.488276", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "10", "pluG_UID": "AF/d8nZ1p0a/mwm+Qjd0qg==", "pluGuid": "f2dd5f00-7576-46a7-bf9b-09be423774aa", "supplierIdentifier": "C+UV4UroNUSSqMIOhoPerQ==", "supplierIdentifierGuid": "e115e50b-e84a-4435-92a8-c20e8683dead", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "10" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "FHfQ8CvT+EufRE3sg2xWWg==", "parentPluGuid": "f0d07714-d32b-4bf8-9f44-4dec836c565a", "freight": 45.0, "freightType": 1, "product": { "$id": "11", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "0J8mauG620+zSNJO5AMzig==", "guid": "6a269fd0-bae1-4fdb-b348-d24ee403338a", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "oLigrJDUkUmq1rZUHkyMMA==", "priceGroupGuid": "aca0b8a0-d490-4991-aad6-b6541e4c8c30", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:14:59.488276", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:14:59.488276", "pluCreated": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "lastManualUpdate": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "currentCostUpdated": "2025-08-02T23:14:59.488276", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:14:59.488276", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:14:59.488276", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "pDdmFySWwU2aKY6sPSLGYw==", "altPLUGuid": "176637a4-9624-4dc1-9a29-8eac3d22c663", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:14:59.488276", "labelLastPrice": 1, "shelfPageLayoutG_UID": "7WKmQOZtd0etomV3qa3nXA==", "shelfPageLayoutGuid": "40a662ed-6de6-4777-ada2-6577a9ade75c", "talkerPageLayoutG_UID": "/ye0ITaZQka3l0jNKIhCSA==", "talkerPageLayoutGuid": "21b427ff-9936-4642-b797-48cd28884248", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "21G0H9QaFUOCX8BnXpENnQ==", "inventoryIdentifier": "1fb451db-1ad4-4315-825f-c0675e910d9d", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "gdnJEc/L6k+RgNp0Iv0GrQ==", "parentPluGuid": "11c9d981-cbcf-4fea-9180-da7422fd06ad", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "MdYSWYEyKkKOpHqsWyY09Q==", "supplierIdentifierGuid": "5912d631-3281-422a-8ea4-7aac5b2634f5", "supplierChanged": true, "rebateSupplierIdentifier": "HR+xxaAPTUeFOG3YTQqjBw==", "rebateSupplierIdentifierGuid": "c5b11f1d-0fa0-474d-8538-6dd84d0aa307", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:14:59.488276", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "dhzUvidrmUCX1hKQ5WetLw==", "hostIdentifierGuid": "bed41c76-6b27-4099-97d6-1290e567ad2f", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "11" }, { "$ref": "11" } ], "store": { "$ref": "2" }, "storePrices": [ { "$id": "12", "pluG_UID": "FuTg89FXLUy3ibNC2TyoTw==", "pluGuid": "f3e0e416-57d1-4c2d-b789-b342d93ca84f", "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-08-02T23:14:59.488276" }, { "$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-08-02T23:14:59.488276", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "14" }, "winningCampaign": 1, "winner": { "$id": "15", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:14:59.488276", "startTime": 3, "endDate": "2025-08-02T23:14:59.488276", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "RXhc9As7SUK5XCXEYQ1SrA==", "hostIdentifierGuid": "f45c7845-3b0b-4249-b95c-25c4610d52ac", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "15" }, { "$ref": "15" } ] }, "tray": { "$id": "16", "g_UId": "1cdkaj2lOU2WZdzuEFxfcA==", "guid": "6a64c7d5-a53d-4d39-9665-dcee105c5f70", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "17", "priceGroupG_UID": "Kek4yOiAQUOxiBnM4fWAGA==", "priceGroupGuid": "c838e929-80e8-4341-b188-19cce1f58018", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:14:59.488276", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "11" }, { "$ref": "11" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "18", "pluG_UID": "sPztE8ANB06OJKY5f+UBdQ==", "pluGuid": "13edfcb0-0dc0-4e07-8e24-a6397fe50175", "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": "cfedf803-0630-40a9-98be-4e17c5c92262", "created": "2025-08-02T23:14:59.488276", "createdByUser": "sample string 1", "activated": "2025-08-02T23:14:59.488276", "deactivated": "2025-08-02T23:14:59.488276", "lastOrdered": "2025-08-02T23:14:59.488276", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:14:59.488276", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:14:59.488276", "lastSold": "2025-08-02T23:14:59.488276", "firstSold": "2025-08-02T23:14:59.488276", "awsUpdated": "2025-08-02T23:14:59.488276", "lastManualUpdate": "2025-08-02T23:14:59.488276", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:14:59.488276", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:14:59.488276", "doNotRangeUpdated": "2025-08-02T23:14:59.488276", "doNotOrderUpdated": "2025-08-02T23:14:59.488276", "tracked": "2025-08-02T23:14:59.488276" }, "allergens": [ { "$id": "20", "allergenID": 1, "pluG_UID": "3AuLDOQ8dkO7e+dG7VQJGg==", "pluGuid": "0c8b0bdc-3ce4-4376-bb7b-e746ed54091a", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "costs": { "$id": "21", "pluG_UID": "j/a68V/PoEuXlwhFwPhusg==", "pluGuid": "f1baf68f-cf5f-4ba0-9797-0845c0f86eb2", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:14:59.488276", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "22", "saleHeaderID": 1, "created": "2025-08-02T23:14:59.488276", "createdLocal": "2025-08-02T23:14:59.488276", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "WEpq00tXQE+tbyc0TxF4+A==", "operatorGuid": "d36a4a58-574b-4f40-ad6f-27344f1178f8", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "Qx2EMBz6tkan3roMrUo4MQ==", "pluGuid": "30841d43-fa1c-46b6-a7de-ba0cad4a3831", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "23", "id": 1, "g_Uid": "If3S2APEvEqlgWRXjjW5+A==", "guid": "d8d2fd21-c403-4abc-a581-64578e35b9f8", "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-08-02T23:14:59.488276", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:14:59.488276", "endShift": "2025-08-02T23:14:59.488276", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "24", "operatorG_UID": "GhVoq4N020KgXw36uYHrrg==", "operatorGuid": "ab68151a-7483-42db-a05f-0dfab981ebae", "storeID": 2, "operator": { "$ref": "23" }, "store": { "$ref": "2" } }, { "$ref": "24" } ] } }, { "$ref": "22" } ], "apns": [ { "$id": "25", "pluID": 1, "pluG_UID": "JQOaSG2jKkmu+N8zTwlbjg==", "pluGuid": "489a0325-a36d-492a-aef8-df334f095b8e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "tuns": [ { "$id": "26", "pluG_UId": "2uL7LC9VXEWclKCX5N/37A==", "pluGuid": "2cfbe2da-552f-455c-9c94-a097e4dff7ec", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "11" }, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "competitionPricing": [ { "$id": "27", "identifier": "c5NUulzI7k+P6rUJ6IkFsw==", "identifierGuid": "ba549373-c85c-4fee-8fea-b509e88905b3", "pluG_UID": "HAmZqsKP8EaL0FnJ5OFNnA==", "pluGuid": "aa99091c-8fc2-46f0-8bd0-59c9e4e14d9c", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "27" } ], "supplier": { "$ref": "6" }, "supplierName": "sample string 147", "children": [ { "$ref": "11" }, { "$ref": "11" } ], "ordering": { "$ref": "9" }, "flipChartPages": [ { "$id": "28", "identifier": "YwcXG7CTakiKfFf2RV7qqA==", "groupName": "sample string 1", "identifierGuid": "1b170763-93b0-486a-8a7c-57f6455eeaa8", "exists": true, "flipChartIdentifier": "HsjByZqW+Ea8ZW/C+PgKMg==", "flipChartIdentifierGuid": "c9c1c81e-969a-46f8-bc65-6fc2f8f80a32", "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": "pITODyLhOUKODjYLbrWAIQ==", "groupIdentifierGuid": "0fce84a4-e122-4239-8e0e-360b6eb58021", "flipChart": { "$id": "29", "identifier": "3v+DIcK8y0WZLt/YdZxMjQ==", "identifierGuid": "2183ffde-bcc2-45cb-992e-dfd8759c4c8d", "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": "uz8boR+E10aG9QOupAPL8g==", "identifierGuid": "a11b3fbb-841f-46d7-86f5-03aea403cbf2", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "31", "id": 1, "g_UID": "6wrSA/d4CE+C4mb3LvwkOQ==", "guid": "03d20aeb-78f7-4f08-82e2-66f72efc2439", "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": "BqGU/l44tkq0d62fX3ir3Q==", "previousFormGuid": "fe94a106-385e-4ab6-b477-ad9f5f78abdd", "nextForm": 1, "nextFormG_UID": "s2D4wlgJokK0GF7gy0IDOw==", "nextFormGuid": "c2f860b3-0958-42a2-b418-5ee0cb42033b", "attributes": "sample string 10", "updated": "2025-08-02T23:14:59.488276", "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": "l+abwIRgzEyB1c0Qa3snqw==", "checkoutFormGuid": "c09be697-6084-4ccc-81d5-cd106b7b27ab", "identifier": "+7YPPAMW+kavPGNIiq5a3A==", "identifierGuid": "3c0fb6fb-1603-46fa-af3c-63488aae5adc", "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": "Y9oJZE25DUmhsPWyDPwTFw==", "valueGuid": "6409da63-b94d-490d-a1b0-f5b20cfc1317", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "imageData": "QEA=", "readOnly": true } }, { "$ref": "32" } ], "panels": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "MHLBXmnkOU+EGmh3BGxn+g==", "checkoutFormGuid": "5ec17230-e469-4f39-841a-6877046c67fa", "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": "sKDFUvkufEOwHarAo6f+Rw==", "flipChartPageIdentifierGuid": "52c5a0b0-2ef9-437c-b01d-aac0a3a7fe47", "pluG_UID": "UNgrBZwgsEOzDcvyr4+iTw==", "pluGuid": "052bd850-209c-43b0-b30d-cbf2af8fa24f", "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": "D+OSo4EyzEOokDHTqqt0RA==", "pluGuid": "a392e30f-3281-43cc-a890-31d3aaab7444", "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-08-02T23:14:59.488276", "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": "Tdig+Qx5hU+ZMft3FZUOVA==", "ingredientGuid": "Htd5lJHIk0uevm4rY8vIVw==", "ingredientIdentifier": "9479d71e-c891-4b93-9ebe-6e2b63cbc857", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "11" } }, { "$ref": "37" } ], "bins": [ { "$id": "38", "pluG_UID": "+LBRUeW9SkyZ0MVt2xBgvg==", "pluGuid": "5151b0f8-bde5-4c4a-99d0-c56ddb1060be", "shelfLocationIdentifier": "QkNEVeyzrEyJP7ngnVqGKQ==", "shelfLocationGuid": "55444342-b3ec-4cac-893f-b9e09d5a8629", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "h7llcsBl2U63ci507+iyqw==", "labelPageLayoutGuid": "7265b987-65c0-4ed9-b772-2e74efe8b2ab", "updated": "2025-08-02T23:14:59.488276", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "11" }, "location": { "$id": "39", "identifier": "wV2w2m/1dEasivP4T4mnkg==", "storeID": 1, "identifierGuid": "dab05dc1-f56f-4674-ac8a-f3f84f89a792", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:14:59.488276", "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": "6oJY15OPOUunpURtZ4g9Pg==", "pluGuid": "d75882ea-8f93-4b39-a7a5-446d67883d3e", "deptNo": 1, "product": { "$ref": "11" }, "scaleLocation": { "$id": "41", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "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": "xs6D9pMYNU2npTxmuWxxew==", "labelPageLayoutGuid": "f683cec6-1893-4d35-a7a5-3c66b96c717b", "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-08-02T23:14:59.488276", "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": "aX3LBL2400qNm9eWkdFbOQ==", "labelPageLayoutGuid": "04cb7d69-b8bd-4ad3-8d9b-d79691d15b39", "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-08-02T23:14:59.488276", "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": "FKGc9/6us0OxEMmK0GlGTg==", "labelPageLayoutGuid": "f79ca114-aefe-43b3-b110-c98ad069464e", "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-08-02T23:14:59.488276", "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": "KCMzCVg7bUaEZNcEsXa0FQ==", "labelPageLayoutGuid": "09332328-3b58-466d-8464-d704b176b415", "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": "qyyF35tNy0C2Y5GbiCh9gQ==", "pluGuid": "df852cab-4d9b-40cb-b663-919b88287d81", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "uVbX0iFljEyUSiP2AXkDfQ==", "dealCostGuid": "d2d756b9-6521-4c8c-944a-23f60179037d", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "koKRVDouQk6Z62QFNhcsjg==", "priceGroupGuid": "54918292-2e3a-4e42-99eb-640536172c8e", "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-08-02T23:14:59.488276", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "4PreL2nYI0uEeUyFHwe4DQ==", "campaignComboPriceGroupIdentifier": "2fdefae0-d869-4b23-8479-4c851f07b80d", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "51", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:14:59.488276", "operatorG_UID": "xTAJYkLkqESfGSXCGVDxcw==", "operatorGuid": "620930c5-e442-44a8-9f19-25c21950f173", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:14:59.488276", "signIqTicketFileMovedUtc": "2025-08-02T23:14:59.488276", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:14:59.488276", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "11" }, "campaignPlu": { "$ref": "50" } }, { "$ref": "51" } ], "campaign": { "$id": "52", "id": 1, "storeID": 2, "name": "1f80b479-5c50-4b6b-a088-4ec5ec159fd4", "nameGuid": "1f80b479-5c50-4b6b-a088-4ec5ec159fd4", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:14:59.488276", "startTime": 1, "endDate": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "system": true, "created": "2025-08-02T23:14:59.488276", "updated": "2025-08-02T23:14:59.488276", "priceChangeNotifiedUtc": "2025-08-02T23:14:59.488276", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "SH5UX3/sUUOHvkzHkg+WoQ==", "hostIdentifierGuid": "5f547e48-ec7f-4351-87be-4cc7920f96a1", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:14:59.488276", "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": "Z7VZHxVBf0WzncQe9x516w==", "pluGuid": "1f59b567-4115-457f-b39d-c41ef71e75eb", "hostOfferID": 1, "priceGroupG_UID": "FSimhT2kvkOpX+rlPV8gYQ==", "priceGroupGuid": "85a62815-a43d-43be-a95f-eae53d5f2061", "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-08-02T23:14:59.488276", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "11" }, "campaign": { "$ref": "52" } }, { "$ref": "53" } ], "sellingRules": [ { "$id": "54", "id": 1, "identifier": "OtUDHthNsUybigRELtWljQ==", "identifierStr": "OtUDHthNsUybigRELtWljQ==", "identifierGuid": "1e03d53a-4dd8-4cb1-9b8a-04442ed5a58d", "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": "GSet7qxR7UuzVh0VJTmd5g==", "customerIDGuid": "eead2719-51ac-4bed-b356-1d1525399de6", "campaign": { "$ref": "52" }, "customer": { "$id": "56", "identifier": "6vX3DaqipkangyDZ0pe+DA==", "identifierGuid": "0df7f5ea-a2aa-46a6-a783-20d9d297be0c", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:14:59.488276", "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": "24vxGzaa7UqWiXUeTRL/FQ==", "communityIdentifierGuid": "1bf18bdb-9a36-4aed-9689-751e4d12ff15", "joined": "2025-08-02T23:14:59.488276", "updated": "2025-08-02T23:14:59.488276", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "YA9hrcybl0WqSppPYZK04Q==", "priceLevelIdentifierGuid": "ad610f60-9bcc-4597-aa4a-9a4f6192b4e1", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:14:59.488276", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "57", "cardType": 2, "issueDate": "2025-08-02T23:14:59.488276", "expiry": "2025-08-02T23:14:59.488276", "customerID": "Lav+UiqOPUGxNV/Vf6rpig==", "customerIDGuid": "52feab2d-8e2a-413d-b135-5fd57faae98a", "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-08-02T23:14:59.488276", "linkedAccount": "6VQz7tQgP0mWkywB1yzHMg==", "linkedAccountGuid": "ee3354e9-20d4-493f-9693-2c01d72cc732", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "56" }, "account": { "$id": "58", "id": 1, "identifier": "J5s28ARHo02UDsiKc75zxg==", "identifierGuid": "f0369b27-4704-4da3-940e-c88a73be73c6", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:14:59.488276", "owner": "TxGWCUWgIkmqnfxVEycgEA==", "ownerGuid": "0996114f-a045-4922-aa9d-fc5513272010", "accountStoreGroupIdentifier": "eTJ5TO4SdUq2aj05rULxYg==", "accountStoreGroupGuid": "4c793279-12ee-4a75-b66a-3d39ad42f162", "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-08-02T23:14:59.488276", "active": true, "updated": "2025-08-02T23:14:59.488276", "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": "GSkHCtnupUOTEaNIgAbkpw==", "identifierGuid": "0a072919-eed9-43a5-9311-a3488006e4a7", "name": "sample string 2", "primaryContact": "ii0bCY3680+qoeEPUCeCTA==", "primaryContactGuid": "091b2d8a-fa8d-4ff3-aaa1-e10f5027824c", "accountID": "bk1CfKt+5EyhgbCCLybEGg==", "accountIDGuid": "7c424d6e-7eab-4ce4-a181-b0822f26c41a", "special": true, "updated": "2025-08-02T23:14:59.488276", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "7ran2oJCrEGlnKfvJtSWUQ==", "priceLevelIdentifierGuid": "daa7b6ee-4282-41ac-a59c-a7ef26d49651", "deleted": true, "account": { "$ref": "58" }, "primaryContactCustomer": { "$ref": "56" }, "customerGroupMembers": [ { "$id": "61", "id": 1, "groupID": "qjxVz6nBMU6QL4wpf9ueVA==", "groupIDGuid": "cf553caa-c1a9-4e31-902f-8c297fdb9e54", "customerID": "WDvQH7VZA0GmQqBtsFKnkg==", "customerIDGuid": "1fd03b58-59b5-4103-a642-a06db052a792", "card": "sample string 4", "linkedAccount": "b6G6KsGPjkWtGYQCmZD5sA==", "linkedAccountGuid": "2abaa16f-8fc1-458e-ad19-84029990f9b0", "customer": { "$ref": "56" }, "group": { "$ref": "60" }, "customerCard": { "$ref": "57" } }, { "$ref": "61" } ] }, { "$ref": "60" } ] }, "payments": [ { "$id": "62", "id": 1, "identifier": "doqVyXTFAE2S+JVZcxkUXQ==", "identifierGuid": "c9958a76-c574-4d00-92f8-95597319145d", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "0DyBJytEKECACrnVOqHnaw==", "accountIDGuid": "27813cd0-442b-4028-800a-b9d53aa1e76b", "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-08-02T23:14:59.488276", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "iF40o9owxU6mPfXKPb9Mjw==", "idempotentVoidGuid": "a3345e88-30da-4ec5-a63d-f5ca3dbf4c8f", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "63", "saleHeaderID": 1, "saleHeaderGuid": "1Pu4RkNnXkaBDlSiLg7y/A==", "saleHeaderIdentifierGuid": "46b8fbd4-6743-465e-810e-54a22e0ef2fc", "created": "2025-08-02T23:14:59.488276", "createdLocal": "2025-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "storeID": 1, "operatorG_Uid": "pDjmW2syZUOe03huTZDF3A==", "operatorGuid": "5be638a4-326b-4365-9ed3-786e4d90c5dc", "customerG_Uid": "cUdkTCfa1Uah3bPW40p3cA==", "customerGuid": "4c644771-da27-46d5-a1dd-b3d6e34a7770", "communityIdentifier": "BjJYhA2nG0S2jij0JabIrg==", "communityIdentifierGuid": "84583206-a70d-441b-b68e-28f425a6c8ae", "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": "lm5oQnfaDkOe/dxUQPlJ1g==", "priceLevelIdentifierGuid": "42686e96-da77-430e-9efd-dc5440f949d6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "23" }, "customer": { "$ref": "56" }, "communityOrganisation": { "$id": "64", "id": 1, "identifier": "RPuK8Gy9LUi3vVo1OcVFJw==", "identifierGuid": "f08afb44-bd6c-482d-b7bd-5a3539c54527", "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-08-02T23:14:59.488276", "deleted": true }, "details": [ { "$id": "65", "saleItemID": 1, "identifier": "9oWuoKJlt0SmisO7rcvhAw==", "identifierGuid": "a0ae85f6-65a2-44b7-a68a-c3bbadcbe103", "saleHeaderID": 2, "plu": 1, "pluG_UId": "dN8b4HMNeU+AtP/zXTWsHw==", "pluGuid": "e01bdf74-0d73-4f79-80b4-fff35d35ac1f", "accountID": "FaUcslnsNkShEs0Qu2MW+g==", "accountIDGuid": "b21ca515-ec59-4436-a112-cd10bb6316fa", "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-08-02T23:14:59.488276", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "kKUZwLpxVk+h3O9ABRn4kw==", "refundGuid": "c019a590-71ba-4f56-a1dc-ef400519f893", "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": "mTOmhyWIUkqgIokwMLbB0w==", "idempotentVoidGuid": "87a63399-8825-4a52-a022-893030b6c1d3", "priceLevelIdentifier": "r1gPqnDOu0eH6L64jzjajQ==", "priceLevelIdentifierGuid": "aa0f58af-ce70-47bb-87e8-beb88f38da8d", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "66", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:14:59.488276", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "66" } ], "refund": { "$id": "67", "id": 1, "g_UID": "i57pNCXX/0a+tUt+qntygw==", "guid": "34e99e8b-d725-46ff-beb5-4b7eaa7b7283", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:14:59.488276" }, "modifier": { "$id": "68", "id": 1, "setG_UID": "fx7L/FkEOkukzUAaMkB3qA==", "modifierSetGuid": "fccb1e7f-0459-4b3a-a4cd-401a324077a8", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "vE2gajOgiUC2CoH5qZEH9A==", "pluGuid": "6aa04dbc-a033-4089-b60a-81f9a99107f4", "deleted": true, "g_UID": "7yX8gvn6jkG/WdsNnIaucQ==", "guid": "82fc25ef-faf9-418e-bf59-db0d9c86ae71", "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": "g219/pJE40i4y0ZLyWuGUw==", "pluGuid": "fe7d6d83-4492-48e3-b8cb-464bc96b8653", "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-08-02T23:14:59.488276", "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-08-02T23:14:59.488276", "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": "qacsxB6HXEq8YlpHF20L3g==", "pluGuid": "c42ca7a9-871e-4a5c-bc62-5a47176d0bde", "accountID": "BPquHR/2I0aoov9xCMzUFQ==", "accountIDGuid": "1daefa04-f61f-4623-a8a2-ff7108ccd415", "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-08-02T23:14:59.488276", "bestOrExpireType": 1, "refundG_UID": "v/5aKOWXQUqkYnea4Cqadw==", "refundGuid": "285afebf-97e5-4a41-a462-779ae02a9a77", "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": "wP/xeEDbRUCZD7tKiv2kCg==", "identifierGuid": "78f1ffc0-db40-4045-990f-bb4a8afda40a", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "jh+u2OyD8USSNKS3o4F1PQ==", "customerIdentifierGuid": "d8ae1f8e-83ec-44f1-9234-a4b7a381753d", "operatorNo": 1, "operatorG_UID": "4AHXrwIvlUOutNQh+gJKIw==", "operatorGuid": "afd701e0-2f02-4395-aeb4-d421fa024a23", "created": "2025-08-02T23:14:59.488276", "ordered": "2025-08-02T23:14:59.488276", "started": "2025-08-02T23:14:59.488276", "completed": "2025-08-02T23:14:59.488276", "supplied": "2025-08-02T23:14:59.488276", "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": "Shhl67gry0KzrPfMeYpOxw==", "pluGuid": "eb65184a-2bb8-42cb-b3ac-f7cc798a4ec7", "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": "1FydgFNcDUivJwQzhLZx7Q==", "headerIdentifierGuid": "809d5cd4-5c53-480d-af27-043384b671ed", "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": "w3NHJm9ynE2kZrE59GzKKQ==", "surveyGuid": "264773c3-726f-4d9c-a466-b139f46cca29", "saleHeaderGuid": "iU8w1l9WIUGN0hxN1ZHONg==", "saleGuid": "d6304f89-565f-4121-8dd2-1c4dd591ce36", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "XwndPWKasE6T3wNvLJ0uwQ==", "guidResponse": "3ddd095f-9a62-4eb0-93df-036f2c9d2ec1", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:14:59.488276", "sale": { "$ref": "63" }, "survey": { "$id": "77", "g_UID": "Cdp0Hku0oEqkttfLxgY4aw==", "guid": "1e74da09-b44b-4aa0-a4b6-d7cbc606386b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "Kypbm8VbUkCGXkHuns32aA==", "checkoutFormGuid": "9b5b2a2b-5bc5-4052-865e-41ee9ecdf668", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:14:59.488276", "end": "2025-08-02T23:14:59.488276", "deleted": true, "updated": "2025-08-02T23:14:59.488276", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "7b467e3d-ef20-43c1-8804-de8c66f61592", "d2567ea4-2f72-4760-80c0-6600505de672" ], "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": "2t1Hgf7fE0uvzicQxK5xdA==", "accountIdentifier": "8147ddda-dffe-4b13-afce-2710c4ae7174", "accountName": "sample string 42", "customerOrderIdentifier": "elxFBw4x20uzDh4CW0DuXg==", "customerOrderIdentifierGuid": "07455c7a-310e-4bdb-b30e-1e025b40ee5e", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "78", "id": 1, "paymentID": 2, "paymentIdentifier": "5bOPwI+Ks02Jix894buYHg==", "paymentIdentifierGuid": "c08fb3e5-8a8f-4db3-898b-1f3de1bb981e", "identifier": "3a/sQZgRBUmE/rlhehwQMg==", "identifierGuid": "41ecafdd-1198-4905-84fe-b9617a1c1032", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "P3/SEok6IE6Aw24Q+oxgPw==", "itemIdentifierGuid": "12d27f3f-3a89-4e20-80c3-6e10fa8c603f" } }, { "$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": "Mbsr9Bn0MEKWn33aGXMWMw==", "customerIdentifierGuid": "f42bbb31-f419-4230-969f-7dda19731633", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "qFyO4C7rIkanxwcZ37zFPg==", "idempotentGuid": "e08e5ca8-eb2e-4622-a7c7-0719dfbcc53e", "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-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "labelPageLayout": "NpnCcsr+jUCpm8GiHYjKyQ==", "pageLayoutGuid": "72c29936-feca-408d-a99b-c1a21d88cac9", "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-08-02T23:14:59.5039019" }, { "$ref": "83" } ] }, "customerVouchers": [ { "$id": "84", "id": 1, "customerIdentifier": "8/RVyaLjmkGAdMg5clBGcw==", "customerIdentifierGuid": "c955f4f3-e3a2-419a-8074-c83972504673", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:14:59.5039019", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "g4YOC91vFEORVtu/Lab7ug==", "issuedIdempotentGuid": "0b0e8683-6fdd-4314-9156-dbbf2da6fbba", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:14:59.5039019", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:14:59.5039019", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "DLTKvdT7P0OxyDVMMphXvw==", "redeemedIdempotentGuid": "bdcab40c-fbd4-433f-b1c8-354c329857bf", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:14:59.5039019", "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": "pkRc9CGJFEifGvd8xau3eQ==", "groupIDGuid": "f45c44a6-8921-4814-9f1a-f77cc5abb779", "campaign": { "$ref": "52" }, "group": { "$ref": "60" } }, { "$ref": "85" } ], "signIqTickets": [ { "$id": "86", "identifier": "Xf9A44BfUUmu+zDolbqJwg==", "identifierGuid": "e340ff5d-5f80-4951-aefb-30e895ba89c2", "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": "MfMX6fhVnUO96D08WzRykQ==", "guid": "e917f331-55f8-439d-bde8-3d3c5b347291", "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": "USeNDTRXY06xk4Laglq+Iw==", "groupGuid": "0d8d2751-5734-4e63-b193-82da825abe23", "comboPriceType": 5, "priceType": 5, "pluG_UID": "gbTxTrV4VUGLqN+feYppnw==", "pluGuid": "4ef1b481-78b5-4155-8ba8-df9f798a699f", "priceGroupG_UID": "9sp0LcoLSUWVL5JZOFKeaQ==", "priceGroupGuid": "2d74caf6-0bca-4549-952f-925938529e69", "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": "2IxuIx5XSku3PQGOsV9faQ==", "priceLevelIdentifierGuid": "236e8cd8-571e-4b4a-b73d-018eb15f5f69", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "89" } ] }, "product": { "$ref": "11" }, "dealCost": { "$id": "90", "headerIdentifier": "dk2O/8s40ECvipa+NqQ14A==", "headerIdentifierGuid": "ff8e4d76-38cb-40d0-af8a-96be36a435e0", "identifier": "3ZrqgGP7G0O7gW2VchgClA==", "identifierGuid": "80ea9add-fb63-431b-bb81-6d9572180294", "supplierIdentifier": "FDi9mUTvZkO9R2YRh69HVg==", "supplierGuid": "99bd3814-ef44-4366-bd47-661187af4756", "pluG_UID": "2/QxA4+SdUqXPgk9Au1aNQ==", "pluGuid": "0331f4db-928f-4a75-973e-093d02ed5a35", "campaignName": "2c5aaf41-5802-4c62-97ca-26f9c9de625c", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:14:59.5039019", "end": "2025-08-02T23:14:59.5039019", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "WHjBNaGIKEe4hCzmmPTdUQ==", "bonusItemPluGuid": "35c17858-88a1-4728-b884-2ce698f4dd51", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "campaignEndDate": "2025-08-02T23:14:59.5039019", "masterPLUG_UID": "7A3FBHqaqUajJq6HcdVRgA==", "masterID": "04c50dec-9a7a-46a9-a326-ae8771d55180", "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": "QFRKTibexEGIjawZRcVM4w==", "bonusMasterID": "4e4a5440-de26-41c4-888d-ac1945c54ce3", "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-08-02T23:14:59.5039019", "dealCosts": [ { "$ref": "90" }, { "$ref": "90" } ], "tags": [ { "$id": "91", "pluG_UID": "OJI/tcRwOUGJ81WpJSu+DA==", "pluGuid": "b53f9238-70c4-4139-89f3-55a9252bbe0c", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "91" } ], "alternateProductG_UID": "cgmoZ1g4fkG/SD4INznMRQ==", "alternateProduct": "67a80972-3858-417e-bf48-3e083739cc45", "productHostCode": { "$id": "92", "id": 1, "pluG_UID": "tCcoK4o5kkG4IawLfoQjng==", "pluGuid": "2b2827b4-398a-4192-b821-ac0b7e84239e", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:14:59.5039019", "inventoryTracked": "2025-08-02T23:14:59.5039019", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "6" }, "serviceFee": { "$id": "93", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "9" } ], "orderCycleHeaders": [ { "$id": "94", "storeID": 1, "supplierIdentifier": "RQHWXtLCqkqJ4j++MezW+Q==", "supplierGuid": "5ed60145-c2d2-4aaa-89e2-3fbe31ecd6f9", "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": "IJJ8ZqNf00qEemg9hKqZBg==", "supplierGuid": "667c9220-5fa3-4ad3-847a-683d84aa9906", "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-08-02T23:14:59.5039019", "deliveryDate": "2025-08-02T23:14:59.5039019", "nextCutOffDate": "2025-08-02T23:14:59.5039019", "nextDeliveryDate": "2025-08-02T23:14:59.5039019", "nextDaysBuffer": 10 }, { "$ref": "95" } ], "store": { "$ref": "2" }, "updated": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "processed": "2025-08-02T23:14:59.5039019", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "96" } ], "zoneMatrix": [ { "$id": "98", "id": 1, "hostIdentifier": "y/BTVJ7E2kWlphH1FkOX8g==", "hostIdentifierGuid": "5453f0cb-c49e-45da-a5a6-11f5164397f2", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c24eb251-3772-48e7-ba4f-ef8fb20ae17e", "916a13e8-0255-4dbb-b5bd-888f061b38fd" ] }, { "$ref": "98" } ], "hostFileStoreSetting": { "$ref": "4" }, "hostStoreSettings": [ { "$ref": "4" }, { "$ref": "4" } ], "promotionPlacements": [ { "$id": "99", "identifier": "JKXOM86YgUqBLxHGwP2PgA==", "identifierGuid": "33cea524-98ce-4a81-812f-11c6c0fd8f80", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "99" } ], "promoTypeGuids": [ "2a94736a-a658-46d6-8210-89afafd3970d", "d9f6ae6d-1298-4a78-a2dc-5fee03c13e6d" ], "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-08-02T23:14:59.5039019", "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": "983ea3d9-9902-4929-a3b3-f2e9ff2475a0", "updateStore": { "$id": "105", "id": "fccebfeb-f264-4a74-bd8d-df969d2cac94", "name": "sample string 1", "lastActivity": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019" }, "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": "BmVJbwz7xk+lY3kd543xcg==", "orderIdentifier": "6f496506-fb0c-4fc6-a563-791de78df172", "backToBack": 1, "b2bGuid": "ssHdII/F6UiRApj0MYwE7g==", "b2bIdentifier": "20ddc1b2-c58f-48e9-9102-98f4318c04ee", "status": 2, "created": "2025-08-02T23:14:59.5039019", "createdLocal": "2025-08-02T23:14:59.5039019", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "yYODtNw48kqDeaPboZw+LA==", "transferIdentifier": "b48383c9-38dc-4af2-8379-a3dba19c3e2c", "transferInvoiceIdentifier": "KiPyYFYUCkSPZcaRyaXYsQ==", "transferInvoiceGuid": "60f2232a-1456-440a-8f65-c691c9a5d8b1", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "InkpWu3R7Ei8svFNPdVmLg==", "supplierIdentifierGuid": "5a297922-d1ed-48ec-bcb2-f14d3dd5662e", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-08-02T23:14:59.5039019", "sentLocal": "2025-08-02T23:14:59.5039019", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-08-02T23:14:59.5039019", "cancelledLocal": "2025-08-02T23:14:59.5039019", "cancelledByUser": "sample string 7", "shipped": "2025-08-02T23:14:59.5039019", "shippedLocal": "2025-08-02T23:14:59.5039019", "shippedByUser": "sample string 8", "stockReceived": "2025-08-02T23:14:59.5039019", "stockReceivedLocal": "2025-08-02T23:14:59.5039019", "stockReceivedByUser": "sample string 9", "received": "2025-08-02T23:14:59.5039019", "receivedLocal": "2025-08-02T23:14:59.5039019", "completed": "2025-08-02T23:14:59.5039019", "completedLocal": "2025-08-02T23:14:59.5039019", "updated": "2025-08-02T23:14:59.5039019", "updatedLocal": "2025-08-02T23:14:59.5039019", "dueDate": "2025-08-02T23:14:59.5039019", "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": "k/HKcHE/Akaj2lI2wGVBkg==", "transportCompanyIdentifier": "70caf193-3f71-4602-a3da-5236c0654192", "autoOrder": 27, "hostIdentifier": "oyf8odBTAkGwu7Y0WahcKw==", "hostIdentifierGuid": "a1fc27a3-53d0-4102-b0bb-b63459a85c2b", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-08-02T23:14:59.5039019", "deletedByUser": "sample string 32", "autoOrderGuid": "1B4ymC9K8k2LIO12PkzBXg==", "autoOrderIdentifier": "98321ed4-4a2f-4df2-8b20-ed763e4cc15e", "autoOrderHeader": { "$id": "108", "autoOrderGuid": "usM4ET7Z1kOhGELwLXv0uA==", "autoOrderIdentifier": "1138c3ba-d93e-43d6-a118-42f02d7bf4b8", "orderGuid": "o3Bx0c1bDUqcPR9S6+04GQ==", "orderIdentifier": "d17170a3-5bcd-4a0d-9c3d-1f52ebed3819", "created": "2025-08-02T23:14:59.5039019", "orderID": 1, "storeID": 1, "orderDate": "2025-08-02T23:14:59.5039019", "supplierIdentifier": "r8WUU/rb50WkfgwHH7BtIw==", "supplierIdentifierGuid": "5394c5af-dbfa-45e7-a47e-0c071fb06d23", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": 2, "defaultMPL": 3, "investmentBuy": true, "storeName": "sample string 5", "supplierName": "sample string 6", "description": "sample string 7", "orderType": "sample string 8", "mailTo": "sample string 9", "mailBcc": "sample string 10", "notes": "sample string 11", "transportCompanyGuid": "O0zQsekV6EikbgG1O8yXjQ==", "transportCompanyIdentifier": "b1d04c3b-15e9-48e8-a46e-01b53bcc978d", "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "details": [ { "$id": "109", "autoOrderGuid": "AYqhlWwq3EeiH1Q/lBTd+w==", "autoOrderIdentifier": "95a18a01-2a6c-47dc-a21f-543f9414ddfb", "pluG_UID": "DumyAw5tZUabz8mKp71ZYQ==", "pluGuid": "03b2e90e-6d0e-4665-9bcf-c98aa7bd5961", "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-08-02T23:14:59.5039019", "investmentBuyStatus": 2, "processed": "2025-08-02T23:14:59.5039019", "product": { "$ref": "11" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "95" }, "dayWeighting": { "$id": "110", "sunday": 1.1 }, "inventory": { "$id": "111", "inventoryGuid": "VPqa9QSwv0OUkSrivhh9GQ==", "inventoryIdentifier": "f59afa54-b004-43bf-9491-2ae2be187d19", "created": "2025-08-02T23:14:59.5039019", "createdLocal": "2025-08-02T23:14:59.5039019", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-08-02T23:14:59.5039019", "aws": 1.0, "history": [ { "$id": "112", "inventoryGuid": "Err8l/GFN0K0kXNqTGGOqw==", "inventoryIdentifier": "97fcba12-85f1-4237-b491-736a4c618eab", "pluG_UID": "XA482pGtcEe1OSxu1Xdfpg==", "pluIdentifier": "da3c0e5c-ad91-4770-b539-2c6ed5775fa6", "inventoryReason": 3, "inventoryInvoiceGuid": "Mpg/s815rE+yDwN9MmFkQA==", "invoiceIdentifier": "b33f9832-79cd-4fac-b20f-037d32616440", "operatorGuid": "Hbwf7+DG/0ekw6xKUmNJXA==", "operatorIdentifier": "ef1fbc1d-c6e0-47ff-a4c3-ac4a5263495c", "stocktakeGuid": "E/l6ue6ndEmLG5LjDi436Q==", "stocktakeIdentifier": "b97af913-a7ee-4974-8b1b-92e30e2e37e9", "orderGuid": "MgiOaYNrZUmfSE/GGtIz6Q==", "orderIdentifier": "698e0832-6b83-4965-9f48-4fc61ad233e9", "saleHeaderGuid": "n5pZ01rebkKifvNnEkEJJw==", "saleHeaderGuidIdentifier": "d3599a9f-de5a-426e-a27e-f36712410927", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "g6Iuy8/9skWdPrH3x52yLg==", "creditNoteGuid": "cb2ea283-fdcf-45b2-9d3e-b1f7c79db22e", "inventorySourceGuid": "Ujs7Q0DHtEGspNf0mIGlZg==", "inventorySourceIdentifier": "433b3b52-c740-41b4-aca4-d7f49881a566", "createdLocal": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "createdLocalTime": "2025-08-02T23:14:59.5039019", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "113", "inventoryInvoiceGuid": "B5Dscgmv8kS7zGaVD6rXYg==", "invoiceIdentifier": "72ec9007-af09-44f2-bbcc-66950faad762", "inventoryGuid": "Mm+cuxO9mkmqvz/tdqKp/A==", "inventoryIdentifier": "bb9c6f32-bd13-499a-aabf-3fed76a2a9fc", "supplierIdentifier": "ICucL2l7MUmLD4j++wTM9w==", "supplierGuid": "2f9c2b20-7b69-4931-8b0f-88fefb04ccf7", "orderGuid": "njOB6dUV1kKal3uKPLyucw==", "orderIdentifier": "e981339e-15d5-42d6-9a97-7b8a3cbcae73", "invoiceHeaderIdentifier": "EMWzba6wk0+Lh76bCZrE5g==", "invoiceHeaderGuid": "6db3c510-b0ae-4f93-8b87-be9b099ac4e6", "created": "2025-08-02T23:14:59.5039019", "ordered": "2025-08-02T23:14:59.5039019", "storeID": 1, "bestOrExpire": "2025-08-02T23:14:59.5039019", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-08-02T23:14:59.5039019", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "xu9FmLaD/0WlyyuBSIueNA==", "pluGuid": "9845efc6-83b6-45ff-a5cb-2b81488b9e34", "orderInventoryGuid": "4jbzhtj320ShDbgjaS/ddw==", "orderInventoryIdentifier": "86f336e2-f7d8-44db-a10d-b823692fdd77", "supplier": { "$ref": "6" }, "inventoryUnits": [ { "$id": "114", "invoiceItemNo": 1, "inventoryInvoiceGuid": "RyTxBMir3UeQmLUCsJok5Q==", "invoiceIdentifier": "04f12447-abc8-47dd-9098-b502b09a24e5", "inventoryGuid": "O1xjlGFfxUe5F7zGnIfDWw==", "inventoryIdentifier": "94635c3b-5f61-47c5-b917-bcc69c87c35b", "serialNumber": "sample string 3", "sold": "2025-08-02T23:14:59.5039019", "saleItemID": 1, "storeID": 1, "returned": "2025-08-02T23:14:59.5039019", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "114" } ] }, "invoiceHeaderIdentifier": "BEt8dWGwIkGUOVlvQZJcIw==", "invoiceHeaderGuid": "757c4b04-b061-4122-9439-596f41925c23", "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-08-02T23:14:59.5039019" }, "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": "ds7orKrfKE289qrdqz8qcg==", "pluGuid": "ace8ce76-dfaa-4d28-bcf6-aaddab3f2a72", "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-08-02T23:14:59.5039019": { "$id": "120", "date": "2025-08-02T23:14:59.5039019", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "3fISB9kHgkWdQKJ0Av23uw==", "comboPriceGroupGuid": "0712f2dd-07d9-4582-9d40-a27402fdb7bb" } }, "onHandPredictions": [ { "$id": "121", "autoOrderGuid": "cAJrEhMITEym7+/sVuG8FA==", "autoOrderIdentifier": "126b0270-0813-4c4c-a6ef-efec56e1bc14", "pluG_UID": "u8LqJaLvo0mXMhtNobqKQQ==", "pluGuid": "25eac2bb-efa2-49a3-9732-1b4da1ba8a41", "childPLUG_UID": "6hKzRGUVo0y3rVZ8WtYBdw==", "childPluGuid": "44b312ea-1565-4ca3-b7ad-567c5ad60177", "date": "2025-08-02T23:14:59.5039019", "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": "5964ce16-966c-4c76-8d3c-265f94b82c65", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "109" } ], "boosts": [ { "$id": "122", "autoOrderGuid": "a3CoPvE5L0+WqZRjLU9bTw==", "autoOrderIdentifier": "3ea8706b-39f1-4f2f-96a9-94632d4f5b4f", "date": "2025-08-02T23:14:59.5039019", "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": "SFYqmK8C8kOmtPm8QQWG3g==", "orderIdentifier": "982a5648-02af-43f2-a6b4-f9bc410586de", "supplierIdentifier": "biM+rUG140KFWzkOHPiWfA==", "supplierGuid": "ad3e236e-b541-42e3-855b-390e1cf8967c", "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": "mVA9F/3m9EqcnZ8MroO4pA==", "orderIdentifier": "173d5099-e6fd-4af4-9c9d-9f0cae83b8a4", "pluG_UID": "60d9daJkakay3G6dqO4fUw==", "pluGuid": "757d47eb-64a2-466a-b2dc-6e9da8ee1f53", "created": "2025-08-02T23:14:59.5039019", "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": "TjPeGbujNUuLefCJpLtvfA==", "substituteGuid": "19de334e-a3bb-4b35-8b79-f089a4bb6f7c", "warehousePLUG_UID": "o8KRaXgnREC65tMsat6gMQ==", "warehousePluGuid": "6991c2a3-2778-4044-bae6-d32c6adea031", "updated": "2025-08-02T23:14:59.5039019", "increment": true, "description": "sample string 13", "product": { "$ref": "11" }, "unknownScan": { "$id": "126", "pluG_UID": "FuGZmmBEQk27yRtG34hVAQ==", "pluGuid": "9a99e116-4460-4d42-bbc9-1b46df885501", "orderGuid": "6+7aCquq8kK7cK2d/KBxWQ==", "orderIdentifier": "0adaeeeb-aaab-42f2-bb70-ad9dfca07159", "barcode": "sample string 3", "created": "2025-08-02T23:14:59.5039019" }, "unknownScanItem": true, "substitute": { "$ref": "11" }, "warehouseProduct": { "$ref": "11" }, "lookup": { "$id": "127", "pluG_UID": "MUMaqPmrcUqOmupSPQMJmg==", "pluGuid": "a81a4331-abf9-4a71-8e9a-ea523d03099a", "inventoryGuid": "IsQsdirs/EeOUwMAkLoFng==", "inventoryIdentifier": "762cc422-ec2a-47fc-8e53-030090ba059e", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-08-02T23:14:59.5039019", "lastOrderQuantity": 1.1, "lastReceived": "2025-08-02T23:14:59.5039019", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "9" }, "dealCost": { "$ref": "90" }, "nextCost": { "$ref": "90" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-08-02T23:14:59.5039019", "orderHeader": { "$ref": "107" }, "invoiceDetail": { "$id": "128", "identifier": "wGtQ6KPxgU2P2ahiyNNMnQ==", "identifierGuid": "e8506bc0-f1a3-4d81-8fd9-a862c8d34c9d", "headerIdentifier": "nTd65RzYKkOyOGqYi+OPqw==", "headerIdentifierGuid": "e57a379d-d81c-432a-b238-6a988be38fab", "pluG_UID": "xYtgFsN/Nk++bTgxRC1CCw==", "pluGuid": "16608bc5-7fc3-4f36-be6d-3831442d420b", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-08-02T23:14:59.5039019", "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-08-02T23:14:59.5039019", "costEnd": "2025-08-02T23:14:59.5039019", "createdFromUnknownScan": true, "orderGuid": "AJ0Q3DPVLEGcuYmJ0ykGcA==", "orderIdentifierGuid": "dc109d00-d533-412c-9cb9-8989d3290670", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-08-02T23:14:59.5039019", "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": "BldUM+7DgkSQhFF3EFz9cg==", "pluGuid": "33545706-c3ee-4482-9084-5177105cfd72", "invoiceIdentifier": "e2XFHPqX6EeXVe+/Tsw/tg==", "invoiceGuid": "1cc5657b-97fa-47e8-9755-efbf4ecc3fb6", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-08-02T23:14:59.5039019" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "aOLmZqG5gk2JPYASwOpYxA==", "priceGroupGuid": "66e6e268-b9a1-4d82-893d-8012c0ea58c4", "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, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }, { "$ref": "125" } ], "unknownScans": [ { "$ref": "126" }, { "$ref": "126" } ], "transportCompany": { "$id": "130", "identifier": "B15W7m340E6iK6J2eNkW2g==", "identifierGuid": "ee565e07-f86d-4ed0-a22b-a27678d916da", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "Rxf7uiwF7k29WetkONaQfQ==", "primaryContactID": "bafb1747-052c-4dee-bd59-eb6438d6907d", "primaryContact": { "$ref": "7" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "04111a8a-7167-494e-b631-c7ddd7ecae22" }, "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 ݹ[�>�R� 5 xl/workbook.xml � (� ����0��&�C��ȏR8q���{)[�@[����[ �x�3;���ɺ���G=_� �ƒ�%h�Ovw�:�B��E��Cc�[� $M�q0����R���X~t�:/�V�f���x@��͞ &��hlug�5D~St���B�i�p��hq�]���R��!r�E֊�-��.�6��d�]PK ݹ[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK ݹ[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="Rd70c206e610d41e4" /></Relationships>PK ݹ[<�4L �3 xl/worksheets/sheet1.xml � (� �[ks��+�w��z�lo �8��f�����qLmlR@�����4�4]L�*�KG�tt��[T�~������t����χ�R����j~=��v>����-�8{�/�]�N����O�����Ǔ�hyu;��,����=���w����6���̮�O�W?����Qʏ��~��v�c9|�vL���tr�Y����Pw������z��,�7��Z?i>��`tq�A�M�����3��������Pm������?,�ӛ���O��ٷ���6s��ߗ��w�5w����Ϳ���-���୵*��pp�s���}�S���f;���C�,��|0�i���a;v�S��������<�_�����[cb4*���|���Ž������~߾�����.����N�v��m���6�C�s�v~�9_+ҋ�a�8�7iN��Hu�F �i�7)P�5�I{z/>���uAE�&�B����O�*&�\�^�Jk !��w $E�z���MK����O�A��1�E��"��Mpx��.���3=y0�E}#�MG�:����-\���h\߳ M�� iѴ��*�� ) �DZ4��(0}y�!��@Z4�{���q&�B#)��G��{)B�T��O��6$E0'�p_ Il�$A�KTe���m��m�� ���t,��f!IZR���p~�G�"I�R4��>y5�]�"�!�dҒ����hu��E��Z��I�W�vW"�դ%MZ�7i��MՖ4iC��I{^�4i��jG�tMB��r4^��$]�Q�ɀ�Zۯ�g6Iҙv����^� 1.G�t-I� �7X�AL JMI��6�/9�vL�P5�]�rj��H����H�.���%VH�hLҡ�o�����H��?b�$A�N\�'�yu�LҜםU�N�c�CO��Z���}{Ҝ��jqn����t�Is�vր��X��-���9ߺm�����=��[�`�(��r+�t�A��]�~�\PF���A�<��z~]�j<O�} 3����6u��'%�.��v�@N"�"�n� p :�� 2��AX봳�|�N}� $İ���u(c��pT;bp3�Q^E �8���!6Ja}�$v/7�!$,��ͱ|)b��5x� �i(누R7�ᅂf��%tI���9[���arXU�ޡH�����&QpT�I��s7���b�Y%�#�#Ġ� �'[`2�$c�s�s0a��#x I��݈^JN��ʥQ$IFߎ����1uI$IƓ_wω}_q"i1�mWi1�Νf����:l� ��H�i�E��^u �c�"3��@ZL{-ZW����+E -�����R�;&�J Ws"-��T�7�h� `l�m���:�8�QEG]M����Z4�r˝��t�A���o6_A<��&g���`����j�q���bu>\/�~]��ѯ��-b|��]Ds�0]��Ct����<D�.��!�w/��xy��]īCD�"^�1R���[�h}'@��#�� a�~ ��O�q�� a�~ ��?�1v���W���� a��%@��n-��0zk����[KFdׂ c����Z�#0�k���H�Kc�L ��Z�%p�c�Yp&p�k�Y�&p�sZγ�N�y�i9ς?-�Y0��<��g����,x�r��Zγ�R�yl�8ςO�y,��1�ǂO�y,��1�ǂO�y,��1��R�d<��:��X�c<��z^M>��g����,��s��zγ�S�y|�9ςO=�Y��<>��g����,�4p��γ���y|8ςO�Y�i�<> ��F�i`<7�O�|ύ����c�����>���F�id<7�O#㹑�\�s#�4r��Fγ���y|�8ςO�Y�i�<>M�g����,�4�ya���̾�2����� R�%LgGK���!D+vh/$;���mꕄa��Z°C{#a�9�JF�; ��}��x��A ���c;�u1�*��U����p��8>�g!���LJ�"��현��X�Qֈ���3aj�������c@�[y�,�U�.���mJ�*�%��g��e�cD��K6�O ��S��PKF�� ��T��P�@�I��,����@��:��$�A3&�����S=��l�Wn0g�q���������`���c�<7�En0g��·��un��������������ܠ��x��Ip��1>w��G'��7�q��5h�5���9�shrhrhrhrhrhr ������C�H����6R�ᏣM���p��i#%�v�H �?�6R��7K��MS��c�2j};t;�\O���j��|���:�PK ݹ[LR>]� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;q���M7l)�q�ؑmh9[=R�P�Jm����h~OO��|�Xm�Ɓ�ɇ���,FV:�ۮ�S�6�Վ�i"�~ ,��Ђ�qz�<HC#��MdSG;?bL������E����p�d��D�!:�{I�N�F��0u�Q�G�Ql��5Y�۪v��˪Zt#�r���Z���¯�w>�T�$T��uIB�UƠ'�}���i^��M�4(jj���pU�7��PK ݹ[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ݹ[�VZ} xl/sharedStrings.xml � (� �X�n�}n������&�$);�ۀsA�4�(PZ��I������3�$G)� ��̐3k���_��q� ���]��~�,�!eۋ���mg�nIEXHb��} �n�ry.�j�*��R�Y�'����"{��Sl{2@B�P������ޞP�n<e ��~��2�W � :����rS4� �{�U�KJ�*�V\�rQ?�W�H�b��u�$1�wj�p9�O����L� �yX�\m��"��\*�VDY�뎧� ����3_.(�U�-���c�X���ׇi��% ]:�'&���< ,P��-p��8 �� ���U�g*��Y��p�r��5�� ��H����H����D���]�3@=q l�]a)�~�X�_@D�Iƃo�D<Hu���̀D�`��kф7[psr�i�{sw/�'6_�J���u�IŦ*}�R٦�A�|�팋��I��5g��m.���FNW��3WIJ�T�7��b����[��zKa8���\�^�nwv`I�[5�7��w��o��$U�TN�w����.c�����Pt!:�5�7�\<�`9�� �n��e��{Y�v�2 ������Im�� G�EMXQ��T���?���x��f��W�`E��R�ȯ$N�$TP�V�0��5�p+iĩrG�z�t*���z��S��H:�j�.q���w�QD�����W"��{g+����\��*l���Xwc<