Create Customer
POST/customers/
Use this endpoint to create a single customer. If a customer is successfully created, the response will include the user id
.
Fields
Name | Required |
---|---|
debtorId | no |
firstName | no |
middleName | no |
lastName | no |
abbreviation | no |
title | no |
dateOfBirth | no |
gender | no |
login | no |
phone | no |
email | no |
ssn | no |
parent | no |
pricelistAmount | no |
pricelistPercentage | no |
primaryLanguage | no |
sourceId | no |
source | only when sourceId is provided |
Request
Responses
- 201
- 400
Create Customer - 201
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Create Customer - 400 (invalid schema)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id