Retrieve a Master Account
Retrieve a Master Account
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
Path Parameters
Response
unique id of the master account
unique id of the client that created the master account
unique id of the master account holder
label of the master account
available balance in the master account
total pending credits to the master account
total pending debits to the master account
account number of the master account
9 digit routing number of the master account
sponsor bank name
currency of the master account
usd
unique id to cross-reference records with external systems
purpose of master account
Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}
status of master account
open
, closed
, credit_blocked
, debit_blocked
, blocked
, locked