CustomerWallet/Get web service
POSThttps://api.lyra.com/api-payment/V4/CustomerWallet/Get
The CustomerWallet/Get REST Web Service allows to retrieve the list of tokens associated with buyer wallet.
If the buyer has signed one or more recurring mandates, they will be returned in the CustomerWallet object. They can be identified by the SDD value in the paymentMethodType attribute.
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.