List Employee Commission Charges

Lists the commission amounts an employee has earned, one charge per qualifying bill line, with the employee echoed alongside. Requires the p/manage-commissions permission — the standard app role does not include it, so this operation is documented from code and returns 403 FORBIDDEN without that permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Employee id.

Query Params
integer

Page number (default 1).

integer

Items per page (default 20).

Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Responses

403

Missing the p/manage-commissions permission.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json