/
TH
thredd
/
Core Cards
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
3DS Credentials
6
Card
2
Card CVV
4
Card PIN
4
Card Tokenization
6
Cards
25
post
Create a Card
get
Retrieve a Card
patch
Update a Card
post
Renew a Card
post
Replace a Card
get
Retrieve Card Status
put
Update Card Status
patch
Update Card Status - Idempotent
get
List Card Balance
get
Get Card Image
get
Get Cardholder Details
get
Gets the bulk card progress.
post
Create Bulk Cards
post
Get Encrypted Data
get
Retrieve a Card with unmasked PAN
get
Gets the Card Control Overrides.
get
Get Card Control Overrides or Defaults.
put
Convert Card
patch
Convert Card - Idempotent
put
Update Card STIP Balance
patch
Update Card STIP Balance - Idempotent
get
Gets the bulk card tokens.
get
Return allow/disallow listed card acceptors group and merchants under the group
put
Complete a Card Replacement
patch
Complete a Card Replacement - Idempotent
Groups
3
Merchants
6
Products
3
Thredd portal transactions
1
Transactions
2
Cards
Get Card Image
get
/api/v1/cards/{publicToken}/image
Path parameters
publicToken
string
required
Response
Success
CardImageResponse
required
DTO for returning the data of a Card Image.
image
string
byte
nullable
Array of image data.
Changes