Activate Physical Card

Use this API to activate a physical card that has been issued to a user. A physical card must be activated before it can be used for any transactions — including POS payments, ATM withdrawals, and online purchases.

Pass the card_id as a path parameter to identify the card, and include ACTIVATE_PHYSICAL as the command query parameter to trigger the activation.

Note: This endpoint is specifically for activating physical cards. Virtual cards follow a different activation flow.

A successful response confirms that the card is now active and ready for use.

Path Params
integer
required
Defaults to 123

The unique identifier for the card that needs to be activated. Example: 123

Query Params
string
required
Defaults to ACTIVATE_PHYSICAL

The specific command to be executed for activating a physical card. Example: ACTIVATE_PHYSICAL

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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