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.
"{{api_key}}"
Path Parameters
Response
unique id of the master account
"mas_743fa071316bc6beaf5dddfd05f49c30"
unique id of the client that created the master account
"cli_64c6c87ee9d609f36a6f390dc378a4ce"
unique id of the master account holder
"mah_201e02c581a098a740456c5c19fcfcd6"
label of the master account
"Payments Account"
available balance in the master account
"104100.41"
total pending credits to the master account
"1198.50"
total pending debits to the master account
"390.10"
account number of the master account
"9545931209"
9 digit routing number of the master account
"123321123"
sponsor bank name
"Lewis and Clark Bank"
currency of the master account
usd
"usd"
unique id to cross-reference records with external systems
"XV-H27LGD-FX"
purpose of master account
"Payment Ops 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
"open"