Create a Sub Account
Create a Sub Account
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
"{{api_key}}"
Body
unique id of the sub account
"sah_5ccfeef0adf0cbe2aa0980d2c9505752"
label of the sub account
"Ace payments"
type of the sub account
cash
, prepaid
, checking
"cash"
unique id to cross-reference records with external systems
"XVH-27LGDFX"
purpose of sub account
"Sub account to pay offshore dev team"
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": ""}
Response
unique id of the sub account
"sub_bda1e562657c41e553104b10aad3fe70"
unique id of the client that created the master account
"cli_64c6c87ee9d609f36a6f390dc378a4ce"
unique id of the master account holder
"mah_201e02c581a098a740456c5c19fcfcd6"
unique id of the master account under which the sub account was created
"mas_743fa071316bc6beaf5dddfd05f49c30"
unique id of the sub account holder
"sah_5ccfeef0adf0cbe2aa0980d2c9505752"
sub account holder name
"Ace LLC"
label of the sub account
"Ace payments"
type of the sub account
cash
, prepaid
, checking
"cash"
account number of the sub account
"9540861337293709"
9 digit routing number of the sub account
"123206972"
sponsor bank name
"Lewis and Clark Bank"
available balance in the sub account
"0.00"
total pending credits to the sub account
"0.00"
total pending debits to the sub account
"0.00"
currency of the sub account
usd
"usd"
unique id to cross-reference records with external systems
"XVH-27LGDFX"
purpose of sub account
"Sub account to pay offshore dev team"
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 sub account
open
, closed
, credit_blocked
, debit_blocked
, blocked
, locked
"open"