Create a funds transfer method and the respective external account. (Auth)

Body Params

Request model

uuid
required
length ≥ 1

Personal or business identity identifier

string
required
length ≥ 1

Financial account identifier

string
required
length ≥ 1

Plaid item identifier

string
required
length ≥ 1

Plaid processor token

string
required
length between 1 and 9

Routing number

string
required
length between 1 and 17

Account number

string
required
length ≥ 1

Account name

string
enum
required

Account type

Allowed:
string
enum

Financial accounts provider, maps to Fortress.Core.Domain.Models.Entities.FundsStorages.ExternalAccounts.ExternalAccountProviderSpecific. Is part of Fortress.Core.Domain.Models.Entities.IntegrationServiceProvider.

Allowed:
Headers
string

Session key

uuid

The idempotency key for the endpoint

Responses

401

Unauthorized

403

Identity does not exist or belong to another organization.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json