| I want to display an image in notifications. For this To do it I need to add mediaType and mediaUrl to user-data object of the json payload which will be send to ups. And I need to fill value of The mediaUrl must be filled with url of an uploaded image url . I want to implement a RESTful web service which uploads an image and returns its url. |
|