Diglin\Ricardo\Services\Sell::deletePlannedArticleResult
Get the result of the deleted article
The Ricardo API returns: <pre> { "DeletePlannedArticleResult": { "PlannedArticleId": "int" "PlannedIndex": "int" "IsClosed": "bool" } } </pre>
Signature
public function deletePlannedArticleResult(array
$data )
Parameters
$data
— array
Returns
- array|bool