クエリパラメータ · 1
任意のフィルターと修飾子。URLエンコードした ?key=value で渡します。
1ページあたりの件数
リクエストヘッダー · 1
認証ヘッダー。
本番用のAPIキー。次の形式で渡します: Bearer ax_live_…
返り値 · 200
標準の { data, meta } エンベロープ。 data は BuybackAccelerationOut 型の配列です。
エンベロープ
結果オブジェクトの配列。
ページネーションとリクエストメタデータ。request_id、data_as_of、ontology_version を含みます。
BuybackAccelerationOut
EDINET code
EDINET doc_id of the current-period buyback report this row compares against the prior period. Use /filings/{doc_id} to fetch the source filing.
Securities code (4-digit)
Company name (Japanese)
Company name (English)
Sector
Reporting period end (ISO date)
Resolution type
Authorized shares
Previous period completion %
Current period completion %
Increase in completion % (pp)
エラー
標準のHTTPステータスコードに加え、{ error: { code, message } } エンベロープ内で型付きの error.code を返します。
すべてのエンドポイントは共通の型付きエラーエンベロープ({ error: { code, message } })を返します。 全コードの一覧はエラーリファレンスを参照してください。