API Reference

Get credits overview

Get information about credits overview of the customer in the time interval.

Log in to see full request history
Query Params
string
required

The unique ID of the customer.

string

Date (ISO 8601) start of the time interval. (YYYY-MM-DD)

string

Date (ISO 8601) end of the time interval. (YYYY-MM-DD)

string

The unique ID of a credit type. The filter reduces data in the response related only to the selected credit type.

In case you want to filter multiple options use array syntax : credit_type_id[]=8bc8ca16f9c5039951021700a2&credit_type_id[]=82c06812c0756528660784fef

Headers
string
Defaults to cs, en-gb;q=0.8

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

Responses

Response body
object
data
object
float

Amount of earned credits in time interval.

float

Amount of redeemed credits in time interval.

float

Amount of available credits in the moment. Time interval has no influence to the result.

split_by_currency
array of objects

The credit overview split by currency.

split_by_currency
object
string

The unique ID of the currency from the API resource GET /currencies.

float

Amount of earned credits in time interval.

float

Amount of redeemed credits in time interval.

float

Amount of available credits in the moment. Time interval has no influence to the result.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL