Create Customer
Creates a customer profile.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
identitystring
The identity for the active project.
Request
This endpoint expects an object.
type
email
phone
last_name
first_name
display_name
currency_code
billing_address
shipping_address
Response
Created
data
status
message

