Attach payment card to Authorized user

The POST /api/subProfiles/attachToPaymentCard API method enables you to link a payment card to a authorized user profile within a banking application. This functionality allows authorized users to utilize the assigned payment card for transactions, manage payments, and access other card-related features, providing them with the ability to conduct financial activities as authorized by the primary account holder.

Response:

Upon successful attachment, the response confirms the card has been linked to the authorized user profile and provides the updated information.

Security:

  • Authentication and Authorization: Ensure that only authorized users can link a payment card to a authorized user profile.
  • Permission Validation: The system should validate the permissions to ensure that they comply with the roles and access levels defined for authorized user.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!