List organization contacts

This group of services manages organization contacts.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

org_idstringRequired

Response

Success
idinteger or null
Unique ID of this contact
organisationobject or null
typeobject or null
namestring or null
First and last name of the contact
titlestring or null
Title of the contact
departmentstring or null
Department of the contact
streetstring or null

Street and # of the contact

zipcodestring or null
ZIP of the contact
citystring or null
City of the contact
countryobject or null
emailstring or null
Email of the contact
phonestring or null
Phone number of the contact
mobilestring or null
Mobile number of the contact
statestring or null
State of the contact
secondary_addressstring or null

Secondary address line of the contact (for example, apartment, building number, etc.)

purchase_order_numberstring or null
Purchase order number that will be displayed on monthly invoices