Add Bank Account

Adds a bank account for a given customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

From T, pick a set of properties whose keys are in the union K

string
enum
required
Allowed:
string
required
string
required
(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))
string
string
required
length ≥ 1
string
required
length ≥ 1
string
required
length between 2 and 2
^[A-Z]{2}$
string
required
length between 5 and 5
^\d{5}$
string
required
boolean
string
required
string
string
required
length ≥ 1
string
required
length ≥ 1
string
string
Response
204

No content

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!