Skip to main content
DELETE
Deactivate a wallet credential

Authorizations

Authorization
string
header
required

API key issued during merchant onboarding.

Path Parameters

id
string
required
Pattern: [^\/#\?]+?
credentialId
string
required
Pattern: [^\/#\?]+?

Body

application/json

DeactivateCredentialDto

reason
string
Maximum string length: 255

Response

Wallet credential has been successfully deactivated

status
enum<boolean>
required
Available options:
true
Example:

true

message
string
required

Human-readable summary

Example:

"Wallet credential has been successfully deactivated"

code
enum<string>
required
Available options:
ok
Example:

"ok"

data
object
required
meta
object
required