Account Endpoints
Open a retirement account
Open a retirement account for a client. The account will be opened with the specified account type and the account holder will be the client associated with the specified external ID.
POST
/
accounts
Headers
x-api-key
string
requiredAPI Key for authentication
Body
application/json
external_id
string
External ID of the customer
prefix
string
Prefix for the customer. Feather will provide one for your application.
customer
object
Account holder information
accounts
object
Account details
documents
object
Response
200 - application/json
message
string
A response message indicating success or failure