payment-customers
Create a Payment Customer
Create a Payment Customer
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
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
Response
200 - application/json
id
string
user_id
string
email
string
country_code
string
phone_number
string