Skip to main content
GET
Cd Summary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

month
integer | null

Commission month (1–12). Defaults to current month.

Required range: 1 <= x <= 12
year
integer | null

Commission year. Defaults to current year.

Required range: x >= 2020

Response

Successful Response