Activate a token of a card

Used to activate a token for a digitization that has been approved and provisioned, but requires additional cardholder authentication prior to activation. It is expected that a cardholder will complete the authentication process using an client's call center or using an client-supplied application, and only then should the client use this API to activate the token.

Path Params
string
required

Unique ID of the card.

Body Params

Request body for activating a token of a card.

string
required

The unique reference of the token to be activated, 48 characters.

string

Required when card scheme is VISA (empty string otherwise)

string
enum

Reason for the activation. Valid values A - Cardholder successfully authenticated prior to activation , B -Cardholder successfully authenticated with a customer service agent prior to activation

Allowed:
string
length ≤ 500
Headers
date-time

Header parameter that informs the date and time when the message was originated. It is used for basic message integrity checks, to ensure that the request is not stale. Note that the header was previously referenced as 'Date' in version 1.0 of the Mobile Money API.

string

Header parameter to uniquely identifies the request. Must be supplied as an UUID.

string

It is used to send the user's access token when OAuth 2.0/OIDC X-User-Bearer framework is used for end-user authentication.

string

It is used to send the pre-shared client API key to the server.

string
length ≤ 256

String containing the channel used to originate the request. For example USSD, Web, App.

string

String containing the tenant to use in the request.

Responses
204

Successful response. Token activated.

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