Returns employee bonus information at a specific date and time
Returns employee bonus information at a specific date and time
Returns NoContent (204) if no bonus information is found. Returns BadRequest (400) if the member is not active.
GET
Returns employee bonus information at a specific date and time
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
Employee membership id
Maximum string length:
36Query Parameters
Date and time on which the bonus must be valid
Response
OK
Bonus percentage, only for employee members
Last modified on August 10, 2026