GET Frota/AcertoViagem/ListarLocalFrete_Rota
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AcertoViagem_LocalFrete_RotaName | Description | Type | Additional information |
---|---|---|---|
IdRota | integer |
None. |
|
IdLocalOrigem | integer |
None. |
|
IdLocalDestino | integer |
None. |
|
KmDistancia | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[ { "IdRota": 1, "IdLocalOrigem": 2, "IdLocalDestino": 3, "KmDistancia": 1.0 }, { "IdRota": 1, "IdLocalOrigem": 2, "IdLocalDestino": 3, "KmDistancia": 1.0 } ]