Creates a RowCallin record for the given data.
| name | description | type | default | type |
|---|---|---|---|---|
| callin | the data to use when creating the callin record | body of type: application/xml application/json | RowCallin | |
| latitude | the latitude of the current position when the callin was sent | query | Double | |
| longitude | the longitude of the current position when the callin was sent | query | Double | |
| accuracy | the accuracy in meters when the callin was sent | query | Double | |
| velocity | the velocity (speed) in mph when the callin was sent | query | Double | |
| course | the direction in degrees when the callin was sent | query | Double | |
| automated | whether the callin was sent automatically | query | false | Boolean |
a response containing the success or failure message for the request