CloseInfoObject
Closes an information object.
Request schema
<xsd:complexType name="CloseInfoObject">
<xsd:sequence>
<xsd:element name="DataFetchHandle" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
Request elements
DataFetchHandle
The handle to the information object.
Response schema
<xsd:complexType name="CloseInfoObjectResponse" />