Geolocation
Add geolocation
Send location to store in database, or send coordinates and fetch location and store it
post/omni/add/geolocation
Headers
api-versionstring required
Request body
Example request
{
"longitude": 22.3456,
"latitude": 44.56783
}Response
OK
object required