TransactionInformationSearch

A request to search for all tender accounts that match the given search terms.

Array of objects (KeyValue)

A list of terms to search against. These terms are customizable based on the provider and customer. For example, many customers may want to search by name, but hotels may want to search by room number.

swipeData
string

Decrypted data from card swipe.

{
  • "swipeData": "string",
  • "searchTerms": [
    ]
}