Skip to main content
POST
Create customer

Body

properties
object | null
partnerId
integer<int32> | null
source
enum<string>
Available options:
Unknown,
OnlineReferral,
Lead,
Deal
status
enum<string>
Available options:
Unknown,
New,
Paying,
Canceled

Response

Customer created

id
integer<int32>
creationDate
string<date-time>
properties
object | null
sourcePartnerId
integer<int32> | null
sourceLeadId
integer<int32> | null
status
enum<string>
Available options:
Unknown,
New,
Paying,
Canceled
source
enum<string>
Available options:
Unknown,
OnlineReferral,
Lead,
Deal
isDeleted
boolean
deletionDate
string<date-time> | null