Update Bank Account

Path parameters

account_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
routing_numberstringOptional
account_numberstringOptional
bank_namestringOptional
account_namestringOptional
is_activebooleanOptional

Response

routing_numberstring or null
account_numberstring or null
bank_namestring or null
account_namestring or null
is_activeboolean or null