Skip to main content
DELETE
Delete a 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

aggregator_type
enum<string>
required

The type of the bank aggregator

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

The UUID of the bank account

Response

Bank account deleted successfully

status
boolean
Example:

true

message
string
Example:

"Bank account deleted successfully"

data
string
Example:

null

errors
string
Example:

null

error_code
string
Example:

null