{
"posting_number": "string"
}curl --location 'https://api-seller.ozon.ru/v1/fbs/posting/product/exemplar/update' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data '{
"posting_number": "string"
}'