POST api/customer/card/import
Import a list of customer cards [ONLY CustomerCard records]
Request Information
URI Parameters
None.
Body Parameters
List of customer cards to save
Collection of CustomerCard| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier |
Unique card identifier |
string |
Required String length: inclusive between 0 and 40 |
| IdentifierGuid | globally unique identifier |
None. |
|
| IdentifierGuidBytes | Collection of byte |
None. |
|
| CardType | CardType |
None. |
|
| IssueDate | date |
Data type: DateTime |
|
| Expiry | date |
Data type: DateTime |
|
| CustomerID | Collection of byte |
None. |
|
| CustomerIDGuid | globally unique identifier |
None. |
|
| InitialValue | integer |
None. |
|
| CurrentValue | integer |
None. |
|
| MaxLimit | integer |
None. |
|
| MinTransaction | integer |
None. |
|
| MaxTransaction | integer |
None. |
|
| Multiplier | decimal number |
None. |
|
| Active | boolean |
None. |
|
| ReasonInactive | ReasonInactive |
None. |
|
| IdRequired | boolean |
None. |
|
| IdType | integer |
None. |
|
| IdValue | string |
String length: inclusive between 0 and 60 |
|
| Updated | date |
Data type: DateTime |
|
| LinkedAccount | Collection of byte |
None. |
|
| LinkedAccountGuid | globally unique identifier |
None. |
|
| CurrentValueChanged |
Indicates if current card value has changed and should be updated to value provided |
boolean |
Relation. This field may not always be loaded or used for updates. |
| LimitsChanged |
Indicates if max limit, min transaction or max transaction values have changed and should be updated to values provided |
boolean |
Relation. This field may not always be loaded or used for updates. |
| Customer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| Account | Account |
Relation. This field may not always be loaded or used for updates. |
|
| Payments | Collection of StoreSalePayment |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
[
{
"$id": "1",
"cardType": 2,
"issueDate": "2026-06-03T18:32:54.3595027",
"expiry": "2026-06-03T18:32:54.3595027",
"customerID": "dbOC2RoEZkarZv4paYSxYA==",
"customerIDGuid": "d982b375-041a-4666-ab66-fe296984b160",
"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": "2026-06-03T18:32:54.3595027",
"linkedAccount": "tMKTYpB0WUS8hjh8n8RE/g==",
"linkedAccountGuid": "6293c2b4-7490-4459-bc86-387c9fc444fe",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$id": "2",
"identifier": "Q33SiATFpU298M9cjvqxpg==",
"identifierGuid": "88d27d43-c504-4da5-bdf0-cf5c8efab1a6",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:32:54.3595027",
"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": "m3xgd0/o8UO63vj0Rn8w6g==",
"communityIdentifierGuid": "77607c9b-e84f-43f1-bade-f8f4467f30ea",
"joined": "2026-06-03T18:32:54.3595027",
"updated": "2026-06-03T18:32:54.3595027",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ogR86BnhDk+9STZuAjR8vg==",
"priceLevelIdentifierGuid": "e87c04a2-e119-4f0e-bd49-366e02347cbe",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:32:54.3595027",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"customerGroupMembers": [
{
"$id": "3",
"id": 1,
"groupID": "MDz4iYhgAkmiLhZm36h4oQ==",
"groupIDGuid": "89f83c30-6088-4902-a22e-1666dfa878a1",
"customerID": "L2cg1YacZEmuuJCNE5EDxA==",
"customerIDGuid": "d520672f-9c86-4964-aeb8-908d139103c4",
"card": "sample string 4",
"linkedAccount": "ISg53QRFFEe212b2f0nQRA==",
"linkedAccountGuid": "dd392821-4504-4714-b6d7-66f67f49d044",
"customer": {
"$ref": "2"
},
"group": {
"$id": "4",
"identifier": "JDERVZOJ+kGmCuO18SUknQ==",
"identifierGuid": "55113124-8993-41fa-a60a-e3b5f125249d",
"name": "sample string 2",
"primaryContact": "7SNIIt6xFkOFdFmZzx1CnQ==",
"primaryContactGuid": "224823ed-b1de-4316-8574-5999cf1d429d",
"accountID": "gQw6EVPb+Eu9Be8QWOWlJQ==",
"accountIDGuid": "113a0c81-db53-4bf8-bd05-ef1058e5a525",
"special": true,
"updated": "2026-06-03T18:32:54.3595027",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "eFj/yY4O0USv+PC391mArw==",
"priceLevelIdentifierGuid": "c9ff5878-0e8e-44d1-aff8-f0b7f75980af",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$id": "5",
"id": 1,
"identifier": "OrwcQI9hxUGeJtsQTqHMiw==",
"identifierGuid": "401cbc3a-618f-41c5-9e26-db104ea1cc8b",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:32:54.3595027",
"owner": "1UXR0NbkTk6fEa7dV5udWg==",
"ownerGuid": "d0d145d5-e4d6-4e4e-9f11-aedd579b9d5a",
"accountStoreGroupIdentifier": "CALLmGP4FkK4KkUGeFJkhw==",
"accountStoreGroupGuid": "98cb0208-f863-4216-b82a-450678526487",
"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": "2026-06-03T18:32:54.3595027",
"active": true,
"updated": "2026-06-03T18:32:54.3595027",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "2"
},
"card": {
"$ref": "1"
},
"members": {
"$id": "6",
"sample string 1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"sample string 2": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"customerGroups": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"primaryContactCustomer": {
"$ref": "2"
},
"customerGroupMembers": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"customerCard": {
"$ref": "1"
}
},
{
"$ref": "3"
}
],
"customerGroups": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"accounts": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"account": {
"$ref": "5"
},
"vouchers": [
{
"$id": "7",
"customerIdentifier": "DKH6R/Drm0OgvulOMGuozg==",
"customerIdentifierGuid": "47faa10c-ebf0-439b-a0be-e94e306ba8ce",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "86mRl+FElUiyvof+2RumXw==",
"idempotentGuid": "9791a9f3-44e1-4895-b2be-87fed91ba65f",
"offline": true,
"voucher": {
"$id": "8",
"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": "2026-06-03T18:32:54.3595027",
"barcodeTemplate": {
"$id": "9",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "10",
"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": "2026-06-03T18:32:54.3595027",
"labelPageLayout": "UkFbC+OiskaJ8/cLoCTsTw==",
"pageLayoutGuid": "0b5b4152-a2e3-46b2-89f3-f70ba024ec4f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "8"
},
"elements": [
{
"$id": "11",
"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": "2026-06-03T18:32:54.3595027"
},
{
"$ref": "11"
}
]
},
"customerVouchers": [
{
"$id": "12",
"id": 1,
"customerIdentifier": "scjbHC5d8U6Nhqf90xXaGw==",
"customerIdentifierGuid": "1cdbc8b1-5d2e-4ef1-8d86-a7fdd315da1b",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:32:54.3595027",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "dy/TT0tgp0GAk37FavK9CA==",
"issuedIdempotentGuid": "4fd32f77-604b-41a7-8093-7ec56af2bd08",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:32:54.3595027",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:32:54.3595027",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "nDxAep29L066qQ2XSyM7cg==",
"redeemedIdempotentGuid": "7a403c9c-bd9d-4e2f-baa9-0d974b233b72",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:32:54.3595027",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "10"
},
"voucher": {
"$ref": "8"
},
"customer": {
"$ref": "2"
},
"issuedOfflinePayment": {
"$id": "13",
"id": 1,
"identifier": "VfFoz3PlHEaoIbRmQN1oYA==",
"identifierGuid": "cf68f155-e573-461c-a821-b46640dd6860",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "FuojkCX32kqet3OJzRhYnw==",
"accountIDGuid": "9023ea16-f725-4ada-9eb7-7389cd18589f",
"customerAccount": {
"$ref": "5"
},
"customerCard": {
"$ref": "1"
},
"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": "2026-06-03T18:32:54.3595027",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "43kpC3Ac4U+z7or7upxsgQ==",
"idempotentVoidGuid": "0b2979e3-1c70-4fe1-b3ee-8afbba9c6c81",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "14",
"saleHeaderID": 1,
"saleHeaderGuid": "6YNX+ylRIkmSqR2LX1JVKQ==",
"saleHeaderIdentifierGuid": "fb5783e9-5129-4922-92a9-1d8b5f525529",
"created": "2026-06-03T18:32:54.3595027",
"createdLocal": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"storeID": 1,
"operatorG_Uid": "D4+BJjawX0GYSgnITGHF2g==",
"operatorGuid": "26818f0f-b036-415f-984a-09c84c61c5da",
"customerG_Uid": "1QEdyz9V3k2/yWHZEX3FXg==",
"customerGuid": "cb1d01d5-553f-4dde-bfc9-61d9117dc55e",
"communityIdentifier": "x7LDcvFRx0KlrnGA3aEf8g==",
"communityIdentifierGuid": "72c3b2c7-51f1-42c7-a5ae-7180dda11ff2",
"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": "cd1YEhOwpUq1HKEXxjEJng==",
"priceLevelIdentifierGuid": "1258dd71-b013-4aa5-b51c-a117c631099e",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:54.3595027+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "15",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:32:54.3595027",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$id": "16",
"id": 1,
"g_Uid": "qdn3fi3kO0u25bh3yhzMjw==",
"guid": "7ef7d9a9-e42d-4b3b-b6e5-b877ca1ccc8f",
"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": "2026-06-03T18:32:54.3595027",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:32:54.3595027",
"endShift": "2026-06-03T18:32:54.3595027",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "17",
"operatorG_UID": "x9P0gm2t20OR463a8hll1w==",
"operatorGuid": "82f4d3c7-ad6d-43db-91e3-addaf21965d7",
"storeID": 2,
"operator": {
"$ref": "16"
},
"store": {
"$id": "18",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-06-03T18:32:54.3595027",
"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": "EnfeOeBUO0WDChTjEIHNVA==",
"hostIdentifierGuid": "39de7712-54e0-453b-830a-14e31081cd54",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:32:54.3595027",
"priceZone": {
"$id": "19",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "Al3Isg6OzUCQc2xliNqNSw==",
"hostIdentifierGuid": "b2c85d02-8e0e-40cd-9073-6c6588da8d4b",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "20",
"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"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "20"
},
"warehouseStore": {
"$id": "21",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "22",
"id": 1,
"hostIdentifier": "6mTNGCDSt0+7fN6cEF7MYA==",
"hostIdentifierGuid": "18cd64ea-d220-4fb7-bb7c-de9c105ecc60",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "23",
"identifier": "60xtGbaNOUyG7D8DojumhQ==",
"identifierGuid": "196d4ceb-8db6-4c39-86ec-3f03a23ba685",
"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": "DG6tygjbIkKbQ92yD5T0mw==",
"hostSupplierIdentifierGuid": "caad6e0c-db08-4222-9b43-ddb20f94f49b",
"loyaltyPriceLevelIdentifier": "HqFy7JW590OrhSNOgSKJ9A==",
"loyaltyPriceLevelIdentifierGuid": "ec72a11e-b995-43f7-ab85-234e812289f4",
"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": "2026-06-03T18:32:54.3595027",
"lastProcessed": "2026-06-03T18:32:54.3595027",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "24",
"identifier": "xu2EiBK6TkGzQH77ky8Pzw==",
"identifierGuid": "8884edc6-ba12-414e-b340-7efb932f0fcf",
"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": "F+JJw2ASCkGpnWeSlBZQ6g==",
"primaryContactID": "c349e217-1260-410a-a99d-6792941650ea",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "el/XOA/uqkaVUW1fna0H5Q==",
"supplierGroupGuid": "38d75f7a-ee0f-46aa-9551-6d5f9dad07e5",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:32:54.3595027",
"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": "25",
"id": "f6debd51-0c49-444f-ae12-37594d6dcac0",
"identifier": "95aFmNsoCEGYwVZOPbvTng==",
"identifierGuid": "988596f7-28db-4108-98c1-564e3dbbd39e",
"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": "26",
"supplierIdentifier": "nNgwxB+3GUukUBc2bCY/+g==",
"supplierIdentifierGuid": "c430d89c-b71f-4b19-a450-17366c263ffa",
"contactGuid": "t1nDoAA9m0ecFUjOr6eoIA==",
"contactID": "a0c359b7-3d00-479b-9c15-48ceafa7a820",
"contact": {
"$ref": "25"
},
"supplier": {
"$ref": "24"
}
},
{
"$ref": "26"
}
],
"products": [
{
"$id": "27",
"pluG_UID": "uq/OnLKGyUS+/iRfx97AuQ==",
"pluGuid": "9cceafba-86b2-44c9-befe-245fc7dec0b9",
"supplierIdentifier": "AhMN0+CmhUaCT9598oiItw==",
"supplierIdentifierGuid": "d30d1302-a6e0-4685-824f-de7df28888b7",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:32:54.3595027",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:32:54.3595027",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "28",
"pluG_UID": "Wkos10MKSU2H4uTSAd7TFQ==",
"pluGuid": "d72c4a5a-0a43-4d49-87e2-e4d201ded315",
"supplierIdentifier": "aOflYYY530+YRkzegCKJAQ==",
"supplierIdentifierGuid": "61e5e768-3986-4fdf-9846-4cde80228901",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "28"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "DkTBMKTqHka7AhcXTMM9PA==",
"parentPluGuid": "30c1440e-eaa4-461e-bb02-17174cc33d3c",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "29",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "w/nYTIxuRU6VGC12c1C2xg==",
"guid": "4cd8f9c3-6e8c-4e45-9518-2d767350b6c6",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Yv/h/270kEmEvYLhAKJMXQ==",
"priceGroupGuid": "ffe1ff62-f46e-4990-84bd-82e100a24c5d",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:32:54.3595027",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:32:54.3595027",
"pluCreated": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"lastManualUpdate": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"currentCostUpdated": "2026-06-03T18:32:54.3595027",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:32:54.3595027",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:32:54.3595027",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "/dhk4HEgFEukDhvQQYq6qg==",
"altPLUGuid": "e064d8fd-2071-4b14-a40e-1bd0418abaaa",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:32:54.3595027",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "PGSk1EM7W0mTIKnql20Zng==",
"shelfPageLayoutGuid": "d4a4643c-3b43-495b-9320-a9ea976d199e",
"talkerPageLayoutG_UID": "wXTU2Tau4kudPOWzoKkrdQ==",
"talkerPageLayoutGuid": "d9d474c1-ae36-4be2-9d3c-e5b3a0a92b75",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "/2Fl9IFpl0qyv3f1WRc0Ow==",
"inventoryIdentifier": "f46561ff-6981-4a97-b2bf-77f55917343b",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "fKRvrdrddEynyAsuV9+Zig==",
"parentPluGuid": "ad6fa47c-ddda-4c74-a7c8-0b2e57df998a",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "hSboybj1EE+zq7aQzfa/PA==",
"supplierIdentifierGuid": "c9e82685-f5b8-4f10-b3ab-b690cdf6bf3c",
"supplierChanged": true,
"rebateSupplierIdentifier": "SN+R4edImEK0LPh26iV6pg==",
"rebateSupplierIdentifierGuid": "e191df48-48e7-4298-b42c-f876ea257aa6",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:32:54.3595027",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "H2dZ+1bHzkS8CrtgnOWaOw==",
"hostIdentifierGuid": "fb59671f-c756-44ce-bc0a-bb609ce59a3b",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"store": {
"$ref": "18"
},
"storePrices": [
{
"$id": "30",
"pluG_UID": "Vk8N3V1EWkyEfPfwkZbMjw==",
"pluGuid": "dd0d4f56-445d-4c5a-847c-f7f09196cc8f",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:32:54.3595027"
},
{
"$ref": "30"
}
],
"currentPrices": {
"$id": "31",
"pluPrices": {
"$id": "32",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:32:54.3595027",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "32"
},
"winningCampaign": 1,
"winner": {
"$id": "33",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:32:54.3595027",
"startTime": 5,
"endDate": "2026-06-03T18:32:54.3595027",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "NoG5d8zDxU+bqr8Bvyj+5g==",
"hostIdentifierGuid": "77b98136-c3cc-4fc5-9baa-bf01bf28fee6",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"tray": {
"$id": "34",
"g_UId": "kNKmdMw4DUCBuajETw7/Jw==",
"guid": "74a6d290-38cc-400d-81b9-a8c44f0eff27",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "35",
"priceGroupG_UID": "9J9gH3mDTU6z/V6vq82GZg==",
"priceGroupGuid": "1f609ff4-8379-4e4d-b3fd-5eafabcd8666",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:32:54.3595027",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "36",
"pluG_UID": "Ut6tzXbpAkijCETAHtP9MA==",
"pluGuid": "cdadde52-e976-4802-a308-44c01ed3fd30",
"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": "37",
"pluGuid": "d1243a5e-ffe6-4975-b24a-fba62b65498e",
"created": "2026-06-03T18:32:54.3595027",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:32:54.3595027",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:32:54.3595027",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:32:54.3595027",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:32:54.3595027",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:32:54.3595027",
"lastSold": "2026-06-03T18:32:54.3595027",
"firstSold": "2026-06-03T18:32:54.3595027",
"awsUpdated": "2026-06-03T18:32:54.3595027",
"lastManualUpdate": "2026-06-03T18:32:54.3595027",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:32:54.3595027",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:32:54.3595027",
"doNotRangeUpdated": "2026-06-03T18:32:54.3595027",
"doNotOrderUpdated": "2026-06-03T18:32:54.3595027",
"tracked": "2026-06-03T18:32:54.3595027"
},
"allergens": [
{
"$id": "38",
"primaryKey": {
"$id": "39",
"pluGuid": "c754f457-241b-4827-96d4-777ab1007760",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "V/RUxxskJ0iW1Hd6sQB3YA==",
"pluGuid": "c754f457-241b-4827-96d4-777ab1007760",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "38"
}
],
"costs": {
"$id": "40",
"pluG_UID": "rSV1PkuRYkG7YRUI2pgBUg==",
"pluGuid": "3e7525ad-914b-4162-bb61-1508da980152",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:32:54.3595027",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "41",
"saleHeaderID": 1,
"created": "2026-06-03T18:32:54.3595027",
"createdLocal": "2026-06-03T18:32:54.3595027",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "jLJhHSHZ0kavo2Q50mVF0g==",
"operatorGuid": "1d61b28c-d921-46d2-afa3-6439d26545d2",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "uM1Rj4DYV0OqWv80bH5nmQ==",
"pluGuid": "8f51cdb8-d880-4357-aa5a-ff346c7e6799",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "16"
}
},
{
"$ref": "41"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "SVLQi9zfOE+1g3HxXNUHKA==",
"pluGuid": "8bd05249-dfdc-4f38-b583-71f15cd50728",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "W8TJ4yjQoEKcArWx6daCUA==",
"pluGuid": "e3c9c45b-d028-42a0-9c02-b5b1e9d68250",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "29"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "ZEq4SmKioUiTKQkhEkWo2w==",
"identifierGuid": "4ab84a64-a262-48a1-9329-09211245a8db",
"pluG_UID": "OJ0ippcNMUK9ZLH946kzhQ==",
"pluGuid": "a6229d38-0d97-4231-bd64-b1fde3a93385",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "24"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"ordering": {
"$ref": "27"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "icGMJ2vch0+Ap0fKrxKTqw==",
"groupName": "sample string 1",
"identifierGuid": "278cc189-dc6b-4f87-80a7-47caaf1293ab",
"exists": true,
"flipChartIdentifier": "iANC3L/SJUqJV/a77zcsnA==",
"flipChartIdentifierGuid": "dc420388-d2bf-4a25-8957-f6bbef372c9c",
"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": "nosMPPMc10W6oL/X5lgslg==",
"groupIdentifierGuid": "3c0c8b9e-1cf3-45d7-baa0-bfd7e6582c96",
"flipChart": {
"$id": "46",
"identifier": "Sgr4BAL4fkiM9WtkmwkmuA==",
"identifierGuid": "04f80a4a-f802-487e-8cf5-6b649b0926b8",
"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": "47",
"identifier": "+qt6TKcJmUOEKOVqI0xAwg==",
"identifierGuid": "4c7aabfa-09a7-4399-8428-e56a234c40c2",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "cb8hopGQi0mNVoaSGt8lSA==",
"guid": "a221bf71-9091-498b-8d56-86921adf2548",
"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": "/rU6yOFl+0WmxGbUaKZNIw==",
"previousFormGuid": "c83ab5fe-65e1-45fb-a6c4-66d468a64d23",
"nextForm": 1,
"nextFormG_UID": "tSsVaM0oqUmp/GvbB0MlXA==",
"nextFormGuid": "68152bb5-28cd-49a9-a9fc-6bdb0743255c",
"attributes": "sample string 10",
"updated": "2026-06-03T18:32:54.3595027",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "A3KZlRtOn0Ox5EjSWhhntA==",
"checkoutFormGuid": "95997203-4e1b-439f-b1e4-48d25a1867b4",
"identifier": "KtjGS6UaPUKF/iZmvOd5bg==",
"identifierGuid": "4bc6d82a-1aa5-423d-85fe-2666bce7796e",
"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": "smmXsszY00+uD1F62DsYaw==",
"valueGuid": "b29769b2-d8cc-4fd3-ae0f-517ad83b186b",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:32:54.3595027",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:32:54.3595027",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "fAgq2X8xMESzDHyeeQQ0tg==",
"checkoutFormGuid": "d92a087c-317f-4430-b30c-7c9e790434b6",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "Uwl0uOSIjUieGBeQxBx1xw==",
"flipChartPageIdentifierGuid": "b8740953-88e4-488d-9e18-1790c41c75c7",
"pluG_UID": "Ed5NjJ2A0kWq7XO/0hw6sQ==",
"pluGuid": "8c4dde11-809d-45d2-aaed-73bfd21c3ab1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "29"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "wlSEHRKSCU2OWkQuOG5BSQ==",
"pluGuid": "1d8454c2-9212-4d09-8e5a-442e386e4149",
"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": "2026-06-03T18:32:54.3595027",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "7Jy95PlblUe2wFEhZ0k4EQ==",
"ingredientGuid": "9UKLOlqIJEmPyOkbze+A3w==",
"ingredientIdentifier": "3a8b42f5-885a-4924-8fc8-e91bcdef80df",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "29"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "Ph76Ir4hm0GKfrUagXeThQ==",
"pluGuid": "22fa1e3e-21be-419b-8a7e-b51a81779385",
"shelfLocationIdentifier": "VebtziMxFEykc0EZ0uuZfg==",
"shelfLocationGuid": "ceede655-3123-4c14-a473-4119d2eb997e",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "dGppiyj1UEm87K32OZEEGg==",
"labelPageLayoutGuid": "8b696a74-f528-4950-bcec-adf63991041a",
"updated": "2026-06-03T18:32:54.3595027",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "29"
},
"location": {
"$id": "56",
"identifier": "XM1H3l0ox0SlI/kHeB/iyw==",
"storeID": 1,
"identifierGuid": "de47cd5c-285d-44c7-a523-f907781fe2cb",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:32:54.3595027",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "hcsFsexjb0qVqrlTJYV6DQ==",
"pluGuid": "b105cb85-63ec-4a6f-95aa-b95325857a0d",
"deptNo": 1,
"product": {
"$ref": "29"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:32:54.3595027",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"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": "2026-06-03T18:32:54.3595027",
"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": "IBvi8h4RKEWIkPKJLEQRpQ==",
"labelPageLayoutGuid": "f2e21b20-111e-4528-8890-f2892c4411a5",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-06-03T18:32:54.3595027",
"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": "PVvcjy6N102VmrHBfIICMA==",
"labelPageLayoutGuid": "8fdc5b3d-8d2e-4dd7-959a-b1c17c820230",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:54.3595027",
"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": "0TBz4bR+5Ue3Kovk5oSaoQ==",
"labelPageLayoutGuid": "e17330d1-7eb4-47e5-b72a-8be4e6849aa1",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:32:54.3595027",
"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": "BoQ5SORQIEa3+wsAXCklng==",
"labelPageLayoutGuid": "48398406-50e4-4620-b7fb-0b005c29259e",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "hHSrzikC0Uu0ubu0pSC7eg==",
"pluGuid": "ceab7484-0229-4bd1-b4b9-bbb4a520bb7a",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "1jfu3g9jhU2iRiMg6ajZhQ==",
"dealCostGuid": "deee37d6-630f-4d85-a246-2320e9a8d985",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "opHKfy6cPUic9uJXptdvxQ==",
"priceGroupGuid": "7fca91a2-9c2e-483d-9cf6-e257a6d76fc5",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:54.3595027",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f5f05c34-d002-4156-b882-6d989bdec3fc",
"campaignComboPriceGroupG_UID": "ajhsG9IJNkC7TLpc6Cl23w==",
"campaignComboPriceGroupIdentifier": "1b6c386a-09d2-4036-bb4c-ba5ce82976df",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:32:54.3595027",
"operatorG_UID": "1Trn5EuGfk6OT/3TI65Hvw==",
"operatorGuid": "e4e73ad5-864b-4e7e-8e4f-fdd323ae47bf",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:32:54.3595027",
"signIqTicketFileMovedUtc": "2026-06-03T18:32:54.3595027",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:32:54.3595027",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c97581a0-288a-4b76-bcbc-085c65db1888",
"product": {
"$ref": "29"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "f1d62a06-5c19-404c-a3d8-7947648db15e",
"nameGuid": "f1d62a06-5c19-404c-a3d8-7947648db15e",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:32:54.3595027",
"startTime": 1,
"endDate": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"system": true,
"created": "2026-06-03T18:32:54.3595027",
"updated": "2026-06-03T18:32:54.3595027",
"priceChangeNotifiedUtc": "2026-06-03T18:32:54.3595027",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "UY9iuOPGsEmK4hT3Uo5uSg==",
"hostIdentifierGuid": "b8628f51-c6e3-49b0-8ae2-14f7528e6e4a",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:32:54.3595027",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"campaignPools": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "P9cR9F2CAEaIHLApSXgQSw==",
"pluGuid": "f411d73f-825d-4600-881c-b0294978104b",
"hostOfferID": 1,
"priceGroupG_UID": "NBL7aM+N7kqzN6CUNnGW/w==",
"priceGroupGuid": "68fb1234-8dcf-4aee-b337-a094367196ff",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:32:54.3595027",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "29"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "7MjTko/yakSTp40g3ucl7w==",
"identifierStr": "7MjTko/yakSTp40g3ucl7w==",
"identifierGuid": "92d3c8ec-f28f-446a-93a7-8d20dee725ef",
"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": "69"
}
},
{
"$ref": "71"
}
],
"customers": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "s4Zxpk89x0Krzx+ZIhwfNQ==",
"customerIDGuid": "a67186b3-3d4f-42c7-abcf-1f99221c1f35",
"campaign": {
"$ref": "69"
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$id": "73",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "cy/ffDjIJUGqyQJV7DQ/Xw==",
"groupIDGuid": "7cdf2f73-c838-4125-aac9-0255ec343f5f",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "4"
}
},
{
"$ref": "73"
}
],
"signIqTickets": [
{
"$id": "74",
"identifier": "WvWpu95NsEmTcMsSTutQLg==",
"identifierGuid": "bba9f55a-4dde-49b0-9370-cb124eeb502e",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "74"
}
],
"comboPriceGroups": [
{
"$id": "75",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "ANwXGg3qiUua0jpHFiMbNQ==",
"guid": "1a17dc00-ea0d-4b89-9ad2-3a4716231b35",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "69"
},
"comboPricePlus": [
{
"$id": "76",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "fFZrqCElGU6TCQVeUX49aw==",
"groupGuid": "a86b567c-2521-4e19-9309-055e517e3d6b",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "F5uXPZFDjkOO+uRy8Q6YxA==",
"pluGuid": "3d979b17-4391-438e-8efa-e472f10e98c4",
"priceGroupG_UID": "4CqqqEXUaUm1XFnym1OwgQ==",
"priceGroupGuid": "a8aa2ae0-d445-4969-b55c-59f29b53b081",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "29"
},
"priceGroup": {
"$ref": "35"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "75"
}
],
"priceLevels": [
{
"$id": "77",
"id": 1,
"priceLevelIdentifier": "XU4qjflGtk+1r+VDjG+/3A==",
"priceLevelIdentifierGuid": "8d2a4e5d-46f9-4fb6-b5af-e5438c6fbfdc",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "77"
}
],
"promotionType": {
"$id": "78",
"identifier": "caP8iqOj1kue2MIiAHU3tA==",
"identifierGuid": "8afca371-a3a3-4bd6-9ed8-c222007537b4",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "5vzy5Ayk50WYDir0GjLi7w==",
"labelPageLayoutGuid": "e4f2fce6-a40c-45e7-980e-2af41a32e2ef",
"priceLevelIdentifier": "ItulLYSEwkW9QBdfX/uOYQ==",
"priceLevelIdentifierGuid": "2da5db22-8484-45c2-bd40-175f5ffb8e61",
"active": true,
"updated": "2026-06-03T18:32:54.3595027",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "29"
},
"dealCost": {
"$id": "79",
"headerIdentifier": "tFB82LJvOUqbdbeOtHNnTw==",
"headerIdentifierGuid": "d87c50b4-6fb2-4a39-9b75-b78eb473674f",
"identifier": "qXV2iIP2oE6tBLqcMr93yQ==",
"identifierGuid": "887675a9-f683-4ea0-ad04-ba9c32bf77c9",
"supplierIdentifier": "l+BQllna+UO6YkaaF5x16g==",
"supplierGuid": "9650e097-da59-43f9-ba62-469a179c75ea",
"pluG_UID": "OmuFDrMAWkylQdsM74iVbA==",
"pluGuid": "0e856b3a-00b3-4c5a-a541-db0cef88956c",
"campaignName": "f5d7f15c-bc01-4aad-9a9c-d2c352e68a24",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:32:54.3595027",
"end": "2026-06-03T18:32:54.3595027",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "4KSUe8p+skmS9gz+xv6tJA==",
"bonusItemPluGuid": "7b94a4e0-7eca-49b2-92f6-0cfec6fead24",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"campaignEndDate": "2026-06-03T18:32:54.3595027",
"masterPLUG_UID": "SGqS8ibS3kChQjv9xaZrMw==",
"masterID": "f2926a48-d226-40de-a142-3bfdc5a66b33",
"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": "h0JzHV36KEWovLs5pHLIHg==",
"bonusMasterID": "1d734287-fa5d-4528-a8bc-bb39a472c81e",
"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": "2026-06-03T18:32:54.3595027",
"dealCosts": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tags": [
{
"$id": "80",
"pluG_UID": "TZ2e/LcO+06sj90QLAEQig==",
"pluGuid": "fc9e9d4d-0eb7-4efb-ac8f-dd102c01108a",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "80"
}
],
"alternateProductG_UID": "1nU7/+X8wk22F0hTIpCELw==",
"alternateProduct": "ff3b75d6-fce5-4dc2-b617-48532290842f",
"altProduct": {
"$ref": "29"
},
"productHostCode": {
"$id": "81",
"id": 1,
"pluG_UID": "axdwszXIrE246+SugB3zWg==",
"pluGuid": "b370176b-c835-4dac-b8eb-e4ae801df35a",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:32:54.3595027",
"inventoryTracked": "2026-06-03T18:32:54.3595027",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "82",
"pluG_UID": "E6KkNuBCJkWiIIEH7U4EuQ==",
"pluGuid": "36a4a213-42e0-4526-a220-8107ed4e04b9",
"fuelPluG_UID": "Muau3epnWke0wAEnYCdwVA==",
"fuelPluGuid": "ddaee632-67ea-475a-b4c0-012760277054",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "82"
},
{
"$ref": "82"
}
]
},
"supplier": {
"$ref": "24"
},
"serviceFee": {
"$id": "83",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "27"
}
],
"orderCycleHeaders": [
{
"$id": "84",
"storeID": 1,
"supplierIdentifier": "DKMivZckDUuU9cjE2PgwWQ==",
"supplierGuid": "bd22a30c-2497-4b0d-94f5-c8c4d8f83059",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "84"
}
],
"cycles": [
{
"$id": "85",
"storeID": 1,
"supplierIdentifier": "gSRE1XMAf0mhW9eIZg387Q==",
"supplierGuid": "d5442481-0073-497f-a15b-d788660dfced",
"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": "2026-06-03T18:32:54.3595027",
"deliveryDate": "2026-06-03T18:32:54.3595027",
"nextCutOffDate": "2026-06-03T18:32:54.3595027",
"nextDeliveryDate": "2026-06-03T18:32:54.3595027",
"nextDaysBuffer": 10
},
{
"$ref": "85"
}
],
"store": {
"$ref": "18"
},
"updated": "2026-06-03T18:32:54.3595027",
"isHost": true
},
"files": [
{
"$id": "86",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:32:54.3595027",
"processed": "2026-06-03T18:32:54.3595027",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:32:54.3595027",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "23"
},
"metcashHeader": {
"$id": "87",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:32:54.3595027",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "86"
}
],
"zoneMatrix": [
{
"$id": "88",
"id": 1,
"hostIdentifier": "YEDMHVdkWEOf+jbMUBhZ1A==",
"hostIdentifierGuid": "1dcc4060-6457-4358-9ffa-36cc501859d4",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"b26578f2-c3e6-41ef-87fd-4f492d5ddcbb",
"77987293-2c6e-43a4-8900-cfc3306fc5e1"
]
},
{
"$ref": "88"
}
],
"hostFileStoreSetting": {
"$ref": "22"
},
"hostStoreSettings": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"promotionPlacements": [
{
"$id": "89",
"identifier": "zP2RyZMJdUG3ZOrXPbEFdA==",
"identifierGuid": "c991fdcc-0993-4175-b764-ead73db10574",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "89"
}
],
"promoTypeGuids": [
"e717d572-0677-4cef-a800-8255261da508",
"d50c7aa8-592e-45a0-a4b4-7553674ca193"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "22"
}
],
"accounts": [
{
"$id": "90",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "90"
}
],
"sales": [
{
"$id": "91",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:32:54.3595027",
"ftpSite": {
"$id": "92",
"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": "91"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "88"
},
{
"$ref": "88"
}
],
"cashManagements": [
{
"$id": "93",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "94",
"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,
"config": "sample string 10"
}
},
{
"$ref": "93"
}
],
"updateStoreID": "4463f69b-82d1-4308-938e-8a8131dfef83",
"updateStore": {
"$id": "95",
"id": "2897c660-7793-4ef9-806d-b57bd9150f67",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "96",
"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": "17"
}
]
},
"customer": {
"$ref": "2"
},
"communityOrganisation": {
"$id": "97",
"id": 1,
"identifier": "Bg3FkoNDzUGMUfSSrPPw/g==",
"identifierGuid": "92c50d06-4383-41cd-8c51-f492acf3f0fe",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:32:54.3595027",
"promoPeriodEnd": "2026-06-03T18:32:54.3595027",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:32:54.3595027",
"deleted": true
},
"details": [
{
"$id": "98",
"saleItemID": 1,
"identifier": "CxqUSxZDFkGcvF1yIetZUg==",
"identifierGuid": "4b941a0b-4316-4116-9cbc-5d7221eb5952",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "yJklJd5hTUKr+L++X74c2A==",
"pluGuid": "252599c8-61de-424d-abf8-bfbe5fbe1cd8",
"accountID": "UrW/GBSomEuxKMupvkS4xg==",
"accountIDGuid": "18bfb552-a814-4b98-b128-cba9be44b8c6",
"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": "2026-06-03T18:32:54.3595027",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "m5aAETJE0kyq6J8bshg6Tg==",
"refundGuid": "1180969b-4432-4cd2-aae8-9f1bb2183a4e",
"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": "iESmWiXjc0SJChQit3tJkw==",
"idempotentVoidGuid": "5aa64488-e325-4473-890a-1422b77b4993",
"priceLevelIdentifier": "DHsoafhKyEmPBoePDXvokQ==",
"priceLevelIdentifierGuid": "69287b0c-4af8-49c8-8f06-878f0d7be891",
"communityIdentifier": "NVMgU+3d906a/Qpa8WFwfg==",
"communityIdentifierGuid": "53205335-dded-4ef7-9afd-0a5af161707e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "99",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:32:54.3595027",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "99"
}
],
"refund": {
"$id": "100",
"id": 1,
"g_UID": "XEY6BR2hCkqM4KojALiizA==",
"guid": "053a465c-a11d-4a0a-8ce0-aa2300b8a2cc",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:32:54.3595027"
},
"modifier": {
"$id": "101",
"id": 1,
"setG_UID": "pXY6RxZxckqKF62V43v5mQ==",
"modifierSetGuid": "473a76a5-7116-4a72-8a17-ad95e37bf999",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "k1P/nOTK/kCz+lHt566XJw==",
"pluGuid": "9cff5393-cae4-40fe-b3fa-51ede7ae9727",
"deleted": true,
"g_UID": "YoBCda7ePEKtpjG0E2HSfw==",
"guid": "75428062-deae-423c-ada6-31b41361d27f",
"product": {
"$ref": "29"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "98"
}
],
"eftReceipts": [
{
"$id": "102",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "14"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "102"
}
],
"payments": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"cards": [
{
"$id": "103",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "103"
}
],
"campaignHits": [
{
"$id": "104",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "104"
}
],
"fuel": [
{
"$id": "105",
"id": 1,
"plu": 1,
"pluG_UID": "knTskte7o02hyGj8PoRLpQ==",
"pluGuid": "92ec7492-bbd7-4da3-a1c8-68fc3e844ba5",
"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": "2026-06-03T18:32:54.3595027",
"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": "2026-06-03T18:32:54.3595027",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "105"
}
],
"fuelResells": [
{
"$id": "106",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "70m0mdgndkaE/IvSZsgkyA==",
"pluGuid": "99b449ef-27d8-4676-84fc-8bd266c824c8",
"accountID": "SB2PTqSZw0e+db7g1SWCzw==",
"accountIDGuid": "4e8f1d48-99a4-47c3-be75-bee0d52582cf",
"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": "2026-06-03T18:32:54.3595027",
"bestOrExpireType": 1,
"refundG_UID": "njIx2VwnhUySWAth+BpxQg==",
"refundGuid": "d931329e-275c-4c85-9258-0b61f81a7142",
"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": "106"
}
],
"customerOrder": [
{
"$id": "107",
"identifier": "2hr2XnTB0EmKgqJycoo4oQ==",
"identifierGuid": "5ef61ada-c174-49d0-8a82-a272728a38a1",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "9llAMN0FPUmfTwyWoLq9mA==",
"customerIdentifierGuid": "304059f6-05dd-493d-9f4f-0c96a0babd98",
"operatorNo": 1,
"operatorG_UID": "Bx4YopSESkCbN5qAsWxOrg==",
"operatorGuid": "a2181e07-8494-404a-9b37-9a80b16c4eae",
"created": "2026-06-03T18:32:54.3595027",
"ordered": "2026-06-03T18:32:54.3595027",
"started": "2026-06-03T18:32:54.3595027",
"completed": "2026-06-03T18:32:54.3595027",
"supplied": "2026-06-03T18:32:54.3595027",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "2"
},
"operator": {
"$ref": "16"
},
"details": [
{
"$id": "108",
"headerID": 1,
"plu": 1,
"pluG_UId": "FZkWHBjQGEi9GLoxZNOaEA==",
"pluGuid": "1c169915-d018-4818-bd18-ba3164d39a10",
"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": "ICt1Ep8Ik0SHbHUK4Y34hQ==",
"headerIdentifierGuid": "12752b20-089f-4493-876c-750ae18df885",
"product": {
"$ref": "29"
}
},
{
"$ref": "108"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "14"
}
},
{
"$ref": "107"
}
],
"surveyResponses": [
{
"$id": "109",
"surveyG_UID": "PIn70X3BNkGxLKE7Y5gCcg==",
"surveyGuid": "d1fb893c-c17d-4136-b12c-a13b63980272",
"saleHeaderGuid": "rqDGMKN/E02/DiTXZjWQHA==",
"saleGuid": "30c6a0ae-7fa3-4d13-bf0e-24d76635901c",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "vWbOrU6qYEeJMQM4QJIHNg==",
"guidResponse": "adce66bd-aa4e-4760-8931-033840920736",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:32:54.3595027",
"sale": {
"$ref": "14"
},
"survey": {
"$id": "110",
"g_UID": "V05XTw0Z00qpPc+AttZdEw==",
"guid": "4f574e57-190d-4ad3-a93d-cf80b6d65d13",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "fjk1ctPs502FjOVAzHMlVg==",
"checkoutFormGuid": "7235397e-ecd3-4de7-858c-e540cc732556",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:32:54.3595027",
"end": "2026-06-03T18:32:54.3595027",
"deleted": true,
"updated": "2026-06-03T18:32:54.3595027",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ef322cff-840e-45b4-9f2b-3d047f3de6f4",
"a1047a48-6c75-46db-ba5e-9bb0e5323f87"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "109"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "18de7E32kUOm9aVZK8ImIw==",
"accountIdentifier": "ec5ec7d7-f64d-4391-a6f5-a5592bc22623",
"accountName": "sample string 44",
"customerOrderIdentifier": "s2R/EkQhbkiWqR+13OnBNQ==",
"customerOrderIdentifierGuid": "127f64b3-2144-486e-96a9-1fb5dce9c135",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "111",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "cLmu2jCHuUu9Flocf7MWmQ==",
"paymentIdentifierGuid": "daaeb970-8730-4bb9-bd16-5a1c7fb31699",
"identifier": "wwo9vTll90uHAkiLmlnUZQ==",
"identifierGuid": "bd3d0ac3-6539-4bf7-8702-488b9a59d465",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "/FQZ/JmN80qy2687CFwZPw==",
"itemIdentifierGuid": "fc1954fc-8d99-4af3-b2db-af3b085c193f"
}
},
"redeemedOfflinePayment": {
"$ref": "13"
}
},
{
"$ref": "12"
}
]
},
"customer": {
"$ref": "2"
}
},
{
"$ref": "7"
}
]
},
"account": {
"$ref": "5"
},
"payments": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
List of boolean values indicating success for each customer card
Collection of booleanResponse Formats
application/json, text/json
[ true, true ]
application/xml, text/xml
<ArrayOfboolean xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <boolean>true</boolean> <boolean>true</boolean> </ArrayOfboolean>
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\��Й� 5 xl/workbook.xml � (� ����0��&�C�`�jp��Ճ�Zi�?ik��-%�x�3;��T�q�Ә�|Ԥ}�jB�%�^��?�:�z�Q�5}/�F��@�YVP��h?H�a�����!���Դ���ぐji��8�$���]LB��MU �_$E4WXC���[WCĕ2�Q����]�v������PK ��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\��$�' ' _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="Rf07fb14753d4455f" /></Relationships>PK ��\ˇ]e' xl/worksheets/sheet1.xml � (� �Q�n� ~�}%��j��T��j�M;lg�85����?�H]��`��c�r{u��@�}%�U&�[�O��{x�ۺ�0�� �p7���h�(N������4qN
��6��ft�IY�VzMl��\���� �M%�~�r�zY��e��z���.��
)T]&�)��b��x�����Yª_�C2��N�=}��
�d���8
�1���ytR8}M�d[2�|Y�ٺ`t3FB��\��BO^{M�.N"�gV���1UȦGn�R祺�\^�q�N�'G�y*�"AHU�>��PK ��\N�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8���i7lؖ^��I5�#{
�l,8W�*�6]����������m��4߂(J`�M���[8Rw��v���(O$7̉��ZpD���8�T*>w�'E9�=��9��mY�x\2�����C]7|�8��?��5�Cr�l�b���O)�sE�{�-�:DcVRZ�`%�Ư���4b����2ZkY�R�֕��+�TD�L1_z�,/Ԅ���u#�*Yݣ8���|PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ��\��Й� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\��$�' ' U _rels/.relsPK- ��\ˇ]e' � xl/worksheets/sheet1.xmlPK- ��\N�� P : xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
xl/styles.xmlPK- ��\�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\�8B� 5 xl/workbook.xml � (� ����0��&�C��X�R8q���{mi�?ik��-%�x�3;�����i�>z4��5�ct!A�y8X&�:�5�I��]��V�5�HhQ\���GeM�x���
����z\P�+���!67{(�B��X��&"K���X�mY!�5Ը�c�����#_�4�K��RH���δK����Y7_PK ��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\�@��' ' _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="Rbf3e94fdd1b946be" /></Relationships>PK ��\ˇ]e' xl/worksheets/sheet1.xml � (� �Q�n� ~�}%��j��T��j�M;lg�85����?�H]��`��c�r{u��@�}%�U&�[�O��{x�ۺ�0�� �p7���h�(N������4qN
��6��ft�IY�VzMl��\���� �M%�~�r�zY��e��z���.��
)T]&�)��b��x�����Yª_�C2��N�=}��
�d���8
�1���ytR8}M�d[2�|Y�ٺ`t3FB��\��BO^{M�.N"�gV���1UȦGn�R祺�\^�q�N�'G�y*�"AHU�>��PK ��\4�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8u�b��ݰ���=N�&�e����G�
XE�Tb�������4����M#y�gX%����v
��y�ݬ�8ʔ'b?�H�
�)��Q�8�X8�6w��L9
�Re���咆9n��p���3fP���iB�� ӳ��#& :L
��"��E��@v��=G-����jf$z7��.#�_��|&�D�+.��@^��*�ˀ�%�|�Ӽ<S�-�'YVҴYﱽ�ћ��|PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\�/�� � xl/sharedStrings.xml � (� 5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK- ��\�8B� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\�@��' ' U _rels/.relsPK- ��\ˇ]e' � xl/worksheets/sheet1.xmlPK- ��\4�� P : xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\�/�� � � xl/sharedStrings.xmlPK � �