support
Back to documentation
Search
Categories
Tags
main parametersexpand all
paymentMethodToken
required
Try me
Documentation

Token/Cancel Web Service

POSThttps://api.systempay.fr/api-payment/V4/Token/Cancel

The Token/Cancel REST Web Service allows to cancel an existing token.

It will no longer be possible to create new transactions with this token. If an existing subscription uses this token, no new transactions will be accepted.

It is possible to reactivate a token with the Token/Reactivate REST Web Service.

Request parameters

paymentMethodToken

Token associated with a payment method.

Only tokens associated with a credit card are supported.

Format

Response reference

The web service returns the following object:

Response Context
Common/ResponseCodeAnswer Object containing the return code of the web service.

See response reference for more information.