Skip to main content
POST
Perder negócios

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string[]
required

ID ou array de IDs de negócios a serem perdidos

Example:
lossReasonId
string
required

ID do motivo de perda

Example:

"59e77f5f-7581-4f20-a05b-97cd33485019"

justification
string

Justificação da perda

Example:

"Lead desistiu do negócio"

Response

201 - undefined