Blinket

Adicionar participante

post/blinket/v1/attendance-list/add-manually

Request body

eventIdstring
ticketIdstring
namestring
documentstring
documentTypestring
emailstring
phonestring
useStockboolean

Example request

{
  "eventId": "94cdde8d-9d2f-4741-bec4-29b59d1a4307",
  "ticketId": "94cdde8d-9d2f-4741-bec4-29b59d1a4307",
  "name": "Jhon Doe",
  "document": "12345678910",
  "email": "jhon_doe@eduzz.com",
  "phone": "11999999999"
}

Response

Participante adicionado com sucesso

Changes

No recorded changes to this endpoint across all 1 revision of this API.