List payment methods for your user
No path, query string, header, or cookie parameters
Response
- 200 OK
- //
type:
"card",//created_at:
stringISO-8601,//id:
string,//:
{{ ... },//name:
string,//phone:
stringPhone Number,//:
{{ ... }//city:
string,//country:
string,//state:
string,//street1:
string,//street2:
string,//zip:
string//
}
}
:
{{ ... },//brand:
string,//country:
string,//exp_month:
numberint64,//exp_year:
numberint64,//fingerprint:
string,//funding:
string,//last4:
string,//:
{{ ... }//address_line1_check:
string,//address_postal_code_check:
string,//cvc_check:
string//
}
}
:
{{ ... }//[key]:
string
}
}
]
Examples
get
/user/payment/methods200 OK
Response