_edit
Edits a specified Contract.
Parameters
id
The ID of the Contract to edit.
name
The name of the Contract to set or change.
number
The number of the Contract to set or change.
address
The address relating to the Contract to set or change.
manager
The name of the manager relating to the Contract to set or change.
budget
The budget of the Contract to set or change.
notes
Notes related to the Contract to set or change.
Example
Result
On Success
On Failure
If the User is not logged in:
If no Contract ID is supplied:
If the specified Contract does not exist:
Last updated