Diglin\Ricardo\Services\Sell::closeArticleResult

Get the result of the closed article

The Ricardo API returns: <pre> { "CloseArticleResult": { "ArticleNr": "int" "IsClosed": "bool" } } </pre>