Visa Eligibility Card Services

marcelobastos
Regular Contributor

Re: Visa Eligibility Card Services

Hi Diana,

 

Yes, i received "sucess" message, but on API explorer i have the following informations below

 

 

{
  • "cardHolderId": "4567",
  • "cardID": "12456",
  • "iseligible": "True",
  • "acctFundSrceSubTyp": "xxxxx",
  • "acctFundSrce": "xxxx",
  • "eligibilityLevel": "xxxx",
  • "cardBenefits": [
    • {
      • "cardBenefit": [
        • {
          • "cardEnhanceTypeCode": "xx",
          • "phoneNumberDetails": "xx",
          • "benefitDesc": "Visa Signature",
          • "benefitName": "XXXXXXXXXXXX1235 "
          },
        • {
          • "cardEnhanceTypeCode": "xx",
          • "phoneNumberDetails": "xx",
          • "benefitDesc": "Visa Infinite",
          • "benefitName": "XXXXXXXXXXXX1234 "
          }
        ]
      }
    ],
  • "binIndicator": "xxx",
  • "countryCode": "xxx",
  • "productSubType": "xxxx",
  • "productType": "xxxx",
  • "issuerBid": "123",
  • "responseTimeStamp": "",
  • "correlationId": "dfsdfasdsdf",
  • "statusDescription": "Card Ineligible",
  • "statuscode": "300"
}
 
please check my print again and see the difference between the Response. In my test i don't received the card beneficts information!

 

API_Managers
Visa Developer Support Specialist

Re: Visa Eligibility Card Services

Hi marcelobastos,

 

I am currently working on answering your question and will provide you with an answer to the findings 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: Visa Eligibility Card Services

Hi @marcelobastos,

 

Just checking in to see if you're still having this problem? Can you please confirm?

 

 

 

 




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: Visa Eligibility Card Services

Hi @marcelobastos,

 

Can you please confirm if you are still experiencing this problem? Thank you.

 

                             




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.

marcelobastos
Regular Contributor

Re: Visa Eligibility Card Services

Hi Diana! How are you? i'm fine! and you? So this problem solved! Thanks!!!!

API_Managers
Visa Developer Support Specialist

Re: Visa Eligibility Card Services

Hi @marcelobastos,

 

I'm doing well, thank you for asking, and I hope all is well with you. Great to hear that the issue is resolved! 

Can you please let us know  how the issue was resolved? I'm interested.

 

 

 

                              




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.

BenchekrounAziz
Regular Visitor

Re: Visa Eligibility Card Services

Hello @marcelobastos ,

 

could you explain how did you do to get the detail after validate API call?

I try to test this API, but I'm getting only few fields :

{
"statusCode": "000",
"statusDescription": "Success",
"CorrelationId": "123456789iop",
"responseTimeStamp": "6/29/2020 9:41:06 AM",
"eligibilityLevel": "0",
"isEligible": "True",
"cardId": "121"
}

 

Thanks.

Best regards.