Creates integration of the proof with Basecamp.
Since version:Â 18.1
Request parameters * denotes a required field
| Â Parameter name | Â Description | Â Type | Â Example | | Â SessionID* | Â The session Id obtained from doLogin() | Â string | Â 7viklshodc6cnsh4s5vu75mqk0 | | Â FileID* | Â The File identifier | Â int | Â | | Â ProjectID* | Â Basecamp project id | Â int | Â | | Â Recipients* | Â List of recipients | Â array of SOAPFileBasecampRecipientObject | Â | | Â MessageCategoryID | Â Message category id from Basecamp | Â int | Â | | Â PrivateMessage | Â If message/todo should be private in Basecamp | Â boolean | Â true / false | | Â DefaultDueDate | Â Default Basecamp todo date as Unix timestamp | Â int | Â | | Â DefaultStagePosition | Â For Advanced Workflow proofs id of the stage where the recipient should be added | Â int | Â |
Response |