Cards

1.0.0
Description

This product facilitates Neo Bank customers to apply for a physical or virtual card online and to manage their entire card related activities by themselves.

APIs

    • This service is useful for retrieving the details regarding the card linked to a given Customer ID and Account Number. Customer/Client has to pass valid details in the API Request. If the validation is successful, the details of the card get returned successfully

      REST
      Online

    • This service is useful to get the card delivery status for a newly issued physical card. Customer/Client has to pass valid details in Request API. If the validation completes successfully, the API will return Card dispatch details.

      REST
      Online

    • This service is useful for creating/registering a new card for the given Customer ID and Account Number. Customer/Client has to pass valid details in the API Request. The Neo Banking application will do Initial validation against the data. If all such validation is successful, a positive ACK is sent to the client application. In the case of validation failure, a negative ACK is sent to the client application. Once further processing is completed final response (SUCCESS/FAILURE) will be posted to the customer, which contains the Card Unique Id, Card Number, and Expiry of the card.

      REST
      Online

    • This service is useful to get details such as Card CVV and Expiry Date for a given card number. Customer/Client has to pass valid details in Request API. If the validation completes successfully, the API will return a SUCCESS response along with the Encrypted card details.

      REST
      Online

    • This service is used to Set / Reset the PIN for a given card. The customer should initiate the PIN set during the first onboarding session along with the card creation process. TokenValidation Flag needs to be enabled, and the Token gets passed in the request message at the first PIN set process. In all other cases, whether to Reset / Change PIN, OTP-based authentication is mandatory

      REST
      Online

    • This service is useful for changing the below-mentioned card parameters for the given Customer ID and Account Number.

      a. Card Freeze/Un-Freeze b. Domestic ON/OFF c. International ON/OFF d. ECOM ON/OFF e. NFC ON/OFF

      Customer/Client has to pass valid details in Request API along with the particular Request Type. If the validation is successful, then the corresponding card parameter gets changed successfully.

      REST
      Online

Plans

In order to subscribe, you must create an account or sign in.

Default Plan

100 calls per 365 days

Select

Default Plan

8 APIs including

  • NeoBanking_CardControl 1.0.0
  • NeoBanking_PinManagement 1.0.0
  • NeoBanking_CardCVVEnquiry 1.0.0
  • NeoBanking_CardCreation 1.0.0
  • NeoBanking_CardDeliveryTracking 1.0.0