Re: Enroll PAN/ Enroll Card

ID67
Occasional Visitor

Enroll PAN/ Enroll Card

Dear all,

we need to to tokenize customer  cards and i found two  APIs:

https://sandbox.api.visa.com/universal/core/cards

which returns mainly "vCardID":  - Visa-defined unique ID of the card, 42 characters

and 

https://cert.api.visa.com/vts/panEnrollments?apiKey=key&relationshipID=id

which returns mailny vPanEnrollmentID:   Unique ID for enrolled PAN, Size 36 AN

What is difference between vCardID and vPanEnrollmentID ? And how via  these IDs can we gain token from VISA  for payment ? (lenght 12-19)

Best regards

Ivan

P.S please send me the answer to *****. Thank you very much

3 REPLIES 3
kh-gary
Regular Contributor

Re: Enroll PAN/ Enroll Card

Thank you for reaching out, @ID67! An agent is looking for a solution for you and will get back with you shortly! If any community members know a solution, please feel free to respond in this thread.

API_Managers
Visa Developer Support Specialist

Re: Enroll PAN/ Enroll Card

Hi @ID67,

 

Let me check with the product team and get back soon. 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

API_Managers
Visa Developer Support Specialist

Re: Enroll PAN/ Enroll Card

Hi @ID67,

 

vPanEnrollmentID is the unique id returned in the response of panEnrollments API call (enrolls a payment instrument). You can use the PAN enrollment ID (vPanEnrollmentID) to provision additional tokens, monitor PAN metadata, and perform other operations without the need to re-enter PAN credentials.

 

Apologies for the delayed reply.




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.