GET api/sandbox/rates?latStart={latStart}&longStart={longStart}&latEnd={latEnd}&longEnd={longEnd}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| latStart | decimal number |
Required |
|
| longStart | decimal number |
Required |
|
| latEnd | decimal number |
Required |
|
| longEnd | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.