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 CustomerCardName | 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": "2025-08-02T23:15:02.1771638", "expiry": "2025-08-02T23:15:02.1771638", "customerID": "X/jg17Jw9U6hlkCJFFGm6g==", "customerIDGuid": "d7e0f85f-70b2-4ef5-a196-40891451a6ea", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:15:02.1771638", "linkedAccount": "0lRoiwPwmUOYkB7/onMVXA==", "linkedAccountGuid": "8b6854d2-f003-4399-9890-1effa273155c", "currentValueChanged": true, "limitsChanged": true, "customer": { "$id": "2", "identifier": "7Z/kJBj2ZUm08D6K5YpU4w==", "identifierGuid": "24e49fed-f618-4965-b4f0-3e8ae58a54e3", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:15:02.1771638", "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": "6m8UrFzS4kuHhowrZgEkjw==", "communityIdentifierGuid": "ac146fea-d25c-4be2-8786-8c2b6601248f", "joined": "2025-08-02T23:15:02.1771638", "updated": "2025-08-02T23:15:02.1771638", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "P9EVbtFK8k2lMbGpTc5TvA==", "priceLevelIdentifierGuid": "6e15d13f-4ad1-4df2-a531-b1a94dce53bc", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:15:02.1771638", "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": "p9kaJx/zGkepPYqPSF7vkg==", "groupIDGuid": "271ad9a7-f31f-471a-a93d-8a8f485eef92", "customerID": "buBPPnpvTUKoywivop3g8g==", "customerIDGuid": "3e4fe06e-6f7a-424d-a8cb-08afa29de0f2", "card": "sample string 4", "linkedAccount": "8ktGCxmunE+DXSsRWmFylQ==", "linkedAccountGuid": "0b464bf2-ae19-4f9c-835d-2b115a617295", "customer": { "$ref": "2" }, "group": { "$id": "4", "identifier": "DKCcJq0T+USiql3SjfitCw==", "identifierGuid": "269ca00c-13ad-44f9-a2aa-5dd28df8ad0b", "name": "sample string 2", "primaryContact": "S3ynNumQzkyDc3Farczi6A==", "primaryContactGuid": "36a77c4b-90e9-4cce-8373-715aadcce2e8", "accountID": "Sq/8jZdiDUmk7HXNvKhsNQ==", "accountIDGuid": "8dfcaf4a-6297-490d-a4ec-75cdbca86c35", "special": true, "updated": "2025-08-02T23:15:02.1771638", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "2Rm8p7W35Uu4evOpSvWYFw==", "priceLevelIdentifierGuid": "a7bc19d9-b7b5-4be5-b87a-f3a94af59817", "deleted": true, "account": { "$id": "5", "id": 1, "identifier": "pOuRheUee0CllJwwbLxBDQ==", "identifierGuid": "8591eba4-1ee5-407b-a594-9c306cbc410d", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:15:02.1771638", "owner": "4NpOPWf1i0KCtKvJfdFl7w==", "ownerGuid": "3d4edae0-f567-428b-82b4-abc97dd165ef", "accountStoreGroupIdentifier": "VQlTTBTYGESbek0AxzZQ9Q==", "accountStoreGroupGuid": "4c530955-d814-4418-9b7a-4d00c73650f5", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:15:02.1771638", "active": true, "updated": "2025-08-02T23:15:02.1771638", "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": "ME7oNjWuhEipIJczb1Cfug==", "customerIdentifierGuid": "36e84e30-ae35-4884-a920-97336f509fba", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "zsEc4psBREC6gfdT4ZpxPA==", "idempotentGuid": "e21cc1ce-019b-4044-ba81-f753e19a713c", "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": "2025-08-02T23:15:02.1771638", "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": "2025-08-02T23:15:02.1771638", "labelPageLayout": "pVm0qdVK6k+FnIJ58NlNqQ==", "pageLayoutGuid": "a9b459a5-4ad5-4fea-859c-8279f0d94da9", "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": "2025-08-02T23:15:02.1771638" }, { "$ref": "11" } ] }, "customerVouchers": [ { "$id": "12", "id": 1, "customerIdentifier": "Jn2bPeJpZUanhhYqi4Bq4w==", "customerIdentifierGuid": "3d9b7d26-69e2-4665-a786-162a8b806ae3", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:15:02.1771638", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "pjBRcFaLZUqMMX2Dg/aMMQ==", "issuedIdempotentGuid": "705130a6-8b56-4a65-8c31-7d8383f68c31", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:15:02.1771638", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:15:02.1771638", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "lLecxSH7vku1zxGqqCkx+A==", "redeemedIdempotentGuid": "c59cb794-fb21-4bbe-b5cf-11aaa82931f8", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:15:02.1771638", "storeName": "sample string 17", "scaleLabel": { "$ref": "10" }, "voucher": { "$ref": "8" }, "customer": { "$ref": "2" }, "issuedOfflinePayment": { "$id": "13", "id": 1, "identifier": "uU/8AGrfAUeAma5cqb+/cw==", "identifierGuid": "00fc4fb9-df6a-4701-8099-ae5ca9bfbf73", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "EU6ol1mq40SuQemiPwg1Wg==", "accountIDGuid": "97a84e11-aa59-44e3-ae41-e9a23f08355a", "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": "2025-08-02T23:15:02.1771638", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "ffy4ENiWGUCzno9rZ76l6w==", "idempotentVoidGuid": "10b8fc7d-96d8-4019-b39e-8f6b67bea5eb", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "14", "saleHeaderID": 1, "saleHeaderGuid": "V2q5who2CEGw77e3r9RE4Q==", "saleHeaderIdentifierGuid": "c2b96a57-361a-4108-b0ef-b7b7afd444e1", "created": "2025-08-02T23:15:02.1771638", "createdLocal": "2025-08-02T23:15:02.1771638", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:15:02.1771638", "storeID": 1, "operatorG_Uid": "qUEgyPmK0EScSiLz0Qozdw==", "operatorGuid": "c82041a9-8af9-44d0-9c4a-22f3d10a3377", "customerG_Uid": "kuLEtgzLnk+SBfsINRfP8Q==", "customerGuid": "b6c4e292-cb0c-4f9e-9205-fb083517cff1", "communityIdentifier": "bqMCAWhJp0+ofqN3RrV/Bg==", "communityIdentifierGuid": "0102a36e-4968-4fa7-a87e-a37746b57f06", "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": "mE+AOKCDBkOx127jHH5pfg==", "priceLevelIdentifierGuid": "38804f98-83a0-4306-b1d7-6ee31c7e697e", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "15", "id": 1, "g_Uid": "eZObqfb55k2hy5yRJbW6yg==", "guid": "a99b9379-f9f6-4de6-a1cb-9c9125b5baca", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:15:02.1771638", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:15:02.1771638", "endShift": "2025-08-02T23:15:02.1771638", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "16", "operatorG_UID": "ai69wwJuekmmDo8WFueJag==", "operatorGuid": "c3bd2e6a-6e02-497a-a60e-8f1616e7896a", "storeID": 2, "operator": { "$ref": "15" }, "store": { "$id": "17", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-08-02T23:15:02.1771638", "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": "s0sceDIKYkKbyQ7nw1ZrdQ==", "hostIdentifierGuid": "781c4bb3-0a32-4262-9bc9-0ee7c3566b75", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:15:02.1771638", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "18", "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": "18" }, "hostStoreSettings": [ { "$id": "19", "id": 1, "hostIdentifier": "k+Sz8G5dWEiW8NprGEK+LQ==", "hostIdentifierGuid": "f0b3e493-5d6e-4858-96f0-da6b1842be2d", "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": "20", "identifier": "+M9iJAL1d065OlSVQ4iecQ==", "identifierGuid": "2462cff8-f502-4e77-b93a-549543889e71", "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": "tqxeJHEFm0enG5vpKFuIJg==", "hostSupplierIdentifierGuid": "245eacb6-0571-479b-a71b-9be9285b8826", "loyaltyPriceLevelIdentifier": "LflFwhM9J0mdpmCRQfsaIg==", "loyaltyPriceLevelIdentifierGuid": "c245f92d-3d13-4927-9da6-609141fb1a22", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:15:02.1771638", "lastProcessed": "2025-08-02T23:15:02.1771638", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "21", "identifier": "1pT8iyYezk6k0rwpAMKKhg==", "identifierGuid": "8bfc94d6-1e26-4ece-a4d2-bc2900c28a86", "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": "cls29R3IEUO//mH6tF4yNg==", "primaryContactID": "f5365b72-c81d-4311-bffe-61fab45e3236", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "qavs+whdBUWToZR099VZjA==", "supplierGroupGuid": "fbecaba9-5d08-4505-93a1-9474f7d5598c", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:15:02.1771638", "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": "22", "id": "284774bb-043e-423a-bf9f-57293641789e", "identifier": "AHebVXDPPUa1YVbnF2NsOw==", "identifierGuid": "559b7700-cf70-463d-b561-56e717636c3b", "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": "23", "supplierIdentifier": "IkDhAE1p5kG5mIu95/A3BQ==", "supplierIdentifierGuid": "00e14022-694d-41e6-b998-8bbde7f03705", "contactGuid": "IBVznFzmp0irvt69l2ORpw==", "contactID": "9c731520-e65c-48a7-abbe-debd976391a7", "contact": { "$ref": "22" }, "supplier": { "$ref": "21" } }, { "$ref": "23" } ], "products": [ { "$id": "24", "pluG_UID": "WqH2rS1ePUeDQttnKfIUOQ==", "pluGuid": "adf6a15a-5e2d-473d-8342-db6729f21439", "supplierIdentifier": "uYtGn2tkp0a3Q1Sya8fFZQ==", "supplierIdentifierGuid": "9f468bb9-646b-46a7-b743-54b26bc7c565", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:15:02.1771638", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:15:02.1771638", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "25", "pluG_UID": "Jcoz2DetL0K/t1x3HIuWyA==", "pluGuid": "d833ca25-ad37-422f-bfb7-5c771c8b96c8", "supplierIdentifier": "DsAJd08IBUO0/y4Qh/vNrA==", "supplierIdentifierGuid": "7709c00e-084f-4305-b4ff-2e1087fbcdac", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "v1R0SgGYEUWcAgoscsYyvA==", "parentPluGuid": "4a7454bf-9801-4511-9c02-0a2c72c632bc", "freight": 45.0, "freightType": 1, "product": { "$id": "26", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "LFvTM18Rj0Gt88RLWN2E2A==", "guid": "33d35b2c-115f-418f-adf3-c44b58dd84d8", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "hCbO944qzUG7ATRJI2oqXA==", "priceGroupGuid": "f7ce2684-2a8e-41cd-bb01-3449236a2a5c", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:15:02.1771638", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:15:02.1771638", "pluCreated": "2025-08-02T23:15:02.1771638", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:15:02.1771638", "lastManualUpdate": "2025-08-02T23:15:02.1771638", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:15:02.1771638", "currentCostUpdated": "2025-08-02T23:15:02.1771638", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:15:02.1771638", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:15:02.1771638", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "nObLkxe5z0i/GoIH+gyZ7g==", "altPLUGuid": "93cbe69c-b917-48cf-bf1a-8207fa0c99ee", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:15:02.1771638", "labelLastPrice": 1, "shelfPageLayoutG_UID": "ATSPfNvpNEO6RLJ8VU9Zrw==", "shelfPageLayoutGuid": "7c8f3401-e9db-4334-ba44-b27c554f59af", "talkerPageLayoutG_UID": "1cO6Fo0OJEeRvTTCBHFFuw==", "talkerPageLayoutGuid": "16bac3d5-0e8d-4724-91bd-34c2047145bb", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "EUUd0o5ic0m6GT0t4FpF2w==", "inventoryIdentifier": "d21d4511-628e-4973-ba19-3d2de05a45db", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "Zy6wPV0V0EuFyGcYJtEDlA==", "parentPluGuid": "3db02e67-155d-4bd0-85c8-671826d10394", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "y8zRZmckzkuLDeurYVz5xw==", "supplierIdentifierGuid": "66d1cccb-2467-4bce-8b0d-ebab615cf9c7", "supplierChanged": true, "rebateSupplierIdentifier": "89IySSxhP0iyGHWoHdeLRg==", "rebateSupplierIdentifierGuid": "4932d2f3-612c-483f-b218-75a81dd78b46", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:15:02.1771638", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "387wifS/XU2M5BT5r0Czyg==", "hostIdentifierGuid": "89f0cedf-bff4-4d5d-8ce4-14f9af40b3ca", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "26" }, { "$ref": "26" } ], "store": { "$ref": "17" }, "storePrices": [ { "$id": "27", "pluG_UID": "VQ7bPxmBwkuE+g4kwwh26w==", "pluGuid": "3fdb0e55-8119-4bc2-84fa-0e24c30876eb", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:15:02.1771638" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-08-02T23:15:02.1771638", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:15:02.1771638", "startTime": 3, "endDate": "2025-08-02T23:15:02.1771638", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "wJIzO/6KH0G30tELxRLj4g==", "hostIdentifierGuid": "3b3392c0-8afe-411f-b7d2-d10bc512e3e2", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "tgojzVVFeUGGo2yzCiSFVw==", "guid": "cd230ab6-4555-4179-86a3-6cb30a248557", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "49AHEswjTUWmZqSDJMyzeg==", "priceGroupGuid": "1207d0e3-23cc-454d-a666-a48324ccb37a", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:15:02.1771638", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "26" }, { "$ref": "26" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "6JkUw0mDwk2mgROBr/z5lg==", "pluGuid": "c31499e8-8349-4dc2-a681-1381affcf996", "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": "34", "pluGuid": "f2a5ecd0-f22f-4fcf-a84e-e217f74c84e2", "created": "2025-08-02T23:15:02.1771638", "createdByUser": "sample string 1", "activated": "2025-08-02T23:15:02.1771638", "deactivated": "2025-08-02T23:15:02.1771638", "lastOrdered": "2025-08-02T23:15:02.1771638", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:15:02.1771638", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:15:02.1771638", "lastSold": "2025-08-02T23:15:02.1771638", "firstSold": "2025-08-02T23:15:02.1771638", "awsUpdated": "2025-08-02T23:15:02.1771638", "lastManualUpdate": "2025-08-02T23:15:02.1771638", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:15:02.1771638", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:15:02.1771638", "doNotRangeUpdated": "2025-08-02T23:15:02.1771638", "doNotOrderUpdated": "2025-08-02T23:15:02.1771638", "tracked": "2025-08-02T23:15:02.1771638" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "mdGTDxcASkKsMw2bVxvnYg==", "pluGuid": "0f93d199-0017-424a-ac33-0d9b571be762", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "+8I4YF1KXkyRwd1TfN3zTg==", "pluGuid": "6038c2fb-4a5d-4c5e-91c1-dd537cddf34e", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:15:02.1771638", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-08-02T23:15:02.1771638", "createdLocal": "2025-08-02T23:15:02.1771638", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "HZBuzglsD0WExhy7wJClSA==", "operatorGuid": "ce6e901d-6c09-450f-84c6-1cbbc090a548", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "yQi+G/lY7022eyrof7fnCA==", "pluGuid": "1bbe08c9-58f9-4def-b67b-2ae87fb7e708", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "15" } }, { "$ref": "37" } ], "apns": [ { "$id": "38", "pluID": 1, "pluG_UID": "L4bD74mSDUWOCHAzEEIybg==", "pluGuid": "efc3862f-9289-450d-8e08-70331042326e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "38" } ], "tuns": [ { "$id": "39", "pluG_UId": "h+3r7RsAU06Bf/1C91GVjg==", "pluGuid": "edebed87-001b-4e53-817f-fd42f751958e", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "26" }, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "competitionPricing": [ { "$id": "40", "identifier": "TZeebhfyHkOSTeerEGWnAg==", "identifierGuid": "6e9e974d-f217-431e-924d-e7ab1065a702", "pluG_UID": "ow0vKQpkOE2DEG2/FRsVaQ==", "pluGuid": "292f0da3-640a-4d38-8310-6dbf151b1569", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "40" } ], "supplier": { "$ref": "21" }, "supplierName": "sample string 147", "children": [ { "$ref": "26" }, { "$ref": "26" } ], "ordering": { "$ref": "24" }, "flipChartPages": [ { "$id": "41", "identifier": "NPdDkhw3C0qrQi5TV4EfqQ==", "groupName": "sample string 1", "identifierGuid": "9243f734-371c-4a0b-ab42-2e5357811fa9", "exists": true, "flipChartIdentifier": "wOrpGJyDGESKHwDoarvJOw==", "flipChartIdentifierGuid": "18e9eac0-839c-4418-8a1f-00e86abbc93b", "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": "DQJG5f4ytUyxxcNRL3MiRQ==", "groupIdentifierGuid": "e546020d-32fe-4cb5-b1c5-c3512f732245", "flipChart": { "$id": "42", "identifier": "981iZQujdEy/XHbUFEEwDA==", "identifierGuid": "6562cdf7-a30b-4c74-bf5c-76d41441300c", "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": "43", "identifier": "ghTI8TSvHUWrXHNv0/XL/g==", "identifierGuid": "f1c81482-af34-451d-ab5c-736fd3f5cbfe", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "44", "id": 1, "g_UID": "QnDbbozVgkOENrWKBkgRmw==", "guid": "6edb7042-d58c-4382-8436-b58a0648119b", "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": "4DCSPeHkyECnHpMasMxPNQ==", "previousFormGuid": "3d9230e0-e4e1-40c8-a71e-931ab0cc4f35", "nextForm": 1, "nextFormG_UID": "/Gy2Gcz/WE+4a55ncTMrBw==", "nextFormGuid": "19b66cfc-ffcc-4f58-b86b-9e6771332b07", "attributes": "sample string 10", "updated": "2025-08-02T23:15:02.1771638", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "44" }, "previousCheckoutForm": { "$ref": "44" }, "buttons": [ { "$id": "45", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "mb6Jj4NBhE+lhhtBAVw8Fw==", "checkoutFormGuid": "8f89be99-4183-4f84-a586-1b41015c3c17", "identifier": "J6khu/YkA0mkN7lpIhFKlg==", "identifierGuid": "bb21a927-24f6-4903-a437-b96922114a96", "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": "0lzsV3YNLEeA55DtcCxDMw==", "valueGuid": "57ec5cd2-0d76-472c-80e7-90ed702c4333", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:15:02.1771638", "action": "sample string 12", "valueForm": { "$ref": "44" }, "image": { "$id": "46", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:15:02.1771638", "imageData": "QEA=", "readOnly": true } }, { "$ref": "45" } ], "panels": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "FC5b9QR7zUyRkIdP6lR4Qg==", "checkoutFormGuid": "f55b2e14-7b04-4ccd-9190-874fea547842", "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": "47" } ] }, { "$ref": "44" } ], "panels": [ { "$ref": "47" }, { "$ref": "47" } ] }, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, "contentPanel": { "$ref": "47" }, "products": [ { "$id": "48", "flipChartPageIdentifier": "4KUi/0dk902KyDCvvKwoPA==", "flipChartPageIdentifierGuid": "ff22a5e0-6447-4df7-8ac8-30afbcac283c", "pluG_UID": "sV0ziZWYmkyrI826dGvTTw==", "pluGuid": "89335db1-9895-4c9a-ab23-cdba746bd34f", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "26" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "48" } ], "productCount": 27, "pages": [ { "$ref": "41" }, { "$ref": "41" } ] }, { "$ref": "41" } ], "priceHistory": [ { "$id": "49", "pluG_UID": "Q9y+sxRI4k6jnci8o7T0Iw==", "pluGuid": "b3bedc43-4814-4ee2-a39d-c8bca3b4f423", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:15:02.1771638", "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": "49" } ], "ingredients": [ { "$id": "50", "pluG_UID": "KGcPQN2LD02DRFFHgd48kg==", "ingredientGuid": "MnMM+If1qU68yzlHnovXbQ==", "ingredientIdentifier": "f80c7332-f587-4ea9-bccb-39479e8bd76d", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "26" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "wR0hq9yJ90qidM7DCQTA8g==", "pluGuid": "ab211dc1-89dc-4af7-a274-cec30904c0f2", "shelfLocationIdentifier": "1bf8YOkr606nkceSrrX75g==", "shelfLocationGuid": "60fcb7d5-2be9-4eeb-a791-c792aeb5fbe6", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Jw0pf2gljkeCJpbeTdY4RQ==", "labelPageLayoutGuid": "7f290d27-2568-478e-8226-96de4dd63845", "updated": "2025-08-02T23:15:02.1771638", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "26" }, "location": { "$id": "52", "identifier": "KWchdOoof0eSvFqx+w9TyQ==", "storeID": 1, "identifierGuid": "74216729-28ea-477f-92bc-5ab1fb0f53c9", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:15:02.1771638", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "51" }, { "$ref": "51" } ] } }, { "$ref": "51" } ], "bin": { "$ref": "51" }, "scaleLocations": [ { "$id": "53", "plu": 1, "pluG_UID": "MgPElbEuQUSQmaDvmu+i4A==", "pluGuid": "95c40332-2eb1-4441-9099-a0ef9aefa2e0", "deptNo": 1, "product": { "$ref": "26" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:15:02.1771638", "department": { "$id": "55", "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": "54" }, "subDepartments": [ { "$id": "56", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "57", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:15:02.1771638", "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": "hhArkDe390ujzHMaH1fAQg==", "labelPageLayoutGuid": "902b1086-b737-4bf7-a3cc-731a1f57c042", "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": "59", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "61" } ], "commodityCode": "sample string 6" }, { "$ref": "60" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "60" }, "mscDep": { "$id": "62", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "59" }, { "$ref": "59" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "58" } ], "updated": "2025-08-02T23:15:02.1771638", "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": "aTwSeFLg406tHCSlK8GCnw==", "labelPageLayoutGuid": "78123c69-e052-4ee3-ad1c-24a52bc1829f", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "57" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:15:02.1771638", "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": "TE6ZfXqTfky7Pa4hdGCaFA==", "labelPageLayoutGuid": "7d994e4c-937a-4c7e-bb3d-ae2174609a14", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "56" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:15:02.1771638", "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": "w4jmg6a8OEmdN7hMnsBPxg==", "labelPageLayoutGuid": "83e688c3-bca6-4938-9d37-b84c9ec04fc6", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } } } }, { "$ref": "53" } ], "nextPrice": { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "i8PvJ4JgrE6rEFi3TclPuQ==", "pluGuid": "27efc38b-6082-4eac-ab10-58b74dc94fb9", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "pYNiJZHtq0istONKhqyLkQ==", "dealCostGuid": "256283a5-ed91-48ab-acb4-e34a86ac8b91", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "NahnDLGmQUWO+2Kd5u/TAQ==", "priceGroupGuid": "0c67a835-a6b1-4541-8efb-629de6efd301", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:15:02.1771638", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "X3oJzeXleU2t5UXLFzQz0A==", "campaignComboPriceGroupIdentifier": "cd097a5f-e5e5-4d79-ade5-45cb173433d0", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:15:02.1771638", "operatorG_UID": "FsH17GdKS06OedsNsOjtvQ==", "operatorGuid": "ecf5c116-4a67-4e4b-8e79-db0db0e8edbd", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:15:02.1771638", "signIqTicketFileMovedUtc": "2025-08-02T23:15:02.1771638", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:15:02.1771638", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "26" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "57307659-16c2-4cbb-9e67-4e42d7875759", "nameGuid": "57307659-16c2-4cbb-9e67-4e42d7875759", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:15:02.1771638", "startTime": 1, "endDate": "2025-08-02T23:15:02.1771638", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:15:02.1771638", "system": true, "created": "2025-08-02T23:15:02.1771638", "updated": "2025-08-02T23:15:02.1771638", "priceChangeNotifiedUtc": "2025-08-02T23:15:02.1771638", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "S4PI102CTEiXhJG5pKwuaQ==", "hostIdentifierGuid": "d7c8834b-824d-484c-9784-91b9a4ac2e69", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:15:02.1771638", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "63" }, { "$ref": "63" } ], "campaignPools": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "Qk+FezC6GE2LcjcqbVURjA==", "pluGuid": "7b854f42-ba30-4d18-8b72-372a6d55118c", "hostOfferID": 1, "priceGroupG_UID": "72U8usDfmkaRaCfPQHHAJA==", "priceGroupGuid": "ba3c65ef-dfc0-469a-9168-27cf4071c024", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:15:02.1771638", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "26" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "GMqG6OaArUWOxY1qCWJa4A==", "identifierStr": "GMqG6OaArUWOxY1qCWJa4A==", "identifierGuid": "e886ca18-80e6-45ad-8ec5-8d6a09625ae0", "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": "65" } }, { "$ref": "67" } ], "customers": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "9bmEhXyHYE6bx69CgbyhnA==", "customerIDGuid": "8584b9f5-877c-4e60-9bc7-af4281bca19c", "campaign": { "$ref": "65" }, "customer": { "$ref": "2" } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "fBKEFwb5V0i2WWBPYxlfCg==", "groupIDGuid": "1784127c-f906-4857-b659-604f63195f0a", "campaign": { "$ref": "65" }, "group": { "$ref": "4" } }, { "$ref": "69" } ], "signIqTickets": [ { "$id": "70", "identifier": "fQrLXICt0UOWqvK1KmreDw==", "identifierGuid": "5ccb0a7d-ad80-43d1-96aa-f2b52a6ade0f", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "70" } ], "comboPriceGroups": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "RFPUM+iKnE2XXYPbMwd3OA==", "guid": "33d45344-8ae8-4d9c-975d-83db33077738", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "65" }, "comboPricePlus": [ { "$id": "72", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "SeB3YPT9vk6ZZWPPRAibww==", "groupGuid": "6077e049-fdf4-4ebe-9965-63cf44089bc3", "comboPriceType": 5, "priceType": 5, "pluG_UID": "j3vqQVXhZE+7fG0lJag2Hw==", "pluGuid": "41ea7b8f-e155-4f64-bb7c-6d2525a8361f", "priceGroupG_UID": "1d6HFyGslkeGUSNBfJHmOw==", "priceGroupGuid": "1787ded5-ac21-4796-8651-23417c91e63b", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "65" }, "product": { "$ref": "26" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "65" } }, { "$ref": "72" } ] }, { "$ref": "71" } ], "priceLevels": [ { "$id": "73", "id": 1, "priceLevelIdentifier": "kykwcfQrR0+CAASbpDeQGw==", "priceLevelIdentifierGuid": "71302993-2bf4-4f47-8200-049ba437901b", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "73" } ] }, "product": { "$ref": "26" }, "dealCost": { "$id": "74", "headerIdentifier": "XcMps8DjG0Wdt5hDnLj/gA==", "headerIdentifierGuid": "b329c35d-e3c0-451b-9db7-98439cb8ff80", "identifier": "9iNYkzfGe0i8+sM3Mt4bcw==", "identifierGuid": "935823f6-c637-487b-bcfa-c33732de1b73", "supplierIdentifier": "rW3bVrGIBUCg7vbHYhDqRA==", "supplierGuid": "56db6dad-88b1-4005-a0ee-f6c76210ea44", "pluG_UID": "6RP51sebY0mxbfmnBOHB2w==", "pluGuid": "d6f913e9-9bc7-4963-b16d-f9a704e1c1db", "campaignName": "d0cad016-8d32-4c12-ae01-9678e42ea441", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:15:02.1771638", "end": "2025-08-02T23:15:02.1771638", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "ppNRXXVqJkmr+J/ES6tVpg==", "bonusItemPluGuid": "5d5193a6-6a75-4926-abf8-9fc44bab55a6", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:15:02.1771638", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:15:02.1771638", "campaignEndDate": "2025-08-02T23:15:02.1771638", "masterPLUG_UID": "a4wDXAc8kkONEJMsCyGM0Q==", "masterID": "5c038c6b-3c07-4392-8d10-932c0b218cd1", "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": "vY0mMAlSsEqzDp8MvzAQhw==", "bonusMasterID": "30268dbd-5209-4ab0-b30e-9f0cbf301087", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-08-02T23:15:02.1771638", "dealCosts": [ { "$ref": "74" }, { "$ref": "74" } ], "tags": [ { "$id": "75", "pluG_UID": "15o6UsT+5UKU2nTR4+kNKg==", "pluGuid": "523a9ad7-fec4-42e5-94da-74d1e3e90d2a", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "75" } ], "alternateProductG_UID": "reEWG7JFZUOrz7orjnYVYw==", "alternateProduct": "1b16e1ad-45b2-4365-abcf-ba2b8e761563", "productHostCode": { "$id": "76", "id": 1, "pluG_UID": "QScKucQoT0Wlct/EC8pJtw==", "pluGuid": "b90a2741-28c4-454f-a572-dfc40bca49b7", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:15:02.1771638", "inventoryTracked": "2025-08-02T23:15:02.1771638", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "21" }, "serviceFee": { "$id": "77", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "24" } ], "orderCycleHeaders": [ { "$id": "78", "storeID": 1, "supplierIdentifier": "pUtE1VjJDUuL0N8oMuDdug==", "supplierGuid": "d5444ba5-c958-4b0d-8bd0-df2832e0ddba", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "78" } ], "cycles": [ { "$id": "79", "storeID": 1, "supplierIdentifier": "5Kyz1/NS502NsAcetMbugQ==", "supplierGuid": "d7b3ace4-52f3-4de7-8db0-071eb4c6ee81", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:15:02.1771638", "deliveryDate": "2025-08-02T23:15:02.1771638", "nextCutOffDate": "2025-08-02T23:15:02.1771638", "nextDeliveryDate": "2025-08-02T23:15:02.1771638", "nextDaysBuffer": 10 }, { "$ref": "79" } ], "store": { "$ref": "17" }, "updated": "2025-08-02T23:15:02.1771638", "isHost": true }, "files": [ { "$id": "80", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:15:02.1771638", "processed": "2025-08-02T23:15:02.1771638", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:15:02.1771638", "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": "20" }, "metcashHeader": { "$id": "81", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:15:02.1771638", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "80" } ], "zoneMatrix": [ { "$id": "82", "id": 1, "hostIdentifier": "beaRLcKSs0K4MxR95mUz4Q==", "hostIdentifierGuid": "2d91e66d-92c2-42b3-b833-147de66533e1", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c34a3074-c0ae-44e2-8d02-5617ea42135b", "4a5f3877-e81a-40f1-9d21-8d5a5aeb8444" ] }, { "$ref": "82" } ], "hostFileStoreSetting": { "$ref": "19" }, "hostStoreSettings": [ { "$ref": "19" }, { "$ref": "19" } ], "promotionPlacements": [ { "$id": "83", "identifier": "1oCZER1aK0u8rpxtLF+lqQ==", "identifierGuid": "119980d6-5a1d-4b2b-bcae-9c6d2c5fa5a9", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "83" } ], "promoTypeGuids": [ "d59e1199-6198-49b9-b42a-b4c73ddcea7e", "001405ad-d921-4e1b-968a-93af3751233d" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "19" } ], "accounts": [ { "$id": "84", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "84" } ], "sales": [ { "$id": "85", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:15:02.1771638", "ftpSite": { "$id": "86", "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": "85" } ], "zoneMatrix": [ { "$ref": "82" }, { "$ref": "82" } ], "cashManagements": [ { "$id": "87", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "88", "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": "87" } ], "updateStoreID": "4e5bf810-98ac-414b-9d1e-3edfeb801a54", "updateStore": { "$id": "89", "id": "574f20e9-c83f-4d88-b989-a958f44bbcb2", "name": "sample string 1", "lastActivity": "2025-08-02T23:15:02.1771638", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:15:02.1771638" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "90", "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": "16" } ] }, "customer": { "$ref": "2" }, "communityOrganisation": { "$id": "91", "id": 1, "identifier": "UMC973cIo0qk1+2HgtNVLg==", "identifierGuid": "efbdc050-0877-4aa3-a4d7-ed8782d3552e", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:15:02.1771638", "deleted": true }, "details": [ { "$id": "92", "saleItemID": 1, "identifier": "udQx8fJmeEaAj4pGoVLUEQ==", "identifierGuid": "f131d4b9-66f2-4678-808f-8a46a152d411", "saleHeaderID": 2, "plu": 1, "pluG_UId": "RW8Q4mEWPkavBHj1lHGwhw==", "pluGuid": "e2106f45-1661-463e-af04-78f59471b087", "accountID": "5k72syqTtECnIJBav2pltw==", "accountIDGuid": "b3f64ee6-932a-40b4-a720-905abf6a65b7", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:15:02.1771638", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "EG+dWkOJ6US3KaO34AGBIA==", "refundGuid": "5a9d6f10-8943-44e9-b729-a3b7e0018120", "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": "PGbAnRpkB0u0MWOWClpLnA==", "idempotentVoidGuid": "9dc0663c-641a-4b07-b431-63960a5a4b9c", "priceLevelIdentifier": "fEraysSVGUiIoUPo8roBvQ==", "priceLevelIdentifierGuid": "cada4a7c-95c4-4819-88a1-43e8f2ba01bd", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "93", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:15:02.1771638", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "93" } ], "refund": { "$id": "94", "id": 1, "g_UID": "FxTG10tWzUS3l8jH/FV9Vw==", "guid": "d7c61417-564b-44cd-b797-c8c7fc557d57", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:15:02.1771638" }, "modifier": { "$id": "95", "id": 1, "setG_UID": "pRdgg4WC/0KMcE82ylw2kQ==", "modifierSetGuid": "836017a5-8285-42ff-8c70-4f36ca5c3691", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "OdLHdLyz+Uq3E5TxLVYzKQ==", "pluGuid": "74c7d239-b3bc-4af9-b713-94f12d563329", "deleted": true, "g_UID": "8vW69ri1PEm08RLI30Rnkw==", "guid": "f6baf5f2-b5b8-493c-b4f1-12c8df446793", "product": { "$ref": "26" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "92" } ], "eftReceipts": [ { "$id": "96", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "14" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "96" } ], "payments": [ { "$ref": "13" }, { "$ref": "13" } ], "cards": [ { "$id": "97", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "97" } ], "campaignHits": [ { "$id": "98", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "98" } ], "fuel": [ { "$id": "99", "id": 1, "plu": 1, "pluG_UID": "BR8vGOUVska0dS1rhNnxgg==", "pluGuid": "182f1f05-15e5-46b2-b475-2d6b84d9f182", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:15:02.1771638", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:15:02.1771638", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "99" } ], "fuelResells": [ { "$id": "100", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "gijbHTfcjUuc6WmmQzYaRQ==", "pluGuid": "1ddb2882-dc37-4b8d-9ce9-69a643361a45", "accountID": "RN4tY3fIz0GOX892Ze5rUg==", "accountIDGuid": "632dde44-c877-41cf-8e5f-cf7665ee6b52", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:15:02.1771638", "bestOrExpireType": 1, "refundG_UID": "+v5hBVamLkuLuT8fJXTP9A==", "refundGuid": "0561fefa-a656-4b2e-8bb9-3f1f2574cff4", "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": "100" } ], "customerOrder": [ { "$id": "101", "identifier": "0L/bNVpvcUqz/qwrzeX6Tw==", "identifierGuid": "35dbbfd0-6f5a-4a71-b3fe-ac2bcde5fa4f", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "+2ItZasHikiZGVrvChnn6Q==", "customerIdentifierGuid": "652d62fb-07ab-488a-9919-5aef0a19e7e9", "operatorNo": 1, "operatorG_UID": "yoBZm9uCnESLnda6Htf/mg==", "operatorGuid": "9b5980ca-82db-449c-8b9d-d6ba1ed7ff9a", "created": "2025-08-02T23:15:02.1771638", "ordered": "2025-08-02T23:15:02.1771638", "started": "2025-08-02T23:15:02.1771638", "completed": "2025-08-02T23:15:02.1771638", "supplied": "2025-08-02T23:15:02.1771638", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "2" }, "operator": { "$ref": "15" }, "details": [ { "$id": "102", "headerID": 1, "plu": 1, "pluG_UId": "XOItmrMecE+kE0tXO3Ga+A==", "pluGuid": "9a2de25c-1eb3-4f70-a413-4b573b719af8", "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": "C3I//qneO0CLcwEW26oEdw==", "headerIdentifierGuid": "fe3f720b-dea9-403b-8b73-0116dbaa0477", "product": { "$ref": "26" } }, { "$ref": "102" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "14" } }, { "$ref": "101" } ], "surveyResponses": [ { "$id": "103", "surveyG_UID": "MTyES+1APkaWjCLjGAyJ/A==", "surveyGuid": "4b843c31-40ed-463e-968c-22e3180c89fc", "saleHeaderGuid": "uXifiuBQpEaixiTskEWgCA==", "saleGuid": "8a9f78b9-50e0-46a4-a2c6-24ec9045a008", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "owOmHVMKkkCV6RcMjlnBUg==", "guidResponse": "1da603a3-0a53-4092-95e9-170c8e59c152", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:15:02.1771638", "sale": { "$ref": "14" }, "survey": { "$id": "104", "g_UID": "UwegGxpo1UKcHbpJVpCtbQ==", "guid": "1ba00753-681a-42d5-9c1d-ba495690ad6d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "LiOEzKi2JEaYhK/d4zpzSw==", "checkoutFormGuid": "cc84232e-b6a8-4624-9884-afdde33a734b", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:15:02.1771638", "end": "2025-08-02T23:15:02.1771638", "deleted": true, "updated": "2025-08-02T23:15:02.1771638", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "79565c91-8b1a-4519-baec-308a5d5d78b7", "6363225c-1760-4326-a807-1945a352c833" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "44" } }, "ingressId": "sample string 4" }, { "$ref": "103" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "ln2Oj/1omE+ht7utAPBBCg==", "accountIdentifier": "8f8e7d96-68fd-4f98-a1b7-bbad00f0410a", "accountName": "sample string 42", "customerOrderIdentifier": "EDAEclwoFkigCPT5cBo6AQ==", "customerOrderIdentifierGuid": "72043010-285c-4816-a008-f4f9701a3a01", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "105", "id": 1, "paymentID": 2, "paymentIdentifier": "QeR9V16VXU6DoVgYt2RaLA==", "paymentIdentifierGuid": "577de441-955e-4e5d-83a1-5818b7645a2c", "identifier": "zx38PYAIZUKlIHOeAYY6mg==", "identifierGuid": "3dfc1dcf-0880-4265-a520-739e01863a9a", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "VHH2dgtKWUORZ/Aq0lx9rw==", "itemIdentifierGuid": "76f67154-4a0b-4359-9167-f02ad25c7daf" } }, "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 �[�9� 5 xl/workbook.xml � (� ����0D�&�C����()��x��}�EhK�5���H�yۙ�};r������G�2����1��5���h®�N�ҽ�m[Uci�F�Er<^�����:5_h��ht u�^J�2����s����Zw6�XB�7%#l���И�<p�{��g.Sax4ɵ�n�&xn� ��7����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 �[�b�' ' _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="Rfcb8553b5ad14335" /></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 �[?*�5� P xl/_rels/workbook.xml.rels � (� ��An� E����`C,���M7�&�� �m�H�����W(J�֑��&+4��i������<��C�kiYpJ�io��CC���GH�F�9���Ŗ�)�O�E����3�ܱ>L�r:6�>B���faɠ�Lr�����v����iB�� �7��GL� t�Z�Ev=�"S)y1-ݙ���d��H%�nj1]F��^��BF�J�RȆK%�����Sț^:-���Z�ZXXIѬ�j��_l� 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- �[�9� 5 xl/workbook.xmlPK- �[���� � � [Content_Types].xmlPK- �[�b�' ' U _rels/.relsPK- �[ˇ]e' � xl/worksheets/sheet1.xmlPK- �[?*�5� P : xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E � xl/styles.xmlPK- �[�/�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �[�� 5 xl/workbook.xml � (� ����0��&�C��H�N\�z�^a+ �'m >��o�vfg�:k;>��GN�U�ƃ��"�uH�Nڀ ;��d>H�"�s�A����I�$9�01/�r�0��X�X`� ��V�dB��x@�.�fe0�����"�)a�ETH1 5n�gE�������D�e)/s��r�Ҽ�;{�Q��n�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 �[WoD�' ' _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="R1107e47b23cc482c" /></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 �[�Ue� P xl/_rels/workbook.xml.rels � (� ��Kn� @��f_��' ɦ�l�\ �`��`i��u�#� E��:R�d5��ӓf>�?6��i$����,�"ˁ��N ��p�����vs�Q�4�0�Vl�`b�הip!s3����O"���t�$z�e���/p�$���!:���N�'��0�8 19 �c��S ��,Q���Cǰ�]�جZV� �0��#�_��|!S5��֬�*�+�P#<���ӥ�N��BM��KY�N*VHqS�w��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- �[WoD�' ' U _rels/.relsPK- �[ˇ]e' � xl/worksheets/sheet1.xmlPK- �[�Ue� P : xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E � xl/styles.xmlPK- �[�/�� � � xl/sharedStrings.xmlPK � �