CustomerWallet/Get web service
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
Format
tokenStatus
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.