POST OmService
Request Information
URI Parameters
None.
Body Parameters
OrderRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Xmlns | XmlSerializerNamespaces |
None. |
|
| Header | ct_Header |
None. |
|
| FlexFields | Collection of ct_FlexField |
None. |
|
| Account | ct_Account |
None. |
|
| Equipment | Collection of Object |
None. |
|
| Shipping | ct_Shipping |
None. |
|
| Payments | ct_Payments |
None. |
|
| AutomationFailure | ct_AutomationFailure |
None. |
|
| Amendment | ct_Amendment |
None. |
|
| useCase | string |
None. |
|
| sla | string |
None. |
|
| currencyCode | string |
None. |
Request Formats
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
StreamClosure| Name | Description | Type | Additional information |
|---|---|---|---|
| Header | ct_Header1 |
None. |
|
| Item | ct_ACK_NACK |
None. |
Response 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>