{
"filter": {
"place_id": 0
},
"pagination": {
"last_id": 0,
"limit": 0
}
}curl --location --request POST 'https://api-seller.ozon.ru/v1/returns/company/fbs/info' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"filter": {
"place_id": 0
},
"pagination": {
"last_id": 0,
"limit": 0
}
}'{
"drop_off_points": [
{
"address": "string",
"box_count": 0,
"id": 0,
"name": "string",
"pass_info": {
"count": 0,
"is_required": true
},
"place_id": 0,
"returns_count": 0,
"utc_offset": "string",
"warehouses_ids": [
"string"
]
}
],
"has_next": true
}