Visa card Eligibility service

salah
Regular Contributor

Visa card Eligibility service

Hello every body .

would you please explain me what is the meaning of the following attributes of VCES.

1-Rewards Program Identification Number (RPIN).

2-CIR Driven.

3-Enhancement Type Code: VFS / VDBP enhancement type code for benefit.

4-Spend Tier Configuration ID.

5-Account Range

2 REPLIES 2
KH-Jean
Community Moderator

Re: Visa card Eligibility service

Thank you for your question, @salah . 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!

API_Managers
Visa Developer Support Specialist

Re: Visa card Eligibility service

Hi @salah,

 

You can refer to the API Reference page here. I'll get back to you on 2-CIR Driven and 5-Account Range. 

 

Rewards Program Identification Number (RPIN) as defined by Visa. For this field to be returned, vendorUniqueId needs to be configured.
Example: "123456"

 

cardEnhanceTypeCode
string or null
Benefit type code from VFS/VDBP. For this field to be returned, vendorUniqueId needs to be configured.
Example: "GCAS"

 

spendTierCurrencyCode
string or null
Spend Tier Currency Code as defined by Visa. For this field to be returned, vendorUniqueId needs to be configured.

 

spendTierSpendAmount
string or null
Spend Tier Spend Amount as defined by Visa. For this field to be returned, vendorUniqueId needs to be configured.




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.