POST Admin/Download_All_OENumbers?Ticket={Ticket}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Ticket | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Result_ExportName | Description | Type | Additional information |
---|---|---|---|
My_Result | string |
None. |
|
ExceptionMsg | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "My_Result": "sample string 1", "ExceptionMsg": "sample string 2" }