Skip to main content

Initiate closure of an identity's virtual account.

POST 

/identities/:identityId/close

Transitions the account ACTIVE or LIMITED -> CLOSING. The account stops accepting new attributed inflow immediately; any settlement already in flight is allowed to clear. Once balance reaches zero and funds are swept to sweep_destination, the account transitions CLOSING -> CLOSED automatically and an identity.closed webhook fires. This endpoint does not block until closure completes; it starts the process.

Request

Responses

Closure initiated, account now in CLOSING state.