POST api/SyncApiMTN/ConvertXMLToDataTable?XMLstring={XMLstring}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| XMLstring | string |
Required |
Body Parameters
StringBuilder| Name | Description | Type | Additional information |
|---|---|---|---|
| Capacity | integer |
None. |
|
| MaxCapacity | integer |
None. |
|
| Length | integer |
None. |
|
| Chars | character |
None. |
Request Formats
application/json, text/json, text/html, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.