v1

latestOpenAPI 3.0.32026-07-2476126451.9 KB
v1.1

Create account

Create a new account with the specified name, or create multiple managed accounts that inherit connections from a reference account.

post/api/v1.4/accounts/

Request body

idstring required
namestring required

Name of the account

access_tokenstring nullable
live_api_keystring required

Account Live API Key.

test_api_keystring required

Account Test API Key.

live_public_keystring required

Account Live Public API Key.

test_public_keystring required

Account Test Public API Key.

embed_urlstring required

Account embed.

sandbox_secretstring
methods_supported_currenciesobject required

Supported currencies by each provider connected to account.

{"stackTrail":"components:schemas:CreateAccount:properties:custom_fields","oasType":"schema","type":"unknown"}
webhook_urlstring uri
max_active_provider_countinteger
redirect_url_after_connectstring uri

Response

idstring required
namestring required

Name of the account

access_tokenstring nullable
live_api_keystring required

Account Live API Key.

test_api_keystring required

Account Test API Key.

live_public_keystring required

Account Live Public API Key.

test_public_keystring required

Account Test Public API Key.

embed_urlstring required

Account embed.

sandbox_secretstring
methods_supported_currenciesobject required

Supported currencies by each provider connected to account.

{"stackTrail":"components:schemas:CreateAccount:properties:custom_fields","oasType":"schema","type":"unknown"}
webhook_urlstring uri
max_active_provider_countinteger
redirect_url_after_connectstring uri