Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The unique identifier of the static virtual account to deactivate.

Example:

"65122475-eef0-47e6-8c47-ac461e0a080d"

Response

The static virtual account has been deactivated.

id
string<uuid>
Example:

"65122475-eef0-47e6-8c47-ac461e0a080d"

parentAccountId
string<uuid>
Example:

"0863bce7-2202-4f9a-8546-06fcbf7203e0"

autoSweep
boolean
Example:

false

currency
string
Example:

"NGN"

mode
enum<string>
Available options:
test,
live
Example:

"live"

accountTag
string
Example:

"sub-account"

status
string

Reflects the account's current state after deactivation.

Example:

"inactive"

createdAt
string<date-time>
Example:

"2026-08-06T09:59:21.074471Z"

updatedAt
string<date-time>
Example:

"2026-08-14T09:52:22.830371Z"

accountDetails
object
virtualAccounts
object[]