Create partner direct rollover

Create a direct rollover transfer for an existing account via partner API

Body Params
string
required

The account number of the existing AET account

string
required

The SSN of the account holder (used for verification). Can be formatted with or without dashes.

number
required

The amount to rollover

boolean
required

Whether this is a 60-day rollover (true) or a direct rollover (false)

string
enum

The type of the previous account being rolled over from

string

The account number of the previous account (optional)

Responses

404

Account not found or SSN mismatch

422

Validation error

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