Archive content using API
Currently it is not possible to archive content using the commerce api, meaning we had to create a separate integration for this in our PAAS CMS code which makes use of the ICatalogArchiveHandler.
Ideally we would have been able to do this via an API, providing just the code
0
votes