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

CustomerWallet/Get web service

L'appel aux Web Services requiert une authentification HTTP Basic Authentication. Plus d'infos : "Phase d'authentification".

POSThttps://api.systempay.fr/api-payment/V4/CustomerWallet/Get

The CustomerWallet/Get REST Web Service allows to retrieve the list of tokens associated with buyer wallet.

Consultez les paramètres de la réponse CustomerWallet.

Input parameters

customerReference

Buyer reference.

Format

tokenStatus

Status of the token.

Format

Possible values

. The possible values are:

value Description
ACTIVE The payment method can be used for a payment (default value)
EXPIRED The payment method has expired
CANCELLED The payment method is logically removed (canceled)
all All statuses combined

Response reference

The CustomerWallet/Get web service returns the following object:

Response Context
CustomerWallet Object describing a payment method token.

See response reference for more information.