Update Card Metadata 3DS

This API provides the ability to update the card metadata in 3DS by passing the client id and token details

Body Params
string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Public token for the card.

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

string

ID for a Card Program.

string

ISO 639-1 two-letter language code.

string
length between 0 and 60

card Holder Email.

string
length between 0 and 20

card Holder Mobile Number. phone number format i.e 00 (country code) phone number or + (country code) phone number.

challengeMethods
array of objects
challengeMethods
boolean

Whether card is enabled. Disabled cards fail authentication with the ACS. Default value is true.

string
enum

Whether biometric data collection and processing is permitted on the card. Default value is GRANTED.

Allowed:
boolean

Whether card can be used for test transactions.. Default value is false.

string

Unique identifier for the challenge profile. challengeMethods will be ignored if this value is not null.

Responses

404

Webservices does not exist

500

Internal Server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json