URL: | ||
JWT Token | ||
Template: | ||
cURL: |
Version: 1_2 (other versions, change log, null) Deprecated. This version is frozen and still supported.
SOAP Demo endpoint: https://myinstit.ws.secutix.com/tnci/external-remoting/com.secutix.facade.control.v1_2.ExternalAccessControlService.webservice?wsdl
REST Demo endpoint (only POST): https://myinstit.ws.secutix.com/tnci/backend-apis/externalAccessControlService/v1_2/{methodName} Replace {methodName} for the desired method name as shown below.
To get the endpoint for your own institution, replace "myinstit" (just after https://) in the url by your own institution code.
For further documentation and examples, please check in Platform Website.External access control service.
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
Retrieves the ticket marked by the given barcode / and or taxnumber from the sales channel in context. If the ticket is printed (or not printed) --> controls it OK else --> FAIL. Returns history of control.
requestId | Integer | TODO |
barCodeOrTaxNumber | String |
ControlledTicketResult | ||
controlledTicketData | ControlledTicketData | |
requestId | Integer | |
statusCode | String (8) | |
statusDetail | String |
ControlledTicketData | ||
barcode | String (8) | |
containerIdentifier | String | |
containerTicket | boolean | |
controlOperations | List of ControlOperation | |
duplicate | boolean | |
printingDateTime | Date | |
state | (VALID|CANCELLED) | |
taxNumber | String | |
ticketKind | String | |
ticketMedium | (CONTENT|E_TICKET|THERMAL| MOBILE) |
ControlOperation | ||
controlOperationType | (OK|OFFLINE_OK|FAIL| OFFLINE_FAIL| INVALIDATED_TICKET| CANCELLED_TICKET) | |
operationDateTime | Date |
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
requestId | Integer | |
listType | (GREY|BLACK|WHITE) | |
ticketType | (ALL|THIRD_PARTY) | |
seasonCode | String (8) | |
productCodes | List of String | |
paginationStart | String | |
nbMaxResults | Long |
AccessControlListResult | ||
accessControlListData | AccessControlListData | |
requestId | Integer | |
statusCode | String (8) | |
statusDetail | String |
AccessControlListData | ||
accessControlListItems | List of AccessControlListItem | |
paginationEnd | String |
AccessControlListItem | ||
areaCode | String (8) | |
audienceCategoryKind | String | |
audienceSubCategoryCode | String (8) | |
barcode | String (8) | |
blockCode | String (8) | |
cancellationCause | (NOT_CANCELLED|REFUNDED| LOSS|FORBIDDEN|DUPLICATA| REPRINT|THEFT|OTHER| PRINT_KO|CHANGE_RFID) | |
categoryCode | String (8) | |
containerIdentifier | String | |
endValidityDate | Date | |
entranceCode | String (8) | |
entryQuantity | Integer | |
holderFirstName | String | |
holderLastName | String | |
holderPhoto | URL | |
performanceDateTime | Date | |
performanceId | Long | |
productCode | String (8) | |
productId | Long | |
seatNumber | String | |
seatQualityCode | String (8) | |
seatRow | String | |
taxNumber | String | |
ticketMedium | (CONTENT|E_TICKET|THERMAL| MOBILE) | |
ticketState | (VALID|CANCELLED) | |
validityDate | Date | |
validityDays | Integer |
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
requestId | Integer | |
seasonCode | String (8) | |
productCode | String (8) | |
validityStartDate | Date | |
validityEndDate | Date |
CatalogResult | ||
barcodeID | Integer | |
internalName | String | |
internalRequestId | Integer | |
itemControlDatas | List of ItemControlData | |
requestState | AsynchronousMethodResult. AsynchronousMethodState | |
seasonCode | String (8) | |
requestId | Integer | |
statusCode | String (8) | |
statusDetail | String |
ItemControlData | ||
entrancesControlData | List of EntranceControlData | |
performanceStartDateTime | Date | |
pricesControlData | List of PriceControlData | |
productControlData | ProductControlData |
EntranceControlData | ||
code | String (8) | |
internalName | String |
PriceControlData | ||
audienceSubCategory | AudienceSubCatControlData | |
currencyCode | String (8) | |
rawValue | long |
AudienceSubCatControlData | ||
code | String (8) | |
internalName | String |
ProductControlData | ||
barcodeId | Integer | |
code | String (8) | |
duration | Integer | |
eventControlData | List of EventControlData | |
internalName | String | |
numberValidDays | Integer |
EventControlData | ||
barcodeId | Integer | |
code | String (8) | |
internalName | String | |
organizationDayStartTime | Date | |
performances | List of PerformanceTreatedData | |
tolerance | long |
PerformanceTreatedData | ||
duration | TimeSpan | |
openingTime | TimeSpan | |
performanceId | Integer | |
processDateTime | Date | |
space | String | |
start | Date | |
tolerance | long |
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
Retrieve the given ticket data identified by its barcode OR taxnumber.
A list of operations is associated to the data:
if ticket is invalidated, an invalidation operation, with last ticket update time as dateTime.
if ticket is cancelled, a cancellation operation, with last ticket update time as dateTime.
requestId | Integer | TODO |
barCodeOrTaxNumber | String |
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
Retrieve the timezone of request org
requestId | Integer | |
institutionCode | String (8) | |
organizationCode | String (8) |
TimeZoneResult | ||
timeZone | String | |
requestId | Integer | |
statusCode | String (8) | |
statusDetail | String |
REST_RPC | MOSA | CUBE | PLAY |
SOAP | MOSA | CUBE | PLAY |
requestId | Integer | |
controlledTickets | List of ControlledTicket |
ControlledTicket | ||
acIdentifier | String | |
additionnalInfo | String | |
barcode | String (8) | |
controlDate | Date | |
controlResult | (OK|FAIL|OFFLINE_OK| OFFLINE_FAIL) | |
countingProduct | boolean | |
deviceCode | String (8) | |
failureReason | String | |
gateCode | String (8) | |
multiplier | Integer | |
sectorCode | String (8) |
WebMethodResult | ||
requestId | Integer | |
statusCode | String (8) | |
statusDetail | String |