Skip to main content
POST
Criação de oportunidade

Authorizations

Authorization
string
header
required

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

Body

Adiciona nova oportunidade

source
string
required

Fonte da oportunidade

Example:

"primeira"

customer
object
required
fields
object[]
required
external_id
string | null
Example:

"abc123"

description
string | null
Example:

"a"

Response

Successful operation

msg
string
Example:

"Oportunidade criada com sucesso"

opportunity
object