Skip to main content
PUT
Switch default bank account ( STABLE )

Authorizations

Authorization
string
header
required

Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.

Path Parameters

user_uuid
string<uuid>
required

UUID of the user

Body

application/json

Switch default bank account

account_uuid
string<uuid>
required
aggregator_type
enum<string>
required
Available options:
plaid,
manual,
bank_link

Response

Default bank account updated successfully

status
boolean
Example:

true

message
string
Example:

"Default account is updated!"

data
string
Example:

null

errors
string
Example:

null

error_code
string
Example:

null