Endpoint
Authentication
This endpoint requires a valid JWT token.Request Body
Full name of the beneficiario (max 150 characters)
Assigned time amount (must be greater than 0)
Time unit for the assigned time. Must be one of:
HORAS- HoursMESES- Months
Response
Unique identifier for the beneficiario
Full name of the beneficiario
Date of entry (auto-generated as current date)
Assigned time amount
Time unit (HORAS or MESES)
Timestamp when record was created
Example Request
Example Response
Validation Errors
The
fechaIngreso field is automatically set to the current date when creating a beneficiario.