Get a list of EMV scripts for a given plastic
This operation will return a list of EMV script statuses
GET
Get a list of EMV scripts for a given plastic
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The card id for given card Unique card id for given card
Example:
"1234567890"
The plastic id for given card Unique plastic id for plastic
Example:
"1234567890"
Query Parameters
The audit user to log the request
Current page
How many EMV scripts should be returned per page, default is 15. Cannot be more than 30.
Required range:
1 < x < 30Get a list of EMV scripts for a given plastic

