GET place/integration?placeType={placeType}&l={l}
Gets the known list of integration. Allows anonymous connection.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
placeType | Flipr.Data.SQL.Pool.PlaceType |
Default value is SwimmingPool |
|
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
the possible integrations
Collection of Flipr.Data.SQL.Pool.IntegrationTypeName | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the Id |
integer |
None. |
Types |
Gets or sets the pool types having this integration. |
Collection of Flipr.Data.SQL.Pool.PoolType |
None. |
Name |
Gets the translated sentence if the translation exists, the default value. |
string |
None. |
PoeditorId | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.