Create account

BETA: This endpoint is subject to change without notice.

Creates a child account under your platform account. Requires ADMIN role and the onboard_accounts capability.

Set parent to your platform account name and provide the account object with type, display_name, contact_email, account_holder.verification_policy, and capabilities.

Two account types are supported:

  • STANDALONE — set account_holder.verification_policy to SYNAPTO_LIABLE. Must set capabilities.card_payments.requested to true. Transfers are not supported.
  • EMBEDDED — set account_holder.verification_policy to PARENT_ACCOUNT_ATTESTATION. Must set capabilities.transfers.requested to true. Card payments are not supported. Requires account_holder.country_code (currently only GB) and account_holder.legal_name.

Returns the created Account. Child accounts start in ACTIVE state. If requires_boarding is true in the response, create a boarding session to collect the remaining account holder details.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!