Diglin\Ricardo\Services\Sell::deletePlannedArticlesResult

Get the result of the deleted articles

The Ricardo API returns: <pre> { "DeletePlannedArticlesResult": "DeleteResults": [{ "PlannedArticleId": "int" "PlannedIndex": "int" "IsClosed": "bool" }] } </pre>