{ "return_id": 0 }
curl --location --request POST 'https://api-seller.ozon.ru/v2/returns/rfbs/receive-return' \ --header 'Client-Id;' \ --header 'Api-Key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "return_id": 0 }'
{}