Upload File to BTM

Upload a new file to BTM. Files can be uploaded either to message channels or the BTM mapping engine. For the BTM mapping engine please check the general notes above. The file content must be included in the request payload in plain text or XML format, without any binary encoding.

Query Params
string
required

specifies the name of the file that will be uploaded

string
required

specifies the system id of the requesting client

string
required

specifies the message channel where the file should be uploaded to. For the BTM mapping engine, the channel must be set to _btm.mappingEngine.

string

specifies the file format of the file; required when the channel is set to _btm.MappingEngine

Body Params
Headers
string

specifies the API Mode of the TIS BTM file API. For BTM mapping engine the value must be set to BTM

string
enum
Defaults to application/octet-stream

Generated from available request content types

Allowed:
Responses

400

Error response code which is returned when invalid parameters are passed to the service

401

Error response code which is returned when the client cannot be authorized

404

Error response code which is returned when the given message channel does not exist

500

Error response code which is returned when an internal server error occurs

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json