メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt

Use this file to discover all available pages before exploring further.

請求

請求 エンドポイントの生成済みリファレンスです。 この生成済みページは、請求 カテゴリのすべての Public API 操作をまとめています。

エンドポイント

請求書を一覧表示

GET /v1/public/accounts/{account_id}/billing/invoices 課金請求書を一覧表示 共有顧客DTOを使用してアカウントの請求書を一覧表示します。 完全なリファレンス: GET /v1/public/accounts/{account_id}/billing/invoices
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}/billing/invoices

ウォレット取引を一覧表示

GET /v1/public/accounts/{account_id}/billing/transactions 課金トランザクションを一覧表示 簡略化されたパブリック DTO を使用して、アカウントのウォレット トランザクションを一覧表示します。 完全なリファレンス: GET /v1/public/accounts/{account_id}/billing/transactions
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}/billing/transactions

プランをキャンセル

POST /v1/public/accounts/{account_id}/billing/cancel-plan 課金プランをキャンセル アカウントの料金プランをキャンセルします。 完全なリファレンス: POST /v1/public/accounts/{account_id}/billing/cancel-plan
OpenAPI リファレンス: /openapi.ja.json POST /v1/public/accounts/{account_id}/billing/cancel-plan

プランを変更

POST /v1/public/accounts/{account_id}/billing/change-plan 課金プランを変更 アカウントの料金プランを変更します。 完全なリファレンス: POST /v1/public/accounts/{account_id}/billing/change-plan
OpenAPI リファレンス: /openapi.ja.json POST /v1/public/accounts/{account_id}/billing/change-plan

ウォレットにチャージ

POST /v1/public/accounts/{account_id}/billing/topup-session 課金トップアップセッションを作成 顧客ウォレットのトップアップセッションを作成します。 完全なリファレンス: POST /v1/public/accounts/{account_id}/billing/topup-session
OpenAPI リファレンス: /openapi.ja.json POST /v1/public/accounts/{account_id}/billing/topup-session

チェックアウト結果を取得

GET /v1/public/accounts/{account_id}/billing/checkout/result チェックアウト結果を取得 Webサイトの成功ページまたはキャンセルページ向けに、軽量なチェックアウト結果ペイロードを返します。 完全なリファレンス: GET /v1/public/accounts/{account_id}/billing/checkout/result
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}/billing/checkout/result

されている現在のプランを取得する

GET /v1/public/accounts/{account_id}/billing/current-plan されている現在のプランを取得する アカウントの現在の料金プランを返します。 完全なリファレンス: GET /v1/public/accounts/{account_id}/billing/current-plan
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}/billing/current-plan

パブリックウォレットの残高を取得する

GET /v1/public/accounts/{account_id}/billing/wallet-balance パブリックウォレットの残高を取得する アカウントのウォレット残高を返します。 完全なリファレンス: GET /v1/public/accounts/{account_id}/billing/wallet-balance
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}/billing/wallet-balance