API Reference
Account
Basic Campaign
Hire Group Campaign
Slot
Job queue
Template
Transaction
Misc
Worker
Give bonus to Worker.
PUT https://ttv.microworkers.com/api/v2/slots/{slotId}/bonus
Path Parameter
Name
Type
Description
slotId
string
The ID of Slot.
{ "bonus": float }
Property
bonus
float
Bonus amount for Satisfied Slot. Value may be in range 10% to 200% of position cost.
Http Code
Response Type
204
No Content (OK)
400
Validation Failed
401
Unauthorized
403
Access denied
404
Not found