{
"arrival_pass_ids": [
"string"
]
}curl --location --request POST 'https://api-seller.ozon.ru/v1/return/pass/delete' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"arrival_pass_ids": [
"string"
]
}'{}