post
/v2/customer/saved_account/list
Request for retrieving saved customer’s payment instruments in the project
Request Body
Schema
customer
object
Object that contains general customer details in merchant project
required
payment_method
string
Identifier of the payment method in the payment platform
2 validations + required
Responses
OK
Schema
signature
string
Digital signature generated on the basis of response parameters by using the project secret key
required
accounts
array[object]
Array that contains information about the customer’s saved payment accounts
required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.