Skip to main content
GET
Fetch a wallet credential

Authorizations

Authorization
string
header
required

API key issued during merchant onboarding.

Path Parameters

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

Response

Wallet credential fetched successfully

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

true

message
string
required

Human-readable summary

Example:

"Wallet credential fetched successfully"

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

"ok"

data
object
required
meta
object
required