Skip to main content

keyper.API.Connect (v1)

Download OpenAPI specification:Download

ConnectorCnct

ConnectorCnct_TicketSystemsForService

query Parameters
systemAreaTypeID
integer <int32>
Enum: 1 2
ticketSystemID
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "TicketSystemResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

ConnectorCnct_TicketSystemsForService

Request Body schema:
required
object (TicketSystem)
system_type_area_id
integer <int32>
Enum: 1 2
ticket_system_id
integer <int64>
page
integer <int32>
page_size
integer <int32>
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "ticket_system": {
    },
  • "system_type_area_id": 1,
  • "ticket_system_id": 0,
  • "page": 0,
  • "page_size": 0,
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

CustomerCnct

CustomerCnct_Customers

query Parameters
customerID
integer <int64>
search
string
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "CustomerCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

CustomerCnct_Customers

Request Body schema:
required
first_name
string
last_name
string
email
string
scope
integer <int64>
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "first_name": "string",
  • "last_name": "string",
  • "email": "string",
  • "scope": 0,
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct

EventCnct_ImportEntrances

Request Body schema:
required
Array of objects (EntranceCnct)
external_parent_area_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "entrances": [
    ],
  • "external_parent_area_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportLocations

Request Body schema:
required
Array of objects (EventLocation)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "locations": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportOrganizers

Request Body schema:
required
Array of objects (Organizer)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "organizers": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportEventSets

Request Body schema:
required
Array of objects (EventSetCnct)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "event_sets": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportAreas

Request Body schema:
required
Array of objects (VenueCnct)
external_location_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "venues": [
    ],
  • "external_location_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportSalesTypes

Request Body schema:
required
Array of objects (SalesTypeCnct)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "sales_types": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportSalesRules

Request Body schema:
required
Array of objects (SalesRuleCnct)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "sales_rules": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportPriceCategories

Request Body schema:
required
Array of objects (PriceCategoryCnct)
external_event_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "price_categories": [
    ],
  • "external_event_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportSeats

Request Body schema:
required
Array of objects (SeatCnct)
external_event_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "seats": [
    ],
  • "external_event_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_ImportSeatStatus

Request Body schema:
required
Array of objects (SeatStatusCnct)
external_event_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "seat_states": [
    ],
  • "external_event_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_Events

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "EventCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_Events

Request Body schema:
required
Array of objects (EventCnct)
external_event_set_id
string
external_organizer_id
string
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "events": [
    ],
  • "external_event_set_id": "string",
  • "external_organizer_id": "string",
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetOrganizer

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "OrganizerResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetLocation

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "LocationCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetEventCategory

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "EventCategoryCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetSalesTypes

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SalesTypeCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetSalesRule

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SalesRuleCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetEventSet

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "EventSetCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetEntrances

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "EntranceCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetPriceCategory

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "PriceCategoryCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetSeat

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SeatCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetEventSeatData

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "EventSeatDataCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetArea

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "AreaCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetSalesTypePrice

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SalesTypePriceCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetSeatStatus

path Parameters
event_id
required
integer <int64>
query Parameters
last_updated
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SeatStatusCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetCountries

query Parameters
last_updated
integer <int64>
id
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "CountryResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

EventCnct_GetJTSeatStatus

path Parameters
event_id
required
integer <int64>
query Parameters
last_updated
integer <int64>
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "SeatStatusCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

MappingCnct

MappingCnct_CustomerTypeMapping

Request Body schema:
required
ids
Array of integers <int64> [ items <int64 > ]
external_ids
Array of strings
is_compact
boolean
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "ids": [
    ],
  • "external_ids": [
    ],
  • "is_compact": true,
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "MappingIDCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

MappingCnct_SalesConditionMapping

Request Body schema:
required
ids
Array of integers <int64> [ items <int64 > ]
external_ids
Array of strings
is_compact
boolean
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "ids": [
    ],
  • "external_ids": [
    ],
  • "is_compact": true,
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "MappingIDCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

MappingCnct_SalesTypeForSalesConditionMapping

path Parameters
salesConditionID
required
integer <int64>
query Parameters
customerTypeID
string

Responses

Response samples

Content type
{
  • "IDMappingResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

MappingCnct_IDMapping

path Parameters
mapping_type
required
integer <int32>
Enum: 0 1 2
query Parameters
externalIDs
required
Array of strings
IDs
required
Array of integers <int64> [ items <int64 > ]
eventID
integer <int64>

Responses

Response samples

Content type
{
  • "IDMappingResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct

OrderCnct_ReserveBestSeat

Request Body schema:
required
order_id
string
object (SearchPattern)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "order_id": "string",
  • "search_pattern": {
    },
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "OrderCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_ReserveSeat

Request Body schema:
required
order_id
string
Array of objects (SearchPattern)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "order_id": "string",
  • "seats_info": [
    ],
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "OrderCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_Order

path Parameters
orderID
required
integer <int64>

Responses

Response samples

Content type
{
  • "OrderCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_Order

path Parameters
orderID
required
integer <int64>
Request Body schema:
required
external_order_reseller_id
string
object (ProcessInfoCnct)
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "external_order_reseller_id": "string",
  • "process_info": {
    },
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_Order

path Parameters
orderID
required
integer <int64>

Responses

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderBase

path Parameters
orderID
required
integer <int64>

Responses

Response samples

Content type
{
  • "OrderBaseCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderSeats

path Parameters
orderID
required
integer <int64>
query Parameters
id
integer <int64>
getExternalIDs
boolean

Responses

Response samples

Content type
{
  • "SeatsInOrderCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderEvents

path Parameters
orderID
required
integer <int64>

Responses

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderEvent

path Parameters
orderID
required
integer <int64>
eventID
required
integer <int64>

Responses

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderSeat

path Parameters
orderID
required
integer <int64>
eventID
required
integer <int64>
seatID
required
integer <int64>
Request Body schema:
required
sales_type_id
integer <int64>
error_type
integer <int32>
Enum: 0 1 2 3 4 5 6 7 8
error_number
integer <int32>
error_message
string
error_stack_trance
string
ErrorLink
string
Array of objects (KeyperErrorInfoItem)
Array of objects (KeyperWarningInfoItem)
Array of objects (ClassFieldError)

Responses

Request samples

Content type
{
  • "sales_type_id": 0,
  • "error_type": 0,
  • "error_number": 0,
  • "error_message": "string",
  • "error_stack_trance": "string",
  • "ErrorLink": "string",
  • "errors": [
    ],
  • "warnings": [
    ],
  • "field_errors": [
    ]
}

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderSeat

path Parameters
orderID
required
integer <int64>
eventID
required
integer <int64>
seatID
required
integer <int64>

Responses

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

OrderCnct_OrderTickets

path Parameters
orderID
required
integer <int64>
query Parameters
page
integer <int32>
pageSize
integer <int32>

Responses

Response samples

Content type
{
  • "OrderContainerCnctResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}

PictureCnct

PictureCnct_UploadAreaPicture

path Parameters
operatorID
required
integer <int64>

Responses

Response samples

Content type
{
  • "SimpleResult": {
    },
  • "TIsTrustedApplication": true,
  • "TIsAuthorizedUser": true,
  • "TIsEmailUnique": true,
  • "TIsSuccessful": true,
  • "TIsTrustedService": true,
  • "TIsSecondFactorNeeded": true,
  • "TIsSecondFactorSetupCompleted": true,
  • "TAdminUserAuthorisationReturnEnum": 0,
  • "TWalletUserIsAuthorized": true,
  • "TMailingTemplateTypeEnum": 0,
  • "KeyperDatabaseSetting": {
    },
  • "TWebSMSSettings": {
    },
  • "TApplicationID": 0,
  • "TOperatorID": 0,
  • "TOrganizerID": 0,
  • "TMemberID": 0,
  • "TExternalID": "string",
  • "TCreatedFilePrefix": "string",
  • "TCreatedFileURL": "string",
  • "TCreatedFileType": 0,
  • "TAuthenticationToken": "00000000-0000-0000-0000-000000000000",
  • "TValidFrom": "2019-08-24T14:15:22Z",
  • "TValidTill": "2019-08-24T14:15:22Z",
  • "THttpMethod": 0,
  • "THttpMethodAction": "string",
  • "TTextMessageID": 0,
  • "TTextMessage": "string",
  • "VerificationCode": "string",
  • "EmailVerificationType": 0,
  • "SMSVerificationType": 0,
  • "IsTestEnvironment": true,
  • "TIsNew": true
}