Vendor Commission
List Commission Lines
Retrieves a list of commission lines for the authenticated vendor/seller with optional filtering.
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.
Filter commission lines created on or after this date.
Filter commission lines created on or before this date.
Response
200
application/json
OK
The response is of type object
.