Update or Add the ContractTermination object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Contract/Termination/{id}Path ParamsidintegerrequiredUnique identifier for the ContractTermination object.Body ParamsThis entity is the top level container for penalty charges for an Account Contract. This could contain multiple penalties for the Account Contract.penaltyServiceIdnumberUnique identifier for the associated Service object.penaltyServiceNamestringThe name of the object associated with the penaltyServiceId property.namestringResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago