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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.