Admin Commission
List Commission Lines
Retrieves a list of commission lines with optional filtering and expansion.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to skip before starting to collect the result set.
The number of items to return.
Comma-separated fields to include in the response.
Filter commission lines created after this date.
Filter commission lines created before this date.
Filter commission lines by seller ID.
Response
200 - application/json
OK
The response is of type object
.