Get contact
GET {{baseUrl}}/buyers/:buyerId/contacts/:contactId?page=&pageSize=10
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | null | The number of items to skip before starting to collect the result set | |
pageSize | number | The numbers of items to return. |
RESPONSES
status: OK
{"id":98927495,"firstName":"esse dolor reprehenderit nisi","lastName":"quis laborum dolore","default":false,"contactItems":[{"contactTypeId":-940327,"contactType":"reprehenderit veniam voluptate commodo ex","value":"ullamco tempor in"},{"contactTypeId":-77400870,"contactType":"nisi ull","value":"in labore ea deserunt"}]}