List Partner contacts
https://api.ocamba.com/v1/hood/partners/{id}/contacts
https://api.ocamba.com/v1/hood/partners/{id}/contacts
Returns a list of Partner contacts
Name
Descriptionidstringrequired
Unique resource identifier.Example: 12345
200 - OK
Name
Descriptionitems[ partner-contact ]
An array of all created items.Contact
Name
Descriptionidstring (uuid)
A unique identifier generated by the Ocamba platform.Example: 95eb301b-6aaf-42ad-a219-ccbd5f4d3d2b
typestring
Describes type of the contact.Example: email
Possible values: phone | mobile | skype | sip | email | website
valuestring
Contact value.Example: [email protected]
totalinteger
A total number of items.Example: 3
tip
1 If you don't know the partner id, list the partners to find it.