I am testing the endpoints to get the Eligibility setup on our offer.
When calling
https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token
I am getting the following error:
{"statusCode":"201","statusDescription":"Vendor Unique Id is invalid","correlationId":"asdnsdmbnmfsbg128332473","responseTimeStamp":"4/20/2022 6:33:35 PM"}
Request:
curl --location --request POST 'https://sandbox.api.visa.com/visacardeligibilityservices/v1/registeriframe/token' \
--header 'Accept: application/json' \
--header 'Authorization: Basic VjM5MkQ3WEtCTUhUNzIyS0k5VEEyMUd4cjFYT0VVU2UtaTNybFdMeXZxckdXVVgyTTpMSmN6ZEFaZ0l1TkswZ1NrVDA=' \
--header 'Content-Type: application/json' \
--data-raw '{
"vendorUniqueId": "13891_TstVDPPgm4",
"requestTimeStamp": "4/20/2022 6:33:28 PM",
"correlationId": "asdnsdmbnmfsbg128332473",
"extendedData": ""
}'
I want to include that my requests to https://sandbox.api.visa.com/vdp/helloworld are successful (confirming it is not related to Auth).
And that the Vendor ID I am using is the one provided in the VISA Dashboard > Configuration > Visa Eligibility Services > Vendor Unique ID
Thank you for reaching out, @cauesilva. An agent will get back to you as soon as possible. In the meantime, if any community member knows the solution, please reply to this thread! -Jenn
Hi @cauesilva,
To further investigate the error, please provide the following information:
1. Response Header (include the x-correlation-id)
Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.
Hi @cauesilva,
Please provide the Response Header and include the x-correlation-id.
Hi @cauesilva,
I haven't received a reply from you so I'll take you off my contact list. Please do not hesitate to reach out to us on the community forum if you have questions.