Report Nearby Place Selection
POST {{baseUrl}}/v3/place/select?request_id=63f78c917213564bc075a8e9&fsq_id=4e507dc81495fc2ca40f3dde&select_context=nearby
Report the selection of a place as the result of a Nearby Places request.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
request_id | string | The request ID pulled from the header of the /v3/places/nearby request that generated the list of places to show the user | |
fsq_id | string | The place ID of the place which was selected by the user in the UI | |
select_context | string | Specify the use case for specified request | |
delayed | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"response":"success"}