Transfer Ownership of an Item Instance using API without creating a new Contract
Dear All,
I am trying to transfer the ownership (Customer details only) of an item instance using API csi_item_instance_pub.update_item_instance but it is creating a new contract in Entered status with the new customer details and the old Contract is still active.
Our Requirement is just to change the Ownership of an Item and Terminate the contract or No change on the contract based on the user request.
I am not able to find a parameter that controls to Just Terminate or perform no Change for the contracts using API
Regards,
Praveen