{
"offer_id": [
"LOCAL-SKU-001"
],
"confirm": true
}curl --location 'api/ozon/products/unarchive' \
--header 'Client-Id: 3915226' \
--header 'Api-Key: d2528a1f-f607-4411-969d-7b394a34a015' \
--header 'Content-Type: application/json' \
--data '{
"offer_id": [
"LOCAL-SKU-001"
],
"confirm": true
}'{"detail":"Not Found"}