POST OmService?orderNo={orderNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderNo

string

Required

Body Parameters

StreamClosure
NameDescriptionTypeAdditional information
Header

ct_Header1

None.

Item

ct_ACK_NACK

None.

Request Formats

application/xml, text/xml

Sample:
<StreamClosure xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Header timeStamp="sample string 1" transactionID="sample string 2" orderNumber="sample string 3" xmlns="http://www.synchronoss.com/ri/xsd/StreamClosureV1.00.xsd" />
  <ACK code="sample string 1" message="sample string 2" estimatedCompletionTime="sample string 3" estimatedTotalTime="sample string 4" xmlns="http://www.synchronoss.com/ri/xsd/StreamClosureV1.00.xsd" />
</StreamClosure>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/xml, text/xml

Sample:
<string>sample string 1</string>