Get Card By Id

Use this API to retrieve the full details of a specific card by its unique identifier. Pass the card-id as a path parameter to target the card you want to look up.

The response returns a complete card profile, including:

  • Status — whether the card is active, blocked, or expired
  • Card type — debit or credit
  • Expiration date — the card's validity period
  • Associated account details — the account the card is linked to

This is useful for verifying card attributes, reviewing card state, and managing individual card records.

A successful response confirms that the card details were retrieved.

Path Params
int64
required
≥ 1

The identifier of the card.

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json