Create a new instance of a Contact object that belongs to the Account.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Account/{id}/ContactPath ParamsidintegerrequiredUnique identifier for the Account object.Body ParamsThis entity represents a Contact that has been assigned to an Account.contactTypeIdnumberUnique identifier for the associated ContactType object.contactTypeNamestringThe name of the object associated with the contactTypeId property.titlestringfirstNamestringlastNamestringisUsedForTaxbooleantruetruefalseResponses 201Action completed successfully. 400The request could not be processed.Updated 2 months ago