Retrieve full details of the application
Success
Bad Request
Unauthorized
Not Found
Internal Error
{- "data": {
- "id": "string",
- "status": "INCOMPLETE",
- "application_type": "INDIVIDUAL",
- "account_to_open": {
- "account_id": "string",
- "product_id": "string",
- "asset_type_id": "string"
}, - "terms_and_conditions_accepted": false,
- "customer_id": "string",
- "customer_details": {
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "email_address": "string",
- "mailing_address": {
- "unit_number": "string",
- "address_line1": "string",
- "address_line2": "string",
- "address_line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "country_code": "string"
}, - "telephone_number": "string",
- "tax_reference_number": "string",
- "passport_number": "string",
- "nationality": "string",
- "date_of_birth": "2019-08-24",
- "percentage_ownership": 0,
- "title": "string",
- "us_residency_status": "US_CITIZEN"
}
}
}