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