SearchResponse
Search results, includes Transactions, Contacts and Inventory Items.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Transactions | List of indexed transactions returned for the search criteria. | Collection of TransactionSearchResponse |
None. |
| TotalTransactionsFound | Total number of transactions found for the search criteria. | integer |
None. |
| Contacts | List of indexed contacts returned for the search criteria. | Collection of ContactSearchResponse |
None. |
| TotalContactsFound | Total number of contacts found for the search criteria. | integer |
None. |
| InventoryItems | List of indexed inventory items returned for the search criteria. | Collection of InventoryItemSearchResponse |
None. |
| TotalInventoryItemsFound | Total number of inventory items found for the search criteria. | integer |
None. |
| _links | Hypermedia links. Contains contextual links to possible next actions related to this resource. Only present in responses. This data is not to be sent to the server. | Collection of Link |
None. |