Skip to main content
POST
Search recipients

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string<uuid>
required

Body

application/json
iban
string
bic
string
type
enum<string>
Available options:
business,
personal
country
string
Required string length: 2
customer_id
string<uuid>

Response

Search results

recipients
object[]
total
integer
Required range: x >= 0
has_more
boolean