GET api/order/{id}?relations={relations}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
relations | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
OrderHeaderName | Description | Type | Additional information |
---|---|---|---|
OrderID | integer |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier | globally unique identifier |
None. |
|
BackToBack | integer |
None. |
|
B2bGuid | Collection of byte |
None. |
|
B2bIdentifier | globally unique identifier |
None. |
|
Status | OrderStatus |
None. |
|
Created | date |
None. |
|
CreatedLocal | date |
None. |
|
CreatedByUser | string |
String length: inclusive between 0 and 191 |
|
StoreID | integer |
None. |
|
TransferGuid | Collection of byte |
None. |
|
TransferIdentifier | globally unique identifier |
None. |
|
TransferInvoiceIdentifier | Collection of byte |
None. |
|
TransferInvoiceGuid | globally unique identifier |
None. |
|
AttachedToInvoice | integer |
None. |
|
TransferType | TransferType |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
Description | string |
None. |
|
Rows | integer |
None. |
|
Cartons | integer |
None. |
|
Units | integer |
None. |
|
SentCount | integer |
None. |
|
Sent | date |
None. |
|
SentLocal | date |
None. |
|
SentByUser | string |
String length: inclusive between 0 and 191 |
|
LastSentStatus | integer |
None. |
|
Cancelled | date |
None. |
|
CancelledLocal | date |
None. |
|
CancelledByUser | string |
String length: inclusive between 0 and 191 |
|
Shipped | date |
None. |
|
ShippedLocal | date |
None. |
|
ShippedByUser | string |
String length: inclusive between 0 and 191 |
|
StockReceived | date |
None. |
|
StockReceivedLocal | date |
None. |
|
StockReceivedByUser | string |
String length: inclusive between 0 and 191 |
|
Received | date |
None. |
|
ReceivedLocal | date |
None. |
|
Completed | date |
None. |
|
CompletedLocal | date |
None. |
|
Updated | date |
None. |
|
UpdatedLocal | date |
None. |
|
DueDate | date |
None. |
|
WarehouseNote | string |
None. |
|
WarehouseRef | string |
None. |
|
PdeSerialNumber | string |
None. |
|
TradingPartner | OrderTradingPartner |
None. |
|
OrderType | string |
String length: inclusive between 0 and 20 |
|
OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
StateCode |
The state code of the store ordering for metcash |
string |
Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead. String length: inclusive between 0 and 20 |
MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
MailTo | string |
None. |
|
MailBcc | string |
None. |
|
MailReplyTo | string |
None. |
|
Liquor | boolean |
None. |
|
Summary | string |
Data type: MultilineText |
|
Notes | string |
Data type: MultilineText |
|
SupplierNotes | string |
Data type: MultilineText |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
TransportCompanyGuid | Collection of byte |
None. |
|
TransportCompanyIdentifier | globally unique identifier |
None. |
|
AutoOrder | integer |
None. |
|
HostIdentifier | Collection of byte |
None. |
|
HostIdentifierGuid | globally unique identifier |
None. |
|
DefaultOrderDocumentId | integer |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
Rating |
Quality rating of the order |
integer |
None. |
LastOrderEmailSentId | string |
None. |
|
LastOrderEmailSentStatus | string |
None. |
|
Deleted | date |
None. |
|
DeletedByUser | string |
None. |
|
AutoOrderGuid | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderHeader | AutoOrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
SupplierStoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
SupplierCartonsOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierEnforceMinimumQuantity | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierMinimumOrderValue | integer |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
OrderCode | OrderCode |
Relation. This field may not always be loaded or used for updates. |
|
Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
TotalCostInc |
Summarised total cost inc tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalPickedCostInc |
Summarised total picked cost inc tax, based on system costs, for store transfer orders |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalReceivedCostInc |
Summarised total received cost in tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
Total |
Totals aggregates |
OrderSubTotal |
Relation. This field may not always be loaded or used for updates. |
Details | Collection of OrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScans | Collection of OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
TransportCompany | TransportCompany |
Relation. This field may not always be loaded or used for updates. |
|
TimeZoneInfo |
For sending orders |
TimeZoneInfo |
Relation. This field may not always be loaded or used for updates. |
IsMetcashSorted | boolean |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderType | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderTypeDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupTradingPartner | integer |
Relation. This field may not always be loaded or used for updates. |
|
BackupHostIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "orderID": 1, "orderGuid": "HlytPU+bJ0OeOIZpeRRl2Q==", "orderIdentifier": "3dad5c1e-9b4f-4327-9e38-8669791465d9", "backToBack": 1, "b2bGuid": "yYNdcKpM/EK6bqWpl5rfIg==", "b2bIdentifier": "705d83c9-4caa-42fc-ba6e-a5a9979adf22", "status": 2, "created": "2025-08-02T23:27:45.9944764", "createdLocal": "2025-08-02T23:27:45.9944764", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "eSm5Odym+kmfRuqKBTTUbw==", "transferIdentifier": "39b92979-a6dc-49fa-9f46-ea8a0534d46f", "transferInvoiceIdentifier": "pjpDpPBJmUG5XEmE2UMahA==", "transferInvoiceGuid": "a4433aa6-49f0-4199-b95c-4984d9431a84", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "pOri65fU4E+nrksy7CUaMw==", "supplierIdentifierGuid": "ebe2eaa4-d497-4fe0-a7ae-4b32ec251a33", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-08-02T23:27:45.9944764", "sentLocal": "2025-08-02T23:27:45.9944764", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-08-02T23:27:45.9944764", "cancelledLocal": "2025-08-02T23:27:45.9944764", "cancelledByUser": "sample string 7", "shipped": "2025-08-02T23:27:45.9944764", "shippedLocal": "2025-08-02T23:27:45.9944764", "shippedByUser": "sample string 8", "stockReceived": "2025-08-02T23:27:45.9944764", "stockReceivedLocal": "2025-08-02T23:27:45.9944764", "stockReceivedByUser": "sample string 9", "received": "2025-08-02T23:27:45.9944764", "receivedLocal": "2025-08-02T23:27:45.9944764", "completed": "2025-08-02T23:27:45.9944764", "completedLocal": "2025-08-02T23:27:45.9944764", "updated": "2025-08-02T23:27:45.9944764", "updatedLocal": "2025-08-02T23:27:45.9944764", "dueDate": "2025-08-02T23:27:45.9944764", "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": "aHAuA4calkmFiRkgp64JNQ==", "transportCompanyIdentifier": "032e7068-1a87-4996-8589-1920a7ae0935", "autoOrder": 27, "hostIdentifier": "ypMD75X4jUqG3aGGxxZHVA==", "hostIdentifierGuid": "ef0393ca-f895-4a8d-86dd-a186c7164754", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-08-02T23:27:45.9944764", "deletedByUser": "sample string 32", "autoOrderGuid": "nkK3c7JBgkWO4BmQKmEP2w==", "autoOrderIdentifier": "73b7429e-41b2-4582-8ee0-19902a610fdb", "autoOrderHeader": { "$id": "2", "autoOrderGuid": "0x3/UrQh7UuqjGK2G69zLw==", "autoOrderIdentifier": "52ff1dd3-21b4-4bed-aa8c-62b61baf732f", "orderGuid": "ZEHWyDb57UGVPCvtOTOnUw==", "orderIdentifier": "c8d64164-f936-41ed-953c-2bed3933a753", "created": "2025-08-02T23:27:45.9944764", "orderID": 1, "storeID": 1, "orderDate": "2025-08-02T23:27:45.9944764", "supplierIdentifier": "+rNJw8AVBUOIk3ZW3JlXOA==", "supplierIdentifierGuid": "c349b3fa-15c0-4305-8893-7656dc995738", "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": "ZmG3163IKkKnw3We33kevw==", "transportCompanyIdentifier": "d7b76166-c8ad-422a-a7c3-759edf791ebf", "store": { "$id": "3", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-08-02T23:27:45.9944764", "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": "HYTY0c+dZ0qPxhk6FbOFjA==", "hostIdentifierGuid": "d1d8841d-9dcf-4a67-8fc6-193a15b3858c", "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:27:45.9944764", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "Bj5c4ggtNESGUJjRIBCAiw==", "hostIdentifierGuid": "e25c3e06-2d08-4434-8650-98d12010808b", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "QQQJIm2PKU6KxD8fVwQe6Q==", "identifierGuid": "22090441-8f6d-4e29-8ac4-3f1f57041ee9", "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": "VlfQC1QX90i0jM5eEbF8LQ==", "hostSupplierIdentifierGuid": "0bd05756-1754-48f7-b48c-ce5e11b17c2d", "loyaltyPriceLevelIdentifier": "AyIrbA30r0q+xfkRNGA7ww==", "loyaltyPriceLevelIdentifierGuid": "6c2b2203-f40d-4aaf-bec5-f91134603bc3", "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:27:45.9944764", "lastProcessed": "2025-08-02T23:27:45.9944764", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "ibsITTVn6E+Zfzua2sdV6A==", "identifierGuid": "4d08bb89-6735-4fe8-997f-3b9adac755e8", "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": "pO7zUaYdGEuz5RUexIZk8w==", "primaryContactID": "51f3eea4-1da6-4b18-b3e5-151ec48664f3", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "07HojFafaUaQ4QdjyJ3kOw==", "supplierGroupGuid": "8ce8b1d3-9f56-4669-90e1-0763c89de43b", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:27:45.9944764", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "8", "id": "b42559e6-fe94-4970-8105-27e0069b8934", "identifier": "Fiv4aMxZqkiMXdrNZxdpsQ==", "identifierGuid": "68f82b16-59cc-48aa-8c5d-dacd671769b1", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "9", "supplierIdentifier": "sUN3X1Bq4EOph7s7KBjldA==", "supplierIdentifierGuid": "5f7743b1-6a50-43e0-a987-bb3b2818e574", "contactGuid": "th4D39ZA10WyCjZ6ykF3mw==", "contactID": "df031eb6-40d6-45d7-b20a-367aca41779b", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "wWLpI1W7eEKV0N9TpkdwCQ==", "pluGuid": "23e962c1-bb55-4278-95d0-df53a6477009", "supplierIdentifier": "+fO2qUgb5UiKrhvwfNV72w==", "supplierIdentifierGuid": "a9b6f3f9-1b48-48e5-8aae-1bf07cd57bdb", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:27:45.9944764", "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:27:45.9944764", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "dPqjlgMFd02rXloxBJ4w6w==", "pluGuid": "96a3fa74-0503-4d77-ab5e-5a31049e30eb", "supplierIdentifier": "GDWVJdlD+Ea8qPAH0wkbdg==", "supplierIdentifierGuid": "25953518-43d9-46f8-bca8-f007d3091b76", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "Cs2uP3WnDkqr8n+vYOJ7iw==", "parentPluGuid": "3faecd0a-a775-4a0e-abf2-7faf60e27b8b", "freight": 45.0, "freightType": 1, "product": { "$id": "12", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "SY0usoSkKUWce8VzUI8Vag==", "guid": "b22e8d49-a484-4529-9c7b-c573508f156a", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "R5JhARFZnEOQpPkvMfv2Bg==", "priceGroupGuid": "01619247-5911-439c-90a4-f92f31fbf606", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:27:45.9944764", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:27:45.9944764", "pluCreated": "2025-08-02T23:27:45.9944764", "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:27:45.9944764", "lastManualUpdate": "2025-08-02T23:27:45.9944764", "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:27:45.9944764", "currentCostUpdated": "2025-08-02T23:27:45.9944764", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:27:45.9944764", "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:27:46.0065305", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "00cOZL7EgE+iCeSgMIG68Q==", "altPLUGuid": "640e47d3-c4be-4f80-a209-e4a03081baf1", "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:27:46.0066656", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Ni/nsT0SHU2AgzPd2jMlSQ==", "shelfPageLayoutGuid": "b1e72f36-123d-4d1d-8083-33ddda332549", "talkerPageLayoutG_UID": "e7PV3La5YEi94e34gquGLg==", "talkerPageLayoutGuid": "dcd5b37b-b9b6-4860-bde1-edf882ab862e", "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": "UEqkhPaeyEGTu+Yd5ClCkg==", "inventoryIdentifier": "84a44a50-9ef6-41c8-93bb-e61de4294292", "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": "FHaFXutYhkKk0n7GK0uErg==", "parentPluGuid": "5e857614-58eb-4286-a4d2-7ec62b4b84ae", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "AguPM9vJ2EmETSJa4xl47w==", "supplierIdentifierGuid": "338f0b02-c9db-49d8-844d-225ae31978ef", "supplierChanged": true, "rebateSupplierIdentifier": "EHgXCcCNvEOmquXRRWpcrg==", "rebateSupplierIdentifierGuid": "09177810-8dc0-43bc-a6aa-e5d1456a5cae", "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:27:46.007186", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "FMYZatjzGkO5heLP72quZA==", "hostIdentifierGuid": "6a19c614-f3d8-431a-b985-e2cfef6aae64", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "12" }, { "$ref": "12" } ], "store": { "$ref": "3" }, "storePrices": [ { "$id": "13", "pluG_UID": "vbflMGOrWE20RUKkiAAShA==", "pluGuid": "30e5b7bd-ab63-4d58-b445-42a488001284", "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:27:46.007186" }, { "$ref": "13" } ], "currentPrices": { "$id": "14", "pluPrices": { "$id": "15", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-08-02T23:27:46.007186", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "15" }, "winningCampaign": 1, "winner": { "$id": "16", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:27:46.007186", "startTime": 3, "endDate": "2025-08-02T23:27:46.007186", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "BcJd1KoLE0iAv+U+/R2uIw==", "hostIdentifierGuid": "d45dc205-0baa-4813-80bf-e53efd1dae23", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "16" }, { "$ref": "16" } ] }, "tray": { "$id": "17", "g_UId": "u9U8u1+TnEO+jCFVaBKe/w==", "guid": "bb3cd5bb-935f-439c-be8c-215568129eff", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "18", "priceGroupG_UID": "Y1QbrkNobU2QU5FeBsVQ9Q==", "priceGroupGuid": "ae1b5463-6843-4d6d-9053-915e06c550f5", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:27:46.007186", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "12" }, { "$ref": "12" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "19", "pluG_UID": "xjohLIR5SUWLOglimcWX1w==", "pluGuid": "2c213ac6-7984-4549-8b3a-096299c597d7", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "20", "pluGuid": "209b5bc9-d002-4abe-9aaf-6a8841d34eaa", "created": "2025-08-02T23:27:46.007186", "createdByUser": "sample string 1", "activated": "2025-08-02T23:27:46.007186", "deactivated": "2025-08-02T23:27:46.007186", "lastOrdered": "2025-08-02T23:27:46.007186", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:27:46.007186", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:27:46.007186", "lastSold": "2025-08-02T23:27:46.007186", "firstSold": "2025-08-02T23:27:46.007186", "awsUpdated": "2025-08-02T23:27:46.007186", "lastManualUpdate": "2025-08-02T23:27:46.007186", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:27:46.007186", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:27:46.007186", "doNotRangeUpdated": "2025-08-02T23:27:46.007186", "doNotOrderUpdated": "2025-08-02T23:27:46.007186", "tracked": "2025-08-02T23:27:46.007186" }, "allergens": [ { "$id": "21", "allergenID": 1, "pluG_UID": "nWkIn4cy8kat4Djbw/rpTA==", "pluGuid": "9f08699d-3287-46f2-ade0-38dbc3fae94c", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "21" } ], "costs": { "$id": "22", "pluG_UID": "in2xzVAyW0SRfMB5otrcJw==", "pluGuid": "cdb17d8a-3250-445b-917c-c079a2dadc27", "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:27:46.007186", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "23", "saleHeaderID": 1, "created": "2025-08-02T23:27:46.007186", "createdLocal": "2025-08-02T23:27:46.007186", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "95QESfW6mUq+yyE16gNIeg==", "operatorGuid": "490494f7-baf5-4a99-becb-2135ea03487a", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "8tH3p0tvUU2XstbQ7OOnnw==", "pluGuid": "a7f7d1f2-6f4b-4d51-97b2-d6d0ece3a79f", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "24", "id": 1, "g_Uid": "VoaiS9DfV0aY/D2XMwIHmw==", "guid": "4ba28656-dfd0-4657-98fc-3d973302079b", "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:27:46.007186", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:27:46.007186", "endShift": "2025-08-02T23:27:46.007186", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "25", "operatorG_UID": "wx2ilbNFnEas8ECor3pEEw==", "operatorGuid": "95a21dc3-45b3-469c-acf0-40a8af7a4413", "storeID": 2, "operator": { "$ref": "24" }, "store": { "$ref": "3" } }, { "$ref": "25" } ] } }, { "$ref": "23" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "MhMGF5pdyU2h1LsE4iB4NQ==", "pluGuid": "17061332-5d9a-4dc9-a1d4-bb04e2207835", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "jgQJto72gE+Npkc4G30GOA==", "pluGuid": "b609048e-f68e-4f80-8da6-47381b7d0638", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "12" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "x8SH5iijMEGElLnr4giC+Q==", "identifierGuid": "e687c4c7-a328-4130-8494-b9ebe20882f9", "pluG_UID": "9hxWNftD4EmlPKA/07mtDw==", "pluGuid": "35561cf6-43fb-49e0-a53c-a03fd3b9ad0f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "28" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "12" }, { "$ref": "12" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "29", "identifier": "DcVS+2W1m0iNcZsDaH98Iw==", "groupName": "sample string 1", "identifierGuid": "fb52c50d-b565-489b-8d71-9b03687f7c23", "exists": true, "flipChartIdentifier": "KYMkyAco/UeIbuc8MP3+DQ==", "flipChartIdentifierGuid": "c8248329-2807-47fd-886e-e73c30fdfe0d", "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": "IWMEBK4nHkCpmu7B+iO90g==", "groupIdentifierGuid": "04046321-27ae-401e-a99a-eec1fa23bdd2", "flipChart": { "$id": "30", "identifier": "Mds/OHHiNE6VHXCc6+WI+A==", "identifierGuid": "383fdb31-e271-4e34-951d-709cebe588f8", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "31", "identifier": "oKTJKz192ESVK51tJmu9hA==", "identifierGuid": "2bc9a4a0-7d3d-44d8-952b-9d6d266bbd84", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "U1/E4r7JiEWXmY4QcKIm9A==", "guid": "e2c45f53-c9be-4588-9799-8e1070a226f4", "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": "JyswUFPvVUa5kw8Euo0t4g==", "previousFormGuid": "50302b27-ef53-4655-b993-0f04ba8d2de2", "nextForm": 1, "nextFormG_UID": "0UmNco/AGUeUMEhPkCSeoQ==", "nextFormGuid": "728d49d1-c08f-4719-9430-484f90249ea1", "attributes": "sample string 10", "updated": "2025-08-02T23:27:46.007186", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "32" }, "previousCheckoutForm": { "$ref": "32" }, "buttons": [ { "$id": "33", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "+KDPCVJ4O0G5U/56nIVSIA==", "checkoutFormGuid": "09cfa0f8-7852-413b-b953-fe7a9c855220", "identifier": "SucSaM5spE6TIDoz1a34Pg==", "identifierGuid": "6812e74a-6cce-4ea4-9320-3a33d5adf83e", "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": "exz0olQOzUKzZgifrkJjZA==", "valueGuid": "a2f41c7b-0e54-42cd-b366-089fae426364", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:27:46.007186", "action": "sample string 12", "valueForm": { "$ref": "32" }, "image": { "$id": "34", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:27:46.007186", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "1ojvWTKzW0S0B1Ui2+nnHw==", "checkoutFormGuid": "59ef88d6-b332-445b-b407-5522dbe9e71f", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "35" } ] }, { "$ref": "32" } ], "panels": [ { "$ref": "35" }, { "$ref": "35" } ] }, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, "contentPanel": { "$ref": "35" }, "products": [ { "$id": "36", "flipChartPageIdentifier": "msgpXhVpA0KH82MwUVODvg==", "flipChartPageIdentifierGuid": "5e29c89a-6915-4203-87f3-6330515383be", "pluG_UID": "JCL8cdfBJEq8OJFUClmOrQ==", "pluGuid": "71fc2224-c1d7-4a24-bc38-91540a598ead", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "12" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "36" } ], "productCount": 27, "pages": [ { "$ref": "29" }, { "$ref": "29" } ] }, { "$ref": "29" } ], "priceHistory": [ { "$id": "37", "pluG_UID": "2bBPvKL8pkqsdXSKZOlfFw==", "pluGuid": "bc4fb0d9-fca2-4aa6-ac75-748a64e95f17", "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:27:46.007186", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "37" } ], "ingredients": [ { "$id": "38", "pluG_UID": "XzaZodU9iEimyMK/8MdBkQ==", "ingredientGuid": "arhPLJiWuEGmQpZhiM9FJA==", "ingredientIdentifier": "2c4fb86a-9698-41b8-a642-966188cf4524", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "12" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "piUUIkr8PkeBxfUi6qx8vA==", "pluGuid": "221425a6-fc4a-473e-81c5-f522eaac7cbc", "shelfLocationIdentifier": "9V5kY1fbCka7rOyFAekv3A==", "shelfLocationGuid": "63645ef5-db57-460a-bbac-ec8501e92fdc", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "dBE3ZjvoLUSUbNmqeIX9Xw==", "labelPageLayoutGuid": "66371174-e83b-442d-946c-d9aa7885fd5f", "updated": "2025-08-02T23:27:46.007186", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "12" }, "location": { "$id": "40", "identifier": "R8QrVL3YjkOvnQPDY+fMww==", "storeID": 1, "identifierGuid": "542bc447-d8bd-438e-af9d-03c363e7ccc3", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:27:46.007186", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "39" }, { "$ref": "39" } ] } }, { "$ref": "39" } ], "bin": { "$ref": "39" }, "scaleLocations": [ { "$id": "41", "plu": 1, "pluG_UID": "+BPrXgjL3EmoJ1rwOqLLCQ==", "pluGuid": "5eeb13f8-cb08-49dc-a827-5af03aa2cb09", "deptNo": 1, "product": { "$ref": "12" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:27:46.007186", "department": { "$id": "43", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "42" }, "subDepartments": [ { "$id": "44", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "45", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "46", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:27:46.007186", "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": "dQQSNSpWI02muxl/j0WYhA==", "labelPageLayoutGuid": "35120475-562a-4d23-a6bb-197f8f459884", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "47", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "49" } ], "commodityCode": "sample string 6" }, { "$ref": "48" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "48" }, "mscDep": { "$id": "50", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "47" }, { "$ref": "47" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "46" } ], "updated": "2025-08-02T23:27:46.007186", "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": "R2LfhYcFC0WuDR/lUuJjsg==", "labelPageLayoutGuid": "85df6247-0587-450b-ae0d-1fe552e263b2", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "45" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:27:46.007186", "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": "RHFa9K/ARUeA0R66nk7flQ==", "labelPageLayoutGuid": "f45a7144-c0af-4745-80d1-1eba9e4edf95", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } }, { "$ref": "44" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:27:46.007186", "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": "jsv4MbXZmUuwKF8YxUgfAg==", "labelPageLayoutGuid": "31f8cb8e-d9b5-4b99-b028-5f18c5481f02", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" } } } }, { "$ref": "41" } ], "nextPrice": { "$id": "51", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "wlCSbnlyRkSAz0wLxJtTZQ==", "pluGuid": "6e9250c2-7279-4446-80cf-4c0bc49b5365", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "9bj74/77xUGnWk3IBWn1Wg==", "dealCostGuid": "e3fbb8f5-fbfe-41c5-a75a-4dc80569f55a", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "1iWkQS0jjU2l9Iiwgc6xaQ==", "priceGroupGuid": "41a425d6-232d-4d8d-a5f4-88b081ceb169", "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:27:46.007186", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "kzvST5ABlE+vjVxCHdZe2A==", "campaignComboPriceGroupIdentifier": "4fd23b93-0190-4f94-af8d-5c421dd65ed8", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:27:46.007186", "operatorG_UID": "JdJxgiceiU+1TUGrcU0Kqg==", "operatorGuid": "8271d225-1e27-4f89-b54d-41ab714d0aaa", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:27:46.007186", "signIqTicketFileMovedUtc": "2025-08-02T23:27:46.007186", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:27:46.007186", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "12" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "9d8ead30-2489-4baa-b301-1255498dcfac", "nameGuid": "9d8ead30-2489-4baa-b301-1255498dcfac", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:27:46.007186", "startTime": 1, "endDate": "2025-08-02T23:27:46.007186", "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:27:46.007186", "system": true, "created": "2025-08-02T23:27:46.007186", "updated": "2025-08-02T23:27:46.007186", "priceChangeNotifiedUtc": "2025-08-02T23:27:46.007186", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "7LsKISpTAk6u5a5a+OevRg==", "hostIdentifierGuid": "210abbec-532a-4e02-aee5-ae5af8e7af46", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:27:46.007186", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "51" }, { "$ref": "51" } ], "campaignPools": [ { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "rjMDhUzzR0WIpJGx5FAEVw==", "pluGuid": "850333ae-f34c-4547-88a4-91b1e4500457", "hostOfferID": 1, "priceGroupG_UID": "M4DFmYSUwkmYcBhq6Jug5w==", "priceGroupGuid": "99c58033-9484-49c2-9870-186ae89ba0e7", "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:27:46.0090106", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "12" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "UEYjDSbQYkapevrsh6WvNA==", "identifierStr": "UEYjDSbQYkapevrsh6WvNA==", "identifierGuid": "0d234650-d026-4662-a97a-faec87a5af34", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "53" } }, { "$ref": "55" } ], "customers": [ { "$id": "56", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "pHYXeq0rAEqo19aZghOvCA==", "customerIDGuid": "7a1776a4-2bad-4a00-a8d7-d6998213af08", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "r2DDb/0oR0C/q89i/H7DGg==", "identifierGuid": "6fc360af-28fd-4047-bfab-cf62fc7ec31a", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:27:46.0090106", "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": "Pc71QBCKc0qBjsctndOe9A==", "communityIdentifierGuid": "40f5ce3d-8a10-4a73-818e-c72d9dd39ef4", "joined": "2025-08-02T23:27:46.0090106", "updated": "2025-08-02T23:27:46.0090106", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "STdOFMINt0eONmCAHfQp7w==", "priceLevelIdentifierGuid": "144e3749-0dc2-47b7-8e36-60801df429ef", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:27:46.0090106", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-08-02T23:27:46.0090106", "expiry": "2025-08-02T23:27:46.0090106", "customerID": "BXgAM2BCQE2Avh1mGufRWA==", "customerIDGuid": "33007805-4260-4d40-80be-1d661ae7d158", "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:27:46.0090106", "linkedAccount": "2RB6JsL2uECSU+y1JbKtGw==", "linkedAccountGuid": "267a10d9-f6c2-40b8-9253-ecb525b2ad1b", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "4bFWJxUgb0uLQRV7+nZEZg==", "identifierGuid": "2756b1e1-2015-4b6f-8b41-157bfa764466", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:27:46.0090106", "owner": "dlNmpYBC3E6xzThH2R50Yw==", "ownerGuid": "a5665376-4280-4edc-b1cd-3847d91e7463", "accountStoreGroupIdentifier": "jPlmmrHQt0uQJiaJr2iXJA==", "accountStoreGroupGuid": "9a66f98c-d0b1-4bb7-9026-2689af689724", "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:27:46.0090106", "active": true, "updated": "2025-08-02T23:27:46.0090106", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "57" }, "card": { "$ref": "58" }, "members": { "$id": "60", "sample string 1": [ { "$ref": "57" }, { "$ref": "57" } ], "sample string 2": [ { "$ref": "57" }, { "$ref": "57" } ] }, "customerGroups": [ { "$id": "61", "identifier": "Yusf+nh4VUmdc34i7fUQzw==", "identifierGuid": "fa1feb62-7878-4955-9d73-7e22edf510cf", "name": "sample string 2", "primaryContact": "6PwG9xcnQkun4KNaxQ12Eg==", "primaryContactGuid": "f706fce8-2717-4b42-a7e0-a35ac50d7612", "accountID": "OVrwtikr4k2GACUMDqGYOg==", "accountIDGuid": "b6f05a39-2b29-4de2-8600-250c0ea1983a", "special": true, "updated": "2025-08-02T23:27:46.0090106", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "ilwK+jtuVEakQn2YCzjVJw==", "priceLevelIdentifierGuid": "fa0a5c8a-6e3b-4654-a442-7d980b38d527", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "G+ey1ml5M0ShqBOt671Djg==", "groupIDGuid": "d6b2e71b-7969-4433-a1a8-13adebbd438e", "customerID": "rtu//Y0Ra0KbZncpsn0YDA==", "customerIDGuid": "fdbfdbae-118d-426b-9b66-7729b27d180c", "card": "sample string 4", "linkedAccount": "gKr7z0/u+0O/s3kBt78tqw==", "linkedAccountGuid": "cffbaa80-ee4f-43fb-bfb3-7901b7bf2dab", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "V/bw6r4IWEGX8e2BxOInaA==", "identifierGuid": "eaf0f657-08be-4158-97f1-ed81c4e22768", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "ROo7gF88XEmMQ7tHmhgdmw==", "accountIDGuid": "803bea44-3c5f-495c-8c43-bb479a181d9b", "customerAccount": { "$ref": "59" }, "customerCard": { "$ref": "58" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-08-02T23:27:46.0090106", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "EMmzapXgtUuoaxyazW0XJQ==", "idempotentVoidGuid": "6ab3c910-e095-4bb5-a86b-1c9acd6d1725", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "64", "saleHeaderID": 1, "saleHeaderGuid": "kafZ6s6nx0eomiEHR9p1mg==", "saleHeaderIdentifierGuid": "ead9a791-a7ce-47c7-a89a-210747da759a", "created": "2025-08-02T23:27:46.0095722", "createdLocal": "2025-08-02T23:27:46.0095722", "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:27:46.0095722", "storeID": 1, "operatorG_Uid": "7glHvFIl6EC1Nj2Hi+PbLg==", "operatorGuid": "bc4709ee-2552-40e8-b536-3d878be3db2e", "customerG_Uid": "75uWN0mPRUypKfIbnlpdFg==", "customerGuid": "37969bef-8f49-4c45-a929-f21b9e5a5d16", "communityIdentifier": "mMDEg1vReEOSnBk1ckH8/A==", "communityIdentifierGuid": "83c4c098-d15b-4378-929c-19357241fcfc", "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": "bYQo5e4KbU+Og7usVITFcQ==", "priceLevelIdentifierGuid": "e528846d-0aee-4f6d-8e83-bbac5484c571", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "24" }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "65", "id": 1, "identifier": "uJTHGFmk4kWnolmQ5F7Kuw==", "identifierGuid": "18c794b8-a459-45e2-a7a2-5990e45ecabb", "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:27:46.0095722", "deleted": true }, "details": [ { "$id": "66", "saleItemID": 1, "identifier": "TTNpYUnKMUGJk8XVUCRiBg==", "identifierGuid": "6169334d-ca49-4131-8993-c5d550246206", "saleHeaderID": 2, "plu": 1, "pluG_UId": "xEylu2u5kE6T3oDmPVD48g==", "pluGuid": "bba54cc4-b96b-4e90-93de-80e63d50f8f2", "accountID": "dSrGWay43022V99b+Z+tzw==", "accountIDGuid": "59c62a75-b8ac-4ddf-b657-df5bf99fadcf", "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:27:46.0095722", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "XhX4UE7GBkC1dOF68p2oZw==", "refundGuid": "50f8155e-c64e-4006-b574-e17af29da867", "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": "ISp8su1CrUiyegERhnHthg==", "idempotentVoidGuid": "b27c2a21-42ed-48ad-b27a-01118671ed86", "priceLevelIdentifier": "ZFwSQqUsQUicPmHTqodN4Q==", "priceLevelIdentifierGuid": "42125c64-2ca5-4841-9c3e-61d3aa874de1", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "67", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:27:46.0095722", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "67" } ], "refund": { "$id": "68", "id": 1, "g_UID": "d8poUlz8oEKxak8xdUznMQ==", "guid": "5268ca77-fc5c-42a0-b16a-4f31754ce731", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:27:46.0095722" }, "modifier": { "$id": "69", "id": 1, "setG_UID": "1E93wIju40+C6XFDH0lvzQ==", "modifierSetGuid": "c0774fd4-ee88-4fe3-82e9-71431f496fcd", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "4xNE05jO1kmMoIUmKCYdCg==", "pluGuid": "d34413e3-ce98-49d6-8ca0-852628261d0a", "deleted": true, "g_UID": "SPiYRCEy5U67G4nlVhLJJQ==", "guid": "4498f848-3221-4ee5-bb1b-89e55612c925", "product": { "$ref": "12" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "66" } ], "eftReceipts": [ { "$id": "70", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "64" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "70" } ], "payments": [ { "$ref": "63" }, { "$ref": "63" } ], "cards": [ { "$id": "71", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "71" } ], "campaignHits": [ { "$id": "72", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "72" } ], "fuel": [ { "$id": "73", "id": 1, "plu": 1, "pluG_UID": "hKSU28p2n0Kw1NMoNh2LZg==", "pluGuid": "db94a484-76ca-429f-b0d4-d328361d8b66", "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:27:46.0095722", "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:27:46.0095722", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "73" } ], "fuelResells": [ { "$id": "74", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "3lXOrnFTi0aEXIFwuwIeTQ==", "pluGuid": "aece55de-5371-468b-845c-8170bb021e4d", "accountID": "jMImS8G5yk2CHb27tCrJdw==", "accountIDGuid": "4b26c28c-b9c1-4dca-821d-bdbbb42ac977", "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:27:46.0095722", "bestOrExpireType": 1, "refundG_UID": "T6B2HpmT4kKac60UCBBiVA==", "refundGuid": "1e76a04f-9399-42e2-9a73-ad1408106254", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "74" } ], "customerOrder": [ { "$id": "75", "identifier": "UxOfssqDEUqez+YqKOFs+w==", "identifierGuid": "b29f1353-83ca-4a11-9ecf-e62a28e16cfb", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "icC46w0l3Eq2xNOXWESsSw==", "customerIdentifierGuid": "ebb8c089-250d-4adc-b6c4-d3975844ac4b", "operatorNo": 1, "operatorG_UID": "R2Occu6ZJk2oGNV8dv/8yA==", "operatorGuid": "729c6347-99ee-4d26-a818-d57c76fffcc8", "created": "2025-08-02T23:27:46.0095722", "ordered": "2025-08-02T23:27:46.0095722", "started": "2025-08-02T23:27:46.0095722", "completed": "2025-08-02T23:27:46.0095722", "supplied": "2025-08-02T23:27:46.0095722", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "57" }, "operator": { "$ref": "24" }, "details": [ { "$id": "76", "headerID": 1, "plu": 1, "pluG_UId": "D4+eMRk+MkihMbWCRaqFpQ==", "pluGuid": "319e8f0f-3e19-4832-a131-b58245aa85a5", "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": "Jkwb0TKoGUurcbBXwBzTKw==", "headerIdentifierGuid": "d11b4c26-a832-4b19-ab71-b057c01cd32b", "product": { "$ref": "12" } }, { "$ref": "76" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "64" } }, { "$ref": "75" } ], "surveyResponses": [ { "$id": "77", "surveyG_UID": "Jqob5vUeGUuostwx4Ck0Aw==", "surveyGuid": "e61baa26-1ef5-4b19-a8b2-dc31e0293403", "saleHeaderGuid": "3OUhjY1OV0u8c6lHfE9cyg==", "saleGuid": "8d21e5dc-4e8d-4b57-bc73-a9477c4f5cca", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "2DeBxn5LH0+XGVycx67CRw==", "guidResponse": "c68137d8-4b7e-4f1f-9719-5c9cc7aec247", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:27:46.0095722", "sale": { "$ref": "64" }, "survey": { "$id": "78", "g_UID": "RDyqFx53VEqFAI8gFsCx/Q==", "guid": "17aa3c44-771e-4a54-8500-8f2016c0b1fd", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "GqVsGdrY7EmQHaZIvPaGcw==", "checkoutFormGuid": "196ca51a-d8da-49ec-901d-a648bcf68673", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:27:46.0095722", "end": "2025-08-02T23:27:46.0095722", "deleted": true, "updated": "2025-08-02T23:27:46.0095722", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "2e2e0417-b38d-4a11-90da-66041ed2b206", "2b6e20fe-1069-42da-b156-cb4ef01255c2" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "32" } }, "ingressId": "sample string 4" }, { "$ref": "77" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "CgvrLuIr4EeKS+vbxitsrw==", "accountIdentifier": "2eeb0b0a-2be2-47e0-8a4b-ebdbc62b6caf", "accountName": "sample string 42", "customerOrderIdentifier": "N3+y//ePyEufs9gZ79UQzA==", "customerOrderIdentifierGuid": "ffb27f37-8ff7-4bc8-9fb3-d819efd510cc", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "79", "id": 1, "paymentID": 2, "paymentIdentifier": "LjOMiLCfeUSECH9IN28j4A==", "paymentIdentifierGuid": "888c332e-9fb0-4479-8408-7f48376f23e0", "identifier": "CKyG/HFHVU6fpkEDrNrqZA==", "identifierGuid": "fc86ac08-4771-4e55-9fa6-4103acdaea64", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "ghJs1CwfLE6vRfJIMuqrTQ==", "itemIdentifierGuid": "d46c1282-1f2c-4e2c-af45-f24832eaab4d" } }, { "$ref": "63" } ] }, { "$ref": "58" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "59" }, { "$ref": "59" } ], "account": { "$ref": "59" }, "vouchers": [ { "$id": "80", "customerIdentifier": "zio2M6kc7Ee6LgWTaI6ibA==", "customerIdentifierGuid": "33362ace-1ca9-47ec-ba2e-0593688ea26c", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "Gu0TiVqdDkKk3g2PHUwH5A==", "idempotentGuid": "8913ed1a-9d5a-420e-a4de-0d8f1d4c07e4", "offline": true, "voucher": { "$id": "81", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-08-02T23:27:46.010092", "barcodeTemplate": { "$id": "82", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "83", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-08-02T23:27:46.010092", "labelPageLayout": "zgMwBVoLFU6Kp0kdOAUFYA==", "pageLayoutGuid": "053003ce-0b5a-4e15-8aa7-491d38050560", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "81" }, "elements": [ { "$id": "84", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-08-02T23:27:46.010092" }, { "$ref": "84" } ] }, "customerVouchers": [ { "$id": "85", "id": 1, "customerIdentifier": "ixN0TlW8bEqrlU6LUG0Xcg==", "customerIdentifierGuid": "4e74138b-bc55-4a6c-ab95-4e8b506d1772", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:27:46.010092", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "WuwnkcqAwkCwVVZg6iN92A==", "issuedIdempotentGuid": "9127ec5a-80ca-40c2-b055-5660ea237dd8", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:27:46.010092", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:27:46.010092", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "oCYgz6ifSk6QFDd1/UL84A==", "redeemedIdempotentGuid": "cf2026a0-9fa8-4e4a-9014-3775fd42fce0", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:27:46.010092", "storeName": "sample string 17", "scaleLabel": { "$ref": "83" }, "voucher": { "$ref": "81" }, "customer": { "$ref": "57" }, "issuedOfflinePayment": { "$ref": "63" }, "redeemedOfflinePayment": { "$ref": "63" } }, { "$ref": "85" } ] }, "customer": { "$ref": "57" } }, { "$ref": "80" } ] } }, { "$ref": "56" } ], "customerGroups": [ { "$id": "86", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "WqpekDeIi0O+HcG86nVC+w==", "groupIDGuid": "905eaa5a-8837-438b-be1d-c1bcea7542fb", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "86" } ], "signIqTickets": [ { "$id": "87", "identifier": "M17SgarAjkGDdsIV2PARLw==", "identifierGuid": "81d25e33-c0aa-418e-8376-c215d8f0112f", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "87" } ], "comboPriceGroups": [ { "$id": "88", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "OxF+1DDK1keGfca+P2fAvA==", "guid": "d47e113b-ca30-47d6-867d-c6be3f67c0bc", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "53" }, "comboPricePlus": [ { "$id": "89", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "WQlGe2Y4TUiidQJQkfvHbw==", "groupGuid": "7b460959-3866-484d-a275-025091fbc76f", "comboPriceType": 5, "priceType": 5, "pluG_UID": "rnd7BQz7BUClSud2/p5R1Q==", "pluGuid": "057b77ae-fb0c-4005-a54a-e776fe9e51d5", "priceGroupG_UID": "SIG0R9FG90SN6qXenM+7WQ==", "priceGroupGuid": "47b48148-46d1-44f7-8dea-a5de9ccfbb59", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "53" }, "product": { "$ref": "12" }, "priceGroup": { "$ref": "18" }, "campaignPool": { "$ref": "53" } }, { "$ref": "89" } ] }, { "$ref": "88" } ], "priceLevels": [ { "$id": "90", "id": 1, "priceLevelIdentifier": "VVljj3qRQEWhNDn2j9PPEw==", "priceLevelIdentifierGuid": "8f635955-917a-4540-a134-39f68fd3cf13", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "90" } ] }, "product": { "$ref": "12" }, "dealCost": { "$id": "91", "headerIdentifier": "I4xxxCgMb02/8twNVR0QeA==", "headerIdentifierGuid": "c4718c23-0c28-4d6f-bff2-dc0d551d1078", "identifier": "C9nx8ngDhUucKXZZKpUVYg==", "identifierGuid": "f2f1d90b-0378-4b85-9c29-76592a951562", "supplierIdentifier": "uYRoopemdES3iqU+MLO7Fw==", "supplierGuid": "a26884b9-a697-4474-b78a-a53e30b3bb17", "pluG_UID": "yVSJ0BuIfkiyGvnFAom5IA==", "pluGuid": "d08954c9-881b-487e-b21a-f9c50289b920", "campaignName": "fcd4cbfc-2e39-4089-9438-234c34d63d16", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:27:46.010092", "end": "2025-08-02T23:27:46.010092", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "N/VBqza5nkaEZe0iL2sEgw==", "bonusItemPluGuid": "ab41f537-b936-469e-8465-ed222f6b0483", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:27:46.010092", "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:27:46.010092", "campaignEndDate": "2025-08-02T23:27:46.010092", "masterPLUG_UID": "CSvOlsO6NUK91r6KEEXyzw==", "masterID": "96ce2b09-bac3-4235-bdd6-be8a1045f2cf", "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": "VDNXDFvpFUKF8WRX/EXe9A==", "bonusMasterID": "0c573354-e95b-4215-85f1-6457fc45def4", "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:27:46.010092", "dealCosts": [ { "$ref": "91" }, { "$ref": "91" } ], "tags": [ { "$id": "92", "pluG_UID": "aMBnNP5SAEyWMzqtsasJFA==", "pluGuid": "3467c068-52fe-4c00-9633-3aadb1ab0914", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "92" } ], "alternateProductG_UID": "rBWLnC5fqEm3mmRzyraGKA==", "alternateProduct": "9c8b15ac-5f2e-49a8-b79a-6473cab68628", "productHostCode": { "$id": "93", "id": 1, "pluG_UID": "4kIANZuEikaiooTLS3R3HA==", "pluGuid": "350042e2-849b-468a-a2a2-84cb4b74771c", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:27:46.010092", "inventoryTracked": "2025-08-02T23:27:46.010092", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "94", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "PFcNXgoszkGhQ5ktubkKoQ==", "supplierGuid": "5e0d573c-2c0a-41ce-a143-992db9b90aa1", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "95" } ], "cycles": [ { "$id": "96", "storeID": 1, "supplierIdentifier": "/xDSHpCigUup6Ds60IZYdg==", "supplierGuid": "1ed210ff-a290-4b81-a9e8-3b3ad0865876", "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:27:46.010092", "deliveryDate": "2025-08-02T23:27:46.010092", "nextCutOffDate": "2025-08-02T23:27:46.010092", "nextDeliveryDate": "2025-08-02T23:27:46.010092", "nextDaysBuffer": 10 }, { "$ref": "96" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:27:46.010092", "isHost": true }, "files": [ { "$id": "97", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:27:46.010092", "processed": "2025-08-02T23:27:46.010092", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:27:46.010092", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "98", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:27:46.010092", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "97" } ], "zoneMatrix": [ { "$id": "99", "id": 1, "hostIdentifier": "rCSgGbdc7kC0y8URHHxzJQ==", "hostIdentifierGuid": "19a024ac-5cb7-40ee-b4cb-c5111c7c7325", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c22dd544-dfc3-403b-bef1-b4cd842c2436", "ba0b9ed9-8c8e-4259-9555-659fa5027fe2" ] }, { "$ref": "99" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "100", "identifier": "lgRvBto1i0Oyk0iGA/7YxQ==", "identifierGuid": "066f0496-35da-438b-b293-488603fed8c5", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "100" } ], "promoTypeGuids": [ "103d6568-93f7-46e0-a9b6-9d69f54e9418", "7017ce83-621d-4681-b1a5-1a679178fbde" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "101", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "101" } ], "sales": [ { "$id": "102", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:27:46.010092", "ftpSite": { "$id": "103", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "102" } ], "zoneMatrix": [ { "$ref": "99" }, { "$ref": "99" } ], "cashManagements": [ { "$id": "104", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "105", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "104" } ], "updateStoreID": "667c1c70-15db-4510-baf7-277096ee53d2", "updateStore": { "$id": "106", "id": "707cd83a-95ae-40a1-b835-0f5d680561fc", "name": "sample string 1", "lastActivity": "2025-08-02T23:27:46.010092", "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:27:46.010092" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "107", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "supplier": { "$ref": "7" }, "details": [ { "$id": "108", "autoOrderGuid": "e2u3D0I9B02Ugils+X5OVQ==", "autoOrderIdentifier": "0fb76b7b-3d42-4d07-9482-296cf97e4e55", "pluG_UID": "B92fJ7GZgE6IT7uIJbqYjg==", "pluGuid": "279fdd07-99b1-4e80-884f-bb8825ba988e", "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:27:46.010092", "investmentBuyStatus": 2, "processed": "2025-08-02T23:27:46.010092", "product": { "$ref": "12" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "96" }, "dayWeighting": { "$id": "109", "sunday": 1.1 }, "inventory": { "$id": "110", "inventoryGuid": "rjPWOHhx1Ua3v1m1q1ToeQ==", "inventoryIdentifier": "38d633ae-7178-46d5-b7bf-59b5ab54e879", "created": "2025-08-02T23:27:46.010092", "createdLocal": "2025-08-02T23:27:46.010092", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-08-02T23:27:46.010092", "aws": 1.0, "history": [ { "$id": "111", "inventoryGuid": "WY4bzp9foEi/hGj3ArUiOA==", "inventoryIdentifier": "ce1b8e59-5f9f-48a0-bf84-68f702b52238", "pluG_UID": "1cr/JM/zAkC9W6mzdXcTNw==", "pluIdentifier": "24ffcad5-f3cf-4002-bd5b-a9b375771337", "inventoryReason": 3, "inventoryInvoiceGuid": "wyjYgC8+L0ucc51i5zeD+A==", "invoiceIdentifier": "80d828c3-3e2f-4b2f-9c73-9d62e73783f8", "operatorGuid": "JPC3f8cjTU2by/y8MTPhvw==", "operatorIdentifier": "7fb7f024-23c7-4d4d-9bcb-fcbc3133e1bf", "stocktakeGuid": "wzY+rcZIIEWNxKbs6X+9jw==", "stocktakeIdentifier": "ad3e36c3-48c6-4520-8dc4-a6ece97fbd8f", "orderGuid": "iGERRuAsLkG7sgWJqRiv0w==", "orderIdentifier": "46116188-2ce0-412e-bbb2-0589a918afd3", "saleHeaderGuid": "5o0aGUksWUWvnwxFh8VwHQ==", "saleHeaderGuidIdentifier": "191a8de6-2c49-4559-af9f-0c4587c5701d", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "8J6UzBMTZUGNWZ0h3a7ftw==", "creditNoteGuid": "cc949ef0-1313-4165-8d59-9d21ddaedfb7", "inventorySourceGuid": "kSOsCLGos0GS3DVmJWq4tg==", "inventorySourceIdentifier": "08ac2391-a8b1-41b3-92dc-3566256ab8b6", "createdLocal": "2025-08-02T23:27:46.010092", "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:27:46.010092", "createdLocalTime": "2025-08-02T23:27:46.010092", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "112", "inventoryInvoiceGuid": "A/ZdZ0E7aU6g3zzShhZ/5A==", "invoiceIdentifier": "675df603-3b41-4e69-a0df-3cd286167fe4", "inventoryGuid": "YGe5ESKYJkOTRvT3qBpqZA==", "inventoryIdentifier": "11b96760-9822-4326-9346-f4f7a81a6a64", "supplierIdentifier": "o6x9PUXi2UCK1Fp3bgbDPQ==", "supplierGuid": "3d7daca3-e245-40d9-8ad4-5a776e06c33d", "orderGuid": "teBhwaeDT0aVgKSOoTjirA==", "orderIdentifier": "c161e0b5-83a7-464f-9580-a48ea138e2ac", "invoiceHeaderIdentifier": "pixHWl6GB0qQQNsqnL7Hsw==", "invoiceHeaderGuid": "5a472ca6-865e-4a07-9040-db2a9cbec7b3", "created": "2025-08-02T23:27:46.010092", "ordered": "2025-08-02T23:27:46.010092", "storeID": 1, "bestOrExpire": "2025-08-02T23:27:46.010092", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-08-02T23:27:46.010092", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "/j4O0jmb30OmXSpcwgg25Q==", "pluGuid": "d20e3efe-9b39-43df-a65d-2a5cc20836e5", "orderInventoryGuid": "B50zNSsHSk6jK/CqudcQkw==", "orderInventoryIdentifier": "35339d07-072b-4e4a-a32b-f0aab9d71093", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "113", "invoiceItemNo": 1, "inventoryInvoiceGuid": "jcERlNAkQk6rFCe/1DvUoQ==", "invoiceIdentifier": "9411c18d-24d0-4e42-ab14-27bfd43bd4a1", "inventoryGuid": "FssAX/LWSkWYQjKpDyyFIQ==", "inventoryIdentifier": "5f00cb16-d6f2-454a-9842-32a90f2c8521", "serialNumber": "sample string 3", "sold": "2025-08-02T23:27:46.010092", "saleItemID": 1, "storeID": 1, "returned": "2025-08-02T23:27:46.010092", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "113" } ] }, "invoiceHeaderIdentifier": "13Q0hrI5+kqU4go0qfpg7w==", "invoiceHeaderGuid": "863474d7-39b2-4afa-94e2-0a34a9fa60ef", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "114", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-08-02T23:27:46.010092" }, "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": "111" } ], "products": [ { "$ref": "12" }, { "$ref": "12" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "115", "pluG_UID": "NlB8+lmHbkC2XLFSbz7ETg==", "pluGuid": "fa7c5036-8759-406e-b65c-b1526f3ec44e", "consolidatedSales": { "$id": "116", "1": { "$id": "117", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "117" } }, "dailyPrices": { "$id": "118", "2025-08-02T23:27:46.010092": { "$id": "119", "date": "2025-08-02T23:27:46.010092", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "/0iymVfQZUOErn5ocQYHwA==", "comboPriceGroupGuid": "99b248ff-d057-4365-84ae-7e68710607c0" } }, "onHandPredictions": [ { "$id": "120", "autoOrderGuid": "Q0l6ojxmL0e+h6vALEtqbA==", "autoOrderIdentifier": "a27a4943-663c-472f-be87-abc02c4b6a6c", "pluG_UID": "yBAs61oBR0uNZ9HVJUB1bw==", "pluGuid": "eb2c10c8-015a-4b47-8d67-d1d52540756f", "childPLUG_UID": "yHOR1b0qvEavHLFeK4GNzQ==", "childPluGuid": "d59173c8-2abd-46bc-af1c-b15e2b818dcd", "date": "2025-08-02T23:27:46.010092", "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": "120" } ], "predictions": [ { "$ref": "120" }, { "$ref": "120" } ], "product": { "$ref": "12" } }, { "$ref": "115" } ], "supplierOrderingDetail": { "$ref": "10" }, "manufacturerSupplier": "d63f45f2-4c17-4853-92d0-6b6c2871fc54", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "108" } ], "boosts": [ { "$id": "121", "autoOrderGuid": "uc9kOr4mUE+A332zvBqobA==", "autoOrderIdentifier": "3a64cfb9-26be-4f50-80df-7db3bc1aa86c", "date": "2025-08-02T23:27:46.010092", "boost": 2 }, { "$ref": "121" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "122", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "123", "orderGuid": "Q3IhLN54lE6vYUwLTixSkw==", "orderIdentifier": "2c217243-78de-4e94-af61-4c0b4e2c5293", "supplierIdentifier": "i3gKNSO6q0qzGzJ6r1i0Bg==", "supplierGuid": "350a788b-ba23-4aab-b31b-327aaf58b406", "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": "124", "id": 1, "orderGuid": "6uvsKZrSVE+yJcRsWzd7XQ==", "orderIdentifier": "29ecebea-d29a-4f54-b225-c46c5b377b5d", "pluG_UID": "pV9GDWIJbk6POe53jJ2v0g==", "pluGuid": "0d465fa5-0962-4e6e-8f39-ee778c9dafd2", "created": "2025-08-02T23:27:46.010092", "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": "nXPP+9RrIESi3pKavKf1bw==", "substituteGuid": "fbcf739d-6bd4-4420-a2de-929abca7f56f", "warehousePLUG_UID": "lWWM11SAjUic10ql6MkshQ==", "warehousePluGuid": "d78c6595-8054-488d-9cd7-4aa5e8c92c85", "updated": "2025-08-02T23:27:46.010092", "increment": true, "description": "sample string 13", "product": { "$ref": "12" }, "unknownScan": { "$id": "125", "pluG_UID": "dFQ21oi20EOUr9jaYEt9oQ==", "pluGuid": "d6365474-b688-43d0-94af-d8da604b7da1", "orderGuid": "otVQ1l4JUkiO1bcyos4naQ==", "orderIdentifier": "d650d5a2-095e-4852-8ed5-b732a2ce2769", "barcode": "sample string 3", "created": "2025-08-02T23:27:46.010092" }, "unknownScanItem": true, "substitute": { "$ref": "12" }, "warehouseProduct": { "$ref": "12" }, "lookup": { "$id": "126", "pluG_UID": "J+cRnLZhsUO0WuwiT5sf8w==", "pluGuid": "9c11e727-61b6-43b1-b45a-ec224f9b1ff3", "inventoryGuid": "p1RB+PR4eEy1Vu/gUwlcyQ==", "inventoryIdentifier": "f84154a7-78f4-4c78-b556-efe053095cc9", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-08-02T23:27:46.010092", "lastOrderQuantity": 1.1, "lastReceived": "2025-08-02T23:27:46.010092", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "91" }, "nextCost": { "$ref": "91" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-08-02T23:27:46.010092", "orderHeader": { "$ref": "1" }, "invoiceDetail": { "$id": "127", "identifier": "TqY/Jy1bAk+RvOCFwCRvJw==", "identifierGuid": "273fa64e-5b2d-4f02-91bc-e085c0246f27", "headerIdentifier": "vVPS/7itOEaVqcGoG89oqg==", "headerIdentifierGuid": "ffd253bd-adb8-4638-95a9-c1a81bcf68aa", "pluG_UID": "VV+lohTNBkup2QdGkd+Bdw==", "pluGuid": "a2a55f55-cd14-4b06-a9d9-074691df8177", "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:27:46.010092", "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:27:46.010092", "costEnd": "2025-08-02T23:27:46.010092", "createdFromUnknownScan": true, "orderGuid": "1vO7wWiLw064QL/RblyBpw==", "orderIdentifierGuid": "c1bbf3d6-8b68-4ec3-b840-bfd16e5c81a7", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-08-02T23:27:46.010092", "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": "128", "pluG_UID": "QWrswbwTvk6SlGkrA86t7g==", "pluGuid": "c1ec6a41-13bc-4ebe-9294-692b03ceadee", "invoiceIdentifier": "JYlPkzOgLUabPqDggbJkSQ==", "invoiceGuid": "934f8925-a033-462d-9b3e-a0e081b26449", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-08-02T23:27:46.010092" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "IATjgKJT6kOPUfQGMTmMVw==", "priceGroupGuid": "80e30420-53a2-43ea-8f51-f40631398c57", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "12" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "108" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }, { "$ref": "124" } ], "unknownScans": [ { "$ref": "125" }, { "$ref": "125" } ], "transportCompany": { "$id": "129", "identifier": "DJuAUYjDI0e2YsESfyUHKg==", "identifierGuid": "51809b0c-c388-4723-b662-c1127f25072a", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "pa/lSHJxF06JBGQtfVpcKg==", "primaryContactID": "48e5afa5-7172-4e17-8904-642d7d5a5c2a", "primaryContact": { "$ref": "8" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "a0735512-1445-4bf6-8a58-1deaea500b33" }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK w�[L�F� 5 xl/workbook.xml � (� ����0��&�C��H)��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@�gYAL,H�� ��+���X������Ը9�K����'���b"���o�&�~��LA�[Fɹ�5>c�*�G�g}�o����_��;���w�PK w�[���� � [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 w�[��F ' ' _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="R811e5fd888d3461f" /></Relationships>PK w�[k�) �7 xl/worksheets/sheet1.xml � (� �[kS��+.�cI-�������$�7_0���S���߶A��v_k<_6d��utN����������t����P����r~5��y<����O�ur�0_����NW��/�-��7�կg����fz7Y�_�{�v=_�MV�������zv9=�_���ޯFF)?ZLo'+Zjy3��>��e���tr������Tw������jF��w?XL���c���0����h��:�>,?�G��|���//���j���6��/W��������Ë���͊Xr�1����濃�ٚ���n���χ����xm�7����\��.��N�Ǚ�qf;NC�<xk��#�O�a;Ba#b�&*��o���z}]e� �i4:3�=�w=����z�X ������ǧ�x ��i\��m�-��2&f�ǧ��x��`T=�-�)���>�0���;Ts:�N�U�N��м7k�� �]�m>�N��3P(�C`]����kJߠ� B��ffH�ӵ�4�y:���4�hH��ؔy��F���u�{I�:6y�<��A���h�J�$)����6��CG& 8tdҞi=Uxm� btYƒ���i��g|�������=�3����Dԙ ��L�(IzВ���S`;�$=���}� 徎3$ ��{�m�V�@�M`}�IH���2!I\s壂�b���!I��s��.vɐ$ �$����t�!I��eH�����B)�j\De3<ؤI�z��&Mچ&]����?BnI���&mҤ�VbѴ���M�}ھ[H���IC���r#=Pcf�$I��ΐ$i�� `lT�˝"I҆��F4E���33$I����.I�Ւ4� [��):c,�$�tO&]��3M&Ic"h*��$I}��4�l3�P�@�+�����t�z��&]Ҥ�5�����];iх�3$-��s���U�Q��5`F���n&��i|萲}Ң��hL�}��A�ͫ73CҢ���iOnZ���M���k-һ; ���qY�}C��\�}���ճo���I_k� 9� ��.�i��kER,XE�G��cR�o�/�h0�o��I��J�(.�L��I��$U��igi�!sL��C�LBDh�4�F�wc�6��$DlEzƃ5��N�OBľ�&!b�D��FN���F����DgJiLR��4��g'P^ kgO�����Jh�Y�A�.B�bP=yI����5� ֏�LdI����caAE�MP!I24�;�� �ٵ��涐��u���u�&�\ I��o�I��V� kO+�4]33$E�Z���v�^����N�m2֊���j}���U�I��Ua���F�<1)2�f�S����TǤȨ�ʨu{ɢ�Wu1I2֒�P����.b�d�%���|o��Tf���C�d�5��N9yk��\�<&IF��t4y��! c��$��:�F*ʢ�&GC�dlU3)HSp�c��$���NSA�t$)��q���Ms��1�@����ݶ�����H;�������v��n�{ �!PQGq������on6��9��&'G���`��L+�ӏ��/�V������ω:�Y�}B���FT��F��"���{aۈ�]�k#��"|�b�m��]Dh#^�"b�Z`���F�0V� F�;�x}/@���1�A�0j? ��'���,@�_�1v� �� a�~ ������C�0vǂ �w,��0~ǒ�c���1<���`G`�C#y,X�c���h�γ`L�<�γ`M�<�γ`N�y�i9ς=-�Y��<��g����,X�r��Zγ`R�y\j9ςM�Y�c<��O�|�ϥ�S�x.�:�s)��1�K)m2�K����\ >u��R�� ����,��s��zγ�S�y|�9ςO=�Y��<>��g����,�9ςO��,�9ςO��,�9ςO��,�9ςO��\ >E�s%�ϕ���x���>|ϕ���x���s%�40�+��x����\%�4p�����B�i�w!�4�|�]>��.�F~�O#����߅����B�i�<>��g����yD��B4u�h� �_ivE���H6��5��ƙ�a��������ͮ�T����#/�^v���v�0����M����0L��:��^�0�����*�=���a�O��ೄa>��g_�|����۞o��Gw�x,�?}�=�W�vz V�#p�0���/��yke|�Cǯ���紿9`·`��} �� ���J�筮�d����H ^���i^�~�@���.�x��C�@ �+VJ����J)��Xy�eOR� �RJ˼�V>�@�z����R���RR�ͶR�:�X���yK�ly|�k��\J������=�.�%��T]�ϟZ��~n}嚔��*�x����NJɝ�5YJ��a^r'o`V�;y����[�U�皪.��$W���-#���Q+ɍ��ZIn��Jr#o�V�7�����3��?ހ�$��$��6mu.�8�$ד�Z��JL���R����J�(o�V�Rf%��F����5~ y3�\Mg��j����r���N�PK w�[��� � P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I]��ݰa[z��Q;�]�gc���� �X��j4��'�|���o�@^0�>��A���}��)ۻ{�n�;T.��S"eŧ\���I;U��tl���%���>�iØ�qk&ٟ'�1X�k|�4����k���3����~J�~��*T O���h�z��AJ�,-z3����_�K>�Y����p���˛�8�<�X.=w��gjښ_IQs�.j��/6_PK w�[Ѓ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 w�[1��H xl/sharedStrings.xml � (� �Ymo����?�\�z �;�3`'i�\� ���X�L�D*�\���!%;�H����b��g���h���-�7R�ы�;vF��e}�=?������������#��s΅��_�6BTg� ��E|�*B�Y�E~�/^�e|C�ؖ�q��tda�P���jh�GC�����<�w�vM��<�HJK��3Rk���3BE���5¯OL�mB,��� �և�\ $>�N�͂h�u�è<�]<s�-�&�ِ�T#�s�)v�a�����0��+!�@��:�Cg<}T�j��4ٶ�jf�zF8��J@�G���ՂQ��L�Wp� J`�=+�[��"D1)KC� s ����)�J?�#��bC�>L�7é}�|v��|áÏ�;e۪$��F��*3%nG6��2pH�;�Ɇ5�ܱ#�#ɇ�CFV�.Pi�}�H�@[�15���RUђ�u$YdB �4�%*JȚ5�SV}������b?����8������Q��4�h �P�[Tk�Hc�i��ˈ�0��R�C|n��9�U�X-,��j��:�pA�jSN�2.�}E͵4GM)��3����W?u3?�mEj0H���Oh���H@����R�Gt�Of�X#:���o�;���+�E����l�Ɓܵ�{Zj1�c��0�a�,h�m�k(+rwlJ��P��I�L+SQQZ@0�ʩ�R���C�_Iv�c�����%����w ����\��bK�C��<��|IF|�y=��(�T�p�b>������v��/�.�v|�!����~����N�An��)�;��4N� �t(;a��8���x9��("6 Q B(�=o(Ñl۰�Բ����:�@�FQ�� ͑��Ad� '�,��F�����$�cn���4��I����$ʐ5�B��il9ql#bk�#�]�k�}U=<G���8��5O|�]���Ox��)i�rO�^�2'��0�{�bީ'�x�w"X���i��@�N����i�I����z��T'��3I������'ih(� }��Fn�؍�8�a��'"�?a'_�S���K!�ܵga�� �l�,u<�N���9��b�(z!�x -����t�J%��n��<P턋|��s*�:P�y�H���F�?��?�gօ��U��/a���a/I� ��t�6�I�Ϗ ���+Aw��P"�aI�}׀X�4?� ]eYM8w54�������0��z�Z]t�Sbr� ��H���tX� A&�������WX}��;� fW�oY�ZvX��mM�7���ʾsZ�C�>