Retrieves a list of commission lines for the authenticated vendor/seller with optional filtering.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of items to skip before starting to collect the result set.
The number of items to return.
Filter commission lines created on or after this date.
Filter commission lines created on or before this date.
OK
The response is of type object
.