REST API | Visa Platform Connect

Add a Default Payment Instrument with Validated Payment

This section shows you how to add a default payment instrument with a validated payment method.

Endpoint

Test:
GET
https://apitest.cybersource.com
/pts/v2/payments
Production:
GET
https://api.cybersource.com
/pts/v2/payments
Production in India:
GET
https://api.in.cybersource.com
/pts/v2/payments
customerTokenId
is the customer token ID returned in the
id
field when you created the customer token. See Create a Customer.