For the complete documentation index, see llms.txt. This page is also available as Markdown.

_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