/
RM
rmv
/
OpenAPI definition
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3d ago · Updated 4w ago
Details
Filter operations
fraud-statement-controller
1
reclamation-controller
1
post
gets data for fraud, builds a xml and sends an email with the xml to the 'ELMA'-System
reclamation-controller
gets data for fraud, builds a xml and sends an email with the xml to the 'ELMA'-System
post
/api/inout-support
Headers
User-Agent
string
required
Authorization
string
required
Request body
ReclamationDto
required
formOfAddress
'MR'
|
'MS'
required
firstName
string
required
lastName
string
required
email
string
required
issue
'WRONG_STATION'
|
'WRONG_DIRECTION'
|
'WRONG_DESTINATION'
|
'OTHER'
required
htUserId
string
required
originStop
string
required
originTimestamp
string
date-time
destinationStop
string
required
destinationTimestamp
string
date-time
journeyID
string
required
message
string
required
Response
OK
Changes