GET
/
v3
/
{id}
/
plastic
/
{plasticId}
/
emv_script

Path Parameters

id
string
required

The card id for given card

plasticId
string
required

The plastic id for given card

Query Parameters

auditUser
string
required

The audit user to log the request

page
integer
default: 0

Current page

size
integer
default: 15

How many EMV scripts should be returned per page, default is 15. Cannot be more than 30.

Response

200 - application/json
plasticId
string

PlasticId to which the EMV script is connected

cardId
string

CardId to which the EMV script is connected

emvScripts
object[]