GetNetworkTransporters
Container: CCPServiceNamespace: System.Data.Objects
Summary
Returns all transporters that are visible in the users' network(s).Method
The HTTP method for this function import is GETThis function is composable
This means that the query can be further extended with OData Query Options (like $select, $filter, etc.)Parameters
| Name | Type | Summary |
|---|---|---|
| networkId* | Edm.Int32 | An optional network Id (-1 = all users' networks) |
Return
Type: Entity type - TransporterIs collection: true