v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Wallet

Get credits expiration overview

Get information about credits expiration overview of the customer.

get/wallet/actions/credits-expiration-overview

Query parameters

customer_idstring required

The unique ID of the customer. GET /customers

Headers

Accept-Languagestring

The unique ID of the language code by ISO 639-1.

Response

OK

Example response

{
  "data": {
    "next_amount": 77.36,
    "next_date": "2022-01-01"
  }
}