Skip to main content
POST
Create a Payment Customer

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
first_name
string
required
last_name
string
required
id
string<uuid>
user_id
string<uuid>
email
string<email>
country_code
string
phone_number
string
middle_name
string
business_name
string
address
object
metadata
object
created
string<date-time>
updated
string<date-time>

Response

200 - application/json

OK

id
string<uuid>
user_id
string<uuid>
email
string<email>
country_code
string
phone_number
string