Skidata DTA is a ticketing system provided by Skidata company and accessible through APIs. SecuTix can connect to it to cover some specific use cases detailed below.
...
Steps to follow to do the migration from DTA to SWEB
...
- Open the external interface that you want to migrate to new SWEB API.
...
- Change the actual URL to the new one " https://skidata.com/bei/"
...
- Please contact Skidata support to get your new credentials to get access to their new endpoints.
...
- Fill
...
- login, password and contractor with your right values get from Skidata support.
...
- To validate the configuration, execute the read catalog schedule. It should end in success and list products.
Example of readCatalog call :
...
Parameter name | Meaning | Default value |
---|---|---|
setValidityDateFromMovement | Gets the validity date from movement | false (should be true as it is always used like this) |
movementValidity | Not used | |
checkSaleOrderWaitingTime | Waiting time, in seconds, before calling back DTA to check order status | 3 |
checkMissingSkidataConsumerCategoryId | System throws an error if tariff mapping or price mapping are missing, blocking the sales | true |
validSateStatus | List of valid status of skidata orders (used then the check | PENDING,RESERVED,BOOKED,BOOKED_AND_TRANSFERRED,CANCELED,CANCELED_AND_TRANSFERRED,CORRECTED,NO_STATUS,NOT_PAID,PAID |
Frequently asked questions
...