get https://api.cloud.mbanq.com/v1/cards/
Use this API to get the card details. You need to specify the card Id in the API.
This API endpoint allows you to fetch detailed information about a specific card using its unique card Id.
By specifying the card Id in the request, you will obtain a complete profile of the card, including its current status, type, expiration date, and associated account details.
This is particularly useful for tracking card activity, verifying card attributes, and managing individual card records.
Behaviour : A successful response from this API indicates that the card details were successfully retrieved.