Delete item

<< Click to Display Table of Contents >>

Navigation:  Technical Documentation > OpenAir SDK > Features overview > Access >

Delete item

In OpenAir: it is possible via an action encapsulated in a button (here "Delete") to perform the deletion of an item in a cartstack or in a playlist.

To do so a command is called through the following URL:

 

Request type: POST 

Request: [Service_Url]/api/OnAir/RemoveItem 

 

This command is sent to the AirDDO to perform the delete action with the following information (ddo_id, channelDest, numCartDest, guidItem, dataItem). "DataItem" being the object containing the information concerting the selected item.