Get disclaimer for a certain kind of fyi
Receive additional disclaimers based on the specified typecode.
GET /fyi/disclaimer/{typecode}
Request Object
Path Params
typecode: String. Required
Code used to signify a specific type of FYI template.
See FYI Typecodes section for more details.
Python
Abap
Response Object
FC: String.
Returns the Typecode for the given disclaimer.
DT: String.
Returns the Disclaimer message

