payment-customers
Retrieve a Payment Customer
Get a payment customer by ID.
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
payment_customer_id
string
requiredThe ID of the payment customer
Response
200 - application/json
id
string
user_id
string
email
string
country_code
string
phone_number
string
first_name
string
middle_name
string
last_name
string
business_name
string
address
object
metadata
object
created
string
updated
string