GET /mcmessages/forms
Gets active forms for the specified vendor.
Roles that can access this endpoint are Users, Drivers, Carriers, Carrier Drivers.
Parameters
name |
description |
type |
default |
type |
User-Agent |
|
header
|
|
String
|
vendorId |
the ID of MobileComm vendor |
query
|
|
String
|
formType |
the direction of the form from the server's perspective: I - inbound, O - outbound |
query
|
|
String
|
formId |
|
query
|
|
String
(array)
|
Result
List
<
RowMcForm
>
of type:
application/xml
application/json
a list of forms for the given vendor, type and ID(s)
Try It Out
Request