GET TMS/Carrier/{profileID}
Returns a list of available Carriers based on user profile
Returns: A list of Carriers
Request Information
Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| profileID | Nullable<Int32> | Optional: If specified will get Carriers for the specified profile |
Define this parameter in the request URI. |