Skip to main content
POST
Criar inscrição manual

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

courseId
integer
required

ID do curso

Body

application/json

Dados da inscrição (nome, cpf, idade, telefone, email, endereço, bairro)

address
string

Endereço completo

Example:

"Rua das Flores, 123"

admin_notes
string
age
integer

Additional enrollment fields for manual/bulk import

Example:

25

certificate_url
string
concluded_at
string
course_id
integer
cpf
string
curso
object

Relacionamentos

custom_fields
object
email
string
enrolled_at
string
enrolled_unit
object
id
string
name
string
neighborhood
string

Bairro

Example:

"Centro"

personal_info
object

Computed field (not stored in DB) - populated from CitizenSnapshot

phone
string
reason
string
schedule_id
string
status
enum<string>
Available options:
pending,
approved,
rejected,
cancelled,
concluded
updated_at
string

Response

Created

address
string

Endereço completo

Example:

"Rua das Flores, 123"

admin_notes
string
age
integer

Additional enrollment fields for manual/bulk import

Example:

25

certificate_url
string
concluded_at
string
course_id
integer
cpf
string
curso
object

Relacionamentos

custom_fields
object
email
string
enrolled_at
string
enrolled_unit
object
id
string
name
string
neighborhood
string

Bairro

Example:

"Centro"

personal_info
object

Computed field (not stored in DB) - populated from CitizenSnapshot

phone
string
reason
string
schedule_id
string
status
enum<string>
Available options:
pending,
approved,
rejected,
cancelled,
concluded
updated_at
string