Trainings > Training > Creates

Subscription_type: trainings/training/create

Payload

Callback payload

integer
required

Identifier of the course

integer
required

Company identifier

integer
required

The person that creates the training

string
required

Name of the training

string

Code of the training

string
required

Description of the training

string

Creation date of the course

string

Last modification date of the course

string

The name of the provider if any

boolean
required

External training

integer
boolean
required

Subsidized by Fundae

boolean
required

Marked as subsidized

integer
required
integer
required
string
string
required
string
required
category_ids
array of integers

List of ids of training categories

category_ids
string
enum

Training status. Can be one of the following values

Allowed:
integer
required

Year of the training

boolean
required

Visible in catalog

competency_ids
array of integers
required

List of ids of training competencies

competency_ids*
string
required

The total direct cost of all course's groups

string
required

The total indirect cost of all course's groups

string
required

The total salary cost of all course's groups

string
required

The total subsidized cost of all course's groups

integer
required

Number of participants of all course's groups

string
enum
required
Allowed:
integer

Number of years this course is valid for

string

Objectives of the course

integer

Number of participants that have the course expired or about to expire in the next 3 months. Only applicable to trainings with validity period.

number
required

The total duration in hours and minutes of the course

boolean
required

This field is used to define if the training is mandatory or not

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…