curl --location --request GET 'https://api-seller.ozon.ru/v1/actions'{
    "result": [
        {
            "id": 71342,
            "title": "test voucher #2",
            "date_start": "2021-11-22T09:46:38Z",
            "date_end": "2021-11-30T20:59:59Z",
            "potential_products_count": 0,
            "is_participating": true,
            "participating_products_count": 5,
            "description": "",
            "action_type": "DISCOUNT",
            "banned_products_count": 0,
            "with_targeting": false,
            "discount_type": "UNKNOWN",
            "discount_value": 0,
            "order_amount": 0,
            "freeze_date": "",
            "is_voucher_action": true
        }
    ]
}