What are the fields that change/get updated when a service contract is terminated?
User terminated a service contract but put in Termination Date that is far off in the future. The requirement is to have the contract reflect as terminated effective asap. I already tried changing the Termination Date using the API okc_contract_pub.update_contract_header/line and was successful but contract is still showing as Signed and the contract amounts did not zero out.
1. Is there another API specific to terminating service contracts that I can use?
2. If none, what are the other fields I need to update using okc_contract_pub.update_contract_header/line to show the contract as terminated?