createContact

Create a contact in a batch

Body Params

request

bankAccount
object
businessAddress
object
string

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

string
required

The contact's email address

int64

A custom identifier for this contact

string
required

The contact's first name

string
required

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

string
required

The contact's last name

string

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

string
required

The contact's phone number

string
enum
required

The contact type

Allowed:
Responses

401

Unauthorized, the token is invalid or expired

403

Forbidden, the token owner lacks permission to operate the current API

404

Not Found, the resource not found

500

Internal Server Error, see the error code and API doc for reference

Language
Response
Choose an example:
application/json