A list of accounts matching the search terms submitted as part of a search request.
| maxCouponsApplicable | integer Reserved for future use. |
Array of objects (AccountInfo) Accounts matching the search terms submitted as part of a |
{- "searchResults": [
- {
- "tenderIdentifier": "string",
- "properties": {
- "key": "string",
- "value": "string",
- "tenderPropertyType": "FOLIO",
- "maxLength": "string"
}, - "tenderCoupons": [
- {
- "name": "string",
- "identifier": "string",
- "status": "string",
- "value": 0,
- "consumedTime": "2019-08-24T14:15:22Z",
- "info": "string"
}
]
}
], - "maxCouponsApplicable": 0
}