support
Back to documentation
Search
Categories
Tags
Charge/CreatePayment
webService
Charge/CreatePaymentOrder
webService
Charge/CreateSubscription
webService
Charge/CreateToken
webService
Charge/CreateTokenFromTransaction
webService
Charge/PaymentOrder/Get
webService
Charge/PaymentOrder/Update
webService
Charge/SDKTest
webService
Order/Get
webService
Subscription/Cancel
webService
Subscription/Get
webService
Subscription/Update
webService
Token/Cancel
webService
Token/Get
webService
Token/Reactivate
webService
Token/Update
webService
Transaction/CancelOrRefund
webService
CustomerWallet/Get
webService
CustomerWallet/Update
webService
Transaction/Capture
webService
Transaction/Duplicate
webService
Transaction/Get
webService
Transaction/Update
webService
Transaction/Validate
webService
Risk/AddToGreyList
webService
PCI/Charge/Authenticate (PCI)
PCI
webService
PCI/Charge/CreatePayment (PCI)
PCI
webService
PCI/Charge/CreateToken (PCI)
PCI
webService
Token/Update (PCI)
PCI
webService
PCI/Charge/VerifyPaymentMethod
PCI
webService
AuthenticationResponseData
answer
Charge/PaymentForm
answer
OrderTransactions
answer
Payment
answer
PaymentOrder
answer
Common/ResponseCodeAnswer
answer
Subscription
answer
SubscriptionCreated
answer
Transaction
answer
Token
answer
CustomerWallet
answer
GreyList
answer
main parametersexpand all
customerReference
required
tokenStatus
Try me
Documentation

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.

An identifier is also referred to as payment “token”.

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.

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.