/
SI
sixtix
/
SixTix API Developer Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 14h ago
Details
Filter operations
ApplePass
6
Authorization
6
BulkMailing
1
Covid
1
DudaIntegration
3
Email
7
EmailTemplate
6
EventPublicInfo
5
EventReports
13
Events
28
Files
8
GuestTickets
3
HoldedItems
2
iFrame
7
InternalTest
30
ManageSeatsForSale
7
ManageTickets
6
ManageTransactions
13
MapSeats
10
Membership
7
MembershipManagment
15
Order
3
post
/v{api-version}/Order
post
(Auth roles: Promoter)
get
/v{api-version}/Order/{orderId}
OrderManagment
4
PageUiTheme
5
Payment
10
PaymentMethod
5
PdfTemplate
11
PreSale
2
ProductDefinition
4
PromoterAnalyticsInfo
4
PromoterBalance
2
PromoterSendGridInfo
6
Provider
2
QRCodeImage
1
Reservation
2
ScanActions
3
Season
4
SeasonPassMember
11
SeasonRefuse
5
SellAction
1
Sells
1
SharedData
2
ShareTicket
4
Tags
1
Team
7
TeamConfigurationsContoller
3
Templates
6
TicketGeneration
8
TicketRules
3
Tickets
4
TicketTemplate
8
TimeZone
1
Transaction
10
TransactionFields
8
Users
7
Order
post
/v{api-version}/Order
Path parameters
api-version
string
required
Headers
header for region:'sr', 'fr', 'nl'
Request body
OrderCreationRequest
required
paymentProvider
0
|
1
|
2
|
32767
paymentMethod
integer
nullable
type
0
|
1
|
2
|
3
|
4
promoterPaymentProviderId
integer
successUrl
string
nullable
currency
string
nullable
firstName
string
nullable
lastName
string
nullable
physicalAddress
string
nullable
city
string
nullable
postalCode
string
nullable
phoneNumber
string
nullable
buyerEmail
string
nullable
birthday
string
date-time
gender
string
nullable
companyEmail
string
nullable
companyName
string
nullable
companyAddress
string
nullable
companyCity
string
nullable
companyPostalCode
string
nullable
buyerCountry
string
nullable
companyCountry
string
nullable
companyVatNumber
string
nullable
couponCode
string
nullable
isDelayedPayment
boolean
tagNames
string[]
nullable
products
OrderProductCreationRequest[]
nullable
Response
OK
OrderCreationResponse
required
orderId
string
nullable
transactionId
string
nullable
paymentUrl
string
nullable
returnUrl
string
nullable
paymentProvider
0
|
1
|
2
|
32767
Changes