Set Target
Set or revise a monthly revenue target for one of your reports. Replaces any existing target for the same person × category × period.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Set a monthly revenue target for one of your reports.
Endpoint: POST /api/v1/commissions/targets
Required realm role: business_manager, commercial_manager, commercial_director
Setting a target replaces any existing target for the same applicant × category × period, so managers can correct mistakes before the application window opens.
A BM covering two categories must set two separate targets — one per category.
User ID of the person this target is for.
Role of the applicant — determines which commission tier schedule applies.
BSE, BM, CM, CD, FREELANCE Business category this target covers.
Direct, Agency, Digital, Government Commission month (1–12), e.g. 5 for May.
1 <= x <= 12Commission year, e.g. 2026.
x >= 2020Monthly revenue target in KES.
x > 0Response
Successful Response
