Sorry, you need to enable JavaScript to visit this website.
Skip to main content
Credit Card Virtual card creation

contains 7 APIs

This is used to create virutal card and virtual cards are created from their cards to limit the exposure only within the credit Limit, this increases transactional security through tokenized payments and allows corporate to control spending limits & validity period.




Feature Icon
feature icon
Feature description
This is used to create virutal card and virtual cards are created from their cards to limit the exposure only within the credit Limit, this increases transactional security through tokenized payments and allows corporate to control spending limits & validity period.




    APIs

    7 APIs used

    API's Severity Documentation Try It Now

    otp-gen-v4

    API display name : OTP Generation
    Description : This API is used to generate OTP and dispatch it to the Mobile Number passed in the input parameter.

    otp-val-v4

    API display name : OTP Validation Token Generate
    Description : This API is used to authenticate the user by validating the OTP sent in the input.

    cc-ausRelAanValidation-v1

    API display name : CC AUSRel_AANValidation
    Description : This API is used to validate the AUS Relation against respective AAN and Mobile Numbe and gives Success/Failure response.

    cc-ausRelValidation-v1

    API display name : CC_AUSRel_Validation_v1
    Description : This API confirms the requested ‘AUS’ (Authorised signatory) is entitled User to access the Credit card under this Relationship.

    cc-fetchVCCardDtlsBasisAan-v1

    API display name : Virtual Card-Fetch virtual card details basis AAN
    Description : This API will be used to fetch Card Number on basis AAN number

    Gopyaments will call the Card Details Inquiry service. OBP service name: doCreditCardDetailsWithMobileNumberAndCardNumber (VMX.CMS.CARDS.DTL.INQ)
    Will call the above service and pass the AAN. VisionPlus will provide the Credit Card Number in response.
    API Gateway is expected to add this Credit Card Number in the token claim.
    Upon receiving the Card number, Gopayments will call the Virtual Card Creation service and pass the Credit Card Number along with the token.
    API Gateway to validate the token and pass the request to OBP will call ACS for Virtual Card Creation.

    Credit_VirtualCard

     

    This API is used to generate OTP and dispatch it to the Mobile Number passed in the input parameter.

    This API is used to authenticate the user by validating the OTP sent in the input. This has to match the OTP generated in OTP_Generation API. It will also generate the ID Token.

    This API confirms the requested ‘AUS’ (Authorised signatory) is entitled User to access the Credit card under this Relationship.

    This API is used to validate the AUS Relation against respective AAN and Mobile Numbe and gives Success/Failure response.

    This API will be used to fetch Card Number on basis AAN number

    This API is used to create virtual gift card.