v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create a Customer

post/customers_new

Request body

Response

200

typestring
messagestring
customer_uidstring

Example response

{
  "type": "success",
  "message": "Customer created successfully",
  "customer_uid": "8506fdb4-8c50-41af-aa33-fe75b3aaf0b2"
}