Hello,
We have tried to check Visa Card Eligibility Service API with the following data:
{
"VendorUniqueId": "3597_TstVDPPgm1",
"ExtendedData": "TestData",
"PermanentAccountNumber": "4000000000000011",
"RequestTimeStamp": "10/23/2018 5:40:46 PM",
"CorrelationId": "VCESSBXLauto1807112345"
}
It respond
{
"responseStatus": {
"status": 400,
"code": "9124",
"severity": "ERROR",
"message": "Expected input credential was not present",
"info": ""
}
}
Hi,
The below error usually happens when the keystore is incorrect or if the Basic Auth credentials are passed incorrectly.
Please follow the instructions as per the given screenshot if you are testing using SOAP UI.
Let me know if you have any further questions.
Thank you !
Jai