Skip to main content

Enroll Card

POST/v3/vop/enroll-card
  • Enroll card to Visa's VOP with RM.

Request Parameters

userIdStringrequired

User ID provided by us during enrollment

Example: "1699331101742889953"

cardPanStringrequired

Card number of the user

Example: "4364484100392451"

nameStringrequired

Name of the card

Example: "Ambank Visa Infinite"


Response Parameters

item.idString

RM VOP Card ID

Example: "1699331146943520156"

item.userIdString

RM VOP User ID

Example: "1699331101742889953"

item.nameString

Name of the card

Example: "Ambank Visa Infinite"

item.panLastFourString

Last four number of the card

Example: "2451"

item.typeString

Type of card

Example: "CREDIT"

item.createdAtString

User Enrolled Time

Example: "2023-11-07T04:25:46Z"

item.updatedAtString

User Enrolled Time

Example: "2023-11-07T04:25:46Z"

codeString

Status of the enrollment

Example: "SUCCESS"