v1

latestOpenAPI 3.0.02026-07-245095152.4 KB
contact-controller

createContacts

Create multiple contacts in a batch

post/veem/v1.2/contacts/batch

Query parameters

includeItemsboolean

includeItems

Request body

batchItemIdinteger required

A unique identifier for this request within the batch

businessNamestring

The name of the contact's business (required when account type is business)

emailstring required

The contact's email address

externalBusinessIdinteger

A custom identifier for this contact

firstNamestring required

The contact's first name

isoCountryCodestring required

The contact's 2-letter ISO country code (ISO Alpha-2)

lastNamestring required

The contact's last name

phoneDialCodestring

The contact's phone dial code (e.g. +1)

phoneNumberstring required

The contact's phone number

type'Incomplete' | 'Business' | 'Personal' required

The contact type

Response

Request data validated, processing started

batchIdinteger
hasErrorsboolean
processedItemsinteger
statusstring
totalItemsinteger