curl --request POST \
--url https://int-data.moneydesktop.com/accounts \
--header 'Content-Type: application/vnd.mx.nexus.v1+json' \
--header 'MD-SESSION-TOKEN: <api-key>' \
--data '{}'{
"account": {
"account_number": "4921710685",
"account_number_set_by": 1,
"account_number_set_by_name": "FEED",
"account_subtype": null,
"account_subtype_name": null,
"account_subtype_set_by": null,
"account_subtype_set_by_name": null,
"account_type": 1,
"account_type_name": "CHECKING",
"account_type_set_by": 1,
"account_type_set_by_name": "FEED",
"apr": null,
"apr_set_by": null,
"apr_set_by_name": null,
"apy": null,
"apy_set_by": null,
"apy_set_by_name": null,
"available_balance": 500000,
"available_balance_set_by": 1,
"available_balance_set_by_name": "FEED",
"available_credit": null,
"available_credit_set_by": null,
"available_credit_set_by_name": null,
"balance": 500000,
"balance_set_by": 1,
"balance_set_by_name": "FEED",
"calculated_apr": null,
"cash_balance": null,
"cash_balance_set_by": null,
"cash_balance_set_by_name": null,
"cash_surrender_value": null,
"cash_surrender_value_set_by": null,
"cash_surrender_value_set_by_name": null,
"created_at": "2020-09-21T19:43:44+00:00",
"credit_limit": null,
"credit_limit_set_by": null,
"credit_limit_set_by_name": null,
"currency_code": null,
"currency_code_set_by": null,
"currency_code_set_by_name": null,
"day_payment_is_due": 12,
"day_payment_is_due_set_by": 1,
"day_payment_is_due_set_by_name": "FEED",
"death_benefit": null,
"death_benefit_set_by": null,
"death_benefit_set_by_name": null,
"external_guid": "23445745",
"feed_account_number": "4921710685",
"feed_account_subtype": null,
"feed_account_subtype_name": null,
"feed_account_type": 1,
"feed_account_type_name": "CHECKING",
"feed_apr": null,
"feed_apy": null,
"feed_available_balance": 500000,
"feed_balance": 500000,
"feed_cash_balance": null,
"feed_cash_surrender_value": null,
"feed_credit_limit": null,
"feed_currency_code": null,
"feed_day_payment_is_due": 12,
"feed_death_benefit": null,
"feed_holdings_value": null,
"feed_interest_rate": null,
"feed_is_closed": null,
"feed_last_payment": null,
"feed_last_payment_at": null,
"feed_loan_amount": null,
"feed_matures_on": null,
"feed_minimum_balance": null,
"feed_minimum_payment": null,
"feed_name": "Checking",
"feed_nickname": null,
"feed_original_balance": null,
"feed_payment_due_at": "2021-05-12T16:01:00+00:00",
"feed_payoff_balance": null,
"feed_routing_number": null,
"feed_started_on": null,
"feed_statement_balance": null,
"feed_total_account_value": null,
"guid": "ACT-8e6f92c8-1491-42ce-8bf6-c309e9531530",
"holdings_value": null,
"holdings_value_set_by": null,
"holdings_value_set_by_name": null,
"institution_guid": "INS-1572a04c-912b-59bf-5841-332c7dfafaef",
"insured_name": null,
"interest_rate": null,
"interest_rate_set_by": null,
"interest_rate_set_by_name": null,
"is_business": false,
"is_closed": false,
"is_closed_set_by": 3,
"is_closed_set_by_name": "SYSTEM",
"is_hidden": false,
"is_manual": false,
"last_payment": null,
"last_payment_at": null,
"last_payment_at_set_by": null,
"last_payment_at_set_by_name": null,
"last_payment_set_by": null,
"last_payment_set_by_name": null,
"loan_amount": null,
"loan_amount_set_by": null,
"loan_amount_set_by_name": null,
"matures_on": null,
"matures_on_set_by": null,
"matures_on_set_by_name": null,
"member_guid": "MBR-84ca0882-ad6c-4f10-817f-c8c0de7424fa",
"member_is_managed_by_user": true,
"metadata": null,
"minimum_balance": null,
"minimum_balance_set_by": null,
"minimum_balance_set_by_name": null,
"minimum_payment": null,
"minimum_payment_set_by": null,
"minimum_payment_set_by_name": null,
"name": "Checking",
"name_set_by": 1,
"name_set_by_name": "FEED",
"nickname": null,
"nickname_set_by": null,
"nickname_set_by_name": null,
"original_balance": null,
"original_balance_set_by": null,
"original_balance_set_by_name": null,
"pay_out_amount": null,
"payment_due_at": "2021-05-12T16:01:00+00:00",
"payment_due_at_set_by": 1,
"payment_due_at_set_by_name": "FEED",
"payoff_balance": null,
"payoff_balance_set_by": null,
"payoff_balance_set_by_name": null,
"premium_amount": null,
"property_type": null,
"property_type_name": null,
"revision": 648,
"routing_number": null,
"started_on": null,
"started_on_set_by": null,
"started_on_set_by_name": null,
"statement_balance": null,
"statement_balance_set_by": null,
"statement_balance_set_by_name": null,
"total_account_value": null,
"total_account_value_set_by": null,
"total_account_value_set_by_name": null,
"updated_at": "2022-06-14T21:17:09+00:00",
"user_guid": "USR-11141024-90b3-1bce-cac9-c06ced52ab4c"
}
}Create manual accounts
curl --request POST \
--url https://int-data.moneydesktop.com/accounts \
--header 'Content-Type: application/vnd.mx.nexus.v1+json' \
--header 'MD-SESSION-TOKEN: <api-key>' \
--data '{}'{
"account": {
"account_number": "4921710685",
"account_number_set_by": 1,
"account_number_set_by_name": "FEED",
"account_subtype": null,
"account_subtype_name": null,
"account_subtype_set_by": null,
"account_subtype_set_by_name": null,
"account_type": 1,
"account_type_name": "CHECKING",
"account_type_set_by": 1,
"account_type_set_by_name": "FEED",
"apr": null,
"apr_set_by": null,
"apr_set_by_name": null,
"apy": null,
"apy_set_by": null,
"apy_set_by_name": null,
"available_balance": 500000,
"available_balance_set_by": 1,
"available_balance_set_by_name": "FEED",
"available_credit": null,
"available_credit_set_by": null,
"available_credit_set_by_name": null,
"balance": 500000,
"balance_set_by": 1,
"balance_set_by_name": "FEED",
"calculated_apr": null,
"cash_balance": null,
"cash_balance_set_by": null,
"cash_balance_set_by_name": null,
"cash_surrender_value": null,
"cash_surrender_value_set_by": null,
"cash_surrender_value_set_by_name": null,
"created_at": "2020-09-21T19:43:44+00:00",
"credit_limit": null,
"credit_limit_set_by": null,
"credit_limit_set_by_name": null,
"currency_code": null,
"currency_code_set_by": null,
"currency_code_set_by_name": null,
"day_payment_is_due": 12,
"day_payment_is_due_set_by": 1,
"day_payment_is_due_set_by_name": "FEED",
"death_benefit": null,
"death_benefit_set_by": null,
"death_benefit_set_by_name": null,
"external_guid": "23445745",
"feed_account_number": "4921710685",
"feed_account_subtype": null,
"feed_account_subtype_name": null,
"feed_account_type": 1,
"feed_account_type_name": "CHECKING",
"feed_apr": null,
"feed_apy": null,
"feed_available_balance": 500000,
"feed_balance": 500000,
"feed_cash_balance": null,
"feed_cash_surrender_value": null,
"feed_credit_limit": null,
"feed_currency_code": null,
"feed_day_payment_is_due": 12,
"feed_death_benefit": null,
"feed_holdings_value": null,
"feed_interest_rate": null,
"feed_is_closed": null,
"feed_last_payment": null,
"feed_last_payment_at": null,
"feed_loan_amount": null,
"feed_matures_on": null,
"feed_minimum_balance": null,
"feed_minimum_payment": null,
"feed_name": "Checking",
"feed_nickname": null,
"feed_original_balance": null,
"feed_payment_due_at": "2021-05-12T16:01:00+00:00",
"feed_payoff_balance": null,
"feed_routing_number": null,
"feed_started_on": null,
"feed_statement_balance": null,
"feed_total_account_value": null,
"guid": "ACT-8e6f92c8-1491-42ce-8bf6-c309e9531530",
"holdings_value": null,
"holdings_value_set_by": null,
"holdings_value_set_by_name": null,
"institution_guid": "INS-1572a04c-912b-59bf-5841-332c7dfafaef",
"insured_name": null,
"interest_rate": null,
"interest_rate_set_by": null,
"interest_rate_set_by_name": null,
"is_business": false,
"is_closed": false,
"is_closed_set_by": 3,
"is_closed_set_by_name": "SYSTEM",
"is_hidden": false,
"is_manual": false,
"last_payment": null,
"last_payment_at": null,
"last_payment_at_set_by": null,
"last_payment_at_set_by_name": null,
"last_payment_set_by": null,
"last_payment_set_by_name": null,
"loan_amount": null,
"loan_amount_set_by": null,
"loan_amount_set_by_name": null,
"matures_on": null,
"matures_on_set_by": null,
"matures_on_set_by_name": null,
"member_guid": "MBR-84ca0882-ad6c-4f10-817f-c8c0de7424fa",
"member_is_managed_by_user": true,
"metadata": null,
"minimum_balance": null,
"minimum_balance_set_by": null,
"minimum_balance_set_by_name": null,
"minimum_payment": null,
"minimum_payment_set_by": null,
"minimum_payment_set_by_name": null,
"name": "Checking",
"name_set_by": 1,
"name_set_by_name": "FEED",
"nickname": null,
"nickname_set_by": null,
"nickname_set_by_name": null,
"original_balance": null,
"original_balance_set_by": null,
"original_balance_set_by_name": null,
"pay_out_amount": null,
"payment_due_at": "2021-05-12T16:01:00+00:00",
"payment_due_at_set_by": 1,
"payment_due_at_set_by_name": "FEED",
"payoff_balance": null,
"payoff_balance_set_by": null,
"payoff_balance_set_by_name": null,
"premium_amount": null,
"property_type": null,
"property_type_name": null,
"revision": 648,
"routing_number": null,
"started_on": null,
"started_on_set_by": null,
"started_on_set_by_name": null,
"statement_balance": null,
"statement_balance_set_by": null,
"statement_balance_set_by_name": null,
"total_account_value": null,
"total_account_value_set_by": null,
"total_account_value_set_by_name": null,
"updated_at": "2022-06-14T21:17:09+00:00",
"user_guid": "USR-11141024-90b3-1bce-cac9-c06ced52ab4c"
}
}MX-Skip-Webhook header and skip_webhook parameter.Authorizations
MX Session Token
- Request an API token using the read API token endpoint in the MX SSO API.
- Exchange an API token for a session token.
- A session token is obtained by sending a POST request to /sessions
- The session token will be used in each request made for the user. It should be passed in an
MD-SESSION-TOKENHTTP header as shown below. - This session token is valid for 30 minutes from the time it was created. The 30 minute expiration counter is refreshed with each call.
- If you send a request with an expired session token you'll receive an error code of
4011.
curl -i https://int-data.moneydesktop.com/accounts \
-H 'MD-SESSION-TOKEN: CWforZl1Vn2vC_v6H4rnQRT1DoWpDouJAV-_5TBmiQRAtA8rsOG_BoajTiOSsL0A3bd-bmHXlA-eQzc9ywItKg' \
-H 'Content-Type: application/vnd.mx.nexus.v1+json' \
-H 'Accept: application/vnd.mx.nexus.v1+json'In documentation code examples, replace <API_KEY_VALUE> with the session token.
Headers
Body
Hide child attributes
Hide child attributes
The name of the account type. Either account_type_name or account_type is required but not both.
"PROPERTY"
Account type of the account. Either account_type or account_type_name is required but not both.
"PROPERTY"
The name for the account.
"Checking"
The name of the account subtype.
"PERSONAL"
Available balance of the account.
1000
Annual Percentage Rate (e.g. 2.99% is passed as 2.99). Max length is 10,6. See Number Limits.
1
Annual Percentage Yield (e.g. 2.99% is passed as 2.99). Max length is 10,6. See Number Limits.
1
The available amount in the account.
1000
The sum of money paid to the policyholder or annuity holder in the event the policy is voluntarily terminated before it matures, or the insured event occurs. Max length is 14,2. See Number Limits.
1000
The credit limit of the account.
100
The ISO 4217 three-character currency code.
"USD"
Amount paid to the beneficiary of the account upon death of the account owner. Max length is 14,2. See Number Limits.
1000
Interest rate (e.g. 2.99% is passed as 2.99). Max length is 10,6. See Number Limits.
1
Marks the account as closed.
false
Determines if the account's data is excluded.
false
Amount of the loan. Max length is 14,2. See Number Limits.
1000
Additional information a partner can store on the account.
"some metadata"
The Nickname is an alternate name for the account. This value is visible to the user and must be human-readable.
"Swiss Account"
The original balance of the account.
10
Subtype if the account type is PROPERTY. This field should be ignored unless the account_type is set to PROPERTY.
"VEHICLE"
Subtype name if the account type is PROPERTY. This field should be ignored unless the account_type is set to PROPERTY.
"VEHICLE"
true
Response
OK
Hide child attributes
Hide child attributes
The account number, as provided by our data feed.
"4921710685"
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
The integer value of the account subtype.
null
The account subtype (for example, PLAN_401_K, MONEY_MARKET, or HOME_EQUITY).
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The integer value of the account type.
1
The account type (for example, CHECKING, SAVINGS, CREDIT_CARD).
"CHECKING"
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The balance that is available for use in asset accounts like checking and savings. PENDING transactions are typically taken into account with the available balance, but this may not always be the case. available_balance will usually be a positive value for all account types, determined in the same way as the balance field.
500000
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
The amount of credit available for the account. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The current balance of the account. PENDING transactions are typically not taken into account with the current balance, but this may not always be the case. This is the value used for the account balance displayed in MX UIs. The balance will usually be a positive value for all account types. Asset-type accounts (CHECKING, SAVINGS, INVESTMENT) may have a negative balance if they are in overdraft. Debt-type accounts (CREDIT_CARD, LOAN, LINE_OF_CREDIT, MORTGAGE) may have a negative balance if they are overpaid.
500000
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
null
The total cash balance for brokerage and investment accounts. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The cash surrender value for the account. Applies primarily to insurance account types. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Date and time the account was created, represented in ISO 8601 format with timestamp (for example, 2015-04-13T12:01:23-00:00).
"2020-09-21T19:43:44+00:00"
The credit limit of the account.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The currency code associated with the account (for example, USD, EUR).
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The day of the month the payment is due.
12
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
The death benefit amount for the account. Applies primarily to insurance account types.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
"23445745"
The account number, as provided by our data feed.
"4921710685"
null
null
1
"CHECKING"
null
null
500000
500000
null
null
null
null
12
null
null
null
null
null
null
null
null
null
null
The name of the account, as provided by our data feed.
"Checking"
null
The original balance, as provided by our data feed. Max length is 14,2. See Number Limits.
null
Date and time the payment is due at, as provided by our data feed. Represented in ISO 8601 format with timestamp (e.g. 2015-04-13T12:01:23-00:00).
"2021-05-12T16:01:00+00:00"
The payoff balance, as provided by our data feed. Max length is 14,2. See Number Limits.
null
The routing number, as provided by our data feed. See routing_number for more information.
null
The started on date, as provided by our data feed. Represented in ISO 8601 format (e.g. 2011-03-28).
null
The account statement balance, as provided by our data feed. Max length is 14,2. See Number Limits.
null
The sum of the long and short positions, the sweep account and/or cash balance, and any margin debt associated with a particular account. This amount includes the market value of all positions held in the account and is reduced by any debit balance and the amount of short options positions that are "in the money". This may sum to a negative value, and it does not represent an account balance. Max length is 14,2. See Number Limits.
null
Unique identifier for the account. Defined by MX.
"ACT-8e6f92c8-1491-42ce-8bf6-c309e9531530"
The value of holdings with this account.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Unique identifier for the institution the account is attached to. Defined by MX.
"INS-1572a04c-912b-59bf-5841-332c7dfafaef"
The name of the insured individual.
null
Interest rate (e.g. 2.99% is passed as 2.99). Max length is 10,6. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
false
If an account is closed, this field will be true. Otherwise, this field will be false.
false
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
3
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"SYSTEM"
If an account is hidden, this field will be true. Otherwise, this field will be false. All linked transactions will be hidden as well.
false
If an account was manually created, this field will be true. Otherwise, this field will be false.
false
Amount of the account's last payment. Max length is 10,2. See Number Limits.
null
Date and time the account's last payment was applied, represented in ISO 8601 format with timestamp (e.g. 2015-04-13T12:01:23-00:00).
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Amount of the loan. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Maturity date. Represented in ISO 8601 format (for example, 2011-03-28).
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Unique identifier for the member the account is attached to. Defined by MX.
"MBR-84ca0882-ad6c-4f10-817f-c8c0de7424fa"
If the member the account belongs to is managed by the user, this field will be true. Otherwise, the member is managed by the MX partner and this field will be false.
true
Additional information a partner can store on the account.
null
The minimum balance allowed. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Minimum payment amount. Max length is 10,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The name of the account.
"Checking"
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
The nickname is an alternate name for the account. This value is visible to the user and must be human-readable.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The original balance of the account. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The payout amount for insurance accounts.
null
Date and time the payment is due. Represented in ISO 8601 format with timestamp (e.g. 2015-04-13T12:01:23-00:00).
"2021-05-12T16:01:00+00:00"
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
1
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
"FEED"
The payoff balance of the account. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The premium amount for insurance accounts.
null
The integer value of the property type. See Property Types for more information.
null
The property type name (for example, REAL_ESTATE, VEHICLE). See Property Types for more information.
null
The revision number of this account record.
648
The routing number for the account.
null
The started on date. Represented in ISO 8601 format (for example, 2011-03-28).
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The account statement balance. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
The sum of the long and short positions, the sweep account and/or cash balance, and any margin debt associated with a particular account. This amount includes the market value of all positions held in the account and is reduced by any debit balance and the amount of short options positions that are "in the money". This may sum to a negative value, and it does not represent an account balance. Max length is 14,2. See Number Limits.
null
The source that set the data (1 = FEED, 2 = USER, 3 = SYSTEM). See Account Set By for more information.
null
The source that set the data (FEED, USER, or SYSTEM). See Account Set By for more information.
null
Date and time the account was last updated, represented in ISO 8601 format with timestamp (e.g. 2015-04-13T12:01:23-00:00).
"2022-06-14T21:17:09+00:00"
Unique identifier for the user the account is attached to. Defined by MX.
"USR-11141024-90b3-1bce-cac9-c06ced52ab4c"

