Retrieve Token by CustomerId
{{url}}/ecom/jws/token/list/by-customer-id_v1
Input parameters of the JWS payload part:
Parameter
Description
Data Format
Required
Example
customerId
Customer ID
string(255)
Yes
12345
Output parameters of the JWS payload part:
Parameter
Description
Data Format
Example
customerId
Customer ID
string(255)
12345
token
Token ID
string
SRrSBe5DOb7lrZ_FS46fihty
maskedPan
Masked card number
string
516874******7753
merchantId
Merchant ID
string
137d9304-0368-11ed-b939-0242ac120002
status
Token status
string
ACTIVE
Examples
Last updated