Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Amend a contract
ID of the customer whose contract is to be amended
ID of the contract to amend
inclusive start time for the amendment
Custom fields to be added eg. { "key1": "value1", "key2": "value2" }
Response
Success