{
"filter": {
"processed_at_from": "2021-09-02T17:10:54.861Z",
"processed_at_to": "2021-11-02T17:10:54.861Z",
"delivery_schema": [
"fbs"
],
"sku": [],
"cancel_reason_id": [],
"offer_id": "",
"status_alias": [],
"statuses": [],
"title": ""
},
"language": "DEFAULT"
}curl --location --request POST 'https://api-seller.ozon.ru/v1/report/postings/create' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"filter": {
"processed_at_from": "2021-09-02T17:10:54.861Z",
"processed_at_to": "2021-11-02T17:10:54.861Z",
"delivery_schema": [
"fbs"
],
"sku": [],
"cancel_reason_id": [],
"offer_id": "",
"status_alias": [],
"statuses": [],
"title": ""
},
"language": "DEFAULT"
}'{
"result": {
"code": "REPORT_seller_postings_514893_1722847571_32a3508c-6b53-408c-a212-6c97138d23ed"
}
}