Endpoint
Path parameters
string
required
The virtual account’s
id, from List virtual accounts or the account’s creation response.Headers
string
required
Your public API key.
string
required
Your API secret. Use a
stl_test_... value in sandbox, stl_live_... in production.string
required
Your business ID.
Response
boolean
true on success.string
Human-readable outcome.
string
Unique ID for this virtual account.
string
The
reference (or refCode) supplied when this account was created.string
The unique reference Interstellas generated for this account.
string
The name on the account.
string
The NUBAN account number.
string
The BVN associated with this account, if one was set at creation.
This endpoint returns fewer fields than List virtual accounts — notably no
businessId or dateCreated. If you need those, use the list endpoint.Code examples
Example response
Errors
See Errors for the full envelope and error code reference.