Fetch the details of a single collection subaccount
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
{
"id": 2063,
"account_number": "0690000039",
"account_bank": "044",
"business_name": "Sharp Guy",
"full_name": "Dotun Ajib",
"created_at": "2020-01-02T21:54:35.000Z",
"meta": [{ "swift_code": "" }],
"account_id": 86548,
"split_ratio": 1,
"split_type": "percentage",
"split_value": 0.6,
"subaccount_id": "RS_2A9D2F79274AD40924983F5BA6975336",
"bank_name": "ACCESS BANK NIGERIA",
"country": "NG"
}