View card detail

View card Detail

post
Authorizations
Header parameters
ApiKeystringRequired
Body
userUniqueIdstringOptional
Responses
200

Successful Response

No content

post
POST /partner/view-card-detail HTTP/1.1
Host: api.kaped.io
Authorization: Bearer YOUR_SECRET_TOKEN
ApiKey: text
Content-Type: application/json
Accept: */*
Content-Length: 19

{
  "userUniqueId": ""
}
200

Successful Response

No content

Last updated

Was this helpful?