API : https://sandbox.api.visa.com/vts/panEnrollments?apikey=
* After generating the encPaymentInstrument value using JWT, the following error occurs when api is requested.
* The passCodeConversationID value is not in the Api document.
* Can you tell me what the problem is?
{
"errorResponse": {
"status": 400,
"message": "The request is invalid. Following parameters may be invalid:<passCodeConversationID>",
"reason": "invalidRequest",
"details": [
{
"location": "passCodeConversationID"
}
]
}
}
Hello @kkoma,
There is some additional information that we need to look into the issue that you have reported. Can you please send me an email at Developer@visa.com with the following information.
Request Header and Body
Response Header and Body
Thank you,
Vaibhav