{
"new_cutoff_date": "2019-08-24T14:15:22.123Z",
"posting_number": "string"
}curl --location --request POST 'https://api-seller.ozon.ru/v1/posting/cutoff/set' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"new_cutoff_date": "2019-08-24T14:15:22.123Z",
"posting_number": "string"
}'{
"result": true
}