Skip to main content

Billing

Generated reference for Billing endpoints. This generated page groups every public API operation in the Billing category.

Endpoints

List Invoices

GET /v1/public/accounts/{account_id}/billing/invoices List Billing Invoices List account invoices using the shared customer DTO. Full reference: GET /v1/public/accounts/{account_id}/billing/invoices
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}/billing/invoices

List Wallet Transactions

GET /v1/public/accounts/{account_id}/billing/transactions List Billing Transactions List account wallet transactions using a simplified public DTO. Full reference: GET /v1/public/accounts/{account_id}/billing/transactions
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}/billing/transactions

Cancel Plan

POST /v1/public/accounts/{account_id}/billing/cancel-plan Cancel Billing Plan Cancel the account billing plan. Full reference: POST /v1/public/accounts/{account_id}/billing/cancel-plan
OpenAPI reference: /openapi.en.json POST /v1/public/accounts/{account_id}/billing/cancel-plan

Change Plan

POST /v1/public/accounts/{account_id}/billing/change-plan Change Billing Plan Change the account billing plan. Full reference: POST /v1/public/accounts/{account_id}/billing/change-plan
OpenAPI reference: /openapi.en.json POST /v1/public/accounts/{account_id}/billing/change-plan

TopUp Wallet

POST /v1/public/accounts/{account_id}/billing/topup-session Create Billing Topup Session Create a customer wallet top-up session. Full reference: POST /v1/public/accounts/{account_id}/billing/topup-session
OpenAPI reference: /openapi.en.json POST /v1/public/accounts/{account_id}/billing/topup-session

Get Checkout Result

GET /v1/public/accounts/{account_id}/billing/checkout/result Get Checkout Result Return a lightweight checkout result payload for website success or cancel pages. Full reference: GET /v1/public/accounts/{account_id}/billing/checkout/result
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}/billing/checkout/result

Get Current Plan

GET /v1/public/accounts/{account_id}/billing/current-plan Get Current Plan Return the account current billing plan. Full reference: GET /v1/public/accounts/{account_id}/billing/current-plan
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}/billing/current-plan

Get Wallet Balance

GET /v1/public/accounts/{account_id}/billing/wallet-balance Get Wallet Balance Return the account wallet balance. Full reference: GET /v1/public/accounts/{account_id}/billing/wallet-balance
OpenAPI reference: /openapi.en.json GET /v1/public/accounts/{account_id}/billing/wallet-balance