Create managed account
Use this endpoint to create a partner-managed account.
Path parameters
The unique id for a member.
The unique identifier for a user, beginning with the prefix USR-.
Request body
Example request
{
"account": {
"account_number": "5366",
"apr": 1,
"apy": 1,
"available_balance": 1000,
"available_credit": 1000,
"balance": 1000,
"cash_surrender_value": 1000,
"credit_limit": 100,
"currency_code": "USD",
"day_payment_is_due": 20,
"death_benefit": 1000,
"id": "1040434698",
"interest_rate": 1,
"last_payment": 100,
"last_payment_at": "2015-10-13T17:57:37.000Z",
"loan_amount": 1000,
"matures_on": "2015-10-13T17:57:37.000Z",
"metadata": "some metadata",
"minimum_balance": 100,
"minimum_payment": 10,
"name": "Test account 2",
"nickname": "Swiss Account",
"original_balance": 10,
"payment_due_at": "2015-10-13T17:57:37.000Z",
"payoff_balance": 10,
"routing_number": "68899990000000",
"started_on": "2015-10-13T17:57:37.000Z",
"subtype": "NONE",
"type": "SAVINGS"
}
}Response
OK
Changes
Changed in 11 of the 50 revisions of this API.11372
- ▲
the request property
account/idbecame requiredrequest-property-became-required
- ▲
removed the success response with the status
202response-success-status-removed
- ○
api tag
managed dataaddedapi-tag-added
- ○
api tag
mx_platformremovedapi-tag-removed
- ○
added the success response with the status
200response-success-status-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
account/premium_amountresponse's property type/format changed fromstring/tonumber/for status202response-property-type-changed
- ▲
the
account/property_typeresponse's property type/format changed frominteger/tostring/for status202response-property-type-changed
- ▲
- ▲
the
account/premium_amountresponse's property type/format changed fromnumber/tostring/for status202response-property-type-changed
- ▲
the
account/property_typeresponse's property type/format changed fromstring/tointeger/for status202response-property-type-changed
- ○
added the optional property
account/account_number_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/apr_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/apy_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/available_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/available_credit_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/calculated_aprto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/cash_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/cash_surrender_value_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/credit_limit_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/currency_code_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/day_payment_is_due_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/death_benefit_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_account_numberto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_account_subtypeto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_account_typeto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_aprto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_apyto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_available_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_cash_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_cash_surrender_valueto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_credit_limitto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_currency_codeto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_day_payment_is_dueto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_death_benefitto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_holdings_valueto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_interest_rateto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_is_closedto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_last_paymentto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_last_payment_atto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_loan_amountto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_matures_onto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_minimum_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_minimum_paymentto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_nameto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_nicknameto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_original_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_payment_due_atto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_payoff_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_routing_numberto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_started_onto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_statement_balanceto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/feed_total_account_valueto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/holdings_value_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/institution_guidto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/interest_rate_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/is_closed_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/last_payment_at_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/last_payment_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/loan_amount_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/matures_on_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/minimum_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/minimum_payment_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/name_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/nickname_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/original_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/payment_due_at_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/payoff_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/started_on_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/statement_balance_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/subtype_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/total_account_value_set_byto the response with the202statusresponse-optional-property-added
- ○
added the optional property
account/type_set_byto the response with the202statusresponse-optional-property-added
- ▲
- ○
added the optional property
account/federal_insurance_statusto the response with the202statusresponse-optional-property-added
- ○
- ○
added the optional property
account/statement_balanceto the response with the202statusresponse-optional-property-added
- ○
- ○
added the optional property
account/total_account_value_uglto the response with the202statusresponse-optional-property-added
- ○
- ▲
the
account/property_typeresponse's property type/format changed frominteger/tostring/for status202response-property-type-changed
- ●
removed the optional property
account/property_type_namefrom the response with the202statusresponse-optional-property-removed
- ▲
- ▲
the
account/property_typeresponse's property type/format changed frominteger/tostring/for status202response-property-type-changed
- ●
removed the optional property
account/property_type_namefrom the response with the202statusresponse-optional-property-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
account/property_typeresponse's property type/format changed fromstring/tointeger/for status202response-property-type-changed
- ○
added the optional property
account/property_type_nameto the response with the202statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
account/property_typeresponse's property type/format changed frominteger/tostring/for status202response-property-type-changed
- ●
removed the optional property
account/property_type_namefrom the response with the202statusresponse-optional-property-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 50 revisions, 1 has no diff computed.