Retrieve a Customer's PaymentMethod
开发中GET
/v1/customers/{customer_id}/payment_methods/{paymentmethod_id}Retrieves a PaymentMethod object for a given Customer.
请求参数
Path Params
customer_id
string
required
paymentmethod_id
string
required
示例代码
Responses
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 1 年前