Skip to content

Customer Create

POST
/v1/Customers

Create new customer

Request Body

application/json
object
Min Length1
Min Length1

Responses

OK

application/json
JSON
{
"customerNumber": "string",
"name": "string"
}