v1
latestOpenAPI 3.1.02026-07-24920300.7 KBList
Returns a list of all customer payment methods available to the merchant.
get/payments/
Query parameters
customerstring
Customer ID
Response
200
Example response
{
"customer": "00026001",
"billing_address": "c4cfc106ccc411e8ada3bc764e101db1",
"public_id": "c4d1d4e6ccc411e8ada3bc764e101db1",
"token_id": "5CA94EAA-AADE-4918-ABEE-8C8531411BAE",
"cc_type": 1,
"cc_exp_date": "02/2020",
"payment_method": "credit card",
"created": "2018-10-10 14:43:32",
"last_updated": "2018-10-10 14:43:32"
}