Learn how to use the query field.
q
, is used to query your ledger data. The query field is required in all search request payloads that you send to the search endpoint.
When providing a search term to query, use the query_by
to specify what field(s) it should search from. See example below:
balance_id
is in the source field. To query by more fields, use commas to separate the fields you want to search in.
See example below:
*
as the query field’s value.