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

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.

An identifier is also referred to as payment "token".

Request parameters

The CustomerWallet/Get REST Web Service supports the following 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.