Block | Unblock External Cards Addition

Use this API to block or unblock the addition of externally acquired cards for a client.

Purpose: This API allows clients to either block or unblock the registration of cards acquired through external sources, such as damaged or otherwise compromised cards.

Behaviour: A successful response from this API indicates that the external card addition status (block or unblock) for the specified reason has been successfully updated.

The response contains confirmation of the action (block or unblock) applied to the client’s account.

Path Params
integer
required
Defaults to 13721

The associated client Id for the acquiring card.
Example: 13721

Query Params
string
required
Defaults to blockExternalCardsAddition

In this case the command value should always be 'blockExternalCardsAddition' or unblockExternalCardsAddition.

Body Params
string
required
Defaults to damaged

The reason for blocking the external card addition, such as "damaged" or "lost."
Example:damaged

Headers
string
required

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

Responses

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