Dear Team,
I tried to use the validation endpoint, and it responds with the message: statusCode: 200, statusDescription: "Vendor Unique Id is invalid".
Vendor Unique Id was taken from the project's configuration, permanentAccountNumber from the Test Data.
Endpoint URL: https://sandbox.api.visa.com/visacardeligibilityservices/v1/cardeligibility/validate
Request Body:
{
"permanentAccountNumber": "4000000000000007",
"vendorUniqueId": "14096_TstVDPPgm1",
"requestTimeStamp": "2022-05-02T12:47:07.382Z",
"correlationId": "975f2b27-e9ff-4cb5-98d9-d3f36cd7ecc0"
}
{
"statusCode": "201",
"statusDescription": "Vendor Unique Id is invalid",
"CorrelationId": "975f2b27-e9ff-4cb5-98d9-d3f36cd7ecc0",
"responseTimeStamp": "5/2/2022 12:47:08 PM",
"eligibilityLevel": "0",
"cardId": "0"
}
Solved! Go to Solution
Thank you for reaching out, @tibalogh! An agent is looking into this and will get back to you as soon as possible. In the meantime, if any community member knows the solution, please share it here! -Jenn
Thank you, it looks like this VendorUniqueId works now.
I tried with one of my colleagues vendor unique id as well: 1273_TstVDPPgm but unfortunately it did not work either.
The message was the same as above: Vendor Unique Id is invalid.
X-CORRELATION-ID: 1651570987_782_1552974181_-74979967_VDP_WS
Can you please check this one as well?
Thank you in advance,
Tibor Balogh
Hi @tibalogh,
You had mentioned that the VendorUniqueId works now, however, when you used your colleague's VendorUniqueId it did not work and you received an error. Please continue to use your own VendorUniqueId and do not use your colleague's VendorUniqueId. Please confirm that if you use your own VendorUniqueId then that fixes the issue. If so, I'll close your case as resolved.