Amend a contract
Contracts
Amend a contract
Amendments will be replaced by Contract editing. New clients should implement using the editContract endpoint. Read more about the migration to contract editing here and reach out to your Metronome representative for more details. Once contract editing is enabled, access to this endpoint will be removed.
POST
Amend a contract
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