Skip to main content
PUT
Atualizar status de múltiplas propostas MEI

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

ID da oportunidade

Body

application/json

Dados para atualização

proposta_ids
string[]
required
Example:
status
enum<string>
required
Available options:
submitted,
approved,
rejected
Example:

"approved"

Response

OK

status
enum<string>
Available options:
submitted,
approved,
rejected
Example:

"approved"

updated_at
string
Example:

"2024-01-01T10:00:00Z"

updated_count
integer
Example:

2