uuid
associated with the user record. This identifier is
required for actions such as initiating attributing billable events and retrieving usage data.
bank_account.plaid.access_token
bank_account.plaid.account_id
account_number
routing_number
account_name
account_type
(checking
or savings
)validate_account_routing
is used, the response includes a valid_account
field with one of the following values:
Value | Meaning |
---|---|
valid | Account is valid. Merchant was successfully created. |
invalid | Account is invalid. Merchant was not created. (HTTP 406) |
not_validated | Could not validate. Merchant was created, but account status is unknown. |
uuid
of the related to the merchant. This uuid is required for future operations such as linking bank accounts and initiating transfers.valid_account
field (if validation was enabled)