GET api/order/id/{id}?relations={relations}&details={details}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
relations | boolean |
Default value is False |
|
details | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
OrderHeaderName | Description | Type | Additional information |
---|---|---|---|
OrderID | integer |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier | globally unique identifier |
None. |
|
BackToBack | integer |
None. |
|
B2bGuid | Collection of byte |
None. |
|
B2bIdentifier | globally unique identifier |
None. |
|
Status | OrderStatus |
None. |
|
Created | date |
None. |
|
CreatedLocal | date |
None. |
|
CreatedByUser | string |
String length: inclusive between 0 and 191 |
|
StoreID | integer |
None. |
|
TransferGuid | Collection of byte |
None. |
|
TransferIdentifier | globally unique identifier |
None. |
|
TransferInvoiceIdentifier | Collection of byte |
None. |
|
TransferInvoiceGuid | globally unique identifier |
None. |
|
AttachedToInvoice | integer |
None. |
|
TransferType | TransferType |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
Description | string |
None. |
|
Rows | integer |
None. |
|
Cartons | integer |
None. |
|
Units | integer |
None. |
|
SentCount | integer |
None. |
|
Sent | date |
None. |
|
SentLocal | date |
None. |
|
SentByUser | string |
String length: inclusive between 0 and 191 |
|
LastSentStatus | integer |
None. |
|
Cancelled | date |
None. |
|
CancelledLocal | date |
None. |
|
CancelledByUser | string |
String length: inclusive between 0 and 191 |
|
Shipped | date |
None. |
|
ShippedLocal | date |
None. |
|
ShippedByUser | string |
String length: inclusive between 0 and 191 |
|
StockReceived | date |
None. |
|
StockReceivedLocal | date |
None. |
|
StockReceivedByUser | string |
String length: inclusive between 0 and 191 |
|
Received | date |
None. |
|
ReceivedLocal | date |
None. |
|
Completed | date |
None. |
|
CompletedLocal | date |
None. |
|
Updated | date |
None. |
|
UpdatedLocal | date |
None. |
|
DueDate | date |
None. |
|
WarehouseNote | string |
None. |
|
WarehouseRef | string |
None. |
|
PdeSerialNumber | string |
None. |
|
TradingPartner | OrderTradingPartner |
None. |
|
OrderType | string |
String length: inclusive between 0 and 20 |
|
OrderTypeDescription | string |
String length: inclusive between 0 and 255 |
|
StateCode |
The state code of the store ordering for metcash |
string |
Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead. String length: inclusive between 0 and 20 |
MailCarbonCopy |
When Placing an order via email, send a Blind Carbon Copy to the current User |
boolean |
None. |
MailTo | string |
None. |
|
MailBcc | string |
None. |
|
MailReplyTo | string |
None. |
|
Liquor | boolean |
None. |
|
Summary | string |
Data type: MultilineText |
|
Notes | string |
Data type: MultilineText |
|
SupplierNotes | string |
Data type: MultilineText |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
TransportCompanyGuid | Collection of byte |
None. |
|
TransportCompanyIdentifier | globally unique identifier |
None. |
|
AutoOrder | integer |
None. |
|
HostIdentifier | Collection of byte |
None. |
|
HostIdentifierGuid | globally unique identifier |
None. |
|
DefaultOrderDocumentId | integer |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
Rating |
Quality rating of the order |
integer |
None. |
LastOrderEmailSentId | string |
None. |
|
LastOrderEmailSentStatus | string |
None. |
|
Deleted | date |
None. |
|
DeletedByUser | string |
None. |
|
AutoOrderGuid | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderIdentifier | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderHeader | AutoOrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
SupplierStoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
SupplierCartonsOnly | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierEnforceMinimumQuantity | boolean |
Relation. This field may not always be loaded or used for updates. |
|
SupplierMinimumOrderValue | integer |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
OrderCode | OrderCode |
Relation. This field may not always be loaded or used for updates. |
|
Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
TotalCostInc |
Summarised total cost inc tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalPickedCostInc |
Summarised total picked cost inc tax, based on system costs, for store transfer orders |
decimal number |
Relation. This field may not always be loaded or used for updates. |
TotalReceivedCostInc |
Summarised total received cost in tax, based on system costs |
decimal number |
Relation. This field may not always be loaded or used for updates. |
Total |
Totals aggregates |
OrderSubTotal |
Relation. This field may not always be loaded or used for updates. |
Details | Collection of OrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScans | Collection of OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
TransportCompany | TransportCompany |
Relation. This field may not always be loaded or used for updates. |
|
TimeZoneInfo |
For sending orders |
TimeZoneInfo |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "orderID": 1, "orderGuid": "BPgP0EQtAEmQNk3UnrEVRA==", "orderIdentifier": "d00ff804-2d44-4900-9036-4dd49eb11544", "backToBack": 1, "b2bGuid": "lSeA57pfB0yyLFQAlQ6OeQ==", "b2bIdentifier": "e7802795-5fba-4c07-b22c-5400950e8e79", "status": 2, "created": "2025-06-14T07:28:43.2546585", "createdLocal": "2025-06-14T07:28:43.2546585", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "Sz1BSuMNgU+CIWAo19OIsA==", "transferIdentifier": "4a413d4b-0de3-4f81-8221-6028d7d388b0", "transferInvoiceIdentifier": "FD867q+OxU6L1ozTShixSQ==", "transferInvoiceGuid": "ee3a3f14-8eaf-4ec5-8bd6-8cd34a18b149", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "tL4i4kBA2EiFoh7MqsOTgg==", "supplierIdentifierGuid": "e222beb4-4040-48d8-85a2-1eccaac39382", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-06-14T07:28:43.2546585", "sentLocal": "2025-06-14T07:28:43.2546585", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-06-14T07:28:43.2546585", "cancelledLocal": "2025-06-14T07:28:43.2546585", "cancelledByUser": "sample string 7", "shipped": "2025-06-14T07:28:43.2546585", "shippedLocal": "2025-06-14T07:28:43.2546585", "shippedByUser": "sample string 8", "stockReceived": "2025-06-14T07:28:43.2546585", "stockReceivedLocal": "2025-06-14T07:28:43.2546585", "stockReceivedByUser": "sample string 9", "received": "2025-06-14T07:28:43.2546585", "receivedLocal": "2025-06-14T07:28:43.2546585", "completed": "2025-06-14T07:28:43.2546585", "completedLocal": "2025-06-14T07:28:43.2546585", "updated": "2025-06-14T07:28:43.2546585", "updatedLocal": "2025-06-14T07:28:43.2546585", "dueDate": "2025-06-14T07:28:43.2546585", "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": "P/FZbOrh/Uu0OiOnFs4EAQ==", "transportCompanyIdentifier": "6c59f13f-e1ea-4bfd-b43a-23a716ce0401", "autoOrder": 27, "hostIdentifier": "5BqV+doOAkm0lNmlFqG60w==", "hostIdentifierGuid": "f9951ae4-0eda-4902-b494-d9a516a1bad3", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-06-14T07:28:43.2546585", "deletedByUser": "sample string 32", "autoOrderGuid": "LvENq8mhp0WcGznK2R780A==", "autoOrderIdentifier": "ab0df12e-a1c9-45a7-9c1b-39cad91efcd0", "autoOrderHeader": { "$id": "2", "autoOrderGuid": "FxqlmitXtU+SRm3o4iwmhA==", "autoOrderIdentifier": "9aa51a17-572b-4fb5-9246-6de8e22c2684", "orderGuid": "VNtI0AT0YEGyn7ij/q9Vjw==", "orderIdentifier": "d048db54-f404-4160-b29f-b8a3feaf558f", "created": "2025-06-14T07:28:43.2546585", "orderID": 1, "storeID": 1, "orderDate": "2025-06-14T07:28:43.2546585", "supplierIdentifier": "qsGZAy0ObU2rAeU5Ob7jRA==", "supplierIdentifierGuid": "0399c1aa-0e2d-4d6d-ab01-e53939bee344", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": true, "defaultMPL": 3, "investmentBuy": true, "storeName": "sample string 5", "supplierName": "sample string 6", "description": "sample string 7", "orderType": "sample string 8", "mailTo": "sample string 9", "mailBcc": "sample string 10", "notes": "sample string 11", "transportCompanyGuid": "PiOl1cYl9UaRMWbjUEWteg==", "transportCompanyIdentifier": "d5a5233e-25c6-46f5-9131-66e35045ad7a", "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-06-14T07:28:43.2546585", "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": "5hM13DN0N0auxxzJAxyW3Q==", "hostIdentifierGuid": "dc3513e6-7433-4637-aec7-1cc9031c96dd", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:28:43.2546585", "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": "gvGVg/9o4EyAlRFjqHwGOA==", "hostIdentifierGuid": "8395f182-68ff-4ce0-8095-1163a87c0638", "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": "SkJakoDM102ar9+4D5xM9g==", "identifierGuid": "925a424a-cc80-4dd7-9aaf-dfb80f9c4cf6", "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": "Iw6mr3hD00CgAB5S/0wazA==", "hostSupplierIdentifierGuid": "afa60e23-4378-40d3-a000-1e52ff4c1acc", "loyaltyPriceLevelIdentifier": "YWan0GzGYUK9gEaaxbZhbg==", "loyaltyPriceLevelIdentifierGuid": "d0a76661-c66c-4261-bd80-469ac5b6616e", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:28:43.2546585", "lastProcessed": "2025-06-14T07:28:43.2546585", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "aX1krZpcB0Sc0lULIeogiA==", "identifierGuid": "ad647d69-5c9a-4407-9cd2-550b21ea2088", "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": "gx+CuNTDzU2F60IVIhncbA==", "primaryContactID": "b8821f83-c3d4-4dcd-85eb-42152219dc6c", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "fPN6h4RYMEWeFZT6qIE/lw==", "supplierGroupGuid": "877af37c-5884-4530-9e15-94faa8813f97", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:28:43.2546585", "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": "ba6df3ff-2f21-4c3d-bcbc-364fabbe7b25", "identifier": "j+CqOMYoeECueRnzWi+grg==", "identifierGuid": "38aae08f-28c6-4078-ae79-19f35a2fa0ae", "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": "h2gQiIC7x06Qkd0P6+GuZw==", "supplierIdentifierGuid": "88106887-bb80-4ec7-9091-dd0febe1ae67", "contactGuid": "erYqVUU2DUCt8UHimDc5sQ==", "contactID": "552ab67a-3645-400d-adf1-41e2983739b1", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "GDWITgrlqkC3c3yn52QmbQ==", "pluGuid": "4e883518-e50a-40aa-b773-7ca7e764266d", "supplierIdentifier": "kdwl5xPf/k+ht3NcAuYdQw==", "supplierIdentifierGuid": "e725dc91-df13-4ffe-a1b7-735c02e61d43", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:28:43.2546585", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:28:43.2546585", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "XofOkPf5VEWcbz9aM3PJkQ==", "pluGuid": "90ce875e-f9f7-4554-9c6f-3f5a3373c991", "supplierIdentifier": "x1hQmSq88EO7kABh7yoO0w==", "supplierIdentifierGuid": "995058c7-bc2a-43f0-bb90-0061ef2a0ed3", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "7nfUzvbK2kS0OFxJsNUvAg==", "parentPluGuid": "ced477ee-caf6-44da-b438-5c49b0d52f02", "freight": 44.0, "freightType": 1, "product": { "$id": "12", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "SGRcAv9FFkS1PfJwkS9k+g==", "guid": "025c6448-45ff-4416-b53d-f270912f64fa", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "hJXAR+4MtUmiNtdV8LfpwA==", "priceGroupGuid": "47c09584-0cee-49b5-a236-d755f0b7e9c0", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:28:43.2546585", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:28:43.2546585", "pluCreated": "2025-06-14T07:28:43.2546585", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:28:43.2546585", "lastManualUpdate": "2025-06-14T07:28:43.2546585", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:28:43.2546585", "currentCostUpdated": "2025-06-14T07:28:43.2546585", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:28:43.2546585", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:28:43.2546585", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "paUl017OZkuu+ewOAvE13Q==", "altPLUGuid": "d325a5a5-ce5e-4b66-aef9-ec0e02f135dd", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:28:43.2546585", "labelLastPrice": 1, "shelfPageLayoutG_UID": "mjKeIr5AQESHNSOCv5aTRQ==", "shelfPageLayoutGuid": "229e329a-40be-4440-8735-2382bf969345", "talkerPageLayoutG_UID": "6YStKRs5qECJQURLuScT2g==", "talkerPageLayoutGuid": "29ad84e9-391b-40a8-8941-444bb92713da", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "cpFc72KuwEqHEzbZ0qWTeQ==", "inventoryIdentifier": "ef5c9172-ae62-4ac0-8713-36d9d2a59379", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "v9D/Weo4TkSeWaa6D9K6oA==", "parentPluGuid": "59ffd0bf-38ea-444e-9e59-a6ba0fd2baa0", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "cTgb3YhbvkC2MXXcvihiEg==", "supplierIdentifierGuid": "dd1b3871-5b88-40be-b631-75dcbe286212", "supplierChanged": true, "rebateSupplierIdentifier": "1nYEXCDtZk2Cd79foljC/A==", "rebateSupplierIdentifierGuid": "5c0476d6-ed20-4d66-8277-bf5fa258c2fc", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:28:43.2546585", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "kV4BOvrvFUaHvhP0s3WfnA==", "hostIdentifierGuid": "3a015e91-effa-4615-87be-13f4b3759f9c", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "12" }, { "$ref": "12" } ], "store": { "$ref": "3" }, "storePrices": [ { "$id": "13", "pluG_UID": "1KgYsExWC0exGRm7avBXfg==", "pluGuid": "b018a8d4-564c-470b-b119-19bb6af0577e", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:28:43.2546585" }, { "$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-06-14T07:28:43.2546585", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "15" }, "winningCampaign": 1, "winner": { "$id": "16", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:28:43.2546585", "startTime": 3, "endDate": "2025-06-14T07:28:43.2546585", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "akVM3iF5p0SPqvd4HS3eyg==", "hostIdentifierGuid": "de4c456a-7921-44a7-8faa-f7781d2ddeca", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "16" }, { "$ref": "16" } ] }, "tray": { "$id": "17", "g_UId": "xvpEQz5mNE+FxDu7ErckZA==", "guid": "4344fac6-663e-4f34-85c4-3bbb12b72464", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "18", "priceGroupG_UID": "EJ4EJTDQpkG0VJFLvUI8bw==", "priceGroupGuid": "25049e10-d030-41a6-b454-914bbd423c6f", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:28:43.2546585", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "12" }, { "$ref": "12" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "19", "pluG_UID": "OPb2vWquF0eKvmXMJ2lSzA==", "pluGuid": "bdf6f638-ae6a-4717-8abe-65cc276952cc", "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": "52bde5c7-3b88-4492-91a2-6426745405ff", "created": "2025-06-14T07:28:43.2546585", "createdByUser": "sample string 1", "activated": "2025-06-14T07:28:43.2546585", "deactivated": "2025-06-14T07:28:43.2546585", "lastOrdered": "2025-06-14T07:28:43.2546585", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:28:43.2546585", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:28:43.2546585", "lastSold": "2025-06-14T07:28:43.2546585", "firstSold": "2025-06-14T07:28:43.2546585", "awsUpdated": "2025-06-14T07:28:43.2546585", "lastManualUpdate": "2025-06-14T07:28:43.2546585", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:28:43.2546585", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:28:43.2546585", "doNotRangeUpdated": "2025-06-14T07:28:43.2546585", "doNotOrderUpdated": "2025-06-14T07:28:43.2546585", "tracked": "2025-06-14T07:28:43.2546585" }, "allergens": [ { "$id": "21", "allergenID": 1, "pluG_UID": "7Igr+Va6w0uvbQfQ+9N7Fw==", "pluGuid": "f92b88ec-ba56-4bc3-af6d-07d0fbd37b17", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "21" } ], "costs": { "$id": "22", "pluG_UID": "Wm/HK0eSZE2RTS9oWkDubw==", "pluGuid": "2bc76f5a-9247-4d64-914d-2f685a40ee6f", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:28:43.2546585", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "23", "saleHeaderID": 1, "created": "2025-06-14T07:28:43.2546585", "createdLocal": "2025-06-14T07:28:43.2546585", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "1T6E6uSTfk2INa8FdyI+gg==", "operatorGuid": "ea843ed5-93e4-4d7e-8835-af0577223e82", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "6eo5ZW8pxUObOVCqa5WP1A==", "pluGuid": "6539eae9-296f-43c5-9b39-50aa6b958fd4", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "24", "id": 1, "g_Uid": "2ugQWRJcK0GKsvOeWWPc7g==", "guid": "5910e8da-5c12-412b-8ab2-f39e5963dcee", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:28:43.2546585", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:28:43.2546585", "endShift": "2025-06-14T07:28:43.2546585", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "25", "operatorG_UID": "A0w8Qf1Klk+fCy9GN8fZNA==", "operatorGuid": "413c4c03-4afd-4f96-9f0b-2f4637c7d934", "storeID": 2, "operator": { "$ref": "24" }, "store": { "$ref": "3" } }, { "$ref": "25" } ] } }, { "$ref": "23" } ], "apns": [ { "$id": "26", "pluID": 1, "pluG_UID": "v/1Q469H4kykSOjqvFJ3Yw==", "pluGuid": "e350fdbf-47af-4ce2-a448-e8eabc527763", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "tuns": [ { "$id": "27", "pluG_UId": "pgj3d1nYa0mtAfnaMKEDqg==", "pluGuid": "77f708a6-d859-496b-ad01-f9da30a103aa", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "12" }, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "competitionPricing": [ { "$id": "28", "identifier": "mESVK3eza0uYb2lkbXNygQ==", "identifierGuid": "2b954498-b377-4b6b-986f-69646d737281", "pluG_UID": "UMs0i4fi10ivHWJ3xbJOCg==", "pluGuid": "8b34cb50-e287-48d7-af1d-6277c5b24e0a", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "28" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 146", "children": [ { "$ref": "12" }, { "$ref": "12" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "29", "identifier": "z1WwOCKwcE+4HhmNLTfK0A==", "groupName": "sample string 1", "identifierGuid": "38b055cf-b022-4f70-b81e-198d2d37cad0", "exists": true, "flipChartIdentifier": "w9qjCJV7nEOdBVkIjhclvw==", "flipChartIdentifierGuid": "08a3dac3-7b95-439c-9d05-59088e1725bf", "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": "UD+8UcssSkSUKKh5nPy3pA==", "groupIdentifierGuid": "51bc3f50-2ccb-444a-9428-a8799cfcb7a4", "flipChart": { "$id": "30", "identifier": "AOdNELvJgUemT+dnCifMpg==", "identifierGuid": "104de700-c9bb-4781-a64f-e7670a27cca6", "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": "epThepOXkkOsMqj3Hqg9JA==", "identifierGuid": "7ae1947a-9793-4392-ac32-a8f71ea83d24", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "32", "id": 1, "g_UID": "pqlA6r2JiUS9IRETq0c+oQ==", "guid": "ea40a9a6-89bd-4489-bd21-1113ab473ea1", "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": "0IwmCwh360Ojbpr4JeNNjA==", "previousFormGuid": "0b268cd0-7708-43eb-a36e-9af825e34d8c", "nextForm": 1, "nextFormG_UID": "s5oo9UonnUyol9bnX1Vaag==", "nextFormGuid": "f5289ab3-274a-4c9d-a897-d6e75f555a6a", "attributes": "sample string 10", "updated": "2025-06-14T07:28:43.2546585", "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": "vWEP7kn6Lk69KeMGZ5PVLA==", "checkoutFormGuid": "ee0f61bd-fa49-4e2e-bd29-e3066793d52c", "identifier": "aXV5YiNJgE+u+bWVidakkg==", "identifierGuid": "62797569-4923-4f80-aef9-b59589d6a492", "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": "5JIQFvtX+kG423a8Q5EKcQ==", "valueGuid": "161092e4-57fb-41fa-b8db-76bc43910a71", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:28:43.2546585", "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-06-14T07:28:43.2546585", "imageData": "QEA=", "readOnly": true } }, { "$ref": "33" } ], "panels": [ { "$id": "35", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Vufaj/k7lkyVt5C71WKzwg==", "checkoutFormGuid": "8fdae756-3bf9-4c96-95b7-90bbd562b3c2", "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": "EU9BAmSAy0SXKk/xYo8KHg==", "flipChartPageIdentifierGuid": "02414f11-8064-44cb-972a-4ff1628f0a1e", "pluG_UID": "odRWLCTn5EemVl0BJPDfCg==", "pluGuid": "2c56d4a1-e724-47e4-a656-5d0124f0df0a", "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": "OGmAsDZ1o0CX1wCHIBFO1A==", "pluGuid": "b0806938-7536-40a3-97d7-008720114ed4", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:28:43.2546585", "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": "P0RyQKlyckmAfwgnOIXURw==", "ingredientGuid": "aZWKO/7VkUyY6YhC3kOxRw==", "ingredientIdentifier": "3b8a9569-d5fe-4c91-98e9-8842de43b147", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "12" } }, { "$ref": "38" } ], "bins": [ { "$id": "39", "pluG_UID": "tOPFns8Q1UKEPzVbWD22fg==", "pluGuid": "9ec5e3b4-10cf-42d5-843f-355b583db67e", "shelfLocationIdentifier": "WNwt/Lb470Sjtf3L3EYH/g==", "shelfLocationGuid": "fc2ddc58-f8b6-44ef-a3b5-fdcbdc4607fe", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "ytrH93sY+kSF75xBw4zLAQ==", "labelPageLayoutGuid": "f7c7daca-187b-44fa-85ef-9c41c38ccb01", "updated": "2025-06-14T07:28:43.2546585", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "12" }, "location": { "$id": "40", "identifier": "7oIp7+85pU6fwk7VOuG2Xw==", "storeID": 1, "identifierGuid": "ef2982ee-39ef-4ea5-9fc2-4ed53ae1b65f", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:28:43.2546585", "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": "FCJYPr3OGU2b5Urio1fgZg==", "pluGuid": "3e582214-cebd-4d19-9be5-4ae2a357e066", "deptNo": 1, "product": { "$ref": "12" }, "scaleLocation": { "$id": "42", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:28:43.2546585", "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-06-14T07:28:43.2546585", "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": "GiwjPCU+qkOkVDbWPM+RFQ==", "labelPageLayoutGuid": "3c232c1a-3e25-43aa-a454-36d63ccf9115", "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-06-14T07:28:43.2546585", "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": "+7PFoKjrqE6pquNGSY0gJQ==", "labelPageLayoutGuid": "a0c5b3fb-eba8-4ea8-a9aa-e346498d2025", "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-06-14T07:28:43.2546585", "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": "j42TH6DrvE2ZZ7213HREtw==", "labelPageLayoutGuid": "1f938d8f-eba0-4dbc-9967-bdb5dc7444b7", "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-06-14T07:28:43.2546585", "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": "3jVqVdxwVECidgnLs1WmAQ==", "labelPageLayoutGuid": "556a35de-70dc-4054-a276-09cbb355a601", "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": "QvfTrCB7Lk6JzuY4vUukfA==", "pluGuid": "acd3f742-7b20-4e2e-89ce-e638bd4ba47c", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "f0K/KQsT0EOpCFTR9NRYiA==", "dealCostGuid": "29bf427f-130b-43d0-a908-54d1f4d45888", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "pXXgP0TjBki4L7aXtT8lYg==", "priceGroupGuid": "3fe075a5-e344-4806-b82f-b697b53f2562", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:28:43.2546585", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "dlEmbuAxBUCWamawEaVaMw==", "campaignComboPriceGroupIdentifier": "6e265176-31e0-4005-966a-66b011a55a33", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "52", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:28:43.2546585", "operatorG_UID": "J3yTzr9uMEyLrome+ZWRLA==", "operatorGuid": "ce937c27-6ebf-4c30-8bae-899ef995912c", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:28:43.2546585", "signIqTicketFileMovedUtc": "2025-06-14T07:28:43.2546585", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:28:43.2546585", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "12" }, "campaignPlu": { "$ref": "51" } }, { "$ref": "52" } ], "campaign": { "$id": "53", "id": 1, "storeID": 2, "name": "0288a5e9-b937-4353-a23a-1a32f49dfaab", "nameGuid": "0288a5e9-b937-4353-a23a-1a32f49dfaab", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:28:43.2546585", "startTime": 1, "endDate": "2025-06-14T07:28:43.2546585", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:28:43.2546585", "system": true, "created": "2025-06-14T07:28:43.2546585", "updated": "2025-06-14T07:28:43.2546585", "priceChangeNotifiedUtc": "2025-06-14T07:28:43.2546585", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "fO81sZMbhkOxX3qlVBfEvg==", "hostIdentifierGuid": "b135ef7c-1b93-4386-b15f-7aa55417c4be", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:28:43.2546585", "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": "/HDJ3GU2RES4P98uK1GSQA==", "pluGuid": "dcc970fc-3665-4444-b83f-df2e2b519240", "hostOfferID": 1, "priceGroupG_UID": "8qHxmuAV6UOZZJLpaRiZmQ==", "priceGroupGuid": "9af1a1f2-15e0-43e9-9964-92e969189999", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:28:43.2546585", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "12" }, "campaign": { "$ref": "53" } }, { "$ref": "54" } ], "sellingRules": [ { "$id": "55", "id": 1, "identifier": "ha2WppeSkUGkCXgkiFGZUQ==", "identifierStr": "ha2WppeSkUGkCXgkiFGZUQ==", "identifierGuid": "a696ad85-9297-4191-a409-782488519951", "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": "B+TaR/BUcEux+rfJ3XEDag==", "customerIDGuid": "47dae407-54f0-4b70-b1fa-b7c9dd71036a", "campaign": { "$ref": "53" }, "customer": { "$id": "57", "identifier": "EspYWxgIE02LcziGZ5NLUA==", "identifierGuid": "5b58ca12-0818-4d13-8b73-388667934b50", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:28:43.2546585", "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": "RV01mvjwl0eTenl7r/3FuQ==", "communityIdentifierGuid": "9a355d45-f0f8-4797-937a-797baffdc5b9", "joined": "2025-06-14T07:28:43.2546585", "updated": "2025-06-14T07:28:43.2546585", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "nu8Ya5jwe0CR6bcA57qDow==", "priceLevelIdentifierGuid": "6b18ef9e-f098-407b-91e9-b700e7ba83a3", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:28:43.2546585", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "58", "cardType": 2, "issueDate": "2025-06-14T07:28:43.2546585", "expiry": "2025-06-14T07:28:43.2546585", "customerID": "cL3/rcakNU2Sl5EwYNLtpQ==", "customerIDGuid": "adffbd70-a4c6-4d35-9297-913060d2eda5", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:28:43.2546585", "linkedAccount": "SZlz9PQe2EajnX+UgY4WoQ==", "linkedAccountGuid": "f4739949-1ef4-46d8-a39d-7f94818e16a1", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "57" }, "account": { "$id": "59", "id": 1, "identifier": "rjeZS8q+XkaTP1jX2HiWbA==", "identifierGuid": "4b9937ae-beca-465e-933f-58d7d878966c", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:28:43.2546585", "owner": "ZRKOISG/u0KyJ45BJMQVsQ==", "ownerGuid": "218e1265-bf21-42bb-b227-8e4124c415b1", "accountStoreGroupIdentifier": "JXHcTgsulUCZQBMVsVxRxA==", "accountStoreGroupGuid": "4edc7125-2e0b-4095-9940-1315b15c51c4", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:28:43.2546585", "active": true, "updated": "2025-06-14T07:28:43.2546585", "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": "ghNDcHKOAUG7nMkhPYaAGA==", "identifierGuid": "70431382-8e72-4101-bb9c-c9213d868018", "name": "sample string 2", "primaryContact": "gaNh5n+PpEeKY0zEPquRaQ==", "primaryContactGuid": "e661a381-8f7f-47a4-8a63-4cc43eab9169", "accountID": "eD59lZppOEqUnyj6gYxLFQ==", "accountIDGuid": "957d3e78-699a-4a38-949f-28fa818c4b15", "special": true, "updated": "2025-06-14T07:28:43.2546585", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "ooxzG7WtAkG5b9h8dOg1sQ==", "priceLevelIdentifierGuid": "1b738ca2-adb5-4102-b96f-d87c74e835b1", "deleted": true, "account": { "$ref": "59" }, "primaryContactCustomer": { "$ref": "57" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "Mccv0A6VH0m8x87v9TQQwQ==", "groupIDGuid": "d02fc731-950e-491f-bcc7-ceeff53410c1", "customerID": "LWC100egTUaefy6FFkKCzQ==", "customerIDGuid": "d3b5602d-a047-464d-9e7f-2e85164282cd", "card": "sample string 4", "linkedAccount": "8ib1rKBJC0yh0hN3Xi59HA==", "linkedAccountGuid": "acf526f2-49a0-4c0b-a1d2-13775e2e7d1c", "customer": { "$ref": "57" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "58" } }, { "$ref": "62" } ] }, { "$ref": "61" } ] }, "payments": [ { "$id": "63", "id": 1, "identifier": "xiXRrnTxlkaOyYmT4001lA==", "identifierGuid": "aed125c6-f174-4696-8ec9-8993e34d3594", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "D/8U4BG16Eyc10Uvhcvg4w==", "accountIDGuid": "e014ff0f-b511-4ce8-9cd7-452f85cbe0e3", "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-06-14T07:28:43.2703303", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "VSVItMTEOkSe93smLMIu3A==", "idempotentVoidGuid": "b4482555-c4c4-443a-9ef7-7b262cc22edc", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "64", "saleHeaderID": 1, "saleHeaderGuid": "6ovTWK++XUKl/JWsnb5nkA==", "saleHeaderIdentifierGuid": "58d38bea-beaf-425d-a5fc-95ac9dbe6790", "created": "2025-06-14T07:28:43.2703303", "createdLocal": "2025-06-14T07:28:43.2703303", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:28:43.2703303", "storeID": 1, "operatorG_Uid": "TTPHt3dTLkWFfBGY9traNQ==", "operatorGuid": "b7c7334d-5377-452e-857c-1198f6dada35", "customerG_Uid": "9PSxOk6VZEmQECtW8/WCew==", "customerGuid": "3ab1f4f4-954e-4964-9010-2b56f3f5827b", "communityIdentifier": "l60/81YXvkiwc9aLzHAOBA==", "communityIdentifierGuid": "f33fad97-1756-48be-b073-d68bcc700e04", "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": "6N+TwEYMHEq4UbNO5sRrbQ==", "priceLevelIdentifierGuid": "c093dfe8-0c46-4a1c-b851-b34ee6c46b6d", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "24" }, "customer": { "$ref": "57" }, "communityOrganisation": { "$id": "65", "id": 1, "identifier": "mp3d23n5XEucPbPGrUU7yA==", "identifierGuid": "dbdd9d9a-f979-4b5c-9c3d-b3c6ad453bc8", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:28:43.2703303", "deleted": true }, "details": [ { "$id": "66", "saleItemID": 1, "identifier": "Q3VrKev+Z0izt+odTW7IUg==", "identifierGuid": "296b7543-feeb-4867-b3b7-ea1d4d6ec852", "saleHeaderID": 2, "plu": 1, "pluG_UId": "A+DUzLBj1U68iAEF6W8HGg==", "pluGuid": "ccd4e003-63b0-4ed5-bc88-0105e96f071a", "accountID": "uEd37+wjgU6Dhvv+XUv69A==", "accountIDGuid": "ef7747b8-23ec-4e81-8386-fbfe5d4bfaf4", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:28:43.2703303", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "vUsyb2wn+0qnNIZL3pdhJA==", "refundGuid": "6f324bbd-276c-4afb-a734-864bde976124", "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": "jXaq/QCe4USrbe72rg0fXQ==", "idempotentVoidGuid": "fdaa768d-9e00-44e1-ab6d-eef6ae0d1f5d", "priceLevelIdentifier": "kmtoQw8yOk6UsuTO6XP/1g==", "priceLevelIdentifierGuid": "43686b92-320f-4e3a-94b2-e4cee973ffd6", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "67", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:28:43.2703303", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "67" } ], "refund": { "$id": "68", "id": 1, "g_UID": "KmuIiT3/7kyCis35XudTHg==", "guid": "89886b2a-ff3d-4cee-828a-cdf95ee7531e", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:28:43.2703303" }, "modifier": { "$id": "69", "id": 1, "setG_UID": "479o2J0jEEmt7yeT9bfAOw==", "modifierSetGuid": "d868bfe3-239d-4910-adef-2793f5b7c03b", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "038cSMG/wkaoVWtJsTA0fg==", "pluGuid": "481c7fd3-bfc1-46c2-a855-6b49b130347e", "deleted": true, "g_UID": "EkY0KnwibES1aLqcqC36lA==", "guid": "2a344612-227c-446c-b568-ba9ca82dfa94", "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": "Gxoz6rIg5kqQbX37zdJH8Q==", "pluGuid": "ea331a1b-20b2-4ae6-906d-7dfbcdd247f1", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:28:43.2703303", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:28:43.2703303", "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": "ggfBpNHwpEy5fOpwIsYeZw==", "pluGuid": "a4c10782-f0d1-4ca4-b97c-ea7022c61e67", "accountID": "fdbqW4iucEmU8LXprgOVhQ==", "accountIDGuid": "5bead67d-ae88-4970-94f0-b5e9ae039585", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:28:43.2703303", "bestOrExpireType": 1, "refundG_UID": "Y6nCz+fGK0qzbjxXE616yg==", "refundGuid": "cfc2a963-c6e7-4a2b-b36e-3c5713ad7aca", "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": "BQeBThLY50GhSa/OJtkNdA==", "identifierGuid": "4e810705-d812-41e7-a149-afce26d90d74", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "92HrU8bZUUiYWE4zAkt8Ug==", "customerIdentifierGuid": "53eb61f7-d9c6-4851-9858-4e33024b7c52", "operatorNo": 1, "operatorG_UID": "uI3vD2pC1024Lblms9XEHQ==", "operatorGuid": "0fef8db8-426a-4dd7-b82d-b966b3d5c41d", "created": "2025-06-14T07:28:43.2703303", "ordered": "2025-06-14T07:28:43.2703303", "started": "2025-06-14T07:28:43.2703303", "completed": "2025-06-14T07:28:43.2703303", "supplied": "2025-06-14T07:28:43.2703303", "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": "mveWAkQaPUiGu+/GS82hBA==", "pluGuid": "0296f79a-1a44-483d-86bb-efc64bcda104", "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": "iZQNWa/BB0mEIj0ZS8d6iw==", "headerIdentifierGuid": "590d9489-c1af-4907-8422-3d194bc77a8b", "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": "Zg8VxKGESk+bQG+NTL0SPA==", "surveyGuid": "c4150f66-84a1-4f4a-9b40-6f8d4cbd123c", "saleHeaderGuid": "qFDOS12SGEK+StIEpN2eJA==", "saleGuid": "4bce50a8-925d-4218-be4a-d204a4dd9e24", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "mKfH5ZAkJU+H0Um/5pmJmg==", "guidResponse": "e5c7a798-2490-4f25-87d1-49bfe699899a", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:28:43.2703303", "sale": { "$ref": "64" }, "survey": { "$id": "78", "g_UID": "DFWUuqkRkEyjyym9k2DpPg==", "guid": "ba94550c-11a9-4c90-a3cb-29bd9360e93e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "SKsm8bB9eUWMIlI18vTOWQ==", "checkoutFormGuid": "f126ab48-7db0-4579-8c22-5235f2f4ce59", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:28:43.2703303", "end": "2025-06-14T07:28:43.2703303", "deleted": true, "updated": "2025-06-14T07:28:43.2703303", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "7dba1617-cf34-40a9-bb20-41228be8303e", "ae4e5195-cc98-4a64-8695-2f64682c020d" ], "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": "PRmXrDFU8k6rIlv1yVpPgw==", "accountIdentifier": "ac97193d-5431-4ef2-ab22-5bf5c95a4f83", "accountName": "sample string 42", "customerOrderIdentifier": "YrY9CSvcp0evL7AYNacI2w==", "customerOrderIdentifierGuid": "093db662-dc2b-47a7-af2f-b01835a708db", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "79", "id": 1, "paymentID": 2, "paymentIdentifier": "5onGheJiVE6KEUMBYKyC+Q==", "paymentIdentifierGuid": "85c689e6-62e2-4e54-8a11-430160ac82f9", "identifier": "9slznGzaa0GHQX74agZjHQ==", "identifierGuid": "9c73c9f6-da6c-416b-8741-7ef86a06631d", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "uAE+Dfx5hEqFleyu6kK1jQ==", "itemIdentifierGuid": "0d3e01b8-79fc-4a84-8595-ecaeea42b58d" } }, { "$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": "sFdSyYVyOka0KA6XD5K8CA==", "customerIdentifierGuid": "c95257b0-7285-463a-b428-0e970f92bc08", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "XCzTnPEur0mdfHTY2D2Vsw==", "idempotentGuid": "9cd32c5c-2ef1-49af-9d7c-74d8d83d95b3", "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-06-14T07:28:43.2703303", "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-06-14T07:28:43.2703303", "labelPageLayout": "lGqV+7uvB0uWgDilpQ+I/w==", "pageLayoutGuid": "fb956a94-afbb-4b07-9680-38a5a50f88ff", "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-06-14T07:28:43.2703303" }, { "$ref": "84" } ] }, "customerVouchers": [ { "$id": "85", "id": 1, "customerIdentifier": "CwgAtbUmYUWtG8HGLIymwg==", "customerIdentifierGuid": "b500080b-26b5-4561-ad1b-c1c62c8ca6c2", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:28:43.2703303", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "OJdEemjidUK433MeHC2biw==", "issuedIdempotentGuid": "7a449738-e268-4275-b8df-731e1c2d9b8b", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:28:43.2703303", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:28:43.2703303", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "wnAxccLawEKzs1/XUzHERA==", "redeemedIdempotentGuid": "713170c2-dac2-42c0-b3b3-5fd75331c444", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:28:43.2703303", "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": "iy2PL2oJEkeITAgwFmDw+A==", "groupIDGuid": "2f8f2d8b-096a-4712-884c-08301660f0f8", "campaign": { "$ref": "53" }, "group": { "$ref": "61" } }, { "$ref": "86" } ], "signIqTickets": [ { "$id": "87", "identifier": "bOq+Ihn5tUag7MuPp5hmlw==", "identifierGuid": "22beea6c-f919-46b5-a0ec-cb8fa7986697", "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": "zY/BzLpBIES6b4WZ+HWHaA==", "guid": "ccc18fcd-41ba-4420-ba6f-8599f8758768", "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": "rq+pUpQOq0O5+MCXtZEvTg==", "groupGuid": "52a9afae-0e94-43ab-b9f8-c097b5912f4e", "comboPriceType": 5, "priceType": 5, "pluG_UID": "y2AMbHvCfkqAcyMjfD/ALw==", "pluGuid": "6c0c60cb-c27b-4a7e-8073-23237c3fc02f", "priceGroupG_UID": "z+N7y6WCd0+7ckqRl+R9nA==", "priceGroupGuid": "cb7be3cf-82a5-4f77-bb72-4a9197e47d9c", "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": "z81w1SEOCUuX7unF7zHRgQ==", "priceLevelIdentifierGuid": "d570cdcf-0e21-4b09-97ee-e9c5ef31d181", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "90" } ] }, "product": { "$ref": "12" }, "dealCost": { "$id": "91", "headerIdentifier": "q87Z5Cl7qkCmwxuouAT/mw==", "headerIdentifierGuid": "e4d9ceab-7b29-40aa-a6c3-1ba8b804ff9b", "identifier": "WeWwvhRoSEKped0qNpVe7g==", "identifierGuid": "beb0e559-6814-4248-a979-dd2a36955eee", "supplierIdentifier": "/Xb8mn2uNUezsOjATScSMQ==", "supplierGuid": "9afc76fd-ae7d-4735-b3b0-e8c04d271231", "pluG_UID": "Tl0wqLqjZEiGuqV27c/tOQ==", "pluGuid": "a8305d4e-a3ba-4864-86ba-a576edcfed39", "campaignName": "9374736f-1075-4b35-b64c-13a5206cf648", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:28:43.2703303", "end": "2025-06-14T07:28:43.2703303", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "oWb7c5Yrk0mhLHdIuTjehQ==", "bonusItemPluGuid": "73fb66a1-2b96-4993-a12c-7748b938de85", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:28:43.2703303", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:28:43.2703303", "campaignEndDate": "2025-06-14T07:28:43.2703303", "masterPLUG_UID": "G6qgDMeDkk6KA3iUcVUKVQ==", "masterID": "0ca0aa1b-83c7-4e92-8a03-789471550a55", "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": "3jlLudpWGkmgNVc/4Jdgpg==", "bonusMasterID": "b94b39de-56da-491a-a035-573fe09760a6", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:28:43.2703303", "dealCosts": [ { "$ref": "91" }, { "$ref": "91" } ], "tags": [ { "$id": "92", "pluG_UID": "bt06Z4IoaEmXMrsSqyJoIA==", "pluGuid": "673add6e-2882-4968-9732-bb12ab226820", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "92" } ], "alternateProductG_UID": "Bvd0cIUQX0KHm+UbeM0cbg==", "alternateProduct": "7074f706-1085-425f-879b-e51b78cd1c6e", "productHostCode": { "$id": "93", "id": 1, "pluG_UID": "ueOTvrg680m8Ad3UJDA2KQ==", "pluGuid": "be93e3b9-3ab8-49f3-bc01-ddd424303629", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "47" }, "mscCom": { "$ref": "48" }, "mscDep": { "$ref": "50" }, "mscSubCom": { "$ref": "49" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:28:43.2703303", "inventoryTracked": "2025-06-14T07:28:43.2703303", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "94", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "rQ6Ss+ULqE6gP29S6BeTBg==", "supplierGuid": "b3920ead-0be5-4ea8-a03f-6f52e8179306", "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": "+GothTO/mke1GpHca6lqDg==", "supplierGuid": "852d6af8-bf33-479a-b51a-91dc6ba96a0e", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:28:43.2703303", "deliveryDate": "2025-06-14T07:28:43.2703303", "nextCutOffDate": "2025-06-14T07:28:43.2703303", "nextDeliveryDate": "2025-06-14T07:28:43.2703303", "nextDaysBuffer": 10 }, { "$ref": "96" } ], "store": { "$ref": "3" }, "updated": "2025-06-14T07:28:43.2703303", "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-06-14T07:28:43.2703303", "processed": "2025-06-14T07:28:43.2703303", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:28:43.2703303", "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-06-14T07:28:43.2703303", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "97" } ], "zoneMatrix": [ { "$id": "99", "id": 1, "hostIdentifier": "0l+jBwZUWkuwnVsdO++C3w==", "hostIdentifierGuid": "07a35fd2-5406-4b5a-b09d-5b1d3bef82df", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "37a715c6-c024-4b06-95bd-bdb2f4ca2b85", "d2751986-cade-4b43-935f-deb6f4627727" ] }, { "$ref": "99" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "100", "identifier": "O9dFeD31bkyiNYpj0HwGTg==", "identifierGuid": "7845d73b-f53d-4c6e-a235-8a63d07c064e", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "100" } ], "promoTypeGuids": [ "03a7f518-9129-45e1-8acf-1a699533af69", "d9832066-a929-4146-a4a1-18364a67085e" ], "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-06-14T07:28:43.2703303", "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": "3d4a3f30-47d3-41db-b161-bc2c6922926e", "updateStore": { "$id": "106", "id": "4b38326f-dd8e-44aa-939d-499d97870fc7", "name": "sample string 1", "lastActivity": "2025-06-14T07:28:43.2703303", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:28:43.2703303" }, "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": "VP4SnsxeR0mTxLMYPy45yQ==", "autoOrderIdentifier": "9e12fe54-5ecc-4947-93c4-b3183f2e39c9", "pluG_UID": "pj6qO0Mr3EKMFAQzHNoHgA==", "pluGuid": "3baa3ea6-2b43-42dc-8c14-04331cda0780", "orderCartons": 1, "orderUnits": 1, "orderWeight": 1, "processedCartons": 1, "processedUnits": 1, "processedWeight": 1, "cartons": 1, "units": 1, "weight": 1, "status": 1, "bestDealCartonCost": 1.1, "bestDealDays": 1, "lastDealDays": 1, "normalCartonCost": 1.1, "currentDealCartonCost": 1.1, "investmentCartons": 1, "investmentUnits": 1, "investmentWeight": 1, "investmentSavedAmt": 1.1, "investmentBuyEndDate": "2025-06-14T07:28:43.2703303", "investmentBuyStatus": 2, "processed": "2025-06-14T07:28:43.2703303", "product": { "$ref": "12" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "96" }, "dayWeighting": { "$id": "109", "sunday": 1.1 }, "inventory": { "$id": "110", "inventoryGuid": "pJfkFV9gZkOC6Ob6L7FF3w==", "inventoryIdentifier": "15e497a4-605f-4366-82e8-e6fa2fb145df", "created": "2025-06-14T07:28:43.2703303", "createdLocal": "2025-06-14T07:28:43.2703303", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-06-14T07:28:43.2703303", "aws": 1.0, "history": [ { "$id": "111", "inventoryGuid": "Om9irHW6r0yTN/XovxioYg==", "inventoryIdentifier": "ac626f3a-ba75-4caf-9337-f5e8bf18a862", "pluG_UID": "JRxXsgMFq0muvyAbTv/Qlw==", "pluIdentifier": "b2571c25-0503-49ab-aebf-201b4effd097", "inventoryReason": 3, "inventoryInvoiceGuid": "5HKVzbyM20CTQnCkEQtoKw==", "invoiceIdentifier": "cd9572e4-8cbc-40db-9342-70a4110b682b", "operatorGuid": "hzlCDugMaUylaJq6GOFxKA==", "operatorIdentifier": "0e423987-0ce8-4c69-a568-9aba18e17128", "stocktakeGuid": "VeOtu+ZQ10OqPsZ9J1K6Mg==", "stocktakeIdentifier": "bbade355-50e6-43d7-aa3e-c67d2752ba32", "orderGuid": "Rla+UgbMPUmWmr4Ouc0tGg==", "orderIdentifier": "52be5646-cc06-493d-969a-be0eb9cd2d1a", "saleHeaderGuid": "H7FKzA/TSkqeB4OYTgZRMw==", "saleHeaderGuidIdentifier": "cc4ab11f-d30f-4a4a-9e07-83984e065133", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "aj/1uHDolESZGwNi1jFbpA==", "creditNoteGuid": "b8f53f6a-e870-4494-991b-0362d6315ba4", "inventorySourceGuid": "rTpQgjdXUkeOrTtYj0uhrQ==", "inventorySourceIdentifier": "82503aad-5737-4752-8ead-3b588f4ba1ad", "createdLocal": "2025-06-14T07:28:43.2703303", "baseUnits": 4, "unitsPerCarton": 5, "unitsPerCartonWeighted": true, "counted": 7, "countedPacks": 8, "open": 1, "movementQty": 9, "close": 1, "openPacks": 1, "movementQtyPacks": 10, "closePacks": 1, "accuracy": 1, "manual": 11, "user": "sample string 12", "updated": "2025-06-14T07:28:43.2703303", "createdLocalTime": "2025-06-14T07:28:43.2703303", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "112", "inventoryInvoiceGuid": "w7BrAsGCMk+/o78bRxz/vw==", "invoiceIdentifier": "026bb0c3-82c1-4f32-bfa3-bf1b471cffbf", "inventoryGuid": "/3I3iZOc5kmgBQ7UvqmUEg==", "inventoryIdentifier": "893772ff-9c93-49e6-a005-0ed4bea99412", "supplierIdentifier": "QTLtkYiGEUOD2NalZL/MMw==", "supplierGuid": "91ed3241-8688-4311-83d8-d6a564bfcc33", "orderGuid": "DppihEeSBEe8QGM8hEbC9g==", "orderIdentifier": "84629a0e-9247-4704-bc40-633c8446c2f6", "invoiceHeaderIdentifier": "upVFv7674ESU07w+tM2B2g==", "invoiceHeaderGuid": "bf4595ba-bbbe-44e0-94d3-bc3eb4cd81da", "created": "2025-06-14T07:28:43.2703303", "ordered": "2025-06-14T07:28:43.2703303", "storeID": 1, "bestOrExpire": "2025-06-14T07:28:43.2703303", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-06-14T07:28:43.2703303", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "AUs7w7c5BU+BcdqplFFLrA==", "pluGuid": "c33b4b01-39b7-4f05-8171-daa994514bac", "orderInventoryGuid": "1HGqmjyvUUy25ZCWgnefUg==", "orderInventoryIdentifier": "9aaa71d4-af3c-4c51-b6e5-909682779f52", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "113", "invoiceItemNo": 1, "inventoryInvoiceGuid": "NkqFPWMV7UCp6e/DYGycmg==", "invoiceIdentifier": "3d854a36-1563-40ed-a9e9-efc3606c9c9a", "inventoryGuid": "R58qDNeleUKoBI4WwCXu4A==", "inventoryIdentifier": "0c2a9f47-a5d7-4279-a804-8e16c025eee0", "serialNumber": "sample string 3", "sold": "2025-06-14T07:28:43.2703303", "saleItemID": 1, "storeID": 1, "returned": "2025-06-14T07:28:43.2703303", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "113" } ] }, "invoiceHeaderIdentifier": "bilUAa9QW0OxLXXpeQPptw==", "invoiceHeaderGuid": "0154296e-50af-435b-b12d-75e97903e9b7", "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-06-14T07:28:43.2703303" }, "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": "Wstnesj3MUGtnLaUtXelnA==", "pluGuid": "7a67cb5a-f7c8-4131-ad9c-b694b577a59c", "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-06-14T07:28:43.2703303": { "$id": "119", "date": "2025-06-14T07:28:43.2703303", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "8P8dvWwrwE2gH+MAjqvBuA==", "comboPriceGroupGuid": "bd1dfff0-2b6c-4dc0-a01f-e3008eabc1b8" } }, "onHandPredictions": [ { "$id": "120", "autoOrderGuid": "CBjyCmTo6kCwVuNKLYjAlg==", "autoOrderIdentifier": "0af21808-e864-40ea-b056-e34a2d88c096", "pluG_UID": "0sl5L6U5vUyznJ7QQZkcxA==", "pluGuid": "2f79c9d2-39a5-4cbd-b39c-9ed041991cc4", "childPLUG_UID": "Ip43sIPlj06FpH47jfLUaA==", "childPluGuid": "b0379e22-e583-4e8f-85a4-7e3b8df2d468", "date": "2025-06-14T07:28:43.2703303", "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": "8a62a495-2dc4-47b3-b910-0b2cb2e8a0c9", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "108" } ], "boosts": [ { "$id": "121", "autoOrderGuid": "rgeOQDzNVkuV5X293/fS7A==", "autoOrderIdentifier": "408e07ae-cd3c-4b56-95e5-7dbddff7d2ec", "date": "2025-06-14T07:28:43.2703303", "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": "XUs0iALDFkqOMQLzpxECrQ==", "orderIdentifier": "88344b5d-c302-4a16-8e31-02f3a71102ad", "supplierIdentifier": "szf/1obVHUOqQH/h+4jNdA==", "supplierGuid": "d6ff37b3-d586-431d-aa40-7fe1fb88cd74", "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": "Os697+wKvUuu19AnSeQhqA==", "orderIdentifier": "efbdce3a-0aec-4bbd-aed7-d02749e421a8", "pluG_UID": "g+QFNcnhpUGNfNMwn1wX3g==", "pluGuid": "3505e483-e1c9-41a5-8d7c-d3309f5c17de", "created": "2025-06-14T07:28:43.2703303", "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": "/YbwS0+RXkSp4KBPyID21A==", "substituteGuid": "4bf086fd-914f-445e-a9e0-a04fc880f6d4", "warehousePLUG_UID": "pjmeSyuZ5UyjXaxL5i2RTQ==", "warehousePluGuid": "4b9e39a6-992b-4ce5-a35d-ac4be62d914d", "updated": "2025-06-14T07:28:43.2703303", "increment": true, "description": "sample string 13", "product": { "$ref": "12" }, "unknownScan": { "$id": "125", "pluG_UID": "t7KPYVGmwE+t1CToNJxoUA==", "pluGuid": "618fb2b7-a651-4fc0-add4-24e8349c6850", "orderGuid": "LBMdiNGgFECf55BKRdKzoA==", "orderIdentifier": "881d132c-a0d1-4014-9fe7-904a45d2b3a0", "barcode": "sample string 3", "created": "2025-06-14T07:28:43.2703303" }, "unknownScanItem": true, "substitute": { "$ref": "12" }, "warehouseProduct": { "$ref": "12" }, "lookup": { "$id": "126", "pluG_UID": "0fz94n8BRUGDXvAv3jVLrg==", "pluGuid": "e2fdfcd1-017f-4145-835e-f02fde354bae", "inventoryGuid": "fIkbv2DFOUilHU047llh9g==", "inventoryIdentifier": "bf1b897c-c560-4839-a51d-4d38ee5961f6", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-06-14T07:28:43.2703303", "lastOrderQuantity": 1.1, "lastReceived": "2025-06-14T07:28:43.2703303", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "91" }, "nextCost": { "$ref": "91" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-06-14T07:28:43.2703303", "orderHeader": { "$ref": "1" }, "invoiceDetail": { "$id": "127", "identifier": "o8dL14/n80mlhBq+q8mF3Q==", "identifierGuid": "d74bc7a3-e78f-49f3-a584-1abeabc985dd", "headerIdentifier": "7D0Ox1SpdUGAQS9Zlg6Ihg==", "headerIdentifierGuid": "c70e3dec-a954-4175-8041-2f59960e8886", "pluG_UID": "BuHlfask60y5oo0haH26Cw==", "pluGuid": "7de5e106-24ab-4ceb-b9a2-8d21687dba0b", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T07:28:43.2703303", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-06-14T07:28:43.2703303", "costEnd": "2025-06-14T07:28:43.2703303", "createdFromUnknownScan": true, "orderGuid": "BUyDa634Nk6+eH/qA0GOfg==", "orderIdentifierGuid": "6b834c05-f8ad-4e36-be78-7fea03418e7e", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T07:28:43.2703303", "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": "dbJBsqYRFka0KPgG5AdRTw==", "pluGuid": "b241b275-11a6-4616-b428-f806e407514f", "invoiceIdentifier": "9nWTImbNGU25XQqJWtu8WQ==", "invoiceGuid": "229375f6-cd66-4d19-b95d-0a895adbbc59", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T07:28:43.2703303" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "+9eN/BJpD0GxWOl1wu3fNQ==", "priceGroupGuid": "fc8dd7fb-6912-410f-b158-e975c2eddf35", "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 }, { "$ref": "124" } ], "unknownScans": [ { "$ref": "125" }, { "$ref": "125" } ], "transportCompany": { "$id": "129", "identifier": "XUs0h0xmPUGEzxKKlD617g==", "identifierGuid": "87344b5d-664c-413d-84cf-128a943eb5ee", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "Tl0pwiMkO0WZxW6CHuCOCQ==", "primaryContactID": "c2295d4e-2423-453b-99c5-6e821ee08e09", "primaryContact": { "$ref": "8" } } }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �;�Zd|�)� 5 xl/workbook.xml � (� ����0��&�C�� �D��x�ཥ[�H����[J ��mgv��ig�_����Ʉ�wX��B�(A�p�L� �5�I�'�B�;�5�H�Eq!&�5A*�J���ʃ�zZQ�*����vi�P0�,���]LD��M��_d����F�Qvn��%F�Qi�_�q�K����;{��d��PK �;�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �;�Z��q' ' _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="R0bdf729efe624773" /></Relationships>PK �;�Z��>� �4 xl/worksheets/sheet1.xml � (� �[[S9�+.��X�[K)`�3,�mB.$y� � 8e;a��6�3����K�QK::�[-W��������t���P��`z5���?�Z����=��.o��Հ���g����j���h�����M�����>��/�&+�u�}4���]MO�W�����Vʏ��M����\�u�����N�7K����n2��]�(�z�����x8�gՅF'G����a��y���?����_^^�;��mf?_��7�_?V�������6c��?��?w�5w�����������0`�ׄ���\��.����q�i�ގS8o��VE���Ǜ��f;ބ�x��!x�tf�}o���JG�Ԡ��wO�]�����~ h}�B�?��ぼ��q�^�.B�����13>>��=ǃJ�Qu[�SV��>�0[��9H�����$;h�1��~M��L�$<���M��uѢ�DH҃Z{���@;��$�A�>�"8o��&*09�� �: �`�Q�`�f"$!B�{I�[9 *����(I'-�Z�I�����M��БI��:2iO7��*<X�L���L��=�z�_'�i�7BҞƾ����C3�Z��r fL���t�4h��LKz�g�2�CL�3�����#$ �w�*lZi ��P �3L�$Ic{�I�4�Ay��X�3�6I��!�P8G���b��l�$M-I� �&��$M��l�&Ml&�@���5.��lҤU=�`�&mC��pT5XO���&m_MڤIkZ�hvz���ھKH���IC���j#�3�$��!I�b3=���Q9]nI�64� �>