create account
POST {{BaseUrl}}/api/v1/dashboard/customer/:CUSTOMER_ID/account
Request Body
{"account_holder_name"=>"andre berry", "account_number"=>"003498228764", "account_type"=>"checking", "routing_number"=>"203014560"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |