POST Operator/Update_Images?Ticket={Ticket}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Ticket | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Result_Get_ImageName | Description | Type | Additional information |
---|---|---|---|
My_Result | Image |
None. |
|
ExceptionMsg | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "My_Result": { "IMAGE_ID": 1, "REQUEST_ID": 1, "REQUEST_LINE_ID": 1, "PRODUCT_ID": 1, "OFFER_ID": 1, "IMAGE_NAME": "sample string 2", "IMAGE_PATH": "sample string 3" }, "ExceptionMsg": "sample string 1" }