Skip to main content
GET
Get a single Bonus

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

id
integer
required

Response

Request successful.

id
integer
required
read-only
created_at
string<date-time>
required
read-only
active_from
string<date-time>
required
active_to
string<date-time>
required
client_id
integer
required

ID of client in API service

Required range: -2147483648 <= x <= 2147483647
amount
string<decimal>
required
Pattern: ^-?\d{0,24}(?:\.\d{0,12})?$
client_company
string | null
required
read-only

Client name in english

currency_char_code
string

Currency iso4217 char code

description
string | null
Maximum string length: 255
product_category_ids
integer[]