{"info":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","description":"<html><head></head><body><p><img src=\"https://github.com/Plant-for-the-Planet-org/planet-webapp/raw/develop/documentation/screenshots/PFP.png\" alt=\"\"></p>\n<h3 id=\"environments\">Environments:</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ENV</strong></th>\n<th><strong>URL</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>STAGING</strong></td>\n<td><a href=\"https://app-staging.plant-for-the-planet.org\">https://app-staging.plant-for-the-planet.org</a></td>\n</tr>\n<tr>\n<td><strong>PROD</strong></td>\n<td><a href=\"https://app.plant-for-the-planet.org\">https://app.plant-for-the-planet.org</a></td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4456912","collectionId":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","publishedId":"Tzm9kvDG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-20T22:20:08.000Z"},"item":[{"name":"Authentication","item":[{"name":"API Key","item":[{"name":"Retrieve your API key","event":[{"listen":"test","script":{"id":"43857e26-a1cb-441d-8685-686983faa110","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"85780ef6-24f9-4299-8f6a-3395d04ce44f","exec":[""],"type":"text/javascript"}}],"id":"646ec32c-1962-4fee-8c32-7a596162e1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://app.plant-for-the-planet.org/app/profile/apiKey","description":"<p>Authentication with API Key allows all actions from your account. Including destructive DELETE Account actions.</p>\n<p>You can use the API Key by passing <code>X-TOKEN-API</code> Header on the authenticated requests, instead of a Bearer token.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile","apiKey"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"646ec32c-1962-4fee-8c32-7a596162e1ab"},{"name":"Regenerate API Key","event":[{"listen":"test","script":{"id":"7948aead-f794-4d1d-a436-5ef4374ae741","exec":["// Store x-token-api in the Env Variables","var jsonData= JSON.parse(responseBody);","pm.environment.set(\"x-token-api\", jsonData.apiKey.uid);","","// Check if uid is present in response","pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"uid\");","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"ceeda364-eba4-4c58-8181-14e4fb8f59fd","exec":[""],"type":"text/javascript"}}],"id":"05a03321-dd2e-40eb-96a8-137a70d5d1ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/profile/apiKey","description":"<p><strong>Caution:</strong> When you regenerate an API Key, the existing API key will be invalidated immediately. For better integration please use OAuth 2.0 Flows.</p>\n<p>Contact support@plant-for-the-planet if you need an Application to connect using OAuth.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile","apiKey"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"05a03321-dd2e-40eb-96a8-137a70d5d1ea"}],"id":"56bf1a40-3dd2-42e9-8896-ea702add1889","_postman_id":"56bf1a40-3dd2-42e9-8896-ea702add1889","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Get Bearer Token (With PKCE)","id":"8d3ab68a-1d02-4982-8f63-34559bcb906e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"client_authentication","value":"<client_authentication>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"grant_type","value":"<grant_type>"},{"key":"tokenName","value":"<token-name>"},{"key":"audience","value":"<audience>"},{"key":"useBrowser","value":"<use-browser>"}]},"isInherited":false},"method":"GET","header":[],"description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Grant Type</strong></th>\n<th><strong>Authorization Code</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Type</td>\n<td>OAuth 2.0</td>\n</tr>\n<tr>\n<td>Auth URL</td>\n<td><a href=\"https://accounts.plant-for-the-planet.org/authorize\">https://accounts.plant-for-the-planet.org/authorize</a></td>\n</tr>\n<tr>\n<td>Access Token URL</td>\n<td><a href=\"https://accounts.plant-for-the-planet.org/oauth/token\">https://accounts.plant-for-the-planet.org/oauth/token</a></td>\n</tr>\n<tr>\n<td>Client ID</td>\n<td></td>\n</tr>\n<tr>\n<td>Client Secret</td>\n<td>Optional for (with PKCE)</td>\n</tr>\n<tr>\n<td>Audience</td>\n<td>urn:plant-for-the-planet.org</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<p><strong>Note:</strong> Authorization Server is same for Staging and Production Environment</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"8d3ab68a-1d02-4982-8f63-34559bcb906e"}],"id":"93ad6f04-0967-4535-b758-16a1bc668103","description":"<p>Plant-for-the-Planet APIs support Authorization using OAuth 2.0 Flow or by using API Key.</p>\n<p>All production ready apps that authenticate more than one user should use OAuth 2.0 Flow.</p>\n<p>Contact Plant-for-the-Planet Team for an OAuth 2.0 Application Client ID.</p>\n<hr />\n<p>Single User Applications can authenticate by sending API Key on the <code>X-TOKEN-API</code> Header.</p>\n","_postman_id":"93ad6f04-0967-4535-b758-16a1bc668103","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Profile","item":[{"name":"The Profile Object","event":[{"listen":"test","script":{"id":"585a09d2-11b4-449a-a936-d663e5aa02c0","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"47da245f-3155-45f0-955d-4d20f80dff1f","exec":[""],"type":"text/javascript"}}],"id":"90b1122d-40ab-46a3-b454-11c8b326dbc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"string","type":"text","description":"<p>The user's id.</p>\n","disabled":true},{"key":"slug","value":"string","type":"text","description":"<p>The user's username.</p>\n","disabled":true},{"key":"type","value":"string","type":"text","description":"<p>User's profile type. Contains <code>individual</code>, <code>company</code>, <code>education</code> (School, Club, etc) and <code>tpo</code> (Restoration Organisations). Deprecated legacy types include <code>government</code>, <code>organisations</code> and <code>ambassadors</code></p>\n","disabled":true},{"key":"currency","value":"string","description":"<p>Three-letter currency code.</p>\n","type":"default","disabled":true},{"key":"name","value":"string","type":"text","description":"<p>The company’s legal name. Required for type = <code>company</code>, <code>education</code>, <code>tpo</code>.</p>\n","disabled":true},{"key":"firstname","value":"string","type":"text","description":"<p>The person’s first name.</p>\n","disabled":true},{"key":"lastname","value":"string","type":"text","description":"<p>The person’s last name.</p>\n","disabled":true},{"key":"country","value":"string","type":"text","description":"<p>Two-letter country code (ISO 3166-1 alpha-2).</p>\n","disabled":true},{"key":"image","value":"string","description":"<p>The filename of an image for this user's avatar, meant to be displayable in the profile and leaderboards.</p>\n","type":"default","disabled":true},{"key":"email","value":"string","description":"<p>An email address associated with the account. It is used for authentication and messaging account holder.</p>\n","type":"default","disabled":true},{"key":"url","value":"string","description":"<p>The URL to be included in user's profile.</p>\n","type":"default","disabled":true},{"key":"urlText","value":"string","description":"<p>Label for <code>url</code>.</p>\n","type":"default","disabled":true},{"key":"planetcash","value":"object","description":"<p>The person's PlanetCash account details.</p>\n","type":"default","disabled":true},{"key":"planetcash.account","value":"string","description":"<p>User's PlanetCash id.</p>\n","type":"default","disabled":true},{"key":"planetcash.balance","value":"integer","description":"<p>User's PlanetCash balance.</p>\n","type":"default","disabled":true},{"key":"displayName","value":"string","description":"<p>User's display name. Default is <code>name</code> else, <code>firstname, lastname</code></p>\n","type":"default","disabled":true},{"key":"score","value":"object","type":"default","disabled":true},{"key":"score.personal","value":"","type":"default","disabled":true},{"key":"score.received","value":"","type":"default","disabled":true},{"key":"score.target","value":"","type":"default","disabled":true},{"key":"supportedProfile","value":"string","type":"default","disabled":true},{"key":"isReviewer","value":"boolean","type":"default","disabled":true},{"key":"isPrivate","value":"boolean","type":"text","disabled":true},{"key":"getNews","value":"boolean","type":"text","disabled":true},{"key":"bio","value":"string","type":"default","disabled":true},{"key":"address","value":"object","type":"default","disabled":true},{"key":"address.address","value":"","description":"<p>Street Address. For<code>type = tpo</code>, address data is required and published publicly on projects data. For other user types, address is optional, and used for Donation Details.</p>\n","type":"default","disabled":true},{"key":"address.city","value":"string","type":"text","description":"<p>City, district, suburb, town, or village.</p>\n","disabled":true},{"key":"address.zipCode","value":"98212","type":"text","description":"<p>ZIP or postal code.</p>\n","disabled":true},{"key":"address.country","value":"","type":"default","disabled":true},{"key":"locale","value":"","type":"default","disabled":true},{"key":"hasLogoLicence","value":"boolean","type":"default","disabled":true},{"key":"tin","value":"string","type":"default","disabled":true}]},"url":"https://app.plant-for-the-planet.org/app/profile","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"7b0b61c4-f924-4a29-8f81-0433ea010478","name":"Example","originalRequest":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/profile"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"prf_h6smcMDN23Qet1CP7BEplM60\",\n    \"slug\": \"sagar-aryal\",\n    \"type\": \"individual\",\n    \"currency\": \"USD\",\n    \"name\": null,\n    \"firstname\": \"Sagar\",\n    \"lastname\": \"Aryal\",\n    \"country\": \"US\",\n    \"email\": \"sagar.aryal@plant-for-the-planet.org\",\n    \"image\": \"5e5314f0abfed825020754.jpeg\",\n    \"url\": \"https://www.linkedin.com/in/sagararyal/\",\n    \"urlText\": \"LinkedIn\",\n    \"planetCash\": {\n        \"account\": \"tca_UVR2jbEywIw10hC2ow0poHun\",\n        \"balance\": -16500\n    },\n    \"displayName\": \"Sagar Aryal\",\n    \"score\": {\n        \"personal\": 110,\n        \"received\": 13.8,\n        \"target\": 1000\n    },\n    \"supportedProfile\": \"prf_P0BbQ7CQMjrbDjjYQos232Np\",\n    \"isReviewer\": true,\n    \"isPrivate\": false,\n    \"getNews\": false,\n    \"bio\": \"It's never late to plant trees. Make an impact with some trees! Also, FYI – We're Hiring.\",\n    \"address\": {\n        \"address\": \"21 Forest Ave\",\n        \"city\": \"Willmington\",\n        \"zipCode\": \"10317\",\n        \"country\": \"US\"\n    },\n    \"locale\": \"en\",\n    \"hasLogoLicense\": true,\n    \"tin\": null\n}"}],"_postman_id":"90b1122d-40ab-46a3-b454-11c8b326dbc4"},{"name":"Retrieve your profile","event":[{"listen":"test","script":{"id":"6f2b3f28-2f80-458f-9a2f-430c6db937ed","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"aae6a66f-4d70-4bd9-9d19-bc5a48de9d28","exec":[""],"type":"text/javascript"}}],"id":"0c0f0a1e-8f79-479c-bb11-c0e1e784234f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://app.plant-for-the-planet.org/app/profile","description":"<p>Retrieves the details of a logged in user's profile.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"b337929f-95ff-4859-a22b-f6c9508798f8","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app-staging.plant-for-the-planet.org/app/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 18:28:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6dce2b581d4e4a-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 18:28:07 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"prf_h6smcMDN24Qet1CP7BEplM60\",\n    \"slug\": \"treeplanter\",\n    \"type\": \"individual\",\n    \"currency\": \"EUR\",\n    \"name\": null,\n    \"firstname\": \"Tree\",\n    \"lastname\": \"Planter\",\n    \"country\": \"DE\",\n    \"email\": \"treeplanter@example.com\",\n    \"image\": \"5e5314f0abfed825020754.jpeg\",\n    \"url\": \"https://www.example.com/\",\n    \"urlText\": \"Website\",\n    \"treeCash\": {\n        \"account\": \"tca_UVR2jbEywIw10hC2ow0poHun\",\n        \"balance\": -16500\n    },\n    \"displayName\": \"Tree Planter\",\n    \"score\": {\n        \"personal\": 100,\n        \"received\": 13.8,\n        \"target\": 1000\n    },\n    \"supportedProfile\": \"prf_P0BbQ7CQMjrbDjjYQos234Np\",\n    \"isReviewer\": false,\n    \"isPrivate\": true,\n    \"getNews\": true,\n    \"bio\": \"I plant trees for a living, and my hear beats trees, that's all.\",\n    \"address\": {\n        \"address\": \"Forest Park\",\n        \"city\": \"Woodsland\",\n        \"zipCode\": \"10217\",\n        \"country\": \"DE\"\n    },\n    \"locale\": \"en\",\n    \"hasLogoLicense\": true,\n    \"tin\": null\n}"},{"id":"0379533b-8352-4d90-9cee-d3aef6c6a282","name":"401 Exired Token","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app-staging.plant-for-the-planet.org/app/profile"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 21:39:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6ee73befb64a74-FRA"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"\"Expired token\""}],"_postman_id":"0c0f0a1e-8f79-479c-bb11-c0e1e784234f"},{"name":"Create a profile","event":[{"listen":"test","script":{"id":"92374fbf-d2ce-4bd2-8783-dc97e08ae7a5","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"b40cd35e-a7bc-42d6-8509-a295a6c3ffa0","exec":[""],"type":"text/javascript"}}],"id":"0d1a21c2-a1d0-4405-a776-fc6a9be40e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"individual","description":"<p>profile type of the user to be created. Supports <code>individual</code>, <code>company</code>, <code>education</code> (School, Club, etc) and <code>tpo</code> (Restoration Organisations).</p>\n","type":"default"},{"key":"firstname","value":"Harmon","description":"<p>First Name of User</p>\n","type":"default"},{"key":"lastname","value":"Carter","description":"<p>Last Name of User</p>\n","type":"default"},{"key":"name","value":"O'Reilly LLC","description":"<p>Name of Company, School, Restoration Organisation. Required only when <code>type ≠ individual</code></p>\n","type":"default"},{"key":"address","value":"Orin Point","description":"<p>Street Address. For<code>type = tpo</code>, address data is required and published publicly on projects data. For other user types, address is optional, and used for Donation Details.</p>\n","type":"default"},{"key":"city","value":"Elmostad","description":"<p>City, district, suburb, town, or village.</p>\n","type":"default"},{"key":"zipCode","value":"98212","description":"<p>ZIP or postal code.</p>\n","type":"default"},{"key":"country","value":"AT","description":"<p>Two-letter country code (ISO 3166-1 alpha-2).</p>\n","type":"default"},{"key":"isPrivate","value":"false","type":"default"},{"key":"getNews","value":"false","type":"default"},{"key":"oAuthAccessToken","value":"{{access_token}}","type":"default"}]},"url":"https://app-staging.plant-for-the-planet.org/app/profile","description":"<p>Creates a profile for a potential user. Supply the <code>access_token</code> from OAuth 2.0 flow along with the profile details and Plant-for-the-Planet will create a profile for the user.</p>\n","urlObject":{"protocol":"https","path":["app","profile"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"5abb9c12-9083-402b-af06-f486da55470b","name":"Create a Company Profile","originalRequest":{"method":"POST","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Cookie","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\n  \"type\": \"individual\",\n  \"firstname\": \"Mozelle\",\n  \"lastname\": \"Shanahan\",\n  \"name\": \"Company Name\",\n  \"address\": \"Jedediah Extensions\",\n  \"zipCode\": \"98212\",\n  \"city\": \"Draper\",\n  \"country\": \"FO\",\n  \"isPrivate\": false,\n  \"getNews\": false,\n  \"oAuthAccessToken\": \"{{access_token}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/profile"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0d1a21c2-a1d0-4405-a776-fc6a9be40e9f"},{"name":"Update your Profile","event":[{"listen":"test","script":{"id":"6758d88f-b5b6-4d25-8d6b-bdd6dcaa0022","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"e9152841-03c2-42a5-ab3b-f5696de21634","exec":[""],"type":"text/javascript"}}],"id":"d7306610-28a1-4441-be95-c3b3cfccb930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\n  \"firstname\": \"Charles\",\n  \"lastname\": \"Cobin\",\n  \"address\": \"some address\",\n  \"zipCode\": \"98212\",\n  \"city\": \"Dullington\",\n  \"country\": \"CH\",\n  \"isPrivate\": true,\n  \"getNews\": true,\n  \"url\": \"https:/www.treeenthusiasts.com/\",\n  \"urlText\": \"Out official site\",\n  \"bio\": \"I am a real tree enthusiast\",\n  \"currency\": \"EUR\",\n  \"locale\": \"en\",\n  \"target\":999,\n  \"imageFile\": \"data:image/png;base64,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\"\n}"},"url":"https://app.plant-for-the-planet.org/app/profile","description":"<p>Updates the details of a logged in user's profile. Supply the parameters on the body and Plant-for-the-Planet will update the profile.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7306610-28a1-4441-be95-c3b3cfccb930"},{"name":"Retrieve a public profile","event":[{"listen":"test","script":{"id":"44c4c32f-649e-4311-9a2b-eb7d2d97742d","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9f29c711-6c9b-4064-bc97-9e027bbc7dc4","exec":[""],"type":"text/javascript"}}],"id":"09c13fd4-8c06-4fb6-84c8-e3d8b0e6e859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app.plant-for-the-planet.org/app/profiles/felix-finkbeiner","description":"<p>Retrieves the details of an existing user. Supply the unique user ID or username of a user and Plant-for-the-Planet will return the corresponding user information.</p>\n","urlObject":{"path":["app","profiles","felix-finkbeiner"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"28ff1735-1602-42f5-90a4-017b6d0fd206","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app-staging.plant-for-the-planet.org/app/profiles/felix-finkbeiner"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 19:00:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6dfe046d094ab5-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 19:00:45 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"prf_P0BbQ7CQMjrbDjjYQos232Np\",\n    \"slug\": \"felix-finkbeiner\",\n    \"type\": \"individual\",\n    \"image\": \"5b42584ee58e3016231880.png\",\n    \"url\": null,\n    \"urlText\": null,\n    \"displayName\": \"Felix Finkbeiner\",\n    \"score\": {\n        \"personal\": 119,\n        \"received\": 20.2,\n        \"target\": 1000\n    },\n    \"supportedProfile\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n    \"isReviewer\": true,\n    \"bio\": \"Tree planting alone will not solve the climate crisis. But its also impossible to prevent catastrophic global warming without restoring as much forest as possible. That's why I plant trees. \\n\\nWhy a trillion trees? Let The Guardian tell you all about it: \\n\\nhttps://www.theguardian.com/environment/2019/jul/04/planting-billions-trees-best-tackle-climate-crisis-scientists-canopy-emissions\",\n    \"hasLogoLicense\": null\n}"}],"_postman_id":"09c13fd4-8c06-4fb6-84c8-e3d8b0e6e859"},{"name":"Delete your Profile","id":"1867f880-0f31-497b-b250-c57d7ea93bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.plant-for-the-planet.org/app/profile","description":"<p>Delete a user. Deleting a user is only possible if it has no projects associated with it. Additionally, deleting a user does not delete user data from donations. User Data on donations are kept for several years as mandated by the laws of the country of incorporation.</p>\n<p>Tree Counter, and the Tree Registrations made by the user are fully anonymized but not deleted.</p>\n<p>Profile deletion is not reversible.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"1867f880-0f31-497b-b250-c57d7ea93bee"}],"id":"deb7756c-b0f6-438f-9702-2af41560d513","description":"<p>This object represents a profile of the authenticated user. It lets you make changes to the authorized user and view public profiles to track the progress of their forests.</p>\n<p>Only non-sensitive items of profile object are available without authentication when the profile object has <code>isPrivate=false</code>.</p>\n<p><code>isPrivate=false</code> is important for a user to receive <code>direct-gifts</code> and be fully visible on a public leaderboard and tree tracker.</p>\n","event":[{"listen":"prerequest","script":{"id":"9f5a59fd-90a1-41d8-9c57-4a1e0cb10563","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"92a5894e-53ae-44f3-bd79-c195cbdad3eb","type":"text/javascript","exec":[""]}}],"_postman_id":"deb7756c-b0f6-438f-9702-2af41560d513","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Products","item":[{"name":"Campaigns","item":[{"name":"Campaign Leaderboard","event":[{"listen":"test","script":{"id":"1945c313-ca7b-4b43-a5a0-0d23a09b97cf","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9601a540-a5aa-495e-99b0-989c81c82f5c","exec":[""],"type":"text/javascript"}}],"id":"6bfa419b-7d70-4d7f-a6e8-c814f47b3ded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/leaderboards/:HID","description":"<p>URL parameter can be either a guid or slug</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","leaderboards",":HID"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"type":"any","value":"","key":"HID"}]}},"response":[],"_postman_id":"6bfa419b-7d70-4d7f-a6e8-c814f47b3ded"},{"name":"Retrieve your campaigns","event":[{"listen":"test","script":{"id":"1945c313-ca7b-4b43-a5a0-0d23a09b97cf","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9601a540-a5aa-495e-99b0-989c81c82f5c","exec":[""],"type":"text/javascript"}}],"id":"451768b2-c9e1-44fb-93a7-c77fe5228e52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/campaigns","description":"<p>URL parameter can be either a guid or slug</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","campaigns"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"451768b2-c9e1-44fb-93a7-c77fe5228e52"},{"name":"Create a campaign","event":[{"listen":"test","script":{"id":"d518c15a-44b8-47ce-95df-1ac547bc24e2","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"62d02807-2dfb-4bcc-bc88-b0e921aec5fc","exec":[""],"type":"text/javascript"}}],"id":"6ae7455e-0608-47b8-a4f1-eade3e75d9d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"caption\": \"24-easter-campaign\",\n    \"description\": \"Easter Donations for 2024\",\n    \"startDate\": \"2024-03-01\",\n    \"endDate\": \"2024-06-30\"\n}"},"url":"https://app.plant-for-the-planet.org/app/campaigns","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","campaigns"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ae7455e-0608-47b8-a4f1-eade3e75d9d3"},{"name":"Retrieve a campaign","event":[{"listen":"test","script":{"id":"1945c313-ca7b-4b43-a5a0-0d23a09b97cf","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9601a540-a5aa-495e-99b0-989c81c82f5c","exec":[""],"type":"text/javascript"}}],"id":"1b401b71-50c8-4a09-80d7-cdf5c4fba43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/campaigns/:HID","description":"<p>URL parameter can be either a guid or slug</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","campaigns",":HID"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"type":"any","value":"23OSJ7KPDT","key":"HID"}]}},"response":[],"_postman_id":"1b401b71-50c8-4a09-80d7-cdf5c4fba43f"},{"name":"Update your campaign","event":[{"listen":"test","script":{"id":"d518c15a-44b8-47ce-95df-1ac547bc24e2","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"62d02807-2dfb-4bcc-bc88-b0e921aec5fc","exec":[""],"type":"text/javascript"}}],"id":"41bf1ac8-abc3-4d7a-a1a8-47fa8550cfbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"caption\": \"24-easter-campaign\",\n    \"description\": \"Easter Donations for 2024\",\n    \"startDate\": \"2024-03-01T00:00:00+00:00\",\n    \"endDate\": \"2024-06-30T00:00:00+00:00\"\n}"},"url":"https://app.plant-for-the-planet.org/app/campaigns/:HID","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","campaigns",":HID"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"type":"any","value":"23OSJ7KPDT","key":"HID"}]}},"response":[],"_postman_id":"41bf1ac8-abc3-4d7a-a1a8-47fa8550cfbf"},{"name":"Delete a campaign","event":[{"listen":"test","script":{"id":"1945c313-ca7b-4b43-a5a0-0d23a09b97cf","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9601a540-a5aa-495e-99b0-989c81c82f5c","exec":[""],"type":"text/javascript"}}],"id":"82d11768-17bb-49d2-bc57-7fcda56c9a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/campaigns/GUWNWO0B","description":"<p>URL parameter can be either a guid or slug</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","campaigns","GUWNWO0B"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"82d11768-17bb-49d2-bc57-7fcda56c9a2a"}],"id":"0010b805-d0eb-4ba5-990e-37083dcc88f0","_postman_id":"0010b805-d0eb-4ba5-990e-37083dcc88f0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"PlanetCash","item":[{"name":"Create Account","item":[{"name":"Create PlanetCash Account","id":"86e61c88-1cc0-49c1-bf29-d61d03f08c59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"country\": \"US\",\r\n    \"activate\": true\r\n}"},"url":"https://app.plant-for-the-planet.org/app/planetCash","description":"<p>Before you can use PlanetCash API &amp; Donation Endpoints, you need to activate your PlanetCash Profile.</p>\n<p>Country selected here also determine tax deduction eligibility of the PlanetCash Donations and in which country the transactions are processed.</p>\n<p>If you have questions, please contact support.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Country</strong></th>\n<th><strong>Country Code</strong></th>\n<th><strong>Processor Entity</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Switzerland</td>\n<td>CH</td>\n<td>Plant-for-the-Planet Schweiz</td>\n<td>All Payments are not eligible for donation receipt</td>\n</tr>\n<tr>\n<td>Spain</td>\n<td>ES</td>\n<td>Plant-for-the-Planet Spain</td>\n<td>Non Commercial Payments are Tax Deductible</td>\n</tr>\n<tr>\n<td>United States</td>\n<td>US</td>\n<td>Plant-for-the-Planet U.S.</td>\n<td>Non Commercial Payments are Tax-Deductible</td>\n</tr>\n<tr>\n<td>Germany</td>\n<td>DE</td>\n<td>Plant-for-the-Planet Stiftung</td>\n<td>Non Commercial Payments are Tax Deductible</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"fb01c93e-d0e3-4ca9-8661-972894844be6","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"country\": \"US\",\r\n    \"activate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/planetCash"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_D50VTQ5m1f7gRYE5R1hf2NQ3\",\n    \"ownerName\": \"Peter Planter\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"USD\",\n    \"country\": \"US\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": true,\n    \"fee\": 0\n}"},{"id":"3f93ced8-b6a7-4830-8c26-541fdadd2414","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"country\": \"US\",\r\n    \"activate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/planetCash"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 12:55:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 12:55:49 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c63aa14e90005d4-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 400,\n    \"message\": \"Validation Failed\",\n    \"errors\": {\n        \"errors\": [\n            \"A PlanetCash account already exists for country 'US'\"\n        ],\n        \"children\": {\n            \"country\": {},\n            \"activate\": {}\n        }\n    }\n}"},{"id":"504dcb71-d781-4968-82f7-856c3e012bab","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"USD\",\r\n    \"country\": \"US\",\r\n    \"activate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/planetCash"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 12:55:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 12:55:49 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c63aa14e90005d4-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 400,\n    \"message\": \"Validation Failed\",\n    \"errors\": {\n        \"errors\": [\n            \"Another active PlanetCash account already exists. Please deactivate other accounts first.\"\n        ],\n        \"children\": {\n            \"country\": {},\n            \"activate\": {}\n        }\n    }\n}"}],"_postman_id":"86e61c88-1cc0-49c1-bf29-d61d03f08c59"}],"id":"36a5bbb4-e3d0-4323-8573-b9ca1e7f2dc3","_postman_id":"36a5bbb4-e3d0-4323-8573-b9ca1e7f2dc3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Manage Account","item":[{"name":"Get PlanetCash Accounts","id":"01cd0c93-34e9-4c53-bf53-687c1997e114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/planetCash","description":"<p>Retrieve information about your PlanetCash account for example whether it is active, the current balance, etc.</p>\n<blockquote>\n<p>The amounts related to PlanetCash are expressed in Cents.</p>\n<ul>\n<li>in a EUR PlanetCash account 1 Euro is shown as 100.</li>\n<li>in a USD PlanetCash account 1 Dollar is shown as 100.</li>\n</ul>\n</blockquote>\n<p><strong>Response values</strong></p>\n<ul>\n<li><strong>debit</strong></li>\n</ul>\n<p>the sum of all amounts that have been debited to your account</p>\n<ul>\n<li><strong>credit</strong></li>\n</ul>\n<p>the sum of all amounts that have been credited to your account</p>\n<ul>\n<li><strong>balance</strong></li>\n</ul>\n<p>the difference between your <em>debit</em> and your <em>credit</em>. This value will always be greater than your credit limit.<br />The following 2 equations will always be true:</p>\n<blockquote>\n<p><code>balance = credit - debit</code><br /><code>balance &gt;= creditLimit</code></p>\n</blockquote>\n<ul>\n<li><strong>creditLimit</strong> &amp; Invoice based Payments [Enterprise]</li>\n</ul>\n<p>if your use of the PlanetCash API is highly dynamic, it might be difficult to plan the payments into your account in order to always have enough balance to perform your planting operations. By establishing a contractual relationship with Plant-for-the-Planet, a credit limit can be set on your account that will allow your balance to go beneath zero up to the establishd credit limit.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"4e6e3f88-6ea8-48cc-bdfa-07b8a38bfb20","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":"https://app.plant-for-the-planet.org/app/planetCash"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"pcash_UVR2jbEywIw10hA2ow13poHun\",\n        \"ownerName\": \"Sagar Aryal\",\n        \"balance\": 0,\n        \"debit\": 0,\n        \"credit\": 0,\n        \"creditLimit\": 500000,\n        \"currency\": \"EUR\",\n        \"country\": \"DE\",\n        \"topUpThreshold\": null,\n        \"topUpAmount\": null,\n        \"isActive\": true,\n        \"fee\": 0\n    },\n    {\n        \"id\": \"pcash_UVR2jbEywIw10hC2ow0poHun\",\n        \"ownerName\": \"Sagar Aryal\",\n        \"balance\": 0,\n        \"debit\": 0,\n        \"credit\": 0,\n        \"creditLimit\": 0,\n        \"currency\": \"USD\",\n        \"country\": \"US\",\n        \"topUpThreshold\": null,\n        \"topUpAmount\": null,\n        \"isActive\": false,\n        \"fee\": 0\n    }\n]"},{"id":"8847e9e5-b216-461d-956c-77157abd68b0","name":"200 Empty Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":"https://app.plant-for-the-planet.org/app/planetCash"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"01cd0c93-34e9-4c53-bf53-687c1997e114"},{"name":"Get PlanetCash Account","id":"2af3d59c-b4d5-4a5f-9694-90035990e44b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/planetCash/pcash_hNH1smGqL0JqDQYEGStZK0YC","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash","pcash_hNH1smGqL0JqDQYEGStZK0YC"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"081d4a5b-fece-4b38-9bed-ab2eb95d396d","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_UVR2jbEywIw10hA2ow0poHun\",\n    \"ownerName\": \"Sagar Aryal\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": true,\n    \"fee\": 0\n}"},{"id":"ac627de6-e267-4f4a-b2f0-742793d67e5b","name":"404 Not Found","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"pcash_UVR2jbEywIw10hA2ow0poHun does not exist.\"\n}"},{"id":"d6fe10eb-c0a2-44a1-8063-e7bfa9dfea0a","name":"200 OK [Guest Access]","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_UVR2jbEywIw10hA2ow0poHun\",\n    \"ownerName\": \"Sagar Aryal\",\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"isActive\": true\n}"}],"_postman_id":"2af3d59c-b4d5-4a5f-9694-90035990e44b"},{"name":"PlanetCash Transactions","id":"9475a88f-09c9-4722-b8ff-c8e3b91d7d05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/planetCash/:id/transactions?limit=10","description":"<p>This endpoint allows you to retrieve all the operations associated with your PlanetCash account.<br />These operations are:</p>\n<ul>\n<li>credits to your account<ul>\n<li>a payment made to add funds to your account</li>\n<li>a refunded payment for the planting of trees</li>\n</ul>\n</li>\n<li>debits to your account<ul>\n<li>a payment for the planting of trees</li>\n<li>a refunded deposit</li>\n</ul>\n</li>\n</ul>\n<blockquote>\n<p>You might want to look into the documentation about <a href=\"#pagination\">Pagination</a> to get a better understanding on how to take advantage of the filtering and ordering options.</p>\n</blockquote>\n<p><strong>Filters</strong></p>\n<ul>\n<li><strong>operation</strong></li>\n</ul>\n<p>Restrict the results to the specified operation(s) by using one of the operators <code>=</code>, <code>[eq]</code> or <code>[in]</code>.</p>\n<blockquote>\n<p>Possible values are:</p>\n<ul>\n<li><code>credit</code></li>\n<li><code>debit</code></li>\n</ul>\n</blockquote>\n<ul>\n<li><strong>type</strong></li>\n</ul>\n<p>Restrict the results to the specified type(s) by using one of the operators <code>=</code>, <code>[eq]</code> or <code>[in]</code>.</p>\n<blockquote>\n<p>Possible values are:</p>\n<ul>\n<li><code>deposit</code> donations you have made into your account</li>\n<li><code>withdrawal</code> donations you have made into your account that were later refunded</li>\n<li><code>charge</code> payments you have issued using your PlanetCash (e.g. planting trees)</li>\n<li><code>refund</code> payments you have issued using your PlanetCash that were later refunded</li>\n</ul>\n</blockquote>\n<ul>\n<li><strong>operationDate</strong></li>\n</ul>\n<p>Restrict the results to transactions that were made before or after a certain date or that occurred in a certain period of time. You can one of the operators <code>=</code>, <code>[lt]</code>, <code>[lte]</code>, <code>[gt]</code> <code>[gte]</code>.</p>\n<ul>\n<li><strong>sourceAmount</strong></li>\n</ul>\n<p>Restrict the results to transactions based on the transaction amount . You can one or more of the operators <code>=</code>, <code>[eq]</code>, <code>[lt]</code>, <code>[lte]</code>, <code>[gt]</code> <code>[gte]</code>. The amount must be specified in Cents.</p>\n<p><strong>Sorting</strong></p>\n<p>The properties you can use for sorting are:</p>\n<ul>\n<li>operationDate</li>\n<li>sourceAmount</li>\n</ul>\n<blockquote>\n<p>If you do not provide any of those properties, the default sort order will be by descending operation date.<br /><code>sortBy=-operationDate</code></p>\n</blockquote>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash",":id","transactions"],"host":["https://app.plant-for-the-planet.org"],"query":[{"disabled":true,"key":"operation","value":"debit"},{"disabled":true,"key":"operation","value":"credit"},{"disabled":true,"key":"type","value":"charge"},{"disabled":true,"key":"type","value":"refund"},{"disabled":true,"key":"type","value":"deposit"},{"disabled":true,"key":"type","value":"withdrawal"},{"key":"limit","value":"10"},{"disabled":true,"key":"operationDate[gte]","value":"2021-03-19 18:00:00"},{"disabled":true,"key":"operationDate[lt]","value":"2021-03-19 19:00:00"},{"disabled":true,"key":"sourceAmount[lte]","value":"100"}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"ad36720f-1bb5-4324-9e18-070dc7b55f41","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/transactions?limit=10","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","transactions"],"query":[{"key":"operation","value":"debit","type":"text","disabled":true},{"key":"operation","value":"credit","type":"text","disabled":true},{"key":"type","value":"charge","disabled":true},{"key":"type","value":"refund","type":"text","disabled":true},{"key":"type","value":"deposit","type":"text","disabled":true},{"key":"type","value":"withdrawal","type":"text","disabled":true},{"key":"limit","value":"10"},{"key":"operationDate[gte]","value":"2021-03-19 18:00:00","disabled":true},{"key":"operationDate[lt]","value":"2021-03-19 19:00:00","disabled":true},{"key":"sourceAmount[lte]","value":"100","disabled":true}],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 12:56:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c63ab07989205d4-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 12:56:28 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [],\n    \"total\": 0,\n    \"count\": 0,\n    \"_links\": {\n        \"self\": \"/app/planetCash/transactions?page=1&limit=10\",\n        \"first\": \"/app/planetCash/transactions?page=1&limit=10\",\n        \"last\": \"/app/planetCash/transactions?page=1&limit=10\"\n    }\n}"},{"id":"ac79430e-88fa-444c-82d6-3d5c8f5a1ca9","name":"404 Not Found","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/transactions?limit=10","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","transactions"],"query":[{"key":"operation","value":"debit","type":"text","disabled":true},{"key":"operation","value":"credit","type":"text","disabled":true},{"key":"type","value":"charge","disabled":true},{"key":"type","value":"refund","type":"text","disabled":true},{"key":"type","value":"deposit","type":"text","disabled":true},{"key":"type","value":"withdrawal","type":"text","disabled":true},{"key":"limit","value":"10"},{"key":"operationDate[gte]","value":"2021-03-19 18:00:00","disabled":true},{"key":"operationDate[lt]","value":"2021-03-19 19:00:00","disabled":true},{"key":"sourceAmount[lte]","value":"100","disabled":true}],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 11:34:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c633371894ac2a9-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 11:34:49 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"\"You do not have a PlanetCash account.\""}],"_postman_id":"9475a88f-09c9-4722-b8ff-c8e3b91d7d05"},{"name":"[Pending] PlanetCash TopUp","id":"80e68a4b-dbbf-45d1-ab62-5d51d83b2f1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"topUpThreshold\": 1000,\r\n    \"topUpAmount\": 5000\r\n}"},"url":"https://app.plant-for-the-planet.org/app/planetCash/:id/topUp","description":"<p>Let your PlanetCash account be topped up automatically when your balance drops below a certain threshold by providing the following 2 parameters (the values provided here are interpreted as cent amounts e.g. 100 = 1USD)</p>\n<ul>\n<li><code>topUpThreshold</code> if your balance falls below this amount, the top up will be triggered</li>\n<li><code>topUpAmount</code> the amount you want to be added to your account</li>\n</ul>\n<p>In order for automatic top-up to be able to add funds to your PlanetCash account, a valid payment method must be on file which can be achieved by making a payment and authorizing the storage of your payment method.</p>\n<p>You must always provide both parameters to activate automatic top-up. If you want to cancel it, just set both parameters to <code>null</code>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash",":id","topUp"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"08ec553a-364d-4764-bd38-86f490c89727","name":"Deactivate Automatic TopUp","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-TOKEN-API","value":"5B72-E838-5B28-3BF0-DFC1-7002-5162-9DF6","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"topUpThreshold\": null,\r\n    \"topUpAmount\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/planetCash/topUp"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"80e68a4b-dbbf-45d1-ab62-5d51d83b2f1f"},{"name":"Activate PlanetCash","id":"a68e4e4f-64a9-4bdc-9af0-010e53790134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/planetCash/pcash_hNH1smGqL0JqDQYEGStZK0YC/activate","description":"<p>In order to activate your PlanetCash account, you must post an empty body to this endpoint. You can verify the success of this operation by checking the property <code>isActive</code> in the response.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash","pcash_hNH1smGqL0JqDQYEGStZK0YC","activate"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"78f6f8e1-9832-45c8-b84c-cddf01adff32","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/activate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","activate"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 11:46:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 11:46:03 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c6343dfdb16535d-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_8P8ydZiKLOwU6DN2nRqiDZx4\",\n    \"ownerName\": \"Planet Info\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": true,\n    \"fee\": 0\n}"},{"id":"aeda0739-e012-4268-9676-7457b535de55","name":"202 Accepted","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/activate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","activate"],"variable":[{"key":"id","value":""}]}},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 11:46:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 11:46:03 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c6343dfdb16535d-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_8P8ydZiKLOwU6DN2nRqiDZx4\",\n    \"ownerName\": \"Planet Info\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": true,\n    \"fee\": 0\n}"},{"id":"6752f373-a6f3-49df-b52a-75cedf6550de","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/activate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","activate"],"variable":[{"key":"id","value":""}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":null,"cookie":[],"responseTime":null,"body":"\"You are not authorized to make changes to this PlanetCash Account\""},{"id":"349ead99-afdf-4436-8eae-1f2b48751e8a","name":"404 Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/activate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","activate"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"\"You do not have a PlanetCash Account. Please create an account first.\""}],"_postman_id":"a68e4e4f-64a9-4bdc-9af0-010e53790134"},{"name":"Deactivate PlanetCash","id":"321ea4cb-a9d9-46a2-b754-7d925ef22fea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/planetCash/pcash_hNH1smGqL0JqDQYEGStZK0YC/deactivate","description":"<p>If you want to suspend usage of your PlanetCash account, you can post an empty body to this endpoint. You can verify the success of this operation by checking the property isActive in the response.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","planetCash","pcash_hNH1smGqL0JqDQYEGStZK0YC","deactivate"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"7129bd9b-fa20-4625-99d5-c76a7f25cc54","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/deactivate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","deactivate"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 11:45:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 11:45:35 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c6343363b8c535d-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_8P8ydZiKLOwU6DN2nRqiDZx4\",\n    \"ownerName\": \"Planet Info\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": false,\n    \"fee\": 0\n}"},{"id":"fa6f27d1-157b-494d-9028-c9d59114a8ca","name":"202 Accepted","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/planetCash/:id/deactivate","host":["https://app.plant-for-the-planet.org"],"path":["app","planetCash",":id","deactivate"],"variable":[{"key":"id","value":""}]}},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 11:45:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 11:45:35 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c6343363b8c535d-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pcash_8P8ydZiKLOwU6DN2nRqiDZx4\",\n    \"ownerName\": \"Planet Info\",\n    \"balance\": 0,\n    \"debit\": 0,\n    \"credit\": 0,\n    \"creditLimit\": 0,\n    \"currency\": \"EUR\",\n    \"country\": \"DE\",\n    \"topUpThreshold\": null,\n    \"topUpAmount\": null,\n    \"isActive\": false,\n    \"fee\": 0\n}"}],"_postman_id":"321ea4cb-a9d9-46a2-b754-7d925ef22fea"}],"id":"d3fea29e-706b-4b5f-9526-1d75a0f109b3","description":"<p>The endpoints in this section allow you to retrieve information about your PlanetCash account and modify its settings.</p>\n<p>You may inquire a general overview by using the PlanetCash Status endpoint or fetch a list of transactions which you can filter by specific criteria using the PlanetCash Transactions endpoint.</p>\n<p>You may also request that your account gets topped up automatically with an amount of your choosing, every time your balance drops below a certain threshold (this requires that you have made a previous payment and authorized the storing of your payment method) using the <a href=\"#80e68a4b-dbbf-45d1-ab62-5d51d83b2f1f\">PlanetCash TopUp</a> endpoint.</p>\n<p>Finally you can activate and deactivate your account using the <a href=\"#a68e4e4f-64a9-4bdc-9af0-010e53790134\">PlanetCash Activate</a> and <a href=\"#321ea4cb-a9d9-46a2-b754-7d925ef22fea\">PlanetCash Deactivate</a> endpoints.</p>\n","_postman_id":"d3fea29e-706b-4b5f-9526-1d75a0f109b3","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Donate with PlanetCash","item":[{"name":"Simply Donate","event":[{"listen":"prerequest","script":{"id":"3e9ad723-99f9-4c2f-8236-0f977253c91b","exec":[""],"type":"text/javascript"}}],"id":"97afba4a-d53c-417f-bdee-77b55acc73de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"89fc23d3-8c95-4cb2-ade3-aabd88a68216","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"units\": 1\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"ffe5dae0-be56-427d-abc0-9dd923c4cb68","name":"200 OK - Units","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"{{itempotency-key}}","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"units\": 1,\r\n    \"amount\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 14:58:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 14:58:12 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c645d5569615b44-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"don_nmyN22Z3AVw4N8YtSjmqqzJ0\",\n    \"treeCount\": 1,\n    \"token\": \"4WCP2V1Z2AGG\",\n    \"isRecurrent\": false,\n    \"tenant\": \"ten_I9TW3ncG\",\n    \"project\": {\n        \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n        \"name\": \"Yucatán Restoration\",\n        \"country\": \"MX\",\n        \"purpose\": \"trees\"\n    },\n    \"gift\": null,\n    \"paymentDate\": \"2021-12-31 14:58:11\",\n    \"signupPending\": false,\n    \"hasPublicProfile\": false,\n    \"uid\": \"000729690\",\n    \"donorAlias\": null,\n    \"amount\": 1.135957,\n    \"currency\": \"USD\",\n    \"frequency\": null,\n    \"paymentStatus\": \"paid\",\n    \"taxDeductionCountry\": null\n}"},{"id":"c90e496a-fc5a-4f7a-9ccf-433700d4b958","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"8f78b212-9eac-4ff1-8b7e-ed0a883c649b","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugrh35sMmZMmXCwq7YY\",\r\n    \"units\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 15:18:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 15:18:25 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c647af5ff45c303-FRA"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 400,\n    \"message\": \"Validation Failed\"\n}"}],"_postman_id":"97afba4a-d53c-417f-bdee-77b55acc73de"},{"name":"Donate on Behalf of a Customer","event":[{"listen":"prerequest","script":{"id":"b8d1301e-fa7e-4c78-a0bd-93c6e5bcd1f0","exec":[""],"type":"text/javascript"}}],"id":"110e4797-6e82-43e0-99a5-5a4b3efb9d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"79cc6d34-82f0-4966-9e77-c1386e895b7a","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"units\": 1,\r\n    \"amount\": 1,\r\n    \"onBehalf\": true,\r\n    \"donor\": {\r\n        \"firstName\": \"Gia\",\r\n        \"lastName\": \"Bauch\",\r\n        \"email\": \"Grayce86@example.net\",\r\n        \"address\": \"9900 Trey Locks\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Mariannaside\",\r\n        \"country\": \"SG\",\r\n        \"notify\": true\r\n    }\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/donations","description":"<p>Donate or Pay on behalf of someone else (third party).</p>\n<p><strong>Caution:</strong></p>\n<p><code>donor.notifu</code>is not currently available on Production. Expected release on Mid July 2022.</p>\n<hr />\n<p>This endpoint allows an application to create a gift payment on behalf of the payer.</p>\n<p>Eg: John uses his PlanetCash account to plant 3 trees on behalf of his Grandma.</p>\n<p>His Grandma can later use the tree code (<code>token</code>) to increase her Tree Counter.</p>\n<hr />\n<p><code>firstName</code> <code>lastName</code> and <code>country</code> is required.</p>\n<p>Default behavior of <code>notify</code> is <code>true</code> when email is passed.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","donations"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"b2d2c3d9-9eb7-4b0b-9431-1bb9352247c7","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"4469673a-01e5-4002-b967-bb95b4a35d90","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 1,\r\n    \"amount\": 100,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Charly Aznavour\",\r\n        \"recipientEmail\": \"charles@aznavour.com\",\r\n        \"message\": \"Wishing you the best!\",\r\n        \"occasion\": \"wedding\",\r\n        \"notify\":false\r\n    },\r\n    \"onBehalf\": true,\r\n    \"donorAlias\": \"Charlie Chaplin\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly\",\r\n        \"lastname\": \"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\",\r\n        \"notify\": false\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c64b8743dd66977-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"don_OMDDuTUQbjXnPOvCTWoTCuHZ\",\n    \"treeCount\": 1,\n    \"token\": \"MR51J78FF30J\",\n    \"isRecurrent\": false,\n    \"tenant\": \"ten_1e5WejOp\",\n    \"project\": {\n        \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n        \"name\": \"Yucatán Restoration\",\n        \"country\": \"MX\",\n        \"purpose\": \"trees\"\n    },\n    \"paymentDate\": \"2021-12-31 16:00:23\",\n    \"signupPending\": false,\n    \"hasPublicProfile\": false,\n    \"uid\": \"000729691\",\n    \"donorAlias\": null,\n    \"amount\": 1,\n    \"currency\": \"EUR\",\n    \"frequency\": null,\n    \"paymentStatus\": \"paid\",\n    \"taxDeductionCountry\": null\n}"}],"_postman_id":"110e4797-6e82-43e0-99a5-5a4b3efb9d37"},{"name":"Donate with a Gift Invitation","event":[{"listen":"prerequest","script":{"id":"80de290b-2919-4294-b23c-198dedfe45d6","exec":[""],"type":"text/javascript"}}],"id":"79438188-3441-405a-a9a6-602b18b2222f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"dd89ebac-8b75-4d80-855a-b1091be66e21","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"units\": 1,\r\n    \"amount\": 1,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Judith Gibson\",\r\n        \"recipientEmail\": \"Sigurd.Homenick78@example.org\",\r\n        \"message\": \"Wishing you the best!\",\r\n        \"occasion\": \"wedding\",\r\n        \"notify\":false\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>Note:</p>\n<p>You can either calculate the cost per unit, and send the amount together:</p>\n<p>eg: <code>units: 10, amount 20</code></p>\n<p>In case of inaccurate calculation, application throws an error.</p>\n<p>eg: <code>\"The amount does not correspond to the project's unit cost. Expected amount: 1.00\"</code></p>\n<p>Alternatively you can simply send the units, and we will calculate the amount.</p>\n<hr />\n<p><code>gift.occasion</code>, and <code>gift.notify</code> are not currently available on Production. Expected release on Mid July 2022.</p>\n<hr />\n<p>This endpoint allows an application to create a gift payment.</p>\n<p>Eg: John uses his PlanetCash account to Gift 3 trees to his girlfriend.</p>\n<hr />\n<p><strong>For Gift</strong></p>\n<p>only <code>Name</code> and <code>type</code> is required.</p>\n<p>Default behavior of <code>notify</code> is <code>true</code> when email is passed.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"5256f3ae-8da7-44d3-8d5e-f860214b5cf9","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"bd0fb0f4-6203-4746-8bd1-a8664cc59bfa","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 1,\r\n    \"amount\": 100,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Charly Aznavour\",\r\n        \"recipientEmail\": \"charles@aznavour.com\",\r\n        \"message\": \"Wishing you the best!\",\r\n        \"occasion\": \"wedding\",\r\n        \"notify\":false\r\n    },\r\n    \"onBehalf\": true,\r\n    \"donorAlias\": \"Charlie Chaplin\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly\",\r\n        \"lastname\": \"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\",\r\n        \"notify\": false\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c64b8743dd66977-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"don_OMDDuTUQbjXnPOvCTWoTCuHZ\",\n    \"treeCount\": 1,\n    \"token\": \"MR51J78FF30J\",\n    \"isRecurrent\": false,\n    \"tenant\": \"ten_1e5WejOp\",\n    \"project\": {\n        \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n        \"name\": \"Yucatán Restoration\",\n        \"country\": \"MX\",\n        \"purpose\": \"trees\"\n    },\n    \"gift\": {\n        \"code\": \"9ELCE1JQ\",\n        \"type\": \"invitation\",\n        \"recipientName\": \"Charly Aznavour\"\n    },\n    \"paymentDate\": \"2021-12-31 16:00:23\",\n    \"signupPending\": false,\n    \"hasPublicProfile\": false,\n    \"uid\": \"000729691\",\n    \"donorAlias\": null,\n    \"amount\": 1,\n    \"currency\": \"EUR\",\n    \"frequency\": null,\n    \"paymentStatus\": \"paid\",\n    \"taxDeductionCountry\": null\n}"}],"_postman_id":"79438188-3441-405a-a9a6-602b18b2222f"},{"name":"Donate on Behalf of a Customer with a Gift","event":[{"listen":"prerequest","script":{"id":"b8d1301e-fa7e-4c78-a0bd-93c6e5bcd1f0","exec":[""],"type":"text/javascript"}}],"id":"f5d0e38f-7fcc-48e3-80a3-1a00896a21a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"b82a7b23-39ff-4c2e-b92c-e33a46b00d5c","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"units\": 1,\r\n    \"amount\": 1,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Mrs. Dana Lemke\",\r\n        \"recipientEmail\": \"Torey62@example.com\",\r\n        \"message\": \"Wishing you the best!\",\r\n        \"occassion\": \"wedding\",\r\n        \"notify\":false\r\n    },\r\n    \"onBehalf\": true,\r\n    \"donor\": {\r\n        \"firstName\": \"Alanna\",\r\n        \"lastName\": \"Bartoletti\",\r\n        \"email\": \"Enrico_Zboncak@example.net\",\r\n        \"address\": \"661 Gerhold Mill\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Braunville\",\r\n        \"country\": \"MX\",\r\n        \"notify\": false\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p><strong>Caution:</strong></p>\n<p><code>gift.occasion</code>, <code>gift.notify</code> , <code>donor.notify</code>are not currently available on Production. Expected release on Mid July 2022.</p>\n<hr />\n<p>This endpoint allows an application to create a gift payment on behalf of the payer.</p>\n<p>Eg: John uses his PlanetCash account to Gift 3 trees to his cousin on behalf of his Grandma.</p>\n<p>or</p>\n<p>An Assistant to the CEO of a company uses their account to gift trees to employees on behalf of the CEO.</p>\n<hr />\n<p><strong>For Gift</strong></p>\n<p>only <code>Name</code> and <code>type</code> is required.</p>\n<p>Default behavior of <code>notify</code> is <code>true</code> when email is passed.</p>\n<p><strong>For Donor:</strong></p>\n<p><code>firstName</code> <code>lastName</code> and <code>country</code> is required.</p>\n<p>Default behavior of <code>notify</code> is <code>true</code> when email is passed.</p>\n<hr />\n<p>This Endpoint allows one to create a payment or donation platform to process transactions on behalf of other users.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"eee2a148-aa61-450d-88a2-7d50611a06bc","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"3d703f3d-a2b4-4f0e-a921-036d54c4e50a","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 1,\r\n    \"amount\": 100,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Charly Aznavour\",\r\n        \"recipientEmail\": \"charles@aznavour.com\",\r\n        \"message\": \"Wishing you the best!\",\r\n        \"occasion\": \"wedding\",\r\n        \"notify\":false\r\n    },\r\n    \"onBehalf\": true,\r\n    \"donorAlias\": \"Charlie Chaplin\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly\",\r\n        \"lastname\": \"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\",\r\n        \"notify\": false\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 31 Dec 2021 16:00:25 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6c64b8743dd66977-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"don_OMDDuTUQbjXnPOvCTWoTCuHZ\",\n    \"treeCount\": 1,\n    \"token\": \"MR51J78FF30J\",\n    \"isRecurrent\": false,\n    \"tenant\": \"ten_1e5WejOp\",\n    \"project\": {\n        \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n        \"name\": \"Yucatán Restoration\",\n        \"country\": \"MX\",\n        \"purpose\": \"trees\"\n    },\n    \"gift\": {\n        \"code\": \"9ELCE1JQ\",\n        \"type\": \"invitation\",\n        \"recipientName\": \"Charly Aznavour\"\n    },\n    \"paymentDate\": \"2021-12-31 16:00:23\",\n    \"signupPending\": false,\n    \"hasPublicProfile\": false,\n    \"uid\": \"000729691\",\n    \"donorAlias\": null,\n    \"amount\": 1,\n    \"currency\": \"EUR\",\n    \"frequency\": null,\n    \"paymentStatus\": \"paid\",\n    \"taxDeductionCountry\": null\n}"}],"_postman_id":"f5d0e38f-7fcc-48e3-80a3-1a00896a21a5"},{"name":"Plant trees - with gift invitation Copy","event":[{"listen":"prerequest","script":{"id":"6eaca30c-b367-4422-bc11-e04bf0ce7b48","exec":["var hash = CryptoJS.MD5(Math.random() + '').toString();\r","console.log(hash)\r","pm.environment.set('idempotency-key', hash);"],"type":"text/javascript"}}],"id":"14596a9f-308a-4adc-ad1b-3b1060f598ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"{{itempotency-key}}","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 1,\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Charly Aznavour\",\r\n        \"recipientEmail\": \"charles@aznavour.com\",\r\n        \"occasion\": \"wedding\",\r\n        \"message\": \"Wishing you the best!\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>Use this type of request if you want to fund trees for a project and want to issue a gift with the same amount of trees to a single recipient. If both gift properties <code>recipientName</code> and <code>recipientEmail</code> are provided, an email will be sent to the recipient inviting him to redeem his gift. If one them or both are omitted, you must take care of passing the redemption code, that you will receive in the response, to the recipient.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"14596a9f-308a-4adc-ad1b-3b1060f598ac"},{"name":"Donate with Bulk Gifts","event":[{"listen":"prerequest","script":{"id":"95e69153-6cb9-42fb-a17c-672f64334cbe","exec":[""],"type":"text/javascript"}}],"id":"b4885a04-6ea7-4320-90ec-a6e7f00d9f6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"{{itempotency-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 40,\r\n    \"gift\": {\r\n        \"type\": \"discrete-bulk\",\r\n        \"occasion\": \"wedding\",\r\n        \"gifts\": [\r\n            {\r\n                \"value\": 762,\r\n                \"recipientName\": \"Micheal Dietrich\",\r\n                \"recipientEmail\": \"Lavinia41@example.net\"\r\n            },\r\n            {\r\n                \"value\": 720,\r\n                \"recipientName\": \"Marcella Rodriguez\",\r\n                \"recipientEmail\": \"Enrique_Watsica82@example.org\"\r\n            },\r\n            {\r\n                \"value\": 21,\r\n                \"recipientName\": \"Duane Beatty\",\r\n                \"recipientEmail\": \"Darlene83@example.net\"\r\n            },\r\n            {\r\n                \"value\": 698,\r\n                \"recipientName\": \"Heidi Fisher\",\r\n                \"recipientEmail\": \"Loren.Leffler@example.org\"\r\n            }\r\n        ]\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>Use this type of request if you want to fund trees for a project and issue gifts to multiple recipients. The number of funded trees (quantity) must match the sum of the gifted trees (gift.value).\nJust like with the option <em>'Plant trees - with gift invitation'</em>, you can control whether you want an automatic email to be sent to the recipients or if you rather provide them with their respective redemption codes.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4885a04-6ea7-4320-90ec-a6e7f00d9f6c"},{"name":"Donate with Bulk Gift (Excel File Upload)","event":[{"listen":"prerequest","script":{"id":"7975c523-8370-4530-892c-8b6582623f48","exec":[""],"type":"text/javascript"}}],"id":"6bab6aa3-ec7a-4e17-9187-ead51da1349f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"{{itempotency-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 40,\r\n    \"gift\": {\r\n        \"type\": \"excel-bulk\",\r\n        \"occasion\": \"wedding\",\r\n        \"file\": \"data:@file/vnd.openxmlformats-officedocument.spreadsheetml.sheet;base64,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\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>This options is almost identical to the option <em>'Plant trees - with discrete bulk gift'</em> with the only difference that the gift recipients and the corresponding values, can be provided in a base64 encoded Excel file. A sample file can be found [here].</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"6bab6aa3-ec7a-4e17-9187-ead51da1349f"},{"name":"Plant trees - with code bulk","event":[{"listen":"prerequest","script":{"id":"5b142a89-0737-4102-a0a9-6fb0ee753efc","exec":[""],"type":"text/javascript"}}],"id":"f73c7ff9-19cc-4c95-a47d-36340581b9f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"{{itempotency-key}}","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 200,\r\n    \"gift\": {\r\n        \"type\": \"code-bulk\",\r\n        \"quantity\": 200,\r\n        \"value\": 1,\r\n        \"occasion\": \"wedding\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>Use this type of request if you want to fund trees for a project and issue a larger number of gifts to arbitrary recipients. You will receive a list of redemption codes that you can distribute to your recipients as you see fit.</p>\n<p>You can specify how many gifts (<em>quantity</em>) you want to issue and the <em>value</em> of each gift should have. The number of funded trees will be calculated automatically by multiplying the 'quantity' with the 'value' mentioned above.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"f73c7ff9-19cc-4c95-a47d-36340581b9f7"}],"id":"fc539e39-6f50-4037-8659-bd8855582736","description":"<p>In order to plant trees using your PlanetCash, you need to specify the project you want to fund trees to. The endpoint Project list allows you to retrieve a list of all projects that are available in the system and determine the id you need to provide in your tree planting requests.</p>\n<p>Only Projects with <code>\"allowDonations\":</code><strong><code>true</code></strong> will accept donations.</p>\n<p>You can plant trees by using your PlanetCash balance to fund trees for a specific plant project. The mandatory project ids that you can specify in your requests, can be obtained using the public endpoint <code>Project list</code>.</p>\n<p>The amount that is charged to your PlanetCash account, is calculated from the cost of each tree and the currency defined by the project.</p>\n<p>Whenever you plant trees utilizing your PlanetCash account, you may gift/dedicate those trees to one or more third parties. The different endpoints described in this section, expose the different options you have to create these gifts.</p>\n<p>One of these options, the GiftFund option, is different from the others in that no actual gifts will be created at the moment of the PlanetCash operation. Instead, a 'GiftFund' is created, that can be later used to issue actual gifts.</p>\n<blockquote>\n<p>The endpoints in this section support <a href=\"#idempotent-requests\">idempotent requests</a>.</p>\n</blockquote>\n<p>On your Requests, you can either send \"units\" or \"amount\" you would like to donate or send both. Sending Amount for Tree Donation might lead to receiving decimal trees. When using Amount, default currency of your PlanetCash Account will be used for calculations. When using units, you can use Project API to calculate the donation amount.</p>\n<blockquote>\n<p>Please note that price of the trees are defined by the Restoration Organizations and are subject to change without any notice.</p>\n</blockquote>\n","_postman_id":"fc539e39-6f50-4037-8659-bd8855582736","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"GiftFunds [Unstable]","item":[{"name":"List GiftFunds","id":"7654171b-7ce4-4063-8351-36baa534b74f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app-staging.plant-for-the-planet.org/app/openGifts","description":"<p>Once you have created one or more GiftFunds, you can query a corresponding list using this endpoint. It will allow you to see how much credit is left on each of them and provide you with the id required to issue further gifts.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","openGifts"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"a92972fc-3346-4582-b621-606ccdd2ed58","name":"List GiftFunds","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-TOKEN-API","value":"{{x-token-api}}","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text","disabled":true},{"key":"X-Accept-Version","value":"1.0.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true}],"url":"https://{{url}}/app/openGifts"},"code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"don_qxS0u7uLKEY19i2UIrHoCYGy\",\r\n        \"purpose\": \"trees\",\r\n        \"quantity\": 5000,\r\n        \"credit\": 0,\r\n        \"created\": \"2021-07-14T22:00:16+00:00\"\r\n    },\r\n    {\r\n        \"id\": \"don_HzO9Dq6vfUBlF7L09RbteGh0\",\r\n        \"purpose\": \"trees\",\r\n        \"quantity\": 1000,\r\n        \"credit\": 980,\r\n        \"created\": \"2021-07-14T23:24:17+00:00\"\r\n    }\r\n]"}],"_postman_id":"7654171b-7ce4-4063-8351-36baa534b74f"},{"name":"Gift trees - discrete bulk","id":"8c8167f8-b13e-42e8-85f3-6810f382bc24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"8fbf7d3d-9d2f-4fb6-99ac-4b9979898ac8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"discrete-bulk\",\r\n    \"occasion\": \"wedding\",\r\n    \"gifts\": [\r\n        {\r\n            \"value\": 10,\r\n            \"recipientName\": \"Charly Aznavour\",\r\n            \"recipientEmail\": \"charles@aznavour.com\"\r\n        },\r\n        {\r\n            \"value\": 10,\r\n            \"recipientName\": \"Eva Aznavour\",\r\n            \"recipientEmail\": \"eva@aznavour.com\"\r\n        },\r\n        {\r\n            \"value\": 10,\r\n            \"recipientName\": \"Francois Aznavour\",\r\n            \"recipientEmail\": \"francois@aznavour.com\"\r\n        },\r\n        {\r\n            \"value\": 10,\r\n            \"recipientName\": \"Madeleine Aznavour\",\r\n            \"recipientEmail\": \"madeleine@aznavour.com\"\r\n        }\r\n    ]\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations/don_O1gs1AsKwsmcEwEQxTqZCllF/gifts","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_O1gs1AsKwsmcEwEQxTqZCllF","gifts"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c8167f8-b13e-42e8-85f3-6810f382bc24"},{"name":"Gift trees - code bulk","id":"3e0cb0a3-6ce8-4e28-bc82-0a6176ece07e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"fcb2b906-681c-4eed-818e-2e0e8d3921ad","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"code-bulk\",\r\n    \"quantity\": 2,\r\n    \"value\": 1,\r\n    \"occasion\": \"wedding\"\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations/don_O1gs1AsKwsmcEwEQxTqZCllF/gifts","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_O1gs1AsKwsmcEwEQxTqZCllF","gifts"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e0cb0a3-6ce8-4e28-bc82-0a6176ece07e"},{"name":"Gift trees - excel bulk","id":"39013a24-58a4-4b4d-b73a-c92c963bb099","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"3c1d07ca-1e41-47ce-aaaa-cad43523b968","type":"text"},{"key":"TENANT-KEY","value":"ten_3hEjJCBs","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"excel-bulk\",\r\n    \"occasion\": \"wedding\",\r\n    \"file\": \"data:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;base64,UEsDBBQABgAIAAAAIQBi7p1oXgEAAJAEAAATAAgCW0NvbnRlbnRfVHlwZXNdLnhtbCCiBAIooAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACslMtOwzAQRfdI/EPkLUrcskAINe2CxxIqUT7AxJPGqmNbnmlp/56J+xBCoRVqN7ESz9x7MvHNaLJubbaCiMa7UgyLgcjAVV4bNy/Fx+wlvxcZknJaWe+gFBtAMRlfX41mmwCYcbfDUjRE4UFKrBpoFRY+gOOd2sdWEd/GuQyqWqg5yNvB4E5W3hE4yqnTEOPRE9RqaSl7XvPjLUkEiyJ73BZ2XqVQIVhTKWJSuXL6l0u+cyi4M9VgYwLeMIaQvQ7dzt8Gu743Hk00GrKpivSqWsaQayu/fFx8er8ojov0UPq6NhVoXy1bnkCBIYLS2ABQa4u0Fq0ybs99xD8Vo0zL8MIg3fsl4RMcxN8bZLqej5BkThgibSzgpceeRE85NyqCfqfIybg4wE/tYxx8bqbRB+QERfj/FPYR6brzwEIQycAhJH2H7eDI6Tt77NDlW4Pu8ZbpfzL+BgAA//8DAFBLAwQUAAYACAAAACEAtVUwI/QAAABMAgAACwAIAl9yZWxzLy5yZWxzIKIEAiigAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKySTU/DMAyG70j8h8j31d2QEEJLd0FIuyFUfoBJ3A+1jaMkG92/JxwQVBqDA0d/vX78ytvdPI3qyCH24jSsixIUOyO2d62Gl/pxdQcqJnKWRnGs4cQRdtX11faZR0p5KHa9jyqruKihS8nfI0bT8USxEM8uVxoJE6UchhY9mYFaxk1Z3mL4rgHVQlPtrYawtzeg6pPPm3/XlqbpDT+IOUzs0pkVyHNiZ9mufMhsIfX5GlVTaDlpsGKecjoieV9kbMDzRJu/E/18LU6cyFIiNBL4Ms9HxyWg9X9atDTxy515xDcJw6vI8MmCix+o3gEAAP//AwBQSwMEFAAGAAgAAAAhAIE+lJfzAAAAugIAABoACAF4bC9fcmVscy93b3JrYm9vay54bWwucmVscyCiBAEooAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKxSTUvEMBC9C/6HMHebdhUR2XQvIuxV6w8IybQp2yYhM3703xsqul1Y1ksvA2+Gee/Nx3b3NQ7iAxP1wSuoihIEehNs7zsFb83zzQMIYu2tHoJHBRMS7Orrq+0LDppzE7k+ksgsnhQ45vgoJRmHo6YiRPS50oY0as4wdTJqc9Adyk1Z3su05ID6hFPsrYK0t7cgmilm5f+5Q9v2Bp+CeR/R8xkJSTwNeQDR6NQhK/jBRfYI8rz8Zk15zmvBo/oM5RyrSx6qNT18hnQgh8hHH38pknPlopm7Ve/hdEL7yim/2/Isy/TvZuTJx9XfAAAA//8DAFBLAwQUAAYACAAAACEAXQy/NCYCAAB4BAAADwAAAHhsL3dvcmtib29rLnhtbKxUyW7bMBC9F+g/ELzbWiw5tmApyOKiAYoiSN3kkgtNjSzCXFSSqm0E/feOpKpNm0uK9qIZbo/z3htqdX5UknwF64TROY2mISWguSmF3uX08+bdZEGJ80yXTBoNOT2Bo+fF2zerg7H7rTF7ggDa5bT2vsmCwPEaFHNT04DGlcpYxTwO7S5wjQVWuhrAKxnEYTgPFBOaDgiZfQ2GqSrB4drwVoH2A4gFyTyW72rRuBFN8dfAKWb3bTPhRjUIsRVS+FMPSoni2c1OG8u2Emkfo3RExvQFtBLcGmcqP0WoYCjyBd8oDKJooFysKiHhfpCdsKb5yFR3i6REMufXpfBQ5nSOQ3OA3yZs21y2QuJqlCRxSIPipxW3lpRQsVb6DZowwuPGdBbHcbcTSV1ID1YzD1dGe9Twh/r/qlePfVUbdIfcwZdWWMCm6GQrVvhlPGNbd8t8TVorc/qQPW5ANY/PRGUvHfsLWRnv+AVIcChiyP8kW6y6lr0XcHC/ZOuG5PggdGkOOcUHcHqWH/rpB1H6OqfxfJng+jD3HsSu9qjuYpak/eXPsPsuxzv6SHTv7qeu8yN8Tl286QykxGYCE3tTRj3CeIwzydHNLvQb0ziN+h1w9B+cL1YYUUiR06coCS/OwmUyCdezdJIslvFkkcziyVVyHa/Ts/X1+jL99n97F/3MxuffVVkz6zeW8T3+NO6gumQOe3kghHWiE2PVwXiq+A4AAP//AwBQSwMEFAAGAAgAAAAhACPURbC9AAAADAEAABQAAAB4bC9zaGFyZWRTdHJpbmdzLnhtbGzPwWrDMAwG4Hth72B0X5yNUkqx3cFgh/W6PoBJ1MadLWeRsmVvX4fSS+jx/6QfIbOfUlS/OHDIZOGlqkEhNbkNdLZw/Pp43oJi8dT6mAkt/CPD3j2tDLOo0iW20In0O6256TB5rnKPVCanPCQvJQ5nzf2AvuUOUVLUr3W90ckHAtXkkcTCGtRI4WfE93t2hoMz4g7456PR4oye4YbfM77h5FMfsWpyWi58lqN5iZcZH7d0+cZdAQAA//8DAFBLAwQUAAYACAAAACEAi4JuWJMGAACOGgAAEwAAAHhsL3RoZW1lL3RoZW1lMS54bWzsWc+LGzcUvhf6Pwxzd/xrZmwv8QZ7bGfb7CYh66TkqLVlj7KakRnJuzEhUJJjoVCall4KvfVQ2gYS6CX9a7ZNaVPIv9AnzdgjreVumm4gLVnDMqP59PTpvTffkzQXL92NqXOEU05Y0narFyqug5MRG5Nk2nZvDgelputwgZIxoizBbXeBuXtp+/33LqItEeEYO9A/4Vuo7UZCzLbKZT6CZsQvsBlO4NmEpTEScJtOy+MUHYPdmJZrlUpQjhFJXCdBMZi9NpmQEXaG0qS7vTTep3CbCC4bRjTdl6ax0UNhx4dVieALHtLUOUK07cI4Y3Y8xHeF61DEBTxouxX155a3L5bRVt6Jig19tX4D9Zf3yzuMD2tqzHR6sBrU83wv6KzsKwAV67h+ox/0g5U9BUCjEcw046Lb9Lutbs/PsRoou7TY7jV69aqB1+zX1zh3fPkz8AqU2ffW8INBCF408AqU4X2LTxq10DPwCpThgzV8o9LpeQ0Dr0ARJcnhGrriB/VwOdsVZMLojhXe8r1Bo5YbL1CQDavskkNMWCI25VqM7rB0AAAJpEiQxBGLGZ6gEWRxiCg5SImzS6YRJN4MJYxDc6VWGVTq8F/+PHWlPIK2MNJ6S17AhK81ST4OH6VkJtruh2DV1SAvn33/8tkT5+WzxycPnp48+Onk4cOTBz9mtoyOOyiZ6h1ffPvZn19/7Pzx5JsXj76w47mO//WHT375+XM7ECZbeOH5l49/e/r4+Vef/v7dIwu8k6IDHT4kMebOVXzs3GAxzE15wWSOD9J/1mMYIWL0QBHYtpjui8gAXl0gasN1sem8WykIjA14eX7H4LofpXNBLCNfiWIDuMcY7bLU6oArcizNw8N5MrUPns513A2EjmxjhygxQtufz0BZic1kGGGD5nWKEoGmOMHCkc/YIcaW2d0mxPDrHhmljLOJcG4Tp4uI1SVDcmAkUtFph8QQl4WNIITa8M3eLafLqG3WPXxkIuGFQNRCfoip4cbLaC5QbDM5RDHVHb6LRGQjub9IRzquzwVEeoopc/pjzLmtz7UU5qsF/QqIiz3se3QRm8hUkEObzV3EmI7sscMwQvHMypkkkY79gB9CiiLnOhM2+B4z3xB5D3FAycZw3yLYCPfZQnATdFWnVCSIfDJPLbG8jJn5Pi7oBGGlMiD7hprHJDlT2k+Juv9O1LOqdFrUOymxvlo7p6R8E+4/KOA9NE+uY3hn1gvYO/1+p9/u/16/N73L56/ahVCDhherdbV2jzcu3SeE0n2xoHiXq9U7h/I0HkCj2laoveVqKzeL4DLfKBi4aYpUHydl4iMiov0IzWCJX1Ub0SnPTU+5M2McVv6qWW2J8Snbav8wj/fYONuxVqtyd5qJB0eiaK/4q3bYbYgMHTSKXdjKvNrXTtVueUlA9v0nJLTBTBJ1C4nGshGi8Hck1MzOhUXLwqIpzS9DtYziyhVAbRUVWD85sOpqu76XnQTApgpRPJZxyg4FltGVwTnXSG9yJtUzABYTywwoIt2SXDdOT84uS7VXiLRBQks3k4SWhhEa4zw79aOT84x1qwipQU+6Yvk2FDQazTcRaykip7SBJrpS0MQ5brtB3YfTsRGatd0J7PzhMp5B7nC57kV0CsdnI5FmL/zrKMss5aKHeJQ5XIlOpgYxETh1KInbrpz+KhtoojREcavWQBDeWnItkJW3jRwE3QwynkzwSOhh11qkp7NbUPhMK6xPVffXB8uebA7h3o/Gx84Bnac3EKSY36hKB44JhwOgaubNMYETzZWQFfl3qjDlsqsfKaocytoRnUUoryi6mGdwJaIrOupu5QPtLp8zOHTdhQdTWWD/ddU9u1RLz2miWdRMQ1Vk1bSL6Zsr8hqroogarDLpVtsGXmhda6l1kKjWKnFG1X2FgqBRKwYzqEnG6zIsNTtvNamd44JA80SwwW+rGmH1xOtWfuh3OmtlgViuK1Xiq08f+tcJdnAHxKMH58BzKrgKJXx7SBEs+rKT5Ew24BW5K/I1Ilw585S03XsVv+OFNT8sVZp+v+TVvUqp6XfqpY7v16t9v1rpdWv3obCIKK762WeXAZxH0UX+8UW1r32AiZdHbhdGLC4z9YGlrIirDzDV2uYPMA4B0bkX1AateqsblFr1zqDk9brNUisMuqVeEDZ6g17oN1uD+65zpMBepx56Qb9ZCqphWPKCiqTfbJUaXq3W8RqdZt/r3M+XMTDzTD5yX4B7Fa/tvwAAAP//AwBQSwMEFAAGAAgAAAAhAN4j8tOFAgAAsQUAAA0AAAB4bC9zdHlsZXMueG1spFRbb5swFH6ftP9g+Z0aaMiSCKiWC1KlbprUTtqrAyax6guyTZds2n/vMZCEqtM2rS/4nMPxd75zc3pzkAI9MWO5VhmOrkKMmCp1xdUuw18fimCGkXVUVVRoxTJ8ZBbf5O/fpdYdBbvfM+YQQCib4b1zzYIQW+6ZpPZKN0zBn1obSR2oZkdsYxitrL8kBYnDcEok5Qr3CAtZ/guIpOaxbYJSy4Y6vuWCu2OHhZEsF7c7pQ3dCqB6iCa0PGF3yit4yUujra7dFcARXde8ZK9ZzsmcAFKe1lo5i0rdKge1AmgfYfGo9HdV+F/e2Hvlqf2BnqgAS4RJnpZaaIMcVAaIdRZFJes9VlTwreHeraaSi2Nvjr2hK+bgJzmk5o3E8xgOC5e4EGdWsScAhjyF6jhmVAEKGuSHYwPhFTSyh+n8/uK9M/QYxcnoAukC5ulWmwoG51KPkylPBasdEDV8t/en0w18t9o5qHKeVpzutKLCp9KDnAVIp2RC3Pvh+la/wD7USLWykO62yjCMqS/CSYREBrHH6xWPP0brsd8Miw71S3xAHNF+QfocHvl+Z/iz3wYBkzNAoG3LhePqN4QBszpcShD6Djg/2V1xzlGgEhWraSvcw/lnhi/yJ1bxVsZnry/8SbsOIsMX+c53Kpr6GOzg7iyMF5yoNTzDPzfLD/P1poiDWbicBZNrlgTzZLkOkslquV4X8zAOV79Gi/aGNeuegzyFxVpYActohmSHFO8vtgyPlJ5+N6NAe8x9Hk/Dj0kUBsV1GAWTKZ0Fs+l1EhRJFK+nk+UmKZIR9+T/uEchiaL+LfPkk4XjkgmuTr06dWhshSaB+ockyKkT5PLW5s8AAAD//wMAUEsDBBQABgAIAAAAIQBY+tviIwIAAJwEAAAYAAAAeGwvd29ya3NoZWV0cy9zaGVldDEueG1sjJRNj9sgEIbvlfofEPc1tnez2Y1sr7aJou6hUrX9OhM8tlHAuEC+/n0Hk6Tpbg+52MDAMy/vjCie9lqRLVgnTV/SLEkpgV6YWvZtSX98X948UOI872uuTA8lPYCjT9XHD8XO2LXrADxBQu9K2nk/zBhzogPNXWIG6DHSGKu5x6ltmRss8Ho8pBXL0/SeaS57Ggkzew3DNI0UsDBio6H3EWJBcY/6XScHd6JpcQ1Oc7veDDfC6AERK6mkP4xQSrSYvbS9sXyl8N777I6LE3ucvMNrKaxxpvEJ4lgU+v7Oj+yRIakqaok3CLYTC01Jn7PZPKesKkZ/fkrYuYsx8Xz1DRQIDzWWiZJg/8qYddj4gkspEt24IRC58HILc1CqpPNQwd9jDhxiAnbOcDk+ZVuOBftqSQ0N3yj/anafQbadx7QTNCD4MKsPC3ACC4CJk3wSqMIoROCXaBk6CQ3k+yhV1r4raU7JCpxfykCiRGycN/pXjGVHQjyLO8ez+N/F+H1yl0+mDxmmuhZye4Tg/wjJ06spLN5mNGrBPa8Ka3YEGxSFu4GHds9mSP6/G2hD2PucYU221aRgWzRaHFc/IQIdcGMs/Tc2v4xl5xjD5GcFaMr1CvIxy+0bBYg4K8jfKLiM/T0XFcTGiX4MvIUv3Layd0RBMzbClBIbOyVNcOzNENpjGmpmPBb7NOvwFQA0KE3QwsYYf5qE5jy/K9UfAAAA//8DAFBLAwQUAAYACAAAACEAfYE1fT4BAABbAgAAEQAIAWRvY1Byb3BzL2NvcmUueG1sIKIEASigAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAjJLLTsMwEEX3SPxD5H3iPChUVpJKgLqiEhJFIHaWPW0N8UO2Ie3f4yRtCCoLlp5758ydkcvFXjbRF1gntKpQlqQoAsU0F2pboef1Mp6jyHmqOG20ggodwKFFfXlRMkOYtvBotQHrBbgokJQjzFRo570hGDu2A0ldEhwqiBttJfXhabfYUPZBt4DzNL3GEjzl1FPcAWMzEtERydmINJ+26QGcYWhAgvIOZ0mGf7werHR/NvTKxCmFP5iw0zHulM3ZII7uvROjsW3bpC36GCF/hl9XD0/9qrFQ3a0YoLrkjDAL1Gtbv4eNdYknle56DXV+FQ69EcBvDyfTuRBIffABBzwKUcgQ/KS8FHf36yWq8zTP4nQW5zfr7IoUGSnmb93cX/1dtKEgj9P/T8zJbDYhngB1ic++Q/0NAAD//wMAUEsDBBQABgAIAAAAIQDeQRbZigEAABEDAAAQAAgBZG9jUHJvcHMvYXBwLnhtbCCiBAEooAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJySQW/bMAyF7wP2HwzdGzndOgyBrGJIN/SwYgGSdmdNpmOhsiSIrJHs14+20dRpe9qN5Ht4+kRJXR86X/SQ0cVQieWiFAUEG2sX9pW43/24+CoKJBNq42OAShwBxbX++EFtckyQyQEWHBGwEi1RWkmJtoXO4ILlwEoTc2eI27yXsWmchZtonzoIJC/L8ouEA0Goob5Ip0AxJa56+t/QOtqBDx92x8TAWn1LyTtriG+p75zNEWNDxfeDBa/kXFRMtwX7lB0ddankvFVbazysOVg3xiMo+TJQt2CGpW2My6hVT6seLMVcoPvLa7sUxR+DMOBUojfZmUCMNdimZqx9Qsr6d8yP2AIQKsmGaTiWc++8dp/1cjRwcW4cAiYQFs4Rd4484K9mYzK9Q7ycE48ME++Esx34pjPnfOOV+aRX2evYJROOLJyqny484n3axRtD8LzO86HatiZDzS9wWvdpoG55k9kPIevWhD3Uz563wvD4D9MP18urRfmp5HedzZR8+cv6HwAAAP//AwBQSwECLQAUAAYACAAAACEAYu6daF4BAACQBAAAEwAAAAAAAAAAAAAAAAAAAAAAW0NvbnRlbnRfVHlwZXNdLnhtbFBLAQItABQABgAIAAAAIQC1VTAj9AAAAEwCAAALAAAAAAAAAAAAAAAAAJcDAABfcmVscy8ucmVsc1BLAQItABQABgAIAAAAIQCBPpSX8wAAALoCAAAaAAAAAAAAAAAAAAAAALwGAAB4bC9fcmVscy93b3JrYm9vay54bWwucmVsc1BLAQItABQABgAIAAAAIQBdDL80JgIAAHgEAAAPAAAAAAAAAAAAAAAAAO8IAAB4bC93b3JrYm9vay54bWxQSwECLQAUAAYACAAAACEAI9RFsL0AAAAMAQAAFAAAAAAAAAAAAAAAAABCCwAAeGwvc2hhcmVkU3RyaW5ncy54bWxQSwECLQAUAAYACAAAACEAi4JuWJMGAACOGgAAEwAAAAAAAAAAAAAAAAAxDAAAeGwvdGhlbWUvdGhlbWUxLnhtbFBLAQItABQABgAIAAAAIQDeI/LThQIAALEFAAANAAAAAAAAAAAAAAAAAPUSAAB4bC9zdHlsZXMueG1sUEsBAi0AFAAGAAgAAAAhAFj62+IjAgAAnAQAABgAAAAAAAAAAAAAAAAApRUAAHhsL3dvcmtzaGVldHMvc2hlZXQxLnhtbFBLAQItABQABgAIAAAAIQB9gTV9PgEAAFsCAAARAAAAAAAAAAAAAAAAAP4XAABkb2NQcm9wcy9jb3JlLnhtbFBLAQItABQABgAIAAAAIQDeQRbZigEAABEDAAAQAAAAAAAAAAAAAAAAAHMaAABkb2NQcm9wcy9hcHAueG1sUEsFBgAAAAAKAAoAgAIAADMdAAAAAA==\"\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations/don_m9Cl1etfJzp1ReKqxLS77auK/gifts","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_m9Cl1etfJzp1ReKqxLS77auK","gifts"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"39013a24-58a4-4b4d-b73a-c92c963bb099"},{"name":"Plant trees - with gift fund","event":[{"listen":"prerequest","script":{"id":"6ae69b42-6d68-47b9-b26b-da1c3307e335","exec":["var hash = CryptoJS.MD5(Math.random() + '').toString();\r","console.log(hash)\r","pm.environment.set('idempotency-key', hash);"],"type":"text/javascript"}}],"id":"b831e34f-75a0-486c-870b-05bb9d3dcda6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"IDEMPOTENCY-KEY","value":"3d244e24-4b12-4838-98aa-256acbef320b","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 1000,\r\n    \"gift\": {\r\n        \"type\": \"fund\"\r\n    }\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/donations","description":"<p>Use this option if you want to fund trees to a plant project so they are registered and show up in your public TreeCounter, but you intend to issue corresponding gifts later on, as the need arises. You can look at this option as if you were creating a gift account where you deposit gift credit which you withdraw gradually over time issuing gifts (see section GiftFunds).</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","donations"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"b831e34f-75a0-486c-870b-05bb9d3dcda6"}],"id":"a8775502-89d6-4582-bb1d-75e8c15d4eda","description":"<p>When you plant trees, you specify the quantity of trees to be planted and at the same time you specify the gift recipient(s) you want to gift these trees to. With GiftFunds, you can split this process, with other words: GiftFunds allow you to plant trees 'now' and issue corresponding gifts 'later'.</p>\n<p>Let's say you want to plant 1000 trees immediately so they appear on your TreeCounter and would like to issues smaller gift certificates to your community later. You can do this by planting 1000 trees and specifying the gift type <code>fund</code>. This will create a GiftFund that you can use to issue gifts at a time of your choosing.</p>\n<p>GiftFunds are designed for partners who use PlanetCash to issue gifts to a large number of recipients and want to do this in an efficient and potentially automated way. The endpoints to issue gifts using one of your GiftFunds, are very similar to the ones in the 'Planting Trees' section but have 1 difference:</p>\n<blockquote>\n<p>The gift invitation option, which only allows to issue a single gift, is not available.</p>\n</blockquote>\n","_postman_id":"a8775502-89d6-4582-bb1d-75e8c15d4eda","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}}],"id":"dcc797af-2ed6-4445-a664-6733392fb2af","description":"<p>PlanetCash is an Open API to transact on the Plant-for-the-Planet Platform.</p>\n<p>It allows you user to donate once, and distribute that donation to multiple projects on the Platform.</p>\n<p><strong>We designed PlanetCash for two main reasons.</strong></p>\n<ol>\n<li>To Reduce Payment Transaction fees for smaller volume transactions. To compare: 100, 1 € donation with PayPal costs 40+ Euros. With PlanetCash, same 100 transactions would cost restoration projects less than 5€.</li>\n<li>To Allow users to gamify forest restoration and conservation using APIs. With Automations and PlanetCash APIs, now you can orchestrate tree planting with your business processes. Plant some trees when for every new hire, when someone comes back from holidays, or when when someone rings your door, When a new employee joins a company, or</li>\n</ol>\n<p>PlanetCash is a donation to Plant-for-the-Planet Foundation or it’s sister organizations and Non Commercial use of PlanetCash may be tax deductible. If you are not sure, please contact <a href=\"mailto:support@plant-for-the-planet.org\">support@plant-for-the-planet.org</a> with your use case.</p>\n<hr />\n<p><strong>With PlanetCash you can:</strong></p>\n<ul>\n<li>Donate trees, or support conservation projects in over 200+ projects</li>\n<li>Gift Trees</li>\n<li>Donate On Behalf of Third Party</li>\n<li>Gift on Behalf of Third Party</li>\n<li>Take control of the Email Communication</li>\n<li>Donate On behalf of your user, but send the tree code to your user without sharing user’s data with Plant-for-the-Planet</li>\n<li>Go beyond Plant-for-the-Planet Tree Certificates</li>\n<li>Create Custom certificates, and still allow users to visualize their trees within the Plant-for-the-Planet Platform.</li>\n<li>Create a dynamic forest</li>\n<li>Your forest grows with every transaction. Let your customers watch how their business with you lets a forest grow!</li>\n</ul>\n<p><strong>Enterprise Features</strong></p>\n<ul>\n<li>Generate Tree Codes in Bulk</li>\n<li>Generate Tree Certificates in Bulk</li>\n<li>Donate Partial Trees</li>\n</ul>\n<hr />\n<h3 id=\"getting-started\"><strong>Getting started</strong></h3>\n<p><strong>Step 1.</strong> Sign Up and Get your API Key</p>\n<p><a href=\"https://www1.plant-for-the-planet.org/profile/api-key\">https://www1.plant-for-the-planet.org/profile/api-key</a></p>\n<p><strong>Step 2.</strong> Create PlanetCash Account and Donate</p>\n<p><a href=\"https://donate.plant-for-the-planet.org/?to=planetcash\">https://donate.plant-for-the-planet.org/?to=planetcash</a></p>\n<p><strong>Step 3.</strong> Use the APIs</p>\n<h3 id=\"environments\">Environments:</h3>\n<p><strong>PROD</strong>: <a href=\"https://app.plant-for-the-planet.org\">https://app.plant-for-the-planet.org</a></p>\n<p><strong>STAGING</strong>: <a href=\"https://app-staging.plant-for-the-planet.org\">https://app-staging.plant-for-the-planet.org</a></p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>Please send API Key on the<code>X-TOKEN-API</code> Header to use PlanetCash.</p>\n<hr />\n<p>If you are developing B2C Applications that offer users to login, we also offer OAuth 2.0 Token based Authentication. Please contact <a href=\"mailto:support@plant-for-the-planet.org\">support@plant-for-the-planet.org</a> for details.</p>\n","_postman_id":"dcc797af-2ed6-4445-a664-6733392fb2af","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Tenant Apps","item":[],"id":"6abcfbea-3913-43cb-81ed-f728e48c60aa","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"d00f3f53-1ec5-49f0-a781-138f5a6d5129","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d32949c6-a805-4f0d-b8e1-3c6df119d522","type":"text/javascript","exec":[""]}}],"_postman_id":"6abcfbea-3913-43cb-81ed-f728e48c60aa","description":""},{"name":"SAAS Leaderboards","item":[{"name":"Retrieve a Tenant","event":[{"listen":"test","script":{"id":"f299f3e8-7b07-4f5c-8c57-66ad3568763f","exec":["pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"name\");","});"],"type":"text/javascript"}}],"id":"0b241cfc-1c48-4cb3-9b99-d212582fc0f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/tenants/ten_I9TW3ncG","description":"<p>Retrieves a Tenant Object. Contact Plant-for-the-Planet support for tenant creation.</p>\n","urlObject":{"path":["app","tenants","ten_I9TW3ncG"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"9ee8cf95-cae5-43a5-b84d-a1fec17e585a","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/tenants/ten_I9TW3ncG"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 02 Jan 2022 02:57:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c70b7b51feb69a3-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sun, 02 Jan 2022 02:57:02 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"config\": {\n        \"appDomain\": \"https://www.trilliontreecampaign.org\"\n    },\n    \"images\": {\n        \"featuredImage\": null,\n        \"bannerImage\": null\n    },\n    \"name\": \"TrillionTreeCampaign\",\n    \"description\": null,\n    \"image\": null,\n    \"tenantGoal\": null\n}"}],"_postman_id":"0b241cfc-1c48-4cb3-9b99-d212582fc0f0"},{"name":"Retrieve a Leaderboard","event":[{"listen":"test","script":{"id":"6225c2a7-c83b-4a2c-93b8-ad211c45fc84","exec":["pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"donorName\");","});"],"type":"text/javascript"}}],"id":"1184f63a-1102-4937-976f-6739909f307b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Cookie","value":"{{xdebug}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app.plant-for-the-planet.org/app/leaderboard?tenant=ten_3hEjJCBs","description":"<p>Retrieves a list of most recent and most planted contributors for a defined Tenant. If a <code>tenant</code> id is not provided in query parameters, the default Leaderboard of all tenants is returned.</p>\n","urlObject":{"path":["app","leaderboard"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"tenant","value":"ten_3hEjJCBs"}],"variable":[]}},"response":[{"id":"3d0255b2-5142-4224-a48f-c7b9b4c044b1","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Cookie","value":"{{xdebug}}"},{"key":"Content-Type","value":"application/json"},{"key":"X-Accept-Version","type":"text","value":"v2.0","disabled":true},{"key":"X-Locale","type":"text","value":"en","disabled":true}],"url":{"raw":"https://app.plant-for-the-planet.org/app/leaderboard?tenant=ten_3hEjJCBs","host":["https://app.plant-for-the-planet.org"],"path":["app","leaderboard"],"query":[{"key":"tenant","value":"ten_3hEjJCBs"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 02 Jan 2022 02:38:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c709c28eae6694c-FRA"},{"key":"Cache-Control","value":"public, s-maxage=5"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Vary","value":"Origin, Accept-Encoding"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"mostRecent\": [\n        {\n            \"donorName\": \"Rodrigo Población\",\n            \"treeCount\": \"50\",\n            \"created\": \"2021-12-17 08:44:55\"\n        },\n        {\n            \"donorName\": \"Diane H.\",\n            \"treeCount\": \"20\",\n            \"created\": \"2021-12-16 20:56:07\"\n        },\n        {\n            \"donorName\": \"Matthias Betz\",\n            \"treeCount\": \"1\",\n            \"created\": \"2021-12-15 13:22:38\"\n        },\n        {\n            \"donorName\": \"Ulrich Dr. Westphal\",\n            \"treeCount\": \"10\",\n            \"created\": \"2021-12-14 12:31:32\"\n        },\n        {\n            \"donorName\": \"Josephine R.\",\n            \"treeCount\": \"10\",\n            \"created\": \"2021-12-13 19:57:01\"\n        },\n        {\n            \"donorName\": \"Elodie Martinez\",\n            \"treeCount\": \"150\",\n            \"created\": \"2021-12-13 18:07:49\"\n        },\n        {\n            \"donorName\": \"Michelle b.\",\n            \"treeCount\": \"10\",\n            \"created\": \"2021-12-13 17:54:43\"\n        },\n        {\n            \"donorName\": \"Matthew C.\",\n            \"treeCount\": \"31\",\n            \"created\": \"2021-12-12 17:32:22\"\n        },\n        {\n            \"donorName\": \"Paul S.\",\n            \"treeCount\": \"50\",\n            \"created\": \"2021-12-11 20:26:38\"\n        },\n        {\n            \"donorName\": \"David R.\",\n            \"treeCount\": \"50\",\n            \"created\": \"2021-12-09 22:23:10\"\n        }\n    ],\n    \"mostDonated\": [\n        {\n            \"donorName\": \"Salesforce\",\n            \"treeCount\": \"43193765.00\",\n            \"created\": \"2020-02-01 00:00:00\"\n        },\n        {\n            \"donorName\": \"Talia G.\",\n            \"treeCount\": \"10000.00\",\n            \"created\": \"2021-09-30 23:40:21\"\n        },\n        {\n            \"donorName\": \"Salesforce\",\n            \"treeCount\": \"3000.00\",\n            \"created\": \"2021-04-14 16:16:58\"\n        },\n        {\n            \"donorName\": \"Salesforce Trailblazer Community\",\n            \"treeCount\": \"2000.00\",\n            \"created\": \"2021-09-21 11:47:56\"\n        },\n        {\n            \"donorName\": \"David C.\",\n            \"treeCount\": \"1514.00\",\n            \"created\": \"2020-05-05 23:31:46\"\n        },\n        {\n            \"donorName\": \"Salesforce\",\n            \"treeCount\": \"1200.00\",\n            \"created\": \"2021-11-19 18:35:40\"\n        },\n        {\n            \"donorName\": \"Stephanie Geary (she/her)\",\n            \"treeCount\": \"1050.00\",\n            \"created\": \"2021-08-12 22:11:31\"\n        },\n        {\n            \"donorName\": \"LaunchXD.com\",\n            \"treeCount\": \"1036.00\",\n            \"created\": \"2021-04-22 14:46:03\"\n        },\n        {\n            \"donorName\": \"Miguel C.\",\n            \"treeCount\": \"1000.00\",\n            \"created\": \"2020-04-04 09:45:21\"\n        },\n        {\n            \"donorName\": \"Salesforce\",\n            \"treeCount\": \"980.00\",\n            \"created\": \"2020-12-03 21:28:54\"\n        }\n    ]\n}"}],"_postman_id":"1184f63a-1102-4937-976f-6739909f307b"},{"name":"Retrieve a Tenant TreeCount","id":"d9c50b57-03f4-45fb-8454-5a0393be66c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/tenantScore?tenant=ten_3hEjJCBs","description":"<p>Retrieves the total contributions for a defined Tenant. If a <code>tenant</code> id is not provided in query parameters, the contribution sum for for all Tenants is returned.</p>\n","urlObject":{"path":["app","tenantScore"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"tenant","value":"ten_3hEjJCBs"}],"variable":[]}},"response":[{"id":"8c42360d-322f-4bec-ba78-0cef7d0e1f73","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://app.plant-for-the-planet.org/app/tenantScore?tenant=ten_3hEjJCBs","host":["https://app.plant-for-the-planet.org"],"path":["app","tenantScore"],"query":[{"key":"tenant","value":"ten_3hEjJCBs"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 02 Jan 2022 02:46:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c70a78b7b60694c-FRA"},{"key":"Cache-Control","value":"public, s-maxage=5"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Vary","value":"Origin, Accept-Encoding"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 43499828\n}"}],"_postman_id":"d9c50b57-03f4-45fb-8454-5a0393be66c1"}],"id":"93d3f4ba-4b01-45f2-bf7c-d08d2563bc63","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"6aff1130-a38f-4c8e-8918-5b0a6f9b60af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"633e2a1d-29ec-4f87-9c6d-d23e5d87d5a2","type":"text/javascript","exec":[""]}}],"_postman_id":"93d3f4ba-4b01-45f2-bf7c-d08d2563bc63","description":""},{"name":"List Projects","item":[{"name":"List projects","event":[{"listen":"test","script":{"id":"96367a83-7e25-4561-a474-ee376dec83c9","exec":["pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"American Forests\");","    pm.expect(pm.response.text()).to.include(\"survivalRate\");","});"],"type":"text/javascript"}}],"id":"278b0846-2b7b-4391-8856-3cf28cd6856f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/projects?_scope=default&tenant=ten_3hEjJCBs","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[{"disabled":true,"key":"filter[area]","value":"-90.71715831756592,18.607001061319032:-90.70299625396729,18.607001061319032:-90.70299625396729,18.61375250173595:-90.71715831756592,18.61375250173595"},{"disabled":true,"key":"filter[country]","value":"MX"},{"disabled":true,"key":"filter[type]","value":"reforestation"},{"disabled":true,"key":"orderBy[priority]","value":"asc"},{"disabled":true,"key":"orderBy[featured]","value":"desc"},{"disabled":true,"key":"currency","value":"USD"},{"key":"_scope","value":"default"},{"disabled":true,"key":"_scope","value":"extended"},{"disabled":true,"key":"_scope","value":"map"},{"disabled":true,"key":"_scope","value":"existence"},{"key":"tenant","value":"ten_3hEjJCBs"}],"variable":[]}},"response":[{"id":"5b9d320d-076e-4fe6-ba40-baeb09c32544","name":"List projects","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Accept-Version","value":"v2.0","type":"text","disabled":true},{"key":"X-Locale","value":"en","type":"text","disabled":true},{"key":"tenant-key","value":"ten_I9TW3ncG","type":"text","disabled":true},{"key":"tenant-key","value":"ten_3hEjJCBs","type":"text"}],"url":{"raw":"https://app.plant-for-the-planet.org/app/projects?_scope=default","host":["https://app.plant-for-the-planet.org"],"path":["app","projects"],"query":[{"key":"filter[area]","value":"-90.71715831756592,18.607001061319032:-90.70299625396729,18.607001061319032:-90.70299625396729,18.61375250173595:-90.71715831756592,18.61375250173595","disabled":true},{"key":"filter[country]","value":"MX","disabled":true},{"key":"filter[type]","value":"reforestation","disabled":true},{"key":"orderBy[priority]","value":"asc","disabled":true},{"key":"orderBy[featured]","value":"desc","disabled":true},{"key":"currency","value":"USD","disabled":true},{"key":"_scope","value":"default"},{"key":"_scope","value":"extended","disabled":true},{"key":"_scope","value":"map","type":"text","disabled":true},{"key":"_scope","value":"existence","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Jan 2021 16:34:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"60d6d81d79782dfd-BOM"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Wed, 06 Jan 2021 16:34:06 GMT"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"077a25666e00002dfd4e20b000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"proj_sMTZsx6uBCgY0j7adKjJ3G11\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": -13.247377,\n            \"lon\": -72.289337\n        },\n        \"countDonated\": 603060,\n        \"countPlanted\": 603060,\n        \"countRegistered\": 0,\n        \"countTarget\": 12500000,\n        \"country\": \"PE\",\n        \"currency\": \"INR\",\n        \"description\": \"Andes Action seeks to protect and restore one million hectares of high Andean priority ecosystems in six countries in the next 25 years. We work with on-the-ground conservation leaders with proven models to partner with rural and indigenous communities to reforest priority watersheds for biodiversity, local climate resilience, and water security.\\r\\n\\r\\nGlobal Forest Generation is tax deductible in the US!\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -72.289337,\n                -13.247377\n            ]\n        },\n        \"image\": \"5e294644e55b4387545750.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Andes region, South America (Colombia, Ecuador, Peru, Bolivia, Argentina, Chile)\",\n        \"minTreeCount\": 1,\n        \"name\": \"Acción Andina - Andes Action\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                20,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"accion-andina-andes-action\",\n        \"survivalRate\": 90,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 146.9\n    },\n    {\n        \"id\": \"proj_FnWeb2OjX4FtZq14v2fPjg27\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 39.778114,\n            \"lon\": -121.55119\n        },\n        \"countDonated\": 53393,\n        \"countPlanted\": 53393,\n        \"countRegistered\": 0,\n        \"countTarget\": 60000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"In 2018, the Camp Fire raged across forests near the towns of Concow and Paradise. It ended up being the deadliest fire in California’s history, claiming at least 85 lives, and left vast swaths of forest with no living trees — even mature specimens of fire-adapted species. As climate change heats up and dries out the region, extreme blazes like the Camp Fire are becoming more common. Unless we act now, the landscapes around Paradise are at risk of overgrowing with highly flammable shrubs and grasses – sowing the seeds of future severe burns.\\r\\n\\r\\nCalifornia’s climate is changing so fast that traditional reforestation methods can’t keep pace. That’s why American Forests is using the latest climate science to pioneer new tactics to grow healthy, resilient forests. In 2020, we planted 11,000 native seedlings near Paradise as part of a pilot to trial our “climate-smart” reforestation techniques.\\r\\n\\r\\nIn 2021 — with the support of Salesforce — we will carry out our first full-scale, climate-informed planting in the Camp Fire burn scar. In partnership with the local conservation district and the Bureau of Land Management, we will reforest 270 acres of burned land that currently have no living trees. This will be the first year implementing a five-year climate-smart restoration plan that American Forests is developing with the BLM and will result in the planting of 41,200 trees.\\r\\n\\r\\nWe are in need of support for continuing the Camp Fire restoration in 2022. Our goal is to plant 18,800 trees!\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -121.55119,\n                39.778114\n            ]\n        },\n        \"image\": \"5f5a3e63b9ebf541256902.png\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Concow, California, USA\",\n        \"minTreeCount\": 1,\n        \"name\": \"California Camp Fire Restoration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 10,\n            \"fixedTreeCountOptions\": [\n                20,\n                40,\n                80,\n                100\n            ]\n        },\n        \"slug\": \"california-camp-fire-restoration\",\n        \"survivalRate\": 80,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [],\n        \"treeCost\": 110.18\n    },\n    {\n        \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 18.785798,\n            \"lon\": -90.134383\n        },\n        \"countDonated\": 6977458,\n        \"countPlanted\": 6977458,\n        \"countRegistered\": 0,\n        \"countTarget\": 100000000,\n        \"country\": \"MX\",\n        \"currency\": \"INR\",\n        \"description\": \"Plant-for-the-Planet plants one tree every 15 seconds. \\r\\n\\r\\nWhen the children and youth initiative first took over the area, it was a sad sight: an ‘investor’ had felled all the trees and the land lay barren. Within only one year, Plant-for-the-Planet succeeded in making the area a vital carbon sink once again. Today, we employ over 100 local people in our reforestation and the affiliated tree nursery. Our workers plant, on average, 5,500 seedlings per day and are placing and caring for eight different native tree species. Approximately 1100 trees grow per hectare. It's possible for Plant-for-the-Planet to plant and care for one tree for one Euro. \\r\\nTo date, around 9,650,000 seeds have been grown in the nursery, of which 8,623,560 are seedlings that we can or could use for our reforestation. By now, we have planted 6,332,664 seedlings in total. \\r\\nPlant-for-the-Planet plans to restore 100 million trees in Mexico until 2030.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"image\": \"5bbe40fc0b55f386970152.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Yucatán, Mexico\",\n        \"minTreeCount\": 2,\n        \"name\": \"Yucatán Reforestation\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 50,\n            \"fixedTreeCountOptions\": [\n                10,\n                20,\n                100,\n                150\n            ]\n        },\n        \"slug\": \"yucatan-reforestation\",\n        \"survivalRate\": 94,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"CH\",\n            \"DE\",\n            \"ES\",\n            \"MX\",\n            \"US\"\n        ],\n        \"treeCost\": 90\n    },\n    {\n        \"id\": \"proj_i9BKPEvHj8nQ3m7x5htaEgi5\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": -36.420722153535,\n            \"lon\": 143.61433\n        },\n        \"countDonated\": 30191,\n        \"countPlanted\": 30191,\n        \"countRegistered\": 0,\n        \"countTarget\": 150000,\n        \"country\": \"AU\",\n        \"currency\": \"INR\",\n        \"description\": \"Project Benefits:\\r\\nRestoring degraded farmland via local native revegetation (planting 150,000 + native trees)\\r\\nIncreasing biodiversity and ecosystems\\r\\nLinking two large patches of remnant woodland (increased habitat for key species).\\r\\n\\r\\nCommunity Engagement:\\r\\nStrategic collaboration with the local indigenous group (Dja Dja Wurrung) who play a vital role in the planning and execution of this project\\r\\nIncreased project efficacy by aligning with like minded NFPs (Cassinia Environmental & Trust for Nature).\\r\\n\\r\\nEnvironmental Benefit:\\r\\nThe loss of plants from a regional landscape can result in a warmer, drier climate and desertification.\\r\\n\\r\\nWildlife:\\r\\nMallee Fowl, Lace Monitor, Hooded Robin, Diamond Firetail.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                143.61433,\n                -36.420722153535\n            ]\n        },\n        \"image\": \"5e54609339ea4788841293.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Wedderburn\",\n        \"minTreeCount\": 1,\n        \"name\": \"Pearsons Block\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"pearsons-block\",\n        \"survivalRate\": 85,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 558.94\n    },\n    {\n        \"id\": \"proj_k7iTUgJJ6tlA3XVVb0v4GEVP\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"natural-regeneration\",\n        \"coordinates\": {\n            \"lat\": 18.639256,\n            \"lon\": -90.117655\n        },\n        \"countDonated\": 320,\n        \"countPlanted\": 320,\n        \"countRegistered\": 0,\n        \"countTarget\": 100000,\n        \"country\": \"MX\",\n        \"currency\": \"INR\",\n        \"description\": \"This new planting area, newly established in 2020, is not only intended to mitigate the effects of the climate crisis. Plant-for-the-Planet also offers this area to research institutions for field trials. Scientific projects dedicated to the reforestation of tropical forests and related topics are invited to apply. A first scientific study was already started in January by the @CrowtherLab at ETH Zurich. A further study for Imperial College London will follow in summer 2020 and build on this first study. \\r\\n\\r\\nLocated near a passable road, this area is very suitable for visits as well! Soon a visitor forest will lead you through the research area(s) and let you experience science \\\"firsthand\\\". Furthermore, a tree nursery and a visitor center are planned for this site.\\r\\nFor special requests please contact info@plant-for-the-planet.org.\\r\\n\\r\\nField experiment @CrowtherLab/ETH Zürich, started in 01/2020.\\r\\n\\r\\nThe experiments described here below have the potential to inform reforestation efforts globally as a proof-of-concept for the efficacy and potential impact of soil microbiome restoration. Plant-for-the-Planet Yucatan Reforestation project will be the first to implement the strategy at scale. \\r\\n\\r\\nDescription Global forest ecosystems absorb and offset nearly 30 percent of anthropogenic CO2 emissions storing carbon in living plant biomass and soil. By this they have the potential to offset approximately half of all accumulated human CO2 emissions, making global reforestation one of our most promising negative emissions technologies to date. Soil inoculation with native microbial communities increases seedling growth and survival as shown in greenhouse experiments as well as field trials in grassland ecosystems. However, to date, there is no reforestation field trial that actively manipulates the forest microbiome. As a result, whether or not we can restore the forest soil microbiome under realistic field conditions, and in turn improve forest restoration outcomes and C-sequestration rates, remains unknown.\\r\\nIn Yucatán we have created a field experiment to directly test the impact of soil microbiome restoration on tree growth, survival and ecosystem carbon sequestration rates.\\r\\nWe planted native tree species mixes with and without soil microbiome inoculation (the complex community of soil bacteria and fungi) from multiple environments. We measure tree growth, survival and carbon sequestration. By comparing inoculated and un-inoculated treatments we will be able to directly measure the impact of soil microbiome on restoration outcomes. We will test the efficacy of soil microbiome restoration for improving forest restoration outcomes and carbon sequestration rates. \\r\\n\\r\\nExperimental Design \\r\\nImplemented within a randomised block design we applied 17 treatments across 10 experimental blocks. Each experimental plot is 900 m2 in area, for a total experimental area of 15.8 hectares. 100 trees were planted in each subplot (except for the natural regeneration control plot). 16,000 trees were planted across the entire experiment. The experimental site was a cattle ranch right up to the onset of planting. In inoculation plots, 500 ml of soil were added to each planting hole. The soil was sourced from a ca 30 year old nearby forest (18.524040, -89.748748) of the same soil type at up to 20 cm depth. \\r\\n\\r\\nMeasuring outcomes\\r\\n- soil properties (%C, %N, texture, pH, micronutrients) before and after planting, at 2 and 5 years. \\r\\n- soil microbiome immediately at planting, 6 months later and then annually for ten years.\\r\\n- tree diameter growth, height and survival rates annually. \\r\\n- foliar chemistry, wood density annually. \\r\\n- leaf level physiology during growing season. \\r\\n- root properties of saplings going out (which mycorrhizas are present on roots). \\r\\n- Re-measure root mycorrhizas when re-sampling.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.117655,\n                18.639256\n            ]\n        },\n        \"image\": \"5ea184ca77735426645370.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Yucatán, Mexico\",\n        \"minTreeCount\": 1,\n        \"name\": \"Research Forest PlanBe\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"science-forest-planbe\",\n        \"survivalRate\": 94,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"CH\",\n            \"DE\",\n            \"ES\",\n            \"MX\",\n            \"US\"\n        ],\n        \"treeCost\": 809.97\n    },\n    {\n        \"id\": \"proj_0A74ghLQsx842038zk8fEQC9\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 44.70088195308,\n            \"lon\": -121.87668888889\n        },\n        \"countDonated\": 130000,\n        \"countPlanted\": 130000,\n        \"countRegistered\": 0,\n        \"countTarget\": 130000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"This project, in partnership with the U.S. Forest Service and Salesforce, on the Willamette National Forest in Oregon, will reforest 670 acres of land heavily impacted by the 2017 Whitewater Fire in the North Santium Watershed, a primary tributary of the Willamette River.  A seedling mix of ~130,000 native conifers, including Douglas fir, noble fir, Ponderosa pine, white pine, and western hemlock, will be planted at irregular spacing to mimic natural regeneration. \\r\\n\\r\\nPlanting sites are located on the NE quadrant of the Forest, which borders the Warm Springs Reservation, home to the Confederated Tribes of Warm Springs. These lands and resources are subject to and managed in part for subsistence rights retained by Treaty Tribes including the Confederated Tribes of Warm Springs and Confederated Tribes of Grande Ronde. \\r\\n \\r\\nA primary goal of this post-fire reforestation project is watershed restoration, as it is an important as a water source for proximate communities and for wildlife habitat, including Endangered Species Act (ESA) listed endangered spring chinook salmon and threatened winter steelhead trout. The watershed provides high-quality drinking water to communities, including Salem and Corvallis.\\r\\n\\r\\nA secondary goal of the project is to restore visual quality. Outdoor recreation is an important economic driver in the area, providing an abundance of recreational opportunities including hiking, fishing, and camping. \\r\\n\\r\\nThis project is part of the 50 Million for Our Forests Campaign, which was publicly launched on Earth Day 2018, with a goal to raise funds to plant 50 million native trees on our National Forests by Earth Day 2023. Every dollar donated is matched with two dollars from the U.S. Government. Through our tree-planting program, we plant native trees in priority areas in need of reforestation as a result of natural disturbance, i.e. wildfire (80%), landslides, hurricanes, wind storms. Over one million acres of our National Forests are in need of reforestation. Our goal is to have all projects completed by 2025.\\r\\n\\r\\nWe work with the U.S. Forest Service to plant trees. Trees we plant are sourced from six Forest Service tree nurseries where native tree seedlings are grown for planting on National Forests. These trees are grown from locally sourced seeds, and the nurseries serve as research centers for the agency to develop disease-resistant strains of trees.  \\r\\nSeedlings are planted only when conditions are optimal, using the best available science, and monitored post planting, ensuring the highest possible survival rate.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -121.87668888889,\n                44.70088195308\n            ]\n        },\n        \"image\": \"5f4e6fe383dd4031999357.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"44°42'3.175\\\"N 121°52'36.08\\\"W\",\n        \"minTreeCount\": 1,\n        \"name\": \"Willamette National Forest\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"willamette-national-forest\",\n        \"survivalRate\": 85,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_vkncX8GWeV8t0FWItQyhJA2b\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 40.814277785314,\n            \"lon\": -121.51969444444\n        },\n        \"countDonated\": 9000,\n        \"countPlanted\": 9000,\n        \"countRegistered\": 0,\n        \"countTarget\": 9000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"This project, 9000 trees of which will be planted through our partnership with Salesforce and the U.S. Forest Service, is on the Lassen National Forest in California. The Eiler fire decimated once thriving true mix conifer stands of Ponderosa pines, Jeffery pines, Incense Cedars along Douglas Firs and Sugars Pines. 100 acres will be planted here. \\r\\n\\r\\nThis project is part of the 50 Million for Our Forests Campaign, which was publicly launched on Earth Day 2018, with a goal to raise funds to plant 50 million native trees on our National Forests by Earth Day 2023. Every dollar donated is matched with two dollars from the U.S. Government. Through our tree-planting program, we plant native trees in priority areas in need of reforestation as a result of natural disturbance, i.e. wildfire (80%), landslides, hurricanes, wind storms. Over one million acres of our National Forests are in need of reforestation. Our goal is to have all projects completed by 2025.\\r\\n\\r\\nWe work with the U.S. Forest Service to plant trees. Trees we plant are sourced from six Forest Service tree nurseries where native tree seedlings are grown for planting on National Forests. These trees are grown from locally sourced seeds, and the nurseries serve as research centers for the agency to develop disease-resistant strains of trees.  \\r\\nSeedlings are planted only when conditions are optimal, using the best available science, and monitored post planting, ensuring the highest possible survival rate.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -121.51969444444,\n                40.814277785314\n            ]\n        },\n        \"image\": \"5f4e762d4be2a451640080.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"40°48'51.4\\\"N 121°31'10.9\\\"W\",\n        \"minTreeCount\": 1,\n        \"name\": \"Lassen National Forest\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"lassen-national-forest\",\n        \"survivalRate\": 85,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_itaSbQGmpsGPhXkBl9l7iJWk\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"natural-regeneration\",\n        \"coordinates\": {\n            \"lat\": -4.8393334277077,\n            \"lon\": 29.67074\n        },\n        \"countDonated\": 800150,\n        \"countPlanted\": 800150,\n        \"countRegistered\": 0,\n        \"countTarget\": 800000,\n        \"country\": \"TZ\",\n        \"currency\": \"INR\",\n        \"description\": \"This Assisted Natural Regeneration (ANR) project sits within the Greater Mahale Ecosystem (GME) in Western Tanzania. It is a 4.8 million-acre landscape, primarily comprising Miombo woodland, that harbors incredibly high biodiversity, including more than 90 percent of Tanzania’s endangered chimpanzees. It is also home to some of the country’s most marginalized indigenous communities, whose members survive on less than $1 per day. \\r\\n\\r\\nThe GME’s existence is threatened by increasing levels of environmental degradation caused mainly by human activities, and exacerbated by climate change. More than 80 percent of the people living in the GME area depend on natural resources for survival, with trees and forests being integral to the health of both the ecosystem and the people living in this area. To address environmental degradation in the GME and its socioeconomic impact on the people who live there, TNC partnered with Pathfinder International in 2012 to form the Tuungane project. The Tuungane project provides knowledge and tools designed to improve daily life and protect natural resources in a way that empowers local people to build a sustainable future of their own design.\\r\\n\\r\\nTo manage and protect their forests, local communities are currently involved in village land use planning, sustainable forest resource management, and tree planting. One critical component of sustainable reforestation not implemented to date is the natural regeneration of indigenous tree species, or ANR. ANR takes advantage of the ‘underground forests’ already in the soil; instead of planting new trees, we can regenerate existing and dormant seeds on both farms and in degraded forests, resulting in the survival of trees which have been adapted to the natural environment for millennia.\\r\\n\\r\\nANR involves training community members how to manage tree regrowth, which includes protection against disturbances and reducing competition from grasses and bushes that hinders growth of naturally regenerated trees. It’s an incredibly simple, yet effective, technique which was pioneered in Niger and is easily replicated. \\r\\n\\r\\nOur goals are to:\\r\\n•\\tIncorporate ANR into the existing efforts of the Tuungane project, leading to the regeneration of up to 800,000 trees across ~1,000 hectares at a cost of $0.25 per tree. Additional benefits include:\\r\\no\\tCommunity: Increased resilience to climate change through increased soil fertility, shade, and water availability and more fuel, fodder, and timber for subsistence use. \\r\\no\\tEnvironment: carbon sequestration estimated at 1.2 million tonnes of CO2 over 50 years, increased habitat for birds and insects, return of indigenous tree species, and water filtration.\\r\\n(Photos © Ami Vitale | The Nature Conservancy)\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                29.67074,\n                -4.8393334277077\n            ]\n        },\n        \"image\": \"5f614547eabb8261836906.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Greater Mahale Ecosystem\",\n        \"minTreeCount\": 1,\n        \"name\": \"Restoration of Forest Landscapes through Assisted Natural Regeneration in Western Tanzania\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                2,\n                3,\n                4,\n                5\n            ]\n        },\n        \"slug\": \"restoration-of-forest-landscapes-through-assisted-natural-regeneration-in-western-tanzania\",\n        \"survivalRate\": null,\n        \"survivalRateStatus\": null,\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 18.36\n    },\n    {\n        \"id\": \"proj_StWEs2TGZFPf1WgfT6IJQoLC\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": -3.6281000553331,\n            \"lon\": 39.85994\n        },\n        \"countDonated\": 90000,\n        \"countPlanted\": 90000,\n        \"countRegistered\": 0,\n        \"countTarget\": 90000,\n        \"country\": \"KE\",\n        \"currency\": \"INR\",\n        \"description\": \"Over 80% of Kenya’s mangrove forests have disappeared. If conserved and restored, mangroves provide a highly productive natural carbon sink, storing up to 4 times more carbon than a tropical rainforest. They also protect coastal communities from storm surges and provide a vital habitat for fish. Working with two local community groups, the project is restoring the mangroves and creating bee-keeping programs so the communities can sell the lucrative mangrove honey, which is medicinal and in high demand. The community group manages the mangrove nurseries before they begin planting, using 4 species of mangroves which are well-adapted to the local environment and chosen because of their high survival rates.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                39.85994,\n                -3.6281000553331\n            ]\n        },\n        \"image\": \"5f50cf393d87b408808590.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Kilifi County, Kenya\",\n        \"minTreeCount\": 1,\n        \"name\": \"Community Mangrove Restoration, Kenya\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"community-mangrove-restoration-kenya\",\n        \"survivalRate\": 85,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 197.58\n    },\n    {\n        \"id\": \"proj_6D2v791pcqVIE6qYcBkdmaXu\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 55.335291817205,\n            \"lon\": -3.4455899999999\n        },\n        \"countDonated\": 14378,\n        \"countPlanted\": 14378,\n        \"countRegistered\": 0,\n        \"countTarget\": 14478,\n        \"country\": \"GB\",\n        \"currency\": \"INR\",\n        \"description\": \"The UK is one of the most deforested countries in Europe, with only 13% of forest cover. Through this project marginal farmland is converted to permanent woodland by planting 14,478 trees over 9.5 hectares. The woodlands will offer many additional local benefits, including natural flood management, biodiversity gain, public access, and support for employment. It is planted in collaboration with local forestry experts and follows the rules of the UK Forest Standard to ensure it is appropriate for the area. It will be certified under the UK government Woodland Carbon Code (WCC), with an independent and accredited audit which means it will be subject to ongoing and long-term monitoring.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -3.4455899999999,\n                55.335291817205\n            ]\n        },\n        \"image\": \"5f622dbcc34b0995290636.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Moffat, Dumfriesshire\",\n        \"minTreeCount\": 1,\n        \"name\": \"Talla & Gameshope, Tweedsmuir, Scotland\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"talla-gameshope-tweedsmuir-scotland\",\n        \"survivalRate\": 100,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 301.88\n    },\n    {\n        \"id\": \"proj_VeREoFRy6aF0ekx4fWqJ3mIu\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 57.113131349612,\n            \"lon\": -2.1565399999999\n        },\n        \"countDonated\": 23352,\n        \"countPlanted\": 23352,\n        \"countRegistered\": 0,\n        \"countTarget\": 23252,\n        \"country\": \"GB\",\n        \"currency\": \"INR\",\n        \"description\": \"Providing a fantastic opportunity to support the reforestation of a multi-purpose native woodland, the project will in time allow the farm to diversify its business while supporting the local environment and biodiversity.  Native silver birch will eventually be thinned and coppiced, providing a supply for fuelwood for both the farm and surrounding houses. Sycamore will be managed on a continuous cover basis, with occasional trees felled to provide a source of hardwood timber for local mills. All the other species in this woodland will help to enhance regional biodiversity and increase the connectivity of forest habitats in a highly agricultural part of Scotland. On top of this, the trees themselves will sequester close to 4,000 tonnes of CO2e during their growing lifetime. The project will be managed under the UK government's Woodland Carbon Code which ensures it is independently monitored and verified.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -2.1565399999999,\n                57.113131349612\n            ]\n        },\n        \"image\": \"5f636fead2f8d009435014.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Maryfield Farm, Aberdeenshire, Near Banchory\",\n        \"minTreeCount\": 1,\n        \"name\": \"Maryfield, Banchory, Scotland\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"maryfield-banchory-scotland\",\n        \"survivalRate\": 100,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 301.88\n    },\n    {\n        \"id\": \"proj_HbXtaPq6YVgvbDi8HC3Varsi\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 30.279243858836,\n            \"lon\": -85.615479873\n        },\n        \"countDonated\": 50000,\n        \"countPlanted\": 50000,\n        \"countRegistered\": 0,\n        \"countTarget\": 50000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"Working alongside Salesforce, the Northwest Florida Water Management District, the Apalachicola Regional Stewardship Alliance, and the Nature Conservancy, we are planting longleaf pine to protect critical water resources. The goal is to restore and preserve the primary source of drinking water for Bay County, Florida, while reestablishing native tree species in the area and improving habitat for wildlife including deer, bobwhite quail, Sherman’s fox squirrels, and gopher tortoises.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -85.615479873,\n                30.279243858836\n            ]\n        },\n        \"image\": \"5f5a3e8277a4a175969409.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Econfina Creek Water Management Area\",\n        \"minTreeCount\": 1,\n        \"name\": \"Econfina Creek Water Management Area\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"econfina-creek-water-management-area\",\n        \"survivalRate\": 50,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_veoAYffxK7lIcesYnM57qNOj\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 19.831812,\n            \"lon\": -155.336332\n        },\n        \"countDonated\": 6952,\n        \"countPlanted\": 6952,\n        \"countRegistered\": 0,\n        \"countTarget\": 10000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"Hakalau Forest National Wildlfie Refuge, on Hawaii’s Big Island, is the ‘last stand’ for a number of endangered Hawaiian bird species. Recent research has documented that native birds are using planted koa forests, which American Forests helped establish in the mid-90’s. Hakalau has quietly emerged as one of the best examples of successful native forest restoration in the world. Yet, Hakalau’s planting efforts have largely gone dormant in the intervening decades due to limited capacity and resources.\\r\\nLong-term restoration potential exists on the refuge as over 5,000 acres of pasture are available to convert back to native forest, and an even greater area exists on the surrounding lands owned and managed by the Department of Hawaiian Home Lands, a group eager to engage with forest restoration but unable to without additional funding and support. In the coming year, we have shovel-ready plans to plant 10,000 koa on DHHL lands, with this work fully funded thanks to Salesforce. We are in need of funding the continuation of this work in 2022, though. The higher price point on this project reflects need to increase nursery capacity and unlock greater reforestation potential throughout Hawaii. Please help us continue this fantastic reforestation project!\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -155.336332,\n                19.831812\n            ]\n        },\n        \"image\": \"5f5a43ee62580916821048.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Hakalau, Hawaii, USA\",\n        \"minTreeCount\": 1,\n        \"name\": \"Hakalau Forest National Wildlife Refuge, Hawaii Restoration and Capacity Building\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 2,\n            \"fixedTreeCountOptions\": [\n                2,\n                4,\n                8,\n                12\n            ]\n        },\n        \"slug\": \"hakalau-national-wildlife-reserve-hawaii\",\n        \"survivalRate\": 78,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [],\n        \"treeCost\": 734.51\n    },\n    {\n        \"id\": \"proj_me9NyU8FcKTm1qSTp7oTAUDa\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 36.607446638325,\n            \"lon\": -83.71188\n        },\n        \"countDonated\": 300000,\n        \"countPlanted\": 300000,\n        \"countRegistered\": 0,\n        \"countTarget\": 300000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"The Appalachian forests of the eastern United States support some of the greatest biological diversity in the world’s temperate region, but extraction of abundant coal reserves has damaged the landscape. Since 1977, nearly 600,000 ha of forest have been destroyed by surface mining, producing significant economic, environmental, and ecological challenges (Zipper et al., 2011).\\r\\n\\r\\nIn partnership with Green Forests Work, this project is targeting the most economically and ecologically distressed counties in southeastern Kentucky. This project will demonstrate best-in-class approaches to additionality and permenance. The site preparation will begin immediately with planting taking place in Winter 2020 and continuing over the next three planting seasons.\\r\\n\\r\\nIn addition to its ecological importance, this reforestation work will improve water quality and public water supplies throughout the region and will serve as a model for future headwater restoration efforts.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -83.71188,\n                36.607446638325\n            ]\n        },\n        \"image\": \"5f5a3fa177909275859771.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Central Appalachian Forest - Middlesboro, KY\",\n        \"minTreeCount\": 1,\n        \"name\": \"Central Appalachian Forest\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"central-appalachian-forest\",\n        \"survivalRate\": null,\n        \"survivalRateStatus\": null,\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 110.18\n    },\n    {\n        \"id\": \"proj_jr3mFYM4PeaIaLBfGlJPuCKd\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 33.794000005841,\n            \"lon\": -85.567\n        },\n        \"countDonated\": 11125,\n        \"countPlanted\": 11125,\n        \"countRegistered\": 0,\n        \"countTarget\": 11000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"Through this project, Salesforce is helping us to restore longleaf pine forests in Alabama to improve wildlife habitat, support watershed health, and improve recreational experience for visitors. Salesforce will help us plant 11,000 trees, which is just a portion of the 1000-acre project.\\r\\n\\r\\nLongleaf pine ecosystems are one of the most biologically diverse in the U.S., home to several ESA listed species, including the red-cockaded woodpecker and gopher tortoise, and more than 900 different species of plants. Longleaf and shortleaf pines once dominated the southern U.S. landscape, but today exist on less than five and fifty percent of their historic ranges, respectively. Shortleaf pine is an essential habitat element in mixed-forest types and is important for wildlife habitat, local cultural ties, and water quality. Due to the species’ ecological significance, longleaf and shortleaf pine reforestation receives broad support, as these projects fit into large multi-state, multi-agency efforts to restore the pine ecosystems across the Southeast.\\r\\n\\r\\nThis project will also provide long-lasting carbon benefits, as longleaf pine is the longest living southern pine species, and both longleaf and shortleaf pine are highly resistant to disturbances associated with climate change including fire, drought, insects and disease. \\r\\n\\r\\nThis project is part of the 50 Million for Our Forests Campaign, which was publicly launched on Earth Day 2018, with a goal to raise funds to plant 50 million native trees on our National Forests by Earth Day 2023. Every dollar donated is matched with two dollars from the U.S. Government. Through our tree-planting program, we plant native trees in priority areas in need of reforestation as a result of natural disturbance, i.e. wildfire (80%), landslides, hurricanes, wind storms. Over one million acres of our National Forests are in need of reforestation. Our goal is to have all projects completed by 2025.\\r\\nWe work with the U.S. Forest Service to plant trees. Trees we plant are sourced from six Forest Service tree nurseries where native tree seedlings are grown for planting on National Forests. These trees are grown from locally sourced seeds, and the nurseries serve as research centers for the agency to develop disease-resistant strains of trees.  \\r\\nSeedlings are planted only when conditions are optimal, using the best available science, and monitored post planting, ensuring the highest possible survival rate.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -85.567,\n                33.794000005841\n            ]\n        },\n        \"image\": \"5f68684c1bb43152081509.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"33°47'38.4\\\"N 85°34'01.2\\\"W\",\n        \"minTreeCount\": 1,\n        \"name\": \"Talladega National Forest\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 1,\n            \"fixedTreeCountOptions\": [\n                1,\n                1,\n                1,\n                1\n            ]\n        },\n        \"slug\": \"talladega-national-forest\",\n        \"survivalRate\": 85,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_js644aJ4g1UWa3EhxwkzCMi9\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"natural-regeneration\",\n        \"coordinates\": {\n            \"lat\": 39.042979,\n            \"lon\": -86.276203\n        },\n        \"countDonated\": 500000,\n        \"countPlanted\": 500000,\n        \"countRegistered\": 0,\n        \"countTarget\": 500000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"American Forests is partnering with Salesforce to support a prescribed fire across 500 acres on the Hoosier National Forest in southern Indiana. We expect the fire to generate 500,000 seedlings. In the Hoosier, oak seedlings are present, but they often are outcompeted by shade-tolerant species such as maple and beech; they will not become overstory trees without a disturbance mechanism to allow them to receive sufficient sunlight. Research has shown that prescribed fire is an effective method of disturbance, both ecologically and respective of cost. In a prescribed fire, oak seedlings have the competitive advantage of being able to easily resprout due to their large root systems.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -86.276203,\n                39.042979\n            ]\n        },\n        \"image\": \"5faba19f3f3bf206021549.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Indiana, United States\",\n        \"minTreeCount\": 2,\n        \"name\": \"Indiana Prescribed Fire Oak Regeneration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"indiana-prescribed-fire-oak-regeneration\",\n        \"survivalRate\": 95,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 36.73\n    },\n    {\n        \"id\": \"proj_EnErCebV90R97Uv2WbGVhB15\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 47.339112,\n            \"lon\": -113.70259\n        },\n        \"countDonated\": 60000,\n        \"countPlanted\": 60000,\n        \"countRegistered\": 0,\n        \"countTarget\": 60000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"In Flathead National Forest in Montana, 90% of all whitebark pines have died from blister rust fungus, insect outbreaks and wildfires — a rate of loss that matches the broader Crown of the Continent region, in which the Flathead sits. This massive loss means that the valuable habitat that whitebarks provide has all but vanished. With so few trees left, whitebark pine forests cannot regrow on their own.\\r\\nSalesforce and American Forests have partnered together to plant 60,000 trees across Montana and Idaho in areas like Flathead National Forest in an effort to restore this critical ecosystem. We are implementing climate smart techniques like planting blister rust-resistant whitebark pines in an effort to grow a more resilient habitat.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -113.70259,\n                47.339112\n            ]\n        },\n        \"image\": \"5fa96a70077e6961716130.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Flathead National Forest, Montana\",\n        \"minTreeCount\": 2,\n        \"name\": \"Northern Rockies Whitebark Pine Restoration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"northern-rockies-whitebark-pine-restoration\",\n        \"survivalRate\": 78,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_7l7Wn23bOs5bwVftjSshnkh2\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 37.839956,\n            \"lon\": -106.92249\n        },\n        \"countDonated\": 32550,\n        \"countPlanted\": 32550,\n        \"countRegistered\": 0,\n        \"countTarget\": 32550,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"American Forests and Salesforce have partnered together on two restoration projects in the Upper Rio Grande in Colorado. The first is focused on restoring a floodplain damaged by historical mining with the Willow Creek Restoration Committee. The Willow Creek floodplain sits just below the town of Creede -- the last silver boom town in Colorado in the 19th century. Decades of mining destroyed the stream’s vegetation and banks, leaving only contaminated rock. This project will establish willow clumps to stabilize fragile streambanks against flooding, and help capture heavy metals before they enter the Rio Grande downstream The second is a series of streamside plantings in Alamosa Riparian Park, restoring streamside cottonwood and willow forests along a mile of the upper Rio Grande river. The newly established park is a big part of the community’s ‘Revitalize the Rio’ initiative, an effort to improve river health and access along the Rio Grande throughout the City of Alamosa and south to the 11,000-acre Alamosa National Wildlife Refuge. The plantings will create habitat for threatened and endangered wildlife species like the Rio Grande Cutthroat Trout and the Southwestern Willow flycatcher, and protect against downstream flooding.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -106.92249,\n                37.839956\n            ]\n        },\n        \"image\": \"5fa96b1d1a07e690139574.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Creede, Colorado, United States\",\n        \"minTreeCount\": 2,\n        \"name\": \"Upper Rio Grande Mineland Restoration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"upper-rio-grande-mineland-restoration\",\n        \"survivalRate\": 90,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 73.45\n    },\n    {\n        \"id\": \"proj_qbi1Nb9ZuPcQdJ39xD0FXmQy\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"natural-regeneration\",\n        \"coordinates\": {\n            \"lat\": 44.22864,\n            \"lon\": -118.52081\n        },\n        \"countDonated\": 150000,\n        \"countPlanted\": 150000,\n        \"countRegistered\": 0,\n        \"countTarget\": 150000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"Aspen stands across the western US are threatened by lack of successful regeneration. Many aspen forests haven't established new sprouts for decades. The main culprit is excessive herbivory by elk and deer. Aspen cannot be grown or planted at meaningful scales, and we want to highlight a cost-effective solution: exclusion fencing. Temporary fences give aspen sprouts the time they need to grow large enough to survive elk browsing. Aspen stands are biodiversity hotspots within conifer forests and have a demonstrated stabilizing effect on soil carbon. Nearly every National Forest in the western region has developed plans for conserving rapidly declining aspen stands, and American Forests has discovered many NEPA-ready aspen regeneration projects sitting on the shelf -- what's missing is funding to implement the work at scale. On a per sprout basis these projects are extremely cost-effective, and thanks to a partnership with Salesforce, American Forests is able to implement shelved regeneration projects, the first of which is estimated to lead to 150,000 new aspen trees.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -118.52081,\n                44.22864\n            ]\n        },\n        \"image\": \"5fa96c064514e247484880.JPG\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Malheur National Forest, Oregon, United States\",\n        \"minTreeCount\": 2,\n        \"name\": \"Oregon Aspen Natural Regeneration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"oregon-aspen-natural-regeneration\",\n        \"survivalRate\": 95,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 1248.66\n    },\n    {\n        \"id\": \"proj_LZ3573Pl6ZGjsusKr9F8ZkVi\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"large-scale-planting\",\n        \"coordinates\": {\n            \"lat\": 37.461798,\n            \"lon\": -107.857602\n        },\n        \"countDonated\": 85000,\n        \"countPlanted\": 85000,\n        \"countRegistered\": 0,\n        \"countTarget\": 85000,\n        \"country\": \"US\",\n        \"currency\": \"INR\",\n        \"description\": \"In the dry summer of 2018, embers from a coal locomotive drifted into a cluster of pine trees near the mountain town of Durango, Colorado, and ignited one of the largest fires in state history. The 416 Fire burned 54,000 acres in the San Juan National Forest, killing multiple ‘Champion Trees’ and scorching the Hermosa Creek watershed – home to a rare strain of Colorado River cutthroat trout. American Forests and Salesforce are working with the US Forest Service to replant 300 acres around the beloved Hermosa Creek campground and trailhead, in areas where the fire burned so hot that it killed all adult, seed bearing trees. This part of the forest is perfect for re-growing record-breaking trees because of the area’s fertile soil, moist air and protection from hot, dry weather.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -107.857602,\n                37.461798\n            ]\n        },\n        \"image\": \"5fb373a211760838856624.jpg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Colorado, United States\",\n        \"minTreeCount\": 2,\n        \"name\": \"416 Fire Restoration in Colorado\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"416-fire-restoration-in-colorado\",\n        \"survivalRate\": 82,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 86.67\n    },\n    {\n        \"id\": \"proj_4oMbRLlboiwsD65NLmBSVOOo\",\n        \"_scope\": \"default\",\n        \"allowDonations\": true,\n        \"classification\": \"urban-planting\",\n        \"coordinates\": {\n            \"lat\": 52.644536212985,\n            \"lon\": -6.2267061455352\n        },\n        \"countDonated\": 1478,\n        \"countPlanted\": 3516,\n        \"countRegistered\": 2038,\n        \"countTarget\": 23852,\n        \"country\": \"IE\",\n        \"currency\": \"INR\",\n        \"description\": \"Working with local farmers, fisheries and our local council we aim to plant 25,000 native trees throughout the Courtown Harbour catchment. There are 5 main goals for this riparian planting project:\\r\\n1) Prevent cattle, eroded sediment, fertilisers, pesticides, plastic and other toxic pollutants entering our waterways allowing submerged aquatic and marine ecosystems to regenerate.\\r\\n2) Create thick wildlife corridors surrounding rivers to restore habitat for terrestrial wildlife and promote regeneration and conservation of biodiversity.\\r\\n3) Carbon sequestration to mitigate carbon emissions as Ireland moves towards sustainable infrastructure and transport. \\r\\n\\r\\nSeal Rescue Ireland is tax deductible in Ireland!\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -6.2267061455352,\n                52.644536212985\n            ]\n        },\n        \"image\": \"5eb2b4845d063925281525.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": \"Seal Rescue Ireland \\r\\nCourtown Harbour\\r\\nCo. Wexford\\r\\nIreland\",\n        \"minTreeCount\": 5,\n        \"name\": \"Courtown Watershed Restoration\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 10,\n            \"fixedTreeCountOptions\": [\n                15,\n                20,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"courtown-harbour-restoration\",\n        \"survivalRate\": 70,\n        \"survivalRateStatus\": \"self-reported\",\n        \"taxDeductionCountries\": [],\n        \"treeCost\": 269.99\n    },\n    {\n        \"id\": \"proj_rop4afxIbvdemMHZC5YHAkTe\",\n        \"_scope\": \"default\",\n        \"allowDonations\": false,\n        \"classification\": \"agroforestry\",\n        \"coordinates\": {\n            \"lat\": 55.602715893594,\n            \"lon\": 11.599058389337\n        },\n        \"countDonated\": 20000,\n        \"countPlanted\": 20000,\n        \"countRegistered\": 0,\n        \"countTarget\": 20000,\n        \"country\": \"DK\",\n        \"currency\": \"INR\",\n        \"description\": \"This treeplanting project called Undløse Folkeskov is located in the Muicipality of Holbæk in Denmark. The size of the forest will be 5 hectar containing 20,000 trees. It will be planted in April/ May 2021. \\nAll trees for this project are donated by Salesforce Denmark and their valued business partners 4C, Accenture, Arpedio, Corpital, Conga, Deloitte Digital,  DocuSign, Fluido, Isobar, Impact, Jedox, Nordlid & North Consulting. \\nThe project is happening in collaboration with www.growingtrees.dk. \\nUndløse Folkeskov - or The Salesforce People's Forest as Salesforce likes to refer to, is located next to the village of Undløse creating a beautiful recreational spot for people to enjoy.\",\n        \"geoLocation\": {\n            \"boundingBox\": null,\n            \"crs\": null,\n            \"type\": \"Point\",\n            \"coordinates\": [\n                11.599058389337,\n                55.602715893594\n            ]\n        },\n        \"image\": \"5fb78bd568a32632358579.jpeg\",\n        \"isCertified\": false,\n        \"isFeatured\": true,\n        \"isPublished\": true,\n        \"location\": null,\n        \"minTreeCount\": 2,\n        \"name\": \"Undløse Folkeskov\",\n        \"paymentDefaults\": {\n            \"fixedDefaultTreeCount\": 5,\n            \"fixedTreeCountOptions\": [\n                10,\n                25,\n                50,\n                100\n            ]\n        },\n        \"slug\": \"undloese\",\n        \"survivalRate\": null,\n        \"survivalRateStatus\": null,\n        \"taxDeductionCountries\": [\n            \"DE\",\n            \"US\"\n        ],\n        \"treeCost\": 0\n    }\n]"}],"_postman_id":"278b0846-2b7b-4391-8856-3cf28cd6856f"}],"id":"5ab4824e-ac88-4323-b0b5-39c4a392e233","_postman_id":"5ab4824e-ac88-4323-b0b5-39c4a392e233","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Manage Projects","item":[{"name":"Bouquet","item":[{"name":"BouquetProjects","item":[{"name":"Retrieve a bouquet project","event":[{"listen":"prerequest","script":{"id":"7dfbc694-3377-412b-a493-84201d06e0e4","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"18c7befc-a92f-4a71-a64a-d6b17fb789a9","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"a5c1be90-76f8-4cfd-b23c-ac6a1da22cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/bouquetProjects/proj_Z9WcNEsd5bc6uU0fRXpDD1L0","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetProjects","proj_Z9WcNEsd5bc6uU0fRXpDD1L0"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5c1be90-76f8-4cfd-b23c-ac6a1da22cd4"},{"name":"Create a bouquet project","event":[{"listen":"prerequest","script":{"id":"c64db750-0510-4b14-8220-70d03af7de25","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"e161f871-ff02-4249-8dbd-3cc9b3683de7","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"be86b420-0b9d-4aa1-a6ab-b5b6df00003d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"bouquet\",\r\n    \"bouquetPurpose\": \"trees\",\r\n    \"slug\": \"africa-reforestation\",\r\n    \"name\": \"Africa Reforestation\",\r\n    \"description\": \"Africa Reforestation Description\",\r\n    \"countTarget\": 100000000,\r\n    \"acceptDonations\": true,\r\n    \"currency\": \"EUR\",\r\n    \"publish\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"be86b420-0b9d-4aa1-a6ab-b5b6df00003d"},{"name":"Add a bouquet project option","event":[{"listen":"prerequest","script":{"id":"c8e7b984-41da-4c18-af76-b4295d405f09","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"51a0baf8-b551-43cc-bfba-0d4b56424e7e","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"68a01a77-c7c3-4ece-a0ea-703a740fb0c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"unitCost\": 2.1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/bouquetProjects/proj_Z9WcNEsd5bc6uU0fRXpDD1L0/projects","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetProjects","proj_Z9WcNEsd5bc6uU0fRXpDD1L0","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"68a01a77-c7c3-4ece-a0ea-703a740fb0c3"}],"id":"3f07adfa-a15e-4742-b792-0858789c0e27","_postman_id":"3f07adfa-a15e-4742-b792-0858789c0e27","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"BouquetPlan","item":[{"name":"Retrieve a bouquet plan","event":[{"listen":"prerequest","script":{"id":"e62218d2-b401-4f7e-adb2-6b1da688c4b6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"452f9389-030a-4c0b-b327-d8a91a400b6b","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"84505749-c157-4445-97fa-5d9d6410e213","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/bouquetPlans/bplan_MQVCDaO65XfbF1isIv","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetPlans","bplan_MQVCDaO65XfbF1isIv"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"84505749-c157-4445-97fa-5d9d6410e213"},{"name":"Create a bouquet plan","event":[{"listen":"prerequest","script":{"id":"d576fd91-7ff8-410a-b93c-47745f63f2cb","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"f065c109-dda2-4960-8403-12fb9d53b6fe","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"53f45e78-4b48-41df-be07-1186d5163a0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"bouquetProject\": \"proj_Z9WcNEsd5bc6uU0fRXpDD1L0\",\r\n    \"caption\": \"10 EUR\",\r\n    \"description\": \"10 EUR Description\",\r\n    \"isDefault\": false,\r\n    \"isPublic\": false,\r\n    \"isActive\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/bouquetPlans","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetPlans"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"53f45e78-4b48-41df-be07-1186d5163a0c"},{"name":"Update a bouquet plan","event":[{"listen":"prerequest","script":{"id":"90470abe-2380-429c-85e4-60b42039297c","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"e255c458-6ccc-494f-93f7-2b40618b0993","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"744ee42f-6af4-47b6-b014-36f29e017801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"caption\": \"15 EUR\",\r\n    \"description\": \"15 EUR Description\",\r\n    \"isDefault\": true,\r\n    \"isPublic\": true,\r\n    \"isActive\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/bouquetPlans/bplan_gyD274LaG0TGPP2kEl","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetPlans","bplan_gyD274LaG0TGPP2kEl"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"744ee42f-6af4-47b6-b014-36f29e017801"},{"name":"Delete a bouquet plan","event":[{"listen":"prerequest","script":{"id":"1cebd996-c32e-423f-a6f1-245ff4c242e5","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"df23327b-c45b-4c02-bddf-c41577f2ded4","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"3d077b82-4789-417b-9d11-6e02c230450f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/bouquetOptions/bopt_rDH7SveWGPDndGOH39","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetOptions","bopt_rDH7SveWGPDndGOH39"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d077b82-4789-417b-9d11-6e02c230450f"}],"id":"ac4132ae-199c-4e59-ba49-368e0ef7af13","_postman_id":"ac4132ae-199c-4e59-ba49-368e0ef7af13","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"BouquetPlanOptions","item":[{"name":"Retrieve a bouquet plan option","event":[{"listen":"prerequest","script":{"id":"b639c1be-e956-4cb3-8250-a62469f372fb","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"7bd131cc-e4b9-49a3-b128-95919173ff15","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"0533a318-d159-41b7-b0b7-a4dd81479a94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"url":"https://app-staging.plant-for-the-planet.org/app/bouquetPlanOptions/bopt_iY8QGyMhYPlzEtVSV6","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","bouquetPlanOptions","bopt_iY8QGyMhYPlzEtVSV6"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"0533a318-d159-41b7-b0b7-a4dd81479a94"},{"name":"Create a bouquet plan option","event":[{"listen":"prerequest","script":{"id":"50868b4c-d91f-4949-b73a-38b5185d967b","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"e6fb3134-8bd8-4162-b8db-a46b1f52bd75","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"0820d3a1-05b7-4fd0-bed0-0b685b22caef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"bouquetPlan\":\"bplan_asdka9tu2n4c3hr5hK\",\r\n    \"bouquetProjectOption\": \"bpopt_l9lhxK10niBJqHwnvw\",\r\n    \"quantity\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/bouquetPlanOptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","bouquetPlanOptions"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"0820d3a1-05b7-4fd0-bed0-0b685b22caef"},{"name":"Update a bouquet plan option","event":[{"listen":"prerequest","script":{"id":"20855526-ca3e-4b35-acb4-0bb1b634b555","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"df8f78be-1530-4c3b-914e-76e0a196db19","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"03332725-0a4d-470b-9f02-f3917b82fdf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"unitCost\": 2,\r\n    \"quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/bouquetPlanOptions/bopt_ZjlHBRojIJcCvsh62A","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","bouquetPlanOptions","bopt_ZjlHBRojIJcCvsh62A"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"03332725-0a4d-470b-9f02-f3917b82fdf9"},{"name":"Delete a bouquet plan option","event":[{"listen":"prerequest","script":{"id":"da5e150b-8784-43c5-b54b-d0624939bd66","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"33018248-e363-493d-86b2-90bb9400efc3","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"26d40da7-b6ed-4f86-a1fc-ebb76ea9663a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/bouquetPlanOptions/bopt_zn3Gx2urbA2e6R68oG","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","bouquetPlanOptions","bopt_zn3Gx2urbA2e6R68oG"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"26d40da7-b6ed-4f86-a1fc-ebb76ea9663a"}],"id":"df8e27ab-3737-4d28-9429-d10dd7d7cbe8","_postman_id":"df8e27ab-3737-4d28-9429-d10dd7d7cbe8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}}],"id":"ab945970-f6dd-487a-a8ed-ea505cf7bdff","_postman_id":"ab945970-f6dd-487a-a8ed-ea505cf7bdff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Certificates","item":[{"name":"Create a Certificate","event":[{"listen":"test","script":{"id":"8283be15-68d0-4eec-b6b5-86749ce02f31","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('certificate',jsonData.id);\r","});\r","\r",""],"type":"text/javascript"}}],"id":"d6f70ddc-b8f1-43f1-a020-7f24bfe8da83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"certifierName\": \"Kewal\",\r\n  \"issueDate\": \"2020-04-23\",\r\n  \"pdfFile\": \"data:application/pdf;base64,JVBERi0xLjUNJeLjz9MNCjEwIDAgb2JqDTw8L0xpbmVhcml6ZWQgMS9MIDMyMDkyL08gMTIvRSAyNzU4Ni9OIDEvVCAzMTc5MC9IIFsgNDY2IDE1Nl0g+g8kGBkAAgwAgS8FGw0KZW5kc3RyZWFtDWVuZG9iag1zdGFydHhyZWYNCjExNg0KJSVFT0YNCg==\"\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/certificates","description":"<p>Creates a new certificate for the provided project.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","certificates"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"2a7c9bf2-b0e4-4c72-8c40-255d0da54ce3","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"d6f70ddc-b8f1-43f1-a020-7f24bfe8da83"},{"name":"Update a Certificate","id":"72417f2b-1d2f-468f-9950-786028876213","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"certifierName\" : \"Alice\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/certificates/pcrt_IOuqmzcSeM2izewnn","description":"<p>Updates the project certificate specified by project and image id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","certificates","pcrt_IOuqmzcSeM2izewnn"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"c0fc48b0-e481-4d39-a160-cf6eb8c868f7","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"72417f2b-1d2f-468f-9950-786028876213"},{"name":"Delete a Certificate","id":"cd74d49b-aca7-42de-bce3-5506f3ba85d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,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\",\r\n  \"description\": \"image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/certificates/{{certificate}}","description":"<p>Deletes a project image.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","certificates","{{certificate}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"a8755f85-d38a-40a8-8322-67d18e1bbe73","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"cd74d49b-aca7-42de-bce3-5506f3ba85d3"}],"id":"2fcf850a-b79a-417c-99b7-dfd4d8cb4175","_postman_id":"2fcf850a-b79a-417c-99b7-dfd4d8cb4175","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Expenses","item":[{"name":"Create an Expense","id":"2c1fb400-aabc-431d-8fd2-8a769010d81f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"amount\": 1000,\r\n\"year\": 2012,    \r\n\"pdfFile\": \"data:application/pdf;base64,JVBERi0xLjUNJeLjz9MNCjEwIDAgb2JqDTw8L0xpbmVhcml6ZWQgMS9MIDMyMDkyL08gMTIvRSAyNzU4Ni9OIDEvVCAzMTc5MC9IIFsgNDY2IDE1Nl0g+g8kGBkAAgwAgS8FGw0KZW5kc3RyZWFtDWVuZG9iag1zdGFydHhyZWYNCjExNg0KJSVFT0YNCg==\"\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/expenses","description":"<p>Creates a new expense for the provided project.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","expenses"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"b9d7f2dc-2b51-4b51-954f-5f63c4e290aa","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"2c1fb400-aabc-431d-8fd2-8a769010d81f"},{"name":"Update an Expense","id":"3ba7f1f4-e16b-4c0b-9111-77a1c4071b4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"year\" : \"2010\",\r\n    \"amount\": 10000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/expenses/{{expense}}","description":"<p>Updates the project expense specified by project and image id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","expenses","{{expense}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"2a3cc001-e5be-454c-b121-561e3c6c7255","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"3ba7f1f4-e16b-4c0b-9111-77a1c4071b4a"},{"name":"List project expenses","id":"1375ae20-27ba-44b2-91ce-9555f9cf526a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"tenant-key","type":"text","value":"ten_3hEjJCBs"}],"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/expenses","description":"<p>Lists all expenses belonging to the given project.</p>\n","urlObject":{"protocol":"https","path":["app","projects",":id","expenses"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"f9a37bee-5acf-4ee7-8d5c-ab93476e8675","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"1375ae20-27ba-44b2-91ce-9555f9cf526a"},{"name":"Delete an Expense","id":"50be4606-fb43-4ac3-83b0-4e19026a52ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,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\",\r\n  \"description\": \"image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/expenses/{{expense}}","description":"<p>Deletes a project image.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","expenses","{{expense}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"f6016639-9334-4635-b169-04043a5bfe8b","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"50be4606-fb43-4ac3-83b0-4e19026a52ee"}],"id":"c83c93d5-f133-420f-8373-143e4cc308e7","_postman_id":"c83c93d5-f133-420f-8373-143e4cc308e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Images","item":[{"name":"Create a Project Image","event":[{"listen":"test","script":{"id":"4deed5bb-3f72-4cc4-8cf5-8a6f22aac650","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('image',jsonData.id);\r","});\r","\r",""],"type":"text/javascript"}}],"id":"4f53752b-5a55-45c7-87c6-28d01ff1b24c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAHgAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAEAsLCwwLEAwMEBcPDQ8XGxQQEBQbHxcXFxcXHx4XGhoaGhceHiMlJyUjHi8vMzMvL0BAQEBAQEBAQEBAQEBAQAERDw8RExEVEhIVFBEUERQaFBYWFBomGhocGhomMCMeHh4eIzArLicnJy4rNTUwMDU1QEA/QEBAQEBAQEBAQEBA/8AAEQgAlgCWAwEiAAIRAQMRAf/EAJEAAAIDAQEBAAAAAAAAAAAAAAQFAAMGAgEHAQADAQEBAAAAAAAAAAAAAAAAAQIDBAUQAAIBAwIFAwEHAgUDBQAAAAECAxESBAAhMUEiEwVRYTJxgZGhQiMUBlIVsWKCM0PB4XLw0fEkJREAAgICAgIBAwMFAAAAAAAAAAERAiExQRJRYTJxIgPwgZGhwdHhE//aAAwDAQACEQMRAD8AXSEQJ3AFNCFuVuvo/PZyGrIfKyOQhkjvZbTkSMV58woJ589FzeAnbGLlg2WSOmOiqBsp3PoNUSeLODHLl5GOjpFKqQo7m6YDe6o2pTiNdF+9c/FGKhgM2QtjMrSMVlAQICYgpFTRjvWvDRo86XSJJFqQtsxMYDuBQKoccgPXV+F5zGnvikSBEMiGCGVQBeKqTcNtxxJ0F5tsJ/IFMCSJBQdyWrKhoBVQoHDbb11hLeZ2XCGRy3zYv7f5DIXHzMO6WAPayvJsyXt8dh0n1robA8pF2HhSCilr2hChy1a0BJFbU400JmvHkZMUtTjdyECKWagFV6bZFpWpYHq0vfPWRkLra4NJGTpDdWxoOG2lbA0MZnhgk7MOTI+DbfVRQk0u++7QmR4/ISHvzC1Jo+9G6m6orTqAJKjVMk6gsqAds0sDb9INfs+zRGFnCPIQ5DuIKUlCAPcikMsYVtrdJQ2I8HiMh/HHMVharBWiIYOteDbjgTql4O3NGs5aOJR1VH3hfrTW98E+DFizRRZJnukMjRMBVbjWy48dZX+Q52NkeTd4oQqRuwZiTWRhSooeAHtqrUw2CtmCmfxhRv3UjEY0jVilqBcHBpQ7n2J1VgTGKZnvEL1/TYLVQTzJNTwHpqmXJJ6O4Wi6iFqaKT+W3UeQrEigC5K0O3FtQ7YiuGEeRjk5RDo8s9XFe2TRl4GopSv0rpZ3ty1gb0FK0O45a5j2kRzzP27e59dXrComcxEiBWpeeLECvAHWcNvLkekeTgOY1j+TDqA4VI4/WmiIMKJ5UiUmStSD8aNTaoPvtrzHSGPN7ZlAjTZ2J4V4gca+mvWy8Y5SgRiNPi5Xe6p414/bodXG9CkIigxQWKsshA2BqoVq8foeWvGluYkx12ofVqnamqXdlcpImysVCjZ1t+NV1yWKE3CkhALj+mp9NQ+yxuNAXFJahrW71OH4U+lNTUabJMay/phgCKADcA0qw/1amiX60PBpW8lgRyJG86hpPhvsft4aWfyLNWTHjixCZXBZmZAXjUKvUGK13I1nsnDyoVo69I3uBvXc7Ltz0y8X5LJ8VhlMiIxwNJxZCCQwrRW2H369L/q7TW1ev1MusZ2JospIZFkK0ZfyrsCtNq8efHXksUkjqTYpnrILWrQ1obqVp9NFZeRgz9xEiiBdxbOLgQD7HkPpqpMbGdAceSS6trpaSHq1Okr7euud14TTNEziPHy8vuOCZeyhd5Saqqr7n8NMIsbxZPYyUMEPaDJlV/VMjC4XKGIod9ttLJI+zNYA0QJo6sdyK86aOGXgxCMwFx2iJG7gBJa4HbbehFRoq6879g5F5MsTPFOhDGgq4IKkcDr10kjc3m4CnUPw1pIvM4XkMOeLygjjnkI7ZcPRqj5bAkMtNKVOOncZXE6R2hAyuGdK8W9Pt0rVShpymCbfAPjySxP+4jlYWi5aV4gjZt9dZ4ky84yUDPkWtYm3UdiKcjXV0Z/b5EMsC2IBc5JLK4HyrX8Rq6d4Ys2QqkLWACLsghDvW77tLtiJHGZBo8Qr23VgWYXGlSVblX32163jsxmMoXoJtDE9QO1NFwwzdt/JwnsRw2RlyQWuYb214ADREWKGmKuzygRCRzTdyxC37nia7HWdu20MCw8ftSTrkksbCAy0JFxAVl9664ljXHRWja6QtelRuRw4b8dcCW4G5CHHG00qo2Wo/wAp21ZJjo0IozK9qm1hQsSxqAOWs3M5YFJMf7d1ItnYhg/Mn01z2FojOTc3BaU+86Li8eI4BJkIxLkgKoN0VOB6tqnRUWP3sWJq97ILgKi8UQC7YepOqhr9xC9sViqtGx7pNtOFT+W06IxIX/dFZSb2UmMN+ZgCNz9dtHy4hkRgrqxRgAp6WApX8vrqh5u3GYIxci0CcSSDvWvI10k3yBzYO92iCY+IUfMb1oft1Nc/q1sPDiEHz4c/fU0oAZ4EUnjpKZtqPKzG5iba06KE1Wn46X+X8hNnQS42Uis2ITIHjfoIPSDQ+lRqvyH8gzJ71Nscbmhx2Afp2IJuBHD00DBmRvKiyMqilHvUvG1DVQV5Ae2vQtdfFGaq9s4igGQsiIAnZhvku2PSanjTffWw8Hh42SYshIuyIIlK2I0ZqxrUy8HuoK6SeT8oIrFT9vkOVUPMsRDDt/Ct5Ppq2D+Q5cmasv7iQRWqrRCIsqKPyhY25j82s1CcMrMSBeT8X5QeReFIXlZnaSOVgCzISeokbW/XQEuHl4rp+4j6t9qhtlFTdbWmnH96bKx5lmyLS6sGDm0taDYqr/mNK76U48Mb5CRT5QhjYgyTBi6LUdXx24bU0rKu1LkFPIRBl34rxmCJybSkkpJKEm2obfb66u/s/krXfH/XjZWDdonZEPAj3pt9NEjO8Rioi4ShozJRlkQSMCu3cSpr17Gn3aNwPP8A7aSRVjE2O7XMyH4k7EdXx35ab6x91v4FnhGf7XdtjJCSsaopNI7T+b2+3XsOM8WQUmZR2iDJQggitaD1rpw5xcpJXhjVEYXwKgNUYLcsY3/NvdpRDGrX0YXqK2k7k03OscLPHBaYTI0EZlRHVhJOVYvuojFGuCjbY6IPm8mbFlgNqQEBSwSkhQNULca7n00uaARu1LbKVYkEAgjYb8yRtqlla5GJqpqQPQjUy9aQy+KPEMvSJJIRVnqQr7cKHfViBgIs0SF6kglqrYUIp1/mNDy0f4eHAhKSeQQyBgTFGTRGNNruZ+mnD+FyPJznKdDFhqoMca0DPTaijgo+zT6JrPICnFaOoDNfOW3P/Ga7AAHh7mldMMrEj7bTQzQvPDx7VIxbQdJuNeWr/GfxyNWdiw+JWIAsvE16qU35aMfxrIASFdJNiJUD0qP6ttWliGIzXYUwsV4kBlLbKBXqAI1T2cut0Iq7EobaMST6jlXWlbBgmheHHCCZfiEcgbfXloPH/j0jB1NVnFCOoUU8fx1PQBcuXkGFsQovcWiCqfqXVtqOdaHU0b/bskeQ7XaIyCPnU7tT5amqhiMrlFDkEqtyykOS6gPUirDblq8q+TWDCwVjjmIVWtLvcBU9THp25DTk/wAZ8g+VJM7gsJEKSUoXCi4ncmm+2rvLeJmwkizMB3Wdj22WtzFn9W2qK89bdXlsmTPpeQkWQEWPHBd0oOgMKMx9W9tM5PHwYWPHB47IWbyUlVk7WzLHItzVYcF248tJe1LjyumQXjmQtcOHIg15mvDRniPMyePkXI7IdFJuA+TVASlfQU4ahNcyNzwPZfHdnBxXgs7szRxGYCrBF3dr7aLShB9fXQr+E8i8+TFivco/WjKVSNxISlN+BXXCeclWGVlkaBc2a53BLtBaKkIr/wBVeFNNIv5L45njWBmjJ3daUBNOpm5abvSNihmWzfG+S8ZK6TIJFAA7q1ZGDEfFtuf3avwDhtE8LR/ryHoq5BUUuNqjY8Nq60PkM7Cd4shMhWxoDRohSxnfZS4Ir78NZDPyRNkvJHEsC1ISOIm2o+Ru99ZXquP8lJtjC2GFqtKHkB/TRqNRwbTUDkeevXxo3yEEQWBZxcInQ1japFu1arXgftOlEV7ljH8mK0BAJJ356KxyAyqGkWdQQttahlPufrqHKwMItZcmXHZw6LtI5WoVUIIIH9QOrcrFw4oITFMZJJSTIzKVCKDwFePHfQYlmmdtiZ5qsyg0UjldT7Trl34BxRqbVNbSfTT/AKDGOIEhyR194oK0pcBuLSK++tLF/I8cSmXJmZYlpRDsSSKHWPkU2FsW7shlBkOxu5nblq6aG+jGkjsA0jje27Zbq7n7tJWafkUM3MXl8DIqYWZKmrLwNR7b6EbyeFnTLjT3BcckAnpqeC7rx9dZaPyU8aSQijSSD/dGzLSlq1PDYctdY+RkTAKq3SKt1UqtyinSTzpq1ZvSAZxyCPJLSrc1tqGMksQP8dM4PORRTyJkKYqgWJzFo2r76Uw+Siw8MI0AaWhsfhIPSppxBOg2slVJ0cSO3XIxU7v/AE1J9NPKQjYvnQM0eQK1T9Q/+BVtTWaGTlR4xugYwy/A71VBypx3VeOpp9vXAZNZj48jjcge3tqT4KSA91Q6RkMlf6hz1biqKX1NOR9hrqaWO2JXIPcYUHGpHVtq3ew+qE2f4jF8gy/uog0yAqsm9y3e3D79Ls3+IwTwtJgAoI1b9KpAeQLRTcKnlw1qJ8hFsCAEudjsftGpk1XEkjhftSEUR0WpRm/NaePHS7zwLr7Pm8OBjQZ0cXmWfHDUexSrPy6ZVqSpP301Rlz4c09PGxGKrMVuP5iaDjwGmmd4PyKyZLpKuWzzATRrUyNXg/cZRsK6N8b/ABnGn8dXJIWZZJC5KWupQ2hDuBTap9dZt+EODOyVaF3aMhGHbeUn/lShpufzcNDxQi5ka0PwS7ht8t9adfCYuRMExJUYQvXJmBCqipubRw20g8pGq5E0mGxlxr2YNfcG/qPJjXUrQHgk7IWQ4qkRgJWrAEmm+1BqnG72Tk2qb5ZSQqk8A3GhqKba8x8TyGVF3I0kfGhWryV/TjoN9yaa6x8dpHjtBjDOF7tSEHrUruKDcnVeFwNcnbKIZS+wRq9seqjpJNPx9dX4+IgKnINZSwdFBHbaMfKp9dX+b8ZJgmPu5SZLhiox4rnstXibvbV/iAcmcvJGTBGv6oUbWVouygczXSdXMeQTCkwmxMdZVmVlLMXRgTQN/lHrTVCJirEDQY8itV7kpIacVTc3CnI++neTk+Lxy4Z6krcTUBRzIube6nL20DDkY+bLYQCsDMUeRQB2qUHVtqnVLUEgzYNvZlymVWdlozIVBRR0UF2xC6J8VEYpwbo0ShZlckMi0oSq76NMST4wx3ZoZH+JYhytOK78QV569XxcJisAIELhxQ0IpwFeYp/hqqJprrreRNYCZIEzO/hoq1dFcMQOmT4jcb9Q401Zg/x/B8biBshjNKCWXjS9lttVRx31VAoxss4yL3cuQlkLdPcU03ruKLSh0wkKYofLmJknhQnqNqAD5CNeQ/x07bkdRKkay+MkyHC9nHiEES3H/cci81pxuotNTV0Es7eLyUIQtGEmoOQYLMK+99dTUlQPZH6GCkDau3IaAWf9UE9TNU1r8BsNeduV0ALlLjdV9tuBNP8A316uClhcOwEf+0Ad7gPkdvXQ5A9gbGMlgXcEi5SaJtwu/wA2+hvN+Yjwktgq88gYbGthG3D30Q8aRLeKFYlq7twL/wBIA5trO+YEc2UotOPNGrPJM1QN+CR1qSOWpcpOAYZieUyc+JoVF0jVBcVCDYHqKnieX3aJyITJ4eTEkW+SYDtkMVLSsaUNB7aU+NRceYtNMoCkNYtQwrxJ22+mm58iwkUSRvJawKhOPpueG41Ffe9CE/7DzU3iP2CTIrgMJYYxaTUXdt34fUj6aReNwHnnhSTJdIe4YkKKaAn5VJ2WvrrYeS812cKIYIQ5kwZUThakYvYfWnD31g8jOyMiYuzP1G4IGp1Ek1FPffWmEgNvH4/HwPBZ7xqwURuyK7E9RBW63htXjpP/ABOEt5jHEidKxuQGGxVkYc+R1Vj52diePy8LJHeXNQrDIHV1Hb40ofwpvph/F2XF8pH3nAjeBmZm2FTtTfRPx9Alh+wD+T+Oj8VmrDi9OLMTNGB8lc0V1LcdqCmivAZ0eCYgELrJczKdyz1tVR6D11T/ACHIzHysaXIeN4l7px4oyHCioXdhTj6HhqrFxoMgKyPJHJY73WAikfXV3qo47fSmh/KUEfaGZUWNLJJl4sZkxopDLlxNQGMk23bjdR9NDYqQS5vdh7pxgwumAobkP+BHIctG9nDyshsrFlpJkVM+PI6qgQjmq/mHvx0myXyceWVsRmWAUV46DawlOB9NRfcr/QkjRZedgIR1dSkEgVDVG3SfUA/46KfyC2C7e3YSIKqUrUgj19KazWJH+5buRzEzM1ZC5oQo3qAOdeGn0GI7osMb/qsSkwZqK35hsKivofbTrdprH8FRKyFS+VjkiXJQky4zXxtS0Mp6WX7V115UB0WBlHcynRA5NQEO70r7A6qkaKDGmwclCs5VngLUua0XAVG11RtTj9dcYuV/c/IpKpEmNjRGrV27klCyj3C8dbJzgmIyWvEyyxGJR2ZAYclBTdQS0cpPtQ6mvRmxtktKif8A56gRvkHaOvx25sNwK+mpqoqKWXHvyydS3s1Oomi7mg216s7mNlSQ2g0RiKV3o1KcvfSyfyOVkN2QWREe5mBFSRyry2466Ge0caJHQoxIAqKqR8h712OsX+RNlwWZ/kBgpExUyzl7o4iaWcaMU246XzSjyTPLJHbMzVA4Db31RlrkTZxEkfGhVwefCiNQcQN9HJiXShmHda2hKbKKcft1Ds24QoZQ6TShkjYopDMHFGb1LEGm2j4smCKEXs3dABNoNK+nVyOrcdUIQM1RSgQKKtQbVI329NTLxoMZFkkkBaotL1+NR6fKh9dV1UTWJ8hkW5zNmePbERxHOCGDGlaD5A/UHSeH+J52W7SRjswNXsXkXHhQso3ANdaCQY8MpZ4goI/UalHbktPTXWNPJFJ32BiivHaj3qEbam/E6zVnXf3Jc8gLc/8AiB8biyZseV30ACkMLSpNF/1a6xMYZkUrEpDF2mj/AHDt8mJUUbkPblpj/IvM4+X4k4ygrLJKgCE7lVNSdKpcNow8EUpiaCMTS0FOkFWISpF3UBvXWn2tp1yNTGQZfDf/AK/9vhe9Yz1mhFgB6l34mnPWqw2yYVlx4cQphFKq7W9JIsZgd7zXc6yv7ueDMyZUcd2QmstoSpB36QSNz763/iYgvicWKQA/pLcOIqRXQlkJwZmLwPZyHeJhMDGvdCC1eNeR2G3CmjP2Us94lVDAUYIlLoiTs2/Gun8pXHWqJVSaED09dJszNVVljhukSpWONfysBSvT6HQ0qginI8FFLBBm4fRkFUpGwtR7aAK4HAnhXVvjmx1McMcbY+Vey5UMuzXWllII2pXgRqibyU8OPDGWCJCyr3DW40AYFvqDrvMx8jLw18lHSPJEi9smo6G6bX+ppty016BhXlknhxJciULIqoVKkfKoNDQV+B6vppDhUx8RcaZbY3VZJJ1qeg/NHp8bn2u0yXOXyqQY7Fkdyy5MbHeBFAVwa79R2qde/wAdMb+LmlRKOuS/Wwreina72FeWqnIg5YIf7a7d2Psdsbgi2vua048tTVf7KFZC8GMI43AOVjEKY5WoWRglaAq4BrqartYUIzUboHKwBjFxO/UCeZrxOrHx2XqMlBwVfU8deJP2Z/29plct1OACBzt34W8zotjEzoCFlDcGQ9I/yk13+zXLnktC9Fy8cMUqFZaqsjBuBop/600fEuU6W7k2mpNNzz9AdSS12RLRa2zLxLEnpG/HVvfVhTgqtRacNjTQ48hAV4tTAjA1S7h7W8zy315NlxibuiG6dFEcbMQaKflTloP94zlo7SSxtBJoNv8AHVaGKKFQgN5Namu7cKGvCumrNJIIHGWuOIu/kqkcgV44q7sKrbwG2g0xFnkXFgDPD0mVmKgqzLRlSpvHvq1WfralY6MHDKGF1fktfTVqZAikM8CwtPTtowBBI5fbd76uZ3rxyJ7M7/IPCTePlhzCP0p+ntk1KFeCkjbcaNikwcSYZ2bKJop1aDKhPVRHXYBdM/MwTzfx3IE3+7G3doSSbkbqpXlThrDs0PZYPV5pTRDuBGP+unERAbQwC437tpsgBo5WYrCm1FJooJPoNfSYIkjhjjT4oqqv0AoNfOXwz3scRoVSQLcGILC3jsvAa3R8ggKEUaOm5BFQTSm2nXOQf0kNdFK7itN9B5HjIHrRihetqjhfTY7aslyWGPK6gXoODHap1VDmytk2FboygkB2BXky/eNUKUJI0GZ5LHxpLktWMyKPjJ2r9vw0z8pEMfx2TGjEOwDR1O4YsoBX6Gml8skY8r3FLB0yUQGmwV6sQP8ASdNvIiOaXCjIqxlrd/kRTIa/UqNLgMTsz+fA3hZDnuxyDKwE0h2HcoTw5hht9Ror+LxFsBQymNWHdVq7nuE8OdNtVfzLJRvGwwlTdNIzEna0IN/t31Tl+Q/tccMcJpfhqcZhuCaAFf8ASyg/bprAnoKeZnzo8CNmXHibtTE/mkYMFjB9Bx46mlzQztgpjIt2akrQSivxZqTJLX0oG31NORC/9xGj1JBMgtZl2Y3GrVJGpA6ve3/EgoWYkGu7LwPGmhmhNiSyVCpXpAqz1NDZ7D11dkgzePWKNhGqOzOCB1MfzMRypQa5U8ZZchEU1k4KEPH270J+IuNCfXYctESOUaJUFQVBFCAGDfXSPDMolBEdFBu41oRwYU4r66YYZBmWKc3WJeiNy24e9K/dpvX0GmGQEyAmAlWVrVk/8q3Ch2G+roscmaNkHcLOA9TU1qP8deViZmUL1U3O4ANef/TRWEaTqOq1pVIAHGg/Dhow3AzqK4B+4SI23FKmpU0rrsTrEQ6fMC0Gg4cd9Lps4wOxnrWpUovHYcfx1zD5GDIoKkPUC2gNa6XZrQMaZGbLkRGNm+QK0rUG4U3rrI4UcazoZf8AjejA8gOf11okNjUb5+ms7kGMeSnU/wC3ezW1oDz1VLNzLFA1k/bQ5ca4ymr0Ltd81lNtPx108eRjrbHIWNWuP9XICo34aGbySSy47KgCROgLH5HfiPbVU+azSyRAESLVSp2IFeI9Rou7KIDAVLk5uU6Y6OFjjepI9aUNWamicXyWTiSmQlTGF7bMpus6qMx+7S1Y3hQSdVJB0OONCOZHA65XNXCmiUIrd0MhIPFQbeoalXb/AGFgcRkz+VmdizRxTGQsCaubVVDQezaY5OZIc3G5SmCZlB2IbpRfsrpHjLPjNdC5/d5CdxLjRUgTertwF3LQnkfK9zLWdZHFsZtdVO9WqPly1qrqPqIb/wAvzozF+1kipKsiEyrujAChAPI/XWfm8ksbrjP+rDFOZ8Z25Ryi10+mqcnPfIjcSu0jJVgSFAr709tATsJIUeihqb0G/wBvLS7N+gHR8vMPJLnByImQqaVFSsW13r1HU0gEr9si42enLU0TbzyEGkUZbdsykqtBarCu1BZQjXYZBFJ3UVk2BoVpX8pNx+/U1NZL+4zyYYjRIXKxxUoFhqx48QQKarwki/exq0rV7dYnK/l/KCB+GpqaPJP6wMISasCNxszCtTvsT/30bi1OQimoj3o3+a08hqamhbRYmzibZFAIF0nWeNuxO34aA8IP/uM7ms1aRRcqkca8NhqamnwxcjfKOSAaBi5402p9K6QZZJyCVFppuBTU1NL8XyZTG/hWwf21MtVKiVSpY7F/Q8/v21TmhP30q16w5tYcS/O3av8A631NTV/kJeg1RO0cbREpKrE2cVZaC8ErtSv/AG1zlp455sczSCJ+4CwQEnbdgLQdzwOpqaxrtEF3lTOxmEQVIFtOWxoxYEdAA/oHLlpFlyFYChidiUSkkrb2fktUcqamprVDQDDUxGpAWpNTufjw1WwcolTRKcf/AI1NTVeRne3bom0f/K2255H79TU1NAH/2Q==\",\r\n  \"description\": \"image test\",\r\n  \"isDefault\":true\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/images","description":"<p>Creates a new image for the provided project.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","images"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"a24208d2-16a8-4af0-a5cc-fec582922e65","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"4f53752b-5a55-45c7-87c6-28d01ff1b24c"},{"name":"Update a Project Image","id":"6bb145e9-8c09-4d7c-ab16-b3e75e04a5b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,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\",\r\n  \"description\": \"image\",\r\n  \"isDefault\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/images/{{image}}","description":"<p>Updates the project image specified by project and image id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","images","{{image}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"6777c8af-5e4f-4e7f-877b-500ad8a7d60e","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"6bb145e9-8c09-4d7c-ab16-b3e75e04a5b2"},{"name":"Delete a Project Image","id":"cb6ed4dc-6d7c-48d7-b2f1-b1648812c91a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,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\",\r\n  \"description\": \"image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/images/{{image}}","description":"<p>Deletes a project image.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","images","{{image}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"a4122993-642a-43dd-9249-59b7cd5ad1c5","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"cb6ed4dc-6d7c-48d7-b2f1-b1648812c91a"}],"id":"882284c4-dee5-4ae0-9b27-2cfe183666ad","_postman_id":"882284c4-dee5-4ae0-9b27-2cfe183666ad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Sites","item":[{"name":"Create a Project Site","event":[{"listen":"prerequest","script":{"id":"095d98a3-a656-4893-a031-ca28d1548bc0","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"ba845db3-f5e7-4d10-85a4-c2787a64a733","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('site',jsonData.id);\r","});\r","\r",""],"type":"text/javascript"}}],"id":"fc89100d-a411-4c1e-9d9a-9e79b880065c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"site1\",\r\n    \"geometry\": {\"type\":\"MultiPolygon\",\"coordinates\":[[[[-90.1087035928672,18.7880580018515],[-90.1139856867378,18.7602630095411],[-90.1447979009832,18.7645584347117],[-90.1411956566938,18.780701450272],[-90.1385276603,18.7934242547123],[-90.1200403317528,18.7902096261503],[-90.1087035928672,18.7880580018515]],[[-90.1875397422016,18.74643184811],[-90.1944657530421,18.7042508709084],[-90.2301468361273,18.7116277712034],[-90.2237598144572,18.754938231659],[-90.1875397422016,18.74643184811]],[[-89.719930704206,18.8505799569105],[-89.6644058364945,18.8300989891546],[-89.6971134959894,18.6524163217369],[-89.7339534057911,18.6801609680656],[-89.7492786645382,18.5231142452855],[-89.7518927620149,18.5231397986408],[-89.7281772385142,18.7661830125509],[-89.7269914623391,18.8073280919035],[-89.719930704206,18.8505799569105]]]]},\r\n  \"description\":\"null\",\r\n  \"status\": \"planted\"\r\n}"},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/sites","description":"<p>Creates a new expense for the provided project.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","sites"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"0e292851-05a6-477e-affe-66fe91636eda","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"fc89100d-a411-4c1e-9d9a-9e79b880065c"},{"name":"Update a Project Site","id":"b1986e66-f0b7-4fd4-8a5b-ea3d89924fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/sites/:siteId","description":"<p>Updates the project site specified by project and site id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","sites",":siteId"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"8d369b3b-2deb-41c1-97cf-39158f9965d7","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"},{"id":"fe0c7785-18ea-4730-9126-085ac18252ed","type":"any","value":"{{site}}","key":"siteId"}]}},"response":[],"_postman_id":"b1986e66-f0b7-4fd4-8a5b-ea3d89924fe2"},{"name":"Delete a Project Site","id":"8ae71bb9-dfcd-4034-9837-e44a093c02f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n \"imageFile\": \"data:image/jpeg;base64,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\",\r\n  \"description\": \"image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects/:id/sites/{{site}}","description":"<p>Deletes a project image.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects",":id","sites","{{site}}"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"9c5a1c00-1f1d-4b00-a270-402b11cf5fbb","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"8ae71bb9-dfcd-4034-9837-e44a093c02f7"}],"id":"9d3421a0-85e8-4521-be7f-6e0ce201aa50","_postman_id":"9d3421a0-85e8-4521-be7f-6e0ce201aa50","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Conservation","item":[{"name":"Create a conservation project","event":[{"listen":"prerequest","script":{"id":"1b2b9142-0462-435f-a6d1-1282b139d9db","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"074240c1-7c6f-49c2-8537-daeb0bf3e304","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"9ca30963-0408-4334-96cf-c77bd8fabc1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"conservation\",\r\n    \"name\": \"Yucatán-conservation\",\r\n    \"slug\": \"yucatan-conservation-122390\",\r\n    \"description\": \"Plant-for-the-Planet plants one tree every 15 seconds.\\r\\nWhen the children and youth initiative first took over ...\",\r\n    \"acceptDonations\": true,\r\n    \"currency\": \"EUR\",\r\n    \"geometry\": {\r\n        \"type\": \"Point\",\r\n        \"coordinates\": [\r\n            -89.114781,\r\n            21.043491\r\n        ]\r\n    },\r\n    \"projectMeta\": {\r\n        \"impacts\":{\r\n            \"benefits\":\"benefit\",\r\n            \"coBenefits\":\"benefit\",\r\n            \"socialBenefits\":\"benefit\",\r\n            \"ecologicalBenefits\":\"benefit\"\r\n        },\r\n        \"location\": \"yucatan\",\r\n        \"areaProtected\": 100,\r\n        \"ecosystems\": \"tropical-moist-forests\",\r\n        \"startingProtectionYear\": null,\r\n        \"actions\": null,\r\n        \"employeeCount\": 100,\r\n        \"mainChallenge\": null,\r\n        \"motivation\": null,\r\n        \"longTermPlan\": null,\r\n        \"landOwnershipType\": [\r\n            \"private\"\r\n        ],\r\n        \"ownershipType\": \"rent\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app-staging.plant-for-the-planet.org/app/projects","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","projects"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ca30963-0408-4334-96cf-c77bd8fabc1e"}],"id":"a6ec59ad-1cf3-497a-a670-37599a2bb702","_postman_id":"a6ec59ad-1cf3-497a-a670-37599a2bb702","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Projects & Details","item":[{"name":"Retrieve your projects","event":[{"listen":"test","script":{"id":"8d2da8f6-8b61-41cd-9bdb-13e1bd3c985e","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"2933fd69-0ec1-486a-989e-2927bf9e873c","exec":[""],"type":"text/javascript"}}],"id":"60be6b6c-c696-4b36-86be-c8831c1a4a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/profile/projects","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"0a0a11ce-4427-4d14-a4a9-f3b732318830","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/profile/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 22:02:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6f07bc3b2f4a61-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 22:02:08 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"60be6b6c-c696-4b36-86be-c8831c1a4a0b"},{"name":"Retrieve someone's projects","event":[{"listen":"test","script":{"id":"95b08d6e-ab31-4822-ae2d-aa3c5ef151c9","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"b17092b0-cb67-42d6-8a38-92533321f8fa","exec":[""],"type":"text/javascript"}}],"id":"bd6d0a56-8452-48a9-8a09-239ceed14b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/profiles/tpo_gEZeQNxNhxZZ54zvYzCofsCr/projects","description":"<p>URL parameter can be either a guid or slug</p>\n","urlObject":{"path":["app","profiles","tpo_gEZeQNxNhxZZ54zvYzCofsCr","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"e4708cba-a71d-43dc-a672-f74440698264","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app.plant-for-the-planet.org/app/profiles/tpo_gEZeQNxNhxZZ54zvYzCofsCr/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 22:01:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6f078069374a61-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 22:01:59 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\n            \"slug\": \"yucatan\",\n            \"name\": \"Yucatán Restoration\",\n            \"allowDonations\": true,\n            \"country\": \"MX\",\n            \"currency\": \"EUR\",\n            \"image\": \"5bbe40fc0b55f386970152.jpeg\",\n            \"unit\": \"tree\",\n            \"unitCost\": 1,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"ES\",\n                \"US\",\n                \"CH\"\n            ],\n            \"isFeatured\": true,\n            \"reviewScore\": 500,\n            \"projectMeta\": {\n                \"mainChallenge\": \"Our main focus for 2021 and 2022 is to increase the biodiversity of the planted tree species\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Yucatán, Mexico\",\n                \"longTermPlan\": \"The main objective is the planting of 100 million trees in Yucatán, in areas degraded by deforestation. The reforested trees help to bind CO2 and - by planting exclusively indigenous trees in a mixed forest - to preserve the local ecosystem.\",\n                \"motivation\": \"Plant-for-the-Planet has been able to acquire more than 22,500 hectares of former forest land, spread over several reforestation sites, which have been degraded for different reasons, such as deforestation, forest fires, cattle grazing or the cultivation of chili or rice in monoculture.\",\n                \"degradationCause\": \"Predominantly cattle grazing and forest fires\",\n                \"yearAbandoned\": 2000,\n                \"degradationYear\": 1980,\n                \"siteOwnerName\": \"Plant-for-the-Planet Foundation\",\n                \"siteOwnerType\": [\n                    \"private\"\n                ],\n                \"plantingSeasons\": [\n                    6,\n                    7,\n                    8,\n                    9,\n                    10,\n                    11,\n                    12\n                ],\n                \"employeesCount\": 121\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"large-scale-planting\",\n            \"countPlanted\": 8299733,\n            \"minTreeCount\": 2,\n            \"countTarget\": 100000000,\n            \"location\": \"Yucatán, Mexico\",\n            \"treeCost\": 1,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 50,\n                \"fixedTreeCountOptions\": [\n                    10,\n                    20,\n                    100,\n                    150\n                ]\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.117655,\n                18.639256\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_k7iTUgJJ6tlA3XVVb0v4GEVP\",\n            \"slug\": \"science-forest-planbe\",\n            \"name\": \"Research Forest PlanBe\",\n            \"allowDonations\": true,\n            \"country\": \"MX\",\n            \"currency\": \"EUR\",\n            \"image\": \"5ea184ca77735426645370.jpg\",\n            \"unit\": \"tree\",\n            \"unitCost\": 9,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"ES\",\n                \"US\"\n            ],\n            \"isFeatured\": true,\n            \"reviewScore\": 0,\n            \"projectMeta\": {\n                \"mainChallenge\": \"Survival of the tree, due to grazing of cows and sheep.\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Yucatán, Mexico\",\n                \"longTermPlan\": null,\n                \"motivation\": \"This ecosystem was chosen because of its high degradation conditions. It used to be grazing land with barely any trees. We wanted to establish a long-term experiment in order to test different methods to evaluate our restauration efforts.\",\n                \"degradationCause\": \"Cattle grazing\",\n                \"yearAbandoned\": 0,\n                \"degradationYear\": 0,\n                \"siteOwnerName\": \"Ejido land of Constitucion\",\n                \"siteOwnerType\": [],\n                \"plantingSeasons\": [\n                    6,\n                    7,\n                    8,\n                    9,\n                    10\n                ],\n                \"employeesCount\": 15\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"natural-regeneration\",\n            \"countPlanted\": 1471,\n            \"minTreeCount\": 1,\n            \"countTarget\": 100000,\n            \"location\": \"Yucatán, Mexico\",\n            \"treeCost\": 9,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 1,\n                \"fixedTreeCountOptions\": [\n                    1,\n                    1,\n                    1,\n                    1\n                ]\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.078443,\n                18.783288\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_8b8Ru6yceH93cs2X19tPBDO0\",\n            \"slug\": \"planbe-forest\",\n            \"name\": \"PlanBe Forest\",\n            \"allowDonations\": true,\n            \"country\": \"MX\",\n            \"currency\": \"EUR\",\n            \"image\": \"5e998665611b1110302568.png\",\n            \"unit\": \"tree\",\n            \"unitCost\": 1,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"ES\",\n                \"US\"\n            ],\n            \"isFeatured\": false,\n            \"reviewScore\": 0,\n            \"projectMeta\": {\n                \"mainChallenge\": \"Survival of the trees in dry season and due to unusual flooding\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Yucatán, Mexico\",\n                \"longTermPlan\": null,\n                \"motivation\": \"This ecosystem was chosen because of its highly degraded conditions due to illegal logging and cattle grazing.\",\n                \"degradationCause\": \"Illegal logging and cattle grazing\",\n                \"yearAbandoned\": 0,\n                \"degradationYear\": 0,\n                \"siteOwnerName\": null,\n                \"siteOwnerType\": [],\n                \"plantingSeasons\": [\n                    6,\n                    7,\n                    8,\n                    9,\n                    10\n                ],\n                \"employeesCount\": 0\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"large-scale-planting\",\n            \"countPlanted\": 60635,\n            \"minTreeCount\": 2,\n            \"countTarget\": 1200000,\n            \"location\": \"Yucatán, Mexico\",\n            \"treeCost\": 1,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 5,\n                \"fixedTreeCountOptions\": [\n                    10,\n                    20,\n                    50,\n                    100\n                ]\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -6.9451799999999,\n                37.254627414004\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_Ly4lVzw50r6hJtocv74al9Ps\",\n            \"slug\": \"donana-restoration-project-phase-i\",\n            \"name\": \"Doñana Restoration Project - Phase I\",\n            \"allowDonations\": true,\n            \"country\": \"ES\",\n            \"currency\": \"EUR\",\n            \"image\": \"5f31109427338482270453.jpeg\",\n            \"unit\": \"tree\",\n            \"unitCost\": 6,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"ES\",\n                \"US\"\n            ],\n            \"isFeatured\": true,\n            \"reviewScore\": 0,\n            \"projectMeta\": {\n                \"mainChallenge\": \"Regeneration of forest area burned in 2017 in Las Peñuelas, with stone pines and other native species together with the creation and strengthening of the local network of Plant-for-the-Planet Ambassadors and the generation of local opportunities related to the reforestation initiative and education.\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Huelva, Spain\",\n                \"longTermPlan\": \"We plan to plant 600,000 trees by the end of 2030\",\n                \"motivation\": \"This area suffered a big forest fire on 2017 with the destruction of more than 9,500 ha of pines and grasslands\",\n                \"degradationCause\": \"Forest fire\",\n                \"yearAbandoned\": 2017,\n                \"degradationYear\": 2017,\n                \"siteOwnerName\": \"Junta de Andalucía\",\n                \"siteOwnerType\": [\n                    \"public-property\"\n                ],\n                \"plantingSeasons\": [\n                    1,\n                    2,\n                    12\n                ],\n                \"employeesCount\": 0\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"large-scale-planting\",\n            \"countPlanted\": 13559,\n            \"minTreeCount\": 1,\n            \"countTarget\": 65000,\n            \"location\": \"Huelva, Spain\",\n            \"treeCost\": 6,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 5,\n                \"fixedTreeCountOptions\": [\n                    10,\n                    20,\n                    50,\n                    1000\n                ]\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -99.679458,\n                19.305067\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_eKBbIt7Bzavu9o7xzCAqjS2t\",\n            \"slug\": \"volcanovalley\",\n            \"name\": \"Volcano Valley Reforestation\",\n            \"allowDonations\": true,\n            \"country\": \"MX\",\n            \"currency\": \"EUR\",\n            \"image\": \"61b123973f77b921683985.png\",\n            \"unit\": \"tree\",\n            \"unitCost\": 1,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"US\",\n                \"ES\"\n            ],\n            \"isFeatured\": false,\n            \"reviewScore\": 0,\n            \"projectMeta\": {\n                \"mainChallenge\": \"Survival of the tree, for example frost damage, fires, grazing of cows and sheep.\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Toluca, Mexico\",\n                \"longTermPlan\": null,\n                \"motivation\": \"The forest ecosystem was chosen due to its high disturbance and degraded conditions, which was caused by communities that leave in the forest and do some illegal activities, such as logging. The sites are located in a Flora and Fauna Protected Area called “Nevado de Toluca”, a former national park.\",\n                \"degradationCause\": \"Fires, cattle grazing and illegal logging\",\n                \"yearAbandoned\": 0,\n                \"degradationYear\": 0,\n                \"siteOwnerName\": null,\n                \"siteOwnerType\": [\n                    \"communal-land\"\n                ],\n                \"plantingSeasons\": [\n                    6,\n                    7,\n                    8,\n                    9\n                ],\n                \"employeesCount\": 0\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"managed-regeneration\",\n            \"countPlanted\": 5753825,\n            \"minTreeCount\": 2,\n            \"countTarget\": 10000000,\n            \"location\": \"Toluca, Mexico\",\n            \"treeCost\": 1,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 10,\n                \"fixedTreeCountOptions\": [\n                    20,\n                    50,\n                    75,\n                    100\n                ]\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -3.623786,\n                37.206605\n            ]\n        },\n        \"properties\": {\n            \"purpose\": \"trees\",\n            \"id\": \"proj_0CgTQJMm5zX624sdpVDet93O\",\n            \"slug\": \"reunion-anillo-verde-de-granada-phase-i\",\n            \"name\": \"Anillo Verde de Granada - Phase I\",\n            \"allowDonations\": true,\n            \"country\": \"ES\",\n            \"currency\": \"EUR\",\n            \"image\": \"5fb8060f3e369590072652.jpg\",\n            \"unit\": \"tree\",\n            \"unitCost\": 9,\n            \"taxDeductionCountries\": [\n                \"DE\",\n                \"ES\",\n                \"US\"\n            ],\n            \"isFeatured\": true,\n            \"reviewScore\": 0,\n            \"projectMeta\": {\n                \"mainChallenge\": \"The Green Ring of Granada: a lung for one of the most beautiful cities in Spain. We will create a green corridor surrounding the city, restoring forests and other urban landscapes, mitigating global warming in a very vulnerable region and ensuring the health of current and future generations.\",\n                \"plantingDensity\": null,\n                \"maxPlantingDensity\": null,\n                \"location\": \"Granada, Spain\",\n                \"longTermPlan\": \"We plan to plant more than 200,000 trees by the end of 2030 with the possibility to be increased up to 300,000 trees in case we achieve donation goals\",\n                \"motivation\": \"Recovering degraded areas surrounding the city of Granada, and transforming them into new forest like spaces and other urban facilities for the citizenship\",\n                \"degradationCause\": \"Land abandonment\",\n                \"yearAbandoned\": 0,\n                \"degradationYear\": 0,\n                \"siteOwnerName\": \"Ayuntamiento de Granada\",\n                \"siteOwnerType\": [],\n                \"plantingSeasons\": [\n                    1,\n                    2,\n                    11,\n                    12\n                ],\n                \"employeesCount\": 0\n            },\n            \"tpo\": {\n                \"id\": \"tpo_gEZeQNxNhxZZ54zvYzCofsCr\",\n                \"name\": \"Plant-for-the-Planet\",\n                \"email\": \"yucatan-test@pp.eco\",\n                \"address\": {\n                    \"address\": \"Am Bahnhof 1\",\n                    \"city\": \"Uffing am Staffelsee\",\n                    \"zipCode\": \"82449\",\n                    \"country\": \"DE\"\n                },\n                \"slug\": \"plant-for-the-planet\"\n            },\n            \"classification\": \"urban-planting\",\n            \"countPlanted\": 6202,\n            \"minTreeCount\": 2,\n            \"countTarget\": 33750,\n            \"location\": \"Granada, Spain\",\n            \"treeCost\": 9,\n            \"paymentDefaults\": {\n                \"fixedDefaultTreeCount\": 5,\n                \"fixedTreeCountOptions\": [\n                    10,\n                    25,\n                    50,\n                    100\n                ]\n            }\n        }\n    }\n]"}],"_postman_id":"bd6d0a56-8452-48a9-8a09-239ceed14b84"}],"id":"bde7f24e-f472-4834-9775-e939fc5755e6","description":"<p>Only Restoration Organizations can currently create/manage projects through their profile. Public projects of the Restoration Organizations can be accessed through this endpoint.</p>\n","_postman_id":"bde7f24e-f472-4834-9775-e939fc5755e6","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Retrieve a project","id":"9a96edcb-9e1d-4251-b819-3ccaba8e4eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"tenant-key","value":"ten_3hEjJCBs","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/projects/proj_6x3GTD5cMRv0OeQAiIlJZ0Au?_scope=default&currency=EUR","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","projects","proj_6x3GTD5cMRv0OeQAiIlJZ0Au"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"_scope","value":"default"},{"disabled":true,"key":"_scope","value":"extended"},{"disabled":true,"key":"_scope","value":"map"},{"key":"currency","value":"EUR"}],"variable":[]}},"response":[],"_postman_id":"9a96edcb-9e1d-4251-b819-3ccaba8e4eb4"},{"name":"Retrieve my project","id":"534d05fd-afea-44cc-b79a-cdb712af973a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"tenant-key","type":"text","value":"ten_3hEjJCBs"}],"url":"https://app.plant-for-the-planet.org/app/profile/projects","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","profile","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[{"disabled":true,"key":"_scope","value":"default"},{"disabled":true,"key":"_scope","value":"images,sites,expenses,certificates"}],"variable":[]}},"response":[],"_postman_id":"534d05fd-afea-44cc-b79a-cdb712af973a"},{"name":"Retrieve payment options","id":"53c21855-e488-448e-b2bd-4389aa7a9f0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Cookie","value":"{{xdebug}}"},{"key":"Content-Type","value":"application/json"},{"key":"X-Accept-Version","value":"1.1","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/projects/proj_sMTZsx6uBCgY0j7adKjJ3G11/paymentOptions","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","projects","proj_sMTZsx6uBCgY0j7adKjJ3G11","paymentOptions"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"53c21855-e488-448e-b2bd-4389aa7a9f0a"},{"name":"List all plant locations","id":"bf5faa18-ae52-4232-8e10-59ec9ef491bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf5faa18-ae52-4232-8e10-59ec9ef491bc"},{"name":"Create a project","event":[{"listen":"prerequest","script":{"id":"f40431fb-1f5a-486d-a479-14f4348a8a54","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"5a2f79d9-e16a-4e06-a63d-3bfa20b921fd","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"346d6c1d-713e-4dd8-9e4b-263e62a14c10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Yucatán Reforestation\",\r\n    \"slug\": \"yucatan-reforestation\",\r\n    \"classification\": \"large-scale-planting\",\r\n    \"geometry\": {\r\n        \"type\": \"Point\",\r\n        \"coordinates\": [\r\n            -89.114781,\r\n            21.043491\r\n        ]\r\n    },\r\n    \"countTarget\": 100000000,\r\n    \"website\": \"https://www.plant...\",\r\n    \"description\": \"Plant-for-the-Planet plants one tree every 15 seconds.\\r\\nWhen the children and youth initiative first took over ...\",\r\n    \"acceptDonations\": true,\r\n    \"treeCost\": 1,\r\n    \"currency\": \"EUR\",\r\n    \"visitorAssistance\": true,\r\n    \"publish\": true,\r\n    \"enablePlantLocations\": true,\r\n    \"videoUrl\": \"https://...\",\r\n    \"yearAbandoned\": null,\r\n    \"firstTreePlanted\": \"2019-08-24\",\r\n    \"plantingDensity\": 0,\r\n    \"plantingSeasons\": [\r\n        1,\r\n        2,\r\n        3,\r\n        4,\r\n        5,\r\n        6,\r\n        7,\r\n        8,\r\n        9,\r\n        10,\r\n        11,\r\n        12\r\n    ],\r\n    \"employeesCount\": 100,\r\n    \"mainChallenge\": \"facing ...\",\r\n    \"motivation\": \"because ...\",\r\n    \"siteOwnerType\": [\r\n        \"private\"\r\n    ],\r\n    \"siteOwnerName\": \"some name\",\r\n    \"acquisitionYear\": 2019,\r\n    \"degradationYear\": null,\r\n    \"degradationCause\": null,\r\n    \"longTermPlan\": \"some plan\",\r\n    \"reviewRequested\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/projects","urlObject":{"path":["app","projects"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"346d6c1d-713e-4dd8-9e4b-263e62a14c10"},{"name":"List plant locations","id":"2e7b618d-482d-4b73-b533-53a2c45e5704","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Cookie","value":"{{xdebug}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app.plant-for-the-planet.org/app/plantLocations/proj_6D2v791pcqVIE6qYcBkdmaXu","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","plantLocations","proj_6D2v791pcqVIE6qYcBkdmaXu"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e7b618d-482d-4b73-b533-53a2c45e5704"},{"name":"Lookup project slug","id":"f9f2a08a-5699-45bc-b0cc-0f35756a1b39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"q","value":"Guettard","description":"","type":"text"},{"key":"t","value":"species","type":"text"}]},"url":"https://app.plant-for-the-planet.org/suggest.php","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["suggest.php"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9f2a08a-5699-45bc-b0cc-0f35756a1b39"},{"name":"Update a project","event":[{"listen":"prerequest","script":{"id":"85e5bc91-ca46-4346-837f-e6e9f5db9934","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"fce76f65-2031-497f-ac4e-43199dcff401","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","    var jsonData = pm.response.json();\r","    pm.environment.set('project',jsonData.id);\r","});\r","\r","checkUpdatedValues();\r","\r","function checkUpdatedValues()\r","{\r","var requestData = JSON.parse(request.data);\r","var responseData = pm.response.json();\r","console.log(requestData);\r","\r","for(requestKey in requestData)   \r","{\r","    pm.test(\"Check updated value for :\"+requestKey, function () {\r","        pm.expect(requestData[requestKey]).to.eql(responseData[requestKey]);\r","    });\r","}\r","}"],"type":"text/javascript"}}],"id":"2018b313-81ac-4ea3-bf16-e382fe531d9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"yearAbandoned\": 2021,\r\n    \"firstTreePlanted\": \"2020-12-5\",\r\n    \"plantingDensity\": \"2500\",\r\n    \"employeesCount\": \"3\",\r\n    \"mainChallenge\": \"We need to get more funding in order to complete the project.\",\r\n    \"motivation\": \"It's beautifully located and borders an existing forest\",\r\n    \"siteOwnerType\": [],\r\n    \"siteOwnerName\": \"Onanong Graf\",\r\n    \"acquisitionYear\": 2021,\r\n    \"degradationYear\": 2021,\r\n    \"degradationCause\": \"No degradation, this is private land.\",\r\n    \"longTermPlan\": \"Creating a visitor center and museum experience garden.\",\r\n    \"plantingSeasons\": [\r\n        6\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/projects/proj_D9nRn3WP88A5iaKFrSBHoqya","description":"<p>Updates the project expense specified by project and image id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","projects","proj_D9nRn3WP88A5iaKFrSBHoqya"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"2018b313-81ac-4ea3-bf16-e382fe531d9f"},{"name":"Delete a Project","id":"542a8a42-290b-4f13-b62e-f2bcd33472f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/projects/:id","description":"<p>Updates the project expense specified by project and image id.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","projects",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"898f51e2-3574-4ab3-ac61-7c1fa172aec8","type":"any","value":"proj_WZkyugryh35sMmZMmXCwq7YY","key":"id"}]}},"response":[],"_postman_id":"542a8a42-290b-4f13-b62e-f2bcd33472f7"}],"id":"5951c5af-6c90-48e5-8292-8f41e1cf9a22","_postman_id":"5951c5af-6c90-48e5-8292-8f41e1cf9a22","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Donations [Todo]","item":[{"name":"Tree Donations","item":[{"name":"Get a donation","id":"c1dd50a2-53ba-47d5-89a1-a674a6d2408f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"trees\",\r\n    \"project\": \"proj_TivMbKmoOksSxo6T9iGWOGct\",\r\n    \"treeCount\": 17,\r\n    \"amount\": 114,\r\n    \"currency\": \"EUR\",\r\n    \"recurrencyMnemonic\":\"monthly\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations/don_Spb1r5JOUIc3GkcrpaZyowvi","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_Spb1r5JOUIc3GkcrpaZyowvi"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1dd50a2-53ba-47d5-89a1-a674a6d2408f"},{"name":"Create a donation","id":"9bd250fe-1cd7-47a1-b879-a9865491213a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"amount\": 2,\r\n    \"quantity\": 2,\r\n    \"currency\": \"EUR\",\r\n    \"frequency\": \"monthly\",\r\n    \"donor\": {\r\n        \"tin\": \"MIJO620503Q60\",\r\n        \"firstname\": \"Jorgo\",\r\n        \"lastname\": \"Miridis\",\r\n        \"email\": \"jorgo-999@plant-for-the-planet.org\",\r\n        \"address\": \"Merkustr. 34\",\r\n        \"city\": \"Muggensturm\",\r\n        \"zipCode\": \"76461\",\r\n        \"country\": \"DE\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"5ba47338-5dcb-4afa-bcc6-9146df3cc770","name":"Create a donation","originalRequest":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Accept-Version","type":"text","value":"v2.0","disabled":true},{"key":"X-Locale","type":"text","value":"en","disabled":true},{"description":"TTC","key":"tenant-key","type":"text","value":"ten_SqaVY1QS","disabled":true},{"description":"Salesforce","key":"tenant-key","type":"text","value":"ten_3hEjJCBs","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_TivMbKmoOksSxo6T9iGWOGct\",\r\n    \"treeCount\": 17,\r\n    \"amount\": 114,\r\n    \"currency\": \"EUR\",\r\n    \"frequency\":\"monthly\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly \",\r\n        \"lastname\":\"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9bd250fe-1cd7-47a1-b879-a9865491213a"},{"name":"Create a donation Copy","id":"090718d6-9fcd-43a4-be69-5d0170f65852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_TivMbKmoOksSxo6T9iGWOGct\",\r\n    \"treeCount\": 17,\r\n    \"amount\": 114,\r\n    \"currency\": \"EUR\",\r\n    \"frequency\":\"monthly\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"090718d6-9fcd-43a4-be69-5d0170f65852"},{"name":"Create a donation direct","id":"84d01894-4657-4c57-b2dc-508a7db5a0a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"recurrencyMnemonic\":\"daily\",\r\n    \"project\": \"proj_lPkbeLX2y7SPDqAGPRqrldqv\",\r\n    \"treeCount\": 11,\r\n    \"amount\": 100,\r\n    \"currency\": \"CHF\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"info@plant-for-the-planet.org\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    },\r\n    \"gift\": {\r\n        \"type\": \"direct\",\r\n        \"recipientTreecounter\": 1\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"84d01894-4657-4c57-b2dc-508a7db5a0a8"},{"name":"Create a donation invitation","id":"1e208d78-4958-4fae-ab06-13f6b7676803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_hQTZQFNzPP2G7x66a5Vct20i\",\r\n    \"treeCount\": 10,\r\n    \"amount\": 11.2,\r\n    \"currency\": \"CHF\",\r\n    \"taxDeductionCountry\": \"IN\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    },\r\n    \"gift\": {\r\n        \"type\": \"invitation\",\r\n        \"recipientName\": \"Eva\",\r\n        \"recipientEmail\": \"eva@aznavour.com\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e208d78-4958-4fae-ab06-13f6b7676803"},{"name":"Create a donation bulk","id":"0a1d758a-ec59-4300-8b7b-b2de0642e2fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_hQTZQFNzPP2G7x66a5Vct20i\",\r\n    \"treeCount\": 10,\r\n    \"amount\": 11.2,\r\n    \"currency\": \"EUR\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    },\r\n    \"gift\": {\r\n        \"type\": \"bulk\",\r\n        \"gifts\": [\r\n            {\r\n                \"treeCount\": 4,\r\n                \"recipientName\": \"Francois\"\r\n            },\r\n            {\r\n                \"treeCount\": 6,\r\n                \"recipientName\": \"Madeleine\"\r\n            }\r\n        ]\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a1d758a-ec59-4300-8b7b-b2de0642e2fc"},{"name":"Publish a donation","id":"1548b095-517a-4da2-878b-8d8b08cc8039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/donations/don_HF93oqOj6BbcKtovxaYHCT3D/publish","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_HF93oqOj6BbcKtovxaYHCT3D","publish"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"1548b095-517a-4da2-878b-8d8b08cc8039"},{"name":"Pay a donation","id":"6018d4d3-1a49-44b1-8290-1d077ed7886c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"savePaymentMethod\": true,\r\n        \"source\": {\r\n            \"id\": \"pm_1JjexhD2OpW2f42NzkBsc1at\",\r\n            \"object\": \"payment_method\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_0FwSXX0KrIeG2dlQyVl8g5aF","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_0FwSXX0KrIeG2dlQyVl8g5aF"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"6018d4d3-1a49-44b1-8290-1d077ed7886c"},{"name":"Pay a donation causing dispute","id":"67e609bd-1e58-4596-b00f-54286ab4422b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"savePaymentMethod\": true,\r\n        \"source\": {\r\n            \"id\": \"pm_1JbDLtD2OpW2f42NgrKp1gc7\",\r\n            \"object\": \"payment_method\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_S6BdKITmQBgyx37os9mmmwvB","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_S6BdKITmQBgyx37os9mmmwvB"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"67e609bd-1e58-4596-b00f-54286ab4422b"},{"name":"Pay a donation with GiroPay","event":[{"listen":"test","script":{"id":"a448a21b-7f66-4549-92c7-95fe024c6f6b","exec":[""],"type":"text/javascript"}}],"id":"c0afe549-8e50-4ad6-8d2c-25d2520bf151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"source\": {\r\n            \"object\": \"giropay\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_tbg2ndsv9VOFMJ9m6PKMX74u","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","urlObject":{"path":["app","donations","don_tbg2ndsv9VOFMJ9m6PKMX74u"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0afe549-8e50-4ad6-8d2c-25d2520bf151"},{"name":"Pay a donation with Credit Transfer","id":"b10b1422-1acb-4926-9ad6-c3407ada1849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"source\": {\r\n            \"id\": \"pm_1HIIa5GhHD5xN1UqrbUl8BJs\",\r\n            \"object\": \"ach_credit_transfer\",\r\n            \"customer\": \"cus_Hs1zy6Bhaumv6Q\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_L9BmQ2BT0zL3wQChInK3uAmA","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","urlObject":{"path":["app","donations","don_L9BmQ2BT0zL3wQChInK3uAmA"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"b10b1422-1acb-4926-9ad6-c3407ada1849"},{"name":"Pay a donation with bank transfer","id":"dea8770a-2b1a-41af-9eb0-6d6aaaba859c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"source\": {\r\n            \"id\": \"pm_1HIIa5GhHD5xN1UqrbUl8BJs\",\r\n            \"object\": \"ach_credit_transfer\",\r\n            \"customer\": \"cus_Hs1zy6Bhaumv6Q\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_L9BmQ2BT0zL3wQChInK3uAmA","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","urlObject":{"path":["app","donations","don_L9BmQ2BT0zL3wQChInK3uAmA"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"dea8770a-2b1a-41af-9eb0-6d6aaaba859c"},{"name":"Pay a donation with PlanetCash","id":"6a74f17e-8e9c-4ccc-9a2f-a8ab200cd372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"gateway\": \"planet-cash\",\r\n        \"account\": \"pcash_Ivqw5bBzrFrH2cNXlQO6crBO\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_WUOWV0f29WMlz4DcE94t4m5c","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_WUOWV0f29WMlz4DcE94t4m5c"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a74f17e-8e9c-4ccc-9a2f-a8ab200cd372"},{"name":"Finalize a donation [do not use] Copy","id":"7f2b2641-d68f-4530-a514-0319f1d2508a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/donations/don_UDwC8mdiBCA5i51bhZY12C2U/finalize","urlObject":{"path":["app","donations","don_UDwC8mdiBCA5i51bhZY12C2U","finalize"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f2b2641-d68f-4530-a514-0319f1d2508a"}],"id":"c35a566f-c2d8-4a0b-b9fd-356729ebbb29","_postman_id":"c35a566f-c2d8-4a0b-b9fd-356729ebbb29","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Donations into PlanetCash","item":[{"name":"Create a donation","id":"781dd9f8-fccc-4c06-8414-618c5243cf53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"planet-cash\",\r\n    \"amount\": 200,\r\n    \"currency\": \"EUR\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"jorgo89@miridis.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"DE\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"781dd9f8-fccc-4c06-8414-618c5243cf53"},{"name":"Pay a donation","id":"28207dba-d203-4bec-9c0d-ad047a53813f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Cookie","type":"text","value":"{{xdebug}}"}],"body":{"mode":"raw","raw":"{\r\n    \"paymentProviderRequest\": {\r\n        \"account\": \"acct_1DYCMDD2OpW2f42N\",\r\n        \"gateway\": \"stripe\",\r\n        \"savePaymentMethod\": true,\r\n        \"source\": {\r\n            \"id\": \"pm_1IFjNqD2OpW2f42N0JY27zNk\",\r\n            \"object\": \"payment_method\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/donations/don_oje4zRLsBAPs6K4r00rzbEs7","description":"<p>Use one of the following payment methods:</p>\n<ul>\n<li>pm_1HIIa5GhHD5xN1UqrbUl8BJs non SCA</li>\n<li>pm_1HIIatGhHD5xN1UqXUFcArOV SCA required</li>\n</ul>\n","urlObject":{"path":["app","donations","don_oje4zRLsBAPs6K4r00rzbEs7"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"28207dba-d203-4bec-9c0d-ad047a53813f"},{"name":"Refund a donation [experimental]","id":"8e29619a-0f7a-4600-a000-21a12cb8ba76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/donations/don_WUOWV0f29WMlz4DcE94t4m5c/refund","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","donations","don_WUOWV0f29WMlz4DcE94t4m5c","refund"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e29619a-0f7a-4600-a000-21a12cb8ba76"},{"name":"Finalize a donation [do not use] Copy","id":"e0afc3b8-6c97-4b67-88a3-ebfd460de1f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[],"url":"https://app.plant-for-the-planet.org/app/donations/don_1o8tmSPvJIhSA7EVAihip4zy/finalize","urlObject":{"path":["app","donations","don_1o8tmSPvJIhSA7EVAihip4zy","finalize"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0afc3b8-6c97-4b67-88a3-ebfd460de1f0"}],"id":"b46bbac6-6519-43f8-9c74-bb109e6f8cc0","_postman_id":"b46bbac6-6519-43f8-9c74-bb109e6f8cc0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Recurrency","item":[{"name":"Get Payment Recurrencies","id":"3c052564-862c-4b58-8f25-d185b9ca9959","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/subscriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c052564-862c-4b58-8f25-d185b9ca9959"},{"name":"Get Payment Recurrency","id":"1744e378-0a64-4443-98d7-56a08220a5bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/app/subscriptions/sub_BHDphJHg","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions","sub_BHDphJHg"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"1744e378-0a64-4443-98d7-56a08220a5bb"},{"name":"Update Payment Recurrency","id":"f3ae5960-58fb-49bc-8d01-274b0bfacb56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"frequency\":\"quarterly\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/subscriptions/sub_BHDphJHg?scope=modify","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions","sub_BHDphJHg"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"scope","value":"modify"}],"variable":[]}},"response":[],"_postman_id":"f3ae5960-58fb-49bc-8d01-274b0bfacb56"},{"name":"Pause Payment Recurrency","id":"497f49b9-cc76-408a-8495-7c67b5854e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"pauseType\": \"custom-date\",\r\n    \"pauseUntil\": \"2021-11-10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/subscriptions/sub_BHDphJHg?scope=pause","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions","sub_BHDphJHg"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"scope","value":"pause"}],"variable":[]}},"response":[],"_postman_id":"497f49b9-cc76-408a-8495-7c67b5854e82"},{"name":"Reactivate Recurrency","id":"a1712ff9-5d64-41b4-b9ce-fa51d951edfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"url":"https://app.plant-for-the-planet.org/app/subscriptions/sub_UZc9SPak?scope=reactivate","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions","sub_UZc9SPak"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"scope","value":"reactivate"}],"variable":[]}},"response":[],"_postman_id":"a1712ff9-5d64-41b4-b9ce-fa51d951edfa"},{"name":"Cancel Payment Recurrency","id":"4c782d41-b4b9-49bd-9f28-7d5a6433b880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cancellationType\": \"period-end\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.plant-for-the-planet.org/app/subscriptions/sub_Z2l8F7LE?scope=cancel","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["app","subscriptions","sub_Z2l8F7LE"],"host":["https://app.plant-for-the-planet.org"],"query":[{"key":"scope","value":"cancel"}],"variable":[]}},"response":[],"_postman_id":"4c782d41-b4b9-49bd-9f28-7d5a6433b880"},{"name":"Update project for Recurrency","id":"f78263fd-379b-4053-a896-1ebee86311db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Cookie","value":"{{xdebug}}","type":"text"},{"key":"X-SESSION-ID","value":"{{session_uid}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"plantProject\": \"proj_WZkyugryh35sMmZMmXCwq7YY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{url}}/app/paymentRecurrency/sub_yUeVnnqY/updateProject","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"protocol":"https","path":["app","paymentRecurrency","sub_yUeVnnqY","updateProject"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f78263fd-379b-4053-a896-1ebee86311db"}],"id":"7fd02870-f7af-4d1c-abe8-982ef3600369","_postman_id":"7fd02870-f7af-4d1c-abe8-982ef3600369","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Funding Projects","item":[{"name":"Create a donation - funding","id":"2dd9659d-ca32-4c5a-b8dc-53d87b42ebf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"funds\",\r\n    \"project\": \"proj_R1Z4JAmoXYf0CfNQIyD0Xkfn\",\r\n    \"amount\": 12,\r\n    \"quantity\": 12,\r\n    \"currency\": \"EUR\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"2dd9659d-ca32-4c5a-b8dc-53d87b42ebf1"},{"name":"Create a donation - trees","id":"0a6b038e-b924-43da-9658-c08df37a2d0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_WZkyugryh35sMmZMmXCwq7YY\",\r\n    \"quantity\": 17,\r\n    \"amount\": 17,\r\n    \"currency\": \"EUR\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a6b038e-b924-43da-9658-c08df37a2d0d"},{"name":"Create a donation - membership","id":"18b68d99-8997-44bb-b2ea-cae46c28dc03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"funds\",\r\n    \"project\": \"proj_miw2n3QX5MVJ6zLTk3rir9lM\",\r\n    \"amount\": 2.5,\r\n    \"quantity\": 2.5,\r\n    \"currency\": \"EUR\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"18b68d99-8997-44bb-b2ea-cae46c28dc03"},{"name":"Create a donation - funding with planetCash","id":"d874fb49-31e3-407b-8bab-715d55f09477","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"funds\",\r\n    \"prePaid\": true,\r\n    \"project\": \"proj_R1Z4JAmoXYf0CfNQIyD0Xkfn\",\r\n    \"quantity\": 12\r\n}"},"url":"https://app.plant-for-the-planet.org/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"path":["app","donations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[],"_postman_id":"d874fb49-31e3-407b-8bab-715d55f09477"}],"id":"58a5fb2d-bbce-4a3c-a3e9-949dbe61d502","_postman_id":"58a5fb2d-bbce-4a3c-a3e9-949dbe61d502","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Conservation Project","item":[{"name":"Create a donation","id":"5c3c9a2f-6d3b-4b78-b11d-6c608b9fc011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"conservation\",\r\n    \"project\": \"proj_TivMbKmoOksSxo6T9iGWOGct\",\r\n    \"treeCount\": 17,\r\n    \"amount\": 136,\r\n    \"currency\": \"EUR\",\r\n    \"frequency\":\"monthly\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly \",\r\n        \"lastname\":\"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://{{url}}/app/donations","description":"<p>TTC Donation</p>\n","urlObject":{"protocol":"https","path":["app","donations"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6ffc9f41-1717-4d38-b08c-9787799852bb","name":"Create a donation","originalRequest":{"method":"POST","header":[{"key":"X-SESSION-ID","type":"text","value":"{{session_uid}}"},{"key":"Cookie","type":"text","value":"{{xdebug}}"},{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Accept-Version","type":"text","value":"v2.0","disabled":true},{"key":"X-Locale","type":"text","value":"en","disabled":true},{"description":"TTC","key":"tenant-key","type":"text","value":"ten_SqaVY1QS","disabled":true},{"description":"Salesforce","key":"tenant-key","type":"text","value":"ten_3hEjJCBs","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"purpose\": \"trees\",\r\n    \"project\": \"proj_TivMbKmoOksSxo6T9iGWOGct\",\r\n    \"treeCount\": 17,\r\n    \"amount\": 114,\r\n    \"currency\": \"EUR\",\r\n    \"frequency\":\"monthly\",\r\n    \"taxDeductionCountry\": \"DE\",\r\n    \"donor\": {\r\n        \"firstname\": \"Charly \",\r\n        \"lastname\":\"Aznavour\",\r\n        \"email\": \"charles@aznavour.com\",\r\n        \"address\": \"Saint-Germain-des-Prés\",\r\n        \"zipCode\": \"134003\",\r\n        \"city\": \"Paris\",\r\n        \"country\": \"FR\"\r\n    }\r\n}"},"url":"https://{{url}}/app/donations"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5c3c9a2f-6d3b-4b78-b11d-6c608b9fc011"}],"id":"4319e475-4e33-4cf4-91a7-b360d3aada8c","_postman_id":"4319e475-4e33-4cf4-91a7-b360d3aada8c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}}],"id":"d9041c8e-eee5-42c1-b4d7-1126e678427a","_postman_id":"d9041c8e-eee5-42c1-b4d7-1126e678427a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"MyForest [Todo]","item":[{"name":"Retrieve Contributions from Public Profile","event":[{"listen":"test","script":{"id":"eee2fac8-5c08-4b8a-a9e5-6dcee51bd916","exec":["pm.test(\"Body matches string\", function () {","    pm.expect(pm.response.text()).to.include(\"properties\");","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"7e64d7c7-7528-48de-8b36-24ba8f03e4a1","exec":[""],"type":"text/javascript"}}],"id":"eeb9f43f-5b7c-4499-b9bd-d8993ef920ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app-staging.plant-for-the-planet.org/app/profiles/prf_6uShPRaEJFIZVslkUvgYOQMt/contributions","description":"<p>URL parameter can be either a guid or slug</p>\n","urlObject":{"protocol":"https","path":["app","profiles","prf_6uShPRaEJFIZVslkUvgYOQMt","contributions"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"8dae5586-87ba-4c53-8ab1-8fbb99c12d40","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app-staging.plant-for-the-planet.org/app/profiles/prf_6uShPRaEJFIZVslkUvgYOQMt/contributions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 22:04:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6f0bd63eaf4a61-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 22:04:57 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                143.61433,\n                -36.420722153535\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_przlIKgXLVdLOEDnhiH5SaGb\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-12-15 13:22:38\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Pearsons Block\",\n                \"slug\": \"pearsons-block\",\n                \"location\": \"Wedderburn\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Greenfleet\",\n                    \"slug\": \"greenfleet\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"VRP C.\",\n                \"slug\": \"vrp-consulting\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -51.528523159182,\n                -22.003157640596\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_GQCdZVHmroETtSakn7rHREuw\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-12-09 16:53:05\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"CORRIDORS FOR LIFE: Improving Livelihoods and Connecting Forests in Brazil\",\n                \"slug\": \"corridors-for-life-improving-livelihoods-and-connecting-forests-in-brazil\",\n                \"location\": \"Teodoro Sampaio, São Paulo State, Brazil. Pontal do Paranapanema, Atlantic Forest Bioesfere Reserve.\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"IPÊ - Instituto de Pesquisas Ecológicas\",\n                    \"slug\": \"ipe-instituto-de-pesquisas-ecologicas\",\n                    \"avatar\": \"60b909ca47013819401022.jpg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Leopold Komann\",\n                \"slug\": \"leopold-komann\",\n                \"avatar\": \"618e36323f822334635478.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_tBqX2aen83EbuFhTu5nz1145\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-12-07 14:41:19\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_SZ2Wb7SWKd4u300EMX4TaOSn\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-12-02 11:19:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -85.39495453843493,\n                14.13143908928734\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_WEFPmw5hyfC4PqYfrQNR3Gu7\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-23 10:05:34\",\n            \"country\": \"NI\",\n            \"images\": [],\n            \"treeCount\": 30,\n            \"project\": {\n                \"name\": \"Ecopower Initiative Biosphere Bosawas\",\n                \"slug\": \"biosphere-bosawas-indigenous-reserve\",\n                \"location\": \"Biosphere Bosawas Indigenous Reserve, Nicaragua\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Ecopower International Initiative LLC\",\n                    \"slug\": \"ecopower-international-initiative-llc\",\n                    \"avatar\": \"6049ecfa2aeeb346806196.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Rebe  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Uoc1LCEsWsNfywaSGst2BsR0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-11 14:58:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                9.640293322721519,\n                50.137859497220404\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_NeT60dlWbjHFoCZfIvnDIuFy\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-04 15:16:00\",\n            \"country\": \"DE\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Wiederaufforstung Spessart\",\n                \"slug\": \"burgsinn\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet Aschaffenburg eV.\",\n                    \"slug\": \"planet-aschaffenburg-ev\",\n                    \"avatar\": \"5f227f20f1058393909295.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                121.488398,\n                23.424076\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pdAwZW6TVExLInbxZsS6ieIQ\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-03 14:58:51\",\n            \"country\": \"TW\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Coastal Reforestation for the largest lagoon in Taiwan\",\n                \"slug\": \"coastal-reforestation-in-taiwan\",\n                \"location\": \"Location your planting site is located - Exact GPS coordinates of the planting site\\r\\nThe Wangzailiao barrier island in Taijiang national Park\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Tse-Xin Organic Agriculture Foundation\",\n                    \"slug\": \"tse-xin-organic-agriculture-foundation\",\n                    \"avatar\": \"5b41ac891f21d246723037.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                121.488398,\n                23.424076\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BS6jtXKr6Sy56KoP4W03PkIq\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-03 12:24:29\",\n            \"country\": \"TW\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Coastal Reforestation for the largest lagoon in Taiwan\",\n                \"slug\": \"coastal-reforestation-in-taiwan\",\n                \"location\": \"Location your planting site is located - Exact GPS coordinates of the planting site\\r\\nThe Wangzailiao barrier island in Taijiang national Park\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Tse-Xin Organic Agriculture Foundation\",\n                    \"slug\": \"tse-xin-organic-agriculture-foundation\",\n                    \"avatar\": \"5b41ac891f21d246723037.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletikreiter  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -6.9451799999999,\n                37.254627414004\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_lLgZQGlgQeXp18vnlShdGi9K\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-27 13:44:58\",\n            \"country\": \"ES\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Doñana Restoration Project - Phase I\",\n                \"slug\": \"donana-restoration-project-phase-i\",\n                \"location\": \"Huelva, Spain\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_lcn9pUUa8OMIFgOGCFznt61P\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-12 08:58:02\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_a8ixnygr7PdZYb64fOMHXqcO\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-12 08:54:15\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_AaMSp6oXx9DAPX06M9eAvO60\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-09-24 09:31:31\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BZ8omJpb4Pj1lVSFSxB71wTt\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-09-13 10:33:45\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Chloe T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_ERMvCzDNgPtQeQu6Z2TGMTrN\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-07-30 12:46:57\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Viktor  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_IN94XEFb4PC81OvdLsT4FQWL\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-07-29 13:22:02\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -1.979117,\n                8.2204420012607\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_zmHq5n9VAN6IH4dEBQIB4VkR\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 14:50:42\",\n            \"country\": \"GH\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ghana\",\n                \"slug\": \"plant-for-ghana\",\n                \"location\": \"Banpewa Ghana\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet Ghana\",\n                    \"slug\": \"plant-for-the-planet-ghana\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_m75NUxmcROuJpCsvjBKAWTIy\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 09:01:41\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                98.44792842865,\n                19.26090454854\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pLkNed0ylryI7x86723PSpSE\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 09:00:00\",\n            \"country\": \"TH\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Conserve Natural Forests\",\n                \"slug\": \"conserve-natural-forests\",\n                \"location\": \"Northern Thailand\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Conserve Natural Forests\",\n                    \"slug\": \"conserve-natural-forests\",\n                    \"avatar\": \"5ea4f8886e684518381889.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                98.44792842865,\n                19.26090454854\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_B5RlHyz5Ft9mu7TtYrkv5rs6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 08:04:00\",\n            \"country\": \"TH\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Conserve Natural Forests\",\n                \"slug\": \"conserve-natural-forests\",\n                \"location\": \"Northern Thailand\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Conserve Natural Forests\",\n                    \"slug\": \"conserve-natural-forests\",\n                    \"avatar\": \"5ea4f8886e684518381889.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_o5hXciy4XGAbHTLQtSUbSpph\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-17 21:11:19\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Simone  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_AcMaCcuXFHViXrcNrGxNDSo5\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-05-31 17:48:14\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Mira  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_RhmExOEOEk8cPkI2qocWOo2A\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-26 18:13:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_vpZbOsedFidlozIvl43FdgnW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-26 18:08:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                39.665612,\n                8.626547\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GlfXU04cr6SsL308Qc4qLt8h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-13 18:44:04\",\n            \"country\": \"ET\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ethiopia\",\n                \"slug\": \"plant-for-ethiopia\",\n                \"location\": \"Ethiopia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-Together\",\n                    \"slug\": \"plant-together\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pSA0woBCq5DDpttUFyZP23j6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-07 05:30:49\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BsEojMZLqh45WKRm4hQ7LTUs\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-31 08:26:00\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": \"athletik-reiter\",\n                \"avatar\": \"605752e881472909124512.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                134.484031198,\n                -28.103134849257\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_KvLAF39ngG4yRS2Q2PrdVIMO\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-30 08:50:18\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Australia Reforestation\",\n                \"slug\": \"australia-reforestation\",\n                \"location\": \"East Coast, South Australia, Western Australia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"One Tree Planted\",\n                    \"slug\": \"one-tree-planted\",\n                    \"avatar\": \"5ee3bd84c8d35124875069.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                126.16445820819,\n                6.9055984184745\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_qBM7ZUNGdibRi78BerZijqx0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-17 11:22:13\",\n            \"country\": \"PH\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Malizia Mangrove Park\",\n                \"slug\": \"malizia-mangrove-park\",\n                \"location\": \"Philippines\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Mama Earth Foundation, Inc.\",\n                    \"slug\": \"mama-earth-foundation-inc-1\",\n                    \"avatar\": \"5f92876839f7d708772712.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_xRfmOiPdKEmAtUD200Sys8Ap\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-15 11:09:44\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_HolmNCPvcIFoOHbtHhvM8wds\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-04 06:25:28\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_Jdveisk62tAF41KISM6FemvC\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-02-28 22:08:01\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Fisherman´s Friend Chocolate Mint\",\n                \"slug\": \"fishermans-friend-chocolate-mint\",\n                \"avatar\": \"602e93e94688c800400821.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0ICbx73yr4Fnq4I2TroVwqy0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-28 21:42:16\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                32.8939,\n                -13.79394259029\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GK658hxxm4jAswC5kTGgxQrj\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-28 20:58:35\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Wells for Zoë Fruit Forestry\",\n                \"slug\": \"wells-for-zoe-fruit-forestry\",\n                \"location\": \"Mchinji\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_c4vcfRJxQjSfoVO7Vv4OE9Wt\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:08:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kiani  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -78.526344,\n                0.399264\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_CIU8Su0S4ubA5xBI7Uzf7vTz\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:06:52\",\n            \"country\": \"EC\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"GEO - Cuellaje Ecuador\",\n                \"slug\": \"bergregenwalder-cuellaje-ecuador\",\n                \"location\": \"Ecuador - Berg-Gegend: Seis de Julio de Cuellaje\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"GEO schützt den Regenwald e.V.\",\n                    \"slug\": \"geo-schutzt-den-regenwald\",\n                    \"avatar\": \"5f68bbba7a6cf555293685.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Simon  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -50.325236,\n                -9.576617\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_NUZghx0w2r4QCBlrrfU4PgeG\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:01:57\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Corredor de Biodiversidade do Araguaia\",\n                \"slug\": \"black-jaguar-corredor-de-biodiversidade-do-araguaia\",\n                \"location\": \"Brazil\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Black Jaguar Foundation\",\n                    \"slug\": \"black-jaguar-foundation\",\n                    \"avatar\": \"6000a41c396e6366305973.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Lisa M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                143.61433,\n                -36.420722153535\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_7yPGP5m3jV6d0A3oy6DRVbzB\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:32:25\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Pearsons Block\",\n                \"slug\": \"pearsons-block\",\n                \"location\": \"Wedderburn\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Greenfleet\",\n                    \"slug\": \"greenfleet\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce E.\",\n                \"slug\": \"salesforceemerging\",\n                \"avatar\": \"602eafc45df61754311435.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -72.289337,\n                -13.247377\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pyt4WYJn3Dtn4Z0nhx13NiKm\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:30:13\",\n            \"country\": \"PE\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Acción Andina\",\n                \"slug\": \"accion-andina-andes-action\",\n                \"location\": \"Andes region, South America (Colombia, Ecuador, Peru, Bolivia, Argentina, Chile)\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Global Forest Generation\",\n                    \"slug\": \"global-forest-generation\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce F.\",\n                \"slug\": \"salesforcefrance\",\n                \"avatar\": \"602eaf9c0e75f431777922.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pkmQU4THClCQFjiR3SiTpCbo\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:27:08\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce E.\",\n                \"slug\": \"salesforceemerging\",\n                \"avatar\": \"602eafc45df61754311435.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_3pk2HdSKVvrOKIF8ouE8Jp9l\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-02-11 09:55:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0iNXz9LllMnN8Js9KEa3Q9bR\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 19:06:32\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 7,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Culcha C.\",\n                \"slug\": \"culcha-candela\",\n                \"avatar\": \"601a9ef458f06320581970.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.41667,\n                -13.002014968963\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pFIFCyj46Xh4OIl4Qr4fqGvW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 18:55:36\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Saving Nyasaland Mahogany\",\n                \"slug\": \"saving-nyasaland-mahogany-gps-validated\",\n                \"location\": \"Kasela, Kasungu\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Riders .\",\n                \"slug\": \"riders-for-future\",\n                \"avatar\": \"5ff03a25b8c28472670752.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.41667,\n                -13.002014968963\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_FrS1m7pNWtOQ8sCpgNXwEx6n\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 18:28:19\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Saving Nyasaland Mahogany\",\n                \"slug\": \"saving-nyasaland-mahogany-gps-validated\",\n                \"location\": \"Kasela, Kasungu\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Beatrix M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_d1hHEi6eaOWengMgXWXJrxdB\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-01-26 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 26,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9ISY5dZcRG3dWj2818boja6h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-01-21 11:57:19\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Baumkette P.\",\n                \"slug\": \"baumkette\",\n                \"avatar\": \"5fd7b10670615361468265.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_sYNAfMTTQGGTbcfzvytGrGJ0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:50:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Maximilian S.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_XMAHeEPbbwCzG1w8FGMeMzam\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:49:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_d3Unma5JlNLxNunRrjIhG1T9\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:48:24\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Info P.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GtuYL9o6lvkCMp4p9ab9iIlb\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:56:02\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 40,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Max  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_LTZEW5vuTkUrYaDVPl4W69Py\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:41:00\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_UFbKinxXlxYSaTrBSdPS5I2f\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:24:40\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_hnnYw7mRjxjeIKZAbPO7pn9X\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:23:17\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                39.665612,\n                8.626547\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_AR4qdEax26z1K7sVkhEehNls\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 18:54:26\",\n            \"country\": \"ET\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ethiopia\",\n                \"slug\": \"plant-for-ethiopia\",\n                \"location\": \"Ethiopia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-Together\",\n                    \"slug\": \"plant-together\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_mM2Ut511z1EsbThTrvXD7ZyE\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-18 17:35:11\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_sLOhw4xJW2t378MlmhtRZ6eQ\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-18 10:22:22\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -75.404783,\n                7.060906\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_6l3v3a3W7nnmZj6jnue0wDZu\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-18 09:40:09\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring the Magnolios Reserve\",\n                \"slug\": \"restoring-the-magnolios-reserve\",\n                \"location\": \"Alto de Ventanas Area, Yarumal Municipality, Antioquia Department, Colombia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Fundación Magnolios\",\n                    \"slug\": \"fundacion-magnolios\",\n                    \"avatar\": \"5e16279ab6487260042891.jpeg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_LOBj2JsKfpVRaUTLDWWmiVme\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-07 09:05:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka-1\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -49.22319,\n                -20.794240098633\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pATOMDtVe3AM54Xqn90grooT\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-02 16:40:53\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring Hope for the Atlantic Forest of Brazil\",\n                \"slug\": \"savingnaturebrazil\",\n                \"location\": \"Brazil\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Saving Nature\",\n                    \"slug\": \"saving-nature\",\n                    \"avatar\": \"5fc50dea818ec973678129.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Gemüsering  .\",\n                \"slug\": \"gemuesering\",\n                \"avatar\": \"5dca880c0a9c5787368400.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_25f9gupWo8qXpdZHyhcqeHwW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-02 16:39:14\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Dw77kJO38gif6Dk7QncWl2oL\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-01 14:30:16\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0h5kxt1CE1MC80W9IW3WPiXF\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-01 14:28:12\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_W7NeHC64l64IrnL4csJULL5r\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-20 14:18:19\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_y6yQ0475IFpkrlzgtXhWlPJF\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-14 08:37:29\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Marmalve f.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_abnhc8fOkCW5uyAI7xBlQ4Yo\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-13 16:03:35\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"samutahlake f.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_SQDP0MvTtSwbv6Qyvgondzn4\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-08 14:40:54\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -121.55119,\n                39.778114\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_QcEEtae8ShU43lfdRKtuD526\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-09-21 17:26:49\",\n            \"country\": \"US\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"California Camp Fire Restoration\",\n                \"slug\": \"california-camp-fire-restoration\",\n                \"location\": \"Concow, California, USA\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"American Forests\",\n                    \"slug\": \"american-forests\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_n30eSNtR1ynYT64QJbJmh3bC\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-09-08 10:00:11\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 50,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kilian P.\",\n                \"slug\": \"kilian-pallauf\",\n                \"avatar\": \"5d8a0977591f4144822514.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                37.07859,\n                0.014820001525928\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_r5EKk5yOcsM6AreA72VuteX6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-08-27 13:04:49\",\n            \"country\": \"KE\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Trees for Mount Kenya Schools\",\n                \"slug\": \"trees-for-mount-kenya-schools\",\n                \"location\": \"Meru and Laikipia Counties, Kenya\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Community Health and Sustainable Environment\",\n                    \"slug\": \"community-health-and-sustainable-environment\",\n                    \"avatar\": \"5e412fac889c3171448650.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_OsjcDvoLt6JL3Grce2suFmEg\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-08-04 15:25:15\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                46.44673831667,\n                -15.61429883713118\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9NtH7uweHsAR27ElvAB7KF0h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-07-29 09:47:53\",\n            \"country\": \"MG\",\n            \"images\": [],\n            \"treeCount\": 6,\n            \"project\": {\n                \"name\": \"Eden Reforestation Projects\",\n                \"slug\": \"eden-reforestation-projects\",\n                \"location\": \"Haiti\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Eden Reforestation Projects\",\n                    \"slug\": \"eden-reforestation-projects\",\n                    \"avatar\": \"5cae3e3395e52084699403.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_23AMG1OACEOxyuQhALtkvc6q\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-07-06 15:37:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_4LCcWub9xQCJCtqoR8DifP1z\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-06-03 15:51:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_YUiTJFCXfpxgtKFO2esjGFk7\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-04-22 11:22:43\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                38.29713,\n                -4.8157272842774\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_xbGNeASWGbuQir2X2d6Rj01v\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-04-20 13:36:45\",\n            \"country\": \"TZ\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Replanting trees to the Burnt Magila Natural Forest Reserve\",\n                \"slug\": \"replanting-trees-to-the-burnt-magila-natural-forest-reserve\",\n                \"location\": \"Magila Village, Lushoto, Tanzania\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Changamoto Youth Development Organization\",\n                    \"slug\": \"changamoto-youth-development-organization\",\n                    \"avatar\": \"60e1fe656d350233828454.jpg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_iHAekBljzbpHWn9h2ccfie7J\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-03-25 12:46:58\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_rwyJlzMHEmO3Mz5BSQUBaQG2\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-03-25 12:44:34\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_KxsvUuvjgTPY63c5qqo1Vn1F\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-25 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 12,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_mlhFAH0xCua6nLiTuxW36af4\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-24 11:19:03\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 9,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Westend61  .\",\n                \"slug\": \"westend61\",\n                \"avatar\": \"5e8b4e1790b63485229903.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_c8gl9YHa83O5LX06F2leEZvD\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-20 09:45:59\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Telefonica V.\",\n                \"slug\": \"telefonica-volunteers\",\n                \"avatar\": \"5e5cf098823ad029131194.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_cLlw1Rs3VIkpbua4tztkwoND\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-16 09:08:12\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Mary M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_5Zf6if6FouFyJiycbJ5Gg8FX\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-21 08:25:53\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Tnn34MlsldA0b4qX3ResIu6Q\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-21 08:22:59\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_jou5GXi3AHLr8UHE1dl6JRA9\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-20 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9u6mJ2H0uABr2TvhEJH7qc0D\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-20 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_1S5fD3BpxQfx70YoAllK3tBp\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 16:19:01\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_hRdZPY6qjj7Bo8N8GnetaB4Z\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 16:00:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_JIc6iI1mnwlYoPw96FaHq1IM\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 15:53:51\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_ZlNlAIJdl8QMDxcbwuY9sGMn\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 15:21:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Matthias B.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_9dMvQkft7mpzOvm81ZzlHIlJ\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-10 12:33:25\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_7oGD36nNwRcVSyjcYlPfBwem\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-07 13:17:39\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_7XgOuy42LMXvHUSKz8FHH1nf\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-07 13:05:21\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_DYWnvSlb2BLaCRM6CRQ5ITtA\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-01-28 19:04:12\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Johannes Betz\",\n                \"slug\": \"johannes-betz\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_HZtBiNJXm3t3zmYcmpgW36gH\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-01-21 20:43:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_By0evHn011uvdbVqcGqDuVuk\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:24:32\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -75.404783,\n                7.060906\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_j7FtKY3WtC67dPpAihZOuV76\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:10:38\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring the Magnolios Reserve\",\n                \"slug\": \"restoring-the-magnolios-reserve\",\n                \"location\": \"Alto de Ventanas Area, Yarumal Municipality, Antioquia Department, Colombia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Fundación Magnolios\",\n                    \"slug\": \"fundacion-magnolios\",\n                    \"avatar\": \"5e16279ab6487260042891.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_US5Hsau5VkcGGRgkDDora5Dx\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:06:53\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_H0C13DHmzM9c2KJZsUVByujl\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 19:12:49\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_vNISzZvZvpg5ZJTQ11MFc9an\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 19:04:51\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_MtPWxz1gz4dwmOE9XEHLSsnW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2019-12-05 15:27:25\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_2tCrhp2dQEjO9bNlpInfvS4i\",\n            \"type\": \"gift\",\n            \"plantDate\": null,\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    }\n]"}],"_postman_id":"eeb9f43f-5b7c-4499-b9bd-d8993ef920ea"},{"name":"Retrieve my Tree Contributions","event":[{"listen":"test","script":{"id":"23a498c3-799f-42c3-b42d-c27ca8221a4d","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"581dc5d8-5fbf-4fce-a9b4-23e4ecb73a7d","exec":[""],"type":"text/javascript"}}],"id":"3bc03438-3399-4e11-9716-f44fa8a038ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://app-staging.plant-for-the-planet.org/app/profiles/:id/contributions","description":"<p>URL parameter can be either a guid or slug</p>\n","urlObject":{"protocol":"https","path":["app","profiles",":id","contributions"],"host":["app-staging.plant-for-the-planet.org"],"query":[],"variable":[{"id":"b836b376-423f-47af-a0f2-44d69e3163b6","type":"any","value":"{{current_user_profile_id}}","key":"id"}]}},"response":[{"id":"e6629d39-70fe-4afe-85c8-db47d59c4f0b","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"X-SESSION-ID","value":"{{session_uid}}"},{"key":"Content-Type","value":"application/json"},{"key":"Cookie","value":"{{xdebug}}"}],"url":"https://app-staging.plant-for-the-planet.org/app/profiles/prf_6uShPRaEJFIZVslkUvgYOQMt/contributions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 01 Jan 2022 22:04:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"6c6f0bd63eaf4a61-FRA"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Sat, 01 Jan 2022 22:04:57 GMT"},{"key":"Strict-Transport-Security","value":"max-age=5184000; includeSubDomains; preload"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-apo-via","value":"origin,host"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-27=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                143.61433,\n                -36.420722153535\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_przlIKgXLVdLOEDnhiH5SaGb\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-12-15 13:22:38\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Pearsons Block\",\n                \"slug\": \"pearsons-block\",\n                \"location\": \"Wedderburn\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Greenfleet\",\n                    \"slug\": \"greenfleet\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"VRP C.\",\n                \"slug\": \"vrp-consulting\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -51.528523159182,\n                -22.003157640596\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_GQCdZVHmroETtSakn7rHREuw\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-12-09 16:53:05\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"CORRIDORS FOR LIFE: Improving Livelihoods and Connecting Forests in Brazil\",\n                \"slug\": \"corridors-for-life-improving-livelihoods-and-connecting-forests-in-brazil\",\n                \"location\": \"Teodoro Sampaio, São Paulo State, Brazil. Pontal do Paranapanema, Atlantic Forest Bioesfere Reserve.\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"IPÊ - Instituto de Pesquisas Ecológicas\",\n                    \"slug\": \"ipe-instituto-de-pesquisas-ecologicas\",\n                    \"avatar\": \"60b909ca47013819401022.jpg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Leopold Komann\",\n                \"slug\": \"leopold-komann\",\n                \"avatar\": \"618e36323f822334635478.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_tBqX2aen83EbuFhTu5nz1145\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-12-07 14:41:19\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_SZ2Wb7SWKd4u300EMX4TaOSn\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-12-02 11:19:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -85.39495453843493,\n                14.13143908928734\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_WEFPmw5hyfC4PqYfrQNR3Gu7\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-23 10:05:34\",\n            \"country\": \"NI\",\n            \"images\": [],\n            \"treeCount\": 30,\n            \"project\": {\n                \"name\": \"Ecopower Initiative Biosphere Bosawas\",\n                \"slug\": \"biosphere-bosawas-indigenous-reserve\",\n                \"location\": \"Biosphere Bosawas Indigenous Reserve, Nicaragua\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Ecopower International Initiative LLC\",\n                    \"slug\": \"ecopower-international-initiative-llc\",\n                    \"avatar\": \"6049ecfa2aeeb346806196.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Rebe  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Uoc1LCEsWsNfywaSGst2BsR0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-11 14:58:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                9.640293322721519,\n                50.137859497220404\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_NeT60dlWbjHFoCZfIvnDIuFy\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-04 15:16:00\",\n            \"country\": \"DE\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Wiederaufforstung Spessart\",\n                \"slug\": \"burgsinn\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet Aschaffenburg eV.\",\n                    \"slug\": \"planet-aschaffenburg-ev\",\n                    \"avatar\": \"5f227f20f1058393909295.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                121.488398,\n                23.424076\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pdAwZW6TVExLInbxZsS6ieIQ\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-03 14:58:51\",\n            \"country\": \"TW\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Coastal Reforestation for the largest lagoon in Taiwan\",\n                \"slug\": \"coastal-reforestation-in-taiwan\",\n                \"location\": \"Location your planting site is located - Exact GPS coordinates of the planting site\\r\\nThe Wangzailiao barrier island in Taijiang national Park\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Tse-Xin Organic Agriculture Foundation\",\n                    \"slug\": \"tse-xin-organic-agriculture-foundation\",\n                    \"avatar\": \"5b41ac891f21d246723037.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                121.488398,\n                23.424076\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BS6jtXKr6Sy56KoP4W03PkIq\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-11-03 12:24:29\",\n            \"country\": \"TW\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Coastal Reforestation for the largest lagoon in Taiwan\",\n                \"slug\": \"coastal-reforestation-in-taiwan\",\n                \"location\": \"Location your planting site is located - Exact GPS coordinates of the planting site\\r\\nThe Wangzailiao barrier island in Taijiang national Park\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Tse-Xin Organic Agriculture Foundation\",\n                    \"slug\": \"tse-xin-organic-agriculture-foundation\",\n                    \"avatar\": \"5b41ac891f21d246723037.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletikreiter  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -6.9451799999999,\n                37.254627414004\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_lLgZQGlgQeXp18vnlShdGi9K\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-27 13:44:58\",\n            \"country\": \"ES\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Doñana Restoration Project - Phase I\",\n                \"slug\": \"donana-restoration-project-phase-i\",\n                \"location\": \"Huelva, Spain\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_lcn9pUUa8OMIFgOGCFznt61P\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-12 08:58:02\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_a8ixnygr7PdZYb64fOMHXqcO\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-10-12 08:54:15\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_AaMSp6oXx9DAPX06M9eAvO60\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-09-24 09:31:31\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BZ8omJpb4Pj1lVSFSxB71wTt\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-09-13 10:33:45\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Chloe T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_ERMvCzDNgPtQeQu6Z2TGMTrN\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-07-30 12:46:57\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Viktor  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_IN94XEFb4PC81OvdLsT4FQWL\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-07-29 13:22:02\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -1.979117,\n                8.2204420012607\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_zmHq5n9VAN6IH4dEBQIB4VkR\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 14:50:42\",\n            \"country\": \"GH\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ghana\",\n                \"slug\": \"plant-for-ghana\",\n                \"location\": \"Banpewa Ghana\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet Ghana\",\n                    \"slug\": \"plant-for-the-planet-ghana\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_m75NUxmcROuJpCsvjBKAWTIy\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 09:01:41\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                98.44792842865,\n                19.26090454854\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pLkNed0ylryI7x86723PSpSE\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 09:00:00\",\n            \"country\": \"TH\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Conserve Natural Forests\",\n                \"slug\": \"conserve-natural-forests\",\n                \"location\": \"Northern Thailand\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Conserve Natural Forests\",\n                    \"slug\": \"conserve-natural-forests\",\n                    \"avatar\": \"5ea4f8886e684518381889.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                98.44792842865,\n                19.26090454854\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_B5RlHyz5Ft9mu7TtYrkv5rs6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-29 08:04:00\",\n            \"country\": \"TH\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Conserve Natural Forests\",\n                \"slug\": \"conserve-natural-forests\",\n                \"location\": \"Northern Thailand\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Conserve Natural Forests\",\n                    \"slug\": \"conserve-natural-forests\",\n                    \"avatar\": \"5ea4f8886e684518381889.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_o5hXciy4XGAbHTLQtSUbSpph\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-06-17 21:11:19\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Simone  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_AcMaCcuXFHViXrcNrGxNDSo5\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-05-31 17:48:14\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Mira  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_RhmExOEOEk8cPkI2qocWOo2A\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-26 18:13:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_vpZbOsedFidlozIvl43FdgnW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-26 18:08:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                39.665612,\n                8.626547\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GlfXU04cr6SsL308Qc4qLt8h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-13 18:44:04\",\n            \"country\": \"ET\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ethiopia\",\n                \"slug\": \"plant-for-ethiopia\",\n                \"location\": \"Ethiopia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-Together\",\n                    \"slug\": \"plant-together\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pSA0woBCq5DDpttUFyZP23j6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-04-07 05:30:49\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_BsEojMZLqh45WKRm4hQ7LTUs\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-31 08:26:00\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": \"athletik-reiter\",\n                \"avatar\": \"605752e881472909124512.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                134.484031198,\n                -28.103134849257\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_KvLAF39ngG4yRS2Q2PrdVIMO\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-30 08:50:18\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Australia Reforestation\",\n                \"slug\": \"australia-reforestation\",\n                \"location\": \"East Coast, South Australia, Western Australia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"One Tree Planted\",\n                    \"slug\": \"one-tree-planted\",\n                    \"avatar\": \"5ee3bd84c8d35124875069.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Athletik R.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                126.16445820819,\n                6.9055984184745\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_qBM7ZUNGdibRi78BerZijqx0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-17 11:22:13\",\n            \"country\": \"PH\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Malizia Mangrove Park\",\n                \"slug\": \"malizia-mangrove-park\",\n                \"location\": \"Philippines\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Mama Earth Foundation, Inc.\",\n                    \"slug\": \"mama-earth-foundation-inc-1\",\n                    \"avatar\": \"5f92876839f7d708772712.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_xRfmOiPdKEmAtUD200Sys8Ap\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-15 11:09:44\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_HolmNCPvcIFoOHbtHhvM8wds\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-03-04 06:25:28\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_Jdveisk62tAF41KISM6FemvC\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-02-28 22:08:01\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Fisherman´s Friend Chocolate Mint\",\n                \"slug\": \"fishermans-friend-chocolate-mint\",\n                \"avatar\": \"602e93e94688c800400821.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0ICbx73yr4Fnq4I2TroVwqy0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-28 21:42:16\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Jorgo M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                32.8939,\n                -13.79394259029\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GK658hxxm4jAswC5kTGgxQrj\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-28 20:58:35\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Wells for Zoë Fruit Forestry\",\n                \"slug\": \"wells-for-zoe-fruit-forestry\",\n                \"location\": \"Mchinji\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_c4vcfRJxQjSfoVO7Vv4OE9Wt\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:08:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kiani  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -78.526344,\n                0.399264\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_CIU8Su0S4ubA5xBI7Uzf7vTz\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:06:52\",\n            \"country\": \"EC\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"GEO - Cuellaje Ecuador\",\n                \"slug\": \"bergregenwalder-cuellaje-ecuador\",\n                \"location\": \"Ecuador - Berg-Gegend: Seis de Julio de Cuellaje\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"GEO schützt den Regenwald e.V.\",\n                    \"slug\": \"geo-schutzt-den-regenwald\",\n                    \"avatar\": \"5f68bbba7a6cf555293685.jpeg\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Simon  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -50.325236,\n                -9.576617\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_NUZghx0w2r4QCBlrrfU4PgeG\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-23 13:01:57\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Corredor de Biodiversidade do Araguaia\",\n                \"slug\": \"black-jaguar-corredor-de-biodiversidade-do-araguaia\",\n                \"location\": \"Brazil\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Black Jaguar Foundation\",\n                    \"slug\": \"black-jaguar-foundation\",\n                    \"avatar\": \"6000a41c396e6366305973.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Lisa M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                143.61433,\n                -36.420722153535\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_7yPGP5m3jV6d0A3oy6DRVbzB\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:32:25\",\n            \"country\": \"AU\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Pearsons Block\",\n                \"slug\": \"pearsons-block\",\n                \"location\": \"Wedderburn\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Greenfleet\",\n                    \"slug\": \"greenfleet\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce E.\",\n                \"slug\": \"salesforceemerging\",\n                \"avatar\": \"602eafc45df61754311435.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -72.289337,\n                -13.247377\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pyt4WYJn3Dtn4Z0nhx13NiKm\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:30:13\",\n            \"country\": \"PE\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Acción Andina\",\n                \"slug\": \"accion-andina-andes-action\",\n                \"location\": \"Andes region, South America (Colombia, Ecuador, Peru, Bolivia, Argentina, Chile)\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Global Forest Generation\",\n                    \"slug\": \"global-forest-generation\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce F.\",\n                \"slug\": \"salesforcefrance\",\n                \"avatar\": \"602eaf9c0e75f431777922.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pkmQU4THClCQFjiR3SiTpCbo\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-19 14:27:08\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Salesforce E.\",\n                \"slug\": \"salesforceemerging\",\n                \"avatar\": \"602eafc45df61754311435.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_3pk2HdSKVvrOKIF8ouE8Jp9l\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-02-11 09:55:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0iNXz9LllMnN8Js9KEa3Q9bR\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 19:06:32\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 7,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Culcha C.\",\n                \"slug\": \"culcha-candela\",\n                \"avatar\": \"601a9ef458f06320581970.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.41667,\n                -13.002014968963\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pFIFCyj46Xh4OIl4Qr4fqGvW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 18:55:36\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Saving Nyasaland Mahogany\",\n                \"slug\": \"saving-nyasaland-mahogany-gps-validated\",\n                \"location\": \"Kasela, Kasungu\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Riders .\",\n                \"slug\": \"riders-for-future\",\n                \"avatar\": \"5ff03a25b8c28472670752.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.41667,\n                -13.002014968963\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_FrS1m7pNWtOQ8sCpgNXwEx6n\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-02-04 18:28:19\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Saving Nyasaland Mahogany\",\n                \"slug\": \"saving-nyasaland-mahogany-gps-validated\",\n                \"location\": \"Kasela, Kasungu\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Beatrix M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_d1hHEi6eaOWengMgXWXJrxdB\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2021-01-26 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 26,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9ISY5dZcRG3dWj2818boja6h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2021-01-21 11:57:19\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Baumkette P.\",\n                \"slug\": \"baumkette\",\n                \"avatar\": \"5fd7b10670615361468265.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_sYNAfMTTQGGTbcfzvytGrGJ0\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:50:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Maximilian S.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_XMAHeEPbbwCzG1w8FGMeMzam\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:49:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_d3Unma5JlNLxNunRrjIhG1T9\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 21:48:24\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Info P.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_GtuYL9o6lvkCMp4p9ab9iIlb\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:56:02\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 40,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Max  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_LTZEW5vuTkUrYaDVPl4W69Py\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:41:00\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_UFbKinxXlxYSaTrBSdPS5I2f\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:24:40\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_hnnYw7mRjxjeIKZAbPO7pn9X\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 19:23:17\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                39.665612,\n                8.626547\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_AR4qdEax26z1K7sVkhEehNls\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-21 18:54:26\",\n            \"country\": \"ET\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Plant-for-Ethiopia\",\n                \"slug\": \"plant-for-ethiopia\",\n                \"location\": \"Ethiopia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-Together\",\n                    \"slug\": \"plant-together\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_mM2Ut511z1EsbThTrvXD7ZyE\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-18 17:35:11\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_sLOhw4xJW2t378MlmhtRZ6eQ\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-18 10:22:22\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin W.\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -75.404783,\n                7.060906\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_6l3v3a3W7nnmZj6jnue0wDZu\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-18 09:40:09\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring the Magnolios Reserve\",\n                \"slug\": \"restoring-the-magnolios-reserve\",\n                \"location\": \"Alto de Ventanas Area, Yarumal Municipality, Antioquia Department, Colombia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Fundación Magnolios\",\n                    \"slug\": \"fundacion-magnolios\",\n                    \"avatar\": \"5e16279ab6487260042891.jpeg\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_LOBj2JsKfpVRaUTLDWWmiVme\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-12-07 09:05:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Kerstin Wonka\",\n                \"slug\": \"kerstin-wonka-1\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -49.22319,\n                -20.794240098633\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_pATOMDtVe3AM54Xqn90grooT\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-02 16:40:53\",\n            \"country\": \"BR\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring Hope for the Atlantic Forest of Brazil\",\n                \"slug\": \"savingnaturebrazil\",\n                \"location\": \"Brazil\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Saving Nature\",\n                    \"slug\": \"saving-nature\",\n                    \"avatar\": \"5fc50dea818ec973678129.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Gemüsering  .\",\n                \"slug\": \"gemuesering\",\n                \"avatar\": \"5dca880c0a9c5787368400.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -73.6218,\n                11.1788\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_25f9gupWo8qXpdZHyhcqeHwW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-02 16:39:14\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"The Heart of the World\",\n                \"slug\": \"jaguarsiembra\",\n                \"location\": null,\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Jaguar Siembra, Natur & Kultur\",\n                    \"slug\": \"jaguar-siembra-natur-kultur-verein\",\n                    \"avatar\": \"5fc124e50c2ca855840986.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Dw77kJO38gif6Dk7QncWl2oL\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-01 14:30:16\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_0h5kxt1CE1MC80W9IW3WPiXF\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-12-01 14:28:12\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 20,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_W7NeHC64l64IrnL4csJULL5r\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-20 14:18:19\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_y6yQ0475IFpkrlzgtXhWlPJF\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-14 08:37:29\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Marmalve f.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_abnhc8fOkCW5uyAI7xBlQ4Yo\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-13 16:03:35\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"samutahlake f.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_SQDP0MvTtSwbv6Qyvgondzn4\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-10-08 14:40:54\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kerstin  .\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -121.55119,\n                39.778114\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_QcEEtae8ShU43lfdRKtuD526\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-09-21 17:26:49\",\n            \"country\": \"US\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"California Camp Fire Restoration\",\n                \"slug\": \"california-camp-fire-restoration\",\n                \"location\": \"Concow, California, USA\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"American Forests\",\n                    \"slug\": \"american-forests\",\n                    \"avatar\": null\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                33.48334,\n                -13.032463623285\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_n30eSNtR1ynYT64QJbJmh3bC\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-09-08 10:00:11\",\n            \"country\": \"MW\",\n            \"images\": [],\n            \"treeCount\": 50,\n            \"project\": {\n                \"name\": \"Kasungu Indigenous Reforestation Project\",\n                \"slug\": \"chitipa-planting-trees-project-gps-validated\",\n                \"location\": \"Kasungu, Malawi\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Wells for Zoë\",\n                    \"slug\": \"wells-for-zoe\",\n                    \"avatar\": \"5d19d4edc6d42276439570.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Kilian P.\",\n                \"slug\": \"kilian-pallauf\",\n                \"avatar\": \"5d8a0977591f4144822514.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                37.07859,\n                0.014820001525928\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_r5EKk5yOcsM6AreA72VuteX6\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-08-27 13:04:49\",\n            \"country\": \"KE\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Trees for Mount Kenya Schools\",\n                \"slug\": \"trees-for-mount-kenya-schools\",\n                \"location\": \"Meru and Laikipia Counties, Kenya\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Community Health and Sustainable Environment\",\n                    \"slug\": \"community-health-and-sustainable-environment\",\n                    \"avatar\": \"5e412fac889c3171448650.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_OsjcDvoLt6JL3Grce2suFmEg\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-08-04 15:25:15\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                46.44673831667,\n                -15.61429883713118\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9NtH7uweHsAR27ElvAB7KF0h\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-07-29 09:47:53\",\n            \"country\": \"MG\",\n            \"images\": [],\n            \"treeCount\": 6,\n            \"project\": {\n                \"name\": \"Eden Reforestation Projects\",\n                \"slug\": \"eden-reforestation-projects\",\n                \"location\": \"Haiti\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Eden Reforestation Projects\",\n                    \"slug\": \"eden-reforestation-projects\",\n                    \"avatar\": \"5cae3e3395e52084699403.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_23AMG1OACEOxyuQhALtkvc6q\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-07-06 15:37:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_4LCcWub9xQCJCtqoR8DifP1z\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-06-03 15:51:07\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_YUiTJFCXfpxgtKFO2esjGFk7\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-04-22 11:22:43\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                38.29713,\n                -4.8157272842774\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_xbGNeASWGbuQir2X2d6Rj01v\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-04-20 13:36:45\",\n            \"country\": \"TZ\",\n            \"images\": [],\n            \"treeCount\": 15,\n            \"project\": {\n                \"name\": \"Replanting trees to the Burnt Magila Natural Forest Reserve\",\n                \"slug\": \"replanting-trees-to-the-burnt-magila-natural-forest-reserve\",\n                \"location\": \"Magila Village, Lushoto, Tanzania\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Changamoto Youth Development Organization\",\n                    \"slug\": \"changamoto-youth-development-organization\",\n                    \"avatar\": \"60e1fe656d350233828454.jpg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_iHAekBljzbpHWn9h2ccfie7J\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-03-25 12:46:58\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_rwyJlzMHEmO3Mz5BSQUBaQG2\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-03-25 12:44:34\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_KxsvUuvjgTPY63c5qqo1Vn1F\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-25 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 12,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_mlhFAH0xCua6nLiTuxW36af4\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-24 11:19:03\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 9,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Westend61  .\",\n                \"slug\": \"westend61\",\n                \"avatar\": \"5e8b4e1790b63485229903.jpeg\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_c8gl9YHa83O5LX06F2leEZvD\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-20 09:45:59\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 4,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Telefonica V.\",\n                \"slug\": \"telefonica-volunteers\",\n                \"avatar\": \"5e5cf098823ad029131194.png\"\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_cLlw1Rs3VIkpbua4tztkwoND\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-03-16 09:08:12\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Mary M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_5Zf6if6FouFyJiycbJ5Gg8FX\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-21 08:25:53\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_Tnn34MlsldA0b4qX3ResIu6Q\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-21 08:22:59\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_jou5GXi3AHLr8UHE1dl6JRA9\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-20 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_9u6mJ2H0uABr2TvhEJH7qc0D\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-20 00:00:00\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_1S5fD3BpxQfx70YoAllK3tBp\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 16:19:01\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_hRdZPY6qjj7Bo8N8GnetaB4Z\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 16:00:47\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_JIc6iI1mnwlYoPw96FaHq1IM\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 15:53:51\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Martina M.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_ZlNlAIJdl8QMDxcbwuY9sGMn\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-02-18 15:21:37\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": {\n                \"name\": \"Matthias B.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_9dMvQkft7mpzOvm81ZzlHIlJ\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-10 12:33:25\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_7oGD36nNwRcVSyjcYlPfBwem\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-07 13:17:39\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 1,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_7XgOuy42LMXvHUSKz8FHH1nf\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-02-07 13:05:21\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_DYWnvSlb2BLaCRM6CRQ5ITtA\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-01-28 19:04:12\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 10,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Johannes Betz\",\n                \"slug\": \"johannes-betz\",\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_HZtBiNJXm3t3zmYcmpgW36gH\",\n            \"type\": \"gift\",\n            \"plantDate\": \"2020-01-21 20:43:17\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 0.2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": null,\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_By0evHn011uvdbVqcGqDuVuk\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:24:32\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -75.404783,\n                7.060906\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_j7FtKY3WtC67dPpAihZOuV76\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:10:38\",\n            \"country\": \"CO\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Restoring the Magnolios Reserve\",\n                \"slug\": \"restoring-the-magnolios-reserve\",\n                \"location\": \"Alto de Ventanas Area, Yarumal Municipality, Antioquia Department, Colombia\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Fundación Magnolios\",\n                    \"slug\": \"fundacion-magnolios\",\n                    \"avatar\": \"5e16279ab6487260042891.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_US5Hsau5VkcGGRgkDDora5Dx\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 20:06:53\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_H0C13DHmzM9c2KJZsUVByujl\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 19:12:49\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                91.614351,\n                25.579855\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_vNISzZvZvpg5ZJTQ11MFc9an\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2020-01-21 19:04:51\",\n            \"country\": \"IN\",\n            \"images\": [],\n            \"treeCount\": 3,\n            \"project\": {\n                \"name\": \"Regenerating forests for Khasi communities\",\n                \"slug\": \"regenerating-forests-for-khasi-communities\",\n                \"location\": \"India\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"WeForest\",\n                    \"slug\": \"weforest\",\n                    \"avatar\": \"5c34ad2966ac1756417530.jpeg\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"don_MtPWxz1gz4dwmOE9XEHLSsnW\",\n            \"type\": \"donation\",\n            \"plantDate\": \"2019-12-05 15:27:25\",\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 5,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"recipient\": null\n        }\n    },\n    {\n        \"type\": \"Feature\",\n        \"geometry\": {\n            \"type\": \"Point\",\n            \"coordinates\": [\n                -90.134383,\n                18.785798\n            ]\n        },\n        \"properties\": {\n            \"id\": \"gft_2tCrhp2dQEjO9bNlpInfvS4i\",\n            \"type\": \"gift\",\n            \"plantDate\": null,\n            \"country\": \"MX\",\n            \"images\": [],\n            \"treeCount\": 2,\n            \"project\": {\n                \"name\": \"Yucatán Restoration\",\n                \"slug\": \"yucatan\",\n                \"location\": \"Yucatán, Mexico\",\n                \"category\": \"tree\",\n                \"owner\": {\n                    \"name\": \"Plant-for-the-Planet\",\n                    \"slug\": \"plant-for-the-planet\",\n                    \"avatar\": \"5bbdbc54c3d71816012600.png\"\n                }\n            },\n            \"giver\": {\n                \"name\": \"Anonymous T.\",\n                \"slug\": null,\n                \"avatar\": null\n            }\n        }\n    }\n]"}],"_postman_id":"3bc03438-3399-4e11-9716-f44fa8a038ec"}],"id":"56a71799-5af8-499d-a903-bf2cac6a033e","_postman_id":"56a71799-5af8-499d-a903-bf2cac6a033e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Donate with Plant-for-the-Planet","item":[{"name":"Retreive a Donation Page","id":"f3a6dfb5-8fbc-4a34-9028-4e756a617704","protocolProfileBehavior":{"disableBodyPruning":true,"followOriginalHttpMethod":false},"request":{"method":"GET","header":[],"url":"https://donate.plant-for-the-planet.org/?to=planbe-forest&context=don_&frequency=once&callback_url=https://www.example.com/donation/callback&callback_method=api","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c335a64f-c19a-4f9a-a1b7-3204fb92fa4e","id":"c335a64f-c19a-4f9a-a1b7-3204fb92fa4e","name":"Donate with Plant-for-the-Planet","type":"folder"}},"urlObject":{"protocol":"https","path":[""],"host":["donate","plant-for-the-planet","org"],"query":[{"description":{"content":"<p>Unique identifier for a project to donate. Project IDs or slug for a project can be retrieved from Projects List API.</p>\n","type":"text/plain"},"key":"to","value":"planbe-forest"},{"description":{"content":"<p>Unique identifier for the donation. To be used with completed or pending donations. Donation ID can be created with Donation API or it will be created once the user submits the billing information.</p>\n","type":"text/plain"},"key":"context","value":"don_"},{"disabled":true,"description":{"content":"<p>Units intended to be collected by this donation. A positive integer representing how many units to prefill the donation form. Units are multiplied by the <code>unitcost</code> and final amount is presented to the user. Depending on the purpose of donation, an unit may refer to <code>one tree</code>, <code>one hectare</code> or <code>unit of currency</code> eg <code>1 EUR</code>.</p>\n","type":"text/plain"},"key":"units","value":"10"},{"disabled":true,"description":{"content":"<p>Username associated with the gift/dedication of the donation.</p>\n","type":"text/plain"},"key":"s","value":"felix-finkbeiner"},{"disabled":true,"description":{"content":"<p>Unique identifier for a tenant, if none is passed, default Tenant for Plant-for-the-Planet is used.</p>\n","type":"text/plain"},"key":"tenant","value":"ten_1e5WejOp"},{"disabled":true,"description":{"content":"<p>Two-letter ISO currency code, in lowercase. Must be a supported currency. Country is used for donation tax deduction checks. Currently many projects support tax deductions for <code>DE</code> and <code>US</code>.</p>\n","type":"text/plain"},"key":"country","value":"us"},{"description":{"content":"<p>Frequency intended to applied for the Donation. Supports <code>once</code>,<code>monthly</code>, and <code>annually</code>.</p>\n","type":"text/plain"},"key":"frequency","value":"once"},{"key":"callback_url","value":"https://www.example.com/donation/callback"},{"description":{"content":"<p>Accepts method = <code>api</code> or null. Sends donation <code>context</code> back to the callback_url and donation <code>status</code> if status = <code>success</code> or <code>pending</code></p>\n","type":"text/plain"},"key":"callback_method","value":"api"}],"variable":[]}},"response":[],"_postman_id":"f3a6dfb5-8fbc-4a34-9028-4e756a617704"}],"id":"c335a64f-c19a-4f9a-a1b7-3204fb92fa4e","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"e9da256e-45f0-45ed-85ea-fbe0e262d6a2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2f0f4c66-499d-4e43-a388-492444a0f95d","type":"text/javascript","exec":[""]}}],"_postman_id":"c335a64f-c19a-4f9a-a1b7-3204fb92fa4e","description":""},{"name":"TreeMapper","item":[{"name":"Plant Locations","item":[{"name":"List all plant locations","id":"2a3ed80a-15c1-4e9f-b793-a585425b378d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations","description":"<p>Returns a list of all your plant locations.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"e23e3805-66f5-4855-96aa-2ecc93ac92ce","name":"OK","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/plantLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"loc_sK8wDLyz6AJR30WuqdA2wR7X7nlM\",\n  \"geometry\": {\n   \"type\": \"Polygon\",\n   \"coordinates\": [\n    [\n     [\n      -90.66840648651123,\n      18.682146549182555\n     ],\n     [\n      -90.6542444229126,\n      18.682146549182555\n     ],\n     [\n      -90.6542444229126,\n      18.688895002112325\n     ],\n     [\n      -90.66840648651123,\n      18.688895002112325\n     ],\n     [\n      -90.66840648651123,\n      18.682146549182555\n     ]\n    ]\n   ]\n  },\n  \"coordinates\": {\n   \"0\": {\n    \"id\": \"coord_wJMJ5DWXfAkD1GqcZ2alpl5q\",\n    \"image\": \"5bc73190d8ea1943769413.png\",\n    \"index\": \"0\",\n    \"status\": \"complete\"\n   },\n   \"1\": {\n    \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n    \"image\": \"5bd8177cad1d8442592396.jpeg\",\n    \"index\": \"1\",\n    \"status\": \"complete\"\n   },\n   \"2\": {\n    \"id\": \"coord_BT5bfL1Z2G7liqg6ny7liL5d\",\n    \"image\": \"5bf6a70b45d31553475707.jpeg\",\n    \"index\": \"2\",\n    \"status\": \"complete\"\n   },\n   \"3\": {\n    \"id\": \"coord_iuYxgks7Ckf0iftW5L50cHL8\",\n    \"image\": \"5bf4046092c11561879800.jpeg\",\n    \"index\": \"3\",\n    \"status\": \"complete\"\n   }\n  },\n  \"plantedSpecies\": [\n   {\n    \"id\": \"spec_R951So0I7ZSLPsMKyGalYfyu\",\n    \"descriptor\": \"Apples\",\n    \"treeCount\": 50\n   },\n   {\n    \"id\": \"spec_wiw9eoJkmCYRH2TU2HZkZucI\",\n    \"descriptor\": \"Mahogany\",\n    \"treeCount\": 200\n   }\n  ],\n  \"plantDate\": \"2020-02-13\",\n  \"captureMode\": \"on-site\",\n  \"captureStatus\": \"complete\"\n }\n]"},{"id":"7dc0841c-3588-4f35-bdc9-cddeb79d827d","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/plantLocations"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"2a3ed80a-15c1-4e9f-b793-a585425b378d"},{"name":"Retrieve a plant location","id":"a5a1213c-31da-4600-8c94-fafc5297d2bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:id","description":"<p>Retrieves the plant location with the given ID.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"70416689-76f2-4f5e-98d2-ec4fdaa6463f","description":{"content":"<p>(Required) the GUID of the PlantLocation</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"75fed032-4a6e-418a-8a8b-69ed6c6198fb","name":"Returns a PlantLocation object","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"loc_sK8wDLyz6AJR30WuqdA2wR7X7nlM\",\n \"geometry\": {\n  \"type\": \"Polygon\",\n  \"coordinates\": [\n   [\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ]\n   ]\n  ]\n },\n \"coordinates\": {\n  \"0\": {\n   \"id\": \"coord_wJMJ5DWXfAkD1GqcZ2alpl5q\",\n   \"image\": \"5bc73190d8ea1943769413.png\",\n   \"index\": \"0\",\n   \"status\": \"complete\"\n  },\n  \"1\": {\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"image\": null,\n   \"index\": \"1\",\n   \"status\": \"pending\"\n  },\n  \"2\": {\n   \"id\": \"coord_BT5bfL1Z2G7liqg6ny7liL5d\",\n   \"image\": null,\n   \"index\": \"2\",\n   \"status\": \"pending\"\n  },\n  \"3\": {\n   \"id\": \"coord_iuYxgks7Ckf0iftW5L50cHL8\",\n   \"image\": null,\n   \"index\": \"3\",\n   \"status\": \"pending\"\n  }\n },\n \"plantedSpecies\": [\n  {\n   \"id\": \"pspec_R951So0I7ZSLPsMKyGalYfyu\",\n   \"otherSpecies\": \"Apples\",\n   \"treeCount\": 50\n  },\n  {\n   \"id\": \"pspec_wiw9eoJkmCYRH2TU2HZkZucI\",\n   \"species\": \"spec_6QqZPYAHqpUB\",\n   \"treeCount\": 200\n  }\n ],\n \"captureMode\": \"on-site\",\n \"captureStatus\": \"partial\",\n \"plantDate\": \"2020-02-13\"\n}"},{"id":"dc923851-abfc-44a7-94a0-57f9c41a3aeb","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""},{"id":"1c572bd0-fc2e-4ff1-b67c-05c0225de203","name":"The caller is not authorized to access the PlantLocation or the caller is not authenticated at all.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a5a1213c-31da-4600-8c94-fafc5297d2bc"},{"name":"Create a plant location","id":"3d36d554-62ac-461a-ba55-a55bf69df490","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"formdata","formdata":[]},"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations","description":"<p>Creates a new plant location.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"0b533a17-8570-48b2-8fc6-9c00ae058107","name":"Upon successful creation, a PlantLocation object is returned.\n\nWhen a plant location is registered with a `captureMode` of `off-site` and is specifying a GeoPosition as its geometry (not a GeoPolygon), the corresponding PlantLocationCoordinate does not re","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{baseUrl}}/plantLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"loc_sK8wDLyz6AJR30WuqdA2wR7X\",\n \"project\": \"proj_bBIQoUNyMkFL36aesi2a3a1d\",\n \"geometry\": {\n  \"type\": \"Polygon\",\n  \"coordinates\": [\n   [\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ]\n   ]\n  ]\n },\n \"coordinates\": {\n  \"0\": {\n   \"id\": \"coord_wJMJ5DWXfAkD1GqcZ2alpl5q\",\n   \"image\": null,\n   \"index\": \"0\",\n   \"status\": \"pending\"\n  },\n  \"1\": {\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"image\": null,\n   \"index\": \"1\",\n   \"status\": \"pending\"\n  },\n  \"2\": {\n   \"id\": \"coord_BT5bfL1Z2G7liqg6ny7liL5d\",\n   \"image\": null,\n   \"index\": \"2\",\n   \"status\": \"pending\"\n  },\n  \"3\": {\n   \"id\": \"coord_iuYxgks7Ckf0iftW5L50cHL8\",\n   \"image\": null,\n   \"index\": \"3\",\n   \"status\": \"pending\"\n  }\n },\n \"plantedSpecies\": [\n  {\n   \"id\": \"pspec_R951So0I7ZSLPsMKyGalYfyu\",\n   \"treeCount\": 50,\n   \"otherSpecies\": \"Apples\"\n  },\n  {\n   \"id\": \"pspec_wiw9eoJkmCYRH2TU2HZkZucI\",\n   \"treeCount\": 200,\n   \"species\": {\n    \"id\": \"spec_6QqZPYAHqpUB\",\n    \"name\": \"Dawn Redwood\",\n    \"scientificName\": \"Metasequoia glyptostroboides\",\n    \"image\": \"5bc731a59a6e5544180055.jpg\",\n    \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n   }\n  }\n ],\n \"plantDate\": \"2020-02-13\",\n \"captureMode\": \"on-site\",\n \"captureStatus\": \"partial\"\n}"},{"id":"8596566a-bcfd-42c9-9922-5964983b1339","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{baseUrl}}/plantLocations"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"3d36d554-62ac-461a-ba55-a55bf69df490"},{"name":"Update a plant location","id":"da171eb1-9e35-4c12-a8f8-0c8a5eb0294d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"geometry\": {\n        \"type\": \"Point\"\n    },\n    \"captureMode\": \"ex sit in Duis aliquip\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:id","description":"<p>Updates to plant locations are still under investigation.\nIt would make sense to provide separate operations for updating:</p>\n<ol>\n<li><p>The geometry requires special validation in case capture-mode is <code>on-site</code>.\nThe following parameters must always be provided in the same request</p>\n<ul>\n<li>geometry</li>\n<li>captureMode</li>\n</ul>\n</li>\n<li><p>Assigning a project</p>\n</li>\n</ol>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"caa14f44-a5b1-4a8e-a2d2-2222d44f99b2","description":{"content":"<p>(Required) the GUID of the PlantLocation</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"d3ab8621-7ac4-41fa-9736-4fd33db573ec","name":"OK","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"geometry\": {\n        \"type\": \"Point\"\n    },\n    \"captureMode\": \"ex sit in Duis aliquip\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"coordinates\": [\n  {\n   \"index\": \"0\",\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"status\": \"pending\",\n   \"image\": \"5bc73190d8ea1943769413.png\"\n  },\n  {\n   \"index\": \"0\",\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"status\": \"pending\",\n   \"image\": \"5bc73190d8ea1943769413.png\"\n  }\n ],\n \"plantedSpecies\": [\n  {\n   \"id\": \"pspec_zLId08CjHJ71yWqLfgK9kA6v\",\n   \"treeCount\": 83460588,\n   \"otherSpecies\": \"in officia\",\n   \"comment\": \"eiusmod\"\n  }\n ],\n \"plantDate\": \"2018-03-20\",\n \"captureMode\": \"off-site\",\n \"captureStatus\": \"partial\",\n \"id\": \"loc_sK8wDLyz6AJR30WuqdA2wR7X\",\n \"project\": \"proj_bBIQoUNyMkFL36aesi2a3a1d\",\n \"geometry\": {\n  \"type\": \"Point\",\n  \"coordinates\": []\n }\n}"},{"id":"4bb40e7f-60fb-454e-8e8a-81979bb6f7cb","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"geometry\": {\n        \"type\": \"Point\"\n    },\n    \"captureMode\": \"ex sit in Duis aliquip\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"da171eb1-9e35-4c12-a8f8-0c8a5eb0294d"},{"name":"Delete a plant location","id":"344c8c39-b9b2-43a0-bfb4-f26fb3b31932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:id","description":"<p>Deletes a plant location. \nIf the plant location has already been assigned to tree donations, the operation will fail and return a <code>403 - Forbidden</code> error. </p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"4657536b-756b-4e72-92da-776f0de64f94","description":{"content":"<p>(Required) the GUID of the PlantLocation</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"328ef078-1b85-40f4-97b2-a28023ec6692","name":"Returns the deleted PlantLocation object.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"304a16c4-2138-40ae-9f19-a73dd78a75c4","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""},{"id":"b93f4092-119a-4b2f-b104-b727f0476068","name":"The plant location may not be deleted.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:id","host":["{{baseUrl}}"],"path":["plantLocations",":id"],"variable":[{"key":"id"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"344c8c39-b9b2-43a0-bfb4-f26fb3b31932"},{"name":"Add planted species","id":"31d58be5-29d7-4b29-9c6a-c29160d78443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:location/plantedSpecies","description":"<p>Adds planted species to the specified plant location.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":location","plantedSpecies"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"b785e450-4a2b-4f7f-a750-5d417b882244","description":{"content":"<p>(Required) the GUID of the plant location the planted species should be added to</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"location"}]}},"response":[{"id":"725d7c7b-4996-4d90-bc4e-e609e0958d75","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies"],"variable":[{"key":"location"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"pspec_zLId08CjHJ71yWqLfgK9kA6v\",\n \"treeCount\": 200,\n \"species\": {\n  \"id\": \"spec_6QqZPYAHqpUB\",\n  \"name\": \"Dawn Redwood\",\n  \"scientificName\": \"Metasequoia glyptostroboides\",\n  \"image\": \"5bc731a59a6e5544180055.jpg\",\n  \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n },\n \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},{"id":"ebed53c8-69c7-4b36-a000-c04ad140ffd9","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies"],"variable":[{"key":"location"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"31d58be5-29d7-4b29-9c6a-c29160d78443"},{"name":"Update planted species","id":"88e4ea00-2a1c-436a-bb48-9d194977d421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:location/plantedSpecies/:id","description":"<p>Updates the specified PlantedSpecies object.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":location","plantedSpecies",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"b96b5eed-caa3-4450-bb3c-d54242ffc24d","description":{"content":"<p>(Required) the GUID of the plant location the planted species belong to</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"location"},{"id":"979dbbcf-715c-4fc8-8542-abaa9acfe0fc","description":{"content":"<p>(Required) the GUID of the planted species</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"6e3503e8-4895-4d91-9e55-f1908b794f66","name":"OK","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies/:id","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies",":id"],"variable":[{"key":"location"},{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"pspec_zLId08CjHJ71yWqLfgK9kA6v\",\n \"treeCount\": 200,\n \"species\": {\n  \"id\": \"spec_6QqZPYAHqpUB\",\n  \"name\": \"Dawn Redwood\",\n  \"scientificName\": \"Metasequoia glyptostroboides\",\n  \"image\": \"5bc731a59a6e5544180055.jpg\",\n  \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n },\n \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},{"id":"d50e3607-c2b9-4867-a9da-74a6defd6df7","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"species\": \"spec_6QqZPYAHqpUB\",\n    \"treeCount\": 200,\n    \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies/:id","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies",":id"],"variable":[{"key":"location"},{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"88e4ea00-2a1c-436a-bb48-9d194977d421"},{"name":"Delete planted species","id":"5b98ffb4-fe88-4a6c-851b-c5429cb39658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/plantLocations/:location/plantedSpecies/:id","description":"<p>Deletes the specified PlantedSpecies object.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","plantLocations",":location","plantedSpecies",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"0ceb0a23-5265-419c-a739-a1d07f9d27ee","description":{"content":"<p>(Required) the GUID of the plant location the planted species belong to</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"location"},{"id":"49679db8-3023-4eec-8140-bb743514a984","description":{"content":"<p>(Required) the GUID of the planted species</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"9f9f366f-057c-47ce-8320-dbb27db5d071","name":"OK","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies/:id","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies",":id"],"variable":[{"key":"location"},{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"pspec_zLId08CjHJ71yWqLfgK9kA6v\",\n \"treeCount\": 200,\n \"species\": {\n  \"id\": \"spec_6QqZPYAHqpUB\",\n  \"name\": \"Dawn Redwood\",\n  \"scientificName\": \"Metasequoia glyptostroboides\",\n  \"image\": \"5bc731a59a6e5544180055.jpg\",\n  \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n },\n \"comment\": \"planted trees measure aprox. 70' tall x 35' wide\"\n}"},{"id":"86944b4c-7166-4b33-a608-28b09c7c2037","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/plantLocations/:location/plantedSpecies/:id","host":["{{baseUrl}}"],"path":["plantLocations",":location","plantedSpecies",":id"],"variable":[{"key":"location"},{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"5b98ffb4-fe88-4a6c-851b-c5429cb39658"}],"id":"6e22c792-bb01-4e9d-8b37-e43ae5e15540","_postman_id":"6e22c792-bb01-4e9d-8b37-e43ae5e15540","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Species","item":[{"name":"List all species","id":"14fef930-2d69-4975-b216-46baf711ab24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/species","description":"<p>Returns a list of all your species.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","species"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"cfbb8f51-2825-44af-92c7-01443b1ef77d","name":"OK","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/species"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"spec_6QqZPYAHqpUB\",\n  \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n  \"aliases\": \"Caoba\",\n  \"scientificName\": \"Swietenia macrophylla\",\n  \"image\": \"5bc731a59a6e5544180055.jpg\",\n  \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n },\n {\n  \"id\": \"spec_walFssd7e3zr\",\n  \"scientificSpecies\": \"sspec_B08AMNxN51nc\",\n  \"aliases\": \"Maculís\",\n  \"scientificName\": \"Tabebuia rosea\",\n  \"image\": \"5bc731b5e7e59658321066.jpg\",\n  \"description\": \"Trunk is straight and cracked. Traditional use: The wood is used for rural construction work.\"\n }\n]"},{"id":"8799ac66-8d58-41c1-a337-d6242bd2753b","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/species"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"14fef930-2d69-4975-b216-46baf711ab24"},{"name":"Create a species","id":"284e0ea2-06f5-4872-b501-c7e721b47034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/species","description":"<p>Creates a new species based on a pre-defined ScientificSpecies object.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","species"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"10a2d472-0d87-4850-974e-040b00110f85","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":"{{baseUrl}}/species"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"spec_6QqZPYAHqpUB\",\n \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n \"aliases\": \"Caoba\",\n \"scientificName\": \"Swietenia macrophylla\",\n \"image\": \"5bc731a59a6e5544180055.jpg\",\n \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},{"id":"c6a3f96b-6d2a-4dc8-a6a7-8f7291d45810","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":"{{baseUrl}}/species"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"284e0ea2-06f5-4872-b501-c7e721b47034"},{"name":"Update a species","id":"c1bfcd62-96e6-4a5a-86b7-7a59b7170ffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/species/:id","description":"<p>Updates a species.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","species",":id"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[{"id":"9be759b1-cbdf-41ba-a086-4008bf4ef84c","description":{"content":"<p>(Required) the GUID of the Species</p>\n","type":"text/plain"},"type":"any","value":"commodo anim dolore sunt","key":"id"}]}},"response":[{"id":"9ad89c5d-71e4-44f1-b33f-c215a5dfa1a8","name":"OK","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":{"raw":"{{baseUrl}}/species/:id","host":["{{baseUrl}}"],"path":["species",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"spec_6QqZPYAHqpUB\",\n \"scientificSpecies\": \"sspec_VLGnomYoDm0C\",\n \"aliases\": \"Caoba\",\n \"scientificName\": \"Swietenia macrophylla\",\n \"image\": \"5bc731a59a6e5544180055.jpg\",\n \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},{"id":"3080ce50-c11c-4d44-9710-f1546270e3be","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"aliases\": \"Caoba\",\n    \"imageFile\": \"data:image/png;base64,iVBORw...\",\n    \"description\": \"Trunk up to 1.5 m in diameter at chest height. The crown is leafy and opens up in to the shape of a fan.Small yellowish green flowers from May to June.\"\n}"},"url":{"raw":"{{baseUrl}}/species/:id","host":["{{baseUrl}}"],"path":["species",":id"],"variable":[{"key":"id"}]}},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"c1bfcd62-96e6-4a5a-86b7-7a59b7170ffc"},{"name":"List all available scientific species","id":"d4b1b8d4-ad83-4a21-b50c-d6eab26f5738","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/scientificSpecies","description":"<p>Returns a list of all available scientific species. You must use the GUID of these scientific species to create your own Species objects for you PlantLocation registrations.</p>\n<p>Query parameters might be supported later on to allow for searching specific scientific species.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","scientificSpecies"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"3d8cbafd-a44e-4482-aae0-cb340ece79fd","name":"OK","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/scientificSpecies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n {\n  \"id\": \"sspec_VLGnomYoDm0C\",\n  \"scientificName\": \"Swietenia macrophylla\",\n  \"image\": \"5bc731a59a6e5544180055.jpg\",\n  \"name\": \"American Mahogany\"\n },\n {\n  \"id\": \"sspec_B08AMNxN51nc\",\n  \"scientificName\": \"Tabebuia rosea\",\n  \"image\": \"5bc731b5e7e59658321066.jpg\",\n  \"name\": \"Trumpet Tree\"\n }\n]"},{"id":"94a3536d-bfd8-4343-ace6-4f94531b99cb","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/scientificSpecies"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"d4b1b8d4-ad83-4a21-b50c-d6eab26f5738"}],"id":"e0732ba2-ab9b-4ca1-845f-8c253f404a3a","_postman_id":"e0732ba2-ab9b-4ca1-845f-8c253f404a3a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Interventions","item":[{"name":"Create an Intervention","id":"4f788336-a6c6-4409-89e3-4d3a436ff339","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"}],"body":{"mode":"raw","raw":"{\n \"id\": \"int_sK8wDLyz6AJR30WuqdA2wR7X\",\n \"project\": \"proj_bBIQoUNyMkFL36aesi2a3a1d\",\n \"geometry\": {\n  \"type\": \"Polygon\",\n  \"coordinates\": [\n   [\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ]\n   ]\n  ]\n },\n \"coordinates\": {\n  \"0\": {\n   \"id\": \"coord_wJMJ5DWXfAkD1GqcZ2alpl5q\",\n   \"image\": null,\n   \"index\": \"0\",\n   \"status\": \"pending\"\n  },\n  \"1\": {\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"image\": null,\n   \"index\": \"1\",\n   \"status\": \"pending\"\n  },\n  \"2\": {\n   \"id\": \"coord_BT5bfL1Z2G7liqg6ny7liL5d\",\n   \"image\": null,\n   \"index\": \"2\",\n   \"status\": \"pending\"\n  },\n  \"3\": {\n   \"id\": \"coord_iuYxgks7Ckf0iftW5L50cHL8\",\n   \"image\": null,\n   \"index\": \"3\",\n   \"status\": \"pending\"\n  }\n },\n \"type\":\"planting\",\n \"plantedSpecies\": [\n  {\n   \"id\": \"pspec_R951So0I7ZSLPsMKyGalYfyu\",\n   \"treeCount\": 50,\n   \"otherSpecies\": \"Apples\"\n  },\n  {\n   \"id\": \"pspec_wiw9eoJkmCYRH2TU2HZkZucI\",\n   \"treeCount\": 200,\n   \"species\": {\n    \"id\": \"spec_6QqZPYAHqpUB\",\n    \"name\": \"Dawn Redwood\",\n    \"scientificName\": \"Metasequoia glyptostroboides\",\n    \"image\": \"5bc731a59a6e5544180055.jpg\",\n    \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n   }\n  }\n ],\n \"plantDate\": \"2020-02-13\",\n \"captureMode\": \"on-site\",\n \"captureStatus\": \"partial\"\n}"},"url":"https://app.plant-for-the-planet.org/treemapper/interventions","description":"<p>Creates a new plant location.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","interventions"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"d82322d5-0ce5-422d-a6dd-801211713d1b","name":"Upon successful creation, a PlantLocation object is returned.\n\nWhen a plant location is registered with a `captureMode` of `off-site` and is specifying a GeoPosition as its geometry (not a GeoPolygon), the corresponding PlantLocationCoordinate does not re","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{baseUrl}}/plantLocations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"loc_sK8wDLyz6AJR30WuqdA2wR7X\",\n \"project\": \"proj_bBIQoUNyMkFL36aesi2a3a1d\",\n \"geometry\": {\n  \"type\": \"Polygon\",\n  \"coordinates\": [\n   [\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.682146549182555\n    ],\n    [\n     -90.6542444229126,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.688895002112325\n    ],\n    [\n     -90.66840648651123,\n     18.682146549182555\n    ]\n   ]\n  ]\n },\n \"coordinates\": {\n  \"0\": {\n   \"id\": \"coord_wJMJ5DWXfAkD1GqcZ2alpl5q\",\n   \"image\": null,\n   \"index\": \"0\",\n   \"status\": \"pending\"\n  },\n  \"1\": {\n   \"id\": \"coord_DWWfQGGpIqo0PuLWe7JTUy3X\",\n   \"image\": null,\n   \"index\": \"1\",\n   \"status\": \"pending\"\n  },\n  \"2\": {\n   \"id\": \"coord_BT5bfL1Z2G7liqg6ny7liL5d\",\n   \"image\": null,\n   \"index\": \"2\",\n   \"status\": \"pending\"\n  },\n  \"3\": {\n   \"id\": \"coord_iuYxgks7Ckf0iftW5L50cHL8\",\n   \"image\": null,\n   \"index\": \"3\",\n   \"status\": \"pending\"\n  }\n },\n \"plantedSpecies\": [\n  {\n   \"id\": \"pspec_R951So0I7ZSLPsMKyGalYfyu\",\n   \"treeCount\": 50,\n   \"otherSpecies\": \"Apples\"\n  },\n  {\n   \"id\": \"pspec_wiw9eoJkmCYRH2TU2HZkZucI\",\n   \"treeCount\": 200,\n   \"species\": {\n    \"id\": \"spec_6QqZPYAHqpUB\",\n    \"name\": \"Dawn Redwood\",\n    \"scientificName\": \"Metasequoia glyptostroboides\",\n    \"image\": \"5bc731a59a6e5544180055.jpg\",\n    \"description\": \"Pyramidal shape with single straight leader. A 'deciduous' conifer. Has green, fern-like leaves which turn red to orange-brown in fall. Bark is reddish-brown.\"\n   }\n  }\n ],\n \"plantDate\": \"2020-02-13\",\n \"captureMode\": \"on-site\",\n \"captureStatus\": \"partial\"\n}"},{"id":"5fd87797-c5af-41a6-8951-acd7cf05ccc9","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{baseUrl}}/plantLocations"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"4f788336-a6c6-4409-89e3-4d3a436ff339"}],"id":"71df5adb-11f2-4cf8-a29a-b51cadf4a4aa","_postman_id":"71df5adb-11f2-4cf8-a29a-b51cadf4a4aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}},{"name":"Get account info","id":"263f714f-6a5c-41a0-98f7-96d1da776926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.plant-for-the-planet.org/treemapper/accountInfo","description":"<p>Retrieves information about the authenticated user's account.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}},"urlObject":{"path":["treemapper","accountInfo"],"host":["https://app.plant-for-the-planet.org"],"query":[],"variable":[]}},"response":[{"id":"543bff13-cdf7-4a35-a900-59ce5d9e31e3","name":"OK","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/accountInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstname\": \"Paul\",\n \"lastname\": \"Planter\",\n \"organization\": \"Plant-for-the-Planet\",\n \"email\": \"info@plant-for-the-planet.org\",\n \"projects\": [\n  {\n   \"id\": \"proj_bBIQoUNyMkFL36aesi2a3a1d\",\n   \"name\": \"Baobab Reforestation Madagascar\"\n  }\n ],\n \"species\": [\n  {\n   \"id\": \"spec_6QqZPYAHqpUB\",\n   \"name\": \"Dawn Redwood\"\n  }\n ]\n}"},{"id":"a11d1da1-bae2-483d-9708-5467c279619b","name":"The client has sent a valid authentication token, but no corresponding profile exists. The authentication token should be used to sign-up first.","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/accountInfo"},"status":"See Other","code":303,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"User is not registered\""}],"_postman_id":"263f714f-6a5c-41a0-98f7-96d1da776926"}],"id":"70b13dc8-483e-4f1c-92f3-0c2956721375","_postman_id":"70b13dc8-483e-4f1c-92f3-0c2956721375","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}}],"id":"6c39e7ab-bacd-4ff8-acce-1c5658281cea","_postman_id":"6c39e7ab-bacd-4ff8-acce-1c5658281cea","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]},"isInherited":true,"source":{"_postman_id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","id":"11aa93ad-15a4-4a06-89de-ad9a659e3a9d","name":"Plant-for-the-Planet Platform","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"grant_type","value":"<grant_type>"},{"key":"scope","value":"<scope>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"authUrl","value":"<auth-url>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"refreshTokenUrl","value":"<refresh-token-url>"},{"key":"tokenName","value":"<token-name>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"useBrowser","value":"<use-browser>"},{"key":"clientId","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw"}]}},"event":[{"listen":"prerequest","script":{"id":"c13c02dd-5f43-4a5e-8054-69a276d90c59","type":"text/javascript","exec":["pm.request.headers.add({key: 'X-SESSION-ID', value: 'session-postman' });","","//pm.request.headers.add({key: 'Cookies', value: `{{xdebug}}` });",""]}},{"listen":"test","script":{"id":"f33a824c-b68d-4359-92ca-f0fdd0a40991","type":"text/javascript","exec":[""]}}],"variable":[{"key":"API_URL","value":"https://app.plant-for-the-planet.org","type":"string"},{"key":"tenant-key","value":"ten_3hEjJCBs","type":"string"},{"key":"idempotency-key","value":"ab5735c5-80a3-427a-9312-de7627c58abe","type":"string"},{"key":"auth0_domain","value":"accounts.plant-for-the-planet.org","type":"string"},{"key":"auth0_client_id","value":"y1MX8wHL7Vl1GVoMufo2hdvGA9F49Syw","type":"string"},{"key":"excel_file_treecash","value":"data:@file/vnd.openxmlformats-officedocument.spreadsheetml.sheet;base64,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","type":"string"},{"key":"profile_type","value":"individual","type":"string"},{"key":"project_id","value":"proj_WZkyugryh35sMmZMmXCwq7YY","type":"string"},{"key":"project_id_trees","value":"proj_WZkyugryh35sMmZMmXCwq7YY","type":"string"},{"key":"project_id_conservation","value":"proj_bOT1rwSf5o3vo3WYDvzAbRwe","type":"string"},{"key":"project_id_membership","value":"","type":"string"},{"key":"project_id_bouquet","value":"","type":"string"},{"key":"protocol","value":"https","type":"string"},{"key":"api_url","value":"app-staging.plant-for-the-planet.org","type":"string"},{"key":"scheme","value":"https","type":"string"},{"key":"planetcash_id","value":"","type":"string"}]}