CreateNewContours

This method creates a new contour for a specified investment. The parameters for the CreateNewContours method are:

Parameter Datatype Description
token string The token returned by the Connect method.
investmentId int The ID of the investment for which to create the contour.
resourceUserName string The resource for which the contour defines allocation.
startDate dateTime The start date of the contour to be created.
endDate dateTime The end date of the contour to be created.
FTE double A value between 0 and 1 defining the fractional allocation of a resource towards an investment.
comment string A descriptive comment about the contour.