POST
/
v1
/
bridge
/
bank_account

Authorizations

Authorization
string
headerrequired

JWT Authorization header using the Bearer scheme. Enter 'Bearer ' [space] and then your token in the text input below.

Headers

Straddle-Account-Id
string

For use by platforms to specify an account id and set scope of a request.

Request-Id
string

Optional client generated identifier to trace and debug a request.

Correlation-Id
string

Optional client generated identifier to trace and debug a series of requests.

Body

customer_id
string

Customer ID to create the paykey for

routing_number
string | null

Routing number of the bank account

account_number
string | null

Account number of the bank account

account_type
enum<string>
Available options:
checking,
savings
metadata
object | null

Metadata to attach to the paykey

Response

201 - text/plain
meta
object
response_type
string | null

The type of the response

data
object