GET api/AgentShipmentOrderV2/GetImage?OrderId={OrderId}&Size={Size}
Get pic of an order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
OrderId |
Order Id |
string |
Required |
Size |
thumbnail/full/original |
string |
Default value is full |
Body Parameters
None.
Response Information
Resource Description
image
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.