Get information about a bank
Header Parameters
Authorizationstring
Query Parameters
account_idstring Required
Min length
1
Path Parameters
bank-idinteger Required
Response
200
Object
Bank account information.
Response Attributes
_linksobject
HATEOAS links to bank-related resources
Show child attributes
bank_account_last_four_digitsstring
Last four digits of the bank account number.
bank_account_namestring
Name of the banking institution
Max length
50
bank_account_statusstring
Indicates if the bank account is Active, Inactive or Pending.
Enum values:
ACTIVEDELETEDINACTIVEPENDINGNONEbank_idinteger
Unique identifier for the bank.
bank_routing_numberstring
Routing number of the bank to be used for payments.
Max length
9
default_bankboolean
Identifies if the bank is the default bank to use.
Default value
false
400
Object
400 (Bad Request)
Response Attributes
detailed_messagestring
http_statusstring
messagestring
timestampstring
401
Object
401 (Unauthorized)
Response Attributes
detailed_messagestring
http_statusstring
messagestring
timestampstring
403
Object
403 (Forbidden)
Response Attributes
detailed_messagestring
http_statusstring
messagestring
timestampstring
404
Object
404 (Not Found)
Response Attributes
detailed_messagestring
http_statusstring
messagestring
timestampstring
500
Object
500 (Internal Server Error)
Response Attributes
detailed_messagestring
http_statusstring
messagestring
timestampstring
Was this section helpful?
Response
Was this section helpful?