Customer Contact

Get a list of contacts for a customer

post/api/customers/{customerId}/contacts/list

Path parameters

customerIdstring required

Response

List of contacts for the given customer id

idstring required

Id

firstNamestring required

First name

lastNamestring required

Last name

positionstring nullable

Position / Job Title

cellPhonestring nullable

Cellphone number

phonestring nullable

Phone number

emailstring email nullable

Email address

Changes

No recorded changes to this endpoint across all 23 revisions of this API.