Create Payment Card for Authorized user

This API method is used to create a new payment card for a specified sub-user within the banking application. By providing the necessary details, such as the sub-user's ID and card preferences, this endpoint generates a payment card linked to the sub-user's account.

Purpose:

The API allows you to issue a payment card to a sub-user, enabling them to perform transactions using the new card. This method ensures that each sub-user has the appropriate payment card linked to their account based on their preferences and requirements.

Security:

  • Proper authentication and authorization are required to make this request.
  • Ensure that only authorized personnel can issue payment cards to sub-users.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!