Update Active Contract with no Versioning

In this use case, we'll update an active contract with no versioning.

Contract type: All

Operation: mergeContractInAllStatus

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:mergeContractInAllStatus xmlns:ns1="http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/types/">
<ns1:contractHeader xmlns:ns2="http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/">
<ns2:Id>300100151581582</ns2:Id>
<ns2:MajorVersion>1</ns2:MajorVersion>
<ns2:StartDate>2016-09-15</ns2:StartDate>
<ns2:AmendmentEffectiveDate>2016-09-15</ns2:AmendmentEffectiveDate>
</ns1:contractHeader>
<ns1:versionFlag>false</ns1:versionFlag>
</ns1:mergeContractInAllStatus>
</soap:Body>
</soap:Envelope>