contains 7 APIs
APIs
7 APIs used
API's | Severity | Documentation | Try It Now |
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Workflow
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.
Use Cases
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.