Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Create Customer
Response
Customer created successfully
Unique identifier for the created customer
Example:
"cus_Tfd3Jq1tZxPjYVhRQW2r3"