PROJECT_MANAGE PROJECT Endpoint
  /rpc/project/?method=PROJECT_MANAGE  
  Object: 1. Click here for more information.  
  Manage a project.  
  PARAMETERS TYPE NOTES
  DataReturn Text A comma delimited list of advanced search fields to be returned after a successful save
  Id Numeric  
  Remove Numeric Pass '1' to remove the item
       
  AllowFinancialTransactions Text (1)  Y [default] / N
  Amount Numeric  
  Category Numeric  
  CheckedByUser Numeric  
  ContactBusiness Numeric  
  ContactPerson Numeric  
  Description Text (8000)  
  EndDate Date  
  EndDateTimeZone Numeric  
  FinancialAccount Numeric  
  HandoverNotes Text (1000)  
  HourlyRate Numeric  
  Notes Text (Long)  
  ParentProject Numeric  
  PaymentFrequency Numeric 1=Once Off,2=Monthly,3=Quarterly,4=Yearly,5=Other
  PercentageComplete Numeric  
  ProjectManager Numeric  
  Reference Text (50) Uses Profile Setting 6 to determine the default
  ReferenceMask Text (50) Alternatively, you can pass a mask to generate the Reference. It should have question mark(s) where the number is meant to go. For example with the next number of 123, "REF_??????" would generate "REF_000123". "REF?" would generate "REF123", "REF??????abc" would generate "REF000123abc". Note: The reference has to be blank for this to take effect
  RelatedProject Numeric  
  RestrictedToTeam Text (1)  Y / N [default]
  SourceProjectTemplate Numeric  
  StartDate Date  
  StartDateTimeZone Numeric  
  Status Numeric  
  Style Numeric  
  SubType Numeric As per SETUP_PROJECT_SUB_TYPE_MANAGE
  Template Text (1)  Y / N [default]
  Title Text (250)  
  Type Numeric As per SETUP_PROJECT_TYPE_MANAGE
  RETURN  
  notes ADDED, UPDATED, REMOVED
Help!