Stop a token of a card

Used to stop an active token so that it may not initiate any new transactions. All authorizations for a suspended token will be declined.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique ID of the card.

Body Params

Request body for stopping a token of a card.

string
required

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

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 stopped.

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