Skip to main content

Bulk Contacts by Id

POST 

/contacts/bulk/id

The bulk endpoints offer an efficient way of importing/updating large amounts of contacts with just a single API call. When using the bulk id endpoint, the contacts are identified by id. If a contact doesn't already exist, it will be created. If it does exist, the contact found will be updated.

Fields

NameRequired
contacts (array of contact objects)yes
idyes
debtorId (deprecated)no
firstNameno
middleNameno
lastNameno
abbreviationno
titleno
dateOfBirthno
genderno
ssnno
phoneno
emailno
parentno
primaryLanguageno
sourceIdno
sourceonly when sourceId is provided

Request

Responses

Bulk Contacts by Id - 200

Response Headers
    Alt-Svc
    Via
    alt-svc
    content-length
    date
    return-format
    x-request-id