GET api/mto/open/{userId}/{isKTO}

Gets the open mto's for a user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

isKTO

string

Required

Body Parameters

None.

Response Information

Resource Description

List of MTOs

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.