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.
Documentation Index
Fetch the complete documentation index at: https://docs.staging.metronome.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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" }
Success