GET modules/{placeId}/allAlerts?l={l}

Return a list of all current place's alert (Title+IconUrl). SUBSCRIBTION REQUIRED

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

the place's Id

integer

Required

l

the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars

string

None.

Body Parameters

None.

Response Information

Resource Description

a list of alerts

Flipr.Business.Communication.Alerts

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.