Reopen a Contract

In this use case, we'll reopen a contract.

Contract type: All

Operation: reopenContract

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
        <ns1:reopenContract xmlns:ns1="http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/types/">
            <ns1:contractId>300100092562530</ns1:contractId>
        </ns1:reopenContract>
    </soap:Body>
</soap:Envelope>