Contracts

Modify contract

Update the properties of a contract. This is only possible as long as the contract properties are not automatically derived from the transaction history but are still managed by the user (is_recognized is false).

put/rest/contracts/{contract-id}

Parameters

#/paths/~1rest~1contracts~1%7Bcontract-id%7D/get/parameters/1 — unresolved $ref
#/paths/~1auth~1user/post/parameters/0 — unresolved $ref

Request body

payment_frequency'monthly' | 'quarterly' | 'half-yearly' | 'yearly' required

Frequency of payments for this contract.

Response

— unresolved $ref