Customers
Create Customer
This endpoint creates a new customer
POST
/
v1
/
customers
Body
This is the id of the customer
This is the email of the customer
This is the first body of the customer
This is the last body of the customer
This is the phone number of the customer
This is the stripe customer id of the customer
This is the timestamp of the customer
This is the activation date of the customer
Response
This is the id of the customer
This is the email of the customer
This is the first name of the customer
This is the last name of the customer
This is the phone number of the customer
This is the stripe customer id of the customer
This is the timestamp of the customer
This is the activation date of the customer