Skip to main content
DELETE
cURL
Soft deletes (disables) a wallet for a user. The wallet will no longer be available for transactions.

Error Codes

Common Errors

User Ownership Errors

Endpoint-Specific Errors

Authorizations

partner-api-key
string
header
required

API key for the affiliated partner performing the request.

Path Parameters

userId
string
required

The userId of the user

Example:

"8374f327-38bd-4b0b-b8a7-2524599eb903"

walletId
string
required

The walletId of the wallet to delete

Example:

"8374f327-38bd-4b0b-b8a7-2524599eb903"

Response

Soft deletes (disables) a wallet for a user

success
boolean
Example:

true

data
object