Skip to main content

Bulk Customers by Id

POST 

/customers/bulk/id

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

Fields

NameRequired
customers (array of customer objects)yes
idyes
debtorIdno
firstNameno
middleNameno
lastNameno
abbreviationno
titleno
dateOfBirthno
genderno
ssnno
phoneno
emailno
parentno
primaryLanguageno
sourceIdno
sourceonly when sourceId is provided
addresses

Read more about addresses
no

Request

Responses

Bulk Customers by Id - 200

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