Recurring Payments Service Customer Token
Path parameters
customerKeyanyRequired
customerKey
Header parameters
api-keyanyRequired
api-key-value
Body
avs-addressstringOptionalExample:
Street address associated with the card
123 example streetavs-zipstringOptionalExample:
zip code of street address assoicated with the card
123445card-typestring · enumRequiredExample:
Type of card
VISAPossible values: customer-keystringRequiredExample:
Customer Identifier
custID-dkke-8383-ek999defaultbooleanOptionalExample:
true if this is the default card for the customer
truedescriptionstringOptionalExample:
description of card
joint debitexp-datestringRequiredExample:
Expire date of the card
0932last-four-digitsstringRequiredExample:
last 4 digits of card number
5678token-idstringRequiredExample:
Token that represents to card number
11000383833939380000Responses
200
OK
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/rest/v2/customers/{customerKey}/tokensPath parameters
customerKeyanyRequired
customerKey
Header parameters
api-keyanyRequired
api-key-value
Body
avs-addressstringOptionalExample:
Street address associated with the card
123 example streetavs-zipstringOptionalExample:
zip code of street address assoicated with the card
123445card-typestring · enumRequiredExample:
Type of card
VISAPossible values: customer-keystringRequiredExample:
Customer Identifier
custID-dkke-8383-ek999defaultbooleanOptionalExample:
true if this is the default card for the customer
truedescriptionstringOptionalExample:
description of card
joint debitexp-datestringRequiredExample:
Expire date of the card
0932last-four-digitsstringRequiredExample:
last 4 digits of card number
5678token-idstringRequiredExample:
Token that represents to card number
11000383833939380000Responses
200
OK
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
put
/rest/v2/customers/{customerKey}/tokensLast updated
Was this helpful?

