Since API Version: 18.1 Â Parameter name | Â Description | Â Type | Â Example | Â basecampActivated | Â Is proof integrated with Basecamp | Â boolean | Â true / false | Â basecampVersion | Â 0 - Classic Basecamp, 1 - Basecamp 2 | Â int | Â 1 | Â integrationType | Â 0 - Message, 1 - Todo | Â int | Â 0 | Â projectId | Â Basecamp project id | Â int | Â 123 | Â messageCategoryId | Â Message category id from Basecamp | Â int | Â 546 | Â isPrivate | Â If message/todo should be private in Basecamp | Â boolean | Â true / false | Â defaultStagePosition | Â For Advanced Workflow proofs id of the stage where the recipient should be added | Â int | Â 2 | Â defaultDueDate | Â Default Basecamp todo date as Unix timestamp (only date, hour is constant 12:00) | Â int | Â 1516795200 | Â recipients | Â List of Basecamp recipients | Â array of SOAPFileBasecampRecipientObject | Â |
|
|