-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpostman.json
More file actions
2 lines (1 loc) · 32.6 KB
/
postman.json
File metadata and controls
2 lines (1 loc) · 32.6 KB
1
2
{"info":{"_postman_id":"bb1e4b0a-2628-48af-b4b9-4be809ea461d","name":"Pets BNB","schema":"https:\/\/schema.getpostman.com\/json\/collection\/v2.0.0\/collection.json"},"item":[{"name":"API - endpoints","item":[{"name":"roles","item":[{"name":"\/v1\/granted\/{user_id}","_postman_id":"4238c5a4-8318-4957-9fe8-d5fbf08be062","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzQwMDY4NDksImV4cCI6MTU3NDAxMDQ0OX0.3vL_9e1-oqdFqz-Vlmes8lYYFdCgtcflxXwYAYJoipk"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"newRole\": \"ROLE_USER\"\t\n}"},"url":"{{API_DEV_URL}}\/granted\/2"},"response":[]}],"_postman_id":"fb1d47dd-b7f5-4f0a-9999-4f5562133d86","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"authentication","item":[{"name":"\/auth\/register","_postman_id":"02608985-beb0-4792-a817-713c95705d70","request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"admin@admin.fr\",\n\t\"password\": \"admin\",\n\t\"username\": \"admin\"\n}"},"url":"{{API_DEV_URL}}\/auth\/register","description":"Attention email dans le code c'est l'username qui est utilis\u00e9 pour creer le token JWT et le token d'authentication pour le filtre dans Spring Security !"},"response":[]},{"name":"\/auth\/login","_postman_id":"de561d94-15f8-44b1-b0b5-95da317ecffc","request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"admin@admin.fr\",\n\t\"password\": \"admin\"\n}"},"url":"{{API_DEV_URL}}\/auth\/login","description":"Attention email dans le code c'est l'username qui est utilis\u00e9 pour creer le token JWT et le token d'authentication pour le filtre dans Spring Security !"},"response":[]},{"name":"\/auth\/login [ PROXY ]","_postman_id":"46253196-bd3d-4955-aa8d-3fdf97908ea3","request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain@sylvain.fr\",\n\t\"password\": \"sylvain\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/auth\/login","description":"Attention email dans le code c'est l'username qui est utilis\u00e9 pour creer le token JWT et le token d'authentication pour le filtre dans Spring Security !"},"response":[]},{"name":"\/auth\/register [ PROXY ]","_postman_id":"140392c1-9a50-475a-90eb-7ef42891f8b1","request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"admin@admin.fr\",\n\t\"password\": \"admin\",\n\t\"username\": \"admin\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/auth\/register","description":"Attention email dans le code c'est l'username qui est utilis\u00e9 pour creer le token JWT et le token d'authentication pour le filtre dans Spring Security !"},"response":[]},{"name":"\/auth\/login [ PROXY ] - USER","_postman_id":"c658bbe7-4ee4-4554-9e67-746438b05ec5","request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain@sylvain.fr\",\n\t\"password\": \"sylvain\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/auth\/login","description":"Attention email dans le code c'est l'username qui est utilis\u00e9 pour creer le token JWT et le token d'authentication pour le filtre dans Spring Security !"},"response":[]}],"_postman_id":"c413d111-6d52-4847-bf54-56dca242410e","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"user","item":[{"name":"\/v1\/me","_postman_id":"4edb9f70-f9e0-43f2-bc67-036f2dbfbcf3","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1ODEyNzcxNTgsImV4cCI6MTU4MTI4MDc1OH0.CY9VELLJVLZVLlM2zVFlu8n5l3wCeVnHIsaD4CeSwhE"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/users\/me"},"response":[]},{"name":"\/v1\/users","_postman_id":"325145ae-75d1-4ba1-b60e-886f58c9e3ee","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzgxNzY0NjUsImV4cCI6MTU3ODE4MDA2NX0.YqpWrz-Pq2CH2naRf8wefrRnWXXLKoeflVCz99h9xzw"}},"method":"GET","header":[],"url":{"raw":"{{API_DEV_URL}}\/users?page=1","host":["{{API_DEV_URL}}"],"path":["users"],"query":[{"key":"page","value":"1"}]}},"response":[]},{"name":"\/v1\/me [ PROXY ]","_postman_id":"1f9d863f-f43d-4063-9556-17e26e75fa0b","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/users\/me"},"response":[]},{"name":"\/v1\/users [ PROXY ]","_postman_id":"6b2351af-6da6-45d0-8a0d-682ea07ade4f","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzgxNDU1MDYsImV4cCI6MTU3ODE0OTEwNn0.Ta2SVYm4-4PqmKdCJj92SjgmZmW6ZMwIESnYUiLjr_U"}},"method":"GET","header":[],"url":{"raw":"{{API_DEV_PROXY_NGINX}}\/v1\/users?page=1","host":["{{API_DEV_PROXY_NGINX}}"],"path":["v1","users"],"query":[{"key":"page","value":"1"}]}},"response":[]}],"_postman_id":"3d0738f9-cb07-402f-bc1e-bb6aa842406f","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"announces","item":[{"name":"\/v1\/announces","_postman_id":"1162e0d0-dd66-4052-b876-1d56ecc04a2a","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"my descezaeaze\",\n\t\"dept\": \"91210\",\n\t\"streetAddress\": \"eazoelaopzle aze ae a\",\n\t\"title\": \"thats firstazeaeae fheo\",\n\t\"city\": \"draveil\",\n\t\"farePerDay\": 20.00,\n\t\"farePerMonth\": 25.00,\n\t\"farePerHour\": 5.99,\n\t\"servicesIds\" : [1],\n\t\"animalsTypeIds\": [1],\n\t\"equipmentsIds\": [1]\n}","options":{"raw":{}}},"url":"{{API_DEV_URL}}\/announces"},"response":[]},{"name":"\/v1\/announces\/animalsType","_postman_id":"10d103bb-8a69-4613-a4b6-b59fc5fdc1bc","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"animalsTypeIds\":[1,2]\n}"},"url":"{{API_DEV_URL}}\/announces\/animalstype\/dba77f99-d075-4d8d-8108-cff06c1d4f48"},"response":[]},{"name":"\/v1\/announces\/{uuid}","_postman_id":"8bbedfbd-c56a-4603-949d-f7b599d07079","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzY5Mzk2NjQsImV4cCI6MTU3Njk0MzI2NH0.TAiZfcW9-fiY_FQOntAmULoVWwDALx8-ZX4dfSvMftk"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{API_DEV_URL}}\/announces?page=0","host":["{{API_DEV_URL}}"],"path":["announces"],"query":[{"key":"page","value":"0"}]},"description":"Params : \n\n- id : String \n- zipCode : String \n\n\nPlease refer to .\/src\/services\/Annonces\/QueryParamsAnnounces.java"},"response":[]},{"name":"\/v1\/announces [ PROXY ]","_postman_id":"bf32c043-e4c3-427a-9ad6-ed36163b352f","request":{"auth":{"type":"bearer","bearer":{"token":""}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"my descezaeaze\",\n\t\"dept\": \"91210\",\n\t\"streetAddress\": \"eazoelaopzle aze ae a\",\n\t\"title\": \"thats firstazeaeae fheo\",\n\t\"city\": \"draveil\",\n\t\"farePerDay\": 20.00,\n\t\"farePerMonth\": 25.00,\n\t\"farePerHour\": 5.99,\n\t\"servicesIds\" : [1],\n\t\"animalsTypeIds\": [1],\n\t\"equipmentsIds\": [1]\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/announces"},"response":[]},{"name":"\/v1\/announces\/{uuid} [ PROXY ]","_postman_id":"b12209e9-db5f-4295-9c4c-272cd51a2f97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzczMTUwMTAsImV4cCI6MTU3NzMxODYxMH0.bM79C3Ot_kJVCA_-0vJwli3S0rcvuig4L0R1YeZfru8"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":""},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/announces\/6b760506-d998-4883-b915-dd4e4e910424","description":"Params : \n\n- id : String \n- zipCode : String \n\n\nPlease refer to .\/src\/services\/Annonces\/QueryParamsAnnounces.java"},"response":[]},{"name":"\/v1\/announces\/animalsType [PROXY]","_postman_id":"3ee4f9ac-91c7-4e6c-b6b8-66e33e19ef9f","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzQ3NzA3MjgsImV4cCI6MTU3NDc3NDMyOH0.TicqlvSzalr-B16SZGfIEfiLNvPxRmQ70rML54u9VgA"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"animalsTypeIds\":[1]\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/announces\/animalsType\/709f20e3-8eef-4f8d-be03-d1a6680e8d36"},"response":[]},{"name":"\/v1\/announces?<query_params>","_postman_id":"5ed18923-eb14-49e1-aa57-51120ad4a7e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzczNjQ3NDAsImV4cCI6MTU3NzM2ODM0MH0.pfSmAEF1_kEVbqDJ_npYXJGodRd50hjRKWrY0LGekuo"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{API_DEV_URL}}\/announces?page=0","host":["{{API_DEV_URL}}"],"path":["announces"],"query":[{"key":"page","value":"0"}]},"description":"Params : \n\n- id : String \n- zipCode : String \n\n\nPlease refer to .\/src\/services\/Annonces\/QueryParamsAnnounces.java"},"response":[]},{"name":"\/v1\/announces?<query_params> [ PROXY ]","_postman_id":"d53279bc-9e5d-4077-bf49-8ba7b2118684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzgyMjU5NzAsImV4cCI6MTU3ODIyOTU3MH0.IDEnF9gFhJJBCdaXzQGpugm238qdMEL1UEq1K_TXzn4"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{API_DEV_PROXY_NGINX}}\/v1\/announces\/search?page=0&department=75","host":["{{API_DEV_PROXY_NGINX}}"],"path":["v1","announces","search"],"query":[{"key":"page","value":"0"},{"key":"department","value":"75"}]},"description":"Params : \n\n- id : String \n- zipCode : String \n\n\nPlease refer to .\/src\/services\/Annonces\/QueryParamsAnnounces.java"},"response":[]},{"name":"\/v1\/announces\/{uuid} (autre exemple)","_postman_id":"4ad28263-e447-4394-8401-feeced8f9df3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzY5Mzk2NjQsImV4cCI6MTU3Njk0MzI2NH0.TAiZfcW9-fiY_FQOntAmULoVWwDALx8-ZX4dfSvMftk"}},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":""},"url":"{{API_DEV_URL}}\/announces\/1e4be04d-3264-4548-9e5e-14b20e17084a","description":"Params : \n\n- id : String \n- zipCode : String \n\n\nPlease refer to .\/src\/services\/Annonces\/QueryParamsAnnounces.java"},"response":[]},{"name":"\/v1\/announces\/account [ PROXY ]","_postman_id":"9f842027-0ced-475e-8249-5978fa728b4f","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/announces\/account"},"response":[]},{"name":"\/v1\/announces\/account","_postman_id":"cd276713-0770-49a5-9f09-6ec5d78e6e5d","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/announces\/account"},"response":[]},{"name":"\/v1\/announces\/status\/<uuid>","_postman_id":"6f6cdf02-3a20-465b-a4b9-aec9a29802e6","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"active\": \"true\",\n\t\"multipleActive\": \"true\"\n}","options":{"raw":{}}},"url":"{{API_DEV_URL}}\/announces\/status\/51cd0c4d-3bbf-4022-8fa4-0edde8d1ea5f"},"response":[]},{"name":"\/v1\/announces\/status\/<uuid> [ PROXY ]","_postman_id":"01a84e4b-4acd-452f-8bdc-263efcf701b4","request":{"auth":{"type":"bearer","bearer":{"token":""}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"active\": \"true\",\n\t\"multipleActive\": \"true\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/announces\/status\/51cd0c4d-3bbf-4022-8fa4-0edde8d1ea5f"},"response":[]}],"_postman_id":"ab10f3d2-ecf4-425e-aeb8-72af7a8fe8e3","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"services","item":[{"name":"\/v1\/services\/{id}","_postman_id":"188b4158-6f96-4c9f-9ec3-e3306f16903d","request":{"method":"GET","header":[],"url":"{{API_DEV_URL}}\/services\/787"},"response":[]},{"name":"\/v1\/services","_postman_id":"e9b13218-aeaf-454c-a940-b8c3c5dad2bf","request":{"method":"GET","header":[],"url":"{{API_DEV_URL}}\/services"},"response":[]},{"name":"\/v1\/services\/{id} [ PROXY ]","_postman_id":"48ae448d-fd20-453a-b13d-cc568326f86b","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/services\/787"},"response":[]},{"name":"\/v1\/services [ PROXY ]","_postman_id":"b1df283d-60bc-46ef-b0cd-acb5bdc34abc","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/services"},"response":[]}],"_postman_id":"415525ed-d3f5-4db8-a9be-687f4792cab5","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"animalsType","item":[{"name":"\/v1\/animalsType","_postman_id":"dbbf0408-f944-477f-a3c8-86b056eac958","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzU3NDcyNTUsImV4cCI6MTU3NTc1MDg1NX0.3Q1PSIogJg8WPfK94CHRcIbbrgHY1M8qZw0EtTqK6gw"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/animalsType"},"response":[]},{"name":"\/v1\/animalsType\/{id}","_postman_id":"ccc24a72-6cce-4219-83ee-73d081090c5c","request":{"method":"GET","header":[],"url":"{{API_DEV_URL}}\/animalsType\/ezoaeoak"},"response":[]},{"name":"\/v1\/animalsType [\u00a0PROXY ]","_postman_id":"f7d7858d-5cd3-4de0-a703-7165c8c8423a","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/animalsType"},"response":[]},{"name":"\/v1\/animalsType\/{id} [ PROXY ]","_postman_id":"41ae8dfc-b32b-4aef-8d22-cc7f151858e2","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/animalsType\/ezoaeoak"},"response":[]}],"_postman_id":"22dee6a8-ee46-4e73-8670-2add2143ad18","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"equipments","item":[{"name":"\/v1\/equipments","_postman_id":"9b23b229-e3fc-4812-8c59-369acb20e086","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzI4MDAyOTUsImV4cCI6MTU3MjgwMzg5NX0.-bgoyJ1beaOjE2boqNL-zc4ZG3Sbln2Cy_veBoIwdTc"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/equipments"},"response":[]},{"name":"\/v1\/equipments\/{id}","_postman_id":"4127f092-59db-458c-8014-19b662f1c878","request":{"method":"GET","header":[],"url":"{{API_DEV_URL}}\/equipments\/12"},"response":[]},{"name":"\/v1\/equipments [ PROXY ]","_postman_id":"80fc8842-b828-47a0-8838-507ef651c753","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzI4MDAyOTUsImV4cCI6MTU3MjgwMzg5NX0.-bgoyJ1beaOjE2boqNL-zc4ZG3Sbln2Cy_veBoIwdTc"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/equipments"},"response":[]},{"name":"\/v1\/equipments\/{id} [ PROXY ]","_postman_id":"22e736ac-3bb6-4e93-a254-ca98a37189f8","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/equipments\/12"},"response":[]}],"_postman_id":"f8dea754-8d1c-4b97-9c72-e2acc0f56498","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"service-messagerie","item":[{"name":"test","_postman_id":"05bbb681-6c15-49d4-9e5b-0f343a3c4f2f","request":{"auth":{"type":"bearer","bearer":{"token":"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5mciIsInJvbGVzIjpbIlJPTEVfVVNFUiJdLCJpYXQiOjE1NzI4MDAyOTUsImV4cCI6MTU3MjgwMzg5NX0.-bgoyJ1beaOjE2boqNL-zc4ZG3Sbln2Cy_veBoIwdTc"}},"method":"GET","header":[],"url":"{{SERVICE_MESSAGERIE_DEV_PROXY}}\/test"},"response":[]}],"_postman_id":"74d5d313-872f-4337-a82b-88644fdae635","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"bookings","item":[{"name":"\/v1\/bookings\/{uuid}","_postman_id":"a00a61a5-4dac-4c91-bb03-e24527a6265b","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/bookings\/575b026b-6b24-4145-8f67-d706f804f6c4"},"response":[]},{"name":"\/v1\/bookings\/{uuid} [PROXY]","_postman_id":"f3982f00-634b-451e-9680-743311561cbd","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings\/2"},"response":[]},{"name":"\/v1\/bookings","_postman_id":"3fea8260-2e91-44ec-b895-82f640c80568","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 11,\n\t\"serviceId\": 3,\n\t\"animalsTypeId\": 1\n}"},"url":"{{API_DEV_URL}}\/bookings"},"response":[]},{"name":"\/v1\/bookings [PROXY]","_postman_id":"354b4a57-9146-4880-87fd-113d99f5d6e0","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 1,\n\t\"serviceId\": 3,\n\t\"animalsTypeId\": 4,\n\t\"paid\": 1,\n\t\"confirmed\": 0\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings"},"response":[]},{"name":"\/v1\/bookings\/user\/{user_id}","_postman_id":"b940ebb7-a104-4a6a-8122-b0d3aedf9056","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/bookings\/user\/2"},"response":[]},{"name":"\/v1\/bookings\/user\/{user_id} [PROXY]","_postman_id":"c52d655e-4e6a-4868-a14d-deb33e9826bf","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings\/user\/1"},"response":[]},{"name":"\/v1\/bookings\/announce\/{annUuid} (for logged user)","_postman_id":"d2cacb91-9cdb-4898-aa0c-2324d566884a","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/bookings\/announce\/40a6423c-b604-4de1-bbd3-938c3beeafce"},"response":[]},{"name":"\/v1\/bookings\/announce\/{annUuid} [PROXY] (for logged user)","_postman_id":"cb0c496a-63f7-482b-bace-7cd028c0e6ee","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings\/announce\/c8d7ed81-d699-4e78-88a1-abdd20e307f5"},"response":[]},{"name":"\/v1\/bookings\/confirm\/{bookingUuid}","_postman_id":"8e5985e9-9e9c-4855-aada-42b1b6aa2458","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 11,\n\t\"serviceId\": 2,\n\t\"animalsTypeId\": 1\n}"},"url":"{{API_DEV_URL}}\/bookings\/confirm\/291d6b16-7f19-4c8e-8eff-1d7ff803707b"},"response":[]},{"name":"\/v1\/bookings\/confirm\/{bookingUuid} [PROXY]","_postman_id":"c437b27e-fae1-4926-9d27-d603fd4af90d","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 1,\n\t\"serviceId\": 3,\n\t\"animalsTypeId\": 4,\n\t\"paid\": 1,\n\t\"confirmed\": 0\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings\/confirm\/eeee"},"response":[]},{"name":"\/v1\/bookings\/rejected\/{bookingUuid}","_postman_id":"4a29822a-097a-4f37-85b3-2ef8c8347c9c","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 11,\n\t\"serviceId\": 2,\n\t\"animalsTypeId\": 1\n}"},"url":"{{API_DEV_URL}}\/bookings\/rejected\/a8017fb0-5f4f-4a0d-9cf6-1798829070b2"},"response":[]},{"name":"\/v1\/bookings\/rejected\/{bookingUuid} [PROXY]","_postman_id":"bbfee038-3a4c-434b-9dbd-e5d0901b3db9","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"bookingTotalPrice\":100.00,\n\t\"bookingStartAt\": \"2016-01-25T21:34:55\",\n\t\"bookingEndAt\": \"2016-01-26T21:34:55\",\n\t\"userId\": 1,\n\t\"announceId\": 11,\n\t\"serviceId\": 2,\n\t\"animalsTypeId\": 1\n}"},"url":"{{API_DEV_URL}}\/bookings\/rejected\/291d6b16-7f19-4c8e-8eff-1d7ff803707b"},"response":[]},{"name":"\/v1\/bookings\/{announceUuid}\/demandes","_postman_id":"967ac7ae-3906-4c7c-87f7-1f4dcfe56560","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/bookings\/user\/2"},"response":[]},{"name":"\/v1\/bookings\/{announceUuid}\/demandes [PROXY]","_postman_id":"f880d707-fb4e-4453-89cc-c9d3c4ded6b1","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bookings\/40a6423c-b604-4de1-bbd3-938c3beeafce\/demandes"},"response":[]}],"_postman_id":"4af44421-42b5-4314-8f1e-2b123426118d","event":[{"listen":"prerequest","script":{"id":"9422ef71-e475-432a-a5ca-345182566542","type":"text\/javascript","exec":[""]}},{"listen":"test","script":{"id":"781c6151-c4e9-4b4a-84c5-e8b2a120a041","type":"text\/javascript","exec":[""]}}],"protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"bills","item":[{"name":"\/v1\/bills","_postman_id":"c7eccf4d-ea58-4dc7-958a-2e25edf0bd52","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n \n \"chargeId\": \"1234\",\n \"urlReceipt\": \"http:\/\/local.com\",\n \"amount\": 5000,\n \"currency\": \"eur\",\n \"created\": 127476492,\n \"type\": \"card\",\n \"expMonth\": \"11\",\n \"expYear\": \"2019\",\n \"lastCardNumbers\": \"4242\",\n \"network\": \"visa\",\n \"paymentType\": \"card\",\n \"userId\": 1,\n \"bookingId\": 1,\n \"country\": \"US\"\n}"},"url":"{{API_DEV_URL}}\/bills"},"response":[]},{"name":"\/v1\/bills [PROXY]","_postman_id":"1fc2b929-b2cd-4771-b9a7-a4575c0b4843","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n \n \"chargeId\": \"1234\",\n \"urlReceipt\": \"http:\/\/local.com\",\n \"amount\": 5000,\n \"currency\": \"eur\",\n \"created\": 127476492,\n \"type\": \"card\",\n \"expMonth\": \"11\",\n \"expYear\": \"2019\",\n \"lastCardNumbers\": \"4242\",\n \"network\": \"visa\",\n \"paymentType\": \"card\",\n \"userId\": 1,\n \"bookingId\": 1,\n \"country\": \"US\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bills"},"response":[]},{"name":"\/v1\/bills\/account [PROXY]","_postman_id":"2928fe3e-3697-4507-ac7f-47498cb0d04c","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/bills\/account"},"response":[]},{"name":"\/v1\/bills\/account","_postman_id":"ac507ba9-ab76-42de-afdf-b7eb1743351c","request":{"method":"GET","header":[],"url":"{{API_DEV_URL}}\/\/bills\/account"},"response":[]}],"_postman_id":"8843bef6-1a56-44dd-88ef-126a258c4036","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"stripe - payment","item":[{"name":"\/v1\/payment\/charge","_postman_id":"6f4f9052-fee8-4de3-8ac1-c6637b0f39d6","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain.joly00@orange.fr\",\n\t\"token\": \"\",\n\t\"amount\": 5000\n}"},"url":"{{API_DEV_URL}}\/payment\/charge"},"response":[]},{"name":"\/v1\/payment\/charge [PROXY]","_postman_id":"6c41104f-4744-436e-b35f-50f0538f9c00","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application\/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain.joly00@orange.fr\",\n\t\"token\": \"\",\n\t\"amount\": 5000\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/charge"},"response":[]},{"name":"\/v1\/payment\/charge\/announce","_postman_id":"8c93da9a-a24b-4bac-8b7d-8a6203472a95","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain.joly00@orange.fr\",\n\t\"token\": \"tok_visa\",\n\t\"amount\": 299,\n\t\"announceUuid\": \"51cd0c4d-3bbf-4022-8fa4-0edde8d1ea5f\",\n\t\"expMonth\": \"test\",\n\t\"expYear\": \"test\",\n\t\"lastCardNumbers\": \"test\", \n\t\"paymentType\": \"test\",\n\t\"network\": \"test\",\n\t\"country\": \"test\"\n}"},"url":"{{API_DEV_URL}}\/payment\/charge\/announce"},"response":[]},{"name":"\/v1\/payment\/charge\/announce [PROXY]","_postman_id":"314a33b0-bbae-4fd5-bcd9-68c921e114f1","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application\/json"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"sylvain.joly00@orange.fr\",\n\t\"token\": \"tok_visa\",\n\t\"amount\": 299,\n\t\"announceUuid\": \"51cd0c4d-3bbf-4022-8fa4-0edde8d1ea5f\",\n\t\"expMonth\": \"test\",\n\t\"expYear\": \"test\",\n\t\"lastCardNumbers\": \"test\", \n\t\"paymentType\": \"test\",\n\t\"network\": \"test\",\n\t\"country\": \"test\"\n}"},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/payment\/charge\/announce"},"response":[]}],"_postman_id":"cc32b399-ec0b-48a3-a0f6-104fb7c4e4f1","event":[{"listen":"prerequest","script":{"id":"825ff5b6-d7f7-487f-b4ba-864565d8b443","type":"text\/javascript","exec":[""]}},{"listen":"test","script":{"id":"5b50d2c2-d3af-45ef-bfed-3a37749d3ddf","type":"text\/javascript","exec":[""]}}],"protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"public","item":[{"name":"\/v1\/announces\/latest [ PROXY ]","_postman_id":"82f1adca-49a6-4462-aa35-3538a5cfe394","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/public\/latest"},"response":[]},{"name":"\/v1\/announces\/latest","_postman_id":"4b9ad816-dc72-4ed3-8407-cda49f3367b3","request":{"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/public\/latest"},"response":[]}],"_postman_id":"239d2a46-06a4-4e9a-8adc-d75c54b9ecb9","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"media","item":[{"name":"\/v1\/media","_postman_id":"e4b451a9-5bfb-4574-b395-9a09c3e48076","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"url":"{{API_DEV_URL}}\/media\/announce\/picture"},"response":[]},{"name":"\/v1\/media [PROXY]","_postman_id":"0f8242fa-bee6-444a-a260-125dbd24c144","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"picture","type":"file","src":"\/Users\/sylvainjoly\/Downloads\/picture-organic-clothing-credit-riot-house-production-green-hotels-paris-eiffel-trocadero-gavarni.jpg"}]},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/media\/announce\/picture"},"response":[]}],"_postman_id":"36ff1ee7-4cbd-4088-84d2-1158857f1257","protocolProfileBehavior":{},"_postman_isSubFolder":true},{"name":"store","item":[{"name":"\/v1\/store\/category","_postman_id":"fcd69af2-8e5a-41b7-a5db-a4dfcbc39845","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"ok\"\n}","options":{"raw":{"language":"json"}}},"url":"{{API_DEV_URL}}\/store\/category"},"response":[]},{"name":"\/v1\/store\/category [PROXY]","_postman_id":"8617946e-eb7b-4082-82c0-7b9fe2eab94c","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"picture","type":"file","src":"\/Users\/sylvainjoly\/Downloads\/picture-organic-clothing-credit-riot-house-production-green-hotels-paris-eiffel-trocadero-gavarni.jpg"}]},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/store\/category"},"response":[]},{"name":"\/v1\/store\/item","_postman_id":"f3f82ce0-a3d7-4388-b2a7-3e307df8dfa4","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"customName\": \"Un mangeoir pour chien\",\n\t\"affiliationLink\" : \"http:\/\/localhost:29292\",\n\t\"affiliationPicture\": \"http:\/\/localhost:29222\",\n\t\"customDescription\": \"my custom desc\"\n\n}","options":{"raw":{"language":"json"}}},"url":"{{API_DEV_URL}}\/store\/item"},"response":[]},{"name":"\/v1\/store\/category [PROXY]","_postman_id":"5e080b62-293b-4260-9201-0c61f03e8d4f","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"customName\": \"Un mangeoir pour chien\",\n\t\"affiliateLink\" : \"http:\/\/localhost:29292\",\n\t\"affiliatePicture\": \"http:\/\/localhost:29222\",\n\t\"customDescription\": \"my custom desc\",\n\t\"categoryId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{API_DEV_PROXY_NGINX}}\/v1\/store\/item"},"response":[]},{"name":"\/v1\/store\/category","_postman_id":"cb32e37c-f273-49ae-8702-9dd91f8174e5","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_URL}}\/store\/category"},"response":[]},{"name":"\/v1\/store\/category [PROXY]","_postman_id":"513ca52f-9f1e-4b53-b5c3-e79e0f820e85","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":"{{API_DEV_PROXY_NGINX}}\/v1\/store\/category"},"response":[]},{"name":"\/v1\/store\/item","_postman_id":"1cee029e-c3df-41b8-8d00-ebb26f7d65d1","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":{"raw":"{{API_DEV_URL}}\/store\/item?category=1&page=1","host":["{{API_DEV_URL}}"],"path":["store","item"],"query":[{"key":"category","value":"1"},{"key":"page","value":"1"}]}},"response":[]},{"name":"\/v1\/store\/item [PROXY]","_postman_id":"fbc66096-59fb-41e4-82cc-e3a393843135","request":{"auth":{"type":"bearer","bearer":{"token":"{{jwt}}"}},"method":"GET","header":[],"url":{"raw":"{{API_DEV_PROXY_NGINX}}\/v1\/store\/item?category=1&page=0","host":["{{API_DEV_PROXY_NGINX}}"],"path":["v1","store","item"],"query":[{"key":"category","value":"1"},{"key":"page","value":"0"}]}},"response":[]}],"_postman_id":"8b040a57-d950-4887-a65c-097a7540a837","protocolProfileBehavior":{},"_postman_isSubFolder":true}],"_postman_id":"f026f0a4-13f7-403f-9fdf-321ef50e8fdc","protocolProfileBehavior":{}}],"protocolProfileBehavior":{}}