Customers
Create a customer
Creates a new customer.
POST
Create a customer
Documentation Index
Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
Use this file to discover all available pages before exploring further.
Body parameters
The name of the customer.
The email of the customer.
The phone number of the customer.
The address of the customer
A Set of key-value pairs that can be used to store additional information
about the product.
Returns
If the request is successful, it returns a customer object.Create a customer