Generates a preview for a file import
POST
/events/invitations/import/previewLast modified: 13 days ago
Request
Header Params
X-Integration-Name
string
required
Integration name
Example:
API Documentation
X-Integration-Provider
string
required
Integration provider
Example:
cobra GmbH
X-Cobra-TenantId
string
required
Tenant ID
Example:
12e39e53-ece1-4d8d-8958-e782de1dbef0
X-Integration-Contact
string
optional
Integration contact
Example:
info@cobra.de
Accept-Language
string
optional
Example:
de
Body Params multipart/form-data
EventId
string
optional
The id of the event. [Required]
Example:
012345678901234567890123
PortalId
string
optional
The id of the portal. [Required]
Example:
012345678901234567890123
TicketId
string
optional
A specific ticket category id. [Optional | Required if UseDirectBooking==TRUE]
Example:
f215a0e3-6507-4d2d-8aac-e06a10d95cdc
UseDirectBooking
boolean
optional
The id of the event. [Optional]
Example:
false
PreviewCount
integer
optional
The preview return count between 1 and 20. [Default: 10]
Example:
10
File
file
optional
The file with a list of names and emails.
Request samples
Responses
Success(200)
Bad Request(400)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 13 days ago