Create a bank account for a given bank holder.

POST: /banks/bank-holders/{guid}/accounts

Path Params
uuid
required

The identifier of the bank-holder.

Body Params

The input model.

uuid
uuid
string | null
int32
enum

0 = Unknown, 1 = Checking, 2 = Savings, 3 = Investment, 4 = Mortgage, 5 = CreditCard, 6 = Loan, 7 = Pension, 8 = External, 9 = Securities, 10 = Other

string | null
string | null
string | null
double
double | null
date-time
string | null
string | null
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json