API Reference
Log In
API Reference

Create a Customer profile for the current User

Creates the Customer profile if the User logged in does not already exist as a "Customer". Supply the Customer name and billing information in the request body.

Body Params
string

Customer Name.

billingDetails
object

Billing details.

Response
200

Successfully created a Customer profile.

Language
Credentials
Click Try It! to start a request and see the response here!