Create Partner contact
https://api.ocamba.com/v1/hood/partners/{id}/contacts
https://api.ocamba.com/v1/hood/partners/{id}/contacts
Creates a new Partner contact object
Name
Descriptionidstringrequired
Unique resource identifier.Example: 12345
Name
Descriptiontypestringrequired
Describes type of the contact.Example: email
Possible values: phone | mobile | skype | sip | email | website
valuestringrequired
Contact value.Example: [email protected]
201 - Created
tip
1 If you don't know the partner id, list the partners to find it.