Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The Partner ID header used for authorization
Query Parameters
Filter based on account titles
Example:
"Safepay Inc."
Filter based on routing numbers
Example:
"011000015"
Filter for accounts with a specific status
Available options:
AS_Verified
, AS_Unverified
, AS_Deleted
Example:
"AS_Verified"
Set the limit for search results
Example:
"3"
Set the page offset
Example:
"1"