Skip to main content
POST
Criar responsável comercial

Authorizations

Authorization
string
header
required

API key do hub com escopo manage. Header: Authorization: Bearer <api_key>.

Body

application/json

Criação de responsável comercial (Salesperson) via Management API (Domínio 0). Espelha a validação do quick-create em Hub/Events/EventCreate::saveCreateSalesperson.

name
string
required
Maximum string length: 120
Maximum string length: 120
document_type
string | null
Maximum string length: 20
document
string | null
Maximum string length: 20
email
string<email> | null
Maximum string length: 100
phone
string | null
Maximum string length: 20

Response

JsonResource

data
SalespersonResource · object
required