GET
/
v3
/
{id}
/
plastic

Path Parameters

id
string
required

The card id for given card

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200 - application/json
cardId
string

CardId to which the plastic is connected

createdDate
string

Date when plastic was created

embossing
object

Default set of allowed characters for fields embossed onto the card:

A-Z, a-z, Áá, Ää, Åå, Ææ, Éé, Íí, Ðð, Óó, Öö, Øø, Úú, Üü, Ýý, Þþ, 0-9, symbols -/.,&+' and space.

For printed cards allowed characters are: (including the above)

ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüý þÿĀāĂ㥹ĆćĈĉĊċČčĎďĐđĒēĔĕĖėĘęĚěĜĝĞğĠġĢģĤĥĦħĨĩĪīĬĭĮįİıIJijĴĵĶķĸĹ ĺĻļĽľĿŀŁłŃńŅņŇňʼnŊŋŌōŎŏŐőŒœŔŕŖŗŘřŚśŜŝŞşŠšŢţŤťŦŧŨũŪūŬŭŮůŰűŲųŴŵ ŶŷŸŹźŻżŽžſǪǫȘșȚțȪȫȮȯȲȳḐḑṢṣẞỌọ

Printed or others characters sets must be agreed in advance.

expiration
object
id
string

Unique plastic id for plastic

productionDate
string

Date when plastic was embossed

productionType
enum<string>

Type of production change

Available options:
ALL,
NEW_PLASTIC,
NEW_PIN,
NEW_CVV,
PIN,
ADD_PARMS,
CHIP_DATA
sequenceNumber
integer

Sequence number starting from 1

status
enum<string>
  • ACTIVE - The plastic is active and may be used to perform transactions
  • CLOSED - Status of an old card after a new card is issued. Transactions with the old card may be performed until the new card is activated
  • DEFERRED
  • FROM_FILE - A batch application to reissue the card is being processed
  • INACTIVE - Plastic has been ordered and plastic is not in use right away
  • LOCKED - Plastic is locked and card cannot be used. Plastic goes from inactive to locked right away after card has been embossed
  • LOCKED_FOR_ONLINE
  • REJECTED - An error occurred during embossing process
Available options:
ACTIVE,
CLOSED,
DEFERRED,
FROM_FILE,
INACTIVE,
LOCKED,
LOCKED_FOR_ONLINE,
REJECTED