Get Commission By Id

View as Markdown

Fetches one commission accrual, with every record it points at resolved: the rep, the document it was earned on (invoice or receipt, never both), the bill a run raised to pay it, and the account it was booked to.

Authentication

AuthorizationBearer

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

identitystring
The identity for the active project.

Path parameters

idstringRequiredformat: "uuid"
The commission id. A reference is not accepted here.

Response

OK
dataobject
statusboolean
messagestring