GET /search
Summary: Search merchant data
Operation ID: GetSearch
Auth: unknown
Operation ID: GetSearch
Auth: unknown
Description
Search merchant's data to return resources such as customers, invoices, orders, transactions.
Parameters (5)
Organization-Id
(?, header, optional)
Organization identifier in scope of which need to perform request (if not specified, the default organization will be used).
limit
(integer, query, optional)
The collection items limit.
Constraints: {'minimum': 0, 'maximum': 1000}
offset
(integer, query, optional)
The collection items offset.
Constraints: {'minimum': 0}
q
(string, query, optional)
The default search. It will search across resources and many fields.
sort
(array, query, optional)
The collection items sort field and order (prefix with "-" for descending sort).
No probe data for this endpoint yet.