POST api/accounts
Updates an Account record
Request Information
URI Parameters
None.
Body Parameters
Account to save
AccountName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
ReferenceNo |
Reference number used by customers and stores to easily identifier store for a payment or other reason |
string |
None. |
Name | string |
None. |
|
Created | date |
None. |
|
Owner | Collection of byte |
None. |
|
OwnerGuid | globally unique identifier |
None. |
|
AccountStoreGroupIdentifier | Collection of byte |
None. |
|
AccountStoreGroupGuid | globally unique identifier |
None. |
|
AccountType | AccountType |
None. |
|
CurrentBalance |
After creation should only be provided if being updated |
integer |
None. |
ExternalID | string |
String length: inclusive between 0 and 20 |
|
MaximumLimit | integer |
None. |
|
AccruePoints | boolean |
None. |
|
LoyaltyPoints |
If this is a group account the group gets the points, not the card |
integer |
None. |
TermsOfTrade | integer |
None. |
|
SignatureRequired | boolean |
None. |
|
ReferenceRequired |
Flag whether the customer reference should be prompted for this account, even when pos setting doesn't enforce for all |
boolean |
None. |
StatementSendType |
0 = Email, 1 = Print |
integer |
None. |
AgeingPeriod | integer |
None. |
|
MonthlyAgeingPeriod | boolean |
None. |
|
ExplodedInvoice | boolean |
None. |
|
IsFifoAllocation | boolean |
None. |
|
LastStatementSent | date |
None. |
|
Active | boolean |
None. |
|
Updated | date |
None. |
|
Deleted | boolean |
None. |
|
DeletedUser | string |
None. |
|
CurrentBalanceChanged |
Indicates if current balance value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
MaximumLimitChanged |
Indicates if maximum limit value has changed and should be updated to value provided |
boolean |
Relation. This field may not always be loaded or used for updates. |
LoyaltyPointsChanged |
Indicates if loyalty points value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProjectedBalance | integer |
Relation. This field may not always be loaded or used for updates. |
|
AccountStoreGroupStoreIDs | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
CustomerEmail | string |
Relation. This field may not always be loaded or used for updates. |
|
OwnerCustomer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
Card | CustomerCard |
Relation. This field may not always be loaded or used for updates. |
|
Members | Dictionary of string [key] and Collection of Customer [value] |
Relation. This field may not always be loaded or used for updates. |
|
CustomerGroups | Collection of CustomerGroup |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "id": 1, "identifier": "ViWiL/IBG0S1WwzgP8CDoA==", "identifierGuid": "2fa22556-01f2-441b-b55b-0ce03fc083a0", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:15:00.5988149", "owner": "m6rBDHvLYEm8JEEg2h+RMQ==", "ownerGuid": "0cc1aa9b-cb7b-4960-bc24-4120da1f9131", "accountStoreGroupIdentifier": "QwCaJS+zbk2TaXlV4VFbCg==", "accountStoreGroupGuid": "259a0043-b32f-4d6e-9369-7955e1515b0a", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T06:15:00.5988149", "active": true, "updated": "2025-06-14T06:15:00.5988149", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$id": "2", "identifier": "rAC7HP+A406b4p4eJ3efxw==", "identifierGuid": "1cbb00ac-80ff-4ee3-9be2-9e1e27779fc7", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:15:00.5988149", "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": "sZQDeijn/ESF/mEO1c4YOA==", "communityIdentifierGuid": "7a0394b1-e728-44fc-85fe-610ed5ce1838", "joined": "2025-06-14T06:15:00.5988149", "updated": "2025-06-14T06:15:00.5988149", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "0p5Yo1/EMEyBHEZmDL3V8w==", "priceLevelIdentifierGuid": "a3589ed2-c45f-4c30-811c-46660cbdd5f3", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:15:00.5988149", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-06-14T06:15:00.5988149", "expiry": "2025-06-14T06:15:00.5988149", "customerID": "iSZkxUs4/Uyhr/hzGv5b9A==", "customerIDGuid": "c5642689-384b-4cfd-a1af-f8731afe5bf4", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T06:15:00.5988149", "linkedAccount": "d8WtbSXfd0a+SfVS+IVbEg==", "linkedAccountGuid": "6dadc577-df25-4677-be49-f552f8855b12", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$ref": "1" }, "payments": [ { "$id": "4", "id": 1, "identifier": "r8Nq2/SOa0K6ma1tAnzFRQ==", "identifierGuid": "db6ac3af-8ef4-426b-ba99-ad6d027cc545", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "fGvGIsgvw0q2cDhQVmZ4qg==", "accountIDGuid": "22c66b7c-2fc8-4ac3-b670-3850566678aa", "customerAccount": { "$ref": "1" }, "customerCard": { "$ref": "3" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T06:15:00.5988149", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "osD4yD35002lzc2FR7c7AQ==", "idempotentVoidGuid": "c8f8c0a2-f93d-4dd3-a5cd-cd8547b73b01", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "5", "saleHeaderID": 1, "saleHeaderGuid": "pWFm8z9gq0SSm3QNjRYs8A==", "saleHeaderIdentifierGuid": "f36661a5-603f-44ab-929b-740d8d162cf0", "created": "2025-06-14T06:15:00.5988149", "createdLocal": "2025-06-14T06:15:00.5988149", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T06:15:00.5988149", "storeID": 1, "operatorG_Uid": "udAjKMsA+Eic1hxvhv7wjg==", "operatorGuid": "2823d0b9-00cb-48f8-9cd6-1c6f86fef08e", "customerG_Uid": "t3WGgUnbbkipCbVC4YM77g==", "customerGuid": "818675b7-db49-486e-a909-b542e1833bee", "communityIdentifier": "EbDSTP3EY0ym61Phx4lQxw==", "communityIdentifierGuid": "4cd2b011-c4fd-4c63-a6eb-53e1c78950c7", "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": "exA7AN4QU0SP48qTeVWbtg==", "priceLevelIdentifierGuid": "003b107b-10de-4453-8fe3-ca9379559bb6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "6", "id": 1, "g_Uid": "GTUzR5MKVkCQuMbmNu4gPQ==", "guid": "47333519-0a93-4056-90b8-c6e636ee203d", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T06:15:00.5988149", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:15:00.5988149", "endShift": "2025-06-14T06:15:00.5988149", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "7", "operatorG_UID": "o5tFsBdExUGs4mLFX+5HpQ==", "operatorGuid": "b0459ba3-4417-41c5-ace2-62c55fee47a5", "storeID": 2, "operator": { "$ref": "6" }, "store": { "$id": "8", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T06:15:00.5988149", "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": "6Wk1wYCUvE2ZLZoojACQew==", "hostIdentifierGuid": "c13569e9-9480-4dbc-992d-9a288c00907b", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T06:15:00.5988149", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "9", "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": "9" }, "hostStoreSettings": [ { "$id": "10", "id": 1, "hostIdentifier": "JU5YQef33EWqZfCWObiw4A==", "hostIdentifierGuid": "41584e25-f7e7-45dc-aa65-f09639b8b0e0", "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": "11", "identifier": "5uBOT4smukqZZ0AkE6zSTw==", "identifierGuid": "4f4ee0e6-268b-4aba-9967-402413acd24f", "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": "R/OCJbLrqU2oBpJpJ9uGLQ==", "hostSupplierIdentifierGuid": "2582f347-ebb2-4da9-a806-926927db862d", "loyaltyPriceLevelIdentifier": "D0nQgl0E3kiatcZLFnJReA==", "loyaltyPriceLevelIdentifierGuid": "82d0490f-045d-48de-9ab5-c64b16725178", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T06:15:00.5988149", "lastProcessed": "2025-06-14T06:15:00.5988149", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "12", "identifier": "AJJUQ8tqKEOlmT3D2tIp/g==", "identifierGuid": "43549200-6acb-4328-a599-3dc3dad229fe", "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": "m5Z9cyPt0UWub6c+xV/VKQ==", "primaryContactID": "737d969b-ed23-45d1-ae6f-a73ec55fd529", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "InBvdTyoz0mkU6kdAg5Z5g==", "supplierGroupGuid": "756f7022-a83c-49cf-a453-a91d020e59e6", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:15:00.5988149", "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": "13", "id": "6b71c63b-79b3-482a-98f2-af4a61c8c00e", "identifier": "V4jkYOd3kECPtl6wz9qyGw==", "identifierGuid": "60e48857-77e7-4090-8fb6-5eb0cfdab21b", "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": "14", "supplierIdentifier": "7Ag0G685FkGrkJrxMV/ZOg==", "supplierIdentifierGuid": "1b3408ec-39af-4116-ab90-9af1315fd93a", "contactGuid": "Zys5val6FkaZkcWj0esruw==", "contactID": "bd392b67-7aa9-4616-9991-c5a3d1eb2bbb", "contact": { "$ref": "13" }, "supplier": { "$ref": "12" } }, { "$ref": "14" } ], "products": [ { "$id": "15", "pluG_UID": "YpeVp9aF+UCMQgrh6m+VmA==", "pluGuid": "a7959762-85d6-40f9-8c42-0ae1ea6f9598", "supplierIdentifier": "pMxrQOaVtk2uOlS77L9vjQ==", "supplierIdentifierGuid": "406bcca4-95e6-4db6-ae3a-54bbecbf6f8d", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:15:00.5988149", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:15:00.5988149", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "16", "pluG_UID": "LczWW7qRu0qmp88CWZGO7g==", "pluGuid": "5bd6cc2d-91ba-4abb-a6a7-cf0259918eee", "supplierIdentifier": "E/s8FSazeU672hxii2tDow==", "supplierIdentifierGuid": "153cfb13-b326-4e79-bbda-1c628b6b43a3", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "16" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "Vk5qfJFV8UuDUtMf/2Lcsw==", "parentPluGuid": "7c6a4e56-5591-4bf1-8352-d31fff62dcb3", "freight": 44.0, "freightType": 1, "product": { "$id": "17", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "G4fQFOyG3k+J+D/cA7MNNw==", "guid": "14d0871b-86ec-4fde-89f8-3fdc03b30d37", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "gKGLFuMQTUC/C2ce/hX3pA==", "priceGroupGuid": "168ba180-10e3-404d-bf0b-671efe15f7a4", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:15:00.5988149", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:15:00.5988149", "pluCreated": "2025-06-14T06:15:00.5988149", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T06:15:00.5988149", "lastManualUpdate": "2025-06-14T06:15:00.5988149", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T06:15:00.5988149", "currentCostUpdated": "2025-06-14T06:15:00.5988149", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:15:00.5988149", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:15:00.5988149", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "K9JdN0j7eUSYSg4UjwhAKA==", "altPLUGuid": "375dd22b-fb48-4479-984a-0e148f084028", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:15:00.5988149", "labelLastPrice": 1, "shelfPageLayoutG_UID": "cWbG+JFAFU2f4Ahgwv1N7g==", "shelfPageLayoutGuid": "f8c66671-4091-4d15-9fe0-0860c2fd4dee", "talkerPageLayoutG_UID": "G1DDU7sKaUGh8gp73RZW+g==", "talkerPageLayoutGuid": "53c3501b-0abb-4169-a1f2-0a7bdd1656fa", "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": "yKnm/MqUJkCujJEjVPuUwQ==", "inventoryIdentifier": "fce6a9c8-94ca-4026-ae8c-912354fb94c1", "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": "WUiryIWk9kibcwP/feWRqQ==", "parentPluGuid": "c8ab4859-a485-48f6-9b73-03ff7de591a9", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "2m5oibSEmUOu4xVyjha9NQ==", "supplierIdentifierGuid": "89686eda-84b4-4399-aee3-15728e16bd35", "supplierChanged": true, "rebateSupplierIdentifier": "CipQMJY7Pkuygp3PKqksdA==", "rebateSupplierIdentifierGuid": "30502a0a-3b96-4b3e-b282-9dcf2aa92c74", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:15:00.5988149", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "c6N3VDNk8E2RTCGpFYRoyg==", "hostIdentifierGuid": "5477a373-6433-4df0-914c-21a9158468ca", "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": "17" }, { "$ref": "17" } ], "store": { "$ref": "8" }, "storePrices": [ { "$id": "18", "pluG_UID": "qhSHLihCl0KLxmaoP9hLTw==", "pluGuid": "2e8714aa-4228-4297-8bc6-66a83fd84b4f", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:15:00.5988149" }, { "$ref": "18" } ], "currentPrices": { "$id": "19", "pluPrices": { "$id": "20", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T06:15:00.5988149", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "20" }, "winningCampaign": 1, "winner": { "$id": "21", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:15:00.5988149", "startTime": 3, "endDate": "2025-06-14T06:15:00.5988149", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "TvuTFVNEOUa3qpTRv4Cu8g==", "hostIdentifierGuid": "1593fb4e-4453-4639-b7aa-94d1bf80aef2", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "21" }, { "$ref": "21" } ] }, "tray": { "$id": "22", "g_UId": "Cd+Utkz91UCuyLCB/zGBcw==", "guid": "b694df09-fd4c-40d5-aec8-b081ff318173", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "23", "priceGroupG_UID": "IVxNyJ+h/E6deckk0FL75A==", "priceGroupGuid": "c84d5c21-a19f-4efc-9d79-c924d052fbe4", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:15:00.5988149", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "17" }, { "$ref": "17" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "24", "pluG_UID": "lh8uN8ePL0u1oqzD89xp7g==", "pluGuid": "372e1f96-8fc7-4b2f-b5a2-acc3f3dc69ee", "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": "25", "pluGuid": "7ed5ed58-4a05-474e-8742-aeba771f7e90", "created": "2025-06-14T06:15:00.5988149", "createdByUser": "sample string 1", "activated": "2025-06-14T06:15:00.5988149", "deactivated": "2025-06-14T06:15:00.5988149", "lastOrdered": "2025-06-14T06:15:00.5988149", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:15:00.5988149", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:15:00.5988149", "lastSold": "2025-06-14T06:15:00.5988149", "firstSold": "2025-06-14T06:15:00.5988149", "awsUpdated": "2025-06-14T06:15:00.5988149", "lastManualUpdate": "2025-06-14T06:15:00.5988149", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:15:00.5988149", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:15:00.5988149", "doNotRangeUpdated": "2025-06-14T06:15:00.5988149", "doNotOrderUpdated": "2025-06-14T06:15:00.5988149", "tracked": "2025-06-14T06:15:00.5988149" }, "allergens": [ { "$id": "26", "allergenID": 1, "pluG_UID": "bBMAd2hhY06EP9yMy3CdoQ==", "pluGuid": "7700136c-6168-4e63-843f-dc8ccb709da1", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "costs": { "$id": "27", "pluG_UID": "8ORCkTR/bkSimEtc0+TDOQ==", "pluGuid": "9142e4f0-7f34-446e-a298-4b5cd3e4c339", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:15:00.5988149", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "28", "saleHeaderID": 1, "created": "2025-06-14T06:15:00.5988149", "createdLocal": "2025-06-14T06:15:00.5988149", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "aFTHqJdSi0iJKVvs52Q50g==", "operatorGuid": "a8c75468-5297-488b-8929-5bece76439d2", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "BbBH/x7uD0u5VDo87WFo1Q==", "pluGuid": "ff47b005-ee1e-4b0f-b954-3a3ced6168d5", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "6" } }, { "$ref": "28" } ], "apns": [ { "$id": "29", "pluID": 1, "pluG_UID": "TOmV4fjuAEO28taBK/QstQ==", "pluGuid": "e195e94c-eef8-4300-b6f2-d6812bf42cb5", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "29" } ], "tuns": [ { "$id": "30", "pluG_UId": "7E06rRiXM0yzgkdQ7gviSQ==", "pluGuid": "ad3a4dec-9718-4c33-b382-4750ee0be249", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "17" }, "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "competitionPricing": [ { "$id": "31", "identifier": "bg9Jt1lRvkm5zDvD4bQuiw==", "identifierGuid": "b7490f6e-5159-49be-b9cc-3bc3e1b42e8b", "pluG_UID": "ZdNupTuf4E2Ox5Eq95QBDg==", "pluGuid": "a56ed365-9f3b-4de0-8ec7-912af794010e", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "31" } ], "supplier": { "$ref": "12" }, "supplierName": "sample string 146", "children": [ { "$ref": "17" }, { "$ref": "17" } ], "ordering": { "$ref": "15" }, "flipChartPages": [ { "$id": "32", "identifier": "oZLnVhu4/k2Lz/qnlreKrw==", "groupName": "sample string 1", "identifierGuid": "56e792a1-b81b-4dfe-8bcf-faa796b78aaf", "exists": true, "flipChartIdentifier": "4OcGkAvac0y2E6x0NGZ3ig==", "flipChartIdentifierGuid": "9006e7e0-da0b-4c73-b613-ac743466778a", "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": "K+LiYrNqGUW3YtptsBOOog==", "groupIdentifierGuid": "62e2e22b-6ab3-4519-b762-da6db0138ea2", "flipChart": { "$id": "33", "identifier": "0jheMiTQ9UqXjH4W/ZCy/A==", "identifierGuid": "325e38d2-d024-4af5-978c-7e16fd90b2fc", "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": "34", "identifier": "DURzWHJK2EqrldslBv2gCw==", "identifierGuid": "5873440d-4a72-4ad8-ab95-db2506fda00b", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "35", "id": 1, "g_UID": "yazZgv1Mt062O3W6w9K5GA==", "guid": "82d9acc9-4cfd-4eb7-b63b-75bac3d2b918", "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": "g27HoYM/tUqfd8zkXs1KXw==", "previousFormGuid": "a1c76e83-3f83-4ab5-9f77-cce45ecd4a5f", "nextForm": 1, "nextFormG_UID": "7tYqPKF+00+dS4Kn1hMB/A==", "nextFormGuid": "3c2ad6ee-7ea1-4fd3-9d4b-82a7d61301fc", "attributes": "sample string 10", "updated": "2025-06-14T06:15:00.5988149", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "35" }, "previousCheckoutForm": { "$ref": "35" }, "buttons": [ { "$id": "36", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "LNGYHZkX8E6wFGdAkpqTww==", "checkoutFormGuid": "1d98d12c-1799-4ef0-b014-6740929a93c3", "identifier": "bghDDFHIVkK7bb1wVnvURA==", "identifierGuid": "0c43086e-c851-4256-bb6d-bd70567bd444", "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": "zHDZYTXSokq85TncTBmUvg==", "valueGuid": "61d970cc-d235-4aa2-bce5-39dc4c1994be", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:15:00.5988149", "action": "sample string 12", "valueForm": { "$ref": "35" }, "image": { "$id": "37", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T06:15:00.5988149", "imageData": "QEA=", "readOnly": true } }, { "$ref": "36" } ], "panels": [ { "$id": "38", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "rr0HjQVmbEqQpIRCAM8m8w==", "checkoutFormGuid": "8d07bdae-6605-4a6c-90a4-844200cf26f3", "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": "38" } ] }, { "$ref": "35" } ], "panels": [ { "$ref": "38" }, { "$ref": "38" } ] }, "pages": [ { "$ref": "32" }, { "$ref": "32" } ] }, "contentPanel": { "$ref": "38" }, "products": [ { "$id": "39", "flipChartPageIdentifier": "R0AnrGn3/Ui97ySfPq1d1g==", "flipChartPageIdentifierGuid": "ac274047-f769-48fd-bdef-249f3ead5dd6", "pluG_UID": "a0SkjAbPFkmPOZbUFU1tBw==", "pluGuid": "8ca4446b-cf06-4916-8f39-96d4154d6d07", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "17" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "39" } ], "productCount": 27, "pages": [ { "$ref": "32" }, { "$ref": "32" } ] }, { "$ref": "32" } ], "priceHistory": [ { "$id": "40", "pluG_UID": "s4gg5IpIPEucvRz7qguX+A==", "pluGuid": "e42088b3-488a-4b3c-9cbd-1cfbaa0b97f8", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T06:15:00.5988149", "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": "40" } ], "ingredients": [ { "$id": "41", "pluG_UID": "ebzttitFC0mVlzMhdE6iJw==", "ingredientGuid": "3DdaYSl/Ik+895QpTn7oQA==", "ingredientIdentifier": "615a37dc-7f29-4f22-bcf7-94294e7ee840", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "17" } }, { "$ref": "41" } ], "bins": [ { "$id": "42", "pluG_UID": "BbO26arvPU+ZlI3AYsDh6g==", "pluGuid": "e9b6b305-efaa-4f3d-9994-8dc062c0e1ea", "shelfLocationIdentifier": "zDdU+XZpyk6Pu0JlZcW+tg==", "shelfLocationGuid": "f95437cc-6976-4eca-8fbb-426565c5beb6", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "QR4vrsH7k0+ONix4jFPL4g==", "labelPageLayoutGuid": "ae2f1e41-fbc1-4f93-8e36-2c788c53cbe2", "updated": "2025-06-14T06:15:00.5988149", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "17" }, "location": { "$id": "43", "identifier": "RcvL+01ky0a9GztDdqyCKA==", "storeID": 1, "identifierGuid": "fbcbcb45-644d-46cb-bd1b-3b4376ac8228", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:15:00.5988149", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "42" }, { "$ref": "42" } ] } }, { "$ref": "42" } ], "bin": { "$ref": "42" }, "scaleLocations": [ { "$id": "44", "plu": 1, "pluG_UID": "W5LnXX95BEu7P+XpUia7/g==", "pluGuid": "5de7925b-797f-4b04-bb3f-e5e95226bbfe", "deptNo": 1, "product": { "$ref": "17" }, "scaleLocation": { "$id": "45", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:15:00.5988149", "department": { "$id": "46", "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": "45" }, "subDepartments": [ { "$id": "47", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "48", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "49", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T06:15:00.5988149", "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": "5OA1KXudp0iiMAPVJIFmcg==", "labelPageLayoutGuid": "2935e0e4-9d7b-48a7-a230-03d524816672", "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": "50", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "51", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "52", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "52" } ], "commodityCode": "sample string 6" }, { "$ref": "51" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "51" }, "mscDep": { "$id": "53", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "50" }, { "$ref": "50" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "49" } ], "updated": "2025-06-14T06:15:00.5988149", "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": "dQ90wk6LD0GKscDiJlCnsw==", "labelPageLayoutGuid": "c2740f75-8b4e-410f-8ab1-c0e22650a7b3", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "48" } ], "investmentBuyOverride": true, "updated": "2025-06-14T06:15:00.5988149", "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": "zYCW+5RgY0qtDXE0T5VQ+A==", "labelPageLayoutGuid": "fb9680cd-6094-4a63-ad0d-71344f9550f8", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } }, { "$ref": "47" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T06:15:00.5988149", "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": "bV1uxBU2K064DBHqc2ullw==", "labelPageLayoutGuid": "c46e5d6d-3615-4e2b-b80c-11ea736ba597", "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": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" } } } }, { "$ref": "44" } ], "nextPrice": { "$id": "54", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "IqGkUhEL502zjv58iImI/w==", "pluGuid": "52a4a122-0b11-4de7-b38e-fe7c888988ff", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "ha7GRjz3OE2t9bfEexGZ8w==", "dealCostGuid": "46c6ae85-f73c-4d38-adf5-b7c47b1199f3", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "UdyYlce+Tk+FRhzHqw90gg==", "priceGroupGuid": "9598dc51-bec7-4f4e-8546-1cc7ab0f7482", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:15:00.5988149", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "9vKQ595RkUKUUzuaOPAZjg==", "campaignComboPriceGroupIdentifier": "e790f2f6-51de-4291-9453-3b9a38f0198e", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "55", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:15:00.5988149", "operatorG_UID": "ER1+UejKSkye8YIU0hFgnA==", "operatorGuid": "517e1d11-cae8-4c4a-9ef1-8214d211609c", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:15:00.5988149", "signIqTicketFileMovedUtc": "2025-06-14T06:15:00.5988149", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:15:00.5988149", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "17" }, "campaignPlu": { "$ref": "54" } }, { "$ref": "55" } ], "campaign": { "$id": "56", "id": 1, "storeID": 2, "name": "3212a559-ba74-426f-bc21-d702dd6519c0", "nameGuid": "3212a559-ba74-426f-bc21-d702dd6519c0", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:15:00.5988149", "startTime": 1, "endDate": "2025-06-14T06:15:00.5988149", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T06:15:00.5988149", "system": true, "created": "2025-06-14T06:15:00.5988149", "updated": "2025-06-14T06:15:00.5988149", "priceChangeNotifiedUtc": "2025-06-14T06:15:00.5988149", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "FGVXJB/3TUas1pE0t8yqKw==", "hostIdentifierGuid": "24576514-f71f-464d-acd6-9134b7ccaa2b", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:15:00.5988149", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "54" }, { "$ref": "54" } ], "campaignPools": [ { "$id": "57", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "MJEWy/6iakyF24GXKpJ79g==", "pluGuid": "cb169130-a2fe-4c6a-85db-81972a927bf6", "hostOfferID": 1, "priceGroupG_UID": "dEWLj2sGvkiuAsgexYdttA==", "priceGroupGuid": "8f8b4574-066b-48be-ae02-c81ec5876db4", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:15:00.5988149", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "17" }, "campaign": { "$ref": "56" } }, { "$ref": "57" } ], "sellingRules": [ { "$id": "58", "id": 1, "identifier": "FcR1DSQgSkOEV/BhYqMoIA==", "identifierStr": "FcR1DSQgSkOEV/BhYqMoIA==", "identifierGuid": "0d75c415-2024-434a-8457-f06162a32820", "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": "56" } }, { "$ref": "58" } ], "customers": [ { "$id": "59", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "RWCIkZ8QMkGTRLoavXtiug==", "customerIDGuid": "91886045-109f-4132-9344-ba1abd7b62ba", "campaign": { "$ref": "56" }, "customer": { "$ref": "2" } }, { "$ref": "59" } ], "customerGroups": [ { "$id": "60", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "obDLsnccA0e+S3nZRuMlfQ==", "groupIDGuid": "b2cbb0a1-1c77-4703-be4b-79d946e3257d", "campaign": { "$ref": "56" }, "group": { "$id": "61", "identifier": "oXGCyPkaRESIAQYnjy3V6Q==", "identifierGuid": "c88271a1-1af9-4444-8801-06278f2dd5e9", "name": "sample string 2", "primaryContact": "e3Tnup+uB0WLX8lNPZdCFQ==", "primaryContactGuid": "bae7747b-ae9f-4507-8b5f-c94d3d974215", "accountID": "2bcgaQSEpUWvFdVTuBdOpg==", "accountIDGuid": "6920b7d9-8404-45a5-af15-d553b8174ea6", "special": true, "updated": "2025-06-14T06:15:00.5988149", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "l2KQyVjA+0CXJjwDYjpp2Q==", "priceLevelIdentifierGuid": "c9906297-c058-40fb-9726-3c03623a69d9", "deleted": true, "account": { "$ref": "1" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "62", "id": 1, "groupID": "BLszmu9WNkuJJxOnKYDnLA==", "groupIDGuid": "9a33bb04-56ef-4b36-8927-13a72980e72c", "customerID": "3/JpZVC26ky4qiVajfwlXA==", "customerIDGuid": "6569f2df-b650-4cea-b8aa-255a8dfc255c", "card": "sample string 4", "linkedAccount": "CqJEh/43RUuCgi3PhaMhXQ==", "linkedAccountGuid": "8744a20a-37fe-4b45-8282-2dcf85a3215d", "customer": { "$ref": "2" }, "group": { "$ref": "61" }, "customerCard": { "$ref": "3" } }, { "$ref": "62" } ] } }, { "$ref": "60" } ], "signIqTickets": [ { "$id": "63", "identifier": "fJrGz4g0/EyeHD6x/mdWiA==", "identifierGuid": "cfc69a7c-3488-4cfc-9e1c-3eb1fe675688", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "63" } ], "comboPriceGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "KILBt6eZoEW1KVtJLLaUHA==", "guid": "b7c18228-99a7-45a0-b529-5b492cb6941c", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "56" }, "comboPricePlus": [ { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "FNdJw/cNsUWMyGj1g4CDUw==", "groupGuid": "c349d714-0df7-45b1-8cc8-68f583808353", "comboPriceType": 5, "priceType": 5, "pluG_UID": "AFHh6yW4WECbQ2dnIpaUuA==", "pluGuid": "ebe15100-b825-4058-9b43-6767229694b8", "priceGroupG_UID": "2hx91bX7NU+CWtxqghFXdQ==", "priceGroupGuid": "d57d1cda-fbb5-4f35-825a-dc6a82115775", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "56" }, "product": { "$ref": "17" }, "priceGroup": { "$ref": "23" }, "campaignPool": { "$ref": "56" } }, { "$ref": "65" } ] }, { "$ref": "64" } ], "priceLevels": [ { "$id": "66", "id": 1, "priceLevelIdentifier": "5fc7ew8IYEyUfPHsHPh2lQ==", "priceLevelIdentifierGuid": "7b3bf7e5-080f-4c60-947c-f1ec1cf87695", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "66" } ] }, "product": { "$ref": "17" }, "dealCost": { "$id": "67", "headerIdentifier": "PkPdMAo0PUGGuh7ztqgaPA==", "headerIdentifierGuid": "30dd433e-340a-413d-86ba-1ef3b6a81a3c", "identifier": "kV/U/dgb+Eq+V0UHA3irXw==", "identifierGuid": "fdd45f91-1bd8-4af8-be57-45070378ab5f", "supplierIdentifier": "XRHJGJ9iFU6p4MwjyKhnzQ==", "supplierGuid": "18c9115d-629f-4e15-a9e0-cc23c8a867cd", "pluG_UID": "X8jiX/QvrkGmyX5RVNWpcg==", "pluGuid": "5fe2c85f-2ff4-41ae-a6c9-7e5154d5a972", "campaignName": "bc7cb3a8-0602-4c6e-8a60-07e9f7b3df16", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:15:00.5988149", "end": "2025-06-14T06:15:00.5988149", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "l12dPZAuKESdkTaTSyD1cw==", "bonusItemPluGuid": "3d9d5d97-2e90-4428-9d91-36934b20f573", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:15:00.5988149", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T06:15:00.5988149", "campaignEndDate": "2025-06-14T06:15:00.5988149", "masterPLUG_UID": "xfiWGERcXE6uMBm1MCX7Yg==", "masterID": "1896f8c5-5c44-4e5c-ae30-19b53025fb62", "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": "Uwrj5iUtbES8egM5GzPG1w==", "bonusMasterID": "e6e30a53-2d25-446c-bc7a-03391b33c6d7", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T06:15:00.5988149", "dealCosts": [ { "$ref": "67" }, { "$ref": "67" } ], "tags": [ { "$id": "68", "pluG_UID": "RtxGPaQCmk6nLSjY8LJ6ug==", "pluGuid": "3d46dc46-02a4-4e9a-a72d-28d8f0b27aba", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "68" } ], "alternateProductG_UID": "zTM7IV/WuEOvFsuvFExEsA==", "alternateProduct": "213b33cd-d65f-43b8-af16-cbaf144c44b0", "productHostCode": { "$id": "69", "id": 1, "pluG_UID": "JA1FlQIJGkqNeEVcvS2ZDw==", "pluGuid": "95450d24-0902-4a1a-8d78-455cbd2d990f", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "50" }, "mscCom": { "$ref": "51" }, "mscDep": { "$ref": "53" }, "mscSubCom": { "$ref": "52" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:15:00.5988149", "inventoryTracked": "2025-06-14T06:15:00.5988149", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "12" }, "serviceFee": { "$id": "70", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "15" } ], "orderCycleHeaders": [ { "$id": "71", "storeID": 1, "supplierIdentifier": "i7ySHDFaa0e/5frtBWhRAA==", "supplierGuid": "1c92bc8b-5a31-476b-bfe5-faed05685100", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "71" } ], "cycles": [ { "$id": "72", "storeID": 1, "supplierIdentifier": "lZmrKt+1WEO8VFzzHCTrRg==", "supplierGuid": "2aab9995-b5df-4358-bc54-5cf31c24eb46", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T06:15:00.5988149", "deliveryDate": "2025-06-14T06:15:00.5988149", "nextCutOffDate": "2025-06-14T06:15:00.5988149", "nextDeliveryDate": "2025-06-14T06:15:00.5988149", "nextDaysBuffer": 10 }, { "$ref": "72" } ], "store": { "$ref": "8" }, "updated": "2025-06-14T06:15:00.5988149", "isHost": true }, "files": [ { "$id": "73", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T06:15:00.5988149", "processed": "2025-06-14T06:15:00.5988149", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:15:00.5988149", "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": "11" }, "metcashHeader": { "$id": "74", "customerNumber": "sample string 1", "creationDate": "2025-06-14T06:15:00.5988149", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "73" } ], "zoneMatrix": [ { "$id": "75", "id": 1, "hostIdentifier": "Exhr7c2F0EikDSd89icJPw==", "hostIdentifierGuid": "ed6b1813-85cd-48d0-a40d-277cf627093f", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "0bb74928-0573-47d0-9b56-349f141cc257", "1c0b04c6-f77f-457f-9bd2-eb1cfe5cae4f" ] }, { "$ref": "75" } ], "hostFileStoreSetting": { "$ref": "10" }, "hostStoreSettings": [ { "$ref": "10" }, { "$ref": "10" } ], "promotionPlacements": [ { "$id": "76", "identifier": "R9uo2wvIeUyBhxtYNcE+bQ==", "identifierGuid": "dba8db47-c80b-4c79-8187-1b5835c13e6d", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "76" } ], "promoTypeGuids": [ "3e358a10-e4a8-4c13-ae86-b58fe6b61e34", "1484b9ed-f551-4313-81c3-e255860e47ea" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "10" } ], "accounts": [ { "$id": "77", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "77" } ], "sales": [ { "$id": "78", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T06:15:00.5988149", "ftpSite": { "$id": "79", "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": "78" } ], "zoneMatrix": [ { "$ref": "75" }, { "$ref": "75" } ], "cashManagements": [ { "$id": "80", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "81", "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": "80" } ], "updateStoreID": "b54de16a-2867-411a-86cc-bbd35555cd03", "updateStore": { "$id": "82", "id": "9f9f0f9a-5ec3-4ad8-a5f7-6fa343391242", "name": "sample string 1", "lastActivity": "2025-06-14T06:15:00.5988149", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T06:15:00.5988149" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "83", "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" } } }, { "$ref": "7" } ] }, "customer": { "$ref": "2" }, "communityOrganisation": { "$id": "84", "id": 1, "identifier": "I9jYBTl400qKzX2x5GAeBw==", "identifierGuid": "05d8d823-7839-4ad3-8acd-7db1e4601e07", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T06:15:00.5988149", "deleted": true }, "details": [ { "$id": "85", "saleItemID": 1, "identifier": "OXODUxpJiUWILu6e84MsYQ==", "identifierGuid": "53837339-491a-4589-882e-ee9ef3832c61", "saleHeaderID": 2, "plu": 1, "pluG_UId": "RCdNJX4A8Emah1Klr0UydA==", "pluGuid": "254d2744-007e-49f0-9a87-52a5af453274", "accountID": "aLT7iX4nc0OJ1WLwA47baA==", "accountIDGuid": "89fbb468-277e-4373-89d5-62f0038edb68", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T06:15:00.5988149", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "8CpHIQoTGkGXgdT6MZFAwg==", "refundGuid": "21472af0-130a-411a-9781-d4fa319140c2", "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": "r/8qnoW2fEqui52HvEVALg==", "idempotentVoidGuid": "9e2affaf-b685-4a7c-ae8b-9d87bc45402e", "priceLevelIdentifier": "Iu60iQ06g0WFZgPN7Avc6A==", "priceLevelIdentifierGuid": "89b4ee22-3a0d-4583-8566-03cdec0bdce8", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "86", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:15:00.5988149", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "86" } ], "refund": { "$id": "87", "id": 1, "g_UID": "l7/bl8p5N0yS9vmllJdlgw==", "guid": "97dbbf97-79ca-4c37-92f6-f9a594976583", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:15:00.5988149" }, "modifier": { "$id": "88", "id": 1, "setG_UID": "iVHZMyJ79062AHk9I450ew==", "modifierSetGuid": "33d95189-7b22-4ef7-b600-793d238e747b", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "d0YoHO4zMEGhldWh9J2WlQ==", "pluGuid": "1c284677-33ee-4130-a195-d5a1f49d9695", "deleted": true, "g_UID": "EtF7mIdkL0SoqznTLg2HiA==", "guid": "987bd112-6487-442f-a8ab-39d32e0d8788", "product": { "$ref": "17" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "85" } ], "eftReceipts": [ { "$id": "89", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "5" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "89" } ], "payments": [ { "$ref": "4" }, { "$ref": "4" } ], "cards": [ { "$id": "90", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "90" } ], "campaignHits": [ { "$id": "91", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "91" } ], "fuel": [ { "$id": "92", "id": 1, "plu": 1, "pluG_UID": "CkbFKI29GUmcxTTorHo93Q==", "pluGuid": "28c5460a-bd8d-4919-9cc5-34e8ac7a3ddd", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T06:15:00.5988149", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T06:15:00.5988149", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "92" } ], "fuelResells": [ { "$id": "93", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "QRWzPg5YeUiU86g5iiBzXQ==", "pluGuid": "3eb31541-580e-4879-94f3-a8398a20735d", "accountID": "CstJY/QvZUm0oh1xDzwE2w==", "accountIDGuid": "6349cb0a-2ff4-4965-b4a2-1d710f3c04db", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T06:15:00.5988149", "bestOrExpireType": 1, "refundG_UID": "d+QWTXwE+E2bq/4e5ClwsQ==", "refundGuid": "4d16e477-047c-4df8-9bab-fe1ee42970b1", "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": "93" } ], "customerOrder": [ { "$id": "94", "identifier": "EdOVD1RkO0ygPRvZBkQiAQ==", "identifierGuid": "0f95d311-6454-4c3b-a03d-1bd906442201", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "jVRtJLJ0RkyTVf5w+aOxHA==", "customerIdentifierGuid": "246d548d-74b2-4c46-9355-fe70f9a3b11c", "operatorNo": 1, "operatorG_UID": "RjK1yV33Dkmoma2NDC1Hrw==", "operatorGuid": "c9b53246-f75d-490e-a899-ad8d0c2d47af", "created": "2025-06-14T06:15:00.5988149", "ordered": "2025-06-14T06:15:00.5988149", "started": "2025-06-14T06:15:00.5988149", "completed": "2025-06-14T06:15:00.5988149", "supplied": "2025-06-14T06:15:00.5988149", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "2" }, "operator": { "$ref": "6" }, "details": [ { "$id": "95", "headerID": 1, "plu": 1, "pluG_UId": "x5kHiQKBlkyYHodgYxM0KQ==", "pluGuid": "890799c7-8102-4c96-981e-876063133429", "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": "WubQg+okAk6uw/IAOsCRDw==", "headerIdentifierGuid": "83d0e65a-24ea-4e02-aec3-f2003ac0910f", "product": { "$ref": "17" } }, { "$ref": "95" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "5" } }, { "$ref": "94" } ], "surveyResponses": [ { "$id": "96", "surveyG_UID": "yZc9/pyLwEyV9Qm3M8D7bQ==", "surveyGuid": "fe3d97c9-8b9c-4cc0-95f5-09b733c0fb6d", "saleHeaderGuid": "1h8EAQ5waUq6LGvAP7ZFDg==", "saleGuid": "01041fd6-700e-4a69-ba2c-6bc03fb6450e", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "Lcu/TaaqL0OLdAXYu3iYTw==", "guidResponse": "4dbfcb2d-aaa6-432f-8b74-05d8bb78984f", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:15:00.5988149", "sale": { "$ref": "5" }, "survey": { "$id": "97", "g_UID": "+1NCwJ/q6EO+t2SdlaA+lA==", "guid": "c04253fb-ea9f-43e8-beb7-649d95a03e94", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "DB0GqjArpUaxtSWaWWHXTQ==", "checkoutFormGuid": "aa061d0c-2b30-46a5-b1b5-259a5961d74d", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:15:00.5988149", "end": "2025-06-14T06:15:00.5988149", "deleted": true, "updated": "2025-06-14T06:15:00.5988149", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "390e8f70-0653-48a0-ae72-2a107787b283", "53ef6a34-b244-4d66-a5ef-ddf4393feb57" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "35" } }, "ingressId": "sample string 4" }, { "$ref": "96" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "YoCiIwcqlE6yAQ55mnIB5A==", "accountIdentifier": "23a28062-2a07-4e94-b201-0e799a7201e4", "accountName": "sample string 42", "customerOrderIdentifier": "ebAm7Ngpt0+9hxIpGbSXmw==", "customerOrderIdentifierGuid": "ec26b079-29d8-4fb7-bd87-122919b4979b", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "jxNJWNXuE0Oa9QZsS9wZuQ==", "paymentIdentifierGuid": "5849138f-eed5-4313-9af5-066c4bdc19b9", "identifier": "zDTN8GjfnUiuAA4PtMvn3A==", "identifierGuid": "f0cd34cc-df68-489d-ae00-0e0fb4cbe7dc", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "Cv6Fm4nEQUyDTZssd3fp6A==", "itemIdentifierGuid": "9b85fe0a-c489-4c41-834d-9b2c7777e9e8" } }, { "$ref": "4" } ] }, { "$ref": "3" } ], "customerGroupMembers": [ { "$ref": "62" }, { "$ref": "62" } ], "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ], "accounts": [ { "$ref": "1" }, { "$ref": "1" } ], "account": { "$ref": "1" }, "vouchers": [ { "$id": "99", "customerIdentifier": "7A/EvNUHlUqz53FtgvQ8pA==", "customerIdentifierGuid": "bcc40fec-07d5-4a95-b3e7-716d82f43ca4", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "u2Md6IQKPk6ot7ZQjjuFEg==", "idempotentGuid": "e81d63bb-0a84-4e3e-a8b7-b6508e3b8512", "offline": true, "voucher": { "$id": "100", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T06:15:00.5988149", "barcodeTemplate": { "$id": "101", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "102", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T06:15:00.5988149", "labelPageLayout": "DHgw4gAMRku3i8MHV2nnPA==", "pageLayoutGuid": "e230780c-0c00-4b46-b78b-c3075769e73c", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "100" }, "elements": [ { "$id": "103", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T06:15:00.5988149" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "1cjbbeV80kGkLesejCDVsw==", "customerIdentifierGuid": "6ddbc8d5-7ce5-41d2-a42d-eb1e8c20d5b3", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:15:00.5988149", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Sa0WI/9B402Ux4bc1rxgcA==", "issuedIdempotentGuid": "2316ad49-41ff-4de3-94c7-86dcd6bc6070", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:15:00.5988149", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:15:00.5988149", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "aKhs9DS7IE6/ZQmKyx80ag==", "redeemedIdempotentGuid": "f46ca868-bb34-4e20-bf65-098acb1f346a", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:15:00.5988149", "storeName": "sample string 17", "scaleLabel": { "$ref": "102" }, "voucher": { "$ref": "100" }, "customer": { "$ref": "2" }, "issuedOfflinePayment": { "$ref": "4" }, "redeemedOfflinePayment": { "$ref": "4" } }, { "$ref": "104" } ] }, "customer": { "$ref": "2" } }, { "$ref": "99" } ] }, "card": { "$ref": "3" }, "members": { "$id": "105", "sample string 1": [ { "$ref": "2" }, { "$ref": "2" } ], "sample string 2": [ { "$ref": "2" }, { "$ref": "2" } ] }, "customerGroups": [ { "$ref": "61" }, { "$ref": "61" } ] }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
"bc5de454-2722-43fe-b213-9f5bb8a81fcc"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">bc5de454-2722-43fe-b213-9f5bb8a81fcc</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �1�Z�"1� 5 xl/workbook.xml � (� ��;�0D�H���Ā d�hҦH��[�lG���#�ҥۙ�};|6nl��GMڗ��"[2�;� ��X��n0NAX�{13���to�:�$�2�p� ��BZOw�?,oB�bPӎR 5��B���)q��\���j���o�o��bSD�6����)q�\�G^dI�)�E��)=�'���w�PK �1�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 �1�Z'}��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Recc763eb1071437f" /></Relationships>PK �1�Z�x�& � xl/worksheets/sheet1.xml � (� �QMo� �+��JҮ釒T��j�M;lg�85���?@�i�.; ���)Owӳ i��Wg`l��V|��Þ��rFw#�Y�[:��+�(0�V8� ���>��*��tglFu��A/}�"����hp �d������lu`���O9g�.�]�L�b��D��䥭x������_k��c��p~}U>lh�z�)���7Ό��w֭W��V�l{���n�{Κ�<�����M�<K/����\*��y(9 ���S� '���/�*l �уK ??WPK �1�ZMN�&� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�4AM��m���8��ؑ�=�����ĂMW��==i���c�}�F�B>ζ�gY��`���<ݬ�4bL���Ҋ -�1Ώ��ӄ!s3��1�OS�;>�:aG���~ɀ[&;\f��3(�9u���?����S�"���b?���!�ؓna����F"�y-�+ ��M-��H���;_�`��RjSD)�2=z��ѧK/��党Ѝi*Q6�:ʦ�W5~��/PK �1�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �1�Z͑F\� � xl/sharedStrings.xml � (� 5�AN�0�b���ě@X9�/�8�dc)����1���V���M}������˜�1����@���VG�Au��YT�����7c8��_ʎT��9H��ax?0̼"Jތm�'�C"P��$U��y��?WA�N�������Z�]ԓm��e�iC���xg�����PK- �1�Z�"1� 5 xl/workbook.xmlPK- �1�Z���� � � [Content_Types].xmlPK- �1�Z'}��' ' U _rels/.relsPK- �1�Z�x�& � � xl/worksheets/sheet1.xmlPK- �1�ZMN�&� P 9 xl/_rels/workbook.xml.relsPK- �1�ZЃc'2 E ~ xl/styles.xmlPK- �1�Z͑F\� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �1�Z"��� 5 xl/workbook.xml � (� ����0��&�C�p R8q���{-�4П�5���L�yۙ��v�l��0f$o5i_��!� ���cQ�]o��!J���R`k�K��gY '��~��ӕ��[���bPӊR\j��w����]�쓌�Vw1 �!�M��^$E4WXӖNIr�]M���J��։��%?�EY�C�c��n>PK �1�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 �1�Z���' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R1d05ee3f6f5b46c6" /></Relationships>PK �1�Z�x�& � xl/worksheets/sheet1.xml � (� �QMo� �+��JҮ釒T��j�M;lg�85���?@�i�.; ���)Owӳ i��Wg`l��V|��Þ��rFw#�Y�[:��+�(0�V8� ���>��*��tglFu��A/}�"����hp �d������lu`���O9g�.�]�L�b��D��䥭x������_k��c��p~}U>lh�z�)���7Ό��w֭W��V�l{���n�{Κ�<�����M�<K/����\*��y(9 ���S� '���/�*l �уK ??WPK �1�Z ��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؎C�VM�aö��=N�&vd�@��G� XEWb�������4�y�Xoߧ�����-�A��l��)�����G�D�9��bC}��Ҡz�d(܌6u��)���:�i�XM}[&9�g��3(|r�4�������#F �;�-���^$*�g��N��R�)E]�U���Z��ï�w��4̼��a^����L/=�}��ҹS^�Ԗ5/�!�X �W5z��/PK �1�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �1�Z͑F\� � xl/sharedStrings.xml � (� 5�AN�0�b���ě@X9�/�8�dc)����1���V���M}������˜�1����@���VG�Au��YT�����7c8��_ʎT��9H��ax?0̼"Jތm�'�C"P��$U��y��?WA�N�������Z�]ԓm��e�iC���xg�����PK- �1�Z"��� 5 xl/workbook.xmlPK- �1�Z���� � � [Content_Types].xmlPK- �1�Z���' ' U _rels/.relsPK- �1�Z�x�& � � xl/worksheets/sheet1.xmlPK- �1�Z ��� P 9 xl/_rels/workbook.xml.relsPK- �1�ZЃc'2 E xl/styles.xmlPK- �1�Z͑F\� � � xl/sharedStrings.xmlPK � �