Premiums API
Schemas
Copy Page
Premiums API
Seance
Execute a seance.
POST
Cancels a seance.
POST
Update a seance.
PATCH
Company
Update company information.
PATCH
Bulk Imports companies.
POST
Imports companies.
PUT
Trainee
Imports Trainee.
PUT
Bulk Imports Trainee.
POST
Schemas
Schemas
SeancePeriodClosed
Response
Success
SimulateResponse
SeanceCancelSuccess
CompanyResponse
SeanceConfirmSuccess
UnauthorizedError
SeancePaidConfirmSuccess
BadRequestError
SeancePeriodClosedSuccess
BadRequestWithMessagesError
NotFoundError
CompanyUpdateSuccess
InternalError
BadRequestWithSeanceCancelMessagesError
BadRequestWithSessionInformationError
BadRequestWithSeanceConfirmMessagesError
TooManyRequestsMessagesError
BadRequestWithSeancePaidConfirmMessagesError
BadRequestWithSeancePeriodClosedMessagesError
BadRequestWithCompanyUpdateMessagesError
Seance
CompanyUpdate
CompanyImportCsvFormat
SeanceUpdate
TraineeImportCsvFormat
Schemas
Copy Page
SeancePeriodClosed
{
"period_start"
:
"string"
,
"period_end"
:
"string"
}