Create bill group contact

Create bill group contact

Path Params
string
required
string
required
Body Params
string | null

A user provided identifier for the contact

address
object

Address of the contact

string
required
length between 0 and 255

Full name of the contact

string
length between 0 and 79

Email of the contact

string | null

Phone of the contact

string
enum
required

Status of the contact. Status can be ACTIVE, CANCELED or ARCHIVED

Allowed:
string | null

Title of the contact

boolean

Boolean value indicating if the contact is internal or external which is used for e-Signing

boolean

Boolean value indicating if the contact is primary or not

boolean

Boolean value indicating if the contact is default eSigner

customFields
object
boolean
Headers
string
required

x-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the client

Responses
201

Create Object

404

Resource not found by Id

500

Internal server error. Please contact the support team.

Language
Response
Click Try It! to start a request and see the response here!