> ## 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.

# Facturatie

> Gegenereerde referentie voor Facturatie-eindpunten.

# Facturatie

Gegenereerde referentie voor Facturatie-eindpunten.

Deze gegenereerde pagina groepeert elke openbare API-bewerking in de categorie Facturatie.

## Eindpunten

* [GET /v1/public/accounts/\{account\_id}/billing/invoices](/nl/api/v1/public/accounts/account_id/billing/invoices/get) - facturen weergeven
* [GET /v1/public/accounts/\{account\_id}/billing/transactions](/nl/api/v1/public/accounts/account_id/billing/transactions/get) - wallettransacties weergeven
* [POST /v1/public/accounts/\{account\_id}/billing/cancel-plan](/nl/api/v1/public/accounts/account_id/billing/cancel-plan/post) - abonnement annuleren
* [POST /v1/public/accounts/\{account\_id}/billing/change-plan](/nl/api/v1/public/accounts/account_id/billing/change-plan/post) - abonnement wijzigen
* [POST /v1/public/accounts/\{account\_id}/billing/topup-session](/nl/api/v1/public/accounts/account_id/billing/topup-session/post) - wallet opwaarderen
* [GET /v1/public/accounts/\{account\_id}/billing/checkout/result](/nl/api/v1/public/accounts/account_id/billing/checkout/result/get) - Checkoutresultaat ophalen
* [GET /v1/public/accounts/\{account\_id}/billing/current-plan](/nl/api/v1/public/accounts/account_id/billing/current-plan/get) - Ontvang een huidig ​​abonnement
* [GET /v1/public/accounts/\{account\_id}/billing/wallet-balance](/nl/api/v1/public/accounts/account_id/billing/wallet-balance/get) - Ontvang het Wallet-saldo

## facturen weergeven

**GET** `/v1/public/accounts/{account_id}/billing/invoices`

factureringsfacturen weergeven

Geeft accountfacturen weer met de gedeelde klant-DTO.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/billing/invoices](/nl/api/v1/public/accounts/account_id/billing/invoices/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}/billing/invoices`
</Note>

## wallettransacties weergeven

**GET** `/v1/public/accounts/{account_id}/billing/transactions`

factureringstransacties weergeven

Geef accountportefeuilletransacties weer met behulp van een vereenvoudigde openbare DTO.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/billing/transactions](/nl/api/v1/public/accounts/account_id/billing/transactions/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}/billing/transactions`
</Note>

## abonnement annuleren

**POST** `/v1/public/accounts/{account_id}/billing/cancel-plan`

factureringsplan annuleren

Annuleer het factureringsplan voor het account.

Volledige referentie: [POST /v1/public/accounts/\{account\_id}/billing/cancel-plan](/nl/api/v1/public/accounts/account_id/billing/cancel-plan/post)

<Note>
  OpenAPI-referentie: `/openapi.nl.json POST /v1/public/accounts/{account_id}/billing/cancel-plan`
</Note>

## abonnement wijzigen

**POST** `/v1/public/accounts/{account_id}/billing/change-plan`

factureringsplan wijzigen

Wijzig het factureringsplan van het account.

Volledige referentie: [POST /v1/public/accounts/\{account\_id}/billing/change-plan](/nl/api/v1/public/accounts/account_id/billing/change-plan/post)

<Note>
  OpenAPI-referentie: `/openapi.nl.json POST /v1/public/accounts/{account_id}/billing/change-plan`
</Note>

## wallet opwaarderen

**POST** `/v1/public/accounts/{account_id}/billing/topup-session`

factureringsopwaardeersessie maken

Maakt een opwaardeersessie voor de klantwallet.

Volledige referentie: [POST /v1/public/accounts/\{account\_id}/billing/topup-session](/nl/api/v1/public/accounts/account_id/billing/topup-session/post)

<Note>
  OpenAPI-referentie: `/openapi.nl.json POST /v1/public/accounts/{account_id}/billing/topup-session`
</Note>

## Checkoutresultaat ophalen

**GET** `/v1/public/accounts/{account_id}/billing/checkout/result`

Checkoutresultaat ophalen

Retourneert een lichte checkoutresultaat-payload voor succes- of annuleringspagina's van de website.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/billing/checkout/result](/nl/api/v1/public/accounts/account_id/billing/checkout/result/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}/billing/checkout/result`
</Note>

## Ontvang een huidig ​​abonnement

**GET** `/v1/public/accounts/{account_id}/billing/current-plan`

Ontvang een huidig ​​abonnement

Retourneer het huidige factureringsplan van het account.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/billing/current-plan](/nl/api/v1/public/accounts/account_id/billing/current-plan/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}/billing/current-plan`
</Note>

## Ontvang het Wallet-saldo

**GET** `/v1/public/accounts/{account_id}/billing/wallet-balance`

Ontvang het Wallet-saldo

Retourneer het saldo van de accountportemonnee.

Volledige referentie: [GET /v1/public/accounts/\{account\_id}/billing/wallet-balance](/nl/api/v1/public/accounts/account_id/billing/wallet-balance/get)

<Note>
  OpenAPI-referentie: `/openapi.nl.json GET /v1/public/accounts/{account_id}/billing/wallet-balance`
</Note>

<script src="/locale-bridge.js" />
