Pois
Name | Description |
---|---|
id | id |
Content-Type: application/json Host: example.org Cookie:
GET api/v1/pois/3
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,PUT,PATCH,DELETE Access-Control-Allow-Headers: Origin,Accept,Content-Type,X-Requested-With,X-CSRF-Token,X-API-KEY Content-Type: application/json; charset=utf-8 ETag: W/"ede9d269842bee0900533ff4bf28f8b5" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 86fe05ff-66a8-46a9-92c2-d5df329c22cb X-Runtime: 0.006545 Content-Length: 346
200 OK
{ "poi": { "name": "Dede", "description": null, "longitude": 2.30681949999996, "latitude": 48.870424, "phone": "0000000000", "website": "entourage.com", "email": "entourage@entourage.com", "audience": "Mon audience", "partner_id": null, "address": "Au 50 75008 Paris", "hours": null, "languages": null, "source_url": null, "uuid": "3", "source": "entourage", "category_ids": [ 3 ] } }