{"info":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","description":"<html><head></head><body><p>Chooose builds digital tools so that we all can make climate action part of everyday life.</p>\n<p>The Chooose Partner API enables partners to integrate carbon calculation and offset purchasing into their own products and services, and also enables related features of the Chooose Platform.</p>\n<p>Chooose Partner API is designed to function as a Server-to-Server solution.</p>\n<p>This collection of documentation references the most common endpoints used to facilitate carbon offsetting within a booking or other product purchase flow.</p>\n<h1 id=\"quickstart\">Quickstart</h1>\n<p>The Chooose Partner API offers integration options in a few easy steps:</p>\n<ol>\n<li><p>Authenticate</p>\n</li>\n<li><p>Create a quote to address one or more footprints</p>\n</li>\n<li><p>Complete the quote by calling Accept or Cancel</p>\n</li>\n</ol>\n<p>When accepting a quote, Chooose supports direct customer payment via Stripe or partner capture of payment with subsequent, periodic transfers and reconciliation with Chooose.</p>\n<h1 id=\"concepts\">Concepts</h1>\n<p><strong>Partnership</strong>: The configuration governing the integration. Set-up by Chooose, accessible by the partner.</p>\n<p><strong>Customer</strong>: The entity that purchases climate products from Chooose via orders.</p>\n<ul>\n<li><p><strong>Guest customer</strong>: An placeholder or unregistered customer created to provide ownership to orders. Using a “claim URL”, a guest customer can be “claimed” into a registered customer and manage their carbon footprint within the Chooose platform. Partners can retrieve these claim URLs and provide them to the customer.</p>\n</li>\n<li><p><strong>Registered customer</strong>: A registered customer. May be converted from a guest customer, or created as a \"rich\" customer from the outset.</p>\n</li>\n</ul>\n<p><strong>Footprint</strong>: An estimate of the greenhouse gas emissions of an activity, measured in CO2 equivalents. Footprints are calculated and created in the Chooose platform when creating a Quote.</p>\n<p><strong>CO2e</strong>: <em>Carbon Dioxide Equivalent.</em> This type of calculation includes the warming effect of non-CO2 greenhouse gasses like methane, but stated in terms of the equivalent effect of carbon dioxide. This is the standard way footprints are measured and communicated.</p>\n<p><strong>Radiative forcing (RF)</strong>: is a measure of the additional environmental impact of aviation. These include emissions of nitrous oxides and water vapour when emitted at high altitude. This factor is set in the partner agreement, and the API will adapt accordingly. By default, Chooose uses a factor of 1.9, as per recommendation from UK Department for Business, Energy &amp; Industrial Strategy.</p>\n<p><strong>Offset</strong>: A monetary contribution that compensates one or more footprint(s). Accepting a quote will offset the footprints defined in the quote.</p>\n<p><strong>Project</strong>: A representation of an activity that creates a verified and quantified positive carbon impact. Examples include renewable energy, forestation, waste handling, sustainable aviation fuel etc.</p>\n<p><strong>Portfolio</strong>: A combination of one or more projects used to price and place carbon offset orders. Portfolios vary in price based on the underlying projects.</p>\n<p>There is a limited amount of supply available for each project, so the projects in a portfolio may need to change with time (your Chooose account manager will provide continuous aid in this process).</p>\n<p><strong>Quote</strong>: an offer to address one or more footprints using one or more portfolio(s). A quote is either Accepted or Cancelled. Accepting a quote creates an order and requires a form of payment. A. Patner transfer: funds captured by the partner + periodically reconciled and transferred to Chooose. B. paid for by the end customer directly using a Stripe payment method.</p>\n<p><strong>Order</strong>: When a quote is accepted, an order will purchase offset(s) to address the footprint(s).</p>\n<p><strong>Stripe</strong>: Stripe is the default payment gateway Chooose relies on for payments from customers. It supports all common credit cards and many other payment methods. By using the Partner API in combination with the Stripe API, all payment method information is securely stored by Stripe ensuring the highest level of PCI compliance.</p>\n<h1 id=\"status-codes\">Status codes</h1>\n<p>We are following the standard HTTP response status codes.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td><strong>OK</strong></td>\n</tr>\n<tr>\n<td>201</td>\n<td><strong>Created</strong></td>\n</tr>\n<tr>\n<td>400</td>\n<td><strong>Bad request</strong></td>\n</tr>\n<tr>\n<td>401</td>\n<td><strong>Unauthorized</strong></td>\n</tr>\n<tr>\n<td>404</td>\n<td><strong>Not found</strong></td>\n</tr>\n<tr>\n<td>409</td>\n<td><strong>Conflict</strong></td>\n</tr>\n<tr>\n<td>418</td>\n<td><strong>I'm a teapot</strong></td>\n</tr>\n<tr>\n<td>500</td>\n<td><strong>Internal server error</strong></td>\n</tr>\n<tr>\n<td>503</td>\n<td><strong>Service is down</strong></td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"supported-currencies\">Supported currencies</h1>\n<p>Use one of these when creating a Quote.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>Currency</th>\n<th>Zero decimal?</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AED</td>\n<td>UAE Dirham</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AFN</td>\n<td>Afghani</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ALL</td>\n<td>Lek</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AMD</td>\n<td>Armenian Dram</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ANG</td>\n<td>Netherlands Antillean Guilder</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AOA</td>\n<td>Kwanza</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ARS</td>\n<td>Argentine Peso</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AUD</td>\n<td>Australian Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AWG</td>\n<td>Aruban Florin</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>AZN</td>\n<td>Azerbaijanian Manat</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BAM</td>\n<td>Convertible Mark</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BBD</td>\n<td>Barbados Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BDT</td>\n<td>Taka</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BGN</td>\n<td>Bulgarian Lev</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BIF</td>\n<td>Burundi Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>BMD</td>\n<td>Bermudian Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BND</td>\n<td>Brunei Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BOB</td>\n<td>Boliviano</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BRL</td>\n<td>Brazilian Real</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BSD</td>\n<td>Bahamian Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BWP</td>\n<td>Pula</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BYN</td>\n<td>Belarusian Ruble</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>BZD</td>\n<td>Belize Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CAD</td>\n<td>Canadian Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CDF</td>\n<td>Congolese Franc</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CHF</td>\n<td>Swiss Franc</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CLP</td>\n<td>Chilean Peso</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>CNY</td>\n<td>Yuan Renminbi</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>COP</td>\n<td>Colombian Peso</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CRC</td>\n<td>Costa Rican Colon</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CVE</td>\n<td>Cabo Verde Escudo</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>CZK</td>\n<td>Czech Koruna</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>DJF</td>\n<td>Djibouti Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>DKK</td>\n<td>Danish Krone</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>DOP</td>\n<td>Dominican Peso</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>DZD</td>\n<td>Algerian Dinar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>EGP</td>\n<td>Egyptian Pound</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ETB</td>\n<td>Ethiopian Birr</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>EUR</td>\n<td>Euro</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>FJD</td>\n<td>Fiji Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>FKP</td>\n<td>Falkland Islands Pound</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GBP</td>\n<td>Pound Sterling</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GEL</td>\n<td>Lari</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GIP</td>\n<td>Gibraltar Pound</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GMD</td>\n<td>Dalasi</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GNF</td>\n<td>Guinea Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>GTQ</td>\n<td>Quetzal</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>GYD</td>\n<td>Guyana Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>HKD</td>\n<td>Hong Kong Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>HNL</td>\n<td>Lempira</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>HRK</td>\n<td>Kuna</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>HTG</td>\n<td>Gourde</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>HUF</td>\n<td>Forint</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>IDR</td>\n<td>Rupiah</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ILS</td>\n<td>New Israeli Sheqel</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>INR</td>\n<td>Indian Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ISK</td>\n<td>Iceland Krona</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>JMD</td>\n<td>Jamaican Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>JPY</td>\n<td>Yen</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>KES</td>\n<td>Kenyan Shilling</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>KGS</td>\n<td>Som</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>KHR</td>\n<td>Riel</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>KMF</td>\n<td>Comoro Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>KRW</td>\n<td>Won</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>KYD</td>\n<td>Cayman Islands Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>KZT</td>\n<td>Tenge</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>LAK</td>\n<td>Kip</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>LBP</td>\n<td>Lebanese Pound</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>LKR</td>\n<td>Sri Lanka Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>LRD</td>\n<td>Liberian Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>LSL</td>\n<td>Loti</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MAD</td>\n<td>Moroccan Dirham</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MDL</td>\n<td>Moldovan Leu</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MGA</td>\n<td>Malagasy Ariary</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>MKD</td>\n<td>Denar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MMK</td>\n<td>Kyat</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MNT</td>\n<td>Tugrik</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MOP</td>\n<td>Pataca</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MRO</td>\n<td>Ouguiya</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MUR</td>\n<td>Mauritius Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MVR</td>\n<td>Rufiyaa</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MWK</td>\n<td>Malawi Kwacha</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MXN</td>\n<td>Mexican Peso</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MYR</td>\n<td>Malaysian Ringgit</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>MZN</td>\n<td>Mozambique Metical</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NAD</td>\n<td>Namibia Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NGN</td>\n<td>Naira</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NIO</td>\n<td>Cordoba Oro</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NOK</td>\n<td>Norwegian Krone</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NPR</td>\n<td>Nepalese Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>NZD</td>\n<td>New Zealand Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PAB</td>\n<td>Balboa</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PEN</td>\n<td>Sol</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PGK</td>\n<td>Kina</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PHP</td>\n<td>Philippine Peso</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PKR</td>\n<td>Pakistan Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PLN</td>\n<td>Zloty</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>PYG</td>\n<td>Guarani</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>QAR</td>\n<td>Qatari Rial</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>RON</td>\n<td>Romanian Leu</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>RSD</td>\n<td>Serbian Dinar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>RUB</td>\n<td>Russian Ruble</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>RWF</td>\n<td>Rwanda Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>SAR</td>\n<td>Saudi Riyal</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SBD</td>\n<td>Solomon Islands Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SCR</td>\n<td>Seychelles Rupee</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SEK</td>\n<td>Swedish Krona</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SGD</td>\n<td>Singapore Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SHP</td>\n<td>Saint Helena Pound</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SLL</td>\n<td>Leone</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SOS</td>\n<td>Somali Shilling</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SRD</td>\n<td>Surinam Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>STD</td>\n<td>Dobra</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>SZL</td>\n<td>Lilangeni</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>THB</td>\n<td>Baht</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TJS</td>\n<td>Somoni</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TOP</td>\n<td>Pa’anga</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TRY</td>\n<td>Turkish Lira</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TTD</td>\n<td>Trinidad and Tobago Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TWD</td>\n<td>New Taiwan Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>TZS</td>\n<td>Tanzanian Shilling</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>UAH</td>\n<td>Hryvnia</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>UGX</td>\n<td>Uganda Shilling</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>USD</td>\n<td>US Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>UYU</td>\n<td>Peso Uruguayo</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>UZS</td>\n<td>Uzbekistan Sum</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>VND</td>\n<td>Dong</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>VUV</td>\n<td>Vatu</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>WST</td>\n<td>Tala</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>XAF</td>\n<td>CFA Franc BEAC</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>XCD</td>\n<td>East Caribbean Dollar</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>XOF</td>\n<td>CFA Franc BCEAO</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>XPF</td>\n<td>CFP Franc</td>\n<td>TRUE</td>\n</tr>\n<tr>\n<td>YER</td>\n<td>Yemeni Rial</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ZAR</td>\n<td>Rand</td>\n<td>FALSE</td>\n</tr>\n<tr>\n<td>ZMW</td>\n<td>Zambian Kwacha</td>\n<td>FALSE</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"supported-languages\">Supported languages</h1>\n<p>Use one of these to set the customer preferred language when completing a quote (Accept / Cancel).</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Language codes</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>en</td>\n</tr>\n<tr>\n<td>ar</td>\n</tr>\n<tr>\n<td>at</td>\n</tr>\n<tr>\n<td>ca</td>\n</tr>\n<tr>\n<td>cs</td>\n</tr>\n<tr>\n<td>da</td>\n</tr>\n<tr>\n<td>de</td>\n</tr>\n<tr>\n<td>el</td>\n</tr>\n<tr>\n<td>en-US</td>\n</tr>\n<tr>\n<td>es</td>\n</tr>\n<tr>\n<td>es-MX</td>\n</tr>\n<tr>\n<td>fi</td>\n</tr>\n<tr>\n<td>fr</td>\n</tr>\n<tr>\n<td>hu</td>\n</tr>\n<tr>\n<td>id</td>\n</tr>\n<tr>\n<td>is</td>\n</tr>\n<tr>\n<td>it</td>\n</tr>\n<tr>\n<td>ja</td>\n</tr>\n<tr>\n<td>ko</td>\n</tr>\n<tr>\n<td>ms</td>\n</tr>\n<tr>\n<td>nb-NO</td>\n</tr>\n<tr>\n<td>nl</td>\n</tr>\n<tr>\n<td>pl</td>\n</tr>\n<tr>\n<td>pt</td>\n</tr>\n<tr>\n<td>pt-BR</td>\n</tr>\n<tr>\n<td>ro</td>\n</tr>\n<tr>\n<td>ru</td>\n</tr>\n<tr>\n<td>sv</td>\n</tr>\n<tr>\n<td>th</td>\n</tr>\n<tr>\n<td>tl</td>\n</tr>\n<tr>\n<td>tr</td>\n</tr>\n<tr>\n<td>uk</td>\n</tr>\n<tr>\n<td>vi</td>\n</tr>\n<tr>\n<td>zh-Hans</td>\n</tr>\n<tr>\n<td>zh-Hant</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Quickstart","slug":"quickstart"},{"content":"Concepts","slug":"concepts"},{"content":"Status codes","slug":"status-codes"},{"content":"Supported currencies","slug":"supported-currencies"},{"content":"Supported languages","slug":"supported-languages"}],"owner":"17603313","collectionId":"aab64834-a246-41ef-a4f6-1eabd729f0ea","publishedId":"2s93JnW7uS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"634d88"},"publishDate":"2025-12-12T10:48:24.000Z"},"item":[{"name":"Authentication","item":[{"name":"Create token","id":"8f0ef6e6-408a-48c0-a4dc-caf298f09347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{auth_client_id}}","type":"text"},{"key":"client_secret","value":"{{auth_client_secret}}","type":"text"},{"key":"scope","value":"{{auth_audience}}/.default","type":"text"}]},"url":"https://login.microsoftonline.com/04300fc2-8f04-4555-9a5d-c6fac7f23d0c/oauth2/v2.0/token","description":"<p>Test Scope: <a href=\"https://partner-test.api.chooose.today/.default\">https://partner-test.api.chooose.today/.default</a></p>\n<p>Prod Scope: <a href=\"https://partner.api.chooose.today/.default\">https://partner.api.chooose.today/.default</a></p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"protocol":"https","path":["04300fc2-8f04-4555-9a5d-c6fac7f23d0c","oauth2","v2.0","token"],"host":["login","microsoftonline","com"],"query":[],"variable":[]}},"response":[{"id":"92ad6c5c-2a30-48e1-923e-0ce0a599a7c4","name":"Create token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"client_id","value":"{{auth_client_id}}","type":"text"},{"key":"client_secret","value":"{{auth_client_secret}}","type":"text"},{"key":"scope","value":"{{auth_audience}}/.default","type":"text"}]},"url":"https://login.microsoftonline.com/04300fc2-8f04-4555-9a5d-c6fac7f23d0c/oauth2/v2.0/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"P3P","value":"CP=\"DSP CUR OTPi IND OTRi ONL FIN\""},{"key":"x-ms-request-id","value":"62336549-f9ca-47f0-8a63-b72d65591500"},{"key":"x-ms-ests-server","value":"2.1.14939.4 - WEULR2 ProdSlices"},{"key":"X-XSS-Protection","value":"0"},{"key":"Set-Cookie","value":"fpc=ApXrELXaez1MoLghWR3JqxXaCcECAQAAAN-KtNsOAAAA; expires=Thu, 27-Apr-2023 07:14:39 GMT; path=/; secure; HttpOnly; SameSite=None"},{"key":"Set-Cookie","value":"x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly"},{"key":"Date","value":"Tue, 28 Mar 2023 07:14:39 GMT"},{"key":"Content-Length","value":"1213"}],"cookie":[],"responseTime":null,"body":"{\n    \"token_type\": \"Bearer\",\n    \"expires_in\": 3599,\n    \"ext_expires_in\": 3599,\n    \"access_token\": \"non_functioning_token_example_eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyIsImtpZCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyJ9.eyJhdWQiOiJodHRwczovL3BhcnRuZXItdGVzdC5hcGkuY2hvb29zZS50b2RheSIsImlzcyI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzA0MzAwZmMyLThmMDQtNDU1NS05YTVkLWM2ZmFjN2YyM2QwYy8iLCJpYXQiOjE2Nzk5ODczNzksIm5iZiI6MTY3OTk4NzM3OSwiZXhwIjoxNjc5OTkxMjc5LCJhaW8iOiJFMlpnWURpdytWOUtzNTlmMmRXanJtMG0vNW5GQVE9PSIsImFwcGlkIjoiZDNjMjA1YzItOGNiOC00ZTk0LWIwNWMtMmNkMThlMjE5ODBjIiwiYXBwaWRhY3IiOiIxIiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvMDQzMDBmYzItOGYwNC00NTU1LTlhNWQtYzZmYWM3ZjIzZDBjLyIsInJoIjoiMC5BVHdBd2c4d0JBU1BWVVdhWGNiNnhfSTlESXVDcVZyU3pGTkxtb3Axekw1QkJDNDhBQUEuIiwidGlkIjoiMDQzMDBmYzItOGYwNC00NTU1LTlhNWQtYzZmYWM3ZjIzZDBjIiwidXRpIjoiU1dVellzcjU4RWVLWTdjdFpWa1ZBQSIsInZlciI6IjEuMCJ9.mAbnCiTLwp_wF9qhtNs6XlhWOeStyzeAk7yanB9ac7JBbk_wYccyckmQddW-SQbsW_nv6-3I618bqXYhgZtA9dAqQDoBcwrcDmkdaQdHkZCiUY6aUymfs58OvKqGhEvOeG_OPgHC3QksMWQenEkpQ555db42gzRRQdgYHKUWbsBm91x-0swmrq43hUlBvTcnf7r7B3EctjEAf3Cygk1uKHr3UJ63XuhpF9OQTEdVbLBvzj3H79ZT8RVF296AVvP8l5OkkJbPUp28-6nSN1nYjW8TIzG7mV1eveLXrJl-8HUtVRdSjqpbAECYVTpl0ZJXIDxREPfIfpMdTUwL73WTmg\"\n}"}],"_postman_id":"8f0ef6e6-408a-48c0-a4dc-caf298f09347"}],"id":"360561af-c3a9-4984-af22-b933ec0fc91a","description":"<p>Chooose will provide client ID/Secret code for both test and production environments. These keys are used to create a token to communicate with the Chooose partner API. The authentication is secured by Azure AD.</p>\n<p>The access token expires after 1 hour and should be cached and reused within this timeframe to avoid unnecessary authentication requests.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ec7e4b2a-ec4e-4da7-9eee-07444fc6af88"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"02a9a981-f4b1-4779-b144-b6e3a60d2dfb"}}],"_postman_id":"360561af-c3a9-4984-af22-b933ec0fc91a","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Booking flow","item":[{"name":"Create quote","id":"b41c2ed7-ff15-459d-b955-ed896d9994b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"currency\": \"EUR\",\n    \"channel\": \"booking-web\",\n    \"items\": [\n        {\n            \"footprint\": {\n                \"flight\": [\n                    {\n                        \"flightNumber\": \"DL123\",\n                        \"airlineCode\": \"DL\",\n                        \"fromAirportCode\": \"MSP\",\n                        \"toAirportCode\": \"CDG\",\n                        \"seats\": 1,\n                        \"travelClass\": \"economy\",\n                        \"departureDate\": \"2023-03-01\"\n                    }\n                ]\n            },\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes","description":"<p><code>Create quote</code> performs carbon calculations of specified footprints and calculates a price to address the footprints for the specified portfolio(s).</p>\n<p>If a variation of a quote is needed, simply create a new quote.</p>\n<p>The quote will expire after 24 hours.</p>\n<h3 id=\"create-quote-request-body-parameters\">Create Quote: Request Body Parameters</h3>\n<h3 id=\"currency\"><code>currency:</code></h3>\n<p>Refer to the \"Supported currencies\" section above.</p>\n<h3 id=\"channel-optional\"><code>channel:</code> [optional]</h3>\n<p>Channel descriptions contexualize where the quote was created — for example, variations in a multivariate test should get a distinct postfix in the channel field to enable multivariate analytics.<br />Some suggestions are: <code>booking-web</code> , <code>booking-app</code> , <code>manage-my-booking</code></p>\n<h3 id=\"reference-optional\"><code>reference:</code> [optional]</h3>\n<p>Unique identifier for the order, this value can be used to identify an order between both systems.</p>\n<p>The PNR can be specified as the reference.</p>\n<h3 id=\"compensationpercentage-optional\"><code>compensationPercentage:</code> [optional]</h3>\n<p>Optionally, a CompensationPercentage can be set for the full quote to compensate for a given percentage of the footprint(s). This can also be used to overcompensate by setting a value higher than 100.</p>\n<h3 id=\"compensationprice-optional\"><code>compensationPrice:</code> [optional]</h3>\n<p>Optionally, a <strong>CompensationPrice</strong> can be set for the full quote to compensate for a given <strong>price</strong> of the footprint(s) in the specified <strong>currency</strong>.</p>\n<h3 id=\"items\"><code>items:</code></h3>\n<p>The quote contains one or more items. Each item contains:</p>\n<ul>\n<li><p>one or more footprints</p>\n</li>\n<li><p>portfolio specification [optional]</p>\n</li>\n<li><p>tax factors [required]</p>\n</li>\n</ul>\n<p>In many cases there will only be one item, and the portfolio array is optional. So in most cases the request might look the most simple example.</p>\n<p><strong>Toggle between the various examples available on the right-hand side of your screen (next to \"Example Request\") to understand different variations of item structure.</strong></p>\n<h4 id=\"items-footprint-type-optional\"><strong><code>items: footprint: type:</code></strong> [optional]</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>type</code></td>\n<td>Specify one (<code>flight, airfreight, accomodation, shipping, bulk, train, bus, car, person, unknown</code>)</td>\n<td>Will inherit from the Item</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"items-footprint-flight\"><code>items: footprint: flight:</code></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>flightNumber</code></td>\n<td>Flight code in ICAO or IATA format.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>airlineCode</code></td>\n<td>Airline code in ICAO or IATA format.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>fromAirportCode</code></td>\n<td>Airport code in ICAO or IATA format.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>toAirportCode</code></td>\n<td>Airport code in ICAO or IATA format.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>seats</code></td>\n<td>The number of seats used on the itinerary.</td>\n<td><code>1</code></td>\n</tr>\n<tr>\n<td><code>travelClass</code></td>\n<td><code>economy</code>, <code>premium</code>, <code>business</code> or <code>first</code></td>\n<td><code>economy</code></td>\n</tr>\n<tr>\n<td><code>departureDate</code></td>\n<td>Use the local departure timezone to determine the date. <code>YYYY-MM-DD</code></td>\n<td>N/A (required)</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"items-portfolios\"><code>items: portfolios:</code></h4>\n<p>Optionally, portfolio(s) can be explicitly defined on each item to override the default. When specifiying two or more portfolios, the relative weight supplied dictates the allocation to each. Useful for use cases like a saf + offset blend.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>Available via GET Portfolios</td>\n<td><code>alias</code></td>\n</tr>\n<tr>\n<td><code>alias</code></td>\n<td>Available via GET Portfolios</td>\n<td><code>id</code></td>\n</tr>\n<tr>\n<td><code>weight</code></td>\n<td>Number between 1-100</td>\n<td>N/A (required if portoflio specified)</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"items-taxfactors\"><code>items: taxFactors:</code></h4>\n<p>Tax factors are mandatory information about the customer which you must provide in order for Chooose to meet its tax obligations as the merchant of record (MoR). Chooose will use the supplied customer tax factors to calculate and return applicable taxes within the quote.<br />This step is required, together with sending the full customer address on the <a href=\"https://bookingflow.docs.chooose.today/#2b794388-b742-4910-adf6-2283594936cd\">accept quote</a> endpoint.</p>\n<p>When determining the correct <code>customerCountry</code> and <code>customerCountrySubdivision</code> to provide to Chooose on the booking quote, use the first available reference from the options listed below (listed in order of decreasing preference):</p>\n<ol>\n<li><p>Customer-inputted information from the Contact Info, Phone Number or Passport section of the booking</p>\n</li>\n<li><p>Geolocate the customer's IP address</p>\n</li>\n<li><p>Storefront region (often a derivative of option #2)</p>\n</li>\n</ol>\n<p>If none of the above methods are available, contact your CHOOOSE engagement manager.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>customerCountry</code></td>\n<td>ISO 3166-1 format (e.g. CA for Canada)</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>customerCountrySubdivision</code></td>\n<td>ISO 3166-2 format (e.g. CA-ON for Ontario)</td>\n<td>N/A (required if known)</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"create-quote-response-body-content\">Create Quote: Response Body Content</h3>\n<h4 id=\"price-breakdown\"><strong>Price breakdown</strong></h4>\n<p><code>totalPrice</code>- Total price to offset. This value must be displayed to the customer.</p>\n<p><code>totalPriceXCustomerFee</code> - Price excluding taxes and fees (i.e. the carbon contribution only)</p>\n<p><code>totalCustomerFee</code> - Total fees including order fees, transaction fees and Item fees (orderCustomerFee + transactionCustomerFee + item.CustomerFee)</p>\n<p><code>orderCustomerFee</code> - Paid to CHOOOSE for service and technology</p>\n<p><code>transactionCustomerFee</code> - Paid to credit card processor (only relevant with payment integration)</p>\n<p><code>totalPriceXVat</code> - Price excluding VAT</p>\n<p><code>totalVat</code> - Total VAT tax</p>\n<p><code>totalPriceXTax</code> - Price excluding non-VAT tax</p>\n<p><code>totalTax</code> - Total non-VAT tax</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["quotes"],"host":["{{chooose_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"cc35714a-a9bc-404f-b120-cda758055879","name":"Simple flight quote example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"reference\": \"ref01\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DL123\",\r\n                        \"airlineCode\": \"DL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://partner-test.api.chooose.today/v1/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0JPDrYwAAAAD38iALW9dRRqSXjJBVbUz3Q1BIMzBFREdFMDQxOQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 20:33:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"8bb719d4-d0f4-42ed-9e14-491255cef1e5\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 11.3,\n    \"totalPriceXCustomerFee\": 6.85,\n    \"totalCustomerFee\": 2.18,\n    \"orderCustomerFee\": 0.18,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 2.27,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 9.03,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 2.27,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 2.27,\n    \"totalPriceXTax\": 9.03,\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 481.22,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"481.22 kg\",\n        \"amountWithUnitAbbreviation\": \"481.22 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1060.91,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"1,060.91 lb\",\n        \"amountWithUnitAbbreviation\": \"1,060.91 lb\"\n    },\n    \"totalKilosCo2\": 481.22,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 481.22,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"6152feebb6593d34d0240997\",\n            \"portfolio\": null,\n            \"kilosCo2\": 481.22,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 481.22,\n            \"price\": 11.07,\n            \"priceXCustomerFee\": 6.85,\n            \"customerFee\": 2,\n            \"vat\": 2.22,\n            \"priceXVat\": 8.85,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 2.22,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 2.22,\n            \"priceXTax\": 8.85,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"0eae39e5-76e0-48d4-a9f7-0f8e33e28903\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 804.01,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"travelClass\": \"economy\",\n                        \"flights\": 1,\n                        \"passengers\": 1,\n                        \"cargoKilos\": null,\n                        \"cargoType\": null,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"DAL123\",\n                        \"airlineCode\": \"DAL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": \"DAL\",\n                        \"operatingAirlineName\": \"Delta Air Lines\",\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6900,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"undeductedSource\": null,\n                        \"kilosCo2\": 804.01,\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018)\",\n                        \"description\": null\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"565a15b1-1ac1-449d-836e-156329acb196","name":"Multi legs & passengers","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DL123\",\r\n                        \"airlineCode\": \"DL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 2,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    },\r\n                    {\r\n                        \"flightNumber\": \"DL124\",\r\n                        \"airlineCode\": \"DL\",\r\n                        \"fromAirportCode\": \"CDG\",\r\n                        \"toAirportCode\": \"MSP\",\r\n                        \"seats\": 2,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0TvDrYwAAAAC70D1JEacKQ5BU/80EzuIQQ1BIMzBFREdFMDQxOQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 20:34:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"e4e1213a-8de9-4d10-b1ff-119450fc0e1b\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 44.63,\n    \"totalPriceXCustomerFee\": 27.09,\n    \"totalCustomerFee\": 8.61,\n    \"orderCustomerFee\": 0.7,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 8.93,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 35.7,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 8.93,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 8.93,\n    \"totalPriceXTax\": 35.7,\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 1.9,\n        \"unit\": \"t\",\n        \"unitAbbreviation\": \"t\",\n        \"amountWithUnit\": \"1.90 t\",\n        \"amountWithUnitAbbreviation\": \"1.90 t\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 2.1,\n        \"unit\": \"tn\",\n        \"unitAbbreviation\": \"tn\",\n        \"amountWithUnit\": \"2.10 tn\",\n        \"amountWithUnitAbbreviation\": \"2.10 tn\"\n    },\n    \"totalKilosCo2\": 1904.64,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 1904.64,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"6152feebb6593d34d0240997\",\n            \"portfolio\": null,\n            \"kilosCo2\": 1904.64,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 1904.64,\n            \"price\": 43.75,\n            \"priceXCustomerFee\": 27.09,\n            \"customerFee\": 7.91,\n            \"vat\": 8.75,\n            \"priceXVat\": 35,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 8.75,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 8.75,\n            \"priceXTax\": 35,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"122e4641-dfe4-4abc-b28f-52fb17315138","name":"LCF Replacement","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"currency\": \"USD\",\n    \"channel\": \"booking-web\",\n    \"items\": [\n        {\n            \"footprint\": {\n                \"flight\": [\n                    {\n                        \"flightNumber\": \"AC791\",\n                        \"airlineCode\": \"AC\",\n                        \"fromAirportCode\": \"YYZ\",\n                        \"toAirportCode\": \"LAX\",\n                        \"seats\": 1,\n                        \"travelClass\": \"economy\",\n                        \"departureDate\": \"2024-06-24\"\n                    }\n                ]\n            },\n            \"lcf\": {\n                \"replaceJetFuelPercentage\": 1.5,\n                \"ignoreCo2eResiduals\": false,\n                \"lcfPortfolio\": {\n                    \"alias\": \"saf\"\n                },\n                \"co2ePortfolio\": {\n                    \"alias\": \"offset\"\n                }\n            },\n            \"taxFactors\": {\n                \"customerCountry\": \"CA\",\n                \"customerCountrySubdivision\": \"CA-ON\"\n            }\n        },\n        {\n            \"footprint\": {\n                \"flight\": [\n                    {\n                        \"flightNumber\": \"UA839\",\n                        \"airlineCode\": \"UA\",\n                        \"fromAirportCode\": \"LAX\",\n                        \"toAirportCode\": \"SYD\",\n                        \"seats\": 1,\n                        \"travelClass\": \"economy\",\n                        \"departureDate\": \"2024-06-24\",\n                        \"kilosCo2\": 20\n                    }\n                ]\n            },\n            \"portfolios\": [\n                {\n                    \"alias\": \"offset\",\n                    \"weight\": 100\n                }\n            ],\n            \"taxFactors\": {\n                \"customerCountry\": \"CA\",\n                \"customerCountrySubdivision\": \"CA-ON\"\n            }\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Oct 2024 09:51:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6265"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"x-ms-middleware-request-id","value":"b8e5fb0d-62d1-4eb5-a4a3-d8e10f8cc458"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20241022T095101Z-175f669d5676v2nz56aefdf4ws00000001h000000000h5z1"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"0192b3a3-0ff4-77d1-9876-f4f6cf75ce40\",\n    \"reference\": null,\n    \"expirationDate\": \"2024-10-29T09:50:01.2249408Z\",\n    \"currency\": \"USD\",\n    \"totalPrice\": 8.17,\n    \"totalPriceXCustomerFee\": 5.45,\n    \"totalCustomerFee\": 1.76,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0.5,\n    \"totalVat\": 0,\n    \"totalExcise\": 0.96,\n    \"totalSalesTax\": 0.96,\n    \"totalPriceXVat\": 8.17,\n    \"taxes\": [\n        {\n            \"type\": \"SalesTax\",\n            \"name\": \"GST/HST\",\n            \"countryCode\": \"CA\",\n            \"countrySubdivisionCode\": \"CA-ON\",\n            \"amount\": 0.96,\n            \"percentageRate\": 13\n        }\n    ],\n    \"totalTax\": 0.96,\n    \"totalPriceXTax\": 7.21,\n    \"facilitatingPartnerships\": [\n        \"6511741fca0825f3563015d3\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 286.5,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"286.50 kg\",\n        \"amountWithUnitAbbreviation\": \"286.50 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 631.63,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"631.63 lb\",\n        \"amountWithUnitAbbreviation\": \"631.63 lb\"\n    },\n    \"totalKilosCo2\": 286.5,\n    \"totalKilosCo2Avoided\": 4.21,\n    \"totalKilosCo2Offset\": 282.29,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Lcf\",\n            \"portfolioId\": \"6368ee05a9187a4ec3b6f838\",\n            \"portfolio\": null,\n            \"kilosCo2\": null,\n            \"kilosCo2Avoided\": 4.21,\n            \"kilosCo2Offset\": 0,\n            \"price\": 2.66,\n            \"priceXCustomerFee\": 1.93,\n            \"customerFee\": 0.42,\n            \"vat\": 0,\n            \"priceXVat\": 2.66,\n            \"taxes\": [\n                {\n                    \"type\": \"SalesTax\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.31,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 0.31,\n            \"priceXTax\": 2.35,\n            \"details\": null\n        },\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"627ccec1c33350e7988d1627\",\n            \"portfolio\": null,\n            \"kilosCo2\": 262.29,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 262.29,\n            \"price\": 4.17,\n            \"priceXCustomerFee\": 3.27,\n            \"customerFee\": 0.42,\n            \"vat\": 0,\n            \"priceXVat\": 4.17,\n            \"taxes\": [\n                {\n                    \"type\": \"SalesTax\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.48,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 0.48,\n            \"priceXTax\": 3.69,\n            \"details\": null\n        },\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"627ccec1c33350e7988d1627\",\n            \"portfolio\": null,\n            \"kilosCo2\": 20,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 20,\n            \"price\": 0.76,\n            \"priceXCustomerFee\": 0.25,\n            \"customerFee\": 0.42,\n            \"vat\": 0,\n            \"priceXVat\": 0.76,\n            \"taxes\": [\n                {\n                    \"type\": \"SalesTax\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.09,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 0.09,\n            \"priceXTax\": 0.67,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"d7f5c0a9-fce2-4df5-918b-4f4612b65223\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 262.29,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"Economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"AC791\",\n                        \"airlineCode\": \"ACA\",\n                        \"airlineName\": \"Air Canada\",\n                        \"operatingAirlineCode\": \"ACA\",\n                        \"operatingAirlineName\": \"Air Canada\",\n                        \"departureDate\": \"2024-06-24T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"YYZ\",\n                        \"fromAirportName\": \"Lester B. Pearson International Airport\",\n                        \"toAirportCode\": \"LAX\",\n                        \"toAirportName\": \"Los Angeles International Airport\",\n                        \"distanceKm\": 3501,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"aircraft\": \"321\",\n                        \"parameters\": {\n                            \"fuelKilos\": 81.3603327277475329535675117,\n                            \"flightWellToTankFactor\": 0.204,\n                            \"jetFuelLhvMjPerKg\": 42.8,\n                            \"ttwGramsCo2PerMjJetFuel\": 73.8,\n                            \"ttwGramsCh4PerMjJetFuel\": 0.001831775700935,\n                            \"ttwGramsN2oPerMjJetFuel\": 0.002336448598131,\n                            \"ghgConversionStandard\": \"AR5-100-NF\"\n                        },\n                        \"source\": \"AirCanada (2023); route, airline and fleet type average\",\n                        \"description\": null,\n                        \"kilosCo2\": 262.29,\n                        \"co2e\": {\n                            \"standard\": \"AR5-100-NF\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 260.32255460401920012655844961,\n                                    \"type\": \"CO2\",\n                                    \"co2e\": {\n                                        \"kilos\": 260.32,\n                                        \"lbs\": 573.91,\n                                        \"tonnes\": 0.26032\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.001830607486374319491455269,\n                                    \"type\": \"CH4\",\n                                    \"co2e\": {\n                                        \"kilos\": 0.05,\n                                        \"lbs\": 0.11,\n                                        \"tonnes\": 0.00005\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.0072308995711785619912483126,\n                                    \"type\": \"N2O\",\n                                    \"co2e\": {\n                                        \"kilos\": 1.92,\n                                        \"lbs\": 4.22,\n                                        \"tonnes\": 0.00192\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 262.29,\n                                \"lbs\": 578.250467484715,\n                                \"tonnes\": 0.26229\n                            },\n                            \"direct\": {\n                                \"kilos\": 262.29,\n                                \"lbs\": 578.25,\n                                \"tonnes\": 0.26229\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        },\n        {\n            \"guid\": \"7fbe042a-08b6-418c-bf4c-e18e7ca93d9a\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 262.29,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"Economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"AC791\",\n                        \"airlineCode\": \"ACA\",\n                        \"airlineName\": \"Air Canada\",\n                        \"operatingAirlineCode\": \"ACA\",\n                        \"operatingAirlineName\": \"Air Canada\",\n                        \"departureDate\": \"2024-06-24T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"YYZ\",\n                        \"fromAirportName\": \"Lester B. Pearson International Airport\",\n                        \"toAirportCode\": \"LAX\",\n                        \"toAirportName\": \"Los Angeles International Airport\",\n                        \"distanceKm\": 3501,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"aircraft\": \"321\",\n                        \"parameters\": {\n                            \"fuelKilos\": 81.3603327277475329535675117,\n                            \"flightWellToTankFactor\": 0.204,\n                            \"jetFuelLhvMjPerKg\": 42.8,\n                            \"ttwGramsCo2PerMjJetFuel\": 73.8,\n                            \"ttwGramsCh4PerMjJetFuel\": 0.001831775700935,\n                            \"ttwGramsN2oPerMjJetFuel\": 0.002336448598131,\n                            \"ghgConversionStandard\": \"AR5-100-NF\"\n                        },\n                        \"source\": \"AirCanada (2023); route, airline and fleet type average\",\n                        \"description\": null,\n                        \"kilosCo2\": 262.29,\n                        \"co2e\": {\n                            \"standard\": \"AR5-100-NF\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 260.32255460401920012655844961,\n                                    \"type\": \"CO2\",\n                                    \"co2e\": {\n                                        \"kilos\": 260.32,\n                                        \"lbs\": 573.91,\n                                        \"tonnes\": 0.26032\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.001830607486374319491455269,\n                                    \"type\": \"CH4\",\n                                    \"co2e\": {\n                                        \"kilos\": 0.05,\n                                        \"lbs\": 0.11,\n                                        \"tonnes\": 0.00005\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.0072308995711785619912483126,\n                                    \"type\": \"N2O\",\n                                    \"co2e\": {\n                                        \"kilos\": 1.92,\n                                        \"lbs\": 4.22,\n                                        \"tonnes\": 0.00192\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 262.29,\n                                \"lbs\": 578.250467484715,\n                                \"tonnes\": 0.26229\n                            },\n                            \"direct\": {\n                                \"kilos\": 262.29,\n                                \"lbs\": 578.25,\n                                \"tonnes\": 0.26229\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 1\n        },\n        {\n            \"guid\": \"42aea0fa-adb2-48c0-bd55-39db31c3f625\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 20,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"UA839\",\n                        \"airlineCode\": \"UA\",\n                        \"airlineName\": \"United Airlines\",\n                        \"operatingAirlineCode\": null,\n                        \"operatingAirlineName\": null,\n                        \"departureDate\": \"2024-06-24T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"LAX\",\n                        \"fromAirportName\": \"Los Angeles International Airport\",\n                        \"toAirportCode\": \"SYD\",\n                        \"toAirportName\": \"Sydney Kingsford Smith International Airport\",\n                        \"distanceKm\": 12061,\n                        \"calculationMethodology\": null,\n                        \"aircraft\": null,\n                        \"parameters\": null,\n                        \"source\": null,\n                        \"description\": null,\n                        \"kilosCo2\": 20,\n                        \"co2e\": {\n                            \"standard\": \"\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 20,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"\",\n                                    \"co2e\": {\n                                        \"kilos\": 20,\n                                        \"lbs\": 44.092452436976,\n                                        \"tonnes\": 0.02\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 20,\n                                \"lbs\": 44.092452436976,\n                                \"tonnes\": 0.02\n                            },\n                            \"direct\": {\n                                \"kilos\": 20,\n                                \"lbs\": 44.092452436976,\n                                \"tonnes\": 0.02\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 2\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"771d4b4e-e0c8-47fd-b8b4-df6c759803f9","name":"Air freight example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"USD\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"airFreight\": [\r\n                    {\r\n                        \"flightNumber\": \"5Y 5218\",\r\n                        \"airlineCode\": \"5Y\",\r\n                        \"fromAirportCode\": \"MIA\",\r\n                        \"toAirportCode\": \"UIO\",\r\n                        \"cargoKilos\": 100,\r\n                        \"cargoType\": \"Freight\",\r\n                        \"departureDate\": \"2023-03-15\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0VhJ/ZAAAAAAMcc40IYHWR5AoyRZQWekyU1ZHMjBFREdFMDUyMgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 06 Jun 2023 11:02:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"ab0a3c8a-0459-11ee-8a7c-fca41514818d\",\n    \"reference\": null,\n    \"expirationDate\": \"2023-06-13T11:02:46.3239306Z\",\n    \"currency\": \"USD\",\n    \"totalPrice\": 3.33,\n    \"totalPriceXCustomerFee\": 2.17,\n    \"totalCustomerFee\": 0.49,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 0.67,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 2.66,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 0.67,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 0.67,\n    \"totalPriceXTax\": 2.66,\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 173.24,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"173.24 kg\",\n        \"amountWithUnitAbbreviation\": \"173.24 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 381.93,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"381.93 lb\",\n        \"amountWithUnitAbbreviation\": \"381.93 lb\"\n    },\n    \"totalKilosCo2\": 173.24,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 173.24,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"620a3c7723fbce6328c927b9\",\n            \"portfolio\": null,\n            \"kilosCo2\": 173.24,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 173.24,\n            \"price\": 3.33,\n            \"priceXCustomerFee\": 2.17,\n            \"customerFee\": 0.49,\n            \"vat\": 0.67,\n            \"priceXVat\": 2.66,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 0.67,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 0.67,\n            \"priceXTax\": 2.66,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"56d40b7e-9e95-4489-a499-c07b77f98bdb\",\n            \"co2\": {\n                \"type\": \"AirFreight\",\n                \"kilosCo2\": 173.24,\n                \"multiplierPlan\": null,\n                \"airFreight\": [\n                    {\n                        \"cargoKilos\": 100,\n                        \"cargoType\": \"Freight\",\n                        \"flights\": 0,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"GTI5218\",\n                        \"airlineCode\": \"GTI\",\n                        \"airlineName\": \"Atlas Air\",\n                        \"operatingAirlineCode\": \"GTI\",\n                        \"operatingAirlineName\": \"Atlas Air\",\n                        \"departureDate\": \"2023-03-15T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"MIA\",\n                        \"fromAirportName\": \"Miami International Airport\",\n                        \"toAirportCode\": \"UIO\",\n                        \"toAirportName\": \"Mariscal Sucre International Airport\",\n                        \"distanceKm\": 2890,\n                        \"calculationMethodology\": null,\n                        \"undeductedSource\": null,\n                        \"aircraft\": null,\n                        \"kilosCo2\": 173.24,\n                        \"source\": \"BEIS 2020: International\",\n                        \"description\": null\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"8b215b1c-8aa6-46fa-9062-19d8f6f58c02","name":"Split distribution (alias)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    },\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"CDG\",\r\n                        \"toAirportCode\": \"MSP\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [ // two portfolios are useful to manage usecases like a SAF blend. Typically CHOOOSE will set up alias for the partner so the portfolio can be more extensively managed and maintained by CHOOOSE without the need for technical involvement from the partner.\r\n                {\r\n                    \"alias\": \"offset\",\r\n                    \"weight\": 90\r\n                },\r\n                {\r\n                    \"alias\": \"saf\",\r\n                    \"weight\": 10\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"09vLrYwAAAAC4PoGRoTq0Qp8KtqDK2U2xQ1BIMzBFREdFMDQxOAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 20:45:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"36138f56-d5fc-4aea-8ccf-6be5e9805377\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 86.63,\n    \"totalPriceXCustomerFee\": 52.58,\n    \"totalCustomerFee\": 16.72,\n    \"orderCustomerFee\": 1.36,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 17.33,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 69.3,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 17.33,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 17.33,\n    \"totalPriceXTax\": 69.3,\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 952.32,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"952.32 kg\",\n        \"amountWithUnitAbbreviation\": \"952.32 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1.05,\n        \"unit\": \"tn\",\n        \"unitAbbreviation\": \"tn\",\n        \"amountWithUnit\": \"1.05 tn\",\n        \"amountWithUnitAbbreviation\": \"1.05 tn\"\n    },\n    \"totalKilosCo2\": 952.32,\n    \"totalKilosCo2Avoided\": 95.24,\n    \"totalKilosCo2Offset\": 857.08,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": null,\n            \"portfolio\": {\n                \"title\": null,\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": null,\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"EUR\",\n                \"type\": \"Virtual\",\n                \"childPortfolios\": [\n                    {\n                        \"id\": \"6152feebb6593d34d0240997\",\n                        \"weight\": 90\n                    },\n                    {\n                        \"id\": \"5faf0f2db723f64d30c465a0\",\n                        \"weight\": 10\n                    }\n                ],\n                \"projects\": [],\n                \"containsSaf\": false,\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [],\n                \"sanityId\": null,\n                \"sanitySlug\": null,\n                \"id\": null,\n                \"createdDate\": \"0001-01-01T00:00:00\",\n                \"createdBy\": null,\n                \"modifiedDate\": \"0001-01-01T00:00:00\",\n                \"modifiedBy\": null\n            },\n            \"kilosCo2\": 952.32,\n            \"kilosCo2Avoided\": 95.24,\n            \"kilosCo2Offset\": 857.08,\n            \"price\": 84.93,\n            \"priceXCustomerFee\": 52.58,\n            \"customerFee\": 15.36,\n            \"vat\": 16.99,\n            \"priceXVat\": 67.94,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 16.99,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 16.99,\n            \"priceXTax\": 67.94,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"5312468b-28d5-4567-8123-a21c54797a6c","name":"Split distribution (ID)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    },\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"CDG\",\r\n                        \"toAirportCode\": \"MSP\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"id\": \"6152feebb6593d34d0240997\",\r\n                    \"weight\": 90\r\n                },\r\n                {\r\n                    \"id\": \"5faf0f2db723f64d30c465a0\",\r\n                    \"weight\": 10\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0FfLrYwAAAACmCU8FWN6ASqWwviTY+DN1Q1BIMzBFREdFMDQyMAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 20:41:57 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"233132e6-9c62-46cd-8eb3-6e7aab339ee6\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 86.63,\n    \"totalPriceXCustomerFee\": 52.58,\n    \"totalCustomerFee\": 16.72,\n    \"orderCustomerFee\": 1.36,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 17.33,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 69.3,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 17.33,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 17.33,\n    \"totalPriceXTax\": 69.3,\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 952.32,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"952.32 kg\",\n        \"amountWithUnitAbbreviation\": \"952.32 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1.05,\n        \"unit\": \"tn\",\n        \"unitAbbreviation\": \"tn\",\n        \"amountWithUnit\": \"1.05 tn\",\n        \"amountWithUnitAbbreviation\": \"1.05 tn\"\n    },\n    \"totalKilosCo2\": 952.32,\n    \"totalKilosCo2Avoided\": 95.24,\n    \"totalKilosCo2Offset\": 857.08,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": null,\n            \"portfolio\": {\n                \"title\": null,\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": null,\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"EUR\",\n                \"type\": \"Virtual\",\n                \"childPortfolios\": [\n                    {\n                        \"id\": \"6152feebb6593d34d0240997\",\n                        \"weight\": 90\n                    },\n                    {\n                        \"id\": \"5faf0f2db723f64d30c465a0\",\n                        \"weight\": 10\n                    }\n                ],\n                \"projects\": [],\n                \"containsSaf\": false,\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [],\n                \"sanityId\": null,\n                \"sanitySlug\": null,\n                \"id\": null,\n                \"createdDate\": \"0001-01-01T00:00:00\",\n                \"createdBy\": null,\n                \"modifiedDate\": \"0001-01-01T00:00:00\",\n                \"modifiedBy\": null\n            },\n            \"kilosCo2\": 952.32,\n            \"kilosCo2Avoided\": 95.24,\n            \"kilosCo2Offset\": 857.08,\n            \"price\": 84.93,\n            \"priceXCustomerFee\": 52.58,\n            \"customerFee\": 15.36,\n            \"vat\": 16.99,\n            \"priceXVat\": 67.94,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 16.99,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 16.99,\n            \"priceXTax\": 67.94,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"8b0f6dd1-bab1-4755-8a3a-06ebf54e7c75","name":"Partial compensation (SAF)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"compensationPercentage\": 10,\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"alias\": \"saf\",\r\n                    \"weight\": 100\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0e/frYwAAAACX89XufQtMS7p9gjI/g8K/Q1BIMzBFREdFMDQxMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:04:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"01947627-932a-7751-820b-baca53ed09f0\",\n    \"reference\": null,\n    \"expirationDate\": \"2025-01-24T21:23:52.6559787Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 28928.32,\n    \"totalPriceXCustomerFee\": 22913.51,\n    \"totalCustomerFee\": 229.14,\n    \"orderCustomerFee\": 0.00,\n    \"transactionCustomerFee\": 0.00,\n    \"totalVat\": 5785.67,\n    \"totalExcise\": 0.0,\n    \"totalSalesTax\": 0.0,\n    \"totalPriceXVat\": 23142.65,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": \"VAT\",\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 5785.67,\n            \"percentageRate\": 25.0\n        }\n    ],\n    \"totalTax\": 5785.67,\n    \"totalPriceXTax\": 23142.65,\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 86.78,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"86.78 kg\",\n        \"amountWithUnitAbbreviation\": \"86.78 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 191.32,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"191.32 lb\",\n        \"amountWithUnitAbbreviation\": \"191.32 lb\"\n    },\n    \"totalKilosCo2\": 86.78,\n    \"totalKilosCo2Avoided\": 86.78,\n    \"totalKilosCo2Offset\": 0.00,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"6508ae6ff12dcba8d8fcfe42\",\n            \"portfolio\": null,\n            \"kilosCo2\": 86.78,\n            \"kilosCo2Avoided\": 86.78,\n            \"kilosCo2Offset\": 0.00,\n            \"price\": 28928.32,\n            \"priceXCustomerFee\": 22913.51,\n            \"customerFee\": 229.14,\n            \"vat\": 5785.67,\n            \"priceXVat\": 23142.65,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": \"VAT\",\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 5785.67,\n                    \"percentageRate\": 25.0\n                }\n            ],\n            \"tax\": 5785.67,\n            \"priceXTax\": 23142.65,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"2c9fa717-3d64-4b59-b2b1-cfa99b176a1f\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 867.77,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"Economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"DL123\",\n                        \"airlineCode\": \"DAL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": \"DAL\",\n                        \"operatingAirlineName\": \"Delta Air Lines\",\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6775,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"aircraft\": null,\n                        \"parameters\": {\n                            \"operatingAirlineCode\": \"DAL\"\n                        },\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average 2023\",\n                        \"description\": null,\n                        \"kilosCo2\": 867.77,\n                        \"co2e\": {\n                            \"standard\": \"AR5-100-NF\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 410.48,\n                                    \"type\": \"CO2\",\n                                    \"co2e\": {\n                                        \"kilos\": 410.48,\n                                        \"lbs\": 904.95,\n                                        \"tonnes\": 0.41048\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 4.12,\n                                    \"type\": \"CO2e\",\n                                    \"co2e\": {\n                                        \"kilos\": 4.12,\n                                        \"lbs\": 9.08,\n                                        \"tonnes\": 0.00412\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 867.77,\n                                \"lbs\": 1913.105372561712,\n                                \"tonnes\": 0.86777\n                            },\n                            \"direct\": {\n                                \"kilos\": 414.60,\n                                \"lbs\": 914.04,\n                                \"tonnes\": 0.4146\n                            },\n                            \"wellToTankFactor\": 0.204,\n                            \"wellToTank\": {\n                                \"kilos\": 83.74,\n                                \"lbs\": 184.61,\n                                \"tonnes\": 0.08374\n                            },\n                            \"additionalRadiativeForcingFactor\": 0.9,\n                            \"additionalRadiativeForcing\": {\n                                \"kilos\": 369.43,\n                                \"lbs\": 814.46,\n                                \"tonnes\": 0.36943\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": [\n        {\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"points\": 5000,\n            \"membershipNumber\": null,\n            \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\n            \"createdDate\": \"2025-01-17T21:24:52.6559388Z\",\n            \"integrationType\": \"Default\"\n        }\n    ]\n}"},{"id":"6a5f484d-cb61-42a2-a375-1bd1e8c9be23","name":"Specific footprint","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"USD\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DL123\",\r\n                        \"airlineCode\": \"DL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 2,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\",\r\n                        \"purchaseDate\": \"2023-02-10\",\r\n                        \"kilosCo2\": 800,\r\n                        \"calculationMethodology\": \"icao\",\r\n                        \"source\": \"ICAO fuel burn data (2018)\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"CA\",\r\n                \"customerCountrySubdivision\": \"CA-ON\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0n2QuZQAAAAAd40ojXPzYSqHkrdSwkP95U1ZHMjBFREdFMDUxMQA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Tue, 17 Oct 2023 10:40:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"981b42bc-6cd9-11ee-bc82-0419565a7730\",\n    \"reference\": null,\n    \"expirationDate\": \"2023-10-24T10:40:31.0690492Z\",\n    \"currency\": \"USD\",\n    \"totalPrice\": 9.42,\n    \"totalPriceXCustomerFee\": 7.2,\n    \"totalCustomerFee\": 1.13,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0.22,\n    \"totalVat\": 0,\n    \"totalExcise\": 1.09,\n    \"totalPriceXVat\": 9.42,\n    \"taxes\": [\n        {\n            \"type\": \"Excise\",\n            \"name\": \"GST/HST\",\n            \"countryCode\": \"CA\",\n            \"countrySubdivisionCode\": \"CA-ON\",\n            \"amount\": 1.09,\n            \"percentageRate\": 13\n        }\n    ],\n    \"totalTax\": 1.09,\n    \"totalPriceXTax\": 8.33,\n    \"facilitatingPartnerships\": [\n        \"61f3a983d7378b3fecebbfe1\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 800,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"800.00 kg\",\n        \"amountWithUnitAbbreviation\": \"800.00 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1763.7,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"1,763.70 lb\",\n        \"amountWithUnitAbbreviation\": \"1,763.70 lb\"\n    },\n    \"totalKilosCo2\": 800,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 800,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"61c07cc450520e60145a88bf\",\n            \"portfolio\": null,\n            \"kilosCo2\": 800,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 800,\n            \"price\": 9.17,\n            \"priceXCustomerFee\": 7.2,\n            \"customerFee\": 0.91,\n            \"vat\": 0,\n            \"priceXVat\": 9.17,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 1.06,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 1.06,\n            \"priceXTax\": 8.11,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"cb8806d2-a13a-45df-940c-6a355a88bec2\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 800,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 2,\n                        \"travelClass\": \"economy\",\n                        \"flights\": 0,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"DL123\",\n                        \"airlineCode\": \"DL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": null,\n                        \"operatingAirlineName\": null,\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": \"2023-02-10T00:00:00\",\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6775,\n                        \"calculationMethodology\": \"icao\",\n                        \"aircraft\": null,\n                        \"parameters\": null,\n                        \"source\": \"ICAO fuel burn data (2018)\",\n                        \"description\": null,\n                        \"kilosCo2\": 800,\n                        \"co2e\": {\n                            \"standard\": \"\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 800,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"\",\n                                    \"co2e\": {\n                                        \"kilos\": 800,\n                                        \"lbs\": 1763.698097479021,\n                                        \"tonnes\": 0.8\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 800,\n                                \"lbs\": 1763.698097479021,\n                                \"tonnes\": 0.8\n                            },\n                            \"direct\": {\n                                \"kilos\": 800,\n                                \"lbs\": 1763.698097479021,\n                                \"tonnes\": 0.8\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"a6d1d4fd-9405-4d69-ad08-1c578f4a7e81","name":"Compensation by price","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"compensationPrice\": 5,\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0tpGAZAAAAABVDDJmJl6CTY/Blw44JCyEU1ZHMjBFREdFMDYwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Wed, 07 Jun 2023 14:18:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"2da0a153-053e-11ee-93e1-9c13aa42b6f9\",\n    \"reference\": null,\n    \"expirationDate\": \"2023-06-14T14:18:30.6677075Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 5,\n    \"totalPriceXCustomerFee\": 3.61,\n    \"totalCustomerFee\": 0.39,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 1,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 4,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 1,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 1,\n    \"totalPriceXTax\": 4,\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 302.85,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"302.85 kg\",\n        \"amountWithUnitAbbreviation\": \"302.85 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 667.67,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"667.67 lb\",\n        \"amountWithUnitAbbreviation\": \"667.67 lb\"\n    },\n    \"totalKilosCo2\": 302.85,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 302.85,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"620a3c7723fbce6328c927b9\",\n            \"portfolio\": null,\n            \"kilosCo2\": 302.85,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 302.85,\n            \"price\": 5,\n            \"priceXCustomerFee\": 3.61,\n            \"customerFee\": 0.39,\n            \"vat\": 1,\n            \"priceXVat\": 4,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 1,\n            \"priceXTax\": 4,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"89add8c5-c3c5-464c-affa-a6c04f77f999\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 423.16,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"flights\": 1,\n                        \"passengers\": 1,\n                        \"roundTrip\": false,\n                        \"travelClass\": \"economy\",\n                        \"flightNumber\": \"DAL123\",\n                        \"airlineCode\": \"DAL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": \"DAL\",\n                        \"operatingAirlineName\": \"Delta Air Lines\",\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6775,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"undeductedSource\": null,\n                        \"aircraft\": \"333\",\n                        \"kilosCo2\": 423.16,\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018)\",\n                        \"description\": null\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"007b5aff-c332-4eb1-addb-3f60f806ea2f","name":"Multi items & portfolios (flight and accommodation)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"alias\": \"offset\",\r\n                    \"weight\": 90\r\n                },\r\n                {\r\n                    \"alias\": \"saf\",\r\n                    \"weight\": 10\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        },\r\n        {\r\n            \"footprint\": {\r\n                \"accommodation\": [\r\n                    {\r\n                        \"countryCode\": \"US\",\r\n                        \"countrySubdivisionCode\": \"US-AL\",\r\n                        \"days\": 10,\r\n                        \"rooms\": 2,\r\n                        \"stars\": 4\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"alias\": \"offset\",\r\n                    \"weight\": 100\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0uPnrYwAAAAAWIPUaFgHvSqB/kbP+1jNzQ1BIMzBFREdFMDQxMAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:14:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"8ee3c3d8-634a-4eb6-b720-198d56901732\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 58.35,\n    \"totalPriceXCustomerFee\": 35.4,\n    \"totalCustomerFee\": 11.26,\n    \"orderCustomerFee\": 0.92,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 11.69,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 46.66,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 11.69,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 11.69,\n    \"totalPriceXTax\": 46.66,\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 1.1,\n        \"unit\": \"t\",\n        \"unitAbbreviation\": \"t\",\n        \"amountWithUnit\": \"1.10 t\",\n        \"amountWithUnitAbbreviation\": \"1.10 t\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1.21,\n        \"unit\": \"tn\",\n        \"unitAbbreviation\": \"tn\",\n        \"amountWithUnit\": \"1.21 tn\",\n        \"amountWithUnitAbbreviation\": \"1.21 tn\"\n    },\n    \"totalKilosCo2\": 1102.22,\n    \"totalKilosCo2Avoided\": 48.13,\n    \"totalKilosCo2Offset\": 1054.09,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": null,\n            \"portfolio\": {\n                \"title\": null,\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": null,\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"EUR\",\n                \"type\": \"Virtual\",\n                \"childPortfolios\": [\n                    {\n                        \"id\": \"6152feebb6593d34d0240997\",\n                        \"weight\": 90\n                    },\n                    {\n                        \"id\": \"5faf0f2db723f64d30c465a0\",\n                        \"weight\": 10\n                    }\n                ],\n                \"projects\": [],\n                \"containsSaf\": false,\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [],\n                \"sanityId\": null,\n                \"sanitySlug\": null,\n                \"id\": null,\n                \"createdDate\": \"0001-01-01T00:00:00\",\n                \"createdBy\": null,\n                \"modifiedDate\": \"0001-01-01T00:00:00\",\n                \"modifiedBy\": null\n            },\n            \"kilosCo2\": 481.22,\n            \"kilosCo2Avoided\": 48.13,\n            \"kilosCo2Offset\": 433.09,\n            \"price\": 42.92,\n            \"priceXCustomerFee\": 26.57,\n            \"customerFee\": 7.76,\n            \"vat\": 8.59,\n            \"priceXVat\": 34.33,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 8.59,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 8.59,\n            \"priceXTax\": 34.33,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        },\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"6152feebb6593d34d0240997\",\n            \"portfolio\": null,\n            \"kilosCo2\": 621,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 621,\n            \"price\": 14.27,\n            \"priceXCustomerFee\": 8.83,\n            \"customerFee\": 2.58,\n            \"vat\": 2.86,\n            \"priceXVat\": 11.41,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 2.86,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 2.86,\n            \"priceXTax\": 11.41,\n            \"details\": null,\n            \"feeFactors\": null,\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": null\n            }\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"b0ccc85a-c4cd-45b0-9fa4-ebdcb4d80c7a","name":"Facilitating partnership","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"EUR\",\r\n    \"channel\": \"booking-web\",\r\n    \"facilitatingPartnerships\": [\r\n        \"PartnershipCode\"\r\n    ],\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0D2chZAAAAADWO2LZmiXLS4nBEkchFeCxU1ZHMjBFREdFMDUxNAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 27 Mar 2023 09:51:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"b69a36e5-4b36-4550-9dd3-2e307d9b3b4e\",\n    \"expirationDate\": \"2023-04-03T09:51:11.1817012Z\",\n    \"currency\": \"EUR\",\n    \"totalPrice\": 15.22,\n    \"totalPriceXCustomerFee\": 11.79,\n    \"totalCustomerFee\": 0.38,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 3.05,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 12.17,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 3.05,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 3.05,\n    \"totalPriceXTax\": 12.17,\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\",\n        \"6421670f813dc40bd28bb516\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 804.01,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"804.01 kg\",\n        \"amountWithUnitAbbreviation\": \"804.01 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1772.54,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"1,772.54 lb\",\n        \"amountWithUnitAbbreviation\": \"1,772.54 lb\"\n    },\n    \"totalKilosCo2\": 804.01,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 804.01,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"608bda9472cfda26c44c428a\",\n            \"portfolio\": null,\n            \"kilosCo2\": 804.01,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 804.01,\n            \"price\": 15.22,\n            \"priceXCustomerFee\": 11.79,\n            \"customerFee\": 0.38,\n            \"vat\": 3.05,\n            \"priceXVat\": 12.17,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 3.05,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 3.05,\n            \"priceXTax\": 12.17,\n            \"details\": null,\n            \"feeFactors\": {\n                \"flightPax\": 1,\n                \"flightDistanceKm\": 6900,\n                \"flightSegments\": null,\n                \"eventFlightPax\": null,\n                \"eventPersons\": null,\n                \"employeeBenefitMonthlyPersons\": null,\n                \"carMonthlyCars\": null,\n                \"monthlyPersonalLifestylePersons\": null,\n                \"monthlyPersonalCars\": null,\n                \"monthlyPersonalPets\": null,\n                \"bulkCo2\": null,\n                \"train\": null,\n                \"bus\": null,\n                \"accommodation\": null,\n                \"accommodationRoomDays\": null,\n                \"car\": null,\n                \"flight\": true,\n                \"bulkShipping\": null,\n                \"shipping\": null,\n                \"percentageBulkShipping\": null,\n                \"airFreight\": null,\n                \"percentageBulkCo2\": null\n            },\n            \"taxFactors\": {\n                \"customerCountry\": \"NO\",\n                \"customerCountrySubdivision\": null,\n                \"consumptionCountry\": null,\n                \"consumptionCountrySubdivision\": null,\n                \"airports\": [\n                    \"MSP\",\n                    \"CDG\"\n                ]\n            }\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"0eae39e5-76e0-48d4-a9f7-0f8e33e28903\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 804.01,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"travelClass\": \"economy\",\n                        \"flights\": 1,\n                        \"passengers\": 1,\n                        \"cargoKilos\": null,\n                        \"cargoType\": null,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"DAL123\",\n                        \"airlineCode\": \"DAL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": \"DAL\",\n                        \"operatingAirlineName\": \"Delta Air Lines\",\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6900,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"undeductedSource\": null,\n                        \"kilosCo2\": 804.01,\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018)\",\n                        \"description\": null\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"399aace9-9584-47a5-9f1e-3991dd49bc15","name":"Create quote with reference","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"USD\",\r\n    \"channel\": \"booking-web\",\r\n    \"reference\": \"ref01\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"DAL123\",\r\n                        \"airlineCode\": \"DAL\",\r\n                        \"fromAirportCode\": \"MSP\",\r\n                        \"toAirportCode\": \"CDG\",\r\n                        \"seats\": 5,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2023-03-01\",\r\n                        \"purchaseDate\": \"2023-02-10\"\r\n                    }\r\n                ]\r\n            },\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"NO\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0xmKMZAAAAAAqGwR8EBCVQ7chVOZZm3X5U1ZHMjBFREdFMDYxMwA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Fri, 16 Jun 2023 13:25:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"41a2e958-0c49-11ee-9829-381f04f39da8\",\n    \"reference\": \"ref01\",\n    \"expirationDate\": \"2023-06-23T13:25:26.8405592Z\",\n    \"currency\": \"USD\",\n    \"totalPrice\": 35.57,\n    \"totalPriceXCustomerFee\": 26.45,\n    \"totalCustomerFee\": 2,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 7.12,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 28.45,\n    \"taxes\": [\n        {\n            \"type\": \"Vat\",\n            \"name\": null,\n            \"countryCode\": \"NO\",\n            \"countrySubdivisionCode\": null,\n            \"amount\": 7.12,\n            \"percentageRate\": 25\n        }\n    ],\n    \"totalTax\": 7.12,\n    \"totalPriceXTax\": 28.45,\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 2.12,\n        \"unit\": \"t\",\n        \"unitAbbreviation\": \"t\",\n        \"amountWithUnit\": \"2.12 t\",\n        \"amountWithUnitAbbreviation\": \"2.12 t\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 2.33,\n        \"unit\": \"tn\",\n        \"unitAbbreviation\": \"tn\",\n        \"amountWithUnit\": \"2.33 tn\",\n        \"amountWithUnitAbbreviation\": \"2.33 tn\"\n    },\n    \"totalKilosCo2\": 2115.81,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 2115.81,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"620a3c7723fbce6328c927b9\",\n            \"portfolio\": null,\n            \"kilosCo2\": 2115.81,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 2115.81,\n            \"price\": 35.57,\n            \"priceXCustomerFee\": 26.45,\n            \"customerFee\": 2,\n            \"vat\": 7.12,\n            \"priceXVat\": 28.45,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 7.12,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"tax\": 7.12,\n            \"priceXTax\": 28.45,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"a97a8856-2aa4-4cea-897c-1dfd86217fc5\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 2115.81,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"flights\": 1,\n                        \"passengers\": 5,\n                        \"roundTrip\": false,\n                        \"travelClass\": \"economy\",\n                        \"flightNumber\": \"DAL123\",\n                        \"airlineCode\": \"DAL\",\n                        \"airlineName\": \"Delta Air Lines\",\n                        \"operatingAirlineCode\": \"DAL\",\n                        \"operatingAirlineName\": \"Delta Air Lines\",\n                        \"departureDate\": \"2023-03-01T00:00:00\",\n                        \"purchaseDate\": \"2023-02-10T00:00:00\",\n                        \"fromAirportCode\": \"MSP\",\n                        \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                        \"toAirportCode\": \"CDG\",\n                        \"toAirportName\": \"Charles de Gaulle International Airport\",\n                        \"distanceKm\": 6775,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"undeductedSource\": null,\n                        \"aircraft\": \"333\",\n                        \"kilosCo2\": 2115.81,\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018)\",\n                        \"description\": null\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"},{"id":"6fbdf340-d7b4-4cb7-b3c0-4c647d948931","name":"Two flights with different portfolios","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"USD\",\r\n    \"channel\": \"booking-web\",\r\n    \"items\": [\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"AC791\",\r\n                        \"airlineCode\": \"AC\",\r\n                        \"fromAirportCode\": \"YYZ\",\r\n                        \"toAirportCode\": \"LAX\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2024-06-24\"\r\n                    },\r\n                    {\r\n                        \"flightNumber\": \"AC792\",\r\n                        \"airlineCode\": \"AC\",\r\n                        \"fromAirportCode\": \"LAX\",\r\n                        \"toAirportCode\": \"YYZ\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2024-06-30\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"alias\": \"saf\",\r\n                    \"weight\": 90\r\n                },\r\n                {\r\n                    \"alias\": \"offset\",\r\n                    \"weight\": 10\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"CA\",\r\n                \"customerCountrySubdivision\": \"CA-ON\"\r\n            }\r\n        },\r\n        {\r\n            \"footprint\": {\r\n                \"flight\": [\r\n                    {\r\n                        \"flightNumber\": \"UA839\",\r\n                        \"airlineCode\": \"UA\",\r\n                        \"fromAirportCode\": \"LAX\",\r\n                        \"toAirportCode\": \"SYD\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2024-06-24\"\r\n                    },\r\n                    {\r\n                        \"flightNumber\": \"UA840\",\r\n                        \"airlineCode\": \"UA\",\r\n                        \"fromAirportCode\": \"SYD\",\r\n                        \"toAirportCode\": \"LAX\",\r\n                        \"seats\": 1,\r\n                        \"travelClass\": \"economy\",\r\n                        \"departureDate\": \"2024-06-30\"\r\n                    }\r\n                ]\r\n            },\r\n            \"portfolios\": [\r\n                {\r\n                    \"alias\": \"offset\",\r\n                    \"weight\": 100\r\n                }\r\n            ],\r\n            \"taxFactors\": {\r\n                \"customerCountry\": \"CA\",\r\n                \"customerCountrySubdivision\": \"CA-ON\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 May 2024 10:52:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5213"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20240516T105216Z-er15bb998b77z4h2267962k3yn00000000v000000000cdpx"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"quoteId\": \"5c28f3fc-1372-11ef-bc33-d706fe69812a\",\n    \"reference\": null,\n    \"expirationDate\": \"2024-05-23T10:51:16.6126871Z\",\n    \"currency\": \"USD\",\n    \"totalPrice\": 124.31,\n    \"totalPriceXCustomerFee\": 105.75,\n    \"totalCustomerFee\": 4.24,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 3.4,\n    \"totalVat\": 0,\n    \"totalExcise\": 14.32,\n    \"totalSalesTax\": 14.32,\n    \"totalPriceXVat\": 124.31,\n    \"taxes\": [\n        {\n            \"type\": \"SalesTax\",\n            \"name\": \"GST/HST\",\n            \"countryCode\": \"CA\",\n            \"countrySubdivisionCode\": \"CA-ON\",\n            \"amount\": 14.32,\n            \"percentageRate\": 13\n        }\n    ],\n    \"totalTax\": 14.32,\n    \"totalPriceXTax\": 109.99,\n    \"facilitatingPartnerships\": [\n        \"6511741fca0825f3563015d3\"\n    ],\n    \"totalImpactCo2Formatted\": {\n        \"amount\": 766.57,\n        \"unit\": \"kg\",\n        \"unitAbbreviation\": \"kg\",\n        \"amountWithUnit\": \"766.57 kg\",\n        \"amountWithUnitAbbreviation\": \"766.57 kg\"\n    },\n    \"totalImpactCo2FormattedImperial\": {\n        \"amount\": 1690,\n        \"unit\": \"lb\",\n        \"unitAbbreviation\": \"lb\",\n        \"amountWithUnit\": \"1,690.00 lb\",\n        \"amountWithUnitAbbreviation\": \"1,690.00 lb\"\n    },\n    \"totalKilosCo2\": 766.57,\n    \"totalKilosCo2Avoided\": 196.89,\n    \"totalKilosCo2Offset\": 569.68,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"6368ee05a9187a4ec3b6f838\",\n            \"portfolio\": null,\n            \"kilosCo2\": 196.89,\n            \"kilosCo2Avoided\": 196.89,\n            \"kilosCo2Offset\": 0,\n            \"price\": 111.95,\n            \"priceXCustomerFee\": 98.65,\n            \"customerFee\": 0.42,\n            \"vat\": 0,\n            \"priceXVat\": 111.95,\n            \"taxes\": [\n                {\n                    \"type\": \"SalesTax\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 12.88,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 12.88,\n            \"priceXTax\": 99.07,\n            \"details\": null\n        },\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"portfolioId\": \"627ccec1c33350e7988d1627\",\n            \"portfolio\": null,\n            \"kilosCo2\": 569.68,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 569.68,\n            \"price\": 8.5,\n            \"priceXCustomerFee\": 7.1,\n            \"customerFee\": 0.42,\n            \"vat\": 0,\n            \"priceXVat\": 8.5,\n            \"taxes\": [\n                {\n                    \"type\": \"SalesTax\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.98,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"tax\": 0.98,\n            \"priceXTax\": 7.52,\n            \"details\": null\n        }\n    ],\n    \"footprints\": [\n        {\n            \"guid\": \"40c64b81-03e8-424d-989e-b3e0186ca964\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 196.89,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"Economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"AC791\",\n                        \"airlineCode\": \"ACA\",\n                        \"airlineName\": \"Air Canada\",\n                        \"operatingAirlineCode\": \"ACA\",\n                        \"operatingAirlineName\": \"Air Canada\",\n                        \"departureDate\": \"2024-06-24T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"YYZ\",\n                        \"fromAirportName\": \"Lester B. Pearson International Airport\",\n                        \"toAirportCode\": \"LAX\",\n                        \"toAirportName\": \"Los Angeles International Airport\",\n                        \"distanceKm\": 3501,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"aircraft\": \"789\",\n                        \"parameters\": {\n                            \"flightWellToTankFactor\": 0.204,\n                            \"jetFuelLhvMjPerKg\": 42.8,\n                            \"ttwGramsCo2PerMjJetFuel\": 73.8,\n                            \"ttwGramsCh4PerMjJetFuel\": 0.001831775700935,\n                            \"ttwGramsN2oPerMjJetFuel\": 0.002336448598131,\n                            \"ghgConversionStandard\": \"AR4-100\"\n                        },\n                        \"source\": \"AirCanada (2023); route, airline and fleet type average\",\n                        \"description\": null,\n                        \"kilosCo2\": 196.89,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 191.22477637560097330582186317,\n                                    \"type\": \"CO2\",\n                                    \"co2e\": {\n                                        \"kilos\": 191.22,\n                                        \"lbs\": 421.58,\n                                        \"tonnes\": 0.19122\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.001344706791718098808260653,\n                                    \"type\": \"CH4\",\n                                    \"co2e\": {\n                                        \"kilos\": 0.03,\n                                        \"lbs\": 0.07,\n                                        \"tonnes\": 0.00003\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.0053115918272864902926295794,\n                                    \"type\": \"N2O\",\n                                    \"co2e\": {\n                                        \"kilos\": 1.58,\n                                        \"lbs\": 3.49,\n                                        \"tonnes\": 0.00158\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 196.89,\n                                \"lbs\": 434.068148015805,\n                                \"tonnes\": 0.19689\n                            },\n                            \"direct\": {\n                                \"kilos\": 192.83,\n                                \"lbs\": 425.12,\n                                \"tonnes\": 0.19283\n                            },\n                            \"additionalRadiativeForcingFactor\": 0.021209,\n                            \"additionalRadiativeForcing\": {\n                                \"kilos\": 4.06,\n                                \"lbs\": 8.94,\n                                \"tonnes\": 0.00406\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 0\n        },\n        {\n            \"guid\": \"4209fb6d-1153-4a6d-922f-ce60756612ea\",\n            \"co2\": {\n                \"type\": \"Flight\",\n                \"kilosCo2\": 569.68,\n                \"multiplierPlan\": null,\n                \"passengerFlight\": [\n                    {\n                        \"passengers\": 1,\n                        \"travelClass\": \"Economy\",\n                        \"flights\": 1,\n                        \"roundTrip\": false,\n                        \"flightNumber\": \"UA839\",\n                        \"airlineCode\": \"UAL\",\n                        \"airlineName\": \"United Airlines\",\n                        \"operatingAirlineCode\": \"UAL\",\n                        \"operatingAirlineName\": \"United Airlines\",\n                        \"departureDate\": \"2024-06-24T00:00:00\",\n                        \"purchaseDate\": null,\n                        \"fromAirportCode\": \"LAX\",\n                        \"fromAirportName\": \"Los Angeles International Airport\",\n                        \"toAirportCode\": \"SYD\",\n                        \"toAirportName\": \"Sydney Kingsford Smith International Airport\",\n                        \"distanceKm\": 12061,\n                        \"calculationMethodology\": \"iata-rp1726\",\n                        \"aircraft\": \"789\",\n                        \"parameters\": {\n                            \"seatsTotal\": 257,\n                            \"seatsEconomy\": 209,\n                            \"seatsPremiumEconomy\": 0,\n                            \"seatsBusiness\": 48,\n                            \"seatsFirst\": 0,\n                            \"passengerLoadFactor\": 0.858,\n                            \"passengerToCargoFactor\": 0.832,\n                            \"fuelKilos\": 72324,\n                            \"flightWellToTankFactor\": 0.204,\n                            \"jetFuelLhvMjPerKg\": 42.8,\n                            \"ttwGramsCo2PerMjJetFuel\": 73.8,\n                            \"ttwGramsCh4PerMjJetFuel\": 0.001831775700935,\n                            \"ttwGramsN2oPerMjJetFuel\": 0.002336448598131,\n                            \"ghgConversionStandard\": \"AR4-100\"\n                        },\n                        \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018)\",\n                        \"description\": null,\n                        \"kilosCo2\": 569.68,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 552.4145496,\n                                    \"type\": \"CO2\",\n                                    \"co2e\": {\n                                        \"kilos\": 552.41,\n                                        \"lbs\": 1217.87,\n                                        \"tonnes\": 0.55241\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.01371137600000314802,\n                                    \"type\": \"CH4\",\n                                    \"co2e\": {\n                                        \"kilos\": 0.34,\n                                        \"lbs\": 0.76,\n                                        \"tonnes\": 0.00034\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 0.017489000000001189252,\n                                    \"type\": \"N2O\",\n                                    \"co2e\": {\n                                        \"kilos\": 5.21,\n                                        \"lbs\": 11.49,\n                                        \"tonnes\": 0.00521\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 569.68,\n                                \"lbs\": 1255.929415214811,\n                                \"tonnes\": 0.56968\n                            },\n                            \"direct\": {\n                                \"kilos\": 557.96,\n                                \"lbs\": 1230.09,\n                                \"tonnes\": 0.55796\n                            },\n                            \"additionalRadiativeForcingFactor\": 0.021209,\n                            \"additionalRadiativeForcing\": {\n                                \"kilos\": 11.72,\n                                \"lbs\": 25.83,\n                                \"tonnes\": 0.01172\n                            }\n                        }\n                    }\n                ]\n            },\n            \"quoteItemIndex\": 1\n        }\n    ],\n    \"estimatedBonusPoints\": [],\n    \"potentialBonusPoints\": []\n}"}],"_postman_id":"b41c2ed7-ff15-459d-b955-ed896d9994b6"},{"name":"Create multiple quotes","id":"6763578c-4453-4246-b290-b2f50a6f4ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"requestId\": \"SAF\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"saf\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"OFFSET\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"mix\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"saf\",\r\n                        \"weight\": 10\r\n                    },\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 90\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple","description":"<p>Enable the creation of multiple quotes within a single request.<br />Each quote's details must be individually specified within the list.</p>\n<p>Limtis: a Max of 20 quotes can be requeasted per request.</p>\n<h3 id=\"create-multiple-quote-request-body-parameters\">Create Multiple Quote: Request Body Parameters</h3>\n<p>List of object with the same structure as the individual <a href=\"#b41c2ed7-ff15-459d-b955-ed896d9994b6\">Create quote</a> endpoint.</p>\n<p><code>RequestId:</code></p>\n<p>Allows to specificy a unique ID for each quote requested that will be provided in the response.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["quotes","multiple"],"host":["{{chooose_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"f472da94-c4d9-4bb8-8f42-48e7dd1e14e7","name":"Create multiple quotes","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0cuMnZQAAAABznmZBW+q2SZ5f8+lhHp/DU1ZHMjBFREdFMDUwNgA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Thu, 12 Oct 2023 12:15:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"requestId\": null,\n            \"currency\": \"EUR\",\n            \"channel\": \"booking-web\",\n            \"items\": [\n                {\n                    \"footprint\": {\n                        \"type\": \"Flight\",\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"flight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"kilosCo2\": 415.65,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 411.51,\n                                    \"type\": \"CO2\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 411.51,\n                                        \"lbs\": 907.22425511699,\n                                        \"tonnes\": 0.41151\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 4.14,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 4.14,\n                                        \"lbs\": 9.127137654454,\n                                        \"tonnes\": 0.00414\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.351392771444,\n                                \"tonnes\": 0.41565\n                            },\n                            \"direct\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.35,\n                                \"tonnes\": 0.41565\n                            }\n                        }\n                    },\n                    \"portfolios\": [\n                        {\n                            \"id\": null,\n                            \"alias\": \"renewable\",\n                            \"weight\": 100\n                        }\n                    ],\n                    \"taxFactors\": {\n                        \"customerCountry\": \"NO\",\n                        \"customerCountrySubdivision\": null,\n                        \"consumptionCountry\": null,\n                        \"consumptionCountrySubdivision\": null\n                    }\n                }\n            ],\n            \"compensationPercentage\": null,\n            \"compensationPrice\": null,\n            \"reference\": null,\n            \"facilitatingPartnerships\": null\n        },\n        \"response\": {\n            \"quoteId\": \"131b9588-68f9-11ee-88d5-da72883d69be\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-19T12:15:47.1784328Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 5.28,\n            \"totalPriceXCustomerFee\": 3.6,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 1.06,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 4.22,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.06,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.06,\n            \"totalPriceXTax\": 4.22,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 5.03,\n                    \"priceXCustomerFee\": 3.6,\n                    \"customerFee\": 0.42,\n                    \"vat\": 1.01,\n                    \"priceXVat\": 4.02,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.01,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.01,\n                    \"priceXTax\": 4.02,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"02a44d6f-ad92-422d-bdb9-4b3bed709a4c\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"requestId\": null,\n            \"currency\": \"EUR\",\n            \"channel\": \"booking-web\",\n            \"items\": [\n                {\n                    \"footprint\": {\n                        \"type\": \"Flight\",\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"flight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"kilosCo2\": 415.65,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 411.51,\n                                    \"type\": \"CO2\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 411.51,\n                                        \"lbs\": 907.22425511699,\n                                        \"tonnes\": 0.41151\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 4.14,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 4.14,\n                                        \"lbs\": 9.127137654454,\n                                        \"tonnes\": 0.00414\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.351392771444,\n                                \"tonnes\": 0.41565\n                            },\n                            \"direct\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.35,\n                                \"tonnes\": 0.41565\n                            }\n                        }\n                    },\n                    \"portfolios\": [\n                        {\n                            \"id\": null,\n                            \"alias\": \"offset\",\n                            \"weight\": 100\n                        }\n                    ],\n                    \"taxFactors\": {\n                        \"customerCountry\": \"NO\",\n                        \"customerCountrySubdivision\": null,\n                        \"consumptionCountry\": null,\n                        \"consumptionCountrySubdivision\": null\n                    }\n                }\n            ],\n            \"compensationPercentage\": null,\n            \"compensationPrice\": null,\n            \"reference\": null,\n            \"facilitatingPartnerships\": null\n        },\n        \"response\": {\n            \"quoteId\": \"131c9b76-68f9-11ee-b6db-2b991e86cadb\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-19T12:15:47.1851382Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 8.52,\n            \"totalPriceXCustomerFee\": 6.19,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 1.71,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 6.81,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.71,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.71,\n            \"totalPriceXTax\": 6.81,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"6214eaf6e6c79932b42f2981\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 8.27,\n                    \"priceXCustomerFee\": 6.19,\n                    \"customerFee\": 0.42,\n                    \"vat\": 1.66,\n                    \"priceXVat\": 6.61,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.66,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.66,\n                    \"priceXTax\": 6.61,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"52b07ec7-bb80-4509-b22d-da8e86b8daf2\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"70028e64-5801-4951-9cc1-e6de48d323c3","name":"Single error quote","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0nOEnZQAAAADCAOaKFhoSSrW9kT+kLGbiU1ZHMjBFREdFMDYxNAA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Thu, 12 Oct 2023 12:07:56 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"requestId\": null,\n            \"currency\": \"EUR\",\n            \"channel\": \"booking-web\",\n            \"items\": [\n                {\n                    \"footprint\": {\n                        \"type\": \"Flight\",\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"flight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"kilosCo2\": 415.65,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 411.51,\n                                    \"type\": \"CO2\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 411.51,\n                                        \"lbs\": 907.22425511699,\n                                        \"tonnes\": 0.41151\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 4.14,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 4.14,\n                                        \"lbs\": 9.127137654454,\n                                        \"tonnes\": 0.00414\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.351392771444,\n                                \"tonnes\": 0.41565\n                            },\n                            \"direct\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.35,\n                                \"tonnes\": 0.41565\n                            }\n                        }\n                    },\n                    \"portfolios\": [\n                        {\n                            \"id\": null,\n                            \"alias\": \"offset\",\n                            \"weight\": 100\n                        }\n                    ],\n                    \"taxFactors\": {\n                        \"customerCountry\": \"NO\",\n                        \"customerCountrySubdivision\": null,\n                        \"consumptionCountry\": null,\n                        \"consumptionCountrySubdivision\": null\n                    }\n                }\n            ],\n            \"compensationPercentage\": null,\n            \"compensationPrice\": null,\n            \"reference\": null,\n            \"facilitatingPartnerships\": null\n        },\n        \"response\": null,\n        \"status\": 400,\n        \"error\": \"Unable to distribute 0.41565 tonnes of impact over projects in portfolio nbs-standard\"\n    },\n    {\n        \"request\": {\n            \"requestId\": null,\n            \"currency\": \"EUR\",\n            \"channel\": \"booking-web\",\n            \"items\": [\n                {\n                    \"footprint\": {\n                        \"type\": \"Flight\",\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"flight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ],\n                        \"kilosCo2\": 415.65,\n                        \"co2e\": {\n                            \"standard\": \"AR4-100\",\n                            \"components\": [\n                                {\n                                    \"kilosGhg\": 411.51,\n                                    \"type\": \"CO2\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 411.51,\n                                        \"lbs\": 907.22425511699,\n                                        \"tonnes\": 0.41151\n                                    }\n                                },\n                                {\n                                    \"kilosGhg\": 4.14,\n                                    \"type\": \"CO2e\",\n                                    \"standard\": \"AR4-100\",\n                                    \"co2e\": {\n                                        \"kilos\": 4.14,\n                                        \"lbs\": 9.127137654454,\n                                        \"tonnes\": 0.00414\n                                    }\n                                }\n                            ],\n                            \"total\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.351392771444,\n                                \"tonnes\": 0.41565\n                            },\n                            \"direct\": {\n                                \"kilos\": 415.65,\n                                \"lbs\": 916.35,\n                                \"tonnes\": 0.41565\n                            }\n                        }\n                    },\n                    \"portfolios\": [\n                        {\n                            \"id\": null,\n                            \"alias\": \"renewable\",\n                            \"weight\": 100\n                        }\n                    ],\n                    \"taxFactors\": {\n                        \"customerCountry\": \"NO\",\n                        \"customerCountrySubdivision\": null,\n                        \"consumptionCountry\": null,\n                        \"consumptionCountrySubdivision\": null\n                    }\n                }\n            ],\n            \"compensationPercentage\": null,\n            \"compensationPrice\": null,\n            \"reference\": null,\n            \"facilitatingPartnerships\": null\n        },\n        \"response\": {\n            \"quoteId\": \"faa59935-68f7-11ee-b5d9-4827d1050a33\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-19T12:07:56.6431541Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 5.28,\n            \"totalPriceXCustomerFee\": 3.6,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 1.06,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 4.22,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.06,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.06,\n            \"totalPriceXTax\": 4.22,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 5.03,\n                    \"priceXCustomerFee\": 3.6,\n                    \"customerFee\": 0.42,\n                    \"vat\": 1.01,\n                    \"priceXVat\": 4.02,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.01,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.01,\n                    \"priceXTax\": 4.02,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"de5717b3-b2f5-466a-a69f-b6ce78a8d036\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"384d8db7-7989-400a-adcd-b006e4861fe2","name":"Varied portfolio allocations","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"requestId\": \"requestId01\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DL123\",\r\n                            \"airlineCode\": \"DL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"CA\",\r\n                    \"customerCountrySubdivision\": \"CA-ON\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"requestId02\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DL123\",\r\n                            \"airlineCode\": \"DL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"CA\",\r\n                    \"customerCountrySubdivision\": \"CA-ON\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"requestId03\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DL123\",\r\n                            \"airlineCode\": \"DL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 50\r\n                    },\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 50\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"CA\",\r\n                    \"customerCountrySubdivision\": \"CA-ON\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0NGYuZQAAAACsUwBcOkz8R4OmRqxb7ue2U1ZHMjBFREdFMDUxMwA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Tue, 17 Oct 2023 10:47:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"requestId\": \"requestId03\",\n        \"response\": {\n            \"quoteId\": \"89b150bd-6cda-11ee-bd90-4cb99ec46624\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T10:47:16.3833533Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 6.28,\n            \"totalPriceXCustomerFee\": 4.93,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 0,\n            \"totalExcise\": 0.73,\n            \"totalPriceXVat\": 6.28,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.73,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"totalTax\": 0.73,\n            \"totalPriceXTax\": 5.55,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": null,\n                    \"portfolio\": {\n                        \"title\": null,\n                        \"subtitle\": null,\n                        \"description\": null,\n                        \"theme\": null,\n                        \"impact\": \"Co2\",\n                        \"pricePerTonneCo2\": null,\n                        \"currency\": \"EUR\",\n                        \"type\": \"Virtual\",\n                        \"childPortfolios\": [\n                            {\n                                \"id\": \"6214eaf6e6c79932b42f2981\",\n                                \"weight\": 50\n                            },\n                            {\n                                \"id\": \"61c07cc450520e60145a88bf\",\n                                \"weight\": 50\n                            }\n                        ],\n                        \"projects\": [],\n                        \"containsSaf\": false,\n                        \"salesPricesPerTonneCo2\": null,\n                        \"default\": false,\n                        \"estimatedCustomerPricePerTonne\": null,\n                        \"estimatedCustomerPriceCurrency\": null,\n                        \"baseCustomerPricePerTonne\": null,\n                        \"baseCustomerPriceCurrency\": null,\n                        \"totalTonnesCo2Available\": null,\n                        \"sanityTexts\": [],\n                        \"sanityImages\": [],\n                        \"sanityId\": null,\n                        \"sanitySlug\": null,\n                        \"id\": null,\n                        \"createdDate\": \"0001-01-01T00:00:00\",\n                        \"createdBy\": null,\n                        \"modifiedDate\": \"0001-01-01T00:00:00\",\n                        \"modifiedBy\": null\n                    },\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 6.05,\n                    \"priceXCustomerFee\": 4.93,\n                    \"customerFee\": 0.42,\n                    \"vat\": 0,\n                    \"priceXVat\": 6.05,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Excise\",\n                            \"name\": \"GST/HST\",\n                            \"countryCode\": \"CA\",\n                            \"countrySubdivisionCode\": \"CA-ON\",\n                            \"amount\": 0.7,\n                            \"percentageRate\": 13\n                        }\n                    ],\n                    \"tax\": 0.7,\n                    \"priceXTax\": 5.35,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"97860475-3dbc-458a-a3d1-b819d21e571b\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId01\",\n        \"response\": {\n            \"quoteId\": \"89af6cca-6cda-11ee-8aac-70e0faea5d2b\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T10:47:16.3709642Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 4.8,\n            \"totalPriceXCustomerFee\": 3.62,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 0,\n            \"totalExcise\": 0.56,\n            \"totalPriceXVat\": 4.8,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.56,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"totalTax\": 0.56,\n            \"totalPriceXTax\": 4.24,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 4.57,\n                    \"priceXCustomerFee\": 3.62,\n                    \"customerFee\": 0.42,\n                    \"vat\": 0,\n                    \"priceXVat\": 4.57,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Excise\",\n                            \"name\": \"GST/HST\",\n                            \"countryCode\": \"CA\",\n                            \"countrySubdivisionCode\": \"CA-ON\",\n                            \"amount\": 0.53,\n                            \"percentageRate\": 13\n                        }\n                    ],\n                    \"tax\": 0.53,\n                    \"priceXTax\": 4.04,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"f4bf832c-0e71-4367-ace2-4d61582189c5\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId02\",\n        \"response\": {\n            \"quoteId\": \"89b06bbf-6cda-11ee-bfab-07c4914cf952\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T10:47:16.3774911Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 7.75,\n            \"totalPriceXCustomerFee\": 6.23,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 0,\n            \"totalExcise\": 0.9,\n            \"totalPriceXVat\": 7.75,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.9,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"totalTax\": 0.9,\n            \"totalPriceXTax\": 6.85,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"6214eaf6e6c79932b42f2981\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 7.52,\n                    \"priceXCustomerFee\": 6.23,\n                    \"customerFee\": 0.42,\n                    \"vat\": 0,\n                    \"priceXVat\": 7.52,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Excise\",\n                            \"name\": \"GST/HST\",\n                            \"countryCode\": \"CA\",\n                            \"countrySubdivisionCode\": \"CA-ON\",\n                            \"amount\": 0.87,\n                            \"percentageRate\": 13\n                        }\n                    ],\n                    \"tax\": 0.87,\n                    \"priceXTax\": 6.65,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"e5f18ce5-35eb-4f9f-aba5-8155ed870995\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"936dc276-c5d7-45c1-857a-4a4a7f3eb73f","name":"Varied compensation percentage","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"requestId\": \"requestId01\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"requestId\": \"requestId02\",\r\n        \"compensationPercentage\": 10,\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"requestId\": \"requestId03\",\r\n        \"compensationPercentage\": 20,\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"requestId\": \"requestId04\",\r\n        \"compensationPercentage\": 50,\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0kDJKZQAAAAD+syL+G9UoQY/VCfwRAIpgU1ZHMjBFREdFMDYxMwA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Tue, 07 Nov 2023 12:50:23 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"requestId\": \"requestId04\",\n        \"response\": {\n            \"quoteId\": \"37e83746-7d6c-11ee-8677-5127e59933a2\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-11-14T12:50:24.2969414Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 209.57,\n            \"totalPriceXCustomerFee\": 167.26,\n            \"totalCustomerFee\": 0.39,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 41.92,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 167.65,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 41.92,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 41.92,\n            \"totalPriceXTax\": 167.65,\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 207.82,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"207.82 kg\",\n                \"amountWithUnitAbbreviation\": \"207.82 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 458.16,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"458.16 lb\",\n                \"amountWithUnitAbbreviation\": \"458.16 lb\"\n            },\n            \"totalKilosCo2\": 207.82,\n            \"totalKilosCo2Avoided\": 207.82,\n            \"totalKilosCo2Offset\": 0,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"650b259e6f43249b1fc60faf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 207.82,\n                    \"kilosCo2Avoided\": 207.82,\n                    \"kilosCo2Offset\": 0,\n                    \"price\": 209.57,\n                    \"priceXCustomerFee\": 167.26,\n                    \"customerFee\": 0.39,\n                    \"vat\": 41.92,\n                    \"priceXVat\": 167.65,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 41.92,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 41.92,\n                    \"priceXTax\": 167.65,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"6781c532-bb90-471e-bb4a-ce69b54ca1dc\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId03\",\n        \"response\": {\n            \"quoteId\": \"37e7ccc5-7d6c-11ee-850c-ef2073af531c\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-11-14T12:50:24.2942149Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 84.13,\n            \"totalPriceXCustomerFee\": 66.91,\n            \"totalCustomerFee\": 0.39,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 16.83,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 67.3,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 16.83,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 16.83,\n            \"totalPriceXTax\": 67.3,\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 83.13,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"83.13 kg\",\n                \"amountWithUnitAbbreviation\": \"83.13 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 183.27,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"183.27 lb\",\n                \"amountWithUnitAbbreviation\": \"183.27 lb\"\n            },\n            \"totalKilosCo2\": 83.13,\n            \"totalKilosCo2Avoided\": 83.13,\n            \"totalKilosCo2Offset\": 0,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"650b259e6f43249b1fc60faf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 83.13,\n                    \"kilosCo2Avoided\": 83.13,\n                    \"kilosCo2Offset\": 0,\n                    \"price\": 84.13,\n                    \"priceXCustomerFee\": 66.91,\n                    \"customerFee\": 0.39,\n                    \"vat\": 16.83,\n                    \"priceXVat\": 67.3,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 16.83,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 16.83,\n                    \"priceXTax\": 67.3,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"615412ab-01f0-4434-a83e-b9f09bfcb9a7\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId02\",\n        \"response\": {\n            \"quoteId\": \"37e75953-7d6c-11ee-9399-72ad3f3ae5bb\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-11-14T12:50:24.2912595Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 42.3,\n            \"totalPriceXCustomerFee\": 33.45,\n            \"totalCustomerFee\": 0.39,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 8.46,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 33.84,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 8.46,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 8.46,\n            \"totalPriceXTax\": 33.84,\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 41.56,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"41.56 kg\",\n                \"amountWithUnitAbbreviation\": \"41.56 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 91.62,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"91.62 lb\",\n                \"amountWithUnitAbbreviation\": \"91.62 lb\"\n            },\n            \"totalKilosCo2\": 41.56,\n            \"totalKilosCo2Avoided\": 41.56,\n            \"totalKilosCo2Offset\": 0,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"650b259e6f43249b1fc60faf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 41.56,\n                    \"kilosCo2Avoided\": 41.56,\n                    \"kilosCo2Offset\": 0,\n                    \"price\": 42.3,\n                    \"priceXCustomerFee\": 33.45,\n                    \"customerFee\": 0.39,\n                    \"vat\": 8.46,\n                    \"priceXVat\": 33.84,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 8.46,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 8.46,\n                    \"priceXTax\": 33.84,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"72fe6d24-fe14-424e-afe3-f92b0e91dbbc\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId01\",\n        \"response\": {\n            \"quoteId\": \"37e698b0-7d6c-11ee-b0d8-b6cab89e0ad8\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-11-14T12:50:24.286328Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 418.65,\n            \"totalPriceXCustomerFee\": 334.53,\n            \"totalCustomerFee\": 0.39,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 83.73,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 334.92,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 83.73,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 83.73,\n            \"totalPriceXTax\": 334.92,\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 415.65,\n            \"totalKilosCo2Offset\": 0,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"650b259e6f43249b1fc60faf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 415.65,\n                    \"kilosCo2Offset\": 0,\n                    \"price\": 418.65,\n                    \"priceXCustomerFee\": 334.53,\n                    \"customerFee\": 0.39,\n                    \"vat\": 83.73,\n                    \"priceXVat\": 334.92,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 83.73,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 83.73,\n                    \"priceXTax\": 334.92,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"997bf67b-174e-4aa4-a67b-0e88bd6b842c\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"c453e472-8228-4d5d-8051-3951ebeaf55c","name":"Use requestId","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"requestId\": \"requestId01\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"CA\",\r\n                    \"customerCountrySubdivision\": \"CA-ON\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"requestId02\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"CA\",\r\n                    \"customerCountrySubdivision\": \"CA-ON\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0rWUuZQAAAAAs11e/0LDuRouwAqHrzx4RU1ZHMjBFREdFMDYyMAA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Tue, 17 Oct 2023 10:45:01 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"requestId\": \"requestId01\",\n        \"response\": {\n            \"quoteId\": \"3947bd3a-6cda-11ee-bafd-4f5a3ab468c1\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T10:45:01.473721Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 4.8,\n            \"totalPriceXCustomerFee\": 3.62,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 0,\n            \"totalExcise\": 0.56,\n            \"totalPriceXVat\": 4.8,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.56,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"totalTax\": 0.56,\n            \"totalPriceXTax\": 4.24,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 4.57,\n                    \"priceXCustomerFee\": 3.62,\n                    \"customerFee\": 0.42,\n                    \"vat\": 0,\n                    \"priceXVat\": 4.57,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Excise\",\n                            \"name\": \"GST/HST\",\n                            \"countryCode\": \"CA\",\n                            \"countrySubdivisionCode\": \"CA-ON\",\n                            \"amount\": 0.53,\n                            \"percentageRate\": 13\n                        }\n                    ],\n                    \"tax\": 0.53,\n                    \"priceXTax\": 4.04,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"601130d2-8c88-4948-8713-e6634a2b9826\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"requestId02\",\n        \"response\": {\n            \"quoteId\": \"3948b05d-6cda-11ee-9df0-9a411a0cddb0\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T10:45:01.4799453Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 7.75,\n            \"totalPriceXCustomerFee\": 6.23,\n            \"totalCustomerFee\": 0.62,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 0,\n            \"totalExcise\": 0.9,\n            \"totalPriceXVat\": 7.75,\n            \"taxes\": [\n                {\n                    \"type\": \"Excise\",\n                    \"name\": \"GST/HST\",\n                    \"countryCode\": \"CA\",\n                    \"countrySubdivisionCode\": \"CA-ON\",\n                    \"amount\": 0.9,\n                    \"percentageRate\": 13\n                }\n            ],\n            \"totalTax\": 0.9,\n            \"totalPriceXTax\": 6.85,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 415.65,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"415.65 kg\",\n                \"amountWithUnitAbbreviation\": \"415.65 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 916.35,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"916.35 lb\",\n                \"amountWithUnitAbbreviation\": \"916.35 lb\"\n            },\n            \"totalKilosCo2\": 415.65,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 415.65,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"6214eaf6e6c79932b42f2981\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 415.65,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 415.65,\n                    \"price\": 7.52,\n                    \"priceXCustomerFee\": 6.23,\n                    \"customerFee\": 0.42,\n                    \"vat\": 0,\n                    \"priceXVat\": 7.52,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Excise\",\n                            \"name\": \"GST/HST\",\n                            \"countryCode\": \"CA\",\n                            \"countrySubdivisionCode\": \"CA-ON\",\n                            \"amount\": 0.87,\n                            \"percentageRate\": 13\n                        }\n                    ],\n                    \"tax\": 0.87,\n                    \"priceXTax\": 6.65,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"371cf7a1-874e-42ec-8b29-6d7719d68cf7\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 415.65,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 1,\n                                \"travelClass\": \"Economy\",\n                                \"flights\": 1,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DAL123\",\n                                \"airlineCode\": \"DAL\",\n                                \"airlineName\": \"Delta Air Lines\",\n                                \"operatingAirlineCode\": \"DAL\",\n                                \"operatingAirlineName\": \"Delta Air Lines\",\n                                \"departureDate\": null,\n                                \"purchaseDate\": null,\n                                \"fromAirportCode\": \"MSP\",\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\n                                \"toAirportCode\": \"CDG\",\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\n                                \"distanceKm\": 6775,\n                                \"calculationMethodology\": \"iata-rp1726\",\n                                \"aircraft\": null,\n                                \"parameters\": {\n                                    \"operatingAirlineCode\": \"DAL\"\n                                },\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\n                                \"description\": null,\n                                \"kilosCo2\": 415.65,\n                                \"co2e\": {\n                                    \"standard\": \"AR4-100\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 411.51,\n                                            \"type\": \"CO2\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 411.51,\n                                                \"lbs\": 907.22425511699,\n                                                \"tonnes\": 0.41151\n                                            }\n                                        },\n                                        {\n                                            \"kilosGhg\": 4.14,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"AR4-100\",\n                                            \"co2e\": {\n                                                \"kilos\": 4.14,\n                                                \"lbs\": 9.127137654454,\n                                                \"tonnes\": 0.00414\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.351392771444,\n                                        \"tonnes\": 0.41565\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 415.65,\n                                        \"lbs\": 916.35,\n                                        \"tonnes\": 0.41565\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"d5c9098a-036f-4730-a4dc-b60bea0d13d5","name":"Specific footprint and different allocation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"requestId\": \"request01\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DY1791\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"TRD\",\r\n                            \"toAirportCode\": \"OSL\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 119.66,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        },\r\n                        {\r\n                            \"flightNumber\": \"DY768\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"OSL\",\r\n                            \"toAirportCode\": \"ALC\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 404.12,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"request02\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DY1791\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"TRD\",\r\n                            \"toAirportCode\": \"OSL\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 119.66,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        },\r\n                        {\r\n                            \"flightNumber\": \"DY768\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"OSL\",\r\n                            \"toAirportCode\": \"ALC\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 404.12,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 100\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"request03\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DY1791\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"TRD\",\r\n                            \"toAirportCode\": \"OSL\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 119.66,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        },\r\n                        {\r\n                            \"flightNumber\": \"DY768\",\r\n                            \"airlineCode\": \"DY\",\r\n                            \"fromAirportCode\": \"OSL\",\r\n                            \"toAirportCode\": \"ALC\",\r\n                            \"seats\": 2,\r\n                            \"travelClass\": \"economy\",\r\n                            \"departureDate\": \"2024-03-01\",\r\n                            \"purchaseDate\": \"2023-10-10\",\r\n                            \"kilosCo2\": 404.12,\r\n                            \"calculationMethodology\": \"TravalystByGoogle\",\r\n                            \"source\": \"ICAO fuel burn data (2018)\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"portfolios\": [\r\n                    {\r\n                        \"alias\": \"offset\",\r\n                        \"weight\": 50\r\n                    },\r\n                    {\r\n                        \"alias\": \"renewable\",\r\n                        \"weight\": 50\r\n                    }\r\n                ],\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0R28uZQAAAABc7PmEGwDdTKfB5sgj8c/UU1ZHMjBFREdFMDUxMAA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Tue, 17 Oct 2023 11:25:59 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"requestId\": \"request01\",\n        \"response\": {\n            \"quoteId\": \"f2370a7f-6cdf-11ee-bf4a-202772dd133c\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T11:25:59.2264319Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 8.05,\n            \"totalPriceXCustomerFee\": 4.56,\n            \"totalCustomerFee\": 1.88,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 1.61,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 6.44,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.61,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.61,\n            \"totalPriceXTax\": 6.44,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 523.78,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"523.78 kg\",\n                \"amountWithUnitAbbreviation\": \"523.78 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 1154.74,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"1,154.74 lb\",\n                \"amountWithUnitAbbreviation\": \"1,154.74 lb\"\n            },\n            \"totalKilosCo2\": 523.78,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 523.78,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 523.78,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 523.78,\n                    \"price\": 7.8,\n                    \"priceXCustomerFee\": 4.56,\n                    \"customerFee\": 1.68,\n                    \"vat\": 1.56,\n                    \"priceXVat\": 6.24,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.56,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.56,\n                    \"priceXTax\": 6.24,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"6120b424-dacf-4134-8783-1c539c98fe44\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 523.78,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY1791\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"TRD\",\n                                \"fromAirportName\": \"Trondheim Airport Værnes\",\n                                \"toAirportCode\": \"OSL\",\n                                \"toAirportName\": \"Oslo Gardermoen Airport\",\n                                \"distanceKm\": 363,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 119.66,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 119.66,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 119.66,\n                                                \"lbs\": 263.805142930425,\n                                                \"tonnes\": 0.11966\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    }\n                                }\n                            },\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY768\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"OSL\",\n                                \"fromAirportName\": \"Oslo Gardermoen Airport\",\n                                \"toAirportCode\": \"ALC\",\n                                \"toAirportName\": \"Alicante International Airport\",\n                                \"distanceKm\": 2570,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 404.12,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 404.12,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 404.12,\n                                                \"lbs\": 890.932093941527,\n                                                \"tonnes\": 0.40412\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"request03\",\n        \"response\": {\n            \"quoteId\": \"f239fd66-6cdf-11ee-a63d-8c26d5a435d7\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T11:25:59.2457574Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 10.12,\n            \"totalPriceXCustomerFee\": 6.21,\n            \"totalCustomerFee\": 1.88,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 2.03,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 8.09,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 2.03,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 2.03,\n            \"totalPriceXTax\": 8.09,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 523.78,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"523.78 kg\",\n                \"amountWithUnitAbbreviation\": \"523.78 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 1154.74,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"1,154.74 lb\",\n                \"amountWithUnitAbbreviation\": \"1,154.74 lb\"\n            },\n            \"totalKilosCo2\": 523.78,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 523.78,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": null,\n                    \"portfolio\": {\n                        \"title\": null,\n                        \"subtitle\": null,\n                        \"description\": null,\n                        \"theme\": null,\n                        \"impact\": \"Co2\",\n                        \"pricePerTonneCo2\": null,\n                        \"currency\": \"EUR\",\n                        \"type\": \"Virtual\",\n                        \"childPortfolios\": [\n                            {\n                                \"id\": \"6214eaf6e6c79932b42f2981\",\n                                \"weight\": 50\n                            },\n                            {\n                                \"id\": \"61c07cc450520e60145a88bf\",\n                                \"weight\": 50\n                            }\n                        ],\n                        \"projects\": [],\n                        \"containsSaf\": false,\n                        \"salesPricesPerTonneCo2\": null,\n                        \"default\": false,\n                        \"estimatedCustomerPricePerTonne\": null,\n                        \"estimatedCustomerPriceCurrency\": null,\n                        \"baseCustomerPricePerTonne\": null,\n                        \"baseCustomerPriceCurrency\": null,\n                        \"totalTonnesCo2Available\": null,\n                        \"sanityTexts\": [],\n                        \"sanityImages\": [],\n                        \"sanityId\": null,\n                        \"sanitySlug\": null,\n                        \"id\": null,\n                        \"createdDate\": \"0001-01-01T00:00:00\",\n                        \"createdBy\": null,\n                        \"modifiedDate\": \"0001-01-01T00:00:00\",\n                        \"modifiedBy\": null\n                    },\n                    \"kilosCo2\": 523.78,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 523.78,\n                    \"price\": 9.87,\n                    \"priceXCustomerFee\": 6.21,\n                    \"customerFee\": 1.68,\n                    \"vat\": 1.98,\n                    \"priceXVat\": 7.89,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.98,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.98,\n                    \"priceXTax\": 7.89,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"46a1a19b-4e8e-48ed-9a37-3666e81d7886\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 523.78,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY1791\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"TRD\",\n                                \"fromAirportName\": \"Trondheim Airport Værnes\",\n                                \"toAirportCode\": \"OSL\",\n                                \"toAirportName\": \"Oslo Gardermoen Airport\",\n                                \"distanceKm\": 363,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 119.66,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 119.66,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 119.66,\n                                                \"lbs\": 263.805142930425,\n                                                \"tonnes\": 0.11966\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    }\n                                }\n                            },\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY768\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"OSL\",\n                                \"fromAirportName\": \"Oslo Gardermoen Airport\",\n                                \"toAirportCode\": \"ALC\",\n                                \"toAirportName\": \"Alicante International Airport\",\n                                \"distanceKm\": 2570,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 404.12,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 404.12,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 404.12,\n                                                \"lbs\": 890.932093941527,\n                                                \"tonnes\": 0.40412\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"request02\",\n        \"response\": {\n            \"quoteId\": \"f238b667-6cdf-11ee-a7f6-74c433a65aab\",\n            \"reference\": null,\n            \"expirationDate\": \"2023-10-24T11:25:59.2373863Z\",\n            \"currency\": \"EUR\",\n            \"totalPrice\": 12.17,\n            \"totalPriceXCustomerFee\": 7.85,\n            \"totalCustomerFee\": 1.88,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0.2,\n            \"totalVat\": 2.44,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 9.73,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 2.44,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 2.44,\n            \"totalPriceXTax\": 9.73,\n            \"facilitatingPartnerships\": [\n                \"61f3a983d7378b3fecebbfe1\"\n            ],\n            \"totalImpactCo2Formatted\": {\n                \"amount\": 523.78,\n                \"unit\": \"kg\",\n                \"unitAbbreviation\": \"kg\",\n                \"amountWithUnit\": \"523.78 kg\",\n                \"amountWithUnitAbbreviation\": \"523.78 kg\"\n            },\n            \"totalImpactCo2FormattedImperial\": {\n                \"amount\": 1154.74,\n                \"unit\": \"lb\",\n                \"unitAbbreviation\": \"lb\",\n                \"amountWithUnit\": \"1,154.74 lb\",\n                \"amountWithUnitAbbreviation\": \"1,154.74 lb\"\n            },\n            \"totalKilosCo2\": 523.78,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 523.78,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"portfolioId\": \"6214eaf6e6c79932b42f2981\",\n                    \"portfolio\": null,\n                    \"kilosCo2\": 523.78,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 523.78,\n                    \"price\": 11.92,\n                    \"priceXCustomerFee\": 7.85,\n                    \"customerFee\": 1.68,\n                    \"vat\": 2.39,\n                    \"priceXVat\": 9.53,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 2.39,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 2.39,\n                    \"priceXTax\": 9.53,\n                    \"details\": null\n                }\n            ],\n            \"footprints\": [\n                {\n                    \"guid\": \"5c197e85-7809-4782-be19-82263cdc8386\",\n                    \"co2\": {\n                        \"type\": \"Flight\",\n                        \"kilosCo2\": 523.78,\n                        \"multiplierPlan\": null,\n                        \"passengerFlight\": [\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY1791\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"TRD\",\n                                \"fromAirportName\": \"Trondheim Airport Værnes\",\n                                \"toAirportCode\": \"OSL\",\n                                \"toAirportName\": \"Oslo Gardermoen Airport\",\n                                \"distanceKm\": 363,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 119.66,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 119.66,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 119.66,\n                                                \"lbs\": 263.805142930425,\n                                                \"tonnes\": 0.11966\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 119.66,\n                                        \"lbs\": 263.805142930425,\n                                        \"tonnes\": 0.11966\n                                    }\n                                }\n                            },\n                            {\n                                \"passengers\": 2,\n                                \"travelClass\": \"economy\",\n                                \"flights\": 0,\n                                \"roundTrip\": false,\n                                \"flightNumber\": \"DY768\",\n                                \"airlineCode\": \"DY\",\n                                \"airlineName\": \"Norwegian Air Shuttle A.S.\",\n                                \"operatingAirlineCode\": null,\n                                \"operatingAirlineName\": null,\n                                \"departureDate\": \"2024-03-01T00:00:00\",\n                                \"purchaseDate\": \"2023-10-10T00:00:00\",\n                                \"fromAirportCode\": \"OSL\",\n                                \"fromAirportName\": \"Oslo Gardermoen Airport\",\n                                \"toAirportCode\": \"ALC\",\n                                \"toAirportName\": \"Alicante International Airport\",\n                                \"distanceKm\": 2570,\n                                \"calculationMethodology\": \"travalyst-by-google\",\n                                \"aircraft\": null,\n                                \"parameters\": null,\n                                \"source\": \"ICAO fuel burn data (2018)\",\n                                \"description\": null,\n                                \"kilosCo2\": 404.12,\n                                \"co2e\": {\n                                    \"standard\": \"\",\n                                    \"components\": [\n                                        {\n                                            \"kilosGhg\": 404.12,\n                                            \"type\": \"CO2e\",\n                                            \"standard\": \"\",\n                                            \"co2e\": {\n                                                \"kilos\": 404.12,\n                                                \"lbs\": 890.932093941527,\n                                                \"tonnes\": 0.40412\n                                            }\n                                        }\n                                    ],\n                                    \"total\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    },\n                                    \"direct\": {\n                                        \"kilos\": 404.12,\n                                        \"lbs\": 890.932093941527,\n                                        \"tonnes\": 0.40412\n                                    }\n                                }\n                            }\n                        ]\n                    },\n                    \"quoteItemIndex\": 0\n                }\n            ],\n            \"estimatedBonusPoints\": [],\n            \"potentialBonusPoints\": []\n        },\n        \"status\": 200\n    }\n]"},{"id":"a602c84c-7a3e-4049-8b30-f3990b2944d7","name":"Varied LCF Replacement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"requestId\": \"SAF 1.5%\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"lcf\": {\r\n                    \"replaceJetFuelPercentage\": 1.5,\r\n                    \"ignoreCo2eResiduals\": false,\r\n                    \"lcfPortfolio\": {\r\n                        \"alias\": \"saflcf\"\r\n                    },\r\n                    \"co2ePortfolio\": {\r\n                        \"alias\": \"offset\"\r\n                    }\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"SAF 3%\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"lcf\": {\r\n                    \"replaceJetFuelPercentage\": 3,\r\n                    \"ignoreCo2eResiduals\": false,\r\n                    \"lcfPortfolio\": {\r\n                        \"alias\": \"saflcf\"\r\n                    },\r\n                    \"co2ePortfolio\": {\r\n                        \"alias\": \"offset\"\r\n                    }\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"requestId\": \"SAF 5%\",\r\n        \"currency\": \"EUR\",\r\n        \"channel\": \"booking-web\",\r\n        \"items\": [\r\n            {\r\n                \"footprint\": {\r\n                    \"flight\": [\r\n                        {\r\n                            \"flightNumber\": \"DAL123\",\r\n                            \"airlineCode\": \"DAL\",\r\n                            \"fromAirportCode\": \"MSP\",\r\n                            \"toAirportCode\": \"CDG\",\r\n                            \"seats\": 1,\r\n                            \"travelClass\": \"economy\"\r\n                        }\r\n                    ]\r\n                },\r\n                \"lcf\": {\r\n                    \"replaceJetFuelPercentage\": 5,\r\n                    \"ignoreCo2eResiduals\": false,\r\n                    \"lcfPortfolio\": {\r\n                        \"alias\": \"saflcf\"\r\n                    },\r\n                    \"co2ePortfolio\": {\r\n                        \"alias\": \"offset\"\r\n                    }\r\n                },\r\n                \"taxFactors\": {\r\n                    \"customerCountry\": \"NO\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/multiple"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"requestId\": \"SAF 5%\",\r\n        \"response\": {\r\n            \"quoteId\": \"01947620-b9e8-77fa-a2af-c696725b4040\",\r\n            \"reference\": null,\r\n            \"expirationDate\": \"2025-01-24T21:16:24.2714639Z\",\r\n            \"currency\": \"EUR\",\r\n            \"totalPrice\": 14235.02,\r\n            \"totalPriceXCustomerFee\": 10350.00,\r\n            \"totalCustomerFee\": 1038.01,\r\n            \"orderCustomerFee\": 0.00,\r\n            \"transactionCustomerFee\": 0.00,\r\n            \"totalVat\": 2847.01,\r\n            \"totalExcise\": 0.0,\r\n            \"totalSalesTax\": 0.0,\r\n            \"totalPriceXVat\": 11388.01,\r\n            \"taxes\": [\r\n                {\r\n                    \"type\": \"Vat\",\r\n                    \"name\": \"VAT\",\r\n                    \"countryCode\": \"NO\",\r\n                    \"countrySubdivisionCode\": null,\r\n                    \"amount\": 2847.01,\r\n                    \"percentageRate\": 25.0\r\n                }\r\n            ],\r\n            \"totalTax\": 2847.01,\r\n            \"totalPriceXTax\": 11388.01,\r\n            \"facilitatingPartnerships\": [\r\n                \"60da39442c30a03798d2bb3d\"\r\n            ],\r\n            \"totalImpactCo2Formatted\": {\r\n                \"amount\": 986.11,\r\n                \"unit\": \"kg\",\r\n                \"unitAbbreviation\": \"kg\",\r\n                \"amountWithUnit\": \"986.11 kg\",\r\n                \"amountWithUnitAbbreviation\": \"986.11 kg\"\r\n            },\r\n            \"totalImpactCo2FormattedImperial\": {\r\n                \"amount\": 1.09,\r\n                \"unit\": \"tn\",\r\n                \"unitAbbreviation\": \"tn\",\r\n                \"amountWithUnit\": \"1.09 tn\",\r\n                \"amountWithUnitAbbreviation\": \"1.09 tn\"\r\n            },\r\n            \"totalKilosCo2\": 986.11,\r\n            \"totalKilosCo2Avoided\": 24.94,\r\n            \"totalKilosCo2Offset\": 961.17,\r\n            \"items\": [\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Lcf\",\r\n                    \"portfolioId\": \"65005761e268ea1f12ba6ce5\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": null,\r\n                    \"kilosCo2Avoided\": 24.94,\r\n                    \"kilosCo2Offset\": 0.0,\r\n                    \"price\": 14218.87,\r\n                    \"priceXCustomerFee\": 10339.62,\r\n                    \"customerFee\": 1035.47,\r\n                    \"vat\": 2843.78,\r\n                    \"priceXVat\": 11375.09,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 2843.78,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 2843.78,\r\n                    \"priceXTax\": 11375.09,\r\n                    \"details\": null\r\n                },\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Co2\",\r\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": 961.17,\r\n                    \"kilosCo2Avoided\": 0.00,\r\n                    \"kilosCo2Offset\": 961.17,\r\n                    \"price\": 16.15,\r\n                    \"priceXCustomerFee\": 10.38,\r\n                    \"customerFee\": 2.54,\r\n                    \"vat\": 3.23,\r\n                    \"priceXVat\": 12.92,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 3.23,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 3.23,\r\n                    \"priceXTax\": 12.92,\r\n                    \"details\": null\r\n                }\r\n            ],\r\n            \"footprints\": [\r\n                {\r\n                    \"guid\": \"18e65257-651f-40de-9b27-f5dafcdec330\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 986.11,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 0\r\n                },\r\n                {\r\n                    \"guid\": \"3cdfd2a0-1c85-4f19-b37f-55f452da1e3c\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 961.174630605198,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 1\r\n                }\r\n            ],\r\n            \"estimatedBonusPoints\": [],\r\n            \"potentialBonusPoints\": [\r\n                {\r\n                    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\r\n                    \"points\": 5000,\r\n                    \"membershipNumber\": null,\r\n                    \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\r\n                    \"createdDate\": \"2025-01-17T21:17:24.2713594Z\",\r\n                    \"integrationType\": \"Default\"\r\n                }\r\n            ]\r\n        },\r\n        \"status\": 200\r\n    },\r\n    {\r\n        \"requestId\": \"SAF 3%\",\r\n        \"response\": {\r\n            \"quoteId\": \"01947620-b5f6-763f-b2e4-a900f802f1d0\",\r\n            \"reference\": null,\r\n            \"expirationDate\": \"2025-01-24T21:16:23.8010549Z\",\r\n            \"currency\": \"EUR\",\r\n            \"totalPrice\": 8548.38,\r\n            \"totalPriceXCustomerFee\": 6214.27,\r\n            \"totalCustomerFee\": 624.43,\r\n            \"orderCustomerFee\": 0.00,\r\n            \"transactionCustomerFee\": 0.00,\r\n            \"totalVat\": 1709.68,\r\n            \"totalExcise\": 0.0,\r\n            \"totalSalesTax\": 0.0,\r\n            \"totalPriceXVat\": 6838.70,\r\n            \"taxes\": [\r\n                {\r\n                    \"type\": \"Vat\",\r\n                    \"name\": \"VAT\",\r\n                    \"countryCode\": \"NO\",\r\n                    \"countrySubdivisionCode\": null,\r\n                    \"amount\": 1709.68,\r\n                    \"percentageRate\": 25.0\r\n                }\r\n            ],\r\n            \"totalTax\": 1709.68,\r\n            \"totalPriceXTax\": 6838.70,\r\n            \"facilitatingPartnerships\": [\r\n                \"60da39442c30a03798d2bb3d\"\r\n            ],\r\n            \"totalImpactCo2Formatted\": {\r\n                \"amount\": 986.11,\r\n                \"unit\": \"kg\",\r\n                \"unitAbbreviation\": \"kg\",\r\n                \"amountWithUnit\": \"986.11 kg\",\r\n                \"amountWithUnitAbbreviation\": \"986.11 kg\"\r\n            },\r\n            \"totalImpactCo2FormattedImperial\": {\r\n                \"amount\": 1.09,\r\n                \"unit\": \"tn\",\r\n                \"unitAbbreviation\": \"tn\",\r\n                \"amountWithUnit\": \"1.09 tn\",\r\n                \"amountWithUnitAbbreviation\": \"1.09 tn\"\r\n            },\r\n            \"totalKilosCo2\": 986.11,\r\n            \"totalKilosCo2Avoided\": 14.96,\r\n            \"totalKilosCo2Offset\": 971.15,\r\n            \"items\": [\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Lcf\",\r\n                    \"portfolioId\": \"65005761e268ea1f12ba6ce5\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": null,\r\n                    \"kilosCo2Avoided\": 14.96,\r\n                    \"kilosCo2Offset\": 0.0,\r\n                    \"price\": 8532.08,\r\n                    \"priceXCustomerFee\": 6203.78,\r\n                    \"customerFee\": 621.88,\r\n                    \"vat\": 1706.42,\r\n                    \"priceXVat\": 6825.66,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 1706.42,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 1706.42,\r\n                    \"priceXTax\": 6825.66,\r\n                    \"details\": null\r\n                },\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Co2\",\r\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": 971.15,\r\n                    \"kilosCo2Avoided\": 0.00,\r\n                    \"kilosCo2Offset\": 971.15,\r\n                    \"price\": 16.30,\r\n                    \"priceXCustomerFee\": 10.49,\r\n                    \"customerFee\": 2.55,\r\n                    \"vat\": 3.26,\r\n                    \"priceXVat\": 13.04,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 3.26,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 3.26,\r\n                    \"priceXTax\": 13.04,\r\n                    \"details\": null\r\n                }\r\n            ],\r\n            \"footprints\": [\r\n                {\r\n                    \"guid\": \"f18ab91e-f1c0-43c9-a0dc-349dd3754bcc\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 986.11,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 0\r\n                },\r\n                {\r\n                    \"guid\": \"ef97bf8c-4953-479f-a13b-c70181a1a23b\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 971.148778363119,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 1\r\n                }\r\n            ],\r\n            \"estimatedBonusPoints\": [],\r\n            \"potentialBonusPoints\": [\r\n                {\r\n                    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\r\n                    \"points\": 5000,\r\n                    \"membershipNumber\": null,\r\n                    \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\r\n                    \"createdDate\": \"2025-01-17T21:17:23.8009527Z\",\r\n                    \"integrationType\": \"Default\"\r\n                }\r\n            ]\r\n        },\r\n        \"status\": 200\r\n    },\r\n    {\r\n        \"requestId\": \"SAF 1.5%\",\r\n        \"response\": {\r\n            \"quoteId\": \"01947620-b5f6-763e-b06b-be2490498560\",\r\n            \"reference\": null,\r\n            \"expirationDate\": \"2025-01-24T21:16:23.6786154Z\",\r\n            \"currency\": \"EUR\",\r\n            \"totalPrice\": 4283.42,\r\n            \"totalPriceXCustomerFee\": 3112.48,\r\n            \"totalCustomerFee\": 314.25,\r\n            \"orderCustomerFee\": 0.00,\r\n            \"transactionCustomerFee\": 0.00,\r\n            \"totalVat\": 856.69,\r\n            \"totalExcise\": 0.0,\r\n            \"totalSalesTax\": 0.0,\r\n            \"totalPriceXVat\": 3426.73,\r\n            \"taxes\": [\r\n                {\r\n                    \"type\": \"Vat\",\r\n                    \"name\": \"VAT\",\r\n                    \"countryCode\": \"NO\",\r\n                    \"countrySubdivisionCode\": null,\r\n                    \"amount\": 856.69,\r\n                    \"percentageRate\": 25.0\r\n                }\r\n            ],\r\n            \"totalTax\": 856.69,\r\n            \"totalPriceXTax\": 3426.73,\r\n            \"facilitatingPartnerships\": [\r\n                \"60da39442c30a03798d2bb3d\"\r\n            ],\r\n            \"totalImpactCo2Formatted\": {\r\n                \"amount\": 986.11,\r\n                \"unit\": \"kg\",\r\n                \"unitAbbreviation\": \"kg\",\r\n                \"amountWithUnit\": \"986.11 kg\",\r\n                \"amountWithUnitAbbreviation\": \"986.11 kg\"\r\n            },\r\n            \"totalImpactCo2FormattedImperial\": {\r\n                \"amount\": 1.09,\r\n                \"unit\": \"tn\",\r\n                \"unitAbbreviation\": \"tn\",\r\n                \"amountWithUnit\": \"1.09 tn\",\r\n                \"amountWithUnitAbbreviation\": \"1.09 tn\"\r\n            },\r\n            \"totalKilosCo2\": 986.11,\r\n            \"totalKilosCo2Avoided\": 7.48,\r\n            \"totalKilosCo2Offset\": 978.63,\r\n            \"items\": [\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Lcf\",\r\n                    \"portfolioId\": \"65005761e268ea1f12ba6ce5\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": null,\r\n                    \"kilosCo2Avoided\": 7.48,\r\n                    \"kilosCo2Offset\": 0.0,\r\n                    \"price\": 4266.99,\r\n                    \"priceXCustomerFee\": 3101.90,\r\n                    \"customerFee\": 311.69,\r\n                    \"vat\": 853.40,\r\n                    \"priceXVat\": 3413.59,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 853.40,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 853.40,\r\n                    \"priceXTax\": 3413.59,\r\n                    \"details\": null\r\n                },\r\n                {\r\n                    \"type\": \"Impact\",\r\n                    \"impact\": \"Co2\",\r\n                    \"portfolioId\": \"61c07cc450520e60145a88bf\",\r\n                    \"portfolio\": null,\r\n                    \"kilosCo2\": 978.63,\r\n                    \"kilosCo2Avoided\": 0.00,\r\n                    \"kilosCo2Offset\": 978.63,\r\n                    \"price\": 16.43,\r\n                    \"priceXCustomerFee\": 10.58,\r\n                    \"customerFee\": 2.56,\r\n                    \"vat\": 3.29,\r\n                    \"priceXVat\": 13.14,\r\n                    \"taxes\": [\r\n                        {\r\n                            \"type\": \"Vat\",\r\n                            \"name\": \"VAT\",\r\n                            \"countryCode\": \"NO\",\r\n                            \"countrySubdivisionCode\": null,\r\n                            \"amount\": 3.29,\r\n                            \"percentageRate\": 25.0\r\n                        }\r\n                    ],\r\n                    \"tax\": 3.29,\r\n                    \"priceXTax\": 13.14,\r\n                    \"details\": null\r\n                }\r\n            ],\r\n            \"footprints\": [\r\n                {\r\n                    \"guid\": \"a20a88dc-b58c-4c66-a534-7ae293b066d6\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 986.11,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 0\r\n                },\r\n                {\r\n                    \"guid\": \"f0eef923-4b6b-4ae6-8fd5-cd46038d03c6\",\r\n                    \"co2\": {\r\n                        \"type\": \"Flight\",\r\n                        \"kilosCo2\": 978.629389181559,\r\n                        \"multiplierPlan\": null,\r\n                        \"passengerFlight\": [\r\n                            {\r\n                                \"passengers\": 1,\r\n                                \"travelClass\": \"Economy\",\r\n                                \"flights\": 1,\r\n                                \"roundTrip\": false,\r\n                                \"flightNumber\": \"DL123\",\r\n                                \"airlineCode\": \"DAL\",\r\n                                \"airlineName\": \"Delta Air Lines\",\r\n                                \"operatingAirlineCode\": \"DAL\",\r\n                                \"operatingAirlineName\": \"Delta Air Lines\",\r\n                                \"departureDate\": null,\r\n                                \"purchaseDate\": null,\r\n                                \"fromAirportCode\": \"MSP\",\r\n                                \"fromAirportName\": \"Minneapolis-St Paul International/Wold-Chamberlain Airport\",\r\n                                \"toAirportCode\": \"CDG\",\r\n                                \"toAirportName\": \"Charles de Gaulle International Airport\",\r\n                                \"distanceKm\": 6775,\r\n                                \"calculationMethodology\": \"iata-rp1726\",\r\n                                \"aircraft\": null,\r\n                                \"parameters\": {\r\n                                    \"operatingAirlineCode\": \"DAL\"\r\n                                },\r\n                                \"source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average\",\r\n                                \"description\": null,\r\n                                \"kilosCo2\": 986.11,\r\n                                \"co2e\": {\r\n                                    \"standard\": \"AR5-100-NF\",\r\n                                    \"components\": [\r\n                                        {\r\n                                            \"kilosGhg\": 466.67,\r\n                                            \"type\": \"CO2\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 466.67,\r\n                                                \"lbs\": 1028.83,\r\n                                                \"tonnes\": 0.46667\r\n                                            }\r\n                                        },\r\n                                        {\r\n                                            \"kilosGhg\": 4.24,\r\n                                            \"type\": \"CO2e\",\r\n                                            \"co2e\": {\r\n                                                \"kilos\": 4.24,\r\n                                                \"lbs\": 9.35,\r\n                                                \"tonnes\": 0.00424\r\n                                            }\r\n                                        }\r\n                                    ],\r\n                                    \"total\": {\r\n                                        \"kilos\": 986.11,\r\n                                        \"lbs\": 2174.000413631296,\r\n                                        \"tonnes\": 0.98611\r\n                                    },\r\n                                    \"direct\": {\r\n                                        \"kilos\": 470.91,\r\n                                        \"lbs\": 1038.18,\r\n                                        \"tonnes\": 0.47091\r\n                                    },\r\n                                    \"wellToTankFactor\": 0.204,\r\n                                    \"wellToTank\": {\r\n                                        \"kilos\": 95.20,\r\n                                        \"lbs\": 209.88,\r\n                                        \"tonnes\": 0.0952\r\n                                    },\r\n                                    \"additionalRadiativeForcingFactor\": 0.9,\r\n                                    \"additionalRadiativeForcing\": {\r\n                                        \"kilos\": 420.00,\r\n                                        \"lbs\": 925.95,\r\n                                        \"tonnes\": 0.42\r\n                                    }\r\n                                }\r\n                            }\r\n                        ]\r\n                    },\r\n                    \"quoteItemIndex\": 1\r\n                }\r\n            ],\r\n            \"estimatedBonusPoints\": [],\r\n            \"potentialBonusPoints\": [\r\n                {\r\n                    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\r\n                    \"points\": 4500,\r\n                    \"membershipNumber\": null,\r\n                    \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\r\n                    \"createdDate\": \"2025-01-17T21:17:23.6780423Z\",\r\n                    \"integrationType\": \"Default\"\r\n                }\r\n            ]\r\n        },\r\n        \"status\": 200\r\n    }\r\n]"}],"_postman_id":"6763578c-4453-4246-b290-b2f50a6f4ed3"},{"name":"Create Stripe Payment Method","id":"add492cc-ddb5-4b1d-8f1a-1c5bbf28eae5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"card","type":"text","description":"<p>Required</p>\n"},{"key":"card[number]","value":"4242424242424242","type":"text","description":"<p>Required</p>\n"},{"key":"card[exp_month]","value":"10","type":"text","description":"<p>Required</p>\n"},{"key":"card[exp_year]","value":"2032","type":"text","description":"<p>Required</p>\n"},{"key":"card[cvc]","value":"123","type":"text","description":"<p>Required</p>\n"},{"key":"billing_details[name]","value":"John Doe","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[email]","value":"john@doe.com","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[address][country]","value":"NO","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[address][city]","value":"Oslo","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[address][state]","value":"Oslo","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[address][line1]","value":"line1","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[address][line2]","value":"line2","type":"text"},{"key":"billing_details[address][postal_code]","value":"01230","description":"<p>Required</p>\n","type":"text"},{"key":"billing_details[phone]","value":"123456789","type":"text"}]},"url":"https://api.stripe.com/v1/payment_methods","description":"<p><em>This endpoint is optional and only relevant if the partership agreement stipulates that customer funds be charged by Chooose directly. Otherwise, the typical flow of customer funds is partner capture and periodic transfer to Chooose. Consult your Chooose engagement manager to confirm which setup is relevant.</em></p>\n<p>If the customer flow of funds goes to Chooose directly, the partner must create a Stripe payment method to be used when accepting the quote.</p>\n<p>Chooose will supply partner with the appropriate public keys to use as bearer token for API calls to Stripe.</p>\n<p>More details here: <a href=\"https://stripe.com/docs/api/payment_methods/create\">https://stripe.com/docs/api/payment_methods/create</a></p>\n<p>Stripe security information: <a href=\"https://stripe.com/docs/security\">https://stripe.com/docs/security</a></p>\n<p>Find the list of testing cards here: <a href=\"https://stripe.com/docs/testing\">https://stripe.com/docs/testing</a></p>\n<p>Supported card brands: <a href=\"https://stripe.com/docs/payments/cards/supported-card-brands\">https://stripe.com/docs/payments/cards/supported-card-brands</a></p>\n","urlObject":{"protocol":"https","path":["v1","payment_methods"],"host":["api","stripe","com"],"query":[],"variable":[]}},"response":[{"id":"9a3f333f-1354-433c-9ecf-99a105ba8a14","name":"Create Stripe Payment Method","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"card","type":"text","description":"Required"},{"key":"card[number]","value":"4242424242424242","type":"text","description":"Required"},{"key":"card[exp_month]","value":"10","type":"text","description":"Required"},{"key":"card[exp_year]","value":"2025","type":"text","description":"Required"},{"key":"card[cvc]","value":"123","type":"text","description":"Required"},{"key":"billing_details[name]","value":"John Doe","description":"Required","type":"text"},{"key":"billing_details[email]","value":"john@doe.com","description":"Required","type":"text"},{"key":"billing_details[address][country]","value":"NO","description":"Required","type":"text"},{"key":"billing_details[address][city]","value":"Oslo","description":"Required","type":"text"},{"key":"billing_details[address][state]","value":"Oslo","description":"Required","type":"text"},{"key":"billing_details[address][line1]","value":"line1","description":"Required","type":"text"},{"key":"billing_details[address][line2]","value":"line2","type":"text"},{"key":"billing_details[address][postal_code]","value":"01230","description":"Required","type":"text"},{"key":"billing_details[phone]","value":"123456789","type":"text"}]},"url":"https://api.stripe.com/v1/payment_methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 27 Nov 2024 10:20:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"968"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, HEAD, PUT, PATCH, POST, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required"},{"key":"Access-Control-Max-Age","value":"300"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Content-Security-Policy","value":"report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_methods; block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'"},{"key":"Cross-Origin-Opener-Policy-Report-Only","value":"same-origin; report-to=\"coop\""},{"key":"Idempotency-Key","value":"09a805e0-969a-47cf-be40-96fac8f236e9"},{"key":"Original-Request","value":"req_rz1ncFPMdTPVni"},{"key":"Report-To","value":"{\"group\":\"coop\",\"max_age\":8640,\"endpoints\":[{\"url\":\"https://q.stripe.com/coop-report\"}],\"include_subdomains\":true}"},{"key":"Reporting-Endpoints","value":"coop=\"https://q.stripe.com/coop-report\""},{"key":"Request-Id","value":"req_rz1ncFPMdTPVni"},{"key":"Stripe-Should-Retry","value":"false"},{"key":"Stripe-Version","value":"2016-07-06"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Stripe-Priority-Routing-Enabled","value":"true"},{"key":"X-Stripe-Routing-Context-Priority-Tier","value":"api-testmode"},{"key":"X-Wc","value":"A"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"pm_1QPiM5CW4HwQ4mu2E3A2wLIt\",\n    \"object\": \"payment_method\",\n    \"allow_redisplay\": \"unspecified\",\n    \"billing_details\": {\n        \"address\": {\n            \"city\": \"Oslo\",\n            \"country\": \"NO\",\n            \"line1\": \"line1\",\n            \"line2\": \"line2\",\n            \"postal_code\": \"01230\",\n            \"state\": \"Oslo\"\n        },\n        \"email\": \"john@doe.com\",\n        \"name\": \"John Doe\",\n        \"phone\": \"123456789\"\n    },\n    \"card\": {\n        \"brand\": \"visa\",\n        \"checks\": {\n            \"address_line1_check\": null,\n            \"address_postal_code_check\": null,\n            \"cvc_check\": null\n        },\n        \"country\": \"US\",\n        \"display_brand\": \"visa\",\n        \"exp_month\": 10,\n        \"exp_year\": 2025,\n        \"funding\": \"credit\",\n        \"generated_from\": null,\n        \"last4\": \"4242\",\n        \"networks\": {\n            \"available\": [\n                \"visa\"\n            ],\n            \"preferred\": null\n        },\n        \"three_d_secure_usage\": {\n            \"supported\": true\n        },\n        \"wallet\": null\n    },\n    \"created\": 1732702821,\n    \"customer\": null,\n    \"livemode\": false,\n    \"type\": \"card\"\n}"},{"id":"e259e7fc-62c2-4610-8de0-3d9e4db6a16c","name":"Incorrect number","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"type","value":"card","type":"text"},{"key":"card[number]","value":"4242424242424241","type":"text"},{"key":"card[exp_month]","value":"10","type":"text"},{"key":"card[exp_year]","value":"2025","type":"text"},{"key":"card[cvc]","value":"123","type":"text"}]},"url":"https://api.stripe.com/v1/payment_methods"},"status":"Payment Required","code":402,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 14 Jun 2023 07:38:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"318"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, HEAD, OPTIONS, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required"},{"key":"Access-Control-Max-Age","value":"300"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Idempotency-Key","value":"5dede8e0-f593-41fb-bad2-1fbeaa46e24d"},{"key":"Original-Request","value":"req_EPqgJIrFycB0iL"},{"key":"Request-Id","value":"req_EPqgJIrFycB0iL"},{"key":"Stripe-Should-Retry","value":"false"},{"key":"Stripe-Version","value":"2016-07-06"},{"key":"X-Stripe-Routing-Context-Priority-Tier","value":"api-testmode"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"code\": \"incorrect_number\",\n        \"doc_url\": \"https://stripe.com/docs/error-codes/incorrect-number\",\n        \"message\": \"Your card number is incorrect.\",\n        \"param\": \"number\",\n        \"request_log_url\": \"https://dashboard.stripe.com/test/logs/req_EPqgJIrFycB0iL?t=1686728304\",\n        \"type\": \"card_error\"\n    }\n}"}],"_postman_id":"add492cc-ddb5-4b1d-8f1a-1c5bbf28eae5"},{"name":"Accept quote","id":"2b794388-b742-4910-adf6-2283594936cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"reference\": \"pnr123\",\n    \"customer\": {\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\n        \"name\": \"Bruno Del Greco\",\n        \"partnerCustomerReference\": \"Customer123X\",\n        \"settings\": {\n            \"language\": \"en-US\"\n        },\n        \"info\": {\n            \"address\": {\n                \"line1\": \"Line 1\",\n                \"line2\": \"Line 2\",\n                \"city\": \"Oslo\",\n                \"state\": \"Oslo\",\n                \"zipCode\": \"0102\",\n                \"countryCodeIso2\": \"NO\"\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/:quoteId/accept","description":"<p>Accepting a quote will place an order.</p>\n<p>Toggle between the various examples (available at the right-hand side of your screen next to \"Example Request\") to understand the difference between the two options for flow of funds (Partner capture vs Stripe + Chooose direct capture).</p>\n<h3 id=\"accept-quote-request-body-parameters\">Accept quote: Request Body Parameters</h3>\n<h3 id=\"customer\"><code>customer</code></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td>Used to deliver the order confirmation email and receipt.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>Used to deliver the order confirmation email and receipt.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td>reference</td>\n<td>Unique identifier for the order</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td><code>partnerCustomerReference</code></td>\n<td>Unique identifier for the customer used to match partner's internal records. This can be use to store the loyalty program number.</td>\n<td><code>email</code></td>\n</tr>\n<tr>\n<td><code>settings: language</code></td>\n<td>ISO 639-1 format. Controls the language on the order confirmation email and receipt the customer receives.</td>\n<td>partnership configuration</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"customerinfoaddress\"><code>customer.info.address</code></h3>\n<p>Full customer address must be provided in order for Chooose to meet its tax obligations as the merchant of record (MoR).<br />CountryCodeIso is expected to be aligned with the one provided on <a href=\"https://bookingflow.docs.chooose.today/#b41c2ed7-ff15-459d-b955-ed896d9994b6\">the create quote</a> endpoit.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>info:address:line1</code></td>\n<td>Address line 1 (e.g., street, PO Box, or company name).</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>info:address:line2</code></td>\n<td>Address line 2 (e.g., apartment, suite, unit, or building).</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td><code>info:address:city</code></td>\n<td>City, district, suburb, town, or village.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>info:address:state</code></td>\n<td>State, county, province, or region.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>info:address:zipCode</code></td>\n<td>ZIP or postal code.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>info:address:countryCodeIso2</code></td>\n<td>Two-letter country code (ISO 3166-1 alpha-2).</td>\n<td>N/A (required)</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"stripepayment\"><code>stripePayment</code></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>paymentMethodId</code></td>\n<td>Reference the ID returned by the POST Create Stripe Payment Method endpoint (if applicable)</td>\n<td>Partner collects customer funds and transfers funds to Chooose on a recurring basis.</td>\n</tr>\n<tr>\n<td>threeDSecure: version</td>\n<td>This refers to the version of the 3D Secure protocol being used for the transaction, such as 3DS 1.0, 3DS 2.0, or higher. The version used may impact the types of authentication methods used and the data exchanged during the transaction.</td>\n<td></td>\n</tr>\n<tr>\n<td>threeDSecure: electronicCommerceIndicator</td>\n<td>Electronic Commerce Indicator (ECI): This is a code that indicates the type of transaction being performed, such as a purchase, refund, or recurring payment. The ECI is sent by the merchant to the card issuer and helps to determine the level of authentication required.</td>\n<td></td>\n</tr>\n<tr>\n<td>threeDSecure: cryptogram</td>\n<td>This is a unique code generated for each transaction that includes information such as the card number, expiration date, transaction amount, and a one-time code or password entered by the cardholder during the authentication process. The cryptogram is sent to the card issuer for verification and helps to confirm that the transaction is authorized.</td>\n<td></td>\n</tr>\n<tr>\n<td>threeDSecure: transactionId</td>\n<td>This is a unique identifier assigned to each transaction, which helps to track and identify the transaction throughout the payment process. The transaction ID may be used by the merchant or payment processor to reference the transaction in their records or for customer support purposes.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"orderdetails\"><code>orderDetails</code></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customerCurrency</td>\n<td>Use this to override the currency used in the quote in any communication with the customer</td>\n<td>Quote currency</td>\n</tr>\n<tr>\n<td>customerPrice</td>\n<td>Use this to override the price generated in the quote in any communication with the customer</td>\n<td>Quote totalPrice</td>\n</tr>\n<tr>\n<td>customerVat</td>\n<td>Use this to override the VAT generated in the quote in any communication with the customer</td>\n<td>Quote VAT</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"accept-quote-response-body-content\">Accept quote: Response Body Content</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>orderId</code></td>\n<td>Useful value to store along with other booking info within partner systems.</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td><code>offsetCertificateUrl</code></td>\n<td>Can be presented to the user to let them access an order certificate from Chooose (can be whitelabled or co-branded as per partner preference</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td><code>claimCustomerImpactUrl</code></td>\n<td>Can be presented to the customer to give them the option see further information about their order and optionally set-up a user in a CHOOOSE hosted portal.</td>\n<td>N/A</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-handling\">Error handling</h2>\n<p>If while accepting the quote you should handle the error and proceed accordly on each ouse case.</p>\n<h4 id=\"when-the-partner-collect-the-fund-and-transfers-to-chooose\">When the partner collect the fund and transfers to Chooose.</h4>\n<p>Capture the error and enqueue the request in a retry system that waits and retries after incremental intervals. If unsuccessful after 3 to 5 attempts, notify Chooose with the quote ID and order details.</p>\n<h4 id=\"when-stripe-is-used\"><strong>When Stripe is used.</strong></h4>\n<p>Capture the error and notify the user that the payment has failed.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["quotes",":quoteId","accept"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"type":"any","value":"01992da9-6444-76d1-9943-b8ee68f59240","key":"quoteId"}]}},"response":[{"id":"478c6dfc-e900-4241-ad4a-b3a1612c2d1d","name":"Accept quote: Partner capture + transfer and reconcile","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"pnr123\",\r\n    \"customer\": {\r\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\r\n        \"name\": \"Bruno Del Greco\",\r\n        \"partnerCustomerReference\": \"Customer123X\",\r\n        \"settings\": {\r\n            \"language\": \"en-US\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://partner-test.api.chooose.today/v1/quotes/:quoteId/accept","protocol":"https","host":["partner-test","api","chooose","today"],"path":["v1","quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"8bb719d4-d0f4-42ed-9e14-491255cef1e5"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2915"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Location","value":"/orders/63ebfcb89a631b7c2b4db989"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0uPzrYwAAAAA8TjWSSZjIRbDzNK8bHVwZQ1BIMzBFREdFMDQxNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:27:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderId\": \"63ebfcb89a631b7c2b4db989\",\n    \"billId\": null,\n    \"customerId\": \"63ebfcb89a631b7c2b4db98a\",\n    \"stripe\": null,\n    \"order\": {\n        \"choooseId\": null,\n        \"partnershipId\": \"6151822faff13e5d9cc32eda\",\n        \"facilitatingPartnerships\": [],\n        \"customerId\": \"63ebfcb89a631b7c2b4db98a\",\n        \"isGift\": false,\n        \"giftedToCustomerId\": null,\n        \"customerSubscriptionId\": null,\n        \"totalKilosCo2\": 481.22,\n        \"totalKilosCo2Avoided\": 0,\n        \"totalKilosCo2Offset\": 481.22,\n        \"totalKilosCo2Rounded\": 481.22,\n        \"totalPriceXCustomerFee\": 6.85,\n        \"totalCustomerFee\": 2.18,\n        \"orderCustomerFee\": 0.18,\n        \"transactionCustomerFee\": 0,\n        \"totalVat\": 2.27,\n        \"totalExcise\": 0,\n        \"totalPriceXVat\": 9.03,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": null,\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 2.27,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 2.27,\n        \"totalPriceXTax\": 9.03,\n        \"totalPrice\": 11.3,\n        \"co2Totals\": null,\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"offsetImpactTransactionId\": null,\n                \"footprintImpactTransactionId\": null,\n                \"portfolioId\": \"6152feebb6593d34d0240997\",\n                \"allocations\": [],\n                \"multiplierOffset\": null,\n                \"deductionOffsets\": [],\n                \"portfolioName\": null,\n                \"kilosCo2\": 481.22,\n                \"kilosCo2Rounded\": 481.22,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 481.22,\n                \"price\": 11.07,\n                \"priceXCustomerFee\": 6.85,\n                \"customerFee\": 2,\n                \"vat\": 2.22,\n                \"priceXVat\": 8.85,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": null,\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 2.22,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 2.22,\n                \"priceXTax\": 8.85,\n                \"details\": null,\n                \"feeFactors\": null\n            }\n        ],\n        \"currency\": \"EUR\",\n        \"timestamp\": \"0001-01-01T00:00:00\",\n        \"reference\": null,\n        \"category\": null,\n        \"costCenter\": null,\n        \"poNumber\": null,\n        \"relations\": [],\n        \"metadata\": {\n            \"order\": {\n                \"channel\": \"booking-web\",\n                \"customerCurrency\": null,\n                \"customerVat\": null,\n                \"customerPrice\": null\n            }\n        },\n        \"payment\": {\n            \"billId\": null,\n            \"type\": null,\n            \"customerPaymentMethodId\": null,\n            \"status\": \"Paid\",\n            \"invoice\": null,\n            \"stripe\": null,\n            \"isRefund\": false,\n            \"isRefunded\": false,\n            \"paymentDate\": null,\n            \"settlement\": {\n                \"isSettled\": false,\n                \"settlementAmount\": null,\n                \"settlementAmountVat\": null,\n                \"settlementCurrency\": null,\n                \"settlementDate\": null\n            }\n        },\n        \"supplyStatus\": null,\n        \"retirements\": [],\n        \"comment\": null,\n        \"description\": null,\n        \"createdByUser\": null,\n        \"attribution\": null,\n        \"attachments\": [],\n        \"createdDateFormatted\": \"2023/02/14\",\n        \"createdDateTimeFormatted\": \"2023/02/14 09:27\",\n        \"portfolioId\": \"6152feebb6593d34d0240997\",\n        \"portfolioName\": null,\n        \"createdDay\": \"2023-02-14T00:00:00+00:00\",\n        \"purchaseCertificateId\": null,\n        \"facilitated\": null,\n        \"virtualPortfolio\": null,\n        \"multiplier\": null,\n        \"bonusPoints\": [],\n        \"certificates\": null,\n        \"bill\": null,\n        \"id\": \"63ebfcb89a631b7c2b4db989\",\n        \"createdDate\": \"2023-02-14T21:27:20.9283848+00:00\",\n        \"createdBy\": \"b17926ad-8ec0-4165-a097-8f6f43155155\",\n        \"modifiedDate\": \"2023-02-14T21:27:20.9283848+00:00\",\n        \"modifiedBy\": \"b17926ad-8ec0-4165-a097-8f6f43155155\"\n    },\n    \"claimCustomerImpactUrl\": \"https://portal-test.chooose.today/guest?inviteId=63ebfcb89a631b7c2b4db98b&claimCode=a9ltzrtoi7zllz6k\",\n    \"offsetCertificateUrl\": \"https://portal-test.chooose.today/guest/certificate?inviteId=63ebfcb89a631b7c2b4db98b&claimCode=a9ltzrtoi7zllz6k&orderId=63ebfcb89a631b7c2b4db989\"\n}"},{"id":"3f2d9c47-4d7c-43a6-8643-297112290d39","name":"Accept quote: Stripe direct payment with 3DSecure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"pnr123\",\r\n    \"customer\": {\r\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\r\n        \"name\": \"Bruno Del Greco\",\r\n        \"partnerCustomerReference\": \"Customer123X\",\r\n        \"settings\": {\r\n            \"language\": \"en\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    },\r\n    \"stripePayment\": {\r\n        \"paymentMethodId\": \"pm_1OybxPCW4HwQ4mu266JntDjk\",\r\n        \"threeDSecure\": {\r\n            \"version\": \"2.2.0\",\r\n            \"electronicCommerceIndicator\": \"05\",\r\n            \"cryptogram\": \"H0JMekBi8OrE7p5C6gGxwI54PQs=\",\r\n            \"transactionId\": \"f879ea1c-aa2c-4441-806d-e30406466d79\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"2eb822c5-eb85-11ee-8562-10ae64a224d6"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2881"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Location","value":"/orders/63ec04009a631b7c2b4db9a0"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0AATsYwAAAADuebO/8bkVT4nvWLT8L/O1Q1BIMzBFREdFMDQxMAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:58:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderId\": \"63ec04009a631b7c2b4db9a0\",\n    \"billId\": \"63ec04029a631b7c2b4db9a1\",\n    \"customerId\": \"63ebfcb89a631b7c2b4db98a\",\n    \"stripe\": {\n        \"status\": \"succeeded\",\n        \"clientSecret\": null\n    },\n    \"order\": {\n        \"choooseId\": null,\n        \"partnershipId\": \"6151822faff13e5d9cc32eda\",\n        \"facilitatingPartnerships\": [],\n        \"customerId\": \"63ebfcb89a631b7c2b4db98a\",\n        \"isGift\": false,\n        \"giftedToCustomerId\": null,\n        \"customerSubscriptionId\": null,\n        \"totalKilosCo2\": 481.22,\n        \"totalKilosCo2Avoided\": 0,\n        \"totalKilosCo2Offset\": 481.22,\n        \"totalKilosCo2Rounded\": 481.22,\n        \"totalPriceXCustomerFee\": 6.85,\n        \"totalCustomerFee\": 2.18,\n        \"orderCustomerFee\": 0.18,\n        \"transactionCustomerFee\": 0,\n        \"totalVat\": 2.27,\n        \"totalExcise\": 0,\n        \"totalPriceXVat\": 9.03,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": null,\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 2.27,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 2.27,\n        \"totalPriceXTax\": 9.03,\n        \"totalPrice\": 11.3,\n        \"co2Totals\": null,\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"offsetImpactTransactionId\": null,\n                \"footprintImpactTransactionId\": null,\n                \"portfolioId\": \"6152feebb6593d34d0240997\",\n                \"allocations\": [],\n                \"multiplierOffset\": null,\n                \"deductionOffsets\": [],\n                \"portfolioName\": null,\n                \"kilosCo2\": 481.22,\n                \"kilosCo2Rounded\": 481.22,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 481.22,\n                \"price\": 11.07,\n                \"priceXCustomerFee\": 6.85,\n                \"customerFee\": 2,\n                \"vat\": 2.22,\n                \"priceXVat\": 8.85,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": null,\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 2.22,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 2.22,\n                \"priceXTax\": 8.85,\n                \"details\": null,\n                \"feeFactors\": null\n            }\n        ],\n        \"currency\": \"EUR\",\n        \"timestamp\": \"0001-01-01T00:00:00\",\n        \"reference\": null,\n        \"category\": null,\n        \"costCenter\": null,\n        \"poNumber\": null,\n        \"relations\": [],\n        \"metadata\": {\n            \"order\": {\n                \"channel\": \"booking-web\",\n                \"customerCurrency\": null,\n                \"customerVat\": null,\n                \"customerPrice\": null\n            }\n        },\n        \"payment\": {\n            \"billId\": \"63ec04029a631b7c2b4db9a1\",\n            \"type\": null,\n            \"customerPaymentMethodId\": null,\n            \"status\": \"Open\",\n            \"invoice\": null,\n            \"stripe\": null,\n            \"isRefund\": false,\n            \"isRefunded\": false,\n            \"paymentDate\": null,\n            \"settlement\": null\n        },\n        \"supplyStatus\": null,\n        \"retirements\": [],\n        \"comment\": null,\n        \"description\": null,\n        \"createdByUser\": null,\n        \"attribution\": null,\n        \"attachments\": [],\n        \"createdDateFormatted\": \"2023/02/14\",\n        \"createdDateTimeFormatted\": \"2023/02/14 09:58\",\n        \"portfolioId\": \"6152feebb6593d34d0240997\",\n        \"portfolioName\": null,\n        \"createdDay\": \"2023-02-14T00:00:00+00:00\",\n        \"purchaseCertificateId\": null,\n        \"facilitated\": null,\n        \"virtualPortfolio\": null,\n        \"multiplier\": null,\n        \"bonusPoints\": [],\n        \"certificates\": null,\n        \"bill\": null,\n        \"id\": \"63ec04009a631b7c2b4db9a0\",\n        \"createdDate\": \"2023-02-14T21:58:24.583537+00:00\",\n        \"createdBy\": \"b17926ad-8ec0-4165-a097-8f6f43155155\",\n        \"modifiedDate\": \"2023-02-14T21:58:24.583537+00:00\",\n        \"modifiedBy\": \"b17926ad-8ec0-4165-a097-8f6f43155155\"\n    },\n    \"claimCustomerImpactUrl\": \"https://portal-test.chooose.today/guest?inviteId=63ebfcb89a631b7c2b4db98b&claimCode=a9ltzrtoi7zllz6k\",\n    \"offsetCertificateUrl\": \"https://portal-test.chooose.today/guest/certificate?inviteId=63ebfcb89a631b7c2b4db98b&claimCode=a9ltzrtoi7zllz6k&orderId=63ec04009a631b7c2b4db9a0\"\n}"},{"id":"c8794244-e5c8-4268-954c-cf49ee4208be","name":"Accept quote: Specific Order Details","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\r\n        \"name\": \"Test\",\r\n        \"partnerCustomerReference\": \"Customer0123X\",\r\n        \"settings\": {\r\n            \"language\": \"en\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    },\r\n    \"orderDetails\": {\r\n        \"customerCurrency\": \"EUR\",\r\n        \"customerPrice\": 21.35,\r\n        \"customerVat\": 2.12\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"74140ec3-9155-4f6a-8faa-a4fbadc079f8"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"3357"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Location","value":"/orders/6422a27f80088803ae23728c"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0b6IiZAAAAAAM5rrujvsYQrwNYHWqjL2UU1ZHMjBFREdFMDUxMwA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 28 Mar 2023 08:17:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderId\": \"6422a27f80088803ae23728c\",\n    \"billId\": \"63ff35602965a4f187a12cf7\",\n    \"customerId\": \"6422a27f80088803ae23728d\",\n    \"stripe\": null,\n    \"order\": {\n        \"choooseId\": null,\n        \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n        \"facilitatingPartnerships\": [\n            \"60da39442c30a03798d2bb3d\"\n        ],\n        \"customerId\": \"6422a27f80088803ae23728d\",\n        \"isGift\": false,\n        \"giftedToCustomerId\": null,\n        \"customerSubscriptionId\": null,\n        \"totalKilosCo2\": 423.16,\n        \"totalKilosCo2Avoided\": 0,\n        \"totalKilosCo2Offset\": 423.16,\n        \"totalKilosCo2Rounded\": 423.16,\n        \"totalPriceXCustomerFee\": 6.56,\n        \"totalCustomerFee\": 0.4,\n        \"orderCustomerFee\": 0,\n        \"transactionCustomerFee\": 0,\n        \"totalVat\": 1.74,\n        \"totalExcise\": 0,\n        \"totalPriceXVat\": 6.96,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": null,\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 1.74,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 1.74,\n        \"totalPriceXTax\": 6.96,\n        \"totalPrice\": 8.7,\n        \"co2Totals\": null,\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"offsetImpactTransactionId\": null,\n                \"footprintImpactTransactionId\": null,\n                \"portfolioId\": \"608bda9472cfda26c44c428a\",\n                \"allocations\": [],\n                \"multiplierOffset\": null,\n                \"portfolioName\": null,\n                \"kilosCo2\": 423.16,\n                \"kilosCo2Rounded\": 423.16,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 423.16,\n                \"price\": 8.7,\n                \"priceXCustomerFee\": 6.56,\n                \"customerFee\": 0.4,\n                \"vat\": 1.74,\n                \"priceXVat\": 6.96,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": null,\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 1.74,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 1.74,\n                \"priceXTax\": 6.96,\n                \"details\": null,\n                \"feeFactors\": {\n                    \"flightPax\": 1,\n                    \"flightDistanceKm\": 6900,\n                    \"flightSegments\": null,\n                    \"eventFlightPax\": null,\n                    \"eventPersons\": null,\n                    \"employeeBenefitMonthlyPersons\": null,\n                    \"carMonthlyCars\": null,\n                    \"monthlyPersonalLifestylePersons\": null,\n                    \"monthlyPersonalCars\": null,\n                    \"monthlyPersonalPets\": null,\n                    \"bulkCo2\": null,\n                    \"train\": null,\n                    \"bus\": null,\n                    \"accommodation\": null,\n                    \"accommodationRoomDays\": null,\n                    \"car\": null,\n                    \"flight\": true,\n                    \"bulkShipping\": null,\n                    \"shipping\": null,\n                    \"percentageBulkShipping\": null,\n                    \"airFreight\": null,\n                    \"percentageBulkCo2\": null\n                }\n            }\n        ],\n        \"currency\": \"USD\",\n        \"timestamp\": \"0001-01-01T00:00:00\",\n        \"reference\": null,\n        \"category\": null,\n        \"costCenter\": null,\n        \"poNumber\": null,\n        \"relations\": [],\n        \"metadata\": {\n            \"order\": {\n                \"channel\": \"booking-web\",\n                \"customerCurrency\": \"EUR\",\n                \"customerVat\": 2.12,\n                \"customerPrice\": 21.35\n            }\n        },\n        \"payment\": {\n            \"billId\": \"63ff35602965a4f187a12cf7\",\n            \"type\": null,\n            \"customerPaymentMethodId\": null,\n            \"status\": \"Paid\",\n            \"invoice\": null,\n            \"stripe\": null,\n            \"isRefund\": false,\n            \"isRefunded\": false,\n            \"paymentDate\": null,\n            \"settlement\": null\n        },\n        \"supplyStatus\": null,\n        \"retirements\": [],\n        \"comment\": null,\n        \"description\": null,\n        \"createdByUser\": null,\n        \"attribution\": null,\n        \"attachments\": [],\n        \"createdDateFormatted\": \"2023/03/28\",\n        \"createdDateTimeFormatted\": \"2023/03/28 08:17\",\n        \"portfolioId\": \"608bda9472cfda26c44c428a\",\n        \"portfolioName\": null,\n        \"createdDay\": \"2023-03-28T00:00:00+00:00\",\n        \"purchaseCertificateId\": null,\n        \"facilitated\": null,\n        \"virtualPortfolio\": null,\n        \"multiplier\": null,\n        \"bonusPoints\": [],\n        \"certificates\": null,\n        \"bill\": null,\n        \"footprints\": null,\n        \"id\": \"6422a27f80088803ae23728c\",\n        \"createdDate\": \"2023-03-28T08:17:03.3248087+00:00\",\n        \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n        \"modifiedDate\": \"2023-03-28T08:17:03.3248087+00:00\",\n        \"modifiedBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\"\n    },\n    \"claimCustomerImpactUrl\": \"https://flyaway-test.portal.chooose.today/guest?inviteId=6422a27f80088803ae23728e&claimCode=bsgx1zazohwzdm8b\",\n    \"offsetCertificateUrl\": \"https://flyaway-test.portal.chooose.today/guest/certificate?inviteId=6422a27f80088803ae23728e&claimCode=bsgx1zazohwzdm8b&orderId=6422a27f80088803ae23728c\"\n}"},{"id":"d2db86f1-0f70-429d-9c18-e3d503f70fc3","name":"Accept quote: Loyalty redemption","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"gaute.gamst+bookingflow_test@chooose.today\",\r\n        \"name\": \"Gaute Gamst\",\r\n        \"settings\": {\r\n            \"language\": \"en\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    },\r\n    \"orderDetails\": {\r\n        \"customerCurrency\": \"Avios\",\r\n        \"customerPrice\": 2000\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"06cb25e5-588f-48cd-9432-bae45dd7e184"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2888"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Location","value":"/orders/643552e37023f0314788eaba"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"041I1ZAAAAACITRj465y3Tp16qpQboTq5Q1BIMzBFREdFMDQwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 11 Apr 2023 12:30:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderId\": \"643552e37023f0314788eaba\",\n    \"billId\": \"643552687023f0314788eaaa\",\n    \"customerId\": \"643552e37023f0314788eabb\",\n    \"stripe\": null,\n    \"order\": {\n        \"choooseId\": null,\n        \"partnershipId\": \"5f0c2d35d1c97837fcb03e2b\",\n        \"facilitatingPartnerships\": [\n            \"5f0c2d35d1c97837fcb03e2b\"\n        ],\n        \"customerId\": \"643552e37023f0314788eabb\",\n        \"isGift\": false,\n        \"giftedToCustomerId\": null,\n        \"customerSubscriptionId\": null,\n        \"totalKilosCo2\": 423.16,\n        \"totalKilosCo2Avoided\": 0,\n        \"totalKilosCo2Offset\": 423.16,\n        \"totalKilosCo2Rounded\": 423.16,\n        \"totalPriceXCustomerFee\": 4.58,\n        \"totalCustomerFee\": 0.84,\n        \"orderCustomerFee\": 0,\n        \"transactionCustomerFee\": 0.44,\n        \"totalVat\": 1.36,\n        \"totalExcise\": 0,\n        \"totalPriceXVat\": 5.42,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": null,\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 1.36,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 1.36,\n        \"totalPriceXTax\": 5.42,\n        \"totalPrice\": 6.78,\n        \"co2Totals\": null,\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"offsetImpactTransactionId\": null,\n                \"footprintImpactTransactionId\": null,\n                \"portfolioId\": \"62fa5398db56e2fde13f66d1\",\n                \"allocations\": [],\n                \"multiplierOffset\": null,\n                \"portfolioName\": null,\n                \"kilosCo2\": 423.16,\n                \"kilosCo2Rounded\": 423.16,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 423.16,\n                \"price\": 6.23,\n                \"priceXCustomerFee\": 4.58,\n                \"customerFee\": 0.4,\n                \"vat\": 1.25,\n                \"priceXVat\": 4.98,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": null,\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 1.25,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 1.25,\n                \"priceXTax\": 4.98,\n                \"details\": null\n            }\n        ],\n        \"currency\": \"EUR\",\n        \"timestamp\": \"0001-01-01T00:00:00\",\n        \"reference\": null,\n        \"category\": null,\n        \"costCenter\": null,\n        \"poNumber\": null,\n        \"relations\": [],\n        \"metadata\": {\n            \"order\": {\n                \"channel\": \"booking-web\",\n                \"customerCurrency\": \"Avios\",\n                \"customerVat\": null,\n                \"customerPrice\": 2000\n            }\n        },\n        \"payment\": {\n            \"billId\": \"643552687023f0314788eaaa\",\n            \"type\": null,\n            \"customerPaymentMethodId\": null,\n            \"status\": \"Paid\",\n            \"invoice\": null,\n            \"stripe\": null,\n            \"isRefund\": false,\n            \"isRefunded\": false,\n            \"paymentDate\": null,\n            \"settlement\": null\n        },\n        \"supplyStatus\": null,\n        \"retirements\": [],\n        \"comment\": null,\n        \"description\": null,\n        \"createdByUser\": null,\n        \"attribution\": null,\n        \"attachments\": [],\n        \"createdDateFormatted\": \"2023/04/11\",\n        \"createdDateTimeFormatted\": \"2023/04/11 12:30\",\n        \"portfolioId\": \"62fa5398db56e2fde13f66d1\",\n        \"portfolioName\": null,\n        \"createdDay\": \"2023-04-11T00:00:00+00:00\",\n        \"purchaseCertificateId\": null,\n        \"facilitated\": null,\n        \"virtualPortfolio\": null,\n        \"multiplier\": null,\n        \"bonusPoints\": [],\n        \"certificates\": null,\n        \"bill\": null,\n        \"footprints\": null,\n        \"id\": \"643552e37023f0314788eaba\",\n        \"createdDate\": \"2023-04-11T12:30:27.2393169+00:00\",\n        \"createdBy\": \"1cf128cd-7403-449b-94ba-acc20e78320e\",\n        \"modifiedDate\": \"2023-04-11T12:30:27.2393169+00:00\",\n        \"modifiedBy\": \"1cf128cd-7403-449b-94ba-acc20e78320e\"\n    },\n    \"claimCustomerImpactUrl\": \"https://portal-test.chooose.today/guest?inviteId=643552e37023f0314788eabc&claimCode=29kw4v3xkh30gka6\",\n    \"offsetCertificateUrl\": \"https://portal-test.chooose.today/guest/certificate?inviteId=643552e37023f0314788eabc&claimCode=29kw4v3xkh30gka6&orderId=643552e37023f0314788eaba&partnershipId=5f0c2d35d1c97837fcb03e2b\"\n}"},{"id":"7bc4b84d-884f-4fb6-bb83-3a538de05f10","name":"Stripe: Declined card","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"email\": \"brunio.delgreco+bookingflow_test_stripe@chooose.today\",\r\n        \"name\": \"Bruno Del Greco\",\r\n        \"settings\": {\r\n            \"language\": \"en\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    },\r\n    \"stripePayment\": {\r\n        \"paymentMethodId\": \"pm_1NIoB4CW4HwQ4mu2UTFfmOXEc\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"88e095ec-0a85-11ee-acd5-0b547b565462"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0DW2JZAAAAABS+j0wZuM6SpwMULGhVYSlU1ZHMjBFREdFMDYwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Wed, 14 Jun 2023 07:32:39 GMT"}],"cookie":[],"responseTime":null,"body":"Your card was declined."},{"id":"b3260b02-c5ed-450c-b171-aeb7d8c0ad8a","name":"Error: Expired quote","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"pnr123\",\r\n    \"customer\": {\r\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\r\n        \"name\": \"Bruno Del Greco\",\r\n        // \"partnerCustomerReference\": \"CustomerX\",\r\n        \"settings\": {\r\n            \"language\": \"en-US\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"3ef7a3a5-8795-11ee-a5e3-d8d2fdd7d7df"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 28 Nov 2023 15:59:03 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20231128T155903Z-5g51xwb2hp55m3hxbq8at5yvrs0000000qw000000001c7ud"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"The quote has already expired."},{"id":"8490aee0-1639-4f40-a453-ba051d95a616","name":"Error: Stripe requires action","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"reference\": \"pnr123\",\r\n    \"customer\": {\r\n        \"email\": \"bruno.delgreco+bookingflow_test@chooose.today\",\r\n        \"name\": \"Bruno Del Greco\",\r\n        \"partnerCustomerReference\": \"CustomerX\",\r\n        \"settings\": {\r\n            \"language\": \"en-US\"\r\n        },\r\n        \"info\": {\r\n            \"address\": {\r\n                \"line1\": \"Line 1\",\r\n                \"line2\": \"Line 2\",\r\n                \"city\": \"Oslo\",\r\n                \"state\": \"Oslo\",\r\n                \"zipCode\": \"0102\",\r\n                \"countryCodeIso2\": \"NO\"\r\n            }\r\n        }\r\n    },\r\n    \"stripePayment\": {\r\n        \"paymentMethodId\": \"pm_1PTIr4CW4HwQ4mu2tkrcyPYq\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/accept","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","accept"],"variable":[{"key":"quoteId","value":"7a81ac8c-2e0c-11ef-8cec-03fc58ce9c77"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Jun 2024 07:23:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3404"},{"key":"Connection","value":"keep-alive"},{"key":"Location","value":"/orders/6672878e4349c595786c5fa3"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20240619T072358Z-17d85d5877c6x77g7aq1tqvbq400000007z0000000009q5w"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderId\": \"6672878e4349c595786c5fa3\",\n    \"billId\": \"6672878f4349c595786c5fa4\",\n    \"customerId\": \"648878536654003be6625dc1\",\n    \"stripe\": {\n        \"status\": \"requires_action\",\n        \"clientSecret\": \"pi_3PTIs7CW4HwQ4mu213laAGom_secret_V6nQcCgjQKOFgO2liTgTuHglh\"\n    },\n    \"order\": {\n        \"choooseId\": null,\n        \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n        \"facilitatingPartnerships\": [\n            \"60da39442c30a03798d2bb3d\"\n        ],\n        \"customerId\": \"648878536654003be6625dc1\",\n        \"isGift\": false,\n        \"giftedToCustomerId\": null,\n        \"customerSubscriptionId\": null,\n        \"totalKilosCo2\": 867.77,\n        \"totalKilosCo2Avoided\": 0,\n        \"totalKilosCo2Offset\": 867.77,\n        \"totalKilosCo2Rounded\": 867.77,\n        \"totalPriceXCustomerFee\": 2.61,\n        \"totalCustomerFee\": 0,\n        \"orderCustomerFee\": 0,\n        \"transactionCustomerFee\": 0,\n        \"totalVat\": 0.66,\n        \"totalExcise\": 0,\n        \"totalSalesTax\": 0,\n        \"totalPriceXVat\": 2.61,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": \"VAT\",\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 0.66,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 0.66,\n        \"totalPriceXTax\": 2.61,\n        \"totalPrice\": 3.27,\n        \"co2Totals\": null,\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"offsetImpactTransactionId\": null,\n                \"footprintImpactTransactionId\": null,\n                \"portfolioId\": \"5f0a4c500616f56ec005a0a1\",\n                \"allocations\": [],\n                \"multiplierOffset\": null,\n                \"portfolioName\": null,\n                \"kilosCo2\": 867.77,\n                \"kilosCo2Rounded\": 867.77,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 867.77,\n                \"price\": 3.27,\n                \"priceXCustomerFee\": 2.61,\n                \"customerFee\": 0,\n                \"vat\": 0.66,\n                \"priceXVat\": 2.61,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": \"VAT\",\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 0.66,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 0.66,\n                \"priceXTax\": 2.61,\n                \"details\": null\n            }\n        ],\n        \"currency\": \"EUR\",\n        \"timestamp\": \"2024-06-19T07:23:58.6752442Z\",\n        \"reference\": \"pnr123\",\n        \"category\": null,\n        \"costCenter\": null,\n        \"poNumber\": null,\n        \"relations\": [],\n        \"metadata\": {\n            \"order\": {\n                \"channel\": \"booking-web\",\n                \"customerCurrency\": null,\n                \"customerVat\": null,\n                \"customerPrice\": null,\n                \"customerPaymentMethodId\": null\n            }\n        },\n        \"payment\": {\n            \"billId\": \"6672878f4349c595786c5fa4\",\n            \"type\": null,\n            \"customerPaymentMethodId\": null,\n            \"status\": \"Open\",\n            \"invoice\": null,\n            \"stripe\": null,\n            \"isRefund\": false,\n            \"isRefunded\": false,\n            \"paymentDate\": null,\n            \"settlement\": null\n        },\n        \"supplyStatus\": null,\n        \"retirements\": [],\n        \"comment\": null,\n        \"description\": null,\n        \"createdByUser\": null,\n        \"attribution\": null,\n        \"attachments\": [],\n        \"createdDateFormatted\": \"2024/06/19\",\n        \"createdDateTimeFormatted\": \"2024/06/19 07:23\",\n        \"portfolioId\": \"5f0a4c500616f56ec005a0a1\",\n        \"portfolioName\": null,\n        \"createdDay\": \"2024-06-19T00:00:00+00:00\",\n        \"purchaseCertificateId\": null,\n        \"facilitated\": null,\n        \"virtualPortfolio\": null,\n        \"multiplier\": null,\n        \"bonusPoints\": [\n            {\n                \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                \"points\": 0,\n                \"membershipNumber\": \"CustomerX\",\n                \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\n                \"createdDate\": \"2024-06-19T07:23:58.7782099Z\"\n            }\n        ],\n        \"certificates\": null,\n        \"bill\": null,\n        \"footprints\": null,\n        \"id\": \"6672878e4349c595786c5fa3\",\n        \"createdDate\": \"2024-06-19T07:23:58.6752457+00:00\",\n        \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n        \"modifiedDate\": \"2024-06-19T07:23:58.6752457+00:00\",\n        \"modifiedBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\"\n    },\n    \"claimCustomerImpactUrl\": \"https://flyaway-test.portal.chooose.today/guest?inviteId=648878536654003be6625dc2&claimCode=2dticuoyxbs81me2\",\n    \"offsetCertificateUrl\": \"https://flyaway-test.portal.chooose.today/guest/certificate?inviteId=648878536654003be6625dc2&claimCode=2dticuoyxbs81me2&orderId=6672878e4349c595786c5fa3\",\n    \"bonusPoints\": [\n        {\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"points\": 0,\n            \"membershipNumber\": \"CustomerX\",\n            \"ruleId\": \"60da39442c30a03798d2bb3d-2024-01-08\",\n            \"createdDate\": \"2024-06-19T07:23:58.7782099Z\"\n        }\n    ]\n}"}],"_postman_id":"2b794388-b742-4910-adf6-2283594936cd"},{"name":"Cancel quote","id":"2c6b740a-57b6-4128-872f-221c5dd8369a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"partnerCustomerReference\": \"Cus12312X\",\r\n        \"settings\": {\r\n            \"language\": \"en-EN\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/quotes/:quoteId/cancel","description":"<p>If a customer completes the booking without choosing to address their emissions, the Cancel quote call should be made. This can be done using only a <code>partnerCustomerReference</code> in case the customer should remain anonymous.</p>\n<p>In the case where multiple quotes are created to serve variations to the customer, only one variation/quote should be Cancelled (the rest can just be abandoned, which is done implicitly after one week if no further action is taken on the quote).</p>\n<h3 id=\"cancel-quote-request-body-parameters\">Cancel quote: Request Body Parameters</h3>\n<p><code>customer</code> Optional</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Behavior</strong></th>\n<th><strong>Fallback</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td>Used to deliver the order confirmation email and receipt.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>Used to deliver the order confirmation email and receipt.</td>\n<td>N/A (required)</td>\n</tr>\n<tr>\n<td>reference</td>\n<td>Unique identifier for the order</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td><code>partnerCustomerReference</code></td>\n<td>Unique identifier for the customer used to match partner's internal records. This can be use to store the loyalty program number.</td>\n<td></td>\n</tr>\n<tr>\n<td><code>settings: language</code></td>\n<td>ISO 639-1 format. Controls the language on the order confirmation email and receipt the customer receives.</td>\n<td>partnership configuration</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["quotes",":quoteId","cancel"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"id":"b8005e6a-f452-4e50-b957-9179e312211f","type":"any","value":"233132e6-9c62-46cd-8eb3-6e7aab339ee6","key":"quoteId"}]}},"response":[{"id":"7b963e9f-acb0-4c4b-86ae-88c19449455b","name":"Cancel quote - anonymous customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n  \"customer\":\r\n  {\r\n      \"partnerCustomerReference\": \"Cus12312X\",\r\n      \"settings\": {\r\n          \"language\": \"en-EN\"\r\n      }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/cancel","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","cancel"],"variable":[{"key":"quoteId","value":"233132e6-9c62-46cd-8eb3-6e7aab339ee6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0HwHsYwAAAADUqQ2XAtAuSKfBmvO/sHxTQ1BIMzBFREdFMDQwOAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:46:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"customerId\": \"63ec00f49a631b7c2b4db994\",\n    \"claimCustomerImpactUrl\": \"https://portal-test.chooose.today/guest?inviteId=63ec00f49a631b7c2b4db995&claimCode=svwtfo35n2w2pj77\"\n}"},{"id":"b3522d74-98be-4459-a59e-10f8e0b769ae","name":"Cancel quote - specified customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"body":{"mode":"raw","raw":"{\r\n  \"customer\":\r\n  {\r\n      \"email\": \"gaute.gamst+bookingflow_test_cancel@chooose.today\",\r\n      \"name\": \"Gaute Gamst\",\r\n      \"partnerCustomerReference\": \"Cus12312X\",\r\n      \"settings\": {\r\n          \"language\": \"en-EN\"\r\n      }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/quotes/:quoteId/cancel","host":["{{chooose_api_url}}"],"path":["quotes",":quoteId","cancel"],"variable":[{"key":"quoteId","value":"36138f56-d5fc-4aea-8ccf-6be5e9805377"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"09ADsYwAAAACGoFOiXyntSbfKwKoAVaCnQ1BIMzBFREdFMDQwOAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 14 Feb 2023 21:45:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"customerId\": \"63ec00f49a631b7c2b4db994\",\n    \"claimCustomerImpactUrl\": \"https://portal-test.chooose.today/guest?inviteId=63ec00f49a631b7c2b4db995&claimCode=svwtfo35n2w2pj77\"\n}"}],"_postman_id":"2c6b740a-57b6-4128-872f-221c5dd8369a"}],"id":"aac02f90-898b-4da3-8207-377fdf8518b8","description":"<p>The /quotes API is used to manage the core functional aspects of a booking flow integration with Chooose. The integration starts when a user has picked one or more travel itinerary options. The partner then supplies the travel itinerary details in return for a quote. This quote can then either be accepted or canceled, depending on whether or not the customer agrees to the purchase.</p>\n<p>Search integration is a separate topic covered in the Supplemental API Docs.</p>\n","_postman_id":"aac02f90-898b-4da3-8207-377fdf8518b8","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Extras","item":[{"name":"Footprint search & comparison","item":[{"name":"Flights","item":[{"name":"Get footprint for multiple specific flights","id":"77c421a1-c3ea-4ffd-b034-19ab2ef2d75f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"LHR\",\n        \"flightNumber\": \"AC9954\",\n        \"date\": \"2022-01-16\"\n    },\n    {\n        \"origin\": \"LHR\",\n        \"destination\": \"YYZ\",\n        \"flightNumber\": \"AC855\",\n        \"date\": \"2022-01-16\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/footprint/flights/?travelClass=economy&passengers=1","description":"<p>Use this to calculate the footprint of specific flight(s).</p>\n<p>Provide origin, destination, flight number and date. Airport and airline codes can be ICAO or IATA format.</p>\n<p>This service can be used to calculate the footprint of:<br />1- Multiple flights at once.</p>\n<p>2- A single trip with multiple flight segments</p>\n<p>Calculation methodology: The calculations reference the IATA (</p>\n<p><a href=\"https://www.iata.org/contentassets/922ebc4cbcd24c4d9fd55933e7070947/aviation_carbon_offsetting_guidelines.pdf\">IATA Carbon Offset Program</a></p>\n<p>) and ICAO (</p>\n<p><a href=\"https://www.icao.int/environmental-protection/CarbonOffset/Documents/Methodology\">ICAO Carbon Emissions Calculator Methodology, Version 10</a></p>\n<p>) methodologies.</p>\n<p>Radiative forcing (RF): is a measure of the additional environmental impact of aviation. These include emissions of nitrous oxides and water vapour when emitted at high altitude. This factor is set on the partnership level, and the API will adapt accordingly.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Behavior</th>\n<th>Fallback</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>travelClass</code></td>\n<td><code>economy</code>, <code>premium</code>, <code>business</code> or <code>first</code></td>\n<td><code>economy</code></td>\n</tr>\n<tr>\n<td><code>from</code></td>\n<td>Airport code in ICAO or IATA format.</td>\n<td></td>\n</tr>\n<tr>\n<td><code>to</code></td>\n<td>Airport code in ICAO or IATA format.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","flights",""],"host":["{{chooose_api_url}}"],"query":[{"key":"travelClass","value":"economy"},{"key":"passengers","value":"1"},{"disabled":true,"key":"roundTrip","value":"true"},{"disabled":true,"key":"flights","value":"2"}],"variable":[]}},"response":[{"id":"f62f63d5-e125-4752-9b06-02f00fd06dbb","name":"Get footprint for multiple specific flights","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"LHR\",\n        \"flightNumber\": \"AC9954\"\n    },\n    {\n        \"origin\": \"LHR\",\n        \"destination\": \"YYZ\",\n        \"flightNumber\": \"AC855\"\n    },\n        {\n        \"origin\": \"JFK\",\n        \"destination\": \"LAX\",\n        \"flightNumber\": \"AA302\",\n        \"date\": \"2022-05-22\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/footprint/flights/?travelClass=economy&passengers=2","host":["{{chooose_api_url}}"],"path":["footprint","flights",""],"query":[{"key":"travelClass","value":"economy"},{"key":"passengers","value":"2"},{"key":"roundTrip","value":"true","disabled":true},{"key":"flights","value":"2","disabled":true},{"key":"fuelKilos","value":"5845","description":"Default: Use ICAO default based on distance and aircraft type","disabled":true},{"key":"totalPassengers","value":"97","disabled":true},{"key":"totalCargoKilos","value":"961","disabled":true},{"key":"passengerLoadFactor","value":"0.81","disabled":true},{"key":"passengerToCargoFactor","value":"0.90","disabled":true},{"key":"fallback","value":"true","description":"If true, attempt to look up unknown flights in external data sources. Increases the response time a little, so so don't use for high volume or time critical operations.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"479"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0g6KVYgAAAACENwhqNZ9mTbYaLU4bQDCTU1RPRURHRTA4MTcAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Tue, 31 May 2022 05:07:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"origin\": \"LHR\",\n            \"destination\": \"YYZ\",\n            \"flightNumber\": \"AC855\",\n            \"date\": null\n        },\n        \"response\": {\n            \"SourceQuality\": \"High\",\n            \"KilosCo2\": 1082.7,\n            \"KilosCo2e\": 1082.7,\n            \"LbsCo2\": 2386.94,\n            \"LbsCo2e\": 2386.94,\n            \"Source\": \"AirCanada\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"OSL\",\n            \"destination\": \"LHR\",\n            \"flightNumber\": \"AC9954\",\n            \"date\": null\n        },\n        \"response\": {\n            \"SourceQuality\": \"High\",\n            \"KilosCo2\": 511.9,\n            \"KilosCo2e\": 511.9,\n            \"LbsCo2\": 1128.55,\n            \"LbsCo2e\": 1128.55,\n            \"Source\": \"AirCanada Fallback\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"JFK\",\n            \"destination\": \"LAX\",\n            \"flightNumber\": \"AA302\",\n            \"date\": \"2022-05-22\"\n        },\n        \"response\": {\n            \"SourceQuality\": \"High\",\n            \"KilosCo2\": 1133.52,\n            \"KilosCo2e\": 1144.32,\n            \"LbsCo2\": 2498.98,\n            \"LbsCo2e\": 2522.79,\n            \"Source\": \"IATA methodology; ICAO fuel burn data (2018)\"\n        },\n        \"status\": 200\n    }\n]"},{"id":"2c39faad-b2d7-44d8-8f1c-37820c91b42c","name":"Footprint comparison","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"requestId\": \"average\",\n        \"origin\": \"OSL\",\n        \"destination\": \"ALC\"\n    },\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"ALC\",\n        \"flightNumber\": \"DY1798\"\n    },\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"ALC\",\n        \"flightNumber\": \"DY1794\"\n    },\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"ALC\",\n        \"flightNumber\": \"SK4673\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/footprint/flights/?travelClass=economy&passengers=1","host":["{{chooose_api_url}}"],"path":["footprint","flights",""],"query":[{"key":"travelClass","value":"economy"},{"key":"passengers","value":"1"},{"key":"roundTrip","value":"true","disabled":true},{"key":"flights","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0BJFwZQAAAAB3v9v9UptlQ5hQOUM6sBqjT1NMMjMxMDUwMjA1MDE3ADQ1OWNiZDViLWJkNDItNDdhNi05NWRmLWIzYTdjZmEyY2EzMQ=="},{"key":"Date","value":"Wed, 06 Dec 2023 15:19:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"origin\": \"OSL\",\n            \"destination\": \"ALC\",\n            \"flightNumber\": \"DY1794\",\n            \"date\": null,\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 205,\n            \"KilosCo2e\": 207.06,\n            \"LbsCo2\": 451.95,\n            \"LbsCo2e\": 456.49,\n            \"Source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); 2023 route average\",\n            \"SourceMethodology\": \"iata-rp1726\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"OSL\",\n            \"destination\": \"ALC\",\n            \"flightNumber\": \"SK4673\",\n            \"date\": null,\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 203.26,\n            \"KilosCo2e\": 205.31,\n            \"LbsCo2\": 448.11,\n            \"LbsCo2e\": 452.63,\n            \"Source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); 2023 route average\",\n            \"SourceMethodology\": \"iata-rp1726\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"OSL\",\n            \"destination\": \"ALC\",\n            \"flightNumber\": \"DY1798\",\n            \"date\": null,\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 200.05,\n            \"KilosCo2e\": 202.06,\n            \"LbsCo2\": 441.03,\n            \"LbsCo2e\": 445.47,\n            \"Source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average 2023\",\n            \"SourceMethodology\": \"iata-rp1726\",\n            \"SourceQuality\": \"Medium\"\n        },\n        \"status\": 200\n    },\n    {\n        \"requestId\": \"average\",\n        \"response\": {\n            \"KilosCo2\": 200.05,\n            \"KilosCo2e\": 202.06,\n            \"LbsCo2\": 441.03,\n            \"LbsCo2e\": 445.47,\n            \"Source\": \"IATA RP-1726 methodology; ICAO fuel burn data (2018); airport pair average 2023\",\n            \"SourceMethodology\": \"iata-rp1726\",\n            \"SourceQuality\": \"Medium\"\n        },\n        \"status\": 200\n    }\n]"},{"id":"8b129c78-aac6-4ef0-8a62-754170e7a35f","name":"Get footprint for Cargo","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"origin\": \"OSL\",\n        \"destination\": \"HEL\",\n        \"flightNumber\": \"AY0808\",\n        \"date\": \"2026-06-30\",\n        \"cargoKilos\": \"500\"\n    },\n    {\n        \"origin\": \"ENHD\",\n        \"destination\": \"BGO\",\n        \"flightNumber\": \"WIF500\",\n        \"date\": \"2026-06-30\",\n        \"cargoKilos\": \"700\",\n        \"cargoType\": \"freight\"\n    },\n    {\n        \"origin\": \"ENHD\",\n        \"destination\": \"BGO\",\n        \"flightNumber\": \"WIF500\",\n        \"date\": \"2026-06-30\",\n        \"cargoKilos\": \"400\"\n    },\n    {\n        \"origin\": \"ENHD\",\n        \"destination\": \"BGO\",\n        \"flightNumber\": \"WIF500\",\n        \"date\": \"2026-06-30\",\n        \"aircraft\": \"B753\",\n        \"cargoKilos\": \"200\",\n        \"cargoType\": \"freight\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/footprint/flights/","host":["{{chooose_api_url}}"],"path":["footprint","flights",""],"query":[{"key":"roundTrip","value":"true","disabled":true},{"key":"flights","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 01 Dec 2025 09:51:17 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"1355"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20251201T095117Z-er15cd688f5gmsj4hC1SVGbp900000001ga000000000dyaq"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"origin\": \"ENHD\",\n            \"destination\": \"BGO\",\n            \"flightNumber\": \"WIF500\",\n            \"date\": \"2026-06-30\",\n            \"aircraft\": \"B753\",\n            \"cargoKilos\": \"200\",\n            \"cargoType\": \"freight\",\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 47.13,\n            \"KilosCo2e\": 96.72,\n            \"LbsCo2\": 103.9,\n            \"LbsCo2e\": 213.23,\n            \"Source\": \"GLEC Short-haul - less than 1500 kms\",\n            \"SourceMethodology\": \"glec\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"ENHD\",\n            \"destination\": \"BGO\",\n            \"flightNumber\": \"WIF500\",\n            \"date\": \"2026-06-30\",\n            \"cargoKilos\": \"400\",\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 47.13,\n            \"KilosCo2e\": 96.72,\n            \"LbsCo2\": 103.9,\n            \"LbsCo2e\": 213.23,\n            \"Source\": \"GLEC Short-haul - less than 1500 kms\",\n            \"SourceMethodology\": \"glec\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"OSL\",\n            \"destination\": \"HEL\",\n            \"flightNumber\": \"AY0808\",\n            \"date\": \"2026-06-30\",\n            \"cargoKilos\": \"500\",\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 469.24,\n            \"KilosCo2e\": 963.06,\n            \"LbsCo2\": 1034.51,\n            \"LbsCo2e\": 2123.18,\n            \"Source\": \"Finnair cargo (2023); average\",\n            \"SourceMethodology\": \"iata-rp1726\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"origin\": \"ENHD\",\n            \"destination\": \"BGO\",\n            \"flightNumber\": \"WIF500\",\n            \"date\": \"2026-06-30\",\n            \"cargoKilos\": \"700\",\n            \"cargoType\": \"freight\",\n            \"requestId\": null\n        },\n        \"response\": {\n            \"KilosCo2\": 91.68,\n            \"KilosCo2e\": 188.16,\n            \"LbsCo2\": 202.11,\n            \"LbsCo2e\": 414.82,\n            \"Source\": \"GLEC Short-haul - less than 1500 kms\",\n            \"SourceMethodology\": \"glec\",\n            \"SourceQuality\": \"High\"\n        },\n        \"status\": 200\n    }\n]"}],"_postman_id":"77c421a1-c3ea-4ffd-b034-19ab2ef2d75f"},{"name":"Get footprint for specific flight","id":"c9521d44-c309-44e9-9360-ae8ec631cba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/flights/:origin/:destination/:flightNumber/:date?travelClass=economy&passengers=1","description":"<p>Get CO2 footprint by passenger on a specific flight by providing origin, destination, flight number and date. Airport and airline codes can be ICAO or IATA format. The calcuations can be made more accurate by supplying information on fuel burn, passengers and cargo. </p>\n<p>Emission factor type: base value is CO2 &amp; CO2e.</p>\n<p>Calculation methodology: The calculations reference the IATA (<a href=\"https://www.iata.org/contentassets/922ebc4cbcd24c4d9fd55933e7070947/aviation_carbon_offsetting_guidelines.pdf\">IATA Carbon Offset Program</a>) and ICAO (<a href=\"https://www.icao.int/environmental-protection/CarbonOffset/Documents/Methodology%20ICAO%20Carbon%20Calculator_v10-2017.pdf\">ICAO Carbon Emissions Calculator Methodology, Version 10</a>) methodologies.</p>\n<p>Radiative forcing (RF): is a measure of the additional environmental impact of aviation. These include emissions of nitrous oxides and water vapour when emitted at high altitude. This factor is set in the partner agreement, and the API will adapt accordingly.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","flights",":origin",":destination",":flightNumber",":date"],"host":["{{chooose_api_url}}"],"query":[{"key":"travelClass","value":"economy"},{"key":"passengers","value":"1"},{"disabled":true,"key":"roundTrip","value":"false"}],"variable":[{"id":"0ab5f9e5-9ac3-4ea7-96b3-002796667942","description":{"content":"<p>Airport on ICAO or IATA format</p>\n","type":"text/plain"},"type":"any","value":"ENHD","key":"origin"},{"id":"461f487b-092d-4321-a72e-e5a1ac2e3ebb","description":{"content":"<p>Airport on ICAO or IATA format</p>\n","type":"text/plain"},"type":"any","value":"BGO","key":"destination"},{"id":"18d5f276-719e-417d-92e0-975a70b38dce","description":{"content":"<p>airline code on ICAO or IATA format</p>\n","type":"text/plain"},"type":"any","value":"WIF500","key":"flightNumber"},{"id":"b56493fa-e283-4535-aec8-094f200af2a4","description":{"content":"<p>YYYY-MM-DD</p>\n","type":"text/plain"},"type":"any","value":"2021-07-01","key":"date"}]}},"response":[{"id":"b109c443-12b2-4899-b328-853723f77992","name":"Get footprint for specific flight","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/flights/:origin/:destination/:flightNumber/:date?travelClass=economy&passengers=1","host":["{{chooose_api_url}}"],"path":["footprint","flights",":origin",":destination",":flightNumber",":date"],"query":[{"key":"travelClass","value":"economy"},{"key":"roundTrip","value":"false","disabled":true},{"key":"flights","value":"1","disabled":true},{"key":"fuelKilos","value":"5845","description":"Default: Use ICAO default based on distance and aircraft type","disabled":true},{"key":"totalPassengers","value":"97","disabled":true},{"key":"totalCargoKilos","value":"961","disabled":true},{"key":"passengerLoadFactor","value":"0.81","disabled":true},{"key":"passengerToCargoFactor","value":"0.90","disabled":true},{"key":"fallback","value":"true","description":"If true, attempt to look up unknown flights in external data sources. Increases the response time a little, so so don't use for high volume or time critical operations.","disabled":true},{"key":"passengers","value":"1"}],"variable":[{"key":"origin","value":"ENHD","description":"Airport on ICAO or IATA format"},{"key":"destination","value":"BGO","description":"Airport on ICAO or IATA format"},{"key":"flightNumber","value":"WIF500","description":"airline code on ICAO or IATA format"},{"key":"date","value":"2021-07-01","description":"YYYY-MM-DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"234"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0a8N7YgAAAABW9ecC/lKJRZIGYATYgExEQkVSMzBFREdFMDQxMwA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Wed, 11 May 2022 14:08:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"sourceQuality\": \"High\",\n    \"kilosCo2\": 50.09,\n    \"kilosCo2e\": 50.57,\n    \"lbsCo2\": 110.43,\n    \"lbsCo2e\": 111.49,\n    \"source\": \"IATA methodology; ICAO fuel burn data (2018)\"\n}"},{"id":"83f61ead-164d-4a24-80e4-0f414470e6d0","name":"Get footprint for cargo flight","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/flights/:origin/:destination/:flightNumber/:date?cargoKilos=500","host":["{{chooose_api_url}}"],"path":["footprint","flights",":origin",":destination",":flightNumber",":date"],"query":[{"key":"roundTrip","value":"false","disabled":true},{"key":"cargoKilos","value":"500"}],"variable":[{"key":"origin","value":"ENHD","description":"Airport on ICAO or IATA format"},{"key":"destination","value":"BGO","description":"Airport on ICAO or IATA format"},{"key":"flightNumber","value":"WIF500","description":"airline code on ICAO or IATA format"},{"key":"date","value":"2021-07-06","description":"YYYY-MM-DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 01 Dec 2025 14:31:44 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"168"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20251201T143144Z-er15cd688f5mctbdhC1SVGhdvc0000001mvg0000000016qk"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"Accept-Ranges","value":"bytes"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": 58.91,\n    \"kilosCo2e\": 120.91,\n    \"lbsCo2\": 129.87,\n    \"lbsCo2e\": 266.56,\n    \"source\": \"GLEC Short-haul - less than 1500 kms\",\n    \"sourceMethodology\": \"glec\",\n    \"sourceQuality\": \"High\"\n}"}],"_postman_id":"c9521d44-c309-44e9-9360-ae8ec631cba1"}],"id":"7d85b384-1b72-4a64-8a2c-384b2aeeb0e3","_postman_id":"7d85b384-1b72-4a64-8a2c-384b2aeeb0e3","description":"","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Ground transportation","item":[{"name":"Get car footprint","id":"a1d581db-b8fe-4fc4-a69e-79b9d73e8f9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/cars?make=Audi&model=Q5&km=12000","description":"<p>Get passenger car emission footprint by distance</p>\n<p>Emission factor type: CO2e.</p>\n<p>Currently supported cars:</p>\n<ol>\n<li><p>Specific car models and derivatives as per the UK Vehicle Certification Agency (VCA)</p>\n</li>\n<li><p>All cars registered in an EU member state and reported to European Environmental Agency (EEA).</p>\n</li>\n</ol>\n<p>Methodology:</p>\n<ol>\n<li><p>Car emissions are calculated based on New European Driving Cycle (NEDC) and Worldwide Harmonised Light Vehicle Test Procedure (WLTP) protocols. The</p>\n<p> <a href=\"https://www.eea.europa.eu/data-and-maps/data/co2-cars-emission-18\">emission factors</a></p>\n<p> are derived from the dataset gathered and maintained by the EEA as per Regulation NO 443/2009, and the specific car models registered by the UK Vehicle Certification Agency (VCA)</p>\n<p> <a href=\"https://carfueldata.vehicle-certification-agency.gov.uk/downloads/default.aspx\">data</a></p>\n<p> .</p>\n</li>\n<li><p>For specific car models, the API will return an averaged value for all matching car models. For input without a specific model as input, the API will rely on a weighted average of cars based on the EEA registered cars dataset (See</p>\n<p> <a href=\"http://co2cars.apps.eea.europa.eu/?source=%7B%22query%22%3A%7B%22match_all%22%3A%7B%7D%7D%2C%22display_type%22%3A%22tabular%22%7D\">EEA dataset</a></p>\n<p> ). The car emissions calculated are based on distance driven.</p>\n</li>\n<li><p>The API quantifies Electrical car and hybrid car emissions by taking the average grid carbon density into account (source EEA)</p>\n</li>\n<li><p>The API correlates from NEDC to WLTP values using correlations fitting for EV's, hybrids and fossil cars (ref: ...)</p>\n</li>\n<li><p>The API will return WLTP, NEDC and WLTP correlated from NEDC values. WLTP is the new standard, and Chooose recommends relying on WLTP, with WLTP correlated from NEDC as fallback when WLTP test data is not available.</p>\n</li>\n</ol>\n<p>Input data:<br />The API is flexible as it can calculate various precision levels based on the supplied input. Country, year, make, model, derivative, fuel type are all optional input parameters defining the car. Kilometers and number of cars will determine the emission magnitude (set km to \"yearly\" to use the avg yearly kilometers of 12000).</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","cars"],"host":["{{chooose_api_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional. Car registration year. Relevant for the EEA data source</p>\n","type":"text/plain"},"key":"year","value":"2016"},{"description":{"content":"<p>Optional. The make of the car</p>\n","type":"text/plain"},"key":"make","value":"Audi"},{"description":{"content":"<p>Optional. The model of the car</p>\n","type":"text/plain"},"key":"model","value":"Q5"},{"disabled":true,"description":{"content":"<p>Optional. The model derivative of the car</p>\n","type":"text/plain"},"key":"derivative","value":"V6"},{"disabled":true,"description":{"content":"<p>Optional. Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen</p>\n","type":"text/plain"},"key":"fuelType","value":"Petrol"},{"disabled":true,"description":{"content":"<p>Optional. Country ISO2 or EU. Relevant for the EEA data source</p>\n","type":"text/plain"},"key":"area","value":"SE"},{"disabled":true,"description":{"content":"<p>Optional. Number of cars</p>\n","type":"text/plain"},"key":"cars","value":"1"},{"description":{"content":"<p>Required. Use \"12000\" for direct amount or yearly averages using \"monthly\", \"yearly\" or \"xdays\" ie \"3days.</p>\n","type":"text/plain"},"key":"km","value":"12000"},{"disabled":true,"description":{"content":"<p>Optional. Nedc, Wltp or WltpWithNedcConversionFallback. Defaults to WltpWithNedcConversionFallback</p>\n","type":"text/plain"},"key":"testMethod","value":"WltpWithNedcConversionFallback"}],"variable":[]}},"response":[{"id":"4de8b152-5f5b-481b-80bb-1ef6a885a00a","name":"Get car footprint of average Swedish Audi","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars?year=2016&make=Audi&derivative=&fuelType=Petrol&km=15000&area=SE&cars=1","host":["{{chooose_api_url}}"],"path":["footprint","cars"],"query":[{"key":"year","value":"2016"},{"key":"make","value":"Audi"},{"key":"model","value":"Q5","disabled":true},{"key":"derivative","value":""},{"key":"fuelType","value":"Petrol","description":"Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen"},{"key":"km","value":"15000","description":"Defaults to a sensible yearly usage number if not supplied"},{"key":"area","value":"SE"},{"key":"cars","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:c9c58cfa-eaf6-4037-9dfe-bdf886503d94"},{"key":"Date","value":"Thu, 28 May 2020 21:10:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"inputParameters\": {\n        \"area\": \"SE\",\n        \"year\": 2016,\n        \"make\": \"Audi\",\n        \"model\": null,\n        \"derivative\": \"\",\n        \"fuelType\": \"Petrol\"\n    },\n    \"resultParameters\": {\n        \"area\": \"SE\",\n        \"year\": 2016,\n        \"make\": \"Audi\",\n        \"model\": null,\n        \"derivative\": \"\",\n        \"fuelType\": \"Petrol\"\n    },\n    \"km\": 15000,\n    \"miles\": 9321,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 1788.223963133640552995391705,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 3942.3590020564952470329068918,\n    \"source\": \"EEA 2016 car emission data\"\n}"},{"id":"12fa7d76-cb95-43e0-ada4-080bfad7b608","name":"Get car footprint Audi Q5 V6 CO2e/km","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars?year=2016&make=Audi&model=Q5&derivative=V6&fuelType=Petrol&area=SE&cars=1&km=1","host":["{{chooose_api_url}}"],"path":["footprint","cars"],"query":[{"key":"year","value":"2016","description":"Optional. Car registration year. Relevant for the EEA data source"},{"key":"make","value":"Audi","description":"Optional. The make of the car"},{"key":"model","value":"Q5","description":"Optional. The model of the car"},{"key":"derivative","value":"V6","description":"Optional. The model derivative of the car"},{"key":"fuelType","value":"Petrol","description":"Optional. Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen"},{"key":"area","value":"SE","description":"Optional. Country ISO2 or EU. Relevant for the EEA data source"},{"key":"cars","value":"1","description":"Required. Number of cars"},{"key":"km","value":"1","description":"Optional. The kilometers per year. Will default to 12000 if not specified."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"345"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:c9c58cfa-eaf6-4037-9dfe-bdf886503d94"},{"key":"Date","value":"Fri, 29 May 2020 08:22:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"inputParameters\": {\n        \"area\": \"SE\",\n        \"year\": 2016,\n        \"make\": \"Audi\",\n        \"model\": \"Q5\",\n        \"derivative\": \"V6\",\n        \"fuelType\": \"Petrol\"\n    },\n    \"resultParameters\": {\n        \"area\": null,\n        \"year\": null,\n        \"make\": \"Audi\",\n        \"model\": \"Q5\",\n        \"derivative\": \"V6\",\n        \"fuelType\": \"Petrol\"\n    },\n    \"km\": 1,\n    \"miles\": 1,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 0.192,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 0.4232875433949649549881096986,\n    \"source\": \"GOV.UK VCA car emission data\"\n}"},{"id":"6d6ca873-d8f8-496f-9ecf-0090350a2a71","name":"Get car footprint of an Audi Q5","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars?make=Audi&model=Q5&fuelType=Petrol&km=15000&cars=1","host":["{{chooose_api_url}}"],"path":["footprint","cars"],"query":[{"key":"year","value":"2016","disabled":true},{"key":"make","value":"Audi"},{"key":"model","value":"Q5"},{"key":"derivative","value":"","disabled":true},{"key":"fuelType","value":"Petrol","description":"Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen"},{"key":"km","value":"15000","description":"Defaults to a sensible yearly usage number if not supplied"},{"key":"area","value":"SE","disabled":true},{"key":"cars","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"366"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Date","value":"Thu, 28 May 2020 13:51:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"inputParameters\": {\n        \"area\": null,\n        \"year\": null,\n        \"make\": \"Audi\",\n        \"model\": \"Q5\",\n        \"derivative\": null,\n        \"fuelType\": \"Petrol\"\n    },\n    \"resultParameters\": {\n        \"area\": null,\n        \"year\": null,\n        \"make\": \"Audi\",\n        \"model\": \"Q5\",\n        \"derivative\": null,\n        \"fuelType\": \"Petrol\"\n    },\n    \"km\": 15000,\n    \"miles\": 9321,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 2581.3043478260869565217391305,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 5690.8019590939921597925889506,\n    \"source\": \"GOV.UK VCA car emission data\"\n}"},{"id":"02db50ec-5213-4479-a9df-c9f0c348b17a","name":"Get car footprint of a BMW X1","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars?make=BMW&model=X1&fuelType=Petrol&km=15000&cars=1","host":["{{chooose_api_url}}"],"path":["footprint","cars"],"query":[{"key":"year","value":"2016","disabled":true},{"key":"make","value":"BMW"},{"key":"model","value":"X1"},{"key":"derivative","value":"","disabled":true},{"key":"fuelType","value":"Petrol","description":"Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen"},{"key":"km","value":"15000","description":"Defaults to a sensible yearly usage number if not supplied"},{"key":"area","value":"SE","disabled":true},{"key":"cars","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Date","value":"Thu, 28 May 2020 13:50:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"inputParameters\": {\n        \"area\": null,\n        \"year\": null,\n        \"make\": \"BMW\",\n        \"model\": \"X1\",\n        \"derivative\": null,\n        \"fuelType\": \"Petrol\"\n    },\n    \"resultParameters\": {\n        \"area\": null,\n        \"year\": null,\n        \"make\": \"BMW\",\n        \"model\": \"X1\",\n        \"derivative\": null,\n        \"fuelType\": \"Petrol\"\n    },\n    \"km\": 15000,\n    \"miles\": 9321,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 2466.1363636363636363636363635,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 5436.900015836605973693156178,\n    \"source\": \"GOV.UK VCA car emission data\"\n}"}],"_postman_id":"a1d581db-b8fe-4fc4-a69e-79b9d73e8f9f"},{"name":"Get car footprint by size","id":"f7a2afb5-5197-4d44-b26a-5d9c5f33fc04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/cars/size/:size?km=12000","description":"<p>Get passenger car emission footprint by car size and distance. Possible sizes are small, medium, large and average.</p>\n<p>Emission factor type: CO2e</p>\n<p>Methodology: UK Department for Business, Energy &amp; Industrial Strategy, Greenhouse gas reporting: conversion factors 2020: <a href=\"https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2020\">web</a>/<a href=\"https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/901692/conversion-factors-2020-methodology.pdf\">methodology</a>/<a href=\"https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/891106/Conversion_Factors_2020_-_Full_set__for_advanced_users_.xlsx\">data</a></p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","cars","size",":size"],"host":["{{chooose_api_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional. Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen</p>\n","type":"text/plain"},"key":"fuelType","value":"Petrol"},{"disabled":true,"description":{"content":"<p>Required. Number of cars</p>\n","type":"text/plain"},"key":"cars","value":"1"},{"description":{"content":"<p>Required. Use \"12000\" for direct amount or yearly averages using \"monthly\", \"yearly\" or \"xdays\" ie \"3days.</p>\n","type":"text/plain"},"key":"km","value":"12000"}],"variable":[{"id":"78d226d4-5e11-4833-83ad-6a4b723f1766","description":{"content":"<p>Small/Medium/Large</p>\n","type":"text/plain"},"type":"any","value":"Large","key":"size"}]}},"response":[{"id":"aae1821b-99c5-4675-84c2-16ec87a78a69","name":"Get car footprint for small car","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars/size/:size?km=12000","host":["{{chooose_api_url}}"],"path":["footprint","cars","size",":size"],"query":[{"key":"fuelType","value":"Petrol","description":"Optional. Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen","disabled":true},{"key":"cars","value":"1","description":"Required. Number of cars","disabled":true},{"key":"km","value":"12000","description":"Required. Use \"12000\" for direct amount or yearly averages using \"monthly\", \"yearly\" or \"xdays\" ie \"3days."}],"variable":[{"key":"size","value":"Small","description":"Small/Medium/Large"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"282"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0xb97YgAAAAA+3WLzVxcrTI9F4oc0q53qU1RPRURHRTA4MTIAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Wed, 11 May 2022 13:53:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"size\": \"Small\",\n    \"fuelType\": \"Unknown\",\n    \"km\": 12000,\n    \"miles\": 7456,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 1733.88,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 3822.5510715711553966394981468,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"},{"id":"0129003e-430d-47e7-b7cd-9c8e45f72bd8","name":"Get car footprint for large car","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/cars/size/:size?km=12000","host":["{{chooose_api_url}}"],"path":["footprint","cars","size",":size"],"query":[{"key":"fuelType","value":"Petrol","description":"Optional. Petrol, Diesel, Electric, NaturalGass, Biofuel, Hybrid, LPG, Hydrogen","disabled":true},{"key":"cars","value":"1","description":"Required. Number of cars","disabled":true},{"key":"km","value":"12000","description":"Required. Use \"12000\" for direct amount or yearly averages using \"monthly\", \"yearly\" or \"xdays\" ie \"3days."}],"variable":[{"key":"size","value":"Large","description":"Small/Medium/Large"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"281"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"00r97YgAAAAByErODh95NSLQdedm5nDGxU1RPRURHRTA4MTIAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Wed, 11 May 2022 13:53:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"size\": \"Large\",\n    \"fuelType\": \"Unknown\",\n    \"km\": 12000,\n    \"miles\": 7456,\n    \"cars\": 1,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 2678.52,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 5905.1257850743829751809978639,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"}],"_postman_id":"f7a2afb5-5197-4d44-b26a-5d9c5f33fc04"},{"name":"Get bus footprint by distance","id":"bf18d626-dd94-4490-ba51-f5db3bb0efa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/busses/:BusType?km=10.8&passengers=22","description":"<p>Get coach bus emission footprint per passenger, by distance</p>\n<p>Emission factor type: CO2e</p>\n<p>Methodology: UK Department for Business, Energy &amp; Industrial Strategy, Greenhouse gas reporting: conversion factors 2020: <a href=\"https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2020\">web</a>/<a href=\"https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/901692/conversion-factors-2020-methodology.pdf\">methodology</a>/<a href=\"https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/891106/Conversion_Factors_2020_-_Full_set__for_advanced_users_.xlsx\">data</a>.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","busses",":BusType"],"host":["{{chooose_api_url}}"],"query":[{"key":"km","value":"10.8"},{"key":"passengers","value":"22"}],"variable":[{"id":"5fdbbadc-a34e-4d10-a3f3-48e474c56143","description":{"content":"<p>Coach/Local</p>\n","type":"text/plain"},"type":"any","value":"Coach","key":"BusType"}]}},"response":[{"id":"9ca47d4b-f392-41f4-8583-1f28adfaa378","name":"Get coach bus footprint by distance","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/busses/coach?km=10.8&passengers=22","host":["{{chooose_api_url}}"],"path":["footprint","busses","coach"],"query":[{"key":"km","value":"10.8"},{"key":"passengers","value":"22"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"273"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0iat7YgAAAAAQg9PIsfA9QKYgWJKMCoKOT1NMMjMxMDUwMjA0MDExADg4YzY2NWY1LWI2ZDctNDJkZS04YzIwLWZhYzIzODc3OWE4MA=="},{"key":"Date","value":"Wed, 11 May 2022 12:26:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": null,\n    \"km\": 10.8,\n    \"miles\": 7,\n    \"passengers\": 22,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 6.491232,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 14.310716910868672680715506745,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"},{"id":"404f1301-d32f-465b-9800-6a68d54cd264","name":"Get local bus footprint by distance","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/busses/:BusType?km=10.8&passengers=22","host":["{{chooose_api_url}}"],"path":["footprint","busses",":BusType"],"query":[{"key":"km","value":"10.8"},{"key":"passengers","value":"22"}],"variable":[{"key":"BusType","value":"Local","description":"Coach/Local"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"275"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0acF7YgAAAABJpvi78MQNS5EoaGxif7L9QkVSMzBFREdFMDQxOQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Wed, 11 May 2022 14:00:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": null,\n    \"km\": 10.8,\n    \"miles\": 7,\n    \"passengers\": 22,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 24.501312,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 54.016146700174872870987666747,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"}],"_postman_id":"bf18d626-dd94-4490-ba51-f5db3bb0efa1"},{"name":"Get bus footprint by location","id":"2582cf24-f4f7-4773-98d9-dcedf59ac90f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/busses/:BusType?fromLat=59.91119&fromLong=10.75244&toLat=63.43627&toLong=10.39823","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","busses",":BusType"],"host":["{{chooose_api_url}}"],"query":[{"key":"fromLat","value":"59.91119"},{"key":"fromLong","value":"10.75244"},{"key":"toLat","value":"63.43627"},{"key":"toLong","value":"10.39823"},{"disabled":true,"key":"calculationMethod","value":"VY"}],"variable":[{"id":"48c1e0d6-aa44-4db7-9ef3-6b9bf4a8a4d0","description":{"content":"<p>Coach/Local</p>\n","type":"text/plain"},"type":"any","value":"Coach","key":"BusType"}]}},"response":[{"id":"9c98ad5e-33e7-4d5b-ac4a-aa25e74095d7","name":"Get Coach bus footprint by location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/busses/:BusType?fromLat=59.91119&fromLong=10.75244&toLat=63.43627&toLong=10.39823","host":["{{chooose_api_url}}"],"path":["footprint","busses",":BusType"],"query":[{"key":"fromLat","value":"59.91119"},{"key":"fromLong","value":"10.75244"},{"key":"toLat","value":"63.43627"},{"key":"toLong","value":"10.39823"},{"key":"calculationMethod","value":"VY","disabled":true}],"variable":[{"key":"BusType","value":"Coach","description":"Coach/Local"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"272"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"07r97YgAAAAChM6YWC3qqRLVm3AnMKOzwU1RPRURHRTA4MTIAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Wed, 11 May 2022 13:53:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": null,\n    \"km\": 492,\n    \"miles\": 306,\n    \"passengers\": 1,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 13.44144,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 29.633302694223009086330089724,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"},{"id":"7a95fe51-8a78-4195-b39f-2c03ffc2bdac","name":"Get Local bus footprint by location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/busses/:BusType?fromLat=59.91119&fromLong=10.75244&toLat=63.43627&toLong=10.39823","host":["{{chooose_api_url}}"],"path":["footprint","busses",":BusType"],"query":[{"key":"fromLat","value":"59.91119"},{"key":"fromLong","value":"10.75244"},{"key":"toLat","value":"63.43627"},{"key":"toLong","value":"10.39823"},{"key":"calculationMethod","value":"VY","disabled":true}],"variable":[{"key":"BusType","value":"Local","description":"Coach/Local"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"273"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0kMF7YgAAAADbwJtcJbKeSbplIL8wiehWQkVSMzBFREdFMDQxOQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Wed, 11 May 2022 14:00:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": null,\n    \"km\": 492,\n    \"miles\": 306,\n    \"passengers\": 1,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 50.73504,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 111.8516169044025145308330473,\n    \"source\": \"GOV.UK BEIS 2020\"\n}"}],"_postman_id":"2582cf24-f4f7-4773-98d9-dcedf59ac90f"},{"name":"Get train footprint","id":"5db0a9b1-3fe9-4144-a4c9-b4980d8e6349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/trains?km=500&passengers=2","description":"<p>Get train emission footprint per passenger, by distance</p>\n<p>Emission factor type: CO2.</p>\n<p>Methodology: European Environment Agency: average rail emissions in the EU per passenger-km (2014, published 2017).</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","trains"],"host":["{{chooose_api_url}}"],"query":[{"key":"km","value":"500"},{"key":"passengers","value":"2"}],"variable":[]}},"response":[{"id":"a81ec67c-74d2-4f3d-9325-b2abda86d356","name":"Get train footprint","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/trains?km=500&passengers=2","host":["{{chooose_api_url}}"],"path":["footprint","trains"],"query":[{"key":"km","value":"500"},{"key":"passengers","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"258"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0C8B7YgAAAAAG/oQeAiy0QpVK5YaJh48VU1RPRURHRTA4MTIAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Wed, 11 May 2022 13:54:19 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"km\": 500,\n    \"miles\": 311,\n    \"passengers\": 2,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 28.39,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 62.589236234286745167252262203,\n    \"source\": \"EEA 2014\"\n}"}],"_postman_id":"5db0a9b1-3fe9-4144-a4c9-b4980d8e6349"},{"name":"Get specific train footprint","id":"750a39b1-0700-4da1-93b6-54c0f6b45990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/trains/specific/VYNO1S35?fromLat=53.47723866335223&fromLong=-2.2313815603444707&toLat=52.4780151680983&toLong=-1.9000204975682635","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","trains","specific","VYNO1S35"],"host":["{{chooose_api_url}}"],"query":[{"key":"fromLat","value":"53.47723866335223"},{"key":"fromLong","value":"-2.2313815603444707"},{"key":"toLat","value":"52.4780151680983"},{"key":"toLong","value":"-1.9000204975682635"}],"variable":[]}},"response":[{"id":"b6c9db4a-238c-40dc-a372-5454f7ed502f","name":"Get specific train footprint","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/trains/specific/VYNO1S35?fromLat=53.47723866335223&fromLong=-2.2313815603444707&toLat=52.4780151680983&toLong=-1.9000204975682635","host":["{{chooose_api_url}}"],"path":["footprint","trains","specific","VYNO1S35"],"query":[{"key":"fromLat","value":"53.47723866335223"},{"key":"fromLong","value":"-2.2313815603444707"},{"key":"toLat","value":"52.4780151680983"},{"key":"toLong","value":"-1.9000204975682635"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"253"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0EcB7YgAAAACZdfInxhBSRaoJwWU4uu2dU1RPRURHRTA4MTIAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Wed, 11 May 2022 13:54:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"km\": 132,\n    \"miles\": 82,\n    \"passengers\": 1,\n    \"roundTrip\": false,\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 2.12058,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 4.6750786394400770012952378367,\n    \"source\": \"VY\"\n}"}],"_postman_id":"750a39b1-0700-4da1-93b6-54c0f6b45990"}],"id":"ac7682cb-d194-4956-9c87-c3afcb1230ae","_postman_id":"ac7682cb-d194-4956-9c87-c3afcb1230ae","description":"","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Accommodation","item":[{"name":"Get hotel stay footprint - country or region","id":"5d8ee6b8-0e8e-4541-a236-7a8ca0a4ed13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/hotels/:countryOrRegion?rooms=1&days=1","description":"<p>Get the estimated CO2e footprint for staying at a hotel with a known or unknown umber of stars, for a specified numbers of rooms and duration, in a specific country or region of the world.</p>\n<p>:countryOrRegion can be:</p>\n<ul>\n<li>Any country ISO 3166-1 alpha2 or alpha3 code</li>\n<li>Any country name, continent, region, sub-region or intermediate region from the /metadata/countries endpoint.</li>\n<li>World</li>\n</ul>\n<p>For regions with multiple countries, an unweighted average is used.</p>\n<p>Emission factor type: CO2e.</p>\n<p>Methodology: Greenview Hotel Footprinting Tool Version 2021v1.1 (adapted from CHSB2021 data set of 2019 calendar year data).</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","hotels",":countryOrRegion"],"host":["{{chooose_api_url}}"],"query":[{"description":{"content":"<p>Optional, default 1</p>\n","type":"text/plain"},"key":"rooms","value":"1"},{"description":{"content":"<p>Optional, default 1</p>\n","type":"text/plain"},"key":"days","value":"1"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"stars","value":"4"}],"variable":[{"id":"5df4ad40-631f-4ef5-895f-7aec96e4de7e","type":"any","value":"World","key":"countryOrRegion"}]}},"response":[{"id":"8c4588a6-54ba-4109-8b0c-443b57382fdb","name":"Hotel footprint - USA 3 stars","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:countryOrRegion?rooms=2&days=4&stars=3","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":countryOrRegion"],"query":[{"key":"rooms","value":"2","description":"Optional, default 1"},{"key":"days","value":"4","description":"Optional, default 1"},{"key":"stars","value":"3","description":"Optional"}],"variable":[{"key":"countryOrRegion","value":"USA"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"209"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0LvUVYgAAAACjrf7bDiXITZ4ZWVPh+IprQkVSMzBFREdFMDQxOAAxZmVmMDA5OS0yYTQ2LTQzN2UtYWFmMC05ZGE0N2Y1MjFlYTE="},{"key":"Date","value":"Wed, 23 Feb 2022 08:49:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 144.56,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 318.7,\n    \"source\": \"Greenview (2019); 3 stars; US; Actual\"\n}"},{"id":"98df4c01-8da2-4eff-8db0-6c52582478a5","name":"Hotel footprint - USA","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:countryOrRegion?rooms=2&days=4","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":countryOrRegion"],"query":[{"key":"rooms","value":"2","description":"Optional, default 1"},{"key":"days","value":"4","description":"Optional, default 1"},{"key":"stars","value":"3","description":"Optional","disabled":true}],"variable":[{"key":"countryOrRegion","value":"USA"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"201"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0XfUVYgAAAACkmkZbfRkwR7/K+j28KZoNQkVSMzBFREdFMDQxOAAxZmVmMDA5OS0yYTQ2LTQzN2UtYWFmMC05ZGE0N2Y1MjFlYTE="},{"key":"Date","value":"Wed, 23 Feb 2022 08:50:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 128.88,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 284.13,\n    \"source\": \"Greenview (2019); US; Actual\"\n}"},{"id":"2d9aaa66-6cb6-4ff5-9e05-58c7e0280120","name":"Hotel footprint - Europe 3 stars","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:countryOrRegion?rooms=2&days=4&stars=4","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":countryOrRegion"],"query":[{"key":"rooms","value":"2","description":"Optional, default 1"},{"key":"days","value":"4","description":"Optional, default 1"},{"key":"stars","value":"4","description":"Optional"}],"variable":[{"key":"countryOrRegion","value":"Europe"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"209"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0gfUVYgAAAACheupxl7z1Qq5kbJcK+q9PQkVSMzBFREdFMDQxOAAxZmVmMDA5OS0yYTQ2LTQzN2UtYWFmMC05ZGE0N2Y1MjFlYTE="},{"key":"Date","value":"Wed, 23 Feb 2022 08:51:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 110.91,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 244.51,\n    \"source\": \"Greenview (2019); 4 stars; Europe average\"\n}"},{"id":"6c147f9e-6997-47d1-a174-8e607e3ea939","name":"Hotel footprint - World","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:countryOrRegion?rooms=1&days=1","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":countryOrRegion"],"query":[{"key":"rooms","value":"1","description":"Optional, default 1"},{"key":"days","value":"1","description":"Optional, default 1"},{"key":"stars","value":"4","description":"Optional","disabled":true}],"variable":[{"key":"countryOrRegion","value":"World"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"201"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0v/UVYgAAAABLcb/ehL7CQJOOgweHMxTRQkVSMzBFREdFMDQxOAAxZmVmMDA5OS0yYTQ2LTQzN2UtYWFmMC05ZGE0N2Y1MjFlYTE="},{"key":"Date","value":"Wed, 23 Feb 2022 08:52:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 27.71,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 61.09,\n    \"source\": \"Greenview (2019); World average\"\n}"}],"_postman_id":"5d8ee6b8-0e8e-4541-a236-7a8ca0a4ed13"},{"name":"Get hotel stay footprint - state level","id":"69b5703f-63b9-4439-8940-ebfb8ab68ba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/hotels/:country/:state?rooms=2&days=10","description":"<p>Get the estimated CO2e footprint for staying at a hotel with a known or unknown umber of stars, for a specified numbers of rooms and duration, in a specific state or subdivision of a country.</p>\n<p>:country can be:</p>\n<ul>\n<li>Any country ISO 3166-1 alpha2 or alpha3 code</li>\n<li>Any country name from the /metadata/countries endpoint.</li>\n</ul>\n<p>:state can be any ISO 3166-2 subdivision code. Only subdivisions in China, US, Canada and Australia currently have data. For all other countries, the country data will be used.</p>\n<p>Emission factor type: CO2e.</p>\n<p>Methodology: Greenview Hotel Footprinting Tool Version 2021v1.1 (adapted from CHSB2021 data set of 2019 calendar year data).</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","hotels",":country",":state"],"host":["{{chooose_api_url}}"],"query":[{"description":{"content":"<p>Optional, default 1</p>\n","type":"text/plain"},"key":"rooms","value":"2"},{"description":{"content":"<p>Optional, default 1</p>\n","type":"text/plain"},"key":"days","value":"10"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"stars","value":"5"}],"variable":[{"id":"142b339d-dc97-4e40-9bcf-1b1b57f45da1","description":{"content":"<p>Country code (ISO 3166-1 alpha 2 or alpha 3)</p>\n","type":"text/plain"},"type":"any","value":"CN","key":"country"},{"id":"82af3397-f903-4350-b0ca-dca361a3e01c","description":{"content":"<p>State/subdivision code (ISO-3166-2)</p>\n","type":"text/plain"},"type":"any","value":"CN-AH","key":"state"}]}},"response":[{"id":"ad7f903c-ba6f-4800-b479-74f9fdce8f4e","name":"Hotel footprint - Anhui Sheng, China","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:country/:state?rooms=2&days=10","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":country",":state"],"query":[{"key":"rooms","value":"2","description":"Optional, default 1"},{"key":"days","value":"10","description":"Optional, default 1"},{"key":"stars","value":"5","description":"Optional","disabled":true}],"variable":[{"key":"country","value":"CN","description":"Country code (ISO 3166-1 alpha 2 or alpha 3)"},{"key":"state","value":"CN-AH","description":"State/subdivision code (ISO-3166-2)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"216"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"05PUVYgAAAADtQD24hsQYRa1oHNm/mqUhQkVSMzBFREdFMDQxOAAxZmVmMDA5OS0yYTQ2LTQzN2UtYWFmMC05ZGE0N2Y1MjFlYTE="},{"key":"Date","value":"Wed, 23 Feb 2022 08:52:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 1135.37,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 2503.06,\n    \"source\": \"Greenview (2019); Anhui Sheng, China; Actual\"\n}"},{"id":"92f8fdbf-8daa-4621-abab-a0b99853f304","name":"Hotel footprint - Alabama, US","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/hotels/:country/:state?rooms=2&days=10","host":["{{chooose_api_url}}"],"path":["footprint","hotels",":country",":state"],"query":[{"key":"rooms","value":"2","description":"Optional, default 1"},{"key":"days","value":"10","description":"Optional, default 1"},{"key":"stars","value":"5","description":"Optional","disabled":true}],"variable":[{"key":"country","value":"US","description":"Country code (ISO 3166-1 alpha 2 or alpha 3)"},{"key":"state","value":"US-AL","description":"State/subdivision code (ISO-3166-2)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"208"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0Y/YVYgAAAACskAr6H85MQpBkWqg7CuHUU1RPRURHRTA4MjIAMWZlZjAwOTktMmE0Ni00MzdlLWFhZjAtOWRhNDdmNTIxZWEx"},{"key":"Date","value":"Wed, 23 Feb 2022 08:54:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"kilosCo2\": null,\n    \"kilosCo2e\": 337.64,\n    \"lbsCo2\": null,\n    \"lbsCo2e\": 744.37,\n    \"source\": \"Greenview (2019); Alabama, US; Actual\"\n}"}],"_postman_id":"69b5703f-63b9-4439-8940-ebfb8ab68ba9"},{"name":"Get multiple hotel stay footprints","id":"07574fd8-52a6-4ebd-b545-1fc4c2bb9ec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n       \"stars\": 3.5,\n       \"days\": 2,\n       \"rooms\": 1,\n       \"country\": \"ARG\"\n    },\n    {\n       \"stars\": 4,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"CA\",\n       \"subdivision\": \"CA-NL\"\n    },\n    {\n       \"stars\": null,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"Asia\"\n    },\n    {\n       \"stars\": null,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"this country doesn't exist\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/footprint/hotels","description":"<p>Get the estimated CO2e footprint for staying at a hotel with a known or unknown umber of stars, for a specified numbers of rooms and duration, in a specific country or region of the world.</p>\n<p>:countryOrRegion can be:</p>\n<ul>\n<li>Any country ISO 3166-1 alpha2 or alpha3 code</li>\n<li>Any country name, continent, region, sub-region or intermediate region from the /metadata/countries endpoint.</li>\n<li>World</li>\n</ul>\n<p>For regions with multiple countries, an unweighted average is used.</p>\n<p>Emission factor type: CO2e.</p>\n<p>Methodology: Greenview Hotel Footprinting Tool Version 2021v1.1 (adapted from CHSB2021 data set of 2019 calendar year data).</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","hotels"],"host":["{{chooose_api_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"stars","value":"4"}],"variable":[]}},"response":[{"id":"efbf361d-cf3a-4346-bed3-1be641753c0c","name":"Get hotel stay footprint - country or region Copy","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n       \"stars\": 3.5,\n       \"days\": 2,\n       \"rooms\": 1,\n       \"country\": \"ARG\"\n    },\n    {\n       \"stars\": 4,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"CA\",\n       \"subdivision\": \"CA-NL\"\n    },\n    {\n       \"stars\": null,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"Asia\"\n    },\n    {\n       \"stars\": null,\n       \"days\": 1,\n       \"rooms\": 3,\n       \"country\": \"this country doesn't exist\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/footprint/hotels","host":["{{chooose_api_url}}"],"path":["footprint","hotels"],"query":[{"key":"stars","value":"4","description":"Optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"506"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0GidxYgAAAAAt7bbmq9VwSaAkV2lJY3CkU1RPRURHRTA4MTUAODhjNjY1ZjUtYjZkNy00MmRlLThjMjAtZmFjMjM4Nzc5YTgw"},{"key":"Date","value":"Tue, 03 May 2022 12:59:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"request\": {\n            \"stars\": null,\n            \"rooms\": 3,\n            \"days\": 1,\n            \"country\": \"Asia\",\n            \"subdivision\": null\n        },\n        \"response\": {\n            \"KilosCo2\": null,\n            \"KilosCo2e\": 126,\n            \"LbsCo2\": null,\n            \"LbsCo2e\": 278,\n            \"Source\": \"Greenview (2019); Asia average\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"stars\": null,\n            \"rooms\": 3,\n            \"days\": 1,\n            \"country\": \"this country doesn't exist\",\n            \"subdivision\": null\n        },\n        \"response\": null,\n        \"status\": 400,\n        \"error\": \"Unknown region or country 'this country doesn't exist'\"\n    },\n    {\n        \"request\": {\n            \"stars\": 3.5,\n            \"rooms\": 1,\n            \"days\": 2,\n            \"country\": \"ARG\",\n            \"subdivision\": null\n        },\n        \"response\": {\n            \"KilosCo2\": null,\n            \"KilosCo2e\": 15,\n            \"LbsCo2\": null,\n            \"LbsCo2e\": 33,\n            \"Source\": \"Greenview (2019); 3 stars; Argentina; Country Grouping Extrapolation\"\n        },\n        \"status\": 200\n    },\n    {\n        \"request\": {\n            \"stars\": 4,\n            \"rooms\": 3,\n            \"days\": 1,\n            \"country\": \"CA\",\n            \"subdivision\": \"CA-NL\"\n        },\n        \"response\": {\n            \"KilosCo2\": null,\n            \"KilosCo2e\": 22,\n            \"LbsCo2\": null,\n            \"LbsCo2e\": 49,\n            \"Source\": \"Greenview (2019); 4 stars; Newfoundland and Labrador, Canada; Partial Data Extrapolation\"\n        },\n        \"status\": 200\n    }\n]"}],"_postman_id":"07574fd8-52a6-4ebd-b545-1fc4c2bb9ec4"}],"id":"1ddafe6b-b043-4840-b46e-a46716923c53","_postman_id":"1ddafe6b-b043-4840-b46e-a46716923c53","description":"","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"People","item":[{"name":"Get percapita footprint","id":"5ef13e67-602d-4ac6-aee6-6a719e96e490","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/footprint/percapita/:metodology/:CountryCode?years=1&months=0&days=0&persons=1&applyTradeAdjustment=false","description":"<p>Get estimated CO2 footprint for a given amount of persons and time. Based on a country or region average per capita footprint.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["footprint","percapita",":metodology",":CountryCode"],"host":["{{chooose_api_url}}"],"query":[{"description":{"content":"<p>Defaults to 1</p>\n","type":"text/plain"},"key":"years","value":"1"},{"description":{"content":"<p>Defaults to 0</p>\n","type":"text/plain"},"key":"months","value":"0"},{"description":{"content":"<p>Defaults to 0</p>\n","type":"text/plain"},"key":"days","value":"0"},{"description":{"content":"<p>Amount of persons. Defaults to 1.</p>\n","type":"text/plain"},"key":"persons","value":"1"},{"description":{"content":"<p>Defaults to true.</p>\n","type":"text/plain"},"key":"applyTradeAdjustment","value":"false"}],"variable":[{"id":"f88ccd6d-fba5-475d-a7aa-3cbce7985eb3","description":{"content":"<p>OWID/PIK</p>\n","type":"text/plain"},"type":"any","value":"OWID","key":"metodology"},{"id":"8470eb7c-780f-4092-a5ef-053d282100f2","description":{"content":"<p>Any country iso2 code\nAny country iso3 code\nAny country name\nAny region or sub-region from the datahub.io country-codes dataset\nSpecial handle: \"earth\" which give footprint for avg person on earth.\nSpecial handle: \"eu\" which give footprint for avg person in the european union</p>\n","type":"text/plain"},"type":"any","value":"NOR","key":"CountryCode"}]}},"response":[{"id":"a75bcce6-2419-41a5-afae-d23b806c1f65","name":"Get percapita footprint using OWID data, 2017","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/footprint/percapita/OWID/NOR?years=1&months=0&days=0&persons=1&applyTradeAdjustment=false","host":["{{chooose_api_url}}"],"path":["footprint","percapita","OWID","NOR"],"query":[{"key":"years","value":"1","description":"Defaults to 1"},{"key":"months","value":"0","description":"Defaults to 0"},{"key":"days","value":"0","description":"Defaults to 0"},{"key":"persons","value":"1","description":"Amount of persons. Defaults to 1."},{"key":"applyTradeAdjustment","value":"false","description":"Defaults to false."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"},{"key":"Date","value":"Wed, 26 Feb 2020 03:26:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalDays\": 365,\n    \"persons\": 1,\n    \"kilosCo2\": 8442.342323,\n    \"kilosCo2e\": null,\n    \"lbsCo2\": 18612.178866677144503114106616,\n    \"lbsCo2e\": null,\n    \"source\": \"OWID 2017\"\n}"}],"_postman_id":"5ef13e67-602d-4ac6-aee6-6a719e96e490"}],"id":"33cc997f-cb0b-465e-8135-2cd4aca5b84c","description":"<p>Methodology: Using <a href=\"https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions#per-capita-co2-emissions\">Our World in Data (OWID) per capita production/territorial Co2 emission data</a> we calculate the footprint of a given amount of persons. These numbers can be adjusted by <a href=\"https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions#consumption-based-trade-adjusted-co2-emissions\">OWID Co2 trade data</a> using the applyTradeAdjustment query parameter.</p>\n<p>Change the OWID/[area] with a wide range of area codes or names:</p>\n<p>*   Any country iso2 code\n*   Any country iso3 code\n*   Any country name\n*   Any region or sub-region from the <a href=\"https://datahub.io/core/country-codes\">datahub.io country-codes dataset</a>\n*   Special handle: \"earth\" which give footprint for avg person on earth.\n*   Special handle: \"eu\" which give footprint for avg person in the european union.</p>\n","_postman_id":"33cc997f-cb0b-465e-8135-2cd4aca5b84c","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}}],"id":"34e24960-709a-4538-acd3-471accd0057a","description":"<p>The /footprint API is used to calculate the footprint for several routes, and allows the partner to show footprint comparision between different itineraries in their search pages.  </p>\n<p>The footprints can be cached and the recommendation is to refresh them every month.</p>\n","_postman_id":"34e24960-709a-4538-acd3-471accd0057a","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Partnership","item":[{"name":"Get current partnership","id":"588947de-7891-4990-b5ab-53081008da65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/partnership","description":"<p>Get detailed information about the current partnership configuration, including available impact types and projects, their prices, and the currency.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["partnership"],"host":["{{chooose_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"23b056b0-8959-421a-9186-9696fd322eab","name":"Get current partnership","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"url":"{{chooose_api_url}}/partnership"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0La9fYwAAAAB0ebzE4SdgSZ9ruziCJqzfU1ZHMjBFREdFMDYyMAA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 31 Oct 2022 11:19:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"choooseId\": \"211-974-4\",\n    \"customerId\": null,\n    \"customer\": null,\n    \"impactTypes\": [],\n    \"portfolios\": [\n        {\n            \"portfolioId\": \"5faf0f2db723f64d30c465a0\",\n            \"weight\": 1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Sustainable Aviation Fuel (SAF) by SkyNRG\",\n                \"subtitle\": \"A clean substitute for fossil jet fuels \",\n                \"description\": \"Sustainable Aviation Fuel (SAF) is a clean substitute for fossil jet fuels. Rather than being refined from petroleum, SAF is produced from sustainable resources, such as waste oils from a biological origin, agri residues, or non-fossil CO₂.\",\n                \"theme\": \"Sustainable fuel\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"EUR\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"6113ded613bcf2903c08c147\",\n                        \"weight\": 100,\n                        \"isSaf\": true,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/adb31afedbc4e41a213141e6a5c8a149a8807f7d-1600x844.jpg\",\n                        \"imageId\": \"image-adb31afedbc4e41a213141e6a5c8a149a8807f7d-1600x844-jpg\",\n                        \"assetId\": \"adb31afedbc4e41a213141e6a5c8a149a8807f7d\",\n                        \"label\": null,\n                        \"originalFileName\": \"skynrg-feedstock.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/adb31afedbc4e41a213141e6a5c8a149a8807f7d-1600x844.jpg\"\n                    }\n                ],\n                \"sanityId\": \"34b3d160-e3a7-4d03-8712-9aa2dc5e75a0\",\n                \"sanitySlug\": \"skynrg-saf\",\n                \"id\": \"5faf0f2db723f64d30c465a0\",\n                \"createdDate\": \"2020-11-13T22:53:23Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-09-27T07:41:19.021Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": true\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"62e043f3ba6f2802cd8095d5\",\n            \"weight\": 1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Urla Wind Portfolio\",\n                \"subtitle\": null,\n                \"description\": \"The Urla Wind Power Project involves installation and operation of a 15 MW wind power plant.\\n\\nAn estimated electricity generation of 45,738 MWh per year by the efficient utilization of the available wind energy by project activity will replace the grid electricity, which is constituted of different fuel sources, mainly fossil fuels.\",\n                \"theme\": \"Renewable energy\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"62cfefd1df44dec4106afdab\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7da790335360cc814c2e8023411cfdd096301339-1400x840.jpg\",\n                        \"imageId\": \"image-7da790335360cc814c2e8023411cfdd096301339-1400x840-jpg\",\n                        \"assetId\": \"7da790335360cc814c2e8023411cfdd096301339\",\n                        \"label\": null,\n                        \"originalFileName\": \"csm_Klimaschutzprojekt-Tuerkei-7167-2_229c421084.jpeg\",\n                        \"sanityPath\": \"images/f901zpue/production/7da790335360cc814c2e8023411cfdd096301339-1400x840.jpg\"\n                    }\n                ],\n                \"sanityId\": \"0f08ca0d-c4ff-44d1-b5ca-eabe3d3cdd96\",\n                \"sanitySlug\": \"URLWIN-portfolio\",\n                \"id\": \"62e043f3ba6f2802cd8095d5\",\n                \"createdDate\": \"2022-07-26T19:43:35Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-07-26T20:18:48.603Z\",\n                \"modifiedBy\": \"dedde531-857b-4da1-a3c7-2bca45a7f3d7\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"60a6cda597e8743904f9520e\",\n            \"weight\": 1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": null,\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": \"Tree impact\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"60a60c9cdf38a74ec841224d\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/58f4c1199c5af560ad6bdf1c65eb9ba48ea34cd1-1920x1080.jpg\",\n                        \"imageId\": \"image-58f4c1199c5af560ad6bdf1c65eb9ba48ea34cd1-1920x1080-jpg\",\n                        \"assetId\": \"58f4c1199c5af560ad6bdf1c65eb9ba48ea34cd1\",\n                        \"label\": null,\n                        \"originalFileName\": \"Untitled design (5).jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/58f4c1199c5af560ad6bdf1c65eb9ba48ea34cd1-1920x1080.jpg\"\n                    }\n                ],\n                \"sanityId\": \"359deb11-5c88-4c84-9b4a-82d603fe8c94\",\n                \"sanitySlug\": \"XIGUAN-portfolio\",\n                \"id\": \"60a6cda597e8743904f9520e\",\n                \"createdDate\": \"2021-05-20T07:22:54Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-09-19T08:53:10.598Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"6172910582dc055e98073016\",\n            \"weight\": -1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"skynrg\",\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": \"Nature-based solutions\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"60d4dd012c254f28b0d742fb\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b15c38a627d6a0ab5861d8c8474ba2964cdb6b5c-2002x1127.png\",\n                        \"imageId\": \"image-b15c38a627d6a0ab5861d8c8474ba2964cdb6b5c-2002x1127-png\",\n                        \"assetId\": \"b15c38a627d6a0ab5861d8c8474ba2964cdb6b5c\",\n                        \"label\": null,\n                        \"originalFileName\": \"Bilde1.png\",\n                        \"sanityPath\": \"images/f901zpue/production/b15c38a627d6a0ab5861d8c8474ba2964cdb6b5c-2002x1127.png\"\n                    }\n                ],\n                \"sanityId\": \"589d62db-d532-4e7d-9418-bd69f169d7f2\",\n                \"sanitySlug\": \"SKYNRG-carbon\",\n                \"id\": \"6172910582dc055e98073016\",\n                \"createdDate\": \"2021-10-22T10:18:00Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-09-19T08:54:48.819Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"6155c98e0c605262487e5682\",\n            \"weight\": -1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Nii Kaniti Community Forest Management\",\n                \"subtitle\": \"Nii Kaniti Community Forest Management \",\n                \"description\": null,\n                \"theme\": \"Nature-based solutions\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"5fc4f1c3af634926fc85abd1\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/71a633e234863d3ac002eb3bb601c3765593390c-1000x667.jpg\",\n                        \"imageId\": \"image-71a633e234863d3ac002eb3bb601c3765593390c-1000x667-jpg\",\n                        \"assetId\": \"71a633e234863d3ac002eb3bb601c3765593390c\",\n                        \"label\": null,\n                        \"originalFileName\": \"78015fce925075702889704aa3d9c0e8e09b58a3-5184x3456.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/71a633e234863d3ac002eb3bb601c3765593390c-1000x667.jpg\"\n                    }\n                ],\n                \"sanityId\": \"a020769e-e078-4a6f-bac1-95bbadf5d3b4\",\n                \"sanitySlug\": \"UCAYAL-portfolio\",\n                \"id\": \"6155c98e0c605262487e5682\",\n                \"createdDate\": \"2021-09-30T14:28:19Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-09-06T13:45:16.978Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"6336c1fbe6381b1ddf7d3adf\",\n            \"weight\": -1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Qianxinan Afforestation Project Portfolio\",\n                \"subtitle\": null,\n                \"description\": null,\n                \"theme\": \"Nature-based solutions\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"EUR\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"613b61f8286211182448d465\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/a7999a59b6096c0b83febdedbb0c25895b3c8bfb-4056x3040.jpg\",\n                        \"imageId\": \"image-a7999a59b6096c0b83febdedbb0c25895b3c8bfb-4056x3040-jpg\",\n                        \"assetId\": \"a7999a59b6096c0b83febdedbb0c25895b3c8bfb\",\n                        \"label\": null,\n                        \"originalFileName\": \"org_436223a8462d79e9_1558508092000.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/a7999a59b6096c0b83febdedbb0c25895b3c8bfb-4056x3040.jpg\"\n                    }\n                ],\n                \"sanityId\": \"3dc6b557-b446-4f9f-bf8a-99dc89be6c29\",\n                \"sanitySlug\": \"qianxi-portfolio\",\n                \"id\": \"6336c1fbe6381b1ddf7d3adf\",\n                \"createdDate\": \"2022-09-30T10:16:16Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-10-05T10:36:10.347Z\",\n                \"modifiedBy\": \"dedde531-857b-4da1-a3c7-2bca45a7f3d7\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"6295c1fbf01cae63ff39fef7\",\n            \"weight\": -1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Yokote Forest Management Activities in Municipal Forests\",\n                \"subtitle\": \"Forest Management Activities in Municipal Forests\",\n                \"description\": \"Forest owned by Yokote City is managed in accordance with the Forest Management Activities under the J-Credit System, to absorb CO2 and contribute to the prevention of global warming. Appropriate thinning is carried out to maintain or increase the absorption of CO2, and this allows appropriate timber production and conservation of water resources. Proceeds from the sale of J-Credits support ongoing sustainable forest management and maintenance.\\n\",\n                \"theme\": \"Nature-based solutions\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"6255461d3d140618f08c0b3c\",\n                        \"weight\": 0,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/29838d6d1fd1eef4a5a0c5ca4e01eb1921845ab5-707x530.jpg\",\n                        \"imageId\": \"image-29838d6d1fd1eef4a5a0c5ca4e01eb1921845ab5-707x530-jpg\",\n                        \"assetId\": \"29838d6d1fd1eef4a5a0c5ca4e01eb1921845ab5\",\n                        \"label\": null,\n                        \"originalFileName\": \"yokote3.JPG\",\n                        \"sanityPath\": \"images/f901zpue/production/29838d6d1fd1eef4a5a0c5ca4e01eb1921845ab5-707x530.jpg\"\n                    }\n                ],\n                \"sanityId\": \"d4ec007d-7e87-46bd-a840-9a292d87971c\",\n                \"sanitySlug\": \"yokofm-portfolio\",\n                \"id\": \"6295c1fbf01cae63ff39fef7\",\n                \"createdDate\": \"2022-05-31T07:16:33Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-09-27T07:43:15.236Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        },\n        {\n            \"portfolioId\": \"60a6cd9397e8743904f9520d\",\n            \"weight\": -1,\n            \"impact\": \"Co2\",\n            \"portfolio\": {\n                \"title\": \"Fusui Biomass\",\n                \"subtitle\": \"Guangxi Fusui Qiquan Biomass Power Generation Project\",\n                \"description\": \"The project is a newly-built biomass-based power plant. Total installed capacity of this project is 40MW (150t/h biomass boiler). The electricity generated will be transmitted to industrial estate substation through a 110kV transmission line, and then delivered to China Southern Power Grid (CSPG) via Guangxi Power Grid. Local surplus biomass residue will be utilized to generated electricity. The electricity delivered will substitute a part of electricity of CSPG which is dominated by fossil-fired power plants, reducing CO2 emissions from grid-connected electricity generation.\",\n                \"theme\": \"Renewable energy\",\n                \"impact\": \"Co2\",\n                \"pricePerTonneCo2\": null,\n                \"currency\": \"USD\",\n                \"type\": \"Standard\",\n                \"childPortfolios\": [],\n                \"projects\": [\n                    {\n                        \"projectId\": \"60a60c93df38a74ec841224b\",\n                        \"weight\": 100,\n                        \"isSaf\": null,\n                        \"project\": null\n                    }\n                ],\n                \"salesPricesPerTonneCo2\": null,\n                \"default\": false,\n                \"estimatedCustomerPricePerTonne\": null,\n                \"estimatedCustomerPriceCurrency\": null,\n                \"baseCustomerPricePerTonne\": null,\n                \"baseCustomerPriceCurrency\": null,\n                \"totalTonnesCo2Available\": null,\n                \"sanityTexts\": [],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\",\n                        \"imageId\": \"image-c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080-jpg\",\n                        \"assetId\": \"c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e\",\n                        \"label\": null,\n                        \"originalFileName\": \"Untitled design (4).jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\"\n                    }\n                ],\n                \"sanityId\": \"69170749-42e8-4c4e-b14a-527bdad02223\",\n                \"sanitySlug\": \"FUSBIO-portfolio\",\n                \"id\": \"60a6cd9397e8743904f9520d\",\n                \"createdDate\": \"2021-05-20T07:28:42Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-05-02T11:39:12.081Z\",\n                \"modifiedBy\": \"sanity-sync\",\n                \"containsSaf\": false\n            },\n            \"alias\": null\n        }\n    ],\n    \"currency\": \"USD\",\n    \"settings\": {\n        \"public\": true,\n        \"termsAndConditions\": {\n            \"accepted\": true,\n            \"acceptedDate\": \"2021-09-17T00:00:00Z\",\n            \"acceptedByUser\": \"60e2d6f8c20379525cde2414\",\n            \"acceptedByProfile\": {\n                \"name\": \"Krzysztof Jakubowski\",\n                \"preferredName\": \"Krzy\",\n                \"firstName\": null,\n                \"lastName\": null,\n                \"pictureUrl\": null,\n                \"gender\": null,\n                \"otherGender\": null,\n                \"dateOfBirth\": null,\n                \"language\": null\n            }\n        },\n        \"termsAndConditionsSupplyParagraphs\": null,\n        \"flightsRadiativeForcingFactor\": 1.9,\n        \"enableSpecificFlightFootprintFallback\": null,\n        \"feeDisplay\": {\n            \"allowed\": true,\n            \"displayFeeOnPortals\": true,\n            \"displayFeeOnTermsAndConditions\": true\n        },\n        \"defaultOrderCategory\": null,\n        \"baselineCo2Price\": null,\n        \"customerFees\": {\n            \"feeCurrency\": \"EUR\",\n            \"transactionFee\": null,\n            \"orderFee\": null,\n            \"itemFee\": {\n                \"feePerFlightPax\": 0.42,\n                \"tieredFlightFees\": null,\n                \"feePerEventFlightPax\": null,\n                \"feePerEventPerson\": null,\n                \"feePerEmployeeBenefitMonthlyPerson\": null,\n                \"feePerCarMonthlyCar\": null,\n                \"feePerMonthlyPersonalLifestylePersons\": null,\n                \"feePerMonthlyPersonalCars\": null,\n                \"feePerMonthlyPersonalPets\": null,\n                \"bulkCo2Fees\": null,\n                \"feePerTrainItem\": null,\n                \"feePerTrainItemPercentage\": null,\n                \"feePerBusItem\": null,\n                \"feePerBusItemPercentage\": null,\n                \"feePerAccommodationItem\": null,\n                \"feePerAccommodationItemPercentage\": null,\n                \"feePerAccommodationRoomDay\": null,\n                \"feePerCarItem\": null,\n                \"feePerCarItemPercentage\": null,\n                \"feePerFlightItem\": null,\n                \"feePerFlightItemPercentage\": null,\n                \"bulkCo2ShippingFee\": null,\n                \"shippingPercentageFee\": 22.5,\n                \"airFreightPercentageFee\": null,\n                \"percentageBulkCo2Fee\": null,\n                \"fixedFee\": null,\n                \"defaultPercentageFee\": null\n            }\n        },\n        \"mail\": {\n            \"welcomeMailTemplate\": \"welcome\",\n            \"welcomeReminderTemplate\": \"welcomeReminder\",\n            \"welcomeWithLogonTemplate\": \"welcomeWithLogon\",\n            \"giftMailTemplate\": \"d-ignore\",\n            \"orderCompletedMailTemplate\": \"receipt\",\n            \"orderFollowup1Template\": \"d-ignore\",\n            \"orderFollowup2Template\": \"d-ignore\",\n            \"orderRefundedMailTemplate\": \"refund\",\n            \"customerListName\": null,\n            \"billingStripeRequiresAction1Template\": \"d-ignore\",\n            \"billingStripeRequiresAction2Template\": \"d-ignore\",\n            \"billingStripeRequiresAction3Template\": \"d-ignore\",\n            \"billingStripeProblemResolvedTemplate\": \"d-ignore\",\n            \"billingStatementStripePeriodicTemplate\": \"billingPeriodReceipt\",\n            \"billingInvoiceTemplate\": \"invoice\",\n            \"billingStripeProblem1Template\": \"d-ignore\",\n            \"billingStripeProblem2Template\": \"d-ignore\",\n            \"billingStripeProblem3Template\": \"d-ignore\",\n            \"customerWelcomeTemplate\": \"welcome\",\n            \"customerFootprintsRegistrationReportTemplate\": null,\n            \"userInviteTemplate\": \"invitation\",\n            \"subscriptionCanceledTemplate\": \"d-ignore\",\n            \"subscriptionModifiedTemplate\": \"d-ignore\",\n            \"subscriptionCreatedTemplate\": \"d-ignore\",\n            \"facilitatedSubscriptionReportTemplate\": \"emissionsReport\",\n            \"facilitatedSubscriptionReminderTemplate\": \"periodicOrderReminder\",\n            \"facilitatedOrderApprovalTemplate\": \"orderClaim\",\n            \"facilitatedOrderApprovalReminderTemplate\": \"d-ignore\",\n            \"facilitatedOrderCompletedTemplate\": \"facilitatedOrderConfirmation\",\n            \"mailAddressSettings\": null\n        },\n        \"certificates\": null,\n        \"powerBi\": null,\n        \"billingInterval\": null,\n        \"paymentMethod\": \"Invoice\",\n        \"invoice\": {\n            \"address\": {\n                \"line1\": \"Polna 12\",\n                \"line2\": null,\n                \"city\": \"Swaj\",\n                \"state\": \"CA-AB\",\n                \"zipCode\": \"62020\",\n                \"countryCodeIso2\": \"CA\"\n            },\n            \"contact\": {\n                \"name\": \"KJP\",\n                \"phoneNumber\": \"12343245\",\n                \"email\": \"krzysztof.jakubowski+flyawaypartner@chooose.today\"\n            },\n            \"billingEmail\": \"gaute.gamst+flyaway2@chooose.today\",\n            \"tripletex\": null,\n            \"reference\": null,\n            \"comment\": null,\n            \"confirmed\": true\n        },\n        \"transfer\": null,\n        \"stripeStatementDescriptorSuffix\": null,\n        \"portal\": {\n            \"apiKeys\": [\n                \"Y5Yi4Ch6RqJxpWcWiyUG9d8KMIN5IYgatdqmHaUh6oO6EGhP/mtm8g==\"\n            ],\n            \"connectFeatures\": [\n                \"MarketingToolkit\",\n                \"Shipping_Voyage\",\n                \"Shipping_Precalculated\",\n                \"Flights_Upload\",\n                \"Flights_FromTo\",\n                \"Flights_ByDistance\",\n                \"Events\",\n                \"Cars\",\n                \"TeamPerk\",\n                \"GroundFreight\",\n                \"RailFreight\",\n                \"AirFreight\",\n                \"Carbon\"\n            ],\n            \"features\": [\n                \"MarketingToolkit\",\n                \"Carbon\",\n                \"Shipping_Voyage\",\n                \"Shipping_Precalculated\",\n                \"Flights_Upload\",\n                \"Flights_FromTo\",\n                \"Flights_ByDistance\",\n                \"Cars\",\n                \"Events\",\n                \"AirFreight\",\n                \"Lifestyle\",\n                \"GroundFreight\",\n                \"RailFreight\"\n            ],\n            \"safFeatures\": null,\n            \"customerType\": 0,\n            \"defaultCustomerBillingInterval\": null,\n            \"logoUrl\": \"https://chooosestoragetest.blob.core.windows.net/portal-logos/FlyAway_logo.png\",\n            \"colors\": {\n                \"primaryButtonBackground\": \"#85DAFF\",\n                \"primaryButtonText\": \"#003333\",\n                \"secondaryButtonBackground\": \"#E8308A\",\n                \"secondaryButtonText\": \"#ffffff\",\n                \"primary\": \"#003333\",\n                \"primaryColorMode\": \"Light\",\n                \"secondary\": \"#E8308A\",\n                \"lightElements\": \"#C6D4D4\",\n                \"secondaryColorMode\": \"Light\",\n                \"icons\": \"#2B363D\",\n                \"background\": \"#C6D4D4\",\n                \"headlineText\": \"#003333\",\n                \"darkColor\": null,\n                \"bodyText\": \"#003333\",\n                \"secondaryText\": \"#003333\",\n                \"lightText\": \"#7F9999\"\n            },\n            \"portalUrl\": \"https://flyaway-test.portal.chooose.today\",\n            \"faviconUrl\": null,\n            \"contactEmail\": null,\n            \"currencies\": null,\n            \"languages\": null,\n            \"paymentMethodTypes\": null,\n            \"fields\": null,\n            \"multiplier\": {\n                \"value\": 1,\n                \"mode\": \"Discount\",\n                \"switchState\": \"OnFixed\"\n            },\n            \"airportDataSet\": null,\n            \"allowedAirlineCodes\": null,\n            \"programmeName\": null\n        },\n        \"ringfenceCodes\": [\n            \"default\",\n            \"standardre\",\n            \"shell\",\n            \"shell\"\n        ],\n        \"defaultAirlineCode\": null,\n        \"eventListeners\": null,\n        \"featuredAirports\": null,\n        \"retirement\": null,\n        \"alertChannel\": null,\n        \"inputFilters\": null,\n        \"refundPolicy\": null,\n        \"footprintCalculator\": {\n            \"disableAirlineCalculators\": null,\n            \"britishAirwaysZeroFootprintDomesticFlights\": null,\n            \"britishAirwaysEtsDeductions\": null,\n            \"iberiaEtsDeductions\": null,\n            \"legacyUseOldIcaoCalculator\": null,\n            \"legacyUseInconsistentFallbackPath\": null,\n            \"logDecisionLog\": null,\n            \"logMetrics\": null,\n            \"defaultMethodology\": \"iata-rp1726\",\n            \"disabledCalculators\": null\n        }\n    },\n    \"name\": \"FlyAway\",\n    \"internalName\": \"flyaway\",\n    \"affiliationCodes\": [],\n    \"id\": \"60da39442c30a03798d2bb3d\",\n    \"createdDate\": \"2021-06-28T21:04:04.751Z\",\n    \"createdBy\": \"0ad74549-acb5-4579-a8fd-bdaea98545b1\",\n    \"modifiedDate\": \"2022-10-31T08:44:19.288Z\",\n    \"modifiedBy\": \"dedde531-857b-4da1-a3c7-2bca45a7f3d7\",\n    \"clientIds\": [\n        \"efe48242-494f-4e8a-86d8-504f227e39e6\",\n        \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\"\n    ],\n    \"publicApiKeys\": [\n        \"G9PJgXUDzuahuo1pC26gZYvtxCKxKBKrfhGhINItimeHeDloStTuaA==\",\n        \"IBlyT4N3/boqf6cPVMUndQJ8eFhLRlrxJnWKqVl8f8uvgSFuPguRxw==\"\n    ]\n}"}],"_postman_id":"588947de-7891-4990-b5ab-53081008da65"},{"name":"Get terms and conditions","id":"9c4c8eed-991b-4f7c-93fc-463c38e0f399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/terms?language=en","description":"<p>Returns the specific terms and conditions of this partnership. These can be shared with customers.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["terms"],"host":["{{chooose_api_url}}"],"query":[{"key":"language","value":"en"}],"variable":[]}},"response":[{"id":"67234098-071b-4347-8c46-8f0c1d0376a1","name":"Get Partnership T&C","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"url":{"raw":"{{chooose_api_url}}/terms?language=en","host":["{{chooose_api_url}}"],"path":["terms"],"query":[{"key":"language","value":"en"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Mar 2022 10:43:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"Content-Length","value":"633"},{"key":"Request-Context","value":"appId="}],"cookie":[],"responseTime":null,"body":"{\n    \"termsAndConditions\": [\n        {\n            \"term\": \"general\",\n            \"url\": \"http://localhost:7073/terms?lng=en&partnershipId=61fa8e5119f7aa2544c6918a&theme=partnercompany&terms=general&included=general\"\n        },\n        {\n            \"term\": \"partner\",\n            \"url\": \"http://localhost:7073/terms?lng=en&partnershipId=61fa8e5119f7aa2544c6918a&theme=partnercompany&terms=partner&included=partner\"\n        },\n        {\n            \"term\": \"privacy\",\n            \"url\": \"http://localhost:7073/terms?lng=en&partnershipId=61fa8e5119f7aa2544c6918a&theme=partnercompany&terms=privacy&included=privacy\"\n        },\n        {\n            \"term\": \"cookie\",\n            \"url\": \"http://localhost:7073/terms?lng=en&partnershipId=61fa8e5119f7aa2544c6918a&theme=partnercompany&terms=cookie&included=cookie\"\n        }\n    ]\n}"}],"_postman_id":"9c4c8eed-991b-4f7c-93fc-463c38e0f399"}],"id":"82e4f29f-4928-48ec-8f3b-a57519b9d884","description":"<p>Access to partnership details and configuration.</p>\n<p>This configuration is controlled by CHOOOSE.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"c71a1e67-f2ab-4636-9e11-0e0a8a8caebc"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"98d1cb88-4096-4fc6-a265-cf55b885c9d5"}}],"_postman_id":"82e4f29f-4928-48ec-8f3b-a57519b9d884","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Quotes","item":[{"name":"Get saved quote","id":"df80b933-5e91-49bb-9229-751912b37261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/quotes/:id","description":"<p>Retrive a valid quote by Id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["quotes",":id"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"id":"aaacfb43-1388-4f4e-a678-cb2a2a209873","type":"any","value":"b3b16245-68c3-4bf6-8996-d303fe39944e","key":"id"}]}},"response":[{"id":"0b206b95-ac19-48ad-923a-e30166dc2321","name":"Get saved quote","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded","disabled":true}],"url":{"raw":"{{chooose_api_url}}/quotes/:id","host":["{{chooose_api_url}}"],"path":["quotes",":id"],"variable":[{"key":"id","value":"08960289-e119-11ee-8942-fc06f438ed8d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Mar 2024 09:08:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20240313T090827Z-55hhwmdfr91w3etx807nqgzw1400000000d000000000bnw8"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\n    \"guid\": \"08960289-e119-11ee-8942-fc06f438ed8d\",\n    \"partnershipId\": \"65818de9da53f858a56e97de\",\n    \"expirationDate\": \"2024-03-20T09:05:53.207Z\",\n    \"kilosCo2\": 414.6,\n    \"price\": 5.14,\n    \"currency\": \"EUR\",\n    \"portfolioPriceQuote\": {\n        \"currency\": \"EUR\",\n        \"totalPrice\": 5.14,\n        \"totalPriceXCustomerFee\": 4.11,\n        \"totalCustomerFee\": 0,\n        \"orderCustomerFee\": 0,\n        \"transactionCustomerFee\": 0,\n        \"totalVat\": 1.03,\n        \"totalExcise\": 0,\n        \"totalSalesTax\": 0,\n        \"totalPriceXVat\": 4.11,\n        \"taxes\": [\n            {\n                \"type\": \"Vat\",\n                \"name\": \"VAT\",\n                \"countryCode\": \"NO\",\n                \"countrySubdivisionCode\": null,\n                \"amount\": 1.03,\n                \"percentageRate\": 25\n            }\n        ],\n        \"totalTax\": 1.03,\n        \"totalPriceXTax\": 4.11,\n        \"totalImpactCo2Formatted\": {\n            \"amount\": 414.6,\n            \"unit\": \"kg\",\n            \"unitAbbreviation\": \"kg\",\n            \"amountWithUnit\": \"414.60 kg\",\n            \"amountWithUnitAbbreviation\": \"414.60 kg\"\n        },\n        \"totalImpactCo2FormattedImperial\": {\n            \"amount\": 914.04,\n            \"unit\": \"lb\",\n            \"unitAbbreviation\": \"lb\",\n            \"amountWithUnit\": \"914.04 lb\",\n            \"amountWithUnitAbbreviation\": \"914.04 lb\"\n        },\n        \"totalKilosCo2\": 414.6,\n        \"totalCo2e\": {\n            \"kilos\": 414.6,\n            \"lbs\": 914.036539018502,\n            \"tonnes\": 0.4146\n        },\n        \"totalKilosCo2Avoided\": 0,\n        \"totalCo2eAvoided\": {\n            \"kilos\": 0,\n            \"lbs\": 0,\n            \"tonnes\": 0\n        },\n        \"totalKilosCo2Offset\": 414.6,\n        \"totalCo2eOffset\": {\n            \"kilos\": 414.6,\n            \"lbs\": 914.036539018502,\n            \"tonnes\": 0.4146\n        },\n        \"items\": [\n            {\n                \"type\": \"Impact\",\n                \"impact\": \"Co2\",\n                \"impactUnit\": null,\n                \"portfolioId\": \"656f3c75323b258b5acb1670\",\n                \"portfolio\": null,\n                \"kilosCo2\": 414.6,\n                \"co2e\": {\n                    \"kilos\": 414.6,\n                    \"lbs\": 914.036539018502,\n                    \"tonnes\": 0.4146\n                },\n                \"kilosCo2Avoided\": 0,\n                \"co2eAvoided\": {\n                    \"kilos\": 0,\n                    \"lbs\": 0,\n                    \"tonnes\": 0\n                },\n                \"kilosCo2Offset\": 414.6,\n                \"co2eOffset\": {\n                    \"kilos\": 414.6,\n                    \"lbs\": 914.036539018502,\n                    \"tonnes\": 0.4146\n                },\n                \"price\": 5.14,\n                \"priceXCustomerFee\": 4.11,\n                \"customerFee\": 0,\n                \"vat\": 1.03,\n                \"priceXVat\": 4.11,\n                \"taxes\": [\n                    {\n                        \"type\": \"Vat\",\n                        \"name\": \"VAT\",\n                        \"countryCode\": \"NO\",\n                        \"countrySubdivisionCode\": null,\n                        \"amount\": 1.03,\n                        \"percentageRate\": 25\n                    }\n                ],\n                \"tax\": 1.03,\n                \"priceXTax\": 4.11,\n                \"details\": null,\n                \"feeFactors\": {\n                    \"flightPax\": 1,\n                    \"flightDistanceKm\": 6775,\n                    \"flightSegments\": null,\n                    \"eventFlightPax\": null,\n                    \"eventPersons\": null,\n                    \"employeeBenefitMonthlyPersons\": null,\n                    \"carMonthlyCars\": null,\n                    \"monthlyPersonalLifestylePersons\": null,\n                    \"monthlyPersonalCars\": null,\n                    \"monthlyPersonalPets\": null,\n                    \"bulkCo2\": null,\n                    \"co2e\": {\n                        \"kilos\": 414.6,\n                        \"lbs\": 914.036539018502,\n                        \"tonnes\": 0.4146\n                    },\n                    \"train\": null,\n                    \"bus\": null,\n                    \"accommodation\": null,\n                    \"meeting\": null,\n                    \"accommodationRoomDays\": null,\n                    \"car\": null,\n                    \"flight\": true,\n                    \"bulkShipping\": null,\n                    \"shipping\": null,\n                    \"percentageBulkShipping\": null,\n                    \"airFreight\": null,\n                    \"percentageBulkCo2\": null\n                },\n                \"taxFactors\": {\n                    \"customerCountry\": \"NO\",\n                    \"customerCountrySubdivision\": null,\n                    \"customerType\": \"Guest\",\n                    \"airports\": [\n                        \"MSP\",\n                        \"CDG\"\n                    ]\n                },\n                \"appliedFees\": [\n                    {\n                        \"source\": null,\n                        \"currency\": null,\n                        \"portfolioId\": \"656f3c75323b258b5acb1670\",\n                        \"weight\": 1,\n                        \"item\": null\n                    }\n                ],\n                \"priceRange\": null\n            }\n        ],\n        \"estimatedBonusPoints\": [],\n        \"potentialBonusPoints\": [],\n        \"appliedFees\": {\n            \"source\": null,\n            \"currency\": null,\n            \"transaction\": null,\n            \"order\": null\n        }\n    },\n    \"status\": \"Valid\",\n    \"channel\": \"booking-web\",\n    \"reference\": null,\n    \"facilitatingPartnerships\": [\n        \"65818de9da53f858a56e97de\"\n    ],\n    \"id\": \"65f16cc12e4e333d8f364ffd\",\n    \"createdDate\": \"2024-03-13T09:06:52.954Z\",\n    \"createdBy\": \"82c541d6-b682-4c57-b79b-3ad0878bacf9\",\n    \"modifiedDate\": \"0001-01-01T00:00:00Z\",\n    \"modifiedBy\": null\n}"}],"_postman_id":"df80b933-5e91-49bb-9229-751912b37261"}],"id":"720dce62-4b42-42e4-8d95-9e26e2c587e0","_postman_id":"720dce62-4b42-42e4-8d95-9e26e2c587e0","description":"","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Portfolios","item":[{"name":"Get portfolios","id":"e9c55178-4397-4233-a99b-a1ed9405f2d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/portfolios?currency=EUR&expand=details&language=en","description":"<p>Retrieves the portfolios, details and price per metric tonne that are available for this partnership.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["portfolios"],"host":["{{chooose_api_url}}"],"query":[{"key":"currency","value":"EUR"},{"key":"expand","value":"details"},{"key":"language","value":"en"}],"variable":[]}},"response":[{"id":"f150ebdc-ec19-4d36-b200-0c7c8088a038","name":"Get portfolios","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/portfolios?fullDetails=true","host":["{{chooose_api_url}}"],"path":["portfolios"],"query":[{"key":"fullDetails","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Feb 2022 13:59:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"Content-Length","value":"46512"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"Three Gorges New Energy\",\n        \"subtitle\": \"Guazhou 100MW Solar Power Project\",\n        \"description\": \"Three Gorges New Energy Jiuquan Co., Ltd Guazhou 100MW Solar Power Project is a newly built grid-connected solar photovoltaic power plant with installed capacity of 100.5 MWp, which is located in Solar Power Industry Zone, Guazhou County, Jingyuan City, Gansu Province of China. The project objective is to generate electricity by using the renewable solar energy. The electricity generated by the project will be delivered into fossil-fuel dominated North West\\nPower Grid of China to replace the equivalent electricity it generates, thereby reducing greenhouse gas emissions.\",\n        \"theme\": \"Renewable energy\",\n        \"impact\": \"Co2\",\n        \"pricePerTonneCo2\": 2.1,\n        \"currency\": \"USD\",\n        \"type\": \"Standard\",\n        \"childPortfolios\": [],\n        \"projects\": [\n            {\n                \"projectId\": \"60a60c33ece4a45310006313\",\n                \"weight\": 0,\n                \"project\": {\n                    \"title\": \"Three Gorges New Energy \",\n                    \"subtitle\": \"Guazhou Solar Power Project\",\n                    \"impact\": \"Co2\",\n                    \"country\": \"China\",\n                    \"city\": \"Jingyuan City \",\n                    \"totalTonnesCo2Available\": 0,\n                    \"projectOwner\": \"Climate Bridge Ltd.\",\n                    \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1444\",\n                    \"description\": [\n                        \"This Solar power project is a newly built grid-connected solar photovoltaic power plant with an installed capacity of 100.5 MWp, which is located in Jingyuan City, in the Gansu Province of China. The project objective is to generate electricity by using renewable solar energy. The electricity generated by the project will be delivered into fossil-fuel dominated North West Power Grid of China to replace the equivalent electricity it generates, thereby reducing greenhouse gas emissions.\"\n                    ],\n                    \"howItWorks\": [\n                        \"The installation capacity of the Project is 100.39 MWp which consists of 100 sets of power generation units (sub-systems). \",\n                        \"Each of the power generation units is equipped with two inverters and one box transformer. \"\n                    ],\n                    \"whyThisProject\": [\n                        \"The project will generate electricity by using renewable solar photovoltaic (PV) power and deliver it to the North West Power Grid (NWPG) of China, replacing equivalent electricity generated by fossil-fuel-fired power plants connected to the NWPG and, therefore, reducing GHG emissions.\"\n                    ],\n                    \"benefits\": [\n                        \"The project promotes local sustainable development through the following aspects: \",\n                        \"The project activity will displace the power generation of fossil fuel power plants, reducing CO₂, SOx and NOx emissions significantly, thus mitigating the air pollution and its adverse impacts on human health.\",\n                        \"Improvement of the fossil fuel-dominated fuel mix of electricity generation in the power grid by providing a clean and renewable energy source, and help towards energy supply security.\",\n                        \"Promote application and diffusion of the innovative/creative solar PV technology in China through the demonstrative practice of the project activity.\"\n                    ],\n                    \"certificates\": [\n                        {\n                            \"title\": \"Verified Carbon Standard\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a95b2ff031458edf6a13d6682661aad944becf35-240x210.png\",\n                            \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                        }\n                    ],\n                    \"exactLocation\": {\n                        \"lat\": \"40.362140\",\n                        \"lng\": \"96.246300\",\n                        \"alt\": \"0\"\n                    },\n                    \"sustainableDevelopmentGoals\": [\n                        {\n                            \"number\": \"13\",\n                            \"title\": \"Climate Action\",\n                            \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                                \"imageId\": \"f0722d53-5644-489a-9c16-a9ff32167c26\",\n                                \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLIMATE ACTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"8\",\n                            \"title\": \"Decent Work and Economic Growth\",\n                            \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                                \"imageId\": \"27748700-c438-4b32-a71f-23762d12bcf1\",\n                                \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                                \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"7\",\n                            \"title\": \"Affordable and Clean Energy\",\n                            \"subTitle\": \"Ensure access to affordable, reliable, sustainable, and modern energy for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\",\n                                \"imageId\": \"e7637c97-a652-4f4f-9db3-c5c0a7f8cc5e\",\n                                \"assetId\": \"image-28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"AFFORDABLE AND CLEAN ENERGY.png\",\n                                \"sanityPath\": \"images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\"\n                            }\n                        }\n                    ],\n                    \"sanityImages\": [\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\",\n                            \"imageId\": \"image-e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080-jpg\",\n                            \"assetId\": \"e4ad8dc0f30d388f7de630079c875ae2d10328d9\",\n                            \"label\": null,\n                            \"originalFileName\": \"Untitled design (1).jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\"\n                        }\n                    ],\n                    \"sanityId\": \"806ebd0e-3bcb-458d-8d20-3a3665c389fc\",\n                    \"sanitySlug\": \"JIUSOL\",\n                    \"id\": \"60a60c33ece4a45310006313\",\n                    \"createdDate\": \"2021-05-19T14:46:14Z\",\n                    \"createdBy\": \"sanity-sync\",\n                    \"modifiedDate\": \"2022-02-21T14:49:03.273Z\",\n                    \"modifiedBy\": \"sanity-sync\"\n                }\n            }\n        ],\n        \"salesPricesPerTonneCo2\": null,\n        \"default\": true,\n        \"estimatedCustomerPricePerTonne\": 1.81,\n        \"estimatedCustomerPriceCurrency\": \"EUR\",\n        \"totalTonnesCo2Available\": 0,\n        \"sanityImages\": [\n            {\n                \"isMainImage\": true,\n                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\",\n                \"imageId\": \"image-e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080-jpg\",\n                \"assetId\": \"e4ad8dc0f30d388f7de630079c875ae2d10328d9\",\n                \"label\": null,\n                \"originalFileName\": \"Untitled design (1).jpg\",\n                \"sanityPath\": \"images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\"\n            }\n        ],\n        \"sanityId\": \"c420138c-29fe-4119-b6bd-5dfc4b991503\",\n        \"sanitySlug\": \"JIUSOL-portfolio\",\n        \"id\": \"60a6cd61ca8e8453b893cf96\",\n        \"createdDate\": \"2021-05-20T07:35:58Z\",\n        \"createdBy\": \"sanity-sync\",\n        \"modifiedDate\": \"2022-02-21T14:48:47.646Z\",\n        \"modifiedBy\": \"sanity-sync\"\n    },\n    {\n        \"title\": \"Katingan Mentaya Project \",\n        \"subtitle\": \"Using carbon revenues to ensure natural forest restoration and protection\",\n        \"description\": \"The Katingan Mentaya Project protects peatland habitats in Central Kalimantan, Indonesia, which was under threat of conversion to an industrial acacia plantation. This would have resulted in the release of carbon through forest clearance, and the draining and burning of the underlying peat in which over 90% of the carbon in the project is contained. \\n\\nThe threatened land is home to several critically-endangered species, including up to 10% of the surviving Bornean orangutans, southern Bornean gibbons and proboscis monkeys. The project works with local villages to build capacity in community decision-making and identifying sustainable initiatives for co-development. With an 100% Indonesian project staff, of whom 80% are local community members, this project is embedded in local culture and provides a living network for communication and learning.\",\n        \"theme\": \"Nature-based solutions\",\n        \"impact\": \"Co2\",\n        \"pricePerTonneCo2\": 3.6,\n        \"currency\": \"USD\",\n        \"type\": \"Standard\",\n        \"childPortfolios\": [],\n        \"projects\": [\n            {\n                \"projectId\": \"6051ec1e1867811018c9e43f\",\n                \"weight\": 0,\n                \"project\": {\n                    \"title\": \"Katingan Mentaya Project \",\n                    \"subtitle\": \"The Katingan Mentaya Project utilises carbon revenues to ensure natural forest restoration and protection through activities aligned with UN Sustainable Development Goals. \",\n                    \"impact\": \"Co2\",\n                    \"country\": \"Indonesia\",\n                    \"city\": \"Central Kalimantan\",\n                    \"totalTonnesCo2Available\": 0,\n                    \"projectOwner\": \"Permian Global\",\n                    \"projectFactSheet\": null,\n                    \"description\": [\n                        \"The destruction of forests currently pumps more than seven billion tonnes of emissions into the atmosphere every year globally. The Katingan Mentaya Project protects peatland habitats in Central Kalimantan, Indonesia. Without the Katingan project, the area would have been cleared of forest, the peat soil would have been drained and the land converted to industrial acacia plantations. The threatened land is home to several critically endangered species, including up to 10% of the surviving Bornean orangutans, southern Bornean gibbons and proboscis monkeys. The project works with local villages to build capacity in community decision-making and identifying sustainable initiatives for co-development. With a 100% Indonesian project staff, of whom 80% are local community members, this project is embedded in local culture and provides a living network for communication and learning.\"\n                    ],\n                    \"howItWorks\": [\n                        \"Through performance-based carbon financing, the project offers a viable alternative to conversion.\",\n                        \"The project’s impact is equivalent to taking two million cars off the road each year.\",\n                        \"Eighteen fire posts to enable fast and effective response to target underground peat fires.\"\n                    ],\n                    \"whyThisProject\": [\n                        \"The project protects vital peatland habitats in Central Kalimantan, Indonesia, for five Critically Endangered, eight Endangered and thirty-one Vulnerable species. The protected area is home to between 5 and 10% of the global populations of the Bornean Orangutan, Proboscis Monkey, and Southern Bornean Gibbon. The purpose is also to protect, restore, and promote sustainable use of terrestrial ecosystems, sustainably manage forests, combat desertification, halt and reverse land degradation, and halt biodiversity loss.\"\n                    ],\n                    \"benefits\": [\n                        \"149,800 hectares of intact peat swamp forest protected.\",\n                        \"Vital habitats for five Critically Endangered species protected.\",\n                        \"Eight Endangered species and thirty-one Vulnerable species are protected.\",\n                        \"Collaboration with thirty-four villages in the project zone.\",\n                        \"Over 500 people are directly employed by the project.\"\n                    ],\n                    \"certificates\": [\n                        {\n                            \"title\": \"Verified Carbon Standard\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a95b2ff031458edf6a13d6682661aad944becf35-240x210.png\",\n                            \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                        },\n                        {\n                            \"title\": \"CCB Standards\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/472df170c457ccc95ee7e657cc19d7b9d5fde6af-313x161.png\",\n                            \"sanityId\": \"e7eecdd1-1f77-4c56-83d1-3ef198a973ad\"\n                        }\n                    ],\n                    \"exactLocation\": {\n                        \"lat\": \"-2.695857\",\n                        \"lng\": \"113.156440\",\n                        \"alt\": \"0\"\n                    },\n                    \"sustainableDevelopmentGoals\": [\n                        {\n                            \"number\": \"1\",\n                            \"title\": \"No Poverty\",\n                            \"subTitle\": \"A commitment to end poverty in all its forms.\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                                \"imageId\": \"b81865cf-25e2-4f7a-a631-47d77c64b2e9\",\n                                \"assetId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                                \"label\": null,\n                                \"originalFileName\": \"sdg-cover-01.jpg\",\n                                \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                            }\n                        },\n                        {\n                            \"number\": \"3\",\n                            \"title\": \"Good Health and Well-Being\",\n                            \"subTitle\": \"Improving health and hygiene systems for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488.png\",\n                                \"imageId\": \"324e8865-f8cf-4af6-8819-dc2307f53eb7\",\n                                \"assetId\": \"image-75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"GOOD HEALTH AND WELL-BEING.png\",\n                                \"sanityPath\": \"images/f901zpue/production/75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"5\",\n                            \"title\": \"Gender Equality\",\n                            \"subTitle\": \"Ending all discrimination against women and girls\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\",\n                                \"imageId\": \"93f2cb7e-e5a5-4c59-aca1-95bb73a3ade5\",\n                                \"assetId\": \"image-dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"GENDER EQUALITY.png\",\n                                \"sanityPath\": \"images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"6\",\n                            \"title\": \"Clean Water and Sanitation\",\n                            \"subTitle\": \"Safe and affordable drinking water for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488.png\",\n                                \"imageId\": \"7a942e7f-a8ca-4f3d-ba4c-7fcf860a6982\",\n                                \"assetId\": \"image-d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLEAN WATER AND SANITATION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"8\",\n                            \"title\": \"Decent Work and Economic Growth\",\n                            \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                                \"imageId\": \"e2d53dd5-c22d-486f-a7d6-282f4ea8a031\",\n                                \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                                \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"13\",\n                            \"title\": \"Climate Action\",\n                            \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                                \"imageId\": \"946d05fb-0374-4f11-aa54-2440050dd0f5\",\n                                \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLIMATE ACTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"15\",\n                            \"title\": \"Life on Land\",\n                            \"subTitle\": \"Protect, restore, and promote sustainable use of land\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\",\n                                \"imageId\": \"a5665def-cca8-4840-b9db-47bd49b6ae1b\",\n                                \"assetId\": \"image-c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                                \"sanityPath\": \"images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"16\",\n                            \"title\": \"Peace, Justice and Strong Institutions\",\n                            \"subTitle\": \"Promote peaceful and inclusive societies for sustainable development\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\",\n                                \"imageId\": \"1f3b5627-b437-4a76-95fb-7409a8ccc1a0\",\n                                \"assetId\": \"image-53d3fc56ae4016e50fc2622bab76019659815bd1-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                                \"sanityPath\": \"images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"17\",\n                            \"title\": \"Partnership for The Goals\",\n                            \"subTitle\": \"Strengthen and revitalise the global partnership for sustainable development\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\",\n                                \"imageId\": \"c49d57ce-368b-4ef2-9532-557e3e681978\",\n                                \"assetId\": \"image-e2a03f61cd97febad24da5b24f798142dbd3f549-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"PARTNERSHIP FOR THE GOALS.png\",\n                                \"sanityPath\": \"images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"2\",\n                            \"title\": \"Zero Hunger\",\n                            \"subTitle\": \"End all forms of hunger and malnutrition\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\",\n                                \"imageId\": \"083599b4-d81c-49a9-898c-1c5b9b83f783\",\n                                \"assetId\": \"image-7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762-jpg\",\n                                \"label\": null,\n                                \"originalFileName\": \"sdg-cover-02.jpg\",\n                                \"sanityPath\": \"images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\"\n                            }\n                        },\n                        {\n                            \"number\": \"4\",\n                            \"title\": \"Quality Education\",\n                            \"subTitle\": \"Ensuring that all children complete free primary and secondary schooling\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/86106d183f602dfc609aa57089044b60524cea36-257x488.png\",\n                                \"imageId\": \"20538771-7a9b-4fe9-a1cb-d2ca4311bb0a\",\n                                \"assetId\": \"image-86106d183f602dfc609aa57089044b60524cea36-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"QUALITY EDUCATION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/86106d183f602dfc609aa57089044b60524cea36-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"7\",\n                            \"title\": \"Affordable and Clean Energy\",\n                            \"subTitle\": \"Ensure access to affordable, reliable, sustainable, and modern energy for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\",\n                                \"imageId\": \"3dd83ca7-394d-4fd9-946c-9ba891b6e9d8\",\n                                \"assetId\": \"image-28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"AFFORDABLE AND CLEAN ENERGY.png\",\n                                \"sanityPath\": \"images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"9\",\n                            \"title\": \"Industry, Innovation, and Infrastructure\",\n                            \"subTitle\": \"Build resilient infrastructure, promote sustainable industrialisation and foster innovation\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\",\n                                \"imageId\": \"492ac80f-7f03-4899-ad47-f4a1b0ffd219\",\n                                \"assetId\": \"image-a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"INDUSTRY, INNOVATION AND INFRASTRUCTURE.png\",\n                                \"sanityPath\": \"images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"10\",\n                            \"title\": \"Reduced Inequalities\",\n                            \"subTitle\": \"Reduce inequality within and among countries\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\",\n                                \"imageId\": \"da30f61d-6dc1-46c6-9ebf-125b3ac3ab57\",\n                                \"assetId\": \"image-38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"REDUCED INEQUALITIES.png\",\n                                \"sanityPath\": \"images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"11\",\n                            \"title\": \"Responsible Consumption and Production\",\n                            \"subTitle\": \"Reducing our ecological footprint through sustainable consumption of goods and resources\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\",\n                                \"imageId\": \"09030235-c986-42ba-9a0b-497b5ad0950e\",\n                                \"assetId\": \"image-2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"RESPONSIBLE CONSUMPTION AND PRODUCTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\"\n                            }\n                        }\n                    ],\n                    \"sanityImages\": [\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c2bc6d76a4d3fb546cf3e2f986c27119cb808458-4000x3000.jpg\",\n                            \"imageId\": \"image-c2bc6d76a4d3fb546cf3e2f986c27119cb808458-4000x3000-jpg\",\n                            \"assetId\": \"c2bc6d76a4d3fb546cf3e2f986c27119cb808458\",\n                            \"label\": null,\n                            \"originalFileName\": \"KM1.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/c2bc6d76a4d3fb546cf3e2f986c27119cb808458-4000x3000.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/ff1f98affd58efc1d6df0aa1a9ef60a145d53313-809x670.jpg\",\n                            \"imageId\": \"image-ff1f98affd58efc1d6df0aa1a9ef60a145d53313-809x670-jpg\",\n                            \"assetId\": \"ff1f98affd58efc1d6df0aa1a9ef60a145d53313\",\n                            \"label\": null,\n                            \"originalFileName\": \"KM5.JPG\",\n                            \"sanityPath\": \"images/f901zpue/production/ff1f98affd58efc1d6df0aa1a9ef60a145d53313-809x670.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7fc0418489e4a17c80ee0a26daf2c017a1021224-4000x3000.jpg\",\n                            \"imageId\": \"image-7fc0418489e4a17c80ee0a26daf2c017a1021224-4000x3000-jpg\",\n                            \"assetId\": \"7fc0418489e4a17c80ee0a26daf2c017a1021224\",\n                            \"label\": null,\n                            \"originalFileName\": \"KM3.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/7fc0418489e4a17c80ee0a26daf2c017a1021224-4000x3000.jpg\"\n                        }\n                    ],\n                    \"sanityId\": \"b9178808-dbf7-4704-9ee2-d4eb574f4a6b\",\n                    \"sanitySlug\": \"KATNGN\",\n                    \"id\": \"6051ec1e1867811018c9e43f\",\n                    \"createdDate\": \"2021-03-10T17:34:33Z\",\n                    \"createdBy\": \"sanity-sync\",\n                    \"modifiedDate\": \"2022-02-21T14:49:04.009Z\",\n                    \"modifiedBy\": \"sanity-sync\"\n                }\n            }\n        ],\n        \"salesPricesPerTonneCo2\": null,\n        \"default\": false,\n        \"estimatedCustomerPricePerTonne\": 3.09,\n        \"estimatedCustomerPriceCurrency\": \"EUR\",\n        \"totalTonnesCo2Available\": 0,\n        \"sanityImages\": [\n            {\n                \"isMainImage\": true,\n                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/ffb6ac217d85139cc8b66415b730a25a033c7028-1000x750.jpg\",\n                \"imageId\": \"image-ffb6ac217d85139cc8b66415b730a25a033c7028-1000x750-jpg\",\n                \"assetId\": \"ffb6ac217d85139cc8b66415b730a25a033c7028\",\n                \"label\": null,\n                \"originalFileName\": \"c2bc6d76a4d3fb546cf3e2f986c27119cb808458-4000x3000.jpg\",\n                \"sanityPath\": \"images/f901zpue/production/ffb6ac217d85139cc8b66415b730a25a033c7028-1000x750.jpg\"\n            }\n        ],\n        \"sanityId\": \"ae4924fe-a8a7-4602-a847-7b6f2480845c\",\n        \"sanitySlug\": \"KATNGN-portfolio\",\n        \"id\": \"60a6cd1fca8e8453b893cf93\",\n        \"createdDate\": \"2021-05-20T07:48:20Z\",\n        \"createdBy\": \"sanity-sync\",\n        \"modifiedDate\": \"2022-02-21T14:48:47.173Z\",\n        \"modifiedBy\": \"sanity-sync\"\n    },\n    {\n        \"title\": \"Fusui Biomass\",\n        \"subtitle\": \"Guangxi Fusui Qiquan Biomass Power Generation Project\",\n        \"description\": \"The project is a newly-built biomass-based power plant. Total installed capacity of this project is 40MW (150t/h biomass boiler). The electricity generated will be transmitted to industrial estate substation through a 110kV transmission line, and then delivered to China Southern Power Grid (CSPG) via Guangxi Power Grid. Local surplus biomass residue will be utilized to generated electricity. The electricity delivered will substitute a part of electricity of CSPG which is dominated by fossil-fired power plants, reducing CO2 emissions from grid-connected electricity generation.\",\n        \"theme\": \"Renewable energy\",\n        \"impact\": \"Co2\",\n        \"pricePerTonneCo2\": 3,\n        \"currency\": \"USD\",\n        \"type\": \"Standard\",\n        \"childPortfolios\": [],\n        \"projects\": [\n            {\n                \"projectId\": \"60a60c93ece4a45310006315\",\n                \"weight\": 0,\n                \"project\": {\n                    \"title\": \"Fusui Biomass\",\n                    \"subtitle\": \"Guangxi Fusui Qiquan Biomass Power Generation Project\",\n                    \"impact\": \"Co2\",\n                    \"country\": \"China\",\n                    \"city\": \"Fangchenggang City\",\n                    \"totalTonnesCo2Available\": 0,\n                    \"projectOwner\": \"Guangxi Disen Bio-electric Power Co. Ltd. \",\n                    \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1875\",\n                    \"description\": [\n                        \"The project is a newly-built biomass-based power plant with 40MW (150t/h biomass boiler) of total installed capacity. It uses sugar cane bagasse and other biomass residues discarded by local farmers to generate clean electricity. This electricity is then transmitted to an industrial estate substation through a 110kV transmission line, and delivered to China Southern Power Grid (CSPG) via Guangxi Power Grid. The electricity delivered will substitute a part of electricity of CSPG which is dominated by fossil-fired power plants, reducing CO₂ emissions from grid-connected electricity generation.\"\n                    ],\n                    \"howItWorks\": [\n                        \"The Project involves the installation of two 120t/h biomass combustion boiler and two 25MW power generators driven by steam turbines. \",\n                        \"The total installed capacity of the Project is 50MW and the annual net power supply is 262,500MWh. \",\n                        \"The biomass residues transported to the project will be firstly stored temperately in an outdoor pile with a protective shed. \",\n                        \"Before the biomass residues are delivered into the circulating fluidized bed boilers, they will be cut in offsite collection points to reduce the size to be fit for the boilers. \",\n                        \"The combustion of the feedstock will drive a steam generator for producing electrical energy.\"\n                    ],\n                    \"whyThisProject\": [\n                        \"The project achieves GHG emission reduction by providing electricity to CSPG which dominated by fossil fuel-fired electricity. The project activity will achieve obvious greenhouse gas (GHG) emission reductions by replacing the capacity of coal-fired power plants and reduction of methane emissions from biomass dumping or uncontrolled burning of biomass. The main source of fuel for this plant will be locally available agriculture and forest waste i.e. rice straw. The economy of the local people will be improved by selling biomass to the power plant. The proposed project will assist in alleviation of poverty to a certain extent by generating both direct and indirect employment in the area of skilled/unskilled jobs for regular operation and maintenance of the power plant.\"\n                    ],\n                    \"benefits\": [\n                        \"The project will avoid uncontrolled burning of biomass in the region, which avoids air pollution. \",\n                        \"The electricity generated by this project will be delivered to Guangxi provincial power grid which is a part of China Southern Power Grid to replace the capacity of coal-fired power plants.\",\n                        \"The project is using biomass for power generation. Combustion of biomass in the proposed project does not result in net increase in GHG emissions of CO2. Thus, the project causes no negative impact on the surrounding environment contributing to environmental well-being.\"\n                    ],\n                    \"certificates\": [\n                        {\n                            \"title\": \"Verified Carbon Standard\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a95b2ff031458edf6a13d6682661aad944becf35-240x210.png\",\n                            \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                        }\n                    ],\n                    \"exactLocation\": {\n                        \"lat\": \"22.750000\",\n                        \"lng\": \"108.416670\",\n                        \"alt\": \"0\"\n                    },\n                    \"sustainableDevelopmentGoals\": [\n                        {\n                            \"number\": \"8\",\n                            \"title\": \"Decent Work and Economic Growth\",\n                            \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                                \"imageId\": \"31337f65-9089-462d-8eb8-4b93ec5d72c3\",\n                                \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                                \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"13\",\n                            \"title\": \"Climate Action\",\n                            \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                                \"imageId\": \"bb131ac8-ec70-400f-83dc-d8c1626c7923\",\n                                \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLIMATE ACTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"1\",\n                            \"title\": \"No Poverty\",\n                            \"subTitle\": \"A commitment to end poverty in all its forms.\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                                \"imageId\": \"bc5daba6-c7fb-4d33-b8f4-6071f0e3f2f5\",\n                                \"assetId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                                \"label\": null,\n                                \"originalFileName\": \"sdg-cover-01.jpg\",\n                                \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                            }\n                        }\n                    ],\n                    \"sanityImages\": [\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\",\n                            \"imageId\": \"image-c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080-jpg\",\n                            \"assetId\": \"c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e\",\n                            \"label\": null,\n                            \"originalFileName\": \"Untitled design (4).jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\"\n                        }\n                    ],\n                    \"sanityId\": \"3567a74e-78f5-4499-9f49-8fd50682dd36\",\n                    \"sanitySlug\": \"FUSBIO\",\n                    \"id\": \"60a60c93ece4a45310006315\",\n                    \"createdDate\": \"2021-05-19T15:33:51Z\",\n                    \"createdBy\": \"sanity-sync\",\n                    \"modifiedDate\": \"2022-02-22T13:59:11.545Z\",\n                    \"modifiedBy\": \"sanity-sync\"\n                }\n            }\n        ],\n        \"salesPricesPerTonneCo2\": null,\n        \"default\": false,\n        \"estimatedCustomerPricePerTonne\": 2.58,\n        \"estimatedCustomerPriceCurrency\": \"EUR\",\n        \"totalTonnesCo2Available\": 0,\n        \"sanityImages\": [\n            {\n                \"isMainImage\": true,\n                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\",\n                \"imageId\": \"image-c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080-jpg\",\n                \"assetId\": \"c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e\",\n                \"label\": null,\n                \"originalFileName\": \"Untitled design (4).jpg\",\n                \"sanityPath\": \"images/f901zpue/production/c10ad2bc0f854c5f286d6e259694ef9bdfed6a8e-1920x1080.jpg\"\n            }\n        ],\n        \"sanityId\": \"69170749-42e8-4c4e-b14a-527bdad02223\",\n        \"sanitySlug\": \"FUSBIO-portfolio\",\n        \"id\": \"60a6cd93ca8e8453b893cf98\",\n        \"createdDate\": \"2021-05-20T07:28:42Z\",\n        \"createdBy\": \"sanity-sync\",\n        \"modifiedDate\": \"2022-02-21T14:48:45.968Z\",\n        \"modifiedBy\": \"sanity-sync\"\n    },\n    {\n        \"title\": \"Qianxinan Afforestation Project in Guizhou Province\",\n        \"subtitle\": \"Qianxinan Afforestation Project in Guizhou Province\",\n        \"description\": \"The Houji project is located at the rural area of Zhenping County, Henan Province, China. The project provides 50,000 solar cookers to local residents to encourage them to utilize renewable solar power for cooking and water boiling, which could effectively substitute part of coal utilized in their daily life and help to reduce GHG emissions. Using core-fired stoves not only leads to significant greenhouse gas emissions but also air pollution which represents a high risk for the health of the residents. In addition, the use of core-fired stoves needs families to spend money on purchasing coal. The project activity will enable the rural households to efficiently substitute solar energy for the fossil fuel (coal) used in daily cooking and water boiling, avoiding CO2 emission that would be generated by fossil fuel consumption.\",\n        \"theme\": \"Community-based solutions\",\n        \"impact\": \"Co2\",\n        \"pricePerTonneCo2\": 0,\n        \"currency\": \"USD\",\n        \"type\": \"Standard\",\n        \"childPortfolios\": [],\n        \"projects\": [\n            {\n                \"projectId\": \"613b61f83b59e446b44ece0d\",\n                \"weight\": 0,\n                \"project\": {\n                    \"title\": \"Qianxinan Afforestation Project in Guizhou Province\",\n                    \"subtitle\": \"Solar cookers to rural households in Zhenping County\",\n                    \"impact\": \"Co2\",\n                    \"country\": \"China\",\n                    \"city\": \"Zhenping County\",\n                    \"totalTonnesCo2Available\": 0,\n                    \"projectOwner\": \"Sirreon Technology & Development (Beijing) Co.,Ltd\",\n                    \"projectFactSheet\": \"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwipkI7nzfHyAhUri8MKHaaBBUkQFnoECAQQAQ&url=https%3A%2F%2Fimpact.sustain-cert.com%2Fdocument_files%2F47752&usg=AOvVaw2ur6w2w3KPn_scfJ3CYQvF\",\n                    \"description\": [\n                        \"The Houji project is located in the rural area of Zhenping County, Henan Province, China. The project provides 50,000 solar cookers to local residents to encourage them to utilize renewable solar power for cooking and water boiling, which could effectively substitute part of coal utilized in their daily life and help to reduce GHG emissions. Using core-fired stoves not only leads to significant greenhouse gas emissions but also air pollution which represents a high risk for the health of the residents. In addition, the use of core-fired stoves needs families to spend money on purchasing coal. The project activity will enable the rural households to efficiently substitute solar energy for the fossil fuel (coal) used in daily cooking and water boiling, avoiding CO2 emissions that would be generated by fossil fuel consumption.\"\n                    ],\n                    \"howItWorks\": [\n                        \"More information to come as details about the project form.\"\n                    ],\n                    \"whyThisProject\": [\n                        \"More information to come as details about the project form.\"\n                    ],\n                    \"benefits\": [\n                        \"More information to come as details about the project form.\"\n                    ],\n                    \"certificates\": [\n                        {\n                            \"title\": \"Gold Standard\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/534545f6f080ee99aba563dbd324de79b37c1e5a-791x272.png\",\n                            \"sanityId\": \"23fe2a43-2953-467a-b3da-2222167cd5ff\"\n                        }\n                    ],\n                    \"exactLocation\": {\n                        \"lat\": \"112.218600\",\n                        \"lng\": \"32.941000\",\n                        \"alt\": \"0\"\n                    },\n                    \"sustainableDevelopmentGoals\": [\n                        {\n                            \"number\": \"7\",\n                            \"title\": \"Affordable and Clean Energy\",\n                            \"subTitle\": \"Ensure access to affordable, reliable, sustainable, and modern energy for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\",\n                                \"imageId\": \"c7276a5c-1380-4f2f-a7a4-7becaa7c3934\",\n                                \"assetId\": \"image-28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"AFFORDABLE AND CLEAN ENERGY.png\",\n                                \"sanityPath\": \"images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"8\",\n                            \"title\": \"Decent Work and Economic Growth\",\n                            \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                                \"imageId\": \"cff6bc64-9e24-4baa-a613-81537abba93f\",\n                                \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                                \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"13\",\n                            \"title\": \"Climate Action\",\n                            \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                                \"imageId\": \"f7664c3e-772b-44fe-8ba6-09b60c69be32\",\n                                \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLIMATE ACTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                            }\n                        }\n                    ],\n                    \"sanityImages\": [\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040.jpg\",\n                            \"imageId\": \"image-623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040-jpg\",\n                            \"assetId\": \"623de7d6d7b7562cfcb9b94c181c3938117e8ce2\",\n                            \"label\": null,\n                            \"originalFileName\": \"org_436223a8462d79e9_1558508092000.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/fdd85f114dfb5c781a42eb7cf31b21d74c873e9b-3648x2736.jpg\",\n                            \"imageId\": \"image-fdd85f114dfb5c781a42eb7cf31b21d74c873e9b-3648x2736-jpg\",\n                            \"assetId\": \"fdd85f114dfb5c781a42eb7cf31b21d74c873e9b\",\n                            \"label\": null,\n                            \"originalFileName\": \"IMG_20190520_174242.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/fdd85f114dfb5c781a42eb7cf31b21d74c873e9b-3648x2736.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/19d2d7435f4de9f16fda8839a8a996e4f10add5a-2736x3648.jpg\",\n                            \"imageId\": \"image-19d2d7435f4de9f16fda8839a8a996e4f10add5a-2736x3648-jpg\",\n                            \"assetId\": \"19d2d7435f4de9f16fda8839a8a996e4f10add5a\",\n                            \"label\": null,\n                            \"originalFileName\": \"IMG_20190523_144711.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/19d2d7435f4de9f16fda8839a8a996e4f10add5a-2736x3648.jpg\"\n                        }\n                    ],\n                    \"sanityId\": \"91ffdd26-34f6-4f0b-953d-d4cf9ff20548\",\n                    \"sanitySlug\": \"QIANXI\",\n                    \"id\": \"613b61f83b59e446b44ece0d\",\n                    \"createdDate\": \"2021-09-10T13:46:35Z\",\n                    \"createdBy\": \"sanity-sync\",\n                    \"modifiedDate\": \"2022-02-21T14:49:03.603Z\",\n                    \"modifiedBy\": \"sanity-sync\"\n                }\n            }\n        ],\n        \"salesPricesPerTonneCo2\": null,\n        \"default\": false,\n        \"estimatedCustomerPricePerTonne\": null,\n        \"estimatedCustomerPriceCurrency\": null,\n        \"totalTonnesCo2Available\": 0,\n        \"sanityImages\": [\n            {\n                \"isMainImage\": true,\n                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040.jpg\",\n                \"imageId\": \"image-623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040-jpg\",\n                \"assetId\": \"623de7d6d7b7562cfcb9b94c181c3938117e8ce2\",\n                \"label\": null,\n                \"originalFileName\": \"org_436223a8462d79e9_1558508092000.jpg\",\n                \"sanityPath\": \"images/f901zpue/production/623de7d6d7b7562cfcb9b94c181c3938117e8ce2-4056x3040.jpg\"\n            }\n        ],\n        \"sanityId\": \"31fe30e0-0761-4ec3-8120-e68c95eda877\",\n        \"sanitySlug\": \"QIANXI-portfolio\",\n        \"id\": \"613b628d3b59e446b44ece0e\",\n        \"createdDate\": \"2021-09-10T13:49:05Z\",\n        \"createdBy\": \"sanity-sync\",\n        \"modifiedDate\": \"2022-02-21T14:48:45.448Z\",\n        \"modifiedBy\": \"sanity-sync\"\n    },\n    {\n        \"title\": \"Nii Kaniti Community Forest Management in Peru\",\n        \"subtitle\": \"Nii Kaniti Community Forest Management \",\n        \"description\": null,\n        \"theme\": \"Nature-based solutions\",\n        \"impact\": \"Co2\",\n        \"pricePerTonneCo2\": 2,\n        \"currency\": \"USD\",\n        \"type\": \"Standard\",\n        \"childPortfolios\": [],\n        \"projects\": [\n            {\n                \"projectId\": \"5fc4f1c3a76df8296846c125\",\n                \"weight\": 0,\n                \"project\": {\n                    \"title\": \"Nii Kaniti Community Forest Management in Peru\",\n                    \"subtitle\": \"Sustainable forest management by indigenous communities in the Peruvian Amazon.\",\n                    \"impact\": \"Co2\",\n                    \"country\": \"Peru\",\n                    \"city\": \"Ucayali\",\n                    \"totalTonnesCo2Available\": 0,\n                    \"projectOwner\": \"Association for Research and Integral Development – AIDER\",\n                    \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1360\",\n                    \"description\": [\n                        \"On the edge of the Peruvian Amazon Rainforest, seven indigenous communities belonging to the Shipibo Conibo and Cacataibo ethnicity are located around the Ucayali River and manage an area of 119,837 hectares of rainforest.\\nThis project addresses the local economic drivers of deforestation and forest degradation by supporting the development of socially inclusive businesses, implementing proper use of communal land, and capacity building for the management of natural resources. The project significantly reduces global emissions by protecting the rainforest ecosystem and scaling up sustainable community forest management.\"\n                    ],\n                    \"howItWorks\": [\n                        \"Develop agroforestry systems, silvopastoral, and good livestock practices.\",\n                        \"Improve traditional agricultural techniques and areas in association with temporary and permanent crops.\",\n                        \"Promote community forest management (timber and non-timber).\",\n                        \"Forest enrichment with forest species.\",\n                        \"Creating capabilities for the administration of natural resources through participatory training and capacity building.\",\n                        \"Surveillance of communal land and natural resources.\"\n                    ],\n                    \"whyThisProject\": [\n                        \"In Peru, native communities are the second-largest forest land managers, including critical rainforest ecosystems threatened by activities such as migratory agriculture and illegal logging. The project addresses this threat by reducing the local economic drivers of deforestation and forest degradation, using a participatory approach that focuses on the communities as key actors and critical to successful forestry, biodiversity, and climate protection.\"\n                    ],\n                    \"benefits\": [\n                        \"Avoiding around 560,000 tonnes of CO2 yearly.\",\n                        \"Protecting 3 threatened animal species: the jaguar, the blue-headed macaw and the tapir.\",\n                        \"Conserving and protecting 119,837 hectares of rainforest and voiding 7,000 hectares to be deforested.\",\n                        \"Improving the livelihood of thousands of families and women generating an income.\",\n                        \"Improving community forest management.\",\n                        \"Supporting local enterprises that protect the forest rather than degrade it, including women’s projects which use forest resources in producing crafts from forest resources.\"\n                    ],\n                    \"certificates\": [\n                        {\n                            \"title\": \"Verified Carbon Standard\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a95b2ff031458edf6a13d6682661aad944becf35-240x210.png\",\n                            \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                        },\n                        {\n                            \"title\": \"CCB Standards\",\n                            \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/472df170c457ccc95ee7e657cc19d7b9d5fde6af-313x161.png\",\n                            \"sanityId\": \"e7eecdd1-1f77-4c56-83d1-3ef198a973ad\"\n                        }\n                    ],\n                    \"exactLocation\": {\n                        \"lat\": \"-9.241158\",\n                        \"lng\": \"-74.396150\",\n                        \"alt\": \"0\"\n                    },\n                    \"sustainableDevelopmentGoals\": [\n                        {\n                            \"number\": \"13\",\n                            \"title\": \"Climate Action\",\n                            \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                                \"imageId\": \"6855d70c-6b4e-47ee-a5f8-dc1c7ad78a69\",\n                                \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"CLIMATE ACTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"15\",\n                            \"title\": \"Life on Land\",\n                            \"subTitle\": \"Protect, restore, and promote sustainable use of land\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\",\n                                \"imageId\": \"db038de6-8549-49ee-b3b5-3640c925dc6f\",\n                                \"assetId\": \"image-c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                                \"sanityPath\": \"images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"11\",\n                            \"title\": \"Responsible Consumption and Production\",\n                            \"subTitle\": \"Reducing our ecological footprint through sustainable consumption of goods and resources\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\",\n                                \"imageId\": \"49dd74e6-d051-42ba-b678-86c376ebff44\",\n                                \"assetId\": \"image-2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"RESPONSIBLE CONSUMPTION AND PRODUCTION.png\",\n                                \"sanityPath\": \"images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"8\",\n                            \"title\": \"Decent Work and Economic Growth\",\n                            \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                                \"imageId\": \"3f1f775f-e465-4c5f-9018-7e83da21f9e1\",\n                                \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                                \"label\": null,\n                                \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                                \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                            }\n                        },\n                        {\n                            \"number\": \"2\",\n                            \"title\": \"Zero Hunger\",\n                            \"subTitle\": \"End all forms of hunger and malnutrition\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\",\n                                \"imageId\": \"d5034341-9811-48d1-9f1f-24d7e99703c7\",\n                                \"assetId\": \"image-7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762-jpg\",\n                                \"label\": null,\n                                \"originalFileName\": \"sdg-cover-02.jpg\",\n                                \"sanityPath\": \"images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\"\n                            }\n                        },\n                        {\n                            \"number\": \"1\",\n                            \"title\": \"No Poverty\",\n                            \"subTitle\": \"A commitment to end poverty in all its forms.\",\n                            \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                            \"icon\": {\n                                \"isMainImage\": false,\n                                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                                \"imageId\": \"506d9710-0c9f-48b9-9fe6-8b67a50eeff1\",\n                                \"assetId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                                \"label\": null,\n                                \"originalFileName\": \"sdg-cover-01.jpg\",\n                                \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                            }\n                        }\n                    ],\n                    \"sanityImages\": [\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167.jpg\",\n                            \"imageId\": \"image-6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167-jpg\",\n                            \"assetId\": \"6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89\",\n                            \"label\": null,\n                            \"originalFileName\": \"Nii Kaniti Forest Management (1).jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920.jpg\",\n                            \"imageId\": \"image-b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920-jpg\",\n                            \"assetId\": \"b88a5fc5be67f04cdb3b48cef60894a7c2750b92\",\n                            \"label\": null,\n                            \"originalFileName\": \"Jaguar_AIDER copy.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920.jpg\"\n                        },\n                        {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/419b635e2d511406784393cf845bc51e19364192-2560x1707.jpg\",\n                            \"imageId\": \"image-419b635e2d511406784393cf845bc51e19364192-2560x1707-jpg\",\n                            \"assetId\": \"419b635e2d511406784393cf845bc51e19364192\",\n                            \"label\": null,\n                            \"originalFileName\": \"Nii Kaniti Forest Management (4).jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/419b635e2d511406784393cf845bc51e19364192-2560x1707.jpg\"\n                        }\n                    ],\n                    \"sanityId\": \"da1f0cff-1e08-4653-9a11-17b2e83c6751\",\n                    \"sanitySlug\": \"UCAYAL\",\n                    \"id\": \"5fc4f1c3a76df8296846c125\",\n                    \"createdDate\": \"2020-11-30T08:33:53Z\",\n                    \"createdBy\": \"sanity-sync\",\n                    \"modifiedDate\": \"2022-02-22T14:00:26.785Z\",\n                    \"modifiedBy\": \"sanity-sync\"\n                }\n            }\n        ],\n        \"salesPricesPerTonneCo2\": null,\n        \"default\": false,\n        \"estimatedCustomerPricePerTonne\": 1.72,\n        \"estimatedCustomerPriceCurrency\": \"EUR\",\n        \"totalTonnesCo2Available\": 0,\n        \"sanityImages\": [\n            {\n                \"isMainImage\": true,\n                \"url\": \"https://cdn.sanity.io/images/f901zpue/production/71a633e234863d3ac002eb3bb601c3765593390c-1000x667.jpg\",\n                \"imageId\": \"image-71a633e234863d3ac002eb3bb601c3765593390c-1000x667-jpg\",\n                \"assetId\": \"71a633e234863d3ac002eb3bb601c3765593390c\",\n                \"label\": null,\n                \"originalFileName\": \"78015fce925075702889704aa3d9c0e8e09b58a3-5184x3456.jpg\",\n                \"sanityPath\": \"images/f901zpue/production/71a633e234863d3ac002eb3bb601c3765593390c-1000x667.jpg\"\n            }\n        ],\n        \"sanityId\": \"a020769e-e078-4a6f-bac1-95bbadf5d3b4\",\n        \"sanitySlug\": \"UCAYAL-portfolio\",\n        \"id\": \"6155c98e2645d75144ae165a\",\n        \"createdDate\": \"2021-09-30T14:28:19Z\",\n        \"createdBy\": \"sanity-sync\",\n        \"modifiedDate\": \"2022-02-21T14:48:46.554Z\",\n        \"modifiedBy\": \"sanity-sync\"\n    }\n]"}],"_postman_id":"e9c55178-4397-4233-a99b-a1ed9405f2d0"},{"name":"Get portfolio","id":"6ba4ebc0-c287-48a1-a0ff-85862100ff4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/portfolios/:portfolioAlias/?currency=EUR&expand=details&language=en","description":"<p>Retrieves a specific portfolio, details and price per metric tonne that are available for this partnership.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["portfolios",":portfolioAlias",""],"host":["{{chooose_api_url}}"],"query":[{"key":"currency","value":"EUR"},{"key":"expand","value":"details"},{"key":"language","value":"en"}],"variable":[{"type":"any","value":"default","key":"portfolioAlias"}]}},"response":[{"id":"677babd8-f8d8-4d2d-ba9d-d469107d8dc7","name":"Get portfolio by Alias","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/portfolios/:portfolioAlias/?currency=EUR&expand=details&language=en","host":["{{chooose_api_url}}"],"path":["portfolios",":portfolioAlias",""],"query":[{"key":"currency","value":"EUR"},{"key":"expand","value":"details"},{"key":"language","value":"en"}],"variable":[{"key":"portfolioAlias","value":"offset"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0WmY1ZAAAAAB9YWdGBU15Ra6wVqYLBIqmQ1BIMzBFREdFMDQxMwA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 11 Apr 2023 13:53:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"Nature-based Solutions\",\n    \"alias\": \"offset\",\n    \"subtitle\": \"Protecting and restoring natural ecosystems with nature-based carbon projects.\",\n    \"description\": \"CHOOOSE's nature-based climate solutions focus on sustainable forest management and land-use projects. Together, these projects protect natural ecosystems and wildlife, provide solutions for sustainable livelihoods, and empower communities. CHOOOSE continuously reviews and updates this solution to ensure you only support the highest quality, highest impact nature-based projects.\",\n    \"theme\": \"Nature-based solutions\",\n    \"impact\": \"Co2\",\n    \"pricePerTonneCo2\": 15.5,\n    \"currency\": \"USD\",\n    \"type\": \"Standard\",\n    \"childPortfolios\": [],\n    \"projects\": [\n        {\n            \"projectId\": \"62f275ef0e00adba45dc7408\",\n            \"weight\": 0,\n            \"isSaf\": null,\n            \"project\": {\n                \"title\": \"Sumatra Merang Peatland Project\",\n                \"subtitle\": \"Restoring peatland rainforest in Indonesia\",\n                \"impact\": \"Co2\",\n                \"country\": \"Indonesia\",\n                \"city\": \"Merang\",\n                \"totalTonnesCo2Available\": 1953.0695232727272727272727272,\n                \"projectOwner\": \"Ecosphere+\",\n                \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1899\",\n                \"isSaf\": null,\n                \"category\": \"NatureBased\",\n                \"categoryTitle\": \"Nature-Based Solutions\",\n                \"subCategory\": \"Forestry\",\n                \"subCategoryTitle\": \"Forestry\",\n                \"description\": [\n                    \"The Sumatra Merang Peatland Project will restore more than 22,922 hectares of peatland rainforest in the Merang biodiversity zone in Indonesia, one of the largest and deepest peat swamp areas in South Sumatra and an area more than 3.5 times the size of Manhattan.\",\n                    \"Climate finance will be used to rehabilitate and protect this critical ecosystem, preventing the release of significant volumes of emissions, in addition to creating a conservation area for hundreds of unique and endangered species such as the Sumatran Tiger. This project focuses on working with surrounding villages through a community development fund, which supports community-selected projects in addition to new livelihood opportunities that help reduce the drivers of deforestation and wildlife poaching.\"\n                ],\n                \"howItWorks\": [\n                    \"The project protects and regenerates an area of peatland rainforest that was once one of the most biodiverse regions in the country. The Project is partnering with the Zoological Society of London to perform a complete biodiversity assessment and catalog of the flora and fauna. So far, 101 plant and 202 animal species have been identified, 35 of which are threatened. Mapping and drone surveys of the entire project area provide new data for project teams to monitor biodiversity effectively. Forest patrol teams have recently reported sightings of the Sumatran tiger, sun bear, rhinoceros hornbill, monitor lizard, common breeds of monkeys and a large variety of birds. The project also supports new livelihood opportunities that help reduce wildlife poaching.\"\n                ],\n                \"whyThisProject\": [\n                    \"More information to come!\"\n                ],\n                \"benefits\": [\n                    \"2.6 million tonnes of CO2 emissions avoided. \",\n                    \"22,922 hectares of peatland forest protected and restored. \",\n                    \"Restoring habitat for 35 threatened species such as the Sumatran tiger, rhinoceros hornbill and sun bear. \",\n                    \"Development initiatives prepared alongside local communities, with 103 jobs created or supported in areas such as dam construction, forest patrols and more. \",\n                    \"28% of jobs created or supported held by women. \",\n                    \"Support for local enterprises in villages near to the project such as developing sustainable fishing production.\"\n                ],\n                \"certificates\": [\n                    {\n                        \"title\": \"Verified Carbon Standard\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a27ae3774f70093ddd339b3d9c9b29413556c2bc-240x210.png\",\n                        \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                    },\n                    {\n                        \"title\": \"CCB Standards\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/8c3192d45319299aab7d7fafbc6df16797a2cd54-313x161.png\",\n                        \"sanityId\": \"e7eecdd1-1f77-4c56-83d1-3ef198a973ad\"\n                    }\n                ],\n                \"exactLocation\": {\n                    \"lat\": \"-0.098956\",\n                    \"lng\": \"101.376230\",\n                    \"alt\": \"0\"\n                },\n                \"sustainableDevelopmentGoals\": [\n                    {\n                        \"number\": \"1\",\n                        \"title\": \"No Poverty\",\n                        \"subTitle\": \"End poverty in all its forms everywhere\",\n                        \"descriptions\": [\n                            \"Ending poverty involves targeting the most vulnerable, increasing basic resources and services, and supporting communities affected by conflict and climate-related disasters.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\",\n                            \"imageId\": \"image-548579c34996297ffe2174f5d04187b68bd7a9ec-60x60-png\",\n                            \"assetId\": \"548579c34996297ffe2174f5d04187b68bd7a9ec\",\n                            \"label\": null,\n                            \"originalFileName\": \"1-no-poverty.png\",\n                            \"sanityPath\": \"images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                            \"imageId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                            \"assetId\": \"4de9290fd0f3acfee195172962c088fb38ec2dc7\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-01.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                        }\n                    },\n                    {\n                        \"number\": \"2\",\n                        \"title\": \"Zero Hunger\",\n                        \"subTitle\": \"End all forms of hunger and malnutrition\",\n                        \"descriptions\": [\n                            \"Ending hunger and malnutrition involves promoting sustainable agricultural practices, supporting small-scale farmers, and ensuring equal access to land, technology, and markets.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\",\n                            \"imageId\": \"image-b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60-png\",\n                            \"assetId\": \"b5df3245ab4c7a4d297db3cf81b4ec8596092209\",\n                            \"label\": null,\n                            \"originalFileName\": \"2-zero-hunger.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\",\n                            \"imageId\": \"image-7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762-jpg\",\n                            \"assetId\": \"7a8ab9d664ce1f85d0001006be470cbc59901fcc\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-02.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\"\n                        }\n                    },\n                    {\n                        \"number\": \"5\",\n                        \"title\": \"Gender Equality\",\n                        \"subTitle\": \"Ending all discrimination against women and girls\",\n                        \"descriptions\": [\n                            \"This is not only a basic human right; it’s crucial for a sustainable future. Empowering women and girls has been proven to help economic growth and development.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7d5f47a3cee16832147e8f279727e671d0c6603a-60x60.png\",\n                            \"imageId\": \"image-7d5f47a3cee16832147e8f279727e671d0c6603a-60x60-png\",\n                            \"assetId\": \"7d5f47a3cee16832147e8f279727e671d0c6603a\",\n                            \"label\": null,\n                            \"originalFileName\": \"5-gender-equality.png\",\n                            \"sanityPath\": \"images/f901zpue/production/7d5f47a3cee16832147e8f279727e671d0c6603a-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\",\n                            \"imageId\": \"image-dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488-png\",\n                            \"assetId\": \"dc331ef87707c12b0e59e9ceb1904dbb61d4ecae\",\n                            \"label\": null,\n                            \"originalFileName\": \"GENDER EQUALITY.png\",\n                            \"sanityPath\": \"images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"8\",\n                        \"title\": \"Decent Work and Economic Growth\",\n                        \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                        \"descriptions\": [\n                            \"Sustainable economic growth will require societies to create the conditions that allow people to have quality jobs that stimulate the economy while not harming the environment.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\",\n                            \"imageId\": \"image-0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60-png\",\n                            \"assetId\": \"0b6d4260d1b0a9d213ca72126cf385d03d194f4a\",\n                            \"label\": null,\n                            \"originalFileName\": \"8-decent-work-and-economic-growth.png\",\n                            \"sanityPath\": \"images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                            \"imageId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                            \"assetId\": \"3bae7d9d13962576d757c58ee8e0f18d3797ef9a\",\n                            \"label\": null,\n                            \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"9\",\n                        \"title\": \"Industry, Innovation, and Infrastructure\",\n                        \"subTitle\": \"Build resilient infrastructure, promote sustainable industrialisation and foster innovation\",\n                        \"descriptions\": [\n                            \"Investments in infrastructure—transport, irrigation, energy and information. and communication technology—are crucial to achieving sustainable development and empowering communities in many countries.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/246b00c27862d76eca4aea65cfe2c14e73199b64-60x60.png\",\n                            \"imageId\": \"image-246b00c27862d76eca4aea65cfe2c14e73199b64-60x60-png\",\n                            \"assetId\": \"246b00c27862d76eca4aea65cfe2c14e73199b64\",\n                            \"label\": null,\n                            \"originalFileName\": \"9-industry-innovation-and.png\",\n                            \"sanityPath\": \"images/f901zpue/production/246b00c27862d76eca4aea65cfe2c14e73199b64-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\",\n                            \"imageId\": \"image-a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488-png\",\n                            \"assetId\": \"a2a1ccc13a01494495c6af4ae3d033e05d2d4164\",\n                            \"label\": null,\n                            \"originalFileName\": \"INDUSTRY, INNOVATION AND INFRASTRUCTURE.png\",\n                            \"sanityPath\": \"images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"10\",\n                        \"title\": \"Reduced Inequalities\",\n                        \"subTitle\": \"Reduce inequality within and among countries\",\n                        \"descriptions\": [\n                            \"Create sound policies to empower lower income earners and promote economic inclusion of all, regardless of sex, race, or ethnicity.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/5ba35380ea955788834b5af6ef67d3757fff56e2-60x60.png\",\n                            \"imageId\": \"image-5ba35380ea955788834b5af6ef67d3757fff56e2-60x60-png\",\n                            \"assetId\": \"5ba35380ea955788834b5af6ef67d3757fff56e2\",\n                            \"label\": null,\n                            \"originalFileName\": \"10-reduced-inequalities.png\",\n                            \"sanityPath\": \"images/f901zpue/production/5ba35380ea955788834b5af6ef67d3757fff56e2-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\",\n                            \"imageId\": \"image-38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488-png\",\n                            \"assetId\": \"38211c772b438f1b59c5482fbb5b74936e8ab1db\",\n                            \"label\": null,\n                            \"originalFileName\": \"REDUCED INEQUALITIES.png\",\n                            \"sanityPath\": \"images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"12\",\n                        \"title\": \"Responsible Consumption and Production\",\n                        \"subTitle\": \"Reducing our ecological footprint through sustainable consumption of goods and resources\",\n                        \"descriptions\": [\n                            \"Sustainable consumption and production is about promoting resource and energy efficiency, sustainable infrastructure, and providing access to basic services, green and decent jobs, and a better quality of life for all.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\",\n                            \"imageId\": \"image-3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60-png\",\n                            \"assetId\": \"3819fc8be2c0a1bf91afc50210679bed34bf0c51\",\n                            \"label\": null,\n                            \"originalFileName\": \"12-responsible-consumption-and-production.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\",\n                            \"imageId\": \"image-2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488-png\",\n                            \"assetId\": \"2e4eb0630302590589b59101ece4c83e1b84e6d0\",\n                            \"label\": null,\n                            \"originalFileName\": \"RESPONSIBLE CONSUMPTION AND PRODUCTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"13\",\n                        \"title\": \"Climate Action\",\n                        \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                        \"descriptions\": [\n                            \"Science demands that we limit the increase in global mean temperature to two degrees Celsius above pre-industrial levels, aiming at 1.5°C, but this requires urgent and ambitious collective action.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\",\n                            \"imageId\": \"image-727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60-png\",\n                            \"assetId\": \"727f5172d6ea391d6a3740412ff9f7e2368d18c4\",\n                            \"label\": null,\n                            \"originalFileName\": \"13-climate-action.png\",\n                            \"sanityPath\": \"images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                            \"imageId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                            \"assetId\": \"b1d7fc89f735a9aab43d93af08ab28083f16d23f\",\n                            \"label\": null,\n                            \"originalFileName\": \"CLIMATE ACTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"15\",\n                        \"title\": \"Life on Land\",\n                        \"subTitle\": \"Protect, restore, and promote sustainable use of land\",\n                        \"descriptions\": [\n                            \"Urgent action must be taken to reduce the loss of natural habitats and biodiversity, which are part of our common heritage and support global food and water security, climate change mitigation and adaptation, and peace and security.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\",\n                            \"imageId\": \"image-42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60-png\",\n                            \"assetId\": \"42d6b2e17f261a08191e4ad2f0069859aacd2175\",\n                            \"label\": null,\n                            \"originalFileName\": \"15-life-on-land.png\",\n                            \"sanityPath\": \"images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\",\n                            \"imageId\": \"image-c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488-png\",\n                            \"assetId\": \"c912edcebee9792ee1ee94199b49af1bcbb19f0b\",\n                            \"label\": null,\n                            \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"16\",\n                        \"title\": \"Peace, Justice and Strong Institutions\",\n                        \"subTitle\": \"Promote peaceful and inclusive societies for sustainable development\",\n                        \"descriptions\": [\n                            \"We must significantly reduce all forms of violence, and work with governments and communities to end conflict and insecurity. Promoting the rule of law and human rights are key to this process.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60.png\",\n                            \"imageId\": \"image-c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60-png\",\n                            \"assetId\": \"c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7\",\n                            \"label\": null,\n                            \"originalFileName\": \"16-peace-justice-and-strong-institutions.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\",\n                            \"imageId\": \"image-53d3fc56ae4016e50fc2622bab76019659815bd1-257x488-png\",\n                            \"assetId\": \"53d3fc56ae4016e50fc2622bab76019659815bd1\",\n                            \"label\": null,\n                            \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"17\",\n                        \"title\": \"Partnership for The Goals\",\n                        \"subTitle\": \"Strengthen and revitalise the global partnership for sustainable development\",\n                        \"descriptions\": [\n                            \"Coordinating policies to help developing countries manage their debt, as well as promoting investment for the least developed, is vital for sustainable growth and development.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60.png\",\n                            \"imageId\": \"image-38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60-png\",\n                            \"assetId\": \"38023ea3e0a58fd523359ecee1b25722dd50af4c\",\n                            \"label\": null,\n                            \"originalFileName\": \"17-partnerships-for-the-goals.png\",\n                            \"sanityPath\": \"images/f901zpue/production/38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\",\n                            \"imageId\": \"image-e2a03f61cd97febad24da5b24f798142dbd3f549-257x488-png\",\n                            \"assetId\": \"e2a03f61cd97febad24da5b24f798142dbd3f549\",\n                            \"label\": null,\n                            \"originalFileName\": \"PARTNERSHIP FOR THE GOALS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\"\n                        }\n                    }\n                ],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/1ff008b425c4f1808ce4c95ad5b1edc1756cd9d9-2560x1707.jpg\",\n                        \"imageId\": \"image-1ff008b425c4f1808ce4c95ad5b1edc1756cd9d9-2560x1707-jpg\",\n                        \"assetId\": \"1ff008b425c4f1808ce4c95ad5b1edc1756cd9d9\",\n                        \"label\": null,\n                        \"originalFileName\": \"Sumatra Merang photo - 1.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/1ff008b425c4f1808ce4c95ad5b1edc1756cd9d9-2560x1707.jpg\"\n                    },\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2b9832f4e911c5900bc59852533157cbca690e7f-1080x720.jpg\",\n                        \"imageId\": \"image-2b9832f4e911c5900bc59852533157cbca690e7f-1080x720-jpg\",\n                        \"assetId\": \"2b9832f4e911c5900bc59852533157cbca690e7f\",\n                        \"label\": null,\n                        \"originalFileName\": \"Sumatra 05.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/2b9832f4e911c5900bc59852533157cbca690e7f-1080x720.jpg\"\n                    },\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/9d7ed324df73aee4b330f440fc29da9501c69c71-1143x773.jpg\",\n                        \"imageId\": \"image-9d7ed324df73aee4b330f440fc29da9501c69c71-1143x773-jpg\",\n                        \"assetId\": \"9d7ed324df73aee4b330f440fc29da9501c69c71\",\n                        \"label\": null,\n                        \"originalFileName\": \"Sumatra 04.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/9d7ed324df73aee4b330f440fc29da9501c69c71-1143x773.jpg\"\n                    },\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/de8c6646b7fda1916ad698306b90545726c061ec-2560x1707.jpg\",\n                        \"imageId\": \"image-de8c6646b7fda1916ad698306b90545726c061ec-2560x1707-jpg\",\n                        \"assetId\": \"de8c6646b7fda1916ad698306b90545726c061ec\",\n                        \"label\": null,\n                        \"originalFileName\": \"Sumatra 01.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/de8c6646b7fda1916ad698306b90545726c061ec-2560x1707.jpg\"\n                    }\n                ],\n                \"sanityId\": \"b58149a7-a018-4a77-8bd3-bd906875a836\",\n                \"sanitySlug\": \"Sumatra_Merang\",\n                \"id\": \"62f275ef0e00adba45dc7408\",\n                \"createdDate\": \"2022-08-09T14:03:39Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2023-03-27T10:26:31.552Z\",\n                \"modifiedBy\": \"sanity-sync\"\n            }\n        },\n        {\n            \"projectId\": \"5fc4f1c3af634926fc85abd1\",\n            \"weight\": 0,\n            \"isSaf\": null,\n            \"project\": {\n                \"title\": \"Nii Kaniti Community Forest Management\",\n                \"subtitle\": \"Sustainable forest management by indigenous communities in the Peruvian Amazon.\",\n                \"impact\": \"Co2\",\n                \"country\": \"Peru\",\n                \"city\": \"Ucayali\",\n                \"totalTonnesCo2Available\": 12821.830971312521642737627273,\n                \"projectOwner\": \"Association for Research and Integral Development – AIDER\",\n                \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1360\",\n                \"isSaf\": null,\n                \"category\": \"NatureBased\",\n                \"categoryTitle\": \"Nature-Based Solutions\",\n                \"subCategory\": \"Forestry\",\n                \"subCategoryTitle\": \"Forestry\",\n                \"description\": [\n                    \"On the edge of the Peruvian Amazon Rainforest, seven indigenous communities belonging to the Shipibo Conibo and Cacataibo ethnicity are located around the Ucayali River and manage an area of 127,000 hectares of rainforest. This project addresses the local economic drivers of deforestation and forest degradation by supporting the development of socially inclusive businesses, implementing proper use of communal land, and capacity building for the management of natural resources. The project significantly reduces global emissions by protecting the rainforest ecosystem and scaling up sustainable community forest management.\"\n                ],\n                \"howItWorks\": [\n                    \"Develop agroforestry systems, silvopastoral, and good livestock practices.\",\n                    \"Improve traditional agricultural techniques and areas in association with temporary and permanent crops.\",\n                    \"Promote community forest management (timber and non-timber).\",\n                    \"Forest enrichment with forest species.\",\n                    \"Creating capabilities for the administration of natural resources through participatory training and capacity building.\",\n                    \"Surveillance of communal land and natural resources.\"\n                ],\n                \"whyThisProject\": [\n                    \"In Peru, native communities are the second-largest forest land managers, including critical rainforest ecosystems threatened by activities such as migratory agriculture and illegal logging. The project addresses this threat by reducing the local economic drivers of deforestation and forest degradation, using a participatory approach that focuses on the communities as key actors and critical to successful forestry, biodiversity, and climate protection.\"\n                ],\n                \"benefits\": [\n                    \"Avoiding around 560,000 tonnes of CO2 yearly.\",\n                    \"Protecting three threatened animal species: the jaguar, the blue-headed macaw and the tapir.\",\n                    \"Conserving and protecting 127,000 hectares of rainforest and voiding 7,000 hectares to be deforested.\",\n                    \"Improving the livelihood of thousands of families and women generating an income.\",\n                    \"Improving community forest management.\",\n                    \"Supporting local communities businesses that protect the forests and work with its resources to produce crafts, instead of degrading them.\"\n                ],\n                \"certificates\": [\n                    {\n                        \"title\": \"Verified Carbon Standard\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a27ae3774f70093ddd339b3d9c9b29413556c2bc-240x210.png\",\n                        \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                    },\n                    {\n                        \"title\": \"CCB Standards\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/8c3192d45319299aab7d7fafbc6df16797a2cd54-313x161.png\",\n                        \"sanityId\": \"e7eecdd1-1f77-4c56-83d1-3ef198a973ad\"\n                    }\n                ],\n                \"exactLocation\": {\n                    \"lat\": \"-9.241158\",\n                    \"lng\": \"-74.396150\",\n                    \"alt\": \"0\"\n                },\n                \"sustainableDevelopmentGoals\": [\n                    {\n                        \"number\": \"13\",\n                        \"title\": \"Climate Action\",\n                        \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                        \"descriptions\": [\n                            \"Science demands that we limit the increase in global mean temperature to two degrees Celsius above pre-industrial levels, aiming at 1.5°C, but this requires urgent and ambitious collective action.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\",\n                            \"imageId\": \"image-727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60-png\",\n                            \"assetId\": \"727f5172d6ea391d6a3740412ff9f7e2368d18c4\",\n                            \"label\": null,\n                            \"originalFileName\": \"13-climate-action.png\",\n                            \"sanityPath\": \"images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                            \"imageId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                            \"assetId\": \"b1d7fc89f735a9aab43d93af08ab28083f16d23f\",\n                            \"label\": null,\n                            \"originalFileName\": \"CLIMATE ACTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"15\",\n                        \"title\": \"Life on Land\",\n                        \"subTitle\": \"Protect, restore, and promote sustainable use of land\",\n                        \"descriptions\": [\n                            \"Urgent action must be taken to reduce the loss of natural habitats and biodiversity, which are part of our common heritage and support global food and water security, climate change mitigation and adaptation, and peace and security.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\",\n                            \"imageId\": \"image-42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60-png\",\n                            \"assetId\": \"42d6b2e17f261a08191e4ad2f0069859aacd2175\",\n                            \"label\": null,\n                            \"originalFileName\": \"15-life-on-land.png\",\n                            \"sanityPath\": \"images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\",\n                            \"imageId\": \"image-c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488-png\",\n                            \"assetId\": \"c912edcebee9792ee1ee94199b49af1bcbb19f0b\",\n                            \"label\": null,\n                            \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"12\",\n                        \"title\": \"Responsible Consumption and Production\",\n                        \"subTitle\": \"Reducing our ecological footprint through sustainable consumption of goods and resources\",\n                        \"descriptions\": [\n                            \"Sustainable consumption and production is about promoting resource and energy efficiency, sustainable infrastructure, and providing access to basic services, green and decent jobs, and a better quality of life for all.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\",\n                            \"imageId\": \"image-3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60-png\",\n                            \"assetId\": \"3819fc8be2c0a1bf91afc50210679bed34bf0c51\",\n                            \"label\": null,\n                            \"originalFileName\": \"12-responsible-consumption-and-production.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\",\n                            \"imageId\": \"image-2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488-png\",\n                            \"assetId\": \"2e4eb0630302590589b59101ece4c83e1b84e6d0\",\n                            \"label\": null,\n                            \"originalFileName\": \"RESPONSIBLE CONSUMPTION AND PRODUCTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"8\",\n                        \"title\": \"Decent Work and Economic Growth\",\n                        \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                        \"descriptions\": [\n                            \"Sustainable economic growth will require societies to create the conditions that allow people to have quality jobs that stimulate the economy while not harming the environment.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\",\n                            \"imageId\": \"image-0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60-png\",\n                            \"assetId\": \"0b6d4260d1b0a9d213ca72126cf385d03d194f4a\",\n                            \"label\": null,\n                            \"originalFileName\": \"8-decent-work-and-economic-growth.png\",\n                            \"sanityPath\": \"images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                            \"imageId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                            \"assetId\": \"3bae7d9d13962576d757c58ee8e0f18d3797ef9a\",\n                            \"label\": null,\n                            \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"2\",\n                        \"title\": \"Zero Hunger\",\n                        \"subTitle\": \"End all forms of hunger and malnutrition\",\n                        \"descriptions\": [\n                            \"Ending hunger and malnutrition involves promoting sustainable agricultural practices, supporting small-scale farmers, and ensuring equal access to land, technology, and markets.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\",\n                            \"imageId\": \"image-b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60-png\",\n                            \"assetId\": \"b5df3245ab4c7a4d297db3cf81b4ec8596092209\",\n                            \"label\": null,\n                            \"originalFileName\": \"2-zero-hunger.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\",\n                            \"imageId\": \"image-7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762-jpg\",\n                            \"assetId\": \"7a8ab9d664ce1f85d0001006be470cbc59901fcc\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-02.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\"\n                        }\n                    },\n                    {\n                        \"number\": \"1\",\n                        \"title\": \"No Poverty\",\n                        \"subTitle\": \"End poverty in all its forms everywhere\",\n                        \"descriptions\": [\n                            \"Ending poverty involves targeting the most vulnerable, increasing basic resources and services, and supporting communities affected by conflict and climate-related disasters.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\",\n                            \"imageId\": \"image-548579c34996297ffe2174f5d04187b68bd7a9ec-60x60-png\",\n                            \"assetId\": \"548579c34996297ffe2174f5d04187b68bd7a9ec\",\n                            \"label\": null,\n                            \"originalFileName\": \"1-no-poverty.png\",\n                            \"sanityPath\": \"images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                            \"imageId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                            \"assetId\": \"4de9290fd0f3acfee195172962c088fb38ec2dc7\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-01.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                        }\n                    }\n                ],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167.jpg\",\n                        \"imageId\": \"image-6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167-jpg\",\n                        \"assetId\": \"6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89\",\n                        \"label\": null,\n                        \"originalFileName\": \"Nii Kaniti Forest Management (1).jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/6a7fd7e76c4e9735d5afbd8eec8ea1b50b37fd89-1810x1167.jpg\"\n                    },\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920.jpg\",\n                        \"imageId\": \"image-b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920-jpg\",\n                        \"assetId\": \"b88a5fc5be67f04cdb3b48cef60894a7c2750b92\",\n                        \"label\": null,\n                        \"originalFileName\": \"Jaguar_AIDER copy.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/b88a5fc5be67f04cdb3b48cef60894a7c2750b92-2082x920.jpg\"\n                    },\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/419b635e2d511406784393cf845bc51e19364192-2560x1707.jpg\",\n                        \"imageId\": \"image-419b635e2d511406784393cf845bc51e19364192-2560x1707-jpg\",\n                        \"assetId\": \"419b635e2d511406784393cf845bc51e19364192\",\n                        \"label\": null,\n                        \"originalFileName\": \"Nii Kaniti Forest Management (4).jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/419b635e2d511406784393cf845bc51e19364192-2560x1707.jpg\"\n                    }\n                ],\n                \"sanityId\": \"da1f0cff-1e08-4653-9a11-17b2e83c6751\",\n                \"sanitySlug\": \"UCAYAL\",\n                \"id\": \"5fc4f1c3af634926fc85abd1\",\n                \"createdDate\": \"2020-11-30T08:33:53Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2023-04-04T10:08:26.162Z\",\n                \"modifiedBy\": \"sanity-sync\"\n            }\n        },\n        {\n            \"projectId\": \"6346abb4636eb81d14a41937\",\n            \"weight\": 0,\n            \"isSaf\": null,\n            \"project\": {\n                \"title\": \"Rimba Raya Biodiversity Reserve Project\",\n                \"subtitle\": \"A nature-based project focused on reducing carbon emissions through forest protection. \",\n                \"impact\": \"Co2\",\n                \"country\": \"Indonesia\",\n                \"city\": \"Kalimantan\",\n                \"totalTonnesCo2Available\": 497.16626,\n                \"projectOwner\": \"PT Rimba Raya Conservation\",\n                \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/674\",\n                \"isSaf\": null,\n                \"category\": \"NatureBased\",\n                \"categoryTitle\": \"Nature-Based Solutions\",\n                \"subCategory\": \"Forestry\",\n                \"subCategoryTitle\": \"Forestry\",\n                \"description\": [\n                    \"Between 1990 and 2005, Indonesia lost over 2% of its forest cover annually (nearly 1.9 million hectares a year). That number has since increased to a loss of more than 2.5 million hectares annually – an area roughly the size of Belgium. This forest loss results from the clearing of forest areas with fire to open up the land for agricultural use (for palm oil in particular). \",\n                    \"Located on the southern coast of Borneo in the province of Central Kalimantan, the Rimba Raya project area was originally slated by the local government to be converted into four palm oil estates. Instead, the Rimba Raya Biodiversity Reserve now reduces Indonesia’s emissions through the protection and management of the project’s approximately 64,000 hectares of tropical peat swamp forest.\",\n                    \"The project is also designed to protect the integrity of the adjacent world-renowned Tanjung Puting National Park by creating a physical buffer zone on the full eastern border of the park.\",\n                    \"In addition to reducing GHG emissions through forest protection, the project focuses on community development and protection of the area’s biodiversity. \"\n                ],\n                \"howItWorks\": [\n                    \"This project achieves GHG emission reductions through avoiding the planned deforestation of the project region and protecting the project area through a combination of fire prevention, forest conservation, and community development interventions to reduce remaining local demands on forest resources.\",\n                    \"The project has obtained and holds legal land tenure rights to the area for the sole purpose of ecosystem management and restoration.\"\n                ],\n                \"whyThisProject\": [\n                    \"This project preserves carbon-dense tropical peat swamp by halting planned deforestation. A study of the project region documents the area’s particularly high biodiversity – including 361 species of birds, 122 species of mammals, and 180 species of trees and plants. The project area is home to the endangered Bornean orangutan – the only great Ape outside of Africa which has seen its populations decline 95% in the last century.\",\n                    \"Rimba Raya was the first validated REDD+ project under the Verified Carbon Standard (VCS), was the first REDD+ forest project in the world to receive triple-gold validation under the Climate Community and Biodiversity Alliance Standard (CCBA), and it is the first REDD+ project to have been validated as contributing to all 17 of the UN Sustainable Development Goals.\"\n                ],\n                \"benefits\": [\n                    \"The project aims to reduce carbon emissions by preserving approximately 64,000 hectares of tropical peat swamp forest.\",\n                    \"The project protects rich regional biodiversity.\",\n                    \"The project provides substantial benefits to local communities – through job creation, access to education, access to energy services, improved health services, and beyond.\"\n                ],\n                \"certificates\": [\n                    {\n                        \"title\": \"CCB Standards\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/8c3192d45319299aab7d7fafbc6df16797a2cd54-313x161.png\",\n                        \"sanityId\": \"e7eecdd1-1f77-4c56-83d1-3ef198a973ad\"\n                    },\n                    {\n                        \"title\": \"Verified Carbon Standard\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a27ae3774f70093ddd339b3d9c9b29413556c2bc-240x210.png\",\n                        \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                    }\n                ],\n                \"exactLocation\": {\n                    \"lat\": \"2.333300\",\n                    \"lng\": \"112.250000\",\n                    \"alt\": \"0\"\n                },\n                \"sustainableDevelopmentGoals\": [\n                    {\n                        \"number\": \"1\",\n                        \"title\": \"No Poverty\",\n                        \"subTitle\": \"End poverty in all its forms everywhere\",\n                        \"descriptions\": [\n                            \"Ending poverty involves targeting the most vulnerable, increasing basic resources and services, and supporting communities affected by conflict and climate-related disasters.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\",\n                            \"imageId\": \"image-548579c34996297ffe2174f5d04187b68bd7a9ec-60x60-png\",\n                            \"assetId\": \"548579c34996297ffe2174f5d04187b68bd7a9ec\",\n                            \"label\": null,\n                            \"originalFileName\": \"1-no-poverty.png\",\n                            \"sanityPath\": \"images/f901zpue/production/548579c34996297ffe2174f5d04187b68bd7a9ec-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\",\n                            \"imageId\": \"image-4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755-jpg\",\n                            \"assetId\": \"4de9290fd0f3acfee195172962c088fb38ec2dc7\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-01.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/4de9290fd0f3acfee195172962c088fb38ec2dc7-503x755.jpg\"\n                        }\n                    },\n                    {\n                        \"number\": \"2\",\n                        \"title\": \"Zero Hunger\",\n                        \"subTitle\": \"End all forms of hunger and malnutrition\",\n                        \"descriptions\": [\n                            \"Ending hunger and malnutrition involves promoting sustainable agricultural practices, supporting small-scale farmers, and ensuring equal access to land, technology, and markets.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\",\n                            \"imageId\": \"image-b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60-png\",\n                            \"assetId\": \"b5df3245ab4c7a4d297db3cf81b4ec8596092209\",\n                            \"label\": null,\n                            \"originalFileName\": \"2-zero-hunger.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b5df3245ab4c7a4d297db3cf81b4ec8596092209-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\",\n                            \"imageId\": \"image-7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762-jpg\",\n                            \"assetId\": \"7a8ab9d664ce1f85d0001006be470cbc59901fcc\",\n                            \"label\": null,\n                            \"originalFileName\": \"sdg-cover-02.jpg\",\n                            \"sanityPath\": \"images/f901zpue/production/7a8ab9d664ce1f85d0001006be470cbc59901fcc-637x762.jpg\"\n                        }\n                    },\n                    {\n                        \"number\": \"3\",\n                        \"title\": \"Good Health and Well-Being\",\n                        \"subTitle\": \"Ensure healthy lives and promote well-being for all at all ages\",\n                        \"descriptions\": [\n                            \"Millions of lives can be saved by providing more efficient funding of health systems, improved sanitation and hygiene, increased access to physicians, and strategies to reduce ambient pollution.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2389d4eeea9b37e4118e6d787297d9321afeac13-60x60.png\",\n                            \"imageId\": \"image-2389d4eeea9b37e4118e6d787297d9321afeac13-60x60-png\",\n                            \"assetId\": \"2389d4eeea9b37e4118e6d787297d9321afeac13\",\n                            \"label\": null,\n                            \"originalFileName\": \"3-good-health-and-well-being.png\",\n                            \"sanityPath\": \"images/f901zpue/production/2389d4eeea9b37e4118e6d787297d9321afeac13-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488.png\",\n                            \"imageId\": \"image-75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488-png\",\n                            \"assetId\": \"75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154\",\n                            \"label\": null,\n                            \"originalFileName\": \"GOOD HEALTH AND WELL-BEING.png\",\n                            \"sanityPath\": \"images/f901zpue/production/75ef946bc7a8bffbbbaec01c8c3bad5d58bf1154-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"4\",\n                        \"title\": \"Quality Education\",\n                        \"subTitle\": \"Ensuring that all children complete free primary and secondary schooling\",\n                        \"descriptions\": [\n                            \"Achieving inclusive and quality education for all reaffirms the belief that education is one of the most powerful and proven vehicles for sustainable development.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/51b9342549e20072e3cf0e65cd8c1a4783909186-60x60.png\",\n                            \"imageId\": \"image-51b9342549e20072e3cf0e65cd8c1a4783909186-60x60-png\",\n                            \"assetId\": \"51b9342549e20072e3cf0e65cd8c1a4783909186\",\n                            \"label\": null,\n                            \"originalFileName\": \"4-quality-education.png\",\n                            \"sanityPath\": \"images/f901zpue/production/51b9342549e20072e3cf0e65cd8c1a4783909186-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/86106d183f602dfc609aa57089044b60524cea36-257x488.png\",\n                            \"imageId\": \"image-86106d183f602dfc609aa57089044b60524cea36-257x488-png\",\n                            \"assetId\": \"86106d183f602dfc609aa57089044b60524cea36\",\n                            \"label\": null,\n                            \"originalFileName\": \"QUALITY EDUCATION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/86106d183f602dfc609aa57089044b60524cea36-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"5\",\n                        \"title\": \"Gender Equality\",\n                        \"subTitle\": \"Ending all discrimination against women and girls\",\n                        \"descriptions\": [\n                            \"This is not only a basic human right; it’s crucial for a sustainable future. Empowering women and girls has been proven to help economic growth and development.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/7d5f47a3cee16832147e8f279727e671d0c6603a-60x60.png\",\n                            \"imageId\": \"image-7d5f47a3cee16832147e8f279727e671d0c6603a-60x60-png\",\n                            \"assetId\": \"7d5f47a3cee16832147e8f279727e671d0c6603a\",\n                            \"label\": null,\n                            \"originalFileName\": \"5-gender-equality.png\",\n                            \"sanityPath\": \"images/f901zpue/production/7d5f47a3cee16832147e8f279727e671d0c6603a-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\",\n                            \"imageId\": \"image-dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488-png\",\n                            \"assetId\": \"dc331ef87707c12b0e59e9ceb1904dbb61d4ecae\",\n                            \"label\": null,\n                            \"originalFileName\": \"GENDER EQUALITY.png\",\n                            \"sanityPath\": \"images/f901zpue/production/dc331ef87707c12b0e59e9ceb1904dbb61d4ecae-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"6\",\n                        \"title\": \"Clean Water and Sanitation\",\n                        \"subTitle\": \"Safe and affordable drinking water for all\",\n                        \"descriptions\": [\n                            \"Safe and affordable drinking water requires we invest in adequate infrastructure, provide sanitation facilities, and encourage hygiene. Protecting and restoring water-related ecosystems is essential.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c6fc82f38ec23211df4ca9527137321cc5649e25-60x60.png\",\n                            \"imageId\": \"image-c6fc82f38ec23211df4ca9527137321cc5649e25-60x60-png\",\n                            \"assetId\": \"c6fc82f38ec23211df4ca9527137321cc5649e25\",\n                            \"label\": null,\n                            \"originalFileName\": \"6-clean-water-and-sanitation.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c6fc82f38ec23211df4ca9527137321cc5649e25-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488.png\",\n                            \"imageId\": \"image-d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488-png\",\n                            \"assetId\": \"d8df3515a1951bc17acf54477ad35cbfcc261d74\",\n                            \"label\": null,\n                            \"originalFileName\": \"CLEAN WATER AND SANITATION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/d8df3515a1951bc17acf54477ad35cbfcc261d74-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"7\",\n                        \"title\": \"Affordable and Clean Energy\",\n                        \"subTitle\": \"Ensure access to affordable, reliable, sustainable, and modern energy for all\",\n                        \"descriptions\": [\n                            \"Focusing on access to energy, increased energy efficiency and increased use of renewable energy through new economic and job opportunities is crucial to creating more sustainable, inclusive, and resilient communities.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/24bea91cdb2faf1ef2bf0e8629b9ce4b570da1d5-60x60.png\",\n                            \"imageId\": \"image-24bea91cdb2faf1ef2bf0e8629b9ce4b570da1d5-60x60-png\",\n                            \"assetId\": \"24bea91cdb2faf1ef2bf0e8629b9ce4b570da1d5\",\n                            \"label\": null,\n                            \"originalFileName\": \"7-affordable-and-clean-energy.png\",\n                            \"sanityPath\": \"images/f901zpue/production/24bea91cdb2faf1ef2bf0e8629b9ce4b570da1d5-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\",\n                            \"imageId\": \"image-28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488-png\",\n                            \"assetId\": \"28ad1a3fe601a6eca97baff988d0a526911a7eb5\",\n                            \"label\": null,\n                            \"originalFileName\": \"AFFORDABLE AND CLEAN ENERGY.png\",\n                            \"sanityPath\": \"images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"8\",\n                        \"title\": \"Decent Work and Economic Growth\",\n                        \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                        \"descriptions\": [\n                            \"Sustainable economic growth will require societies to create the conditions that allow people to have quality jobs that stimulate the economy while not harming the environment.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\",\n                            \"imageId\": \"image-0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60-png\",\n                            \"assetId\": \"0b6d4260d1b0a9d213ca72126cf385d03d194f4a\",\n                            \"label\": null,\n                            \"originalFileName\": \"8-decent-work-and-economic-growth.png\",\n                            \"sanityPath\": \"images/f901zpue/production/0b6d4260d1b0a9d213ca72126cf385d03d194f4a-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                            \"imageId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                            \"assetId\": \"3bae7d9d13962576d757c58ee8e0f18d3797ef9a\",\n                            \"label\": null,\n                            \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"9\",\n                        \"title\": \"Industry, Innovation, and Infrastructure\",\n                        \"subTitle\": \"Build resilient infrastructure, promote sustainable industrialisation and foster innovation\",\n                        \"descriptions\": [\n                            \"Investments in infrastructure—transport, irrigation, energy and information. and communication technology—are crucial to achieving sustainable development and empowering communities in many countries.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/246b00c27862d76eca4aea65cfe2c14e73199b64-60x60.png\",\n                            \"imageId\": \"image-246b00c27862d76eca4aea65cfe2c14e73199b64-60x60-png\",\n                            \"assetId\": \"246b00c27862d76eca4aea65cfe2c14e73199b64\",\n                            \"label\": null,\n                            \"originalFileName\": \"9-industry-innovation-and.png\",\n                            \"sanityPath\": \"images/f901zpue/production/246b00c27862d76eca4aea65cfe2c14e73199b64-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\",\n                            \"imageId\": \"image-a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488-png\",\n                            \"assetId\": \"a2a1ccc13a01494495c6af4ae3d033e05d2d4164\",\n                            \"label\": null,\n                            \"originalFileName\": \"INDUSTRY, INNOVATION AND INFRASTRUCTURE.png\",\n                            \"sanityPath\": \"images/f901zpue/production/a2a1ccc13a01494495c6af4ae3d033e05d2d4164-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"10\",\n                        \"title\": \"Reduced Inequalities\",\n                        \"subTitle\": \"Reduce inequality within and among countries\",\n                        \"descriptions\": [\n                            \"Create sound policies to empower lower income earners and promote economic inclusion of all, regardless of sex, race, or ethnicity.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/5ba35380ea955788834b5af6ef67d3757fff56e2-60x60.png\",\n                            \"imageId\": \"image-5ba35380ea955788834b5af6ef67d3757fff56e2-60x60-png\",\n                            \"assetId\": \"5ba35380ea955788834b5af6ef67d3757fff56e2\",\n                            \"label\": null,\n                            \"originalFileName\": \"10-reduced-inequalities.png\",\n                            \"sanityPath\": \"images/f901zpue/production/5ba35380ea955788834b5af6ef67d3757fff56e2-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\",\n                            \"imageId\": \"image-38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488-png\",\n                            \"assetId\": \"38211c772b438f1b59c5482fbb5b74936e8ab1db\",\n                            \"label\": null,\n                            \"originalFileName\": \"REDUCED INEQUALITIES.png\",\n                            \"sanityPath\": \"images/f901zpue/production/38211c772b438f1b59c5482fbb5b74936e8ab1db-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"11\",\n                        \"title\": \"Sustainable Cities and Communities\",\n                        \"subTitle\": \"Make cities and human settlements inclusive, safe, resilient, and sustainable\",\n                        \"descriptions\": [\n                            \"Making cities sustainable means creating career and business opportunities, developing safe and affordable housing, and building resilient societies and economies.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c8c5c3388139090b138d2ff786e556faf9f22548-60x60.png\",\n                            \"imageId\": \"image-c8c5c3388139090b138d2ff786e556faf9f22548-60x60-png\",\n                            \"assetId\": \"c8c5c3388139090b138d2ff786e556faf9f22548\",\n                            \"label\": null,\n                            \"originalFileName\": \"11-sustainable-cities-and-communities.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c8c5c3388139090b138d2ff786e556faf9f22548-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/67848ba45eff8daf2ef982a6d615430ac9ba8ef2-257x488.png\",\n                            \"imageId\": \"image-67848ba45eff8daf2ef982a6d615430ac9ba8ef2-257x488-png\",\n                            \"assetId\": \"67848ba45eff8daf2ef982a6d615430ac9ba8ef2\",\n                            \"label\": null,\n                            \"originalFileName\": \"SUSTAINABLE CITIES AND COMMUNITIES.png\",\n                            \"sanityPath\": \"images/f901zpue/production/67848ba45eff8daf2ef982a6d615430ac9ba8ef2-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"12\",\n                        \"title\": \"Responsible Consumption and Production\",\n                        \"subTitle\": \"Reducing our ecological footprint through sustainable consumption of goods and resources\",\n                        \"descriptions\": [\n                            \"Sustainable consumption and production is about promoting resource and energy efficiency, sustainable infrastructure, and providing access to basic services, green and decent jobs, and a better quality of life for all.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\",\n                            \"imageId\": \"image-3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60-png\",\n                            \"assetId\": \"3819fc8be2c0a1bf91afc50210679bed34bf0c51\",\n                            \"label\": null,\n                            \"originalFileName\": \"12-responsible-consumption-and-production.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3819fc8be2c0a1bf91afc50210679bed34bf0c51-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\",\n                            \"imageId\": \"image-2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488-png\",\n                            \"assetId\": \"2e4eb0630302590589b59101ece4c83e1b84e6d0\",\n                            \"label\": null,\n                            \"originalFileName\": \"RESPONSIBLE CONSUMPTION AND PRODUCTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/2e4eb0630302590589b59101ece4c83e1b84e6d0-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"13\",\n                        \"title\": \"Climate Action\",\n                        \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                        \"descriptions\": [\n                            \"Science demands that we limit the increase in global mean temperature to two degrees Celsius above pre-industrial levels, aiming at 1.5°C, but this requires urgent and ambitious collective action.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\",\n                            \"imageId\": \"image-727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60-png\",\n                            \"assetId\": \"727f5172d6ea391d6a3740412ff9f7e2368d18c4\",\n                            \"label\": null,\n                            \"originalFileName\": \"13-climate-action.png\",\n                            \"sanityPath\": \"images/f901zpue/production/727f5172d6ea391d6a3740412ff9f7e2368d18c4-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                            \"imageId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                            \"assetId\": \"b1d7fc89f735a9aab43d93af08ab28083f16d23f\",\n                            \"label\": null,\n                            \"originalFileName\": \"CLIMATE ACTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"14\",\n                        \"title\": \"Life Below Water\",\n                        \"subTitle\": \"Conserve and sustainably use the oceans, seas, and marine resources for sustainable development\",\n                        \"descriptions\": [\n                            \"We must sustainably manage and protect marine and coastal ecosystems from pollution, as well as address the impacts of ocean acidification.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/186be8db3d2228732c9ed5a552fa406c8b998f6b-60x60.png\",\n                            \"imageId\": \"image-186be8db3d2228732c9ed5a552fa406c8b998f6b-60x60-png\",\n                            \"assetId\": \"186be8db3d2228732c9ed5a552fa406c8b998f6b\",\n                            \"label\": null,\n                            \"originalFileName\": \"14-life-below-water.png\",\n                            \"sanityPath\": \"images/f901zpue/production/186be8db3d2228732c9ed5a552fa406c8b998f6b-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/604e9e389467546b34b9bcf4c9629e368e5f32ea-257x488.png\",\n                            \"imageId\": \"image-604e9e389467546b34b9bcf4c9629e368e5f32ea-257x488-png\",\n                            \"assetId\": \"604e9e389467546b34b9bcf4c9629e368e5f32ea\",\n                            \"label\": null,\n                            \"originalFileName\": \"LIFE BELOW WATER.png\",\n                            \"sanityPath\": \"images/f901zpue/production/604e9e389467546b34b9bcf4c9629e368e5f32ea-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"15\",\n                        \"title\": \"Life on Land\",\n                        \"subTitle\": \"Protect, restore, and promote sustainable use of land\",\n                        \"descriptions\": [\n                            \"Urgent action must be taken to reduce the loss of natural habitats and biodiversity, which are part of our common heritage and support global food and water security, climate change mitigation and adaptation, and peace and security.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\",\n                            \"imageId\": \"image-42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60-png\",\n                            \"assetId\": \"42d6b2e17f261a08191e4ad2f0069859aacd2175\",\n                            \"label\": null,\n                            \"originalFileName\": \"15-life-on-land.png\",\n                            \"sanityPath\": \"images/f901zpue/production/42d6b2e17f261a08191e4ad2f0069859aacd2175-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\",\n                            \"imageId\": \"image-c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488-png\",\n                            \"assetId\": \"c912edcebee9792ee1ee94199b49af1bcbb19f0b\",\n                            \"label\": null,\n                            \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c912edcebee9792ee1ee94199b49af1bcbb19f0b-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"16\",\n                        \"title\": \"Peace, Justice and Strong Institutions\",\n                        \"subTitle\": \"Promote peaceful and inclusive societies for sustainable development\",\n                        \"descriptions\": [\n                            \"We must significantly reduce all forms of violence, and work with governments and communities to end conflict and insecurity. Promoting the rule of law and human rights are key to this process.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60.png\",\n                            \"imageId\": \"image-c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60-png\",\n                            \"assetId\": \"c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7\",\n                            \"label\": null,\n                            \"originalFileName\": \"16-peace-justice-and-strong-institutions.png\",\n                            \"sanityPath\": \"images/f901zpue/production/c10b41f5a898c9dab7cf4d7c1e2bbde6dd2b0ec7-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\",\n                            \"imageId\": \"image-53d3fc56ae4016e50fc2622bab76019659815bd1-257x488-png\",\n                            \"assetId\": \"53d3fc56ae4016e50fc2622bab76019659815bd1\",\n                            \"label\": null,\n                            \"originalFileName\": \"PEACE, JUSTICE AND STRONG INSTITUTIONS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/53d3fc56ae4016e50fc2622bab76019659815bd1-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"17\",\n                        \"title\": \"Partnership for The Goals\",\n                        \"subTitle\": \"Strengthen and revitalise the global partnership for sustainable development\",\n                        \"descriptions\": [\n                            \"Coordinating policies to help developing countries manage their debt, as well as promoting investment for the least developed, is vital for sustainable growth and development.\"\n                        ],\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60.png\",\n                            \"imageId\": \"image-38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60-png\",\n                            \"assetId\": \"38023ea3e0a58fd523359ecee1b25722dd50af4c\",\n                            \"label\": null,\n                            \"originalFileName\": \"17-partnerships-for-the-goals.png\",\n                            \"sanityPath\": \"images/f901zpue/production/38023ea3e0a58fd523359ecee1b25722dd50af4c-60x60.png\"\n                        },\n                        \"backgroundImage\": {\n                            \"isMainImage\": true,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\",\n                            \"imageId\": \"image-e2a03f61cd97febad24da5b24f798142dbd3f549-257x488-png\",\n                            \"assetId\": \"e2a03f61cd97febad24da5b24f798142dbd3f549\",\n                            \"label\": null,\n                            \"originalFileName\": \"PARTNERSHIP FOR THE GOALS.png\",\n                            \"sanityPath\": \"images/f901zpue/production/e2a03f61cd97febad24da5b24f798142dbd3f549-257x488.png\"\n                        }\n                    }\n                ],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c3a732924b6e9455bb36e9379676f8ddefb450c2-2737x1826.jpg\",\n                        \"imageId\": \"image-c3a732924b6e9455bb36e9379676f8ddefb450c2-2737x1826-jpg\",\n                        \"assetId\": \"c3a732924b6e9455bb36e9379676f8ddefb450c2\",\n                        \"label\": null,\n                        \"originalFileName\": \"Orangutan - Rimba Raya - photo by Roberto Moreno.jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/c3a732924b6e9455bb36e9379676f8ddefb450c2-2737x1826.jpg\"\n                    }\n                ],\n                \"sanityId\": \"11fcf437-c3df-4c83-8977-8db115f07129\",\n                \"sanitySlug\": \"traf-rimba-raya-biodiversity\",\n                \"id\": \"6346abb4636eb81d14a41937\",\n                \"createdDate\": \"2022-10-12T11:56:39Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2023-04-11T13:16:02.527Z\",\n                \"modifiedBy\": \"sanity-sync\"\n            }\n        }\n    ],\n    \"containsSaf\": false,\n    \"salesPricesPerTonneCo2\": null,\n    \"default\": false,\n    \"estimatedCustomerPricePerTonne\": 17.75,\n    \"estimatedCustomerPriceCurrency\": \"EUR\",\n    \"baseCustomerPricePerTonne\": 14.49,\n    \"baseCustomerPriceCurrency\": \"EUR\",\n    \"totalTonnesCo2Available\": 15272.0667545852489154649,\n    \"sanityImages\": [\n        {\n            \"isMainImage\": true,\n            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/c6e8f0852947c393e6c6fb9073fc3f286ae80641-1000x563.jpg\",\n            \"imageId\": \"image-c6e8f0852947c393e6c6fb9073fc3f286ae80641-1000x563-jpg\",\n            \"assetId\": \"c6e8f0852947c393e6c6fb9073fc3f286ae80641\",\n            \"label\": null,\n            \"originalFileName\": \"nbs.jpg\",\n            \"sanityPath\": \"images/f901zpue/production/c6e8f0852947c393e6c6fb9073fc3f286ae80641-1000x563.jpg\"\n        }\n    ],\n    \"sanityId\": \"ed6ca16c-2d68-4275-8bd0-171005657da4\",\n    \"sanitySlug\": \"nbs-standard\",\n    \"id\": \"6214eaf6e6c79932b42f2981\",\n    \"createdDate\": \"2022-02-11T11:41:33Z\",\n    \"createdBy\": \"sanity-sync\",\n    \"modifiedDate\": \"2023-03-14T12:00:13.546Z\",\n    \"modifiedBy\": \"sanity-sync\"\n}"},{"id":"694afcb9-5a0a-4249-a634-91448aaa1623","name":"Get portfolio by Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/portfolios/60a6cd61ca8e8453b893cf96/?currency=EUR&fullDetails=true","host":["{{chooose_api_url}}"],"path":["portfolios","60a6cd61ca8e8453b893cf96",""],"query":[{"key":"currency","value":"EUR"},{"key":"fullDetails","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Feb 2022 14:00:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Kestrel"},{"key":"Content-Length","value":"6544"},{"key":"Request-Context","value":"appId=cid-v1:2f475885-f889-4d23-b3c1-9f144bf1c15e"}],"cookie":[],"responseTime":null,"body":"{\n    \"title\": \"Three Gorges New Energy\",\n    \"subtitle\": \"Guazhou 100MW Solar Power Project\",\n    \"description\": \"Three Gorges New Energy Jiuquan Co., Ltd Guazhou 100MW Solar Power Project is a newly built grid-connected solar photovoltaic power plant with installed capacity of 100.5 MWp, which is located in Solar Power Industry Zone, Guazhou County, Jingyuan City, Gansu Province of China. The project objective is to generate electricity by using the renewable solar energy. The electricity generated by the project will be delivered into fossil-fuel dominated North West\\nPower Grid of China to replace the equivalent electricity it generates, thereby reducing greenhouse gas emissions.\",\n    \"theme\": \"Renewable energy\",\n    \"impact\": \"Co2\",\n    \"pricePerTonneCo2\": 2.1,\n    \"currency\": \"USD\",\n    \"type\": \"Standard\",\n    \"childPortfolios\": [],\n    \"projects\": [\n        {\n            \"projectId\": \"60a60c33ece4a45310006313\",\n            \"weight\": 0,\n            \"project\": {\n                \"title\": \"Three Gorges New Energy \",\n                \"subtitle\": \"Guazhou Solar Power Project\",\n                \"impact\": \"Co2\",\n                \"country\": \"China\",\n                \"city\": \"Jingyuan City \",\n                \"totalTonnesCo2Available\": 0,\n                \"projectOwner\": \"Climate Bridge Ltd.\",\n                \"projectFactSheet\": \"https://registry.verra.org/app/projectDetail/VCS/1444\",\n                \"description\": [\n                    \"This Solar power project is a newly built grid-connected solar photovoltaic power plant with an installed capacity of 100.5 MWp, which is located in Jingyuan City, in the Gansu Province of China. The project objective is to generate electricity by using renewable solar energy. The electricity generated by the project will be delivered into fossil-fuel dominated North West Power Grid of China to replace the equivalent electricity it generates, thereby reducing greenhouse gas emissions.\"\n                ],\n                \"howItWorks\": [\n                    \"The installation capacity of the Project is 100.39 MWp which consists of 100 sets of power generation units (sub-systems). \",\n                    \"Each of the power generation units is equipped with two inverters and one box transformer. \"\n                ],\n                \"whyThisProject\": [\n                    \"The project will generate electricity by using renewable solar photovoltaic (PV) power and deliver it to the North West Power Grid (NWPG) of China, replacing equivalent electricity generated by fossil-fuel-fired power plants connected to the NWPG and, therefore, reducing GHG emissions.\"\n                ],\n                \"benefits\": [\n                    \"The project promotes local sustainable development through the following aspects: \",\n                    \"The project activity will displace the power generation of fossil fuel power plants, reducing CO₂, SOx and NOx emissions significantly, thus mitigating the air pollution and its adverse impacts on human health.\",\n                    \"Improvement of the fossil fuel-dominated fuel mix of electricity generation in the power grid by providing a clean and renewable energy source, and help towards energy supply security.\",\n                    \"Promote application and diffusion of the innovative/creative solar PV technology in China through the demonstrative practice of the project activity.\"\n                ],\n                \"certificates\": [\n                    {\n                        \"title\": \"Verified Carbon Standard\",\n                        \"logoUrl\": \"https://cdn.sanity.io/images/f901zpue/production/a95b2ff031458edf6a13d6682661aad944becf35-240x210.png\",\n                        \"sanityId\": \"13bb78d6-7ef7-4c87-8b98-8bdf1641fdb0\"\n                    }\n                ],\n                \"exactLocation\": {\n                    \"lat\": \"40.362140\",\n                    \"lng\": \"96.246300\",\n                    \"alt\": \"0\"\n                },\n                \"sustainableDevelopmentGoals\": [\n                    {\n                        \"number\": \"13\",\n                        \"title\": \"Climate Action\",\n                        \"subTitle\": \"Collective climate action around the world to reduce global warming\",\n                        \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\",\n                            \"imageId\": \"f0722d53-5644-489a-9c16-a9ff32167c26\",\n                            \"assetId\": \"image-b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488-png\",\n                            \"label\": null,\n                            \"originalFileName\": \"CLIMATE ACTION.png\",\n                            \"sanityPath\": \"images/f901zpue/production/b1d7fc89f735a9aab43d93af08ab28083f16d23f-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"8\",\n                        \"title\": \"Decent Work and Economic Growth\",\n                        \"subTitle\": \"Inclusive, sustainable economic growth and productive, decent work for all\",\n                        \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\",\n                            \"imageId\": \"27748700-c438-4b32-a71f-23762d12bcf1\",\n                            \"assetId\": \"image-3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488-png\",\n                            \"label\": null,\n                            \"originalFileName\": \"DECENT WORK AND ECONOMIC GROWTH.png\",\n                            \"sanityPath\": \"images/f901zpue/production/3bae7d9d13962576d757c58ee8e0f18d3797ef9a-257x488.png\"\n                        }\n                    },\n                    {\n                        \"number\": \"7\",\n                        \"title\": \"Affordable and Clean Energy\",\n                        \"subTitle\": \"Ensure access to affordable, reliable, sustainable, and modern energy for all\",\n                        \"description\": \"Chooose.Api.Admin.Models.Sanity.SanityBlockWithSpansList\",\n                        \"icon\": {\n                            \"isMainImage\": false,\n                            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\",\n                            \"imageId\": \"e7637c97-a652-4f4f-9db3-c5c0a7f8cc5e\",\n                            \"assetId\": \"image-28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488-png\",\n                            \"label\": null,\n                            \"originalFileName\": \"AFFORDABLE AND CLEAN ENERGY.png\",\n                            \"sanityPath\": \"images/f901zpue/production/28ad1a3fe601a6eca97baff988d0a526911a7eb5-257x488.png\"\n                        }\n                    }\n                ],\n                \"sanityImages\": [\n                    {\n                        \"isMainImage\": true,\n                        \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\",\n                        \"imageId\": \"image-e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080-jpg\",\n                        \"assetId\": \"e4ad8dc0f30d388f7de630079c875ae2d10328d9\",\n                        \"label\": null,\n                        \"originalFileName\": \"Untitled design (1).jpg\",\n                        \"sanityPath\": \"images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\"\n                    }\n                ],\n                \"sanityId\": \"806ebd0e-3bcb-458d-8d20-3a3665c389fc\",\n                \"sanitySlug\": \"JIUSOL\",\n                \"id\": \"60a60c33ece4a45310006313\",\n                \"createdDate\": \"2021-05-19T14:46:14Z\",\n                \"createdBy\": \"sanity-sync\",\n                \"modifiedDate\": \"2022-02-21T14:49:03.273Z\",\n                \"modifiedBy\": \"sanity-sync\"\n            }\n        }\n    ],\n    \"salesPricesPerTonneCo2\": null,\n    \"default\": false,\n    \"estimatedCustomerPricePerTonne\": 1.81,\n    \"estimatedCustomerPriceCurrency\": \"EUR\",\n    \"totalTonnesCo2Available\": 0,\n    \"sanityImages\": [\n        {\n            \"isMainImage\": true,\n            \"url\": \"https://cdn.sanity.io/images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\",\n            \"imageId\": \"image-e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080-jpg\",\n            \"assetId\": \"e4ad8dc0f30d388f7de630079c875ae2d10328d9\",\n            \"label\": null,\n            \"originalFileName\": \"Untitled design (1).jpg\",\n            \"sanityPath\": \"images/f901zpue/production/e4ad8dc0f30d388f7de630079c875ae2d10328d9-1920x1080.jpg\"\n        }\n    ],\n    \"sanityId\": \"c420138c-29fe-4119-b6bd-5dfc4b991503\",\n    \"sanitySlug\": \"JIUSOL-portfolio\",\n    \"id\": \"60a6cd61ca8e8453b893cf96\",\n    \"createdDate\": \"2021-05-20T07:35:58Z\",\n    \"createdBy\": \"sanity-sync\",\n    \"modifiedDate\": \"2022-02-21T14:48:47.646Z\",\n    \"modifiedBy\": \"sanity-sync\"\n}"}],"_postman_id":"6ba4ebc0-c287-48a1-a0ff-85862100ff4b"}],"id":"b174c166-d9eb-43b5-8526-f04e6e6a6147","description":"<p>A portfolio is a combination of one or more projects used to price and place carbon offset orders.  </p>\n<p>The portfolio configuration is managed by CHOOOSE.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"50ccba02-bfd2-4762-afc5-c3e9d00a4e32"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"a0d5ed23-2f92-4fd3-be38-012fbd974411"}}],"_postman_id":"b174c166-d9eb-43b5-8526-f04e6e6a6147","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Refund and reconciliation","item":[{"name":"Refund order","id":"f80800bd-58db-46d5-a5c7-d698d9254366","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{chooose_api_url}}/orders/:orderId/refund","description":"<p>Refund of an order with Chooose. A new order will be created, with negative amounts that cancel out the original order.<br />This will only be supported when refunds are supported, and onyl during the agreed period. ie. 24H.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders",":orderId","refund"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"type":"any","value":"64268a8f4e333ea817fe3552","key":"orderId"}]}},"response":[{"id":"7aec168b-c255-488e-b78e-a20c72dfa5ae","name":"Create refund order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{chooose_api_url}}/orders/63567783c701b44758b7c370/refund"},"status":"Created","code":201,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"20"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Location","value":"/orders/6356778fc701b44758b7c375"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0jXdWYwAAAABffFowe+KATaZdYPLJfTv9U1ZHMjBFREdFMDYyMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 24 Oct 2022 11:31:27 GMT"}],"cookie":[],"responseTime":null,"body":"Refund order created"},{"id":"97fc3c53-8cf8-4f7e-bf58-cf8477ed713f","name":"Error - Refund already done","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{chooose_api_url}}/orders/:orderId/refund","host":["{{chooose_api_url}}"],"path":["orders",":orderId","refund"],"variable":[{"key":"orderId","value":"655dc29a0f094237ac81c134"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0xsZdZQAAAAAI8SPgRmbNRpuK74Lh5mIAU1ZHMjBFREdFMDUwNgA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Wed, 22 Nov 2023 09:15:50 GMT"}],"cookie":[],"responseTime":null,"body":"A refund has already been created for this order"},{"id":"bb854304-31dc-4ee6-b6e6-0d0d1ffc5f8b","name":"Error - Order not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{chooose_api_url}}/orders/:orderId/refund","host":["{{chooose_api_url}}"],"path":["orders",":orderId","refund"],"variable":[{"key":"orderId","value":"655dc29a0f094237ac81c134aa"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0/MZdZQAAAADUFx8eXL9ZTogp1U3QSfneU1ZHMjBFREdFMDUwNgA0NTljYmQ1Yi1iZDQyLTQ3YTYtOTVkZi1iM2E3Y2ZhMmNhMzE="},{"key":"Date","value":"Wed, 22 Nov 2023 09:16:43 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null},{"id":"f9d8996d-77ba-459e-8455-eb09584efc4d","name":"Error - Refund not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{chooose_api_url}}/orders/:orderId/refund","host":["{{chooose_api_url}}"],"path":["orders",":orderId","refund"],"variable":[{"key":"orderId","value":"654c820510328b7a71d8613a"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 28 Nov 2023 15:48:56 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20231128T154856Z-vn3bvh4x6h2kh0wwdp25rq8eh40000000vu0000000019e1m"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Refunds are not allowed for this partnership"},{"id":"4bb8f068-f02e-4a77-81b1-ce86b3362371","name":"Error - Refund time limit reached","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":{"raw":"{{chooose_api_url}}/orders/:orderId/refund","host":["{{chooose_api_url}}"],"path":["orders",":orderId","refund"],"variable":[{"key":"orderId","value":"654c7925561ebdc16161f632"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 28 Nov 2023 15:54:50 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"x-azure-ref","value":"20231128T155449Z-egudp2eknx5e56vg751gynbyhn0000000vhg000000026dkm"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"The time limit for refunds has been reached"}],"_postman_id":"f80800bd-58db-46d5-a5c7-d698d9254366"},{"name":"Get orders summary","id":"b5b3c9f7-8acb-486d-85dd-f11bd6888100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/orders/summary?fromDate=2022-01-01&toDate=2022-09-30","description":"<p>Get order summary</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders","summary"],"host":["{{chooose_api_url}}"],"query":[{"key":"fromDate","value":"2022-01-01"},{"key":"toDate","value":"2022-09-30"}],"variable":[]}},"response":[{"id":"07d3e2a9-2c6e-4150-b5bf-bc010562c730","name":"Get orders summary","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":{"raw":"{{chooose_api_url}}/orders/summary?fromDate=2022-01-01&toDate=2022-09-30","host":["{{chooose_api_url}}"],"path":["orders","summary"],"query":[{"key":"fromDate","value":"2022-01-01"},{"key":"toDate","value":"2022-09-30"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0KW1WYwAAAACl0lyxb8QFSJMjtSeA+z8FU1ZHMjBFREdFMDUyMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 24 Oct 2022 10:47:05 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"orderCount\": 2,\n    \"totalPrice\": 31.64,\n    \"totalTonnesCo2\": 2.0088,\n    \"currency\": \"EUR\",\n    \"customerTotals\": [\n        {\n            \"customerCurrency\": \"EUR\",\n            \"totalPrice\": 31.64,\n            \"totalTonnesCo2\": 2.0088\n        }\n    ]\n}"}],"_postman_id":"b5b3c9f7-8acb-486d-85dd-f11bd6888100"},{"name":"Get orders","id":"00b4a1fd-079b-40d8-9de9-08c906e267ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/orders?fromDate=2023-03-01&toDate=2023-05-30","description":"<p>Get a list of orders created with Chooose in the given time period, using the order's timestamp property. Orders made on the toDate are included.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders"],"host":["{{chooose_api_url}}"],"query":[{"description":{"content":"<p>From date</p>\n","type":"text/plain"},"key":"fromDate","value":"2023-03-01"},{"description":{"content":"<p>To date</p>\n","type":"text/plain"},"key":"toDate","value":"2023-05-30"},{"disabled":true,"description":{"content":"<p>Pagination offset, default 0</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Pagination limit, default 50</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"disabled":true,"description":{"content":"<p>Optional filter on the order reference field</p>\n","type":"text/plain"},"key":"reference","value":""},{"disabled":true,"description":{"content":"<p>true/false</p>\n","type":"text/plain"},"key":"isPaid","value":""},{"disabled":true,"key":"partnercustomerreference","value":"Customer123"}],"variable":[]}},"response":[{"id":"dc0a4a3c-2021-4ecb-b712-8d1453325d49","name":"Get orders","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/orders?fromDate=2022-06-01&toDate=2022-06-30&offset=0&limit=50&reference=","host":["{{chooose_api_url}}"],"path":["orders"],"query":[{"key":"fromDate","value":"2022-06-01","description":"From date"},{"key":"toDate","value":"2022-06-30","description":"To date"},{"key":"offset","value":"0","description":"Pagination offset, default 0"},{"key":"limit","value":"50","description":"Pagination limit, default 50"},{"key":"reference","value":"","description":"Optional filter on the order reference field"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"01ndWYwAAAABCYp4CCmezSaAZq1A2SMyaU1ZHMjBFREdFMDYyMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 24 Oct 2022 11:32:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 89,\n    \"offset\": 0,\n    \"limit\": 50,\n    \"count\": 50,\n    \"items\": [\n        {\n            \"choooseId\": \"223-1410-207\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2464.985,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2464.98,\n            \"totalPriceXCustomerFee\": 14.99,\n            \"totalCustomerFee\": 13.93,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 28.92,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 28.92,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2464.985,\n                    \"kilosCo2Rounded\": 2464.98,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 28.92,\n                    \"priceXCustomerFee\": 14.99,\n                    \"customerFee\": 13.93,\n                    \"vat\": 0,\n                    \"priceXVat\": 28.92,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 23,\n                            \"passengers\": 30,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 30,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:13.862Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 28.92,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 28.92\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 23,\n                    \"destinations\": 11,\n                    \"passengers\": 30,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_60743b75-c77a-475e-8086-7c3a063ac303.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/01/04\",\n            \"createdDateTimeFormatted\": \"2021/01/04 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-01-04T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d18e73962a79c474f7\",\n            \"createdDate\": \"2021-01-04T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:33.938Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-197\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 386.71,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 386.71,\n            \"totalPriceXCustomerFee\": 2.36,\n            \"totalCustomerFee\": 3.25,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 5.61,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 5.61,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 386.71,\n                    \"kilosCo2Rounded\": 386.71,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 5.61,\n                    \"priceXCustomerFee\": 2.36,\n                    \"customerFee\": 3.25,\n                    \"vat\": 0,\n                    \"priceXVat\": 5.61,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 7,\n                            \"passengers\": 7,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 7,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:07.384Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 5.61,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 5.61\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 7,\n                    \"destinations\": 3,\n                    \"passengers\": 7,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_bbf0d024-6ae9-4d51-ab4a-184209bb50c4.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/01/04\",\n            \"createdDateTimeFormatted\": \"2021/01/04 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-01-04T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cb8e73962a79c4734a\",\n            \"createdDate\": \"2021-01-04T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:40.93Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-219\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 61.65,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 61.65,\n            \"totalPriceXCustomerFee\": 0.38,\n            \"totalCustomerFee\": 0.47,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 0.85,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 0.85,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 61.65,\n                    \"kilosCo2Rounded\": 61.65,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 0.85,\n                    \"priceXCustomerFee\": 0.38,\n                    \"customerFee\": 0.47,\n                    \"vat\": 0,\n                    \"priceXVat\": 0.85,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 1,\n                            \"passengers\": 1,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 1,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:22.518Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 0.85,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 0.85\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 1,\n                    \"destinations\": 1,\n                    \"passengers\": 1,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_19a8d405-252b-4df4-a4de-6463cbf58f23.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/01/26\",\n            \"createdDateTimeFormatted\": \"2021/01/26 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-01-26T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046da8e73962a79c47597\",\n            \"createdDate\": \"2021-01-26T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:43.716Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-206\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2022.545,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2022.54,\n            \"totalPriceXCustomerFee\": 12.3,\n            \"totalCustomerFee\": 15.78,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 28.08,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 28.08,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2022.545,\n                    \"kilosCo2Rounded\": 2022.54,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 28.08,\n                    \"priceXCustomerFee\": 12.3,\n                    \"customerFee\": 15.78,\n                    \"vat\": 0,\n                    \"priceXVat\": 28.08,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 30,\n                            \"passengers\": 34,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 34,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:13.216Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 28.08,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 28.08\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 30,\n                    \"destinations\": 11,\n                    \"passengers\": 34,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_8fa1bfe1-b35e-4b28-9b3e-17c203d247d1.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/02/01\",\n            \"createdDateTimeFormatted\": \"2021/02/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-02-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-02-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d18e73962a79c474d7\",\n            \"createdDate\": \"2021-02-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.71Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-192\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 457.075,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 457.08,\n            \"totalPriceXCustomerFee\": 2.78,\n            \"totalCustomerFee\": 2.79,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 5.57,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 5.57,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 457.075,\n                    \"kilosCo2Rounded\": 457.08,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 5.57,\n                    \"priceXCustomerFee\": 2.78,\n                    \"customerFee\": 2.79,\n                    \"vat\": 0,\n                    \"priceXVat\": 5.57,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 6,\n                            \"passengers\": 6,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 6,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:04.131Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 5.57,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 5.57\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 6,\n                    \"destinations\": 6,\n                    \"passengers\": 6,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_2edee212-204b-4650-bf66-709c2c3d0432.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/02/02\",\n            \"createdDateTimeFormatted\": \"2021/02/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-02-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-02-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c88e73962a79c47309\",\n            \"createdDate\": \"2021-02-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:41.432Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-220\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 65.945,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 65.94,\n            \"totalPriceXCustomerFee\": 0.41,\n            \"totalCustomerFee\": 0.47,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 0.88,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 0.88,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 65.945,\n                    \"kilosCo2Rounded\": 65.94,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 0.88,\n                    \"priceXCustomerFee\": 0.41,\n                    \"customerFee\": 0.47,\n                    \"vat\": 0,\n                    \"priceXVat\": 0.88,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 1,\n                            \"passengers\": 1,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 1,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:23.18Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 0.88,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 0.88\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 1,\n                    \"destinations\": 1,\n                    \"passengers\": 1,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_5417f858-d7f5-4ec6-a489-5e373561a72f.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/02/10\",\n            \"createdDateTimeFormatted\": \"2021/02/10 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-02-10T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-02-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046db8e73962a79c4759a\",\n            \"createdDate\": \"2021-02-10T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:44.445Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-209\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2448.34,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2448.34,\n            \"totalPriceXCustomerFee\": 14.88,\n            \"totalCustomerFee\": 9.29,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 24.17,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 24.17,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2448.34,\n                    \"kilosCo2Rounded\": 2448.34,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 24.17,\n                    \"priceXCustomerFee\": 14.88,\n                    \"customerFee\": 9.29,\n                    \"vat\": 0,\n                    \"priceXVat\": 24.17,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 18,\n                            \"passengers\": 20,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 20,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:15.345Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 24.17,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 24.17\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 18,\n                    \"destinations\": 8,\n                    \"passengers\": 20,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_d0efc19a-86be-4934-b401-9dc60a341514.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/03/01\",\n            \"createdDateTimeFormatted\": \"2021/03/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-03-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-03-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d38e73962a79c47530\",\n            \"createdDate\": \"2021-03-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.818Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-193\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 285.505,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 285.5,\n            \"totalPriceXCustomerFee\": 1.74,\n            \"totalCustomerFee\": 2.33,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 4.07,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 4.07,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 285.505,\n                    \"kilosCo2Rounded\": 285.5,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 4.07,\n                    \"priceXCustomerFee\": 1.74,\n                    \"customerFee\": 2.33,\n                    \"vat\": 0,\n                    \"priceXVat\": 4.07,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 5,\n                            \"passengers\": 5,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 5,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:04.753Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 4.07,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 4.07\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 5,\n                    \"destinations\": 4,\n                    \"passengers\": 5,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_01a4dd00-aee9-400f-b941-dc2725dfe5bf.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/03/01\",\n            \"createdDateTimeFormatted\": \"2021/03/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-03-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-03-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c88e73962a79c47311\",\n            \"createdDate\": \"2021-03-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:41.28Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-221\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 97.97,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 97.97,\n            \"totalPriceXCustomerFee\": 0.6,\n            \"totalCustomerFee\": 0.93,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1.53,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1.53,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 97.97,\n                    \"kilosCo2Rounded\": 97.97,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1.53,\n                    \"priceXCustomerFee\": 0.6,\n                    \"customerFee\": 0.93,\n                    \"vat\": 0,\n                    \"priceXVat\": 1.53,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 2,\n                            \"passengers\": 2,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 2,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:23.856Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1.53,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1.53\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 2,\n                    \"destinations\": 2,\n                    \"passengers\": 2,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_1b6817e7-5f8f-4c3c-8b43-25ad27505c47.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/03/03\",\n            \"createdDateTimeFormatted\": \"2021/03/03 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-03-03T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-03-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046db8e73962a79c4759d\",\n            \"createdDate\": \"2021-03-03T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:43.811Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-204\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2701.925,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2701.92,\n            \"totalPriceXCustomerFee\": 16.43,\n            \"totalCustomerFee\": 18.1,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 34.53,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 34.53,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2701.925,\n                    \"kilosCo2Rounded\": 2701.92,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 34.53,\n                    \"priceXCustomerFee\": 16.43,\n                    \"customerFee\": 18.1,\n                    \"vat\": 0,\n                    \"priceXVat\": 34.53,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 26,\n                            \"passengers\": 39,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 39,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:11.878Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 34.53,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 34.53\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 26,\n                    \"destinations\": 11,\n                    \"passengers\": 39,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_9995682a-c60d-42a8-8794-25a11c0643f2.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/04/06\",\n            \"createdDateTimeFormatted\": \"2021/04/06 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-04-06T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-04-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cf8e73962a79c474a0\",\n            \"createdDate\": \"2021-04-06T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.414Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-190\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 6178.16,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 6178.16,\n            \"totalPriceXCustomerFee\": 37.55,\n            \"totalCustomerFee\": 9.29,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 46.84,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 46.84,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 6178.16,\n                    \"kilosCo2Rounded\": 6178.16,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 46.84,\n                    \"priceXCustomerFee\": 37.55,\n                    \"customerFee\": 9.29,\n                    \"vat\": 0,\n                    \"priceXVat\": 46.84,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 20,\n                            \"passengers\": 20,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 20,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:02.53Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 46.84,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 46.84\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 20,\n                    \"destinations\": 8,\n                    \"passengers\": 20,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_b79bbfab-fe49-4d25-a336-9a1f1fb0c7de.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/04/06\",\n            \"createdDateTimeFormatted\": \"2021/04/06 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-04-06T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-04-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c68e73962a79c472cb\",\n            \"createdDate\": \"2021-04-06T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:41.559Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-212\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 7673.79,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 7673.79,\n            \"totalPriceXCustomerFee\": 46.64,\n            \"totalCustomerFee\": 2.33,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 48.97,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 48.97,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 7673.79,\n                    \"kilosCo2Rounded\": 7673.79,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 48.97,\n                    \"priceXCustomerFee\": 46.64,\n                    \"customerFee\": 2.33,\n                    \"vat\": 0,\n                    \"priceXVat\": 48.97,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 2,\n                            \"passengers\": 5,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 5,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:17.273Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 48.97,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 48.97\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 2,\n                    \"destinations\": 2,\n                    \"passengers\": 5,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_063e6f9d-4842-4e62-82e0-77a647426c61.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/04/28\",\n            \"createdDateTimeFormatted\": \"2021/04/28 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-04-28T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-04-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d58e73962a79c47568\",\n            \"createdDate\": \"2021-04-28T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:36.773Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-203\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2952.925,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2952.92,\n            \"totalPriceXCustomerFee\": 17.95,\n            \"totalCustomerFee\": 19.03,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 36.98,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 36.98,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2952.925,\n                    \"kilosCo2Rounded\": 2952.92,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 36.98,\n                    \"priceXCustomerFee\": 17.95,\n                    \"customerFee\": 19.03,\n                    \"vat\": 0,\n                    \"priceXVat\": 36.98,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 29,\n                            \"passengers\": 41,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 41,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:11.252Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 36.98,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 36.98\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 29,\n                    \"destinations\": 12,\n                    \"passengers\": 41,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_13702094-93c4-464e-968f-d3a6a2387309.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/05/03\",\n            \"createdDateTimeFormatted\": \"2021/05/03 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-05-03T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-05-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cf8e73962a79c47481\",\n            \"createdDate\": \"2021-05-03T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:35.785Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-196\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 1247.695,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1247.7,\n            \"totalPriceXCustomerFee\": 7.59,\n            \"totalCustomerFee\": 6.04,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 13.63,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 13.63,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1247.695,\n                    \"kilosCo2Rounded\": 1247.7,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 13.63,\n                    \"priceXCustomerFee\": 7.59,\n                    \"customerFee\": 6.04,\n                    \"vat\": 0,\n                    \"priceXVat\": 13.63,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 13,\n                            \"passengers\": 13,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 13,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:06.712Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 13.63,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 13.63\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 13,\n                    \"destinations\": 4,\n                    \"passengers\": 13,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_f174e3da-7fae-4327-a6c5-d15f0a0c379d.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/05/03\",\n            \"createdDateTimeFormatted\": \"2021/05/03 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-05-03T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-05-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046ca8e73962a79c4733b\",\n            \"createdDate\": \"2021-05-03T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:41.479Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-205\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2561.705,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2561.7,\n            \"totalPriceXCustomerFee\": 15.57,\n            \"totalCustomerFee\": 16.25,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 31.82,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 31.82,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2561.705,\n                    \"kilosCo2Rounded\": 2561.7,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 31.82,\n                    \"priceXCustomerFee\": 15.57,\n                    \"customerFee\": 16.25,\n                    \"vat\": 0,\n                    \"priceXVat\": 31.82,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 25,\n                            \"passengers\": 35,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 35,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:12.536Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 31.82,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 31.82\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 25,\n                    \"destinations\": 15,\n                    \"passengers\": 35,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_a7c0ccb2-ad07-48e7-89d4-b48254c38af9.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/06/02\",\n            \"createdDateTimeFormatted\": \"2021/06/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-06-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-06-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d08e73962a79c474bc\",\n            \"createdDate\": \"2021-06-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.897Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-195\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 4925.19,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 4925.19,\n            \"totalPriceXCustomerFee\": 29.94,\n            \"totalCustomerFee\": 9.75,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 39.69,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 39.69,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 4925.19,\n                    \"kilosCo2Rounded\": 4925.19,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 39.69,\n                    \"priceXCustomerFee\": 29.94,\n                    \"customerFee\": 9.75,\n                    \"vat\": 0,\n                    \"priceXVat\": 39.69,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 21,\n                            \"passengers\": 21,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 21,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:06.087Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 39.69,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 39.69\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 21,\n                    \"destinations\": 4,\n                    \"passengers\": 21,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_89312170-bd3f-40af-be4b-42779da59905.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/06/04\",\n            \"createdDateTimeFormatted\": \"2021/06/04 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-06-04T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-06-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046ca8e73962a79c47324\",\n            \"createdDate\": \"2021-06-04T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:44.697Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-216\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 266.035,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 266.04,\n            \"totalPriceXCustomerFee\": 1.62,\n            \"totalCustomerFee\": 0.93,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 2.55,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 2.55,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 266.035,\n                    \"kilosCo2Rounded\": 266.04,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 2.55,\n                    \"priceXCustomerFee\": 1.62,\n                    \"customerFee\": 0.93,\n                    \"vat\": 0,\n                    \"priceXVat\": 2.55,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 1,\n                            \"passengers\": 2,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 2,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:20.163Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 2.55,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 2.55\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 1,\n                    \"destinations\": 1,\n                    \"passengers\": 2,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_7833a60c-0f0e-4421-97df-6ef26710fd4f.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/06/23\",\n            \"createdDateTimeFormatted\": \"2021/06/23 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-06-23T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-06-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d88e73962a79c47589\",\n            \"createdDate\": \"2021-06-23T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:37.155Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-208\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 2436.885,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2436.88,\n            \"totalPriceXCustomerFee\": 14.82,\n            \"totalCustomerFee\": 14.86,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 29.68,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 29.68,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2436.885,\n                    \"kilosCo2Rounded\": 2436.88,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 29.68,\n                    \"priceXCustomerFee\": 14.82,\n                    \"customerFee\": 14.86,\n                    \"vat\": 0,\n                    \"priceXVat\": 29.68,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 30,\n                            \"passengers\": 32,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 32,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:14.552Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 29.68,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 29.68\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 30,\n                    \"destinations\": 11,\n                    \"passengers\": 32,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_13f5b560-77d8-42d0-9098-74168f08823d.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/07/01\",\n            \"createdDateTimeFormatted\": \"2021/07/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-07-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-07-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d28e73962a79c47510\",\n            \"createdDate\": \"2021-07-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.415Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-198\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 1334.175,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1334.18,\n            \"totalPriceXCustomerFee\": 8.11,\n            \"totalCustomerFee\": 10.22,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 18.33,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 18.33,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1334.175,\n                    \"kilosCo2Rounded\": 1334.18,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 18.33,\n                    \"priceXCustomerFee\": 8.11,\n                    \"customerFee\": 10.22,\n                    \"vat\": 0,\n                    \"priceXVat\": 18.33,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 22,\n                            \"passengers\": 22,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 22,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:08.018Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 18.33,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 18.33\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 22,\n                    \"destinations\": 8,\n                    \"passengers\": 22,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_3b80a016-2c59-4bde-8de7-9ee28bd8f2b7.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/07/01\",\n            \"createdDateTimeFormatted\": \"2021/07/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-07-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-07-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cc8e73962a79c47353\",\n            \"createdDate\": \"2021-07-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:40.944Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-215\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 3969.395,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 3969.4,\n            \"totalPriceXCustomerFee\": 24.13,\n            \"totalCustomerFee\": 1.4,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 25.53,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 25.53,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 3969.395,\n                    \"kilosCo2Rounded\": 3969.4,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 25.53,\n                    \"priceXCustomerFee\": 24.13,\n                    \"customerFee\": 1.4,\n                    \"vat\": 0,\n                    \"priceXVat\": 25.53,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 2,\n                            \"passengers\": 3,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 3,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:19.531Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 25.53,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 25.53\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 2,\n                    \"destinations\": 2,\n                    \"passengers\": 3,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_8ced1445-0bed-4734-a672-2ec0d3c4fd8f.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/07/06\",\n            \"createdDateTimeFormatted\": \"2021/07/06 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-07-06T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-07-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d78e73962a79c47585\",\n            \"createdDate\": \"2021-07-06T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:36.483Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-211\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 438.08,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 438.08,\n            \"totalPriceXCustomerFee\": 2.67,\n            \"totalCustomerFee\": 1.86,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 4.53,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 4.53,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 438.08,\n                    \"kilosCo2Rounded\": 438.08,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 4.53,\n                    \"priceXCustomerFee\": 2.67,\n                    \"customerFee\": 1.86,\n                    \"vat\": 0,\n                    \"priceXVat\": 4.53,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 4,\n                            \"passengers\": 4,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 4,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:16.619Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 4.53,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 4.53\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 4,\n                    \"destinations\": 3,\n                    \"passengers\": 4,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_b14bf8ed-8196-483e-b6e3-d1d1381e5ea9.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/08/03\",\n            \"createdDateTimeFormatted\": \"2021/08/03 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-08-03T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-08-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d48e73962a79c47562\",\n            \"createdDate\": \"2021-08-03T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.26Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-199\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 157.66,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 157.66,\n            \"totalPriceXCustomerFee\": 0.96,\n            \"totalCustomerFee\": 0.93,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1.89,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1.89,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 157.66,\n                    \"kilosCo2Rounded\": 157.66,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1.89,\n                    \"priceXCustomerFee\": 0.96,\n                    \"customerFee\": 0.93,\n                    \"vat\": 0,\n                    \"priceXVat\": 1.89,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 2,\n                            \"passengers\": 2,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 2,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:08.686Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1.89,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1.89\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 2,\n                    \"destinations\": 2,\n                    \"passengers\": 2,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_4965ac31-62e9-4f3e-84b7-2c99f2c8a8d4.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/08/24\",\n            \"createdDateTimeFormatted\": \"2021/08/24 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-08-24T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-08-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cc8e73962a79c4736b\",\n            \"createdDate\": \"2021-08-24T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:40.829Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-200\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 10374.975,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 10374.98,\n            \"totalPriceXCustomerFee\": 63.06,\n            \"totalCustomerFee\": 47.34,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 110.4,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 110.4,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 10374.975,\n                    \"kilosCo2Rounded\": 10374.98,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 110.4,\n                    \"priceXCustomerFee\": 63.06,\n                    \"customerFee\": 47.34,\n                    \"vat\": 0,\n                    \"priceXVat\": 110.4,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 78,\n                            \"passengers\": 102,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 102,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:09.331Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 110.4,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 110.4\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 78,\n                    \"destinations\": 30,\n                    \"passengers\": 102,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_a70ca997-4b25-4567-a790-81aed6e2e7ac.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/09/01\",\n            \"createdDateTimeFormatted\": \"2021/09/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-09-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-09-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046cd8e73962a79c4736f\",\n            \"createdDate\": \"2021-09-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.024Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-189\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 1856.2,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1856.2,\n            \"totalPriceXCustomerFee\": 11.29,\n            \"totalCustomerFee\": 14.39,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 25.68,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 25.68,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1856.2,\n                    \"kilosCo2Rounded\": 1856.2,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 25.68,\n                    \"priceXCustomerFee\": 11.29,\n                    \"customerFee\": 14.39,\n                    \"vat\": 0,\n                    \"priceXVat\": 25.68,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 20,\n                            \"passengers\": 31,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 31,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:01.911Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 25.68,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 25.68\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 20,\n                    \"destinations\": 8,\n                    \"passengers\": 31,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_32135c02-94c3-4ca0-9263-fb7db99ac901.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/09/01\",\n            \"createdDateTimeFormatted\": \"2021/09/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-09-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-09-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c58e73962a79c472b5\",\n            \"createdDate\": \"2021-09-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:36.41Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-218\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 828.715,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 828.72,\n            \"totalPriceXCustomerFee\": 5.04,\n            \"totalCustomerFee\": 1.86,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 6.9,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 6.9,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 828.715,\n                    \"kilosCo2Rounded\": 828.72,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 6.9,\n                    \"priceXCustomerFee\": 5.04,\n                    \"customerFee\": 1.86,\n                    \"vat\": 0,\n                    \"priceXVat\": 6.9,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 4,\n                            \"passengers\": 4,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 4,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:21.847Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 6.9,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 6.9\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 4,\n                    \"destinations\": 3,\n                    \"passengers\": 4,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_94181e31-f119-4148-832a-3d3906db6d5e.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/09/20\",\n            \"createdDateTimeFormatted\": \"2021/09/20 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-09-20T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-09-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d98e73962a79c47591\",\n            \"createdDate\": \"2021-09-20T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:43.443Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-202\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 12003.47,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 12003.47,\n            \"totalPriceXCustomerFee\": 72.96,\n            \"totalCustomerFee\": 63.59,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 136.55,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 136.55,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 12003.47,\n                    \"kilosCo2Rounded\": 12003.47,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 136.55,\n                    \"priceXCustomerFee\": 72.96,\n                    \"customerFee\": 63.59,\n                    \"vat\": 0,\n                    \"priceXVat\": 136.55,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 94,\n                            \"passengers\": 137,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 137,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:10.625Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 136.55,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 136.55\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 94,\n                    \"destinations\": 31,\n                    \"passengers\": 137,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_8c181016-3825-434e-8d0f-68fb1447583f.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/10/01\",\n            \"createdDateTimeFormatted\": \"2021/10/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-10-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-10-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046ce8e73962a79c47421\",\n            \"createdDate\": \"2021-10-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.312Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-188\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 4890.75,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 4890.75,\n            \"totalPriceXCustomerFee\": 29.73,\n            \"totalCustomerFee\": 18.57,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 48.3,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 48.3,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 4890.75,\n                    \"kilosCo2Rounded\": 4890.75,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 48.3,\n                    \"priceXCustomerFee\": 29.73,\n                    \"customerFee\": 18.57,\n                    \"vat\": 0,\n                    \"priceXVat\": 48.3,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 25,\n                            \"passengers\": 40,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 40,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:01.19Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 48.3,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 48.3\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 25,\n                    \"destinations\": 12,\n                    \"passengers\": 40,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_5927859f-4b2b-45e3-b57f-53c39d787bba.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/10/01\",\n            \"createdDateTimeFormatted\": \"2021/10/01 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-10-01T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-10-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c58e73962a79c4729a\",\n            \"createdDate\": \"2021-10-01T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:37.47Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-214\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 918.66,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 918.66,\n            \"totalPriceXCustomerFee\": 5.59,\n            \"totalCustomerFee\": 3.72,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 9.31,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 9.31,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 918.66,\n                    \"kilosCo2Rounded\": 918.66,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 9.31,\n                    \"priceXCustomerFee\": 5.59,\n                    \"customerFee\": 3.72,\n                    \"vat\": 0,\n                    \"priceXVat\": 9.31,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 7,\n                            \"passengers\": 8,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 8,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:18.636Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 9.31,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 9.31\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 7,\n                    \"destinations\": 3,\n                    \"passengers\": 8,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_1a2ccbfb-5a48-43f7-a17b-515bdec54d14.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/10/05\",\n            \"createdDateTimeFormatted\": \"2021/10/05 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-10-05T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-10-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d68e73962a79c4757c\",\n            \"createdDate\": \"2021-10-05T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:36.921Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-201\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 10575.035,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 10575.04,\n            \"totalPriceXCustomerFee\": 64.27,\n            \"totalCustomerFee\": 57.55,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 121.82,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 121.82,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 10575.035,\n                    \"kilosCo2Rounded\": 10575.04,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 121.82,\n                    \"priceXCustomerFee\": 64.27,\n                    \"customerFee\": 57.55,\n                    \"vat\": 0,\n                    \"priceXVat\": 121.82,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 94,\n                            \"passengers\": 124,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 124,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:10.019Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 121.82,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 121.82\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 94,\n                    \"destinations\": 26,\n                    \"passengers\": 124,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_d854d2b6-5ed1-4d8a-a674-83b25603165d.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/11/02\",\n            \"createdDateTimeFormatted\": \"2021/11/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-11-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-11-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046ce8e73962a79c473c1\",\n            \"createdDate\": \"2021-11-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:35.376Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-191\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 7544.26,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 7544.26,\n            \"totalPriceXCustomerFee\": 45.86,\n            \"totalCustomerFee\": 17.64,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 63.5,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 63.5,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 7544.26,\n                    \"kilosCo2Rounded\": 7544.26,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 63.5,\n                    \"priceXCustomerFee\": 45.86,\n                    \"customerFee\": 17.64,\n                    \"vat\": 0,\n                    \"priceXVat\": 63.5,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 38,\n                            \"passengers\": 38,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 38,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:03.519Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 63.5,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 63.5\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 38,\n                    \"destinations\": 19,\n                    \"passengers\": 38,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_bbf310ff-4fd4-4bc1-8d76-829a981fc0e6.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/11/02\",\n            \"createdDateTimeFormatted\": \"2021/11/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-11-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-11-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c78e73962a79c472e1\",\n            \"createdDate\": \"2021-11-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:40.91Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-213\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 4649.79,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 4649.79,\n            \"totalPriceXCustomerFee\": 28.26,\n            \"totalCustomerFee\": 6.5,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 34.76,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 34.76,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 4649.79,\n                    \"kilosCo2Rounded\": 4649.79,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 34.76,\n                    \"priceXCustomerFee\": 28.26,\n                    \"customerFee\": 6.5,\n                    \"vat\": 0,\n                    \"priceXVat\": 34.76,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 12,\n                            \"passengers\": 14,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 14,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:17.938Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 34.76,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 34.76\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 12,\n                    \"destinations\": 8,\n                    \"passengers\": 14,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_70648513-1569-4238-929f-1f4b5ec58b7c.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/11/02\",\n            \"createdDateTimeFormatted\": \"2021/11/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-11-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-11-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d58e73962a79c4756e\",\n            \"createdDate\": \"2021-11-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:36.885Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-210\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046cd8e73962a79c4736e\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046cd8e73962a79c47371\",\n            \"totalKilosCo2\": 1929.6,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1929.6,\n            \"totalPriceXCustomerFee\": 11.73,\n            \"totalCustomerFee\": 13.46,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 25.19,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 25.19,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1929.6,\n                    \"kilosCo2Rounded\": 1929.6,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 25.19,\n                    \"priceXCustomerFee\": 11.73,\n                    \"customerFee\": 13.46,\n                    \"vat\": 0,\n                    \"priceXVat\": 25.19,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 28,\n                            \"passengers\": 29,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 29,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:15.963Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 25.19,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 25.19\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 28,\n                    \"destinations\": 11,\n                    \"passengers\": 29,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046cd8e73962a79c4736e/2022-06-20_876edaa9-f504-4479-a355-82cbf1219c7e.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/12/02\",\n            \"createdDateTimeFormatted\": \"2021/12/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-12-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-12-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d38e73962a79c47544\",\n            \"createdDate\": \"2021-12-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:34.569Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-194\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620b96464ff5d71af4e4cd7d\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"620b993e9867851b948d8d52\",\n            \"totalKilosCo2\": 817.575,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 817.58,\n            \"totalPriceXCustomerFee\": 4.97,\n            \"totalCustomerFee\": 4.65,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 9.62,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 9.62,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 817.575,\n                    \"kilosCo2Rounded\": 817.58,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 9.62,\n                    \"priceXCustomerFee\": 4.97,\n                    \"customerFee\": 4.65,\n                    \"vat\": 0,\n                    \"priceXVat\": 9.62,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 10,\n                            \"passengers\": 10,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 10,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:05.431Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 9.62,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 9.62\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 10,\n                    \"destinations\": 7,\n                    \"passengers\": 10,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/620b96464ff5d71af4e4cd7d/2022-06-20_fb6b7827-1dcf-41f3-9713-0f2ea786e319.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/12/02\",\n            \"createdDateTimeFormatted\": \"2021/12/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-12-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-12-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046c98e73962a79c47318\",\n            \"createdDate\": \"2021-12-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:40.872Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-217\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b046d48e73962a79c47567\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b046d58e73962a79c4756a\",\n            \"totalKilosCo2\": 255.97,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 255.97,\n            \"totalPriceXCustomerFee\": 1.56,\n            \"totalCustomerFee\": 1.4,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 2.96,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 2.96,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 255.97,\n                    \"kilosCo2Rounded\": 255.97,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 2.96,\n                    \"priceXCustomerFee\": 1.56,\n                    \"customerFee\": 1.4,\n                    \"vat\": 0,\n                    \"priceXVat\": 2.96,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 3,\n                            \"passengers\": 3,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 3,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T10:07:21.206Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 2.96,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 2.96\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 3,\n                    \"destinations\": 2,\n                    \"passengers\": 3,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"dd\",\n            \"description\": \"rr\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b046d48e73962a79c47567/2022-06-20_3f3ca331-715c-468d-b5bf-8e331383debe.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2021/12/02\",\n            \"createdDateTimeFormatted\": \"2021/12/02 12:00\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2021-12-02T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2021-12-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b046d98e73962a79c4758c\",\n            \"createdDate\": \"2021-12-02T00:00:00Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:43.549Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1405-171\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"60da3c372c30a03798d2bb54\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 100000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 100000,\n            \"totalPriceXCustomerFee\": 1000,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1000,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1000,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"629f136bf43636cae1b7fd22\",\n                    \"footprintImpactTransactionId\": \"629f136bf43636cae1b7fd23\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5fdc7df5e173aa6b08515b1d\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"629f137d287f0ab617103644\",\n                                    \"tonnesCo2\": 100\n                                }\n                            ],\n                            \"kilosCo2\": 100000\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 100000,\n                    \"kilosCo2Rounded\": 100000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1000,\n                    \"priceXCustomerFee\": 1000,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 1000,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-07T08:59:23.5Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1000,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1000\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"629f136bf43636cae1b7fd21\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/07\",\n            \"createdDateTimeFormatted\": \"2022/06/07 08:59\",\n            \"portfolioId\": \"5fdc7df5e173aa6b08515b1d\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-07T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"629f136bf43636cae1b7fd20\",\n            \"createdDate\": \"2022-06-07T08:59:23.5Z\",\n            \"createdBy\": \"60da3cc42c30a03798d2bb56\",\n            \"modifiedDate\": \"2022-08-13T02:03:49.806Z\",\n            \"modifiedBy\": \"calculate-order-attribution\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-286\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"6110d7a6e851ca19acac3fb5\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 1000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1000,\n            \"totalPriceXCustomerFee\": 9.97,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 9.97,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 9.97,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1c01b9708b585a3cbac90\",\n                    \"footprintImpactTransactionId\": \"62a1c01b9708b585a3cbac91\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5fdc7df5e173aa6b08515b1d\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1c033287f0ab61710a4bd\",\n                                    \"tonnesCo2\": 1\n                                }\n                            ],\n                            \"kilosCo2\": 1000\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1000,\n                    \"kilosCo2Rounded\": 1000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 9.97,\n                    \"priceXCustomerFee\": 9.97,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 9.97,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-09T09:40:43.837Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 9.97,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 9.97\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"62a1c01b9708b585a3cbac8f\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 09:40\",\n            \"portfolioId\": \"5fdc7df5e173aa6b08515b1d\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1c01b9708b585a3cbac8e\",\n            \"createdDate\": \"2022-06-09T09:40:43.837Z\",\n            \"createdBy\": \"60e2d6f8c20379525cde2414\",\n            \"modifiedDate\": \"2022-07-29T02:04:45.685Z\",\n            \"modifiedBy\": \"calculate-order-attribution\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1406-321\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62a093bc9708b585a3cba60c\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 2000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2000,\n            \"totalPriceXCustomerFee\": 11,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 11,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 11,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1c161e616809b199af2e6\",\n                    \"footprintImpactTransactionId\": \"62a1c161e616809b199af2e7\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1c18c287f0ab61710a4be\",\n                                    \"tonnesCo2\": 0.5991949786122969847326642068\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1c18c287f0ab61710a4bf\",\n                                    \"tonnesCo2\": 0.4338050213877030152673357932\n                                }\n                            ],\n                            \"kilosCo2\": 1033\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1c18c287f0ab61710a4c0\",\n                                    \"tonnesCo2\": 0.24\n                                }\n                            ],\n                            \"kilosCo2\": 240\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1c18c287f0ab61710a4c1\",\n                                    \"tonnesCo2\": 0.727\n                                }\n                            ],\n                            \"kilosCo2\": 727\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2000,\n                    \"kilosCo2Rounded\": 2000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 11,\n                    \"priceXCustomerFee\": 11,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 11,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-09T09:46:09.862Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [\n                {\n                    \"orderId\": \"6346a7b0636eb81d14a41929\",\n                    \"relationType\": \"IsRefundedBy\",\n                    \"createdDate\": \"2022-10-12T11:40:33.025Z\",\n                    \"createdBy\": null,\n                    \"modifiedDate\": \"2022-10-12T11:40:33.025Z\",\n                    \"modifiedBy\": null\n                }\n            ],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 11,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 11\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"62a1c161e616809b199af2e5\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": true,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"62a093bc9708b585a3cba60c\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62a69d75656461141eaff5d1\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"62a093bc9708b585a3cba60c\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62a69d75656461141eaff5d3\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62a69d75656461141eaff5d2\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 09:46\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1c161e616809b199af2e4\",\n            \"createdDate\": \"2022-06-09T09:46:09.862Z\",\n            \"createdBy\": \"62a093bc9708b585a3cba60b\",\n            \"modifiedDate\": \"2022-10-12T11:41:33.712Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1406-322\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62a093bc9708b585a3cba60c\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 1000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1000,\n            \"totalPriceXCustomerFee\": 6.2,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 6.2,\n            \"taxes\": [],\n            \"totalTax\": 0,\n            \"totalPriceXTax\": 6.2,\n            \"totalPrice\": 6.2,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62e2510c0e3d166c280b1368\",\n                    \"footprintImpactTransactionId\": \"62a1c47ee616809b199af2ef\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62e043f3ba6f2802cd8095d5\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"62cfefd1df44dec4106afdab\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62e25143ca5c4992f3af05cc\",\n                                    \"tonnesCo2\": 1\n                                }\n                            ],\n                            \"kilosCo2\": 1000\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1000,\n                    \"kilosCo2Rounded\": 1000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 6.2,\n                    \"priceXCustomerFee\": 6.2,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 6.2,\n                    \"taxes\": [],\n                    \"tax\": 0,\n                    \"priceXTax\": 6.2,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-09T09:59:26.006Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [\n                {\n                    \"orderId\": \"6346a38d636eb81d14a4191a\",\n                    \"relationType\": \"IsRefundedBy\",\n                    \"createdDate\": \"2022-10-12T11:22:53.849Z\",\n                    \"createdBy\": null,\n                    \"modifiedDate\": \"2022-10-12T11:22:53.849Z\",\n                    \"modifiedBy\": null\n                }\n            ],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 5.5,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 5.5\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62e13428f5633354fdcae7e8\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": true,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"62a093bc9708b585a3cba60c\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62f70ba85a5fe14ae5a3e157\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"62a093bc9708b585a3cba60c\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62f70ba85a5fe14ae5a3e159\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62f70ba85a5fe14ae5a3e158\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 09:59\",\n            \"portfolioId\": \"62e043f3ba6f2802cd8095d5\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-07-28T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1c47ee616809b199af2ee\",\n            \"createdDate\": \"2022-06-09T09:59:26.007Z\",\n            \"createdBy\": \"62a093bc9708b585a3cba60b\",\n            \"modifiedDate\": \"2022-10-12T11:23:15.636Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1406-323\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62a093bc9708b585a3cba60c\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 1000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 1000,\n            \"totalPriceXCustomerFee\": 5.5,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 5.5,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 5.5,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62e13428f5633354fdcae7e7\",\n                    \"footprintImpactTransactionId\": \"62a1cc9fe616809b199af2f4\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62e13485ca5c4992f3aeb9f9\",\n                                    \"tonnesCo2\": 0.0281758363100991603684927535\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62e13485ca5c4992f3aeb9fa\",\n                                    \"tonnesCo2\": 0.2718241636899008396315072465\n                                }\n                            ],\n                            \"kilosCo2\": 300\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62e13485ca5c4992f3aeb9fb\",\n                                    \"tonnesCo2\": 0.428\n                                }\n                            ],\n                            \"kilosCo2\": 428\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62e13485ca5c4992f3aeb9fc\",\n                                    \"tonnesCo2\": 0.272\n                                }\n                            ],\n                            \"kilosCo2\": 272\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 1000,\n                    \"kilosCo2Rounded\": 1000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 5.5,\n                    \"priceXCustomerFee\": 5.5,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 5.5,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-09T10:34:07.976Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [\n                {\n                    \"orderId\": \"6346a38d636eb81d14a4191a\",\n                    \"relationType\": \"IsRefundedBy\",\n                    \"createdDate\": \"2022-10-12T11:22:54.109Z\",\n                    \"createdBy\": null,\n                    \"modifiedDate\": \"2022-10-12T11:22:54.109Z\",\n                    \"modifiedBy\": null\n                }\n            ],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 5.5,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 5.5\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62e13428f5633354fdcae7e8\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": true,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"62a093bc9708b585a3cba60c\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62f70ba85a5fe14ae5a3e154\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"62a093bc9708b585a3cba60c\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62f70ba85a5fe14ae5a3e156\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62f70ba85a5fe14ae5a3e155\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 10:34\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-07-27T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1cc9fe616809b199af2f3\",\n            \"createdDate\": \"2022-06-09T10:34:07.977Z\",\n            \"createdBy\": \"60e2d6f8c20379525cde2414\",\n            \"modifiedDate\": \"2022-10-12T11:23:15.822Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-287\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62a093bc9708b585a3cba60c\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 2000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 2000,\n            \"totalPriceXCustomerFee\": 11,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 11,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 11,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1cdaf9708b585a3cbac9b\",\n                    \"footprintImpactTransactionId\": \"62a1cdaf9708b585a3cbac9c\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1cde9287f0ab61710a4d3\",\n                                    \"tonnesCo2\": 0.5991949786122969847326642068\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1cde9287f0ab61710a4d4\",\n                                    \"tonnesCo2\": 0.4338050213877030152673357932\n                                }\n                            ],\n                            \"kilosCo2\": 1033\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1cde9287f0ab61710a4d5\",\n                                    \"tonnesCo2\": 0.24\n                                }\n                            ],\n                            \"kilosCo2\": 240\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1cde9287f0ab61710a4d6\",\n                                    \"tonnesCo2\": 0.727\n                                }\n                            ],\n                            \"kilosCo2\": 727\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 2000,\n                    \"kilosCo2Rounded\": 2000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 11,\n                    \"priceXCustomerFee\": 11,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 11,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-09T10:38:39.338Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [\n                {\n                    \"orderId\": \"6346a7b0636eb81d14a41929\",\n                    \"relationType\": \"IsRefundedBy\",\n                    \"createdDate\": \"2022-10-12T11:40:33.202Z\",\n                    \"createdBy\": null,\n                    \"modifiedDate\": \"2022-10-12T11:40:33.202Z\",\n                    \"modifiedBy\": null\n                }\n            ],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 11,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 11\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"62a1c161e616809b199af2e5\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": true,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"test\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"62a093bc9708b585a3cba60c\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62a69d76656461141eaff5d4\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"62a093bc9708b585a3cba60c\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62a69d76656461141eaff5d6\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62a69d76656461141eaff5d5\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 10:38\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1cdaf9708b585a3cbac9a\",\n            \"createdDate\": \"2022-06-09T10:38:39.338Z\",\n            \"createdBy\": \"62a093bc9708b585a3cba60b\",\n            \"modifiedDate\": \"2022-10-12T11:41:33.785Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-291\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 5000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 5000,\n            \"totalPriceXCustomerFee\": 1186.89,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1186.89,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1186.89,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1dc359708b585a3cbacb5\",\n                    \"footprintImpactTransactionId\": \"62a1dc359708b585a3cbacb6\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a1dc359708b585a3cbacb3\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"6113ded613bcf2903c08c147\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1dc7f287f0ab61710a4ed\",\n                                    \"tonnesCo2\": 2.5\n                                }\n                            ],\n                            \"kilosCo2\": 2500\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1dc7f287f0ab61710a4ee\",\n                                    \"tonnesCo2\": 0.7158320426624063431483494945\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1dc7f287f0ab61710a4ef\",\n                                    \"tonnesCo2\": 0.5761679573375936568516505055\n                                }\n                            ],\n                            \"kilosCo2\": 1292\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1dc7f287f0ab61710a4f0\",\n                                    \"tonnesCo2\": 0.3\n                                }\n                            ],\n                            \"kilosCo2\": 300\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1dc7f287f0ab61710a4f1\",\n                                    \"tonnesCo2\": 0.908\n                                }\n                            ],\n                            \"kilosCo2\": 908\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 5000,\n                    \"kilosCo2Rounded\": 5000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1186.89,\n                    \"priceXCustomerFee\": 1186.89,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 1186.89,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-09T11:40:37.148Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1186.89,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1186.89\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a1dc359708b585a3cbacb4\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"invoice test1\",\n            \"description\": \"Bruno\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 11:40\",\n            \"portfolioId\": \"62a1dc359708b585a3cbacb3\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-06-09T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1dc359708b585a3cbacb2\",\n            \"createdDate\": \"2022-06-09T11:40:37.194Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-22T02:01:13.231Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-292\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 3000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 3000,\n            \"totalPriceXCustomerFee\": 17.32,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 17.32,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 17.32,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1de2c9708b585a3cbacbe\",\n                    \"footprintImpactTransactionId\": \"62a1de2c9708b585a3cbacbf\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a1de2c9708b585a3cbacbd\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c9cdf38a74ec841224d\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1de50287f0ab61710a4f4\",\n                                    \"tonnesCo2\": 1.5\n                                }\n                            ],\n                            \"kilosCo2\": 1500\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1de50287f0ab61710a4f5\",\n                                    \"tonnesCo2\": 0.4296992255974438058890096967\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1de50287f0ab61710a4f6\",\n                                    \"tonnesCo2\": 0.3453007744025561941109903033\n                                }\n                            ],\n                            \"kilosCo2\": 775\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1de50287f0ab61710a4f7\",\n                                    \"tonnesCo2\": 0.18\n                                }\n                            ],\n                            \"kilosCo2\": 180\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1de50287f0ab61710a4f8\",\n                                    \"tonnesCo2\": 0.545\n                                }\n                            ],\n                            \"kilosCo2\": 545\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 3000,\n                    \"kilosCo2Rounded\": 3000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 17.32,\n                    \"priceXCustomerFee\": 17.32,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 17.32,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-09T11:49:00.563Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 17.32,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 17.32\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a1dc359708b585a3cbacb4\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"invocie test 2\",\n            \"description\": \"Bruno2\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 11:49\",\n            \"portfolioId\": \"62a1de2c9708b585a3cbacbd\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-06-09T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1de2c9708b585a3cbacbc\",\n            \"createdDate\": \"2022-06-09T11:49:00.846Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-22T02:01:13.285Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-293\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 3500,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 3500,\n            \"totalPriceXCustomerFee\": 21.28,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 21.28,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 21.28,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1dea3e616809b199af303\",\n                    \"footprintImpactTransactionId\": \"62a1de789708b585a3cbacc5\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ded4287f0ab61710a4fb\",\n                                    \"tonnesCo2\": 1.0029648597273688804076892922\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1ded4287f0ab61710a4fc\",\n                                    \"tonnesCo2\": 0.8050351402726311195923107078\n                                }\n                            ],\n                            \"kilosCo2\": 1808\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ded4287f0ab61710a4fd\",\n                                    \"tonnesCo2\": 0.42\n                                }\n                            ],\n                            \"kilosCo2\": 420\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ded4287f0ab61710a4fe\",\n                                    \"tonnesCo2\": 1.272\n                                }\n                            ],\n                            \"kilosCo2\": 1272\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 3500,\n                    \"kilosCo2Rounded\": 3500,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 21.28,\n                    \"priceXCustomerFee\": 21.28,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 21.28,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-09T11:50:16.468Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 21.28,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 21.28\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a1dc359708b585a3cbacb4\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"Invoice 3\",\n            \"description\": \"Bruno1\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 11:50\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-06-09T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1de789708b585a3cbacc4\",\n            \"createdDate\": \"2022-06-09T11:50:16.469Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-22T02:01:13.317Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-294\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 4000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 4000,\n            \"totalPriceXCustomerFee\": 640.42,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 640.42,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 640.42,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1e95b9708b585a3cbacca\",\n                    \"footprintImpactTransactionId\": \"62a1e9249708b585a3cbacc9\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a1e9249708b585a3cbacc8\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"6113ded613bcf2903c08c147\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a508\",\n                                    \"tonnesCo2\": 1.333\n                                }\n                            ],\n                            \"kilosCo2\": 1333\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c9cdf38a74ec841224d\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a509\",\n                                    \"tonnesCo2\": 1.333\n                                }\n                            ],\n                            \"kilosCo2\": 1333\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a50a\",\n                                    \"tonnesCo2\": 0.3821391779646600247039592902\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a50b\",\n                                    \"tonnesCo2\": 0.3068608220353399752960407098\n                                }\n                            ],\n                            \"kilosCo2\": 689\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a50c\",\n                                    \"tonnesCo2\": 0.16\n                                }\n                            ],\n                            \"kilosCo2\": 160\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1e992287f0ab61710a50d\",\n                                    \"tonnesCo2\": 0.485\n                                }\n                            ],\n                            \"kilosCo2\": 485\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 4000,\n                    \"kilosCo2Rounded\": 4000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 640.42,\n                    \"priceXCustomerFee\": 640.42,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 640.42,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-09T12:35:48.194Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 640.42,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 640.42\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a1e95b9708b585a3cbaccb\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"invoice 4\",\n            \"description\": \"Bruno4\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 12:35\",\n            \"portfolioId\": \"62a1e9249708b585a3cbacc8\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-06-09T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1e9249708b585a3cbacc7\",\n            \"createdDate\": \"2022-06-09T12:35:48.285Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-22T02:01:13.251Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1408-295\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 3500,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 3500,\n            \"totalPriceXCustomerFee\": 833.82,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 833.82,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 833.82,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a1ecb69708b585a3cbacd3\",\n                    \"footprintImpactTransactionId\": \"62a1ecb69708b585a3cbacd4\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a1ecb69708b585a3cbacd1\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"6113ded613bcf2903c08c147\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a50e\",\n                                    \"tonnesCo2\": 1.5\n                                }\n                            ],\n                            \"kilosCo2\": 1500\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c9cdf38a74ec841224d\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a50f\",\n                                    \"tonnesCo2\": 0.999\n                                }\n                            ],\n                            \"kilosCo2\": 999\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a510\",\n                                    \"tonnesCo2\": 0.2855759498820274997965991376\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a511\",\n                                    \"tonnesCo2\": 0.2324240501179725002034008624\n                                }\n                            ],\n                            \"kilosCo2\": 518\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a512\",\n                                    \"tonnesCo2\": 0.12\n                                }\n                            ],\n                            \"kilosCo2\": 120\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a1ed0c287f0ab61710a513\",\n                                    \"tonnesCo2\": 0.363\n                                }\n                            ],\n                            \"kilosCo2\": 363\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 3500,\n                    \"kilosCo2Rounded\": 3500,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 833.82,\n                    \"priceXCustomerFee\": 833.82,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 833.82,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-09T12:51:02.598Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 833.82,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 833.82\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a1ecb69708b585a3cbacd2\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"invoice test\",\n            \"description\": \"Bruno5\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/09\",\n            \"createdDateTimeFormatted\": \"2022/06/09 12:51\",\n            \"portfolioId\": \"62a1ecb69708b585a3cbacd1\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-09T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-09T00:00:00Z\",\n                \"approvalDate\": \"2022-06-09T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a1ecb69708b585a3cbacd0\",\n            \"createdDate\": \"2022-06-09T12:51:02.746Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-22T02:02:49.746Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1409-168\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 150000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 150000,\n            \"totalPriceXCustomerFee\": 856.02,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 856.02,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 856.02,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a8649c4c6baa4c2db4f7a0\",\n                    \"footprintImpactTransactionId\": \"62a8649c4c6baa4c2db4f7a1\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a8649c4c6baa4c2db4f79e\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c9cdf38a74ec841224d\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a864cd656461141eb02a01\",\n                                    \"tonnesCo2\": 75\n                                }\n                            ],\n                            \"kilosCo2\": 75000\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a864cd656461141eb02a02\",\n                                    \"tonnesCo2\": 7.486277911628416820793726787\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a864cd656461141eb02a03\",\n                                    \"tonnesCo2\": 8.911722088371583179206273213\n                                }\n                            ],\n                            \"kilosCo2\": 16398\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a864cd656461141eb02a04\",\n                                    \"tonnesCo2\": 24.201\n                                }\n                            ],\n                            \"kilosCo2\": 24201\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a864cd656461141eb02a05\",\n                                    \"tonnesCo2\": 34.401\n                                }\n                            ],\n                            \"kilosCo2\": 34401\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 150000,\n                    \"kilosCo2Rounded\": 150000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 856.02,\n                    \"priceXCustomerFee\": 856.02,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 856.02,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-14T10:36:12.402Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 856.02,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 856.02\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a8649c4c6baa4c2db4f79f\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"Invoice6\",\n            \"description\": \"Bruno\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/14\",\n            \"createdDateTimeFormatted\": \"2022/06/14 10:36\",\n            \"portfolioId\": \"62a8649c4c6baa4c2db4f79e\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-14T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-14T00:00:00Z\",\n                \"approvalDate\": \"2022-06-14T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a8649c4c6baa4c2db4f79d\",\n            \"createdDate\": \"2022-06-14T10:36:12.445Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-28T02:04:32.324Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-174\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"620faee7d816252968bec2c7\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 7500,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 7500,\n            \"totalPriceXCustomerFee\": 1780.33,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1780.33,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1780.33,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62a9b72f8e73962a79c469f3\",\n                    \"footprintImpactTransactionId\": \"62a9b72f8e73962a79c469f4\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"62a9b72f8e73962a79c469f1\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"6113ded613bcf2903c08c147\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a9b76d656461141eb04334\",\n                                    \"tonnesCo2\": 3.75\n                                }\n                            ],\n                            \"kilosCo2\": 3750\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a9b76d656461141eb04335\",\n                                    \"tonnesCo2\": 0.3336862085607982442954881723\n                                },\n                                {\n                                    \"supplyTransactionId\": \"62a9b76d656461141eb04336\",\n                                    \"tonnesCo2\": 0.4853137914392017557045118277\n                                }\n                            ],\n                            \"kilosCo2\": 819\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a9b76d656461141eb04337\",\n                                    \"tonnesCo2\": 1.209\n                                }\n                            ],\n                            \"kilosCo2\": 1209\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62a9b76d656461141eb04338\",\n                                    \"tonnesCo2\": 1.722\n                                }\n                            ],\n                            \"kilosCo2\": 1722\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 7500,\n                    \"kilosCo2Rounded\": 7500,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1780.33,\n                    \"priceXCustomerFee\": 1780.33,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 1780.33,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-15T10:40:47.108Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1780.33,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1780.33\n                }\n            },\n            \"payment\": {\n                \"billId\": \"62a9b72f8e73962a79c469f2\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Void\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Void\",\n            \"retirements\": [],\n            \"comment\": \"tt invoice\",\n            \"description\": \"Bruno\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/15\",\n            \"createdDateTimeFormatted\": \"2022/06/15 10:40\",\n            \"portfolioId\": \"62a9b72f8e73962a79c469f1\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-15T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"0001-01-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-15T00:00:00Z\",\n                \"approvalDate\": \"2022-06-15T00:00:00Z\"\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62a9b72f8e73962a79c469f0\",\n            \"createdDate\": \"2022-06-15T10:40:47.148Z\",\n            \"createdBy\": \"627e18532d40305aaf36d6ae\",\n            \"modifiedDate\": \"2022-07-28T02:04:32.957Z\",\n            \"modifiedBy\": \"update-orders-supply-status\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1410-187\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"62b044e58e73962a79c46fd6\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": \"62b044e68e73962a79c46fd9\",\n            \"totalKilosCo2\": 101779.345,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 101779.34,\n            \"totalPriceXCustomerFee\": 618.57,\n            \"totalCustomerFee\": 410.73,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 1029.3,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 1029.3,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 101779.345,\n                    \"kilosCo2Rounded\": 101779.34,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 1029.3,\n                    \"priceXCustomerFee\": 618.57,\n                    \"customerFee\": 410.73,\n                    \"vat\": 0,\n                    \"priceXVat\": 1029.3,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"flight\": {\n                            \"travelClass\": null,\n                            \"flights\": 703,\n                            \"passengers\": 885,\n                            \"roundTrip\": false,\n                            \"routeLegs\": null,\n                            \"distance\": null,\n                            \"cargoKilos\": null,\n                            \"cargoType\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": 885,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"USD\",\n            \"timestamp\": \"2022-06-20T09:59:02.465Z\",\n            \"reference\": null,\n            \"category\": \"Flights\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerPrice\": 1029.3,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": null,\n                    \"customerCurrency\": \"USD\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 1029.3\n                },\n                \"flight\": {\n                    \"fromCity\": null,\n                    \"toCity\": null,\n                    \"fromCountry\": null,\n                    \"toCountry\": null,\n                    \"flightLegs\": null,\n                    \"flights\": 703,\n                    \"destinations\": 80,\n                    \"passengers\": 885,\n                    \"radiativeForcingFactor\": null,\n                    \"fromAirport\": null,\n                    \"toAirport\": null,\n                    \"kilosCo2\": null,\n                    \"travelClass\": null,\n                    \"distanceKm\": null,\n                    \"airline\": null,\n                    \"flightNumber\": null,\n                    \"travelersCount\": 0,\n                    \"travelPurpose\": null\n                }\n            },\n            \"payment\": {\n                \"billId\": null,\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Proposed\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Reserved\",\n            \"retirements\": [],\n            \"comment\": \"test\",\n            \"description\": \"ee\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": null\n            },\n            \"attachments\": [\n                {\n                    \"storageBlobName\": \"60da39442c30a03798d2bb3d/62b044e58e73962a79c46fd6/2022-06-20_6afffa48-5766-4491-9e0b-74f465e0f2a2.xlsx\",\n                    \"type\": \"FlightBatch\",\n                    \"fileUrl\": null\n                }\n            ],\n            \"createdDateFormatted\": \"2022/06/20\",\n            \"createdDateTimeFormatted\": \"2022/06/20 09:59\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-20T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": {\n                \"isFacilitated\": true,\n                \"isPaidByPartner\": false,\n                \"periodStartDate\": \"2022-06-01T00:00:00Z\",\n                \"statistics\": null,\n                \"facilitationDate\": \"2022-06-20T00:00:00Z\",\n                \"approvalDate\": null\n            },\n            \"virtualPortfolio\": null,\n            \"multiplier\": {\n                \"value\": 1\n            },\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b044e68e73962a79c46fd7\",\n            \"createdDate\": \"2022-06-20T09:59:02.195Z\",\n            \"createdBy\": null,\n            \"modifiedDate\": \"2022-07-04T06:00:32.532Z\",\n            \"modifiedBy\": \"send-subscription-mail\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1409-256\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"6228afda99a13a41980b39c3\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 10000,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 10000,\n            \"totalPriceXCustomerFee\": 55,\n            \"totalCustomerFee\": 0,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 55,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 55,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62b18e904c6baa4c2db4f9db\",\n                    \"footprintImpactTransactionId\": \"62b18e904c6baa4c2db4f9dc\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18ee4656461141eb0eba8\",\n                                    \"tonnesCo2\": 1.8266361687899139542675381833\n                                }\n                            ],\n                            \"kilosCo2\": 1826.6361687899139542675381833\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18ee4656461141eb0eba9\",\n                                    \"tonnesCo2\": 4.586\n                                }\n                            ],\n                            \"kilosCo2\": 4586\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18ee4656461141eb0ebaa\",\n                                    \"tonnesCo2\": 3.5873638312100860457324618167\n                                }\n                            ],\n                            \"kilosCo2\": 3587.3638312100860457324618167\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 10000,\n                    \"kilosCo2Rounded\": 10000,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 55,\n                    \"priceXCustomerFee\": 55,\n                    \"customerFee\": 0,\n                    \"vat\": 0,\n                    \"priceXVat\": 55,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": true,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": true\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-21T09:25:36.506Z\",\n            \"reference\": null,\n            \"category\": \"Carbon\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 55,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 55\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"62b18e904c6baa4c2db4f9da\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Booked\",\n            \"retirements\": [],\n            \"comment\": \"Test Category \",\n            \"description\": \"Test Category \",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"6228afda99a13a41980b39c3\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62d7627a934fe9437c54837b\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"6228afda99a13a41980b39c3\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62d7627a934fe9437c54837d\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62d7627a934fe9437c54837c\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/21\",\n            \"createdDateTimeFormatted\": \"2022/06/21 09:25\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-21T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b18e904c6baa4c2db4f9d9\",\n            \"createdDate\": \"2022-06-21T09:25:36.506Z\",\n            \"createdBy\": \"621ce5f0ef3a8a36a4f3063a\",\n            \"modifiedDate\": \"2022-07-20T02:03:38.582Z\",\n            \"modifiedBy\": \"calculate-order-attribution\",\n            \"isGift\": false\n        },\n        {\n            \"choooseId\": \"223-1409-257\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [],\n            \"customerId\": \"6228afda99a13a41980b39c3\",\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 351,\n            \"totalKilosCo2Avoided\": null,\n            \"totalKilosCo2Offset\": null,\n            \"totalKilosCo2Rounded\": 351,\n            \"totalPriceXCustomerFee\": 1.94,\n            \"totalCustomerFee\": 0.44,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 0,\n            \"totalExcise\": null,\n            \"totalPriceXVat\": 2.38,\n            \"taxes\": [],\n            \"totalTax\": null,\n            \"totalPriceXTax\": null,\n            \"totalPrice\": 2.38,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": \"62b18ee24c6baa4c2db4f9e4\",\n                    \"footprintImpactTransactionId\": \"62b18ee24c6baa4c2db4f9e5\",\n                    \"impactCode\": null,\n                    \"projectCode\": null,\n                    \"portfolioId\": \"5f3e826da976f53df031b466\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18f15656461141eb0ebab\",\n                                    \"tonnesCo2\": 0.0630835295245259797947905902\n                                }\n                            ],\n                            \"kilosCo2\": 63.0835295245259797947905902\n                        },\n                        {\n                            \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18f15656461141eb0ebac\",\n                                    \"tonnesCo2\": 0.162\n                                }\n                            ],\n                            \"kilosCo2\": 162\n                        },\n                        {\n                            \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"62b18f15656461141eb0ebad\",\n                                    \"tonnesCo2\": 0.1259164704754740202052094098\n                                }\n                            ],\n                            \"kilosCo2\": 125.9164704754740202052094098\n                        }\n                    ],\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 351,\n                    \"kilosCo2Rounded\": 351,\n                    \"kilosCo2Avoided\": null,\n                    \"kilosCo2Offset\": null,\n                    \"price\": 2.38,\n                    \"priceXCustomerFee\": 1.94,\n                    \"customerFee\": 0.44,\n                    \"vat\": 0,\n                    \"priceXVat\": 2.38,\n                    \"taxes\": [],\n                    \"tax\": null,\n                    \"priceXTax\": null,\n                    \"details\": {\n                        \"shipping\": {\n                            \"activity\": \"Sea tanker\",\n                            \"type\": \"Crude tanker\",\n                            \"size\": \"200.000+ dwt\",\n                            \"weight\": 100,\n                            \"lca\": \"WTW\",\n                            \"distanceKm\": 1000,\n                            \"cargoCo2\": null\n                        }\n                    },\n                    \"feeFactors\": {\n                        \"flightPax\": null,\n                        \"flightDistanceKm\": null,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": null,\n                        \"bulkShipping\": true,\n                        \"shipping\": true,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2022-06-21T09:26:58.531Z\",\n            \"reference\": null,\n            \"category\": \"Sea freight\",\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 2.38,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"portal-fulloffset\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 2.38\n                },\n                \"custom\": []\n            },\n            \"payment\": {\n                \"billId\": \"62b18e904c6baa4c2db4f9da\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Booked\",\n            \"retirements\": [],\n            \"comment\": \"test category air freight\",\n            \"description\": \"test category air freight\",\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"6228afda99a13a41980b39c3\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62d7627b934fe9437c54837e\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"6228afda99a13a41980b39c3\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"62d7627b934fe9437c548380\"\n                    },\n                    \"facilitator\": null,\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"62d7627b934fe9437c54837f\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2022/06/21\",\n            \"createdDateTimeFormatted\": \"2022/06/21 09:26\",\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2022-06-21T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"id\": \"62b18ee24c6baa4c2db4f9e3\",\n            \"createdDate\": \"2022-06-21T09:26:58.531Z\",\n            \"createdBy\": \"621ce5f0ef3a8a36a4f3063a\",\n            \"modifiedDate\": \"2022-07-20T02:03:39.408Z\",\n            \"modifiedBy\": \"calculate-order-attribution\",\n            \"isGift\": false\n        }\n    ]\n}"},{"id":"d7c4eef6-d119-470f-80b7-2e3040bb749b","name":"Get orders by partner customer reference","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/orders?fromDate=2022-01-01&toDate=2023-05-30&partnerCustomerReference=Customer123X","host":["{{chooose_api_url}}"],"path":["orders"],"query":[{"key":"fromDate","value":"2022-01-01","description":"From date"},{"key":"toDate","value":"2023-05-30","description":"To date"},{"key":"offset","value":"0","description":"Pagination offset, default 0","disabled":true},{"key":"limit","value":"50","description":"Pagination limit, default 50","disabled":true},{"key":"reference","value":"","description":"Optional filter on the order reference field","disabled":true},{"key":"isPaid","value":"","description":"true/false","type":"text","disabled":true},{"key":"partnerCustomerReference","value":"Customer123X","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0Uls1ZAAAAACiu3rXaytpT5C3Qi5IYKUEQ1BIMzBFREdFMDQxNwA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 11 Apr 2023 13:06:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": 2,\n    \"offset\": 0,\n    \"limit\": 50,\n    \"count\": 2,\n    \"items\": [\n        {\n            \"choooseId\": \"232-8451-101\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"customerId\": \"63ef54c75445d809ebf2f00a\",\n            \"isGift\": false,\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 423.16,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 423.16,\n            \"totalKilosCo2Rounded\": 423.16,\n            \"totalPriceXCustomerFee\": 6.14,\n            \"totalCustomerFee\": 0.38,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 1.63,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 6.52,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.63,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.63,\n            \"totalPriceXTax\": 6.52,\n            \"totalPrice\": 8.15,\n            \"co2Totals\": {\n                \"byCategory\": [\n                    {\n                        \"key\": \"NatureBased\",\n                        \"kilosCo2\": 423.16\n                    }\n                ],\n                \"bySubCategory\": [\n                    {\n                        \"key\": \"Forestry\",\n                        \"kilosCo2\": 423.16\n                    }\n                ]\n            },\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"portfolioId\": \"608bda9472cfda26c44c428a\",\n                    \"allocations\": [\n                        {\n                            \"portfolioProjectId\": \"5fb906b91fec095ba079bfb3\",\n                            \"bookings\": [\n                                {\n                                    \"supplyTransactionId\": \"6435596d987f43543396989b\",\n                                    \"tonnesCo2\": 0.42316\n                                }\n                            ],\n                            \"kilosCo2\": 423.16,\n                            \"offsetImpactTransactionId\": \"64355987987f43543396989d\"\n                        }\n                    ],\n                    \"multiplierOffset\": null,\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 423.16,\n                    \"kilosCo2Rounded\": 423.16,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 423.16,\n                    \"price\": 8.15,\n                    \"priceXCustomerFee\": 6.14,\n                    \"customerFee\": 0.38,\n                    \"vat\": 1.63,\n                    \"priceXVat\": 6.52,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.63,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.63,\n                    \"priceXTax\": 6.52,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": 1,\n                        \"flightDistanceKm\": 6900,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2023-04-11T12:56:27.519Z\",\n            \"reference\": null,\n            \"category\": null,\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 8.15,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"booking-web\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 8.15\n                }\n            },\n            \"payment\": {\n                \"billId\": \"64352441557852e049e95790\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": \"Booked\",\n            \"retirements\": [],\n            \"comment\": null,\n            \"description\": null,\n            \"createdByUser\": null,\n            \"attribution\": {\n                \"co2\": {\n                    \"owners\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": \"63ef54c75445d809ebf2f00a\",\n                            \"partnershipId\": null,\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"6435593d987f435433969893\"\n                        }\n                    ],\n                    \"payer\": {\n                        \"userId\": null,\n                        \"customerId\": \"63ef54c75445d809ebf2f00a\",\n                        \"partnershipId\": null,\n                        \"share\": 1,\n                        \"kilosCo2\": null,\n                        \"assignmentId\": \"6435593d987f435433969895\"\n                    },\n                    \"facilitators\": [\n                        {\n                            \"userId\": null,\n                            \"customerId\": null,\n                            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                            \"share\": 1,\n                            \"kilosCo2\": null,\n                            \"assignmentId\": \"6435593d987f435433969894\"\n                        }\n                    ]\n                }\n            },\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2023/04/11\",\n            \"createdDateTimeFormatted\": \"2023/04/11 12:56\",\n            \"portfolioId\": \"608bda9472cfda26c44c428a\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2023-04-11T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"footprints\": null,\n            \"id\": \"643558fbdd261f026acc1436\",\n            \"createdDate\": \"2023-04-11T12:56:27.519Z\",\n            \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n            \"modifiedDate\": \"2023-04-11T12:58:54.195Z\",\n            \"modifiedBy\": \"update-orders-supply-status\"\n        },\n        {\n            \"choooseId\": \"232-8454-102\",\n            \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n            \"facilitatingPartnerships\": [\n                \"60da39442c30a03798d2bb3d\"\n            ],\n            \"customerId\": \"63ef54c75445d809ebf2f00a\",\n            \"isGift\": false,\n            \"giftedToCustomerId\": null,\n            \"customerSubscriptionId\": null,\n            \"totalKilosCo2\": 423.16,\n            \"totalKilosCo2Avoided\": 0,\n            \"totalKilosCo2Offset\": 423.16,\n            \"totalKilosCo2Rounded\": 423.16,\n            \"totalPriceXCustomerFee\": 6.14,\n            \"totalCustomerFee\": 0.38,\n            \"orderCustomerFee\": 0,\n            \"transactionCustomerFee\": 0,\n            \"totalVat\": 1.63,\n            \"totalExcise\": 0,\n            \"totalPriceXVat\": 6.52,\n            \"taxes\": [\n                {\n                    \"type\": \"Vat\",\n                    \"name\": null,\n                    \"countryCode\": \"NO\",\n                    \"countrySubdivisionCode\": null,\n                    \"amount\": 1.63,\n                    \"percentageRate\": 25\n                }\n            ],\n            \"totalTax\": 1.63,\n            \"totalPriceXTax\": 6.52,\n            \"totalPrice\": 8.15,\n            \"co2Totals\": null,\n            \"items\": [\n                {\n                    \"type\": \"Impact\",\n                    \"impact\": \"Co2\",\n                    \"offsetImpactTransactionId\": null,\n                    \"footprintImpactTransactionId\": null,\n                    \"portfolioId\": \"608bda9472cfda26c44c428a\",\n                    \"allocations\": [],\n                    \"multiplierOffset\": null,\n                    \"portfolioName\": null,\n                    \"kilosCo2\": 423.16,\n                    \"kilosCo2Rounded\": 423.16,\n                    \"kilosCo2Avoided\": 0,\n                    \"kilosCo2Offset\": 423.16,\n                    \"price\": 8.15,\n                    \"priceXCustomerFee\": 6.14,\n                    \"customerFee\": 0.38,\n                    \"vat\": 1.63,\n                    \"priceXVat\": 6.52,\n                    \"taxes\": [\n                        {\n                            \"type\": \"Vat\",\n                            \"name\": null,\n                            \"countryCode\": \"NO\",\n                            \"countrySubdivisionCode\": null,\n                            \"amount\": 1.63,\n                            \"percentageRate\": 25\n                        }\n                    ],\n                    \"tax\": 1.63,\n                    \"priceXTax\": 6.52,\n                    \"details\": null,\n                    \"feeFactors\": {\n                        \"flightPax\": 1,\n                        \"flightDistanceKm\": 6900,\n                        \"flightSegments\": null,\n                        \"eventFlightPax\": null,\n                        \"eventPersons\": null,\n                        \"employeeBenefitMonthlyPersons\": null,\n                        \"carMonthlyCars\": null,\n                        \"monthlyPersonalLifestylePersons\": null,\n                        \"monthlyPersonalCars\": null,\n                        \"monthlyPersonalPets\": null,\n                        \"bulkCo2\": null,\n                        \"train\": null,\n                        \"bus\": null,\n                        \"accommodation\": null,\n                        \"accommodationRoomDays\": null,\n                        \"car\": null,\n                        \"flight\": true,\n                        \"bulkShipping\": null,\n                        \"shipping\": null,\n                        \"percentageBulkShipping\": null,\n                        \"airFreight\": null,\n                        \"percentageBulkCo2\": null\n                    }\n                }\n            ],\n            \"currency\": \"EUR\",\n            \"timestamp\": \"2023-04-11T13:06:16.876Z\",\n            \"reference\": null,\n            \"category\": null,\n            \"costCenter\": null,\n            \"poNumber\": null,\n            \"relations\": [],\n            \"metadata\": {\n                \"customer\": {\n                    \"lastName\": null,\n                    \"firstName\": null,\n                    \"name\": null,\n                    \"email\": null,\n                    \"gender\": null,\n                    \"nationality\": null,\n                    \"residentCountry\": null,\n                    \"customerCurrency\": \"EUR\",\n                    \"customerPrice\": 8.15,\n                    \"customerVat\": null,\n                    \"ageRangeFrom\": null,\n                    \"ageRangeTo\": null,\n                    \"language\": null\n                },\n                \"order\": {\n                    \"channel\": \"booking-web\",\n                    \"customerCurrency\": \"EUR\",\n                    \"customerVat\": null,\n                    \"customerPrice\": 8.15\n                }\n            },\n            \"payment\": {\n                \"billId\": \"64352441557852e049e95790\",\n                \"type\": null,\n                \"customerPaymentMethodId\": null,\n                \"status\": \"Paid\",\n                \"invoice\": null,\n                \"stripe\": null,\n                \"isRefund\": false,\n                \"isRefunded\": false,\n                \"paymentDate\": null,\n                \"settlement\": null\n            },\n            \"supplyStatus\": null,\n            \"retirements\": [],\n            \"comment\": null,\n            \"description\": null,\n            \"createdByUser\": null,\n            \"attribution\": null,\n            \"attachments\": [],\n            \"createdDateFormatted\": \"2023/04/11\",\n            \"createdDateTimeFormatted\": \"2023/04/11 13:06\",\n            \"portfolioId\": \"608bda9472cfda26c44c428a\",\n            \"portfolioName\": null,\n            \"createdDay\": \"2023-04-11T00:00:00Z\",\n            \"purchaseCertificateId\": null,\n            \"facilitated\": null,\n            \"virtualPortfolio\": null,\n            \"multiplier\": null,\n            \"bonusPoints\": [],\n            \"certificates\": null,\n            \"bill\": null,\n            \"footprints\": null,\n            \"id\": \"64355b48dd261f026acc1465\",\n            \"createdDate\": \"2023-04-11T13:06:16.876Z\",\n            \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n            \"modifiedDate\": \"2023-04-11T13:06:18.679Z\",\n            \"modifiedBy\": \"order-workflow-handler\"\n        }\n    ]\n}"}],"_postman_id":"00b4a1fd-079b-40d8-9de9-08c906e267ad"},{"name":"Get order","id":"bf7405c1-cb74-4d31-a138-7b340a423180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/orders/:id?expand=bill,certificates","description":"<p>Get a an order by its id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders",":id"],"host":["{{chooose_api_url}}"],"query":[{"key":"expand","value":"bill,certificates"}],"variable":[{"id":"39e9b92f-8376-4b07-93eb-5800e8d6fc06","type":"any","value":"6352a149206595ab920a2faa","key":"id"}]}},"response":[{"id":"ca5cfb5d-8297-42b6-923f-37128b041586","name":"Get order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/orders/:id?expand=bill,certificates","host":["{{chooose_api_url}}"],"path":["orders",":id"],"query":[{"key":"expand","value":"bill,certificates"}],"variable":[{"key":"id","value":"6352a149206595ab920a2faa"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0C3hWYwAAAABazwfNJP4YTpXT9HX6gwnKU1ZHMjBFREdFMDYyMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 24 Oct 2022 11:33:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"choooseId\": \"222-3647-101\",\n    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"customerId\": \"6352a149206595ab920a2fab\",\n    \"giftedToCustomerId\": null,\n    \"customerSubscriptionId\": null,\n    \"totalKilosCo2\": 182.4,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 182.4,\n    \"totalKilosCo2Rounded\": 182.4,\n    \"totalPriceXCustomerFee\": 1.01,\n    \"totalCustomerFee\": 0,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 0,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 1.01,\n    \"taxes\": [],\n    \"totalTax\": 0,\n    \"totalPriceXTax\": 1.01,\n    \"totalPrice\": 1.01,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"offsetImpactTransactionId\": \"31c9d116-d200-4a4e-937f-f81a7e32ac58\",\n            \"footprintImpactTransactionId\": \"cf5b1a5c-4229-45cf-b026-f6366dd2f00a\",\n            \"impactCode\": null,\n            \"projectCode\": null,\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"allocations\": [\n                {\n                    \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6352a16fa86b79e3aa125789\",\n                            \"tonnesCo2\": 0.0075328476804389674862603495\n                        },\n                        {\n                            \"supplyTransactionId\": \"6352a16fa86b79e3aa12578a\",\n                            \"tonnesCo2\": 0.0515271523195610325137396505\n                        }\n                    ],\n                    \"kilosCo2\": 59.06\n                },\n                {\n                    \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6352a16fa86b79e3aa12578b\",\n                            \"tonnesCo2\": 0.0596\n                        }\n                    ],\n                    \"kilosCo2\": 59.6\n                },\n                {\n                    \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6352a16fa86b79e3aa12578c\",\n                            \"tonnesCo2\": 0.06374\n                        }\n                    ],\n                    \"kilosCo2\": 63.74\n                }\n            ],\n            \"portfolioName\": null,\n            \"kilosCo2\": 182.4,\n            \"kilosCo2Rounded\": 182.4,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 182.4,\n            \"price\": 1.01,\n            \"priceXCustomerFee\": 1.01,\n            \"customerFee\": 0,\n            \"vat\": 0,\n            \"priceXVat\": 1.01,\n            \"taxes\": [],\n            \"tax\": 0,\n            \"priceXTax\": 1.01,\n            \"details\": null,\n            \"feeFactors\": {\n                \"flightPax\": null,\n                \"flightDistanceKm\": null,\n                \"flightSegments\": null,\n                \"eventFlightPax\": null,\n                \"eventPersons\": null,\n                \"employeeBenefitMonthlyPersons\": null,\n                \"carMonthlyCars\": null,\n                \"monthlyPersonalLifestylePersons\": null,\n                \"monthlyPersonalCars\": null,\n                \"monthlyPersonalPets\": null,\n                \"bulkCo2\": null,\n                \"train\": null,\n                \"bus\": null,\n                \"accommodation\": null,\n                \"accommodationRoomDays\": null,\n                \"car\": null,\n                \"flight\": null,\n                \"bulkShipping\": null,\n                \"shipping\": null,\n                \"percentageBulkShipping\": null,\n                \"airFreight\": null,\n                \"percentageBulkCo2\": null\n            }\n        }\n    ],\n    \"currency\": \"USD\",\n    \"timestamp\": \"2022-10-21T13:40:25.427Z\",\n    \"reference\": null,\n    \"category\": null,\n    \"costCenter\": null,\n    \"poNumber\": null,\n    \"relations\": [],\n    \"metadata\": {\n        \"customer\": {\n            \"lastName\": null,\n            \"firstName\": null,\n            \"name\": \"Fullname\",\n            \"email\": \"emailname@example.com\",\n            \"gender\": null,\n            \"nationality\": null,\n            \"residentCountry\": null,\n            \"customerCurrency\": \"USD\",\n            \"customerPrice\": 1.01,\n            \"customerVat\": null,\n            \"ageRangeFrom\": null,\n            \"ageRangeTo\": null,\n            \"language\": \"en\"\n        },\n        \"order\": {\n            \"channel\": null,\n            \"customerCurrency\": \"USD\",\n            \"customerVat\": null,\n            \"customerPrice\": 1.01\n        }\n    },\n    \"payment\": {\n        \"billId\": \"634e84864e74e554b38c2d8b\",\n        \"type\": null,\n        \"customerPaymentMethodId\": null,\n        \"status\": \"Paid\",\n        \"invoice\": null,\n        \"stripe\": null,\n        \"isRefund\": false,\n        \"isRefunded\": false,\n        \"paymentDate\": null,\n        \"settlement\": null\n    },\n    \"supplyStatus\": \"Booked\",\n    \"retirements\": [],\n    \"comment\": null,\n    \"description\": null,\n    \"createdByUser\": null,\n    \"attribution\": {\n        \"co2\": {\n            \"owners\": [\n                {\n                    \"userId\": null,\n                    \"customerId\": \"6352a149206595ab920a2fab\",\n                    \"partnershipId\": null,\n                    \"share\": 1,\n                    \"kilosCo2\": null,\n                    \"assignmentId\": \"6352a197a86b79e3aa12578d\"\n                }\n            ],\n            \"payer\": {\n                \"userId\": null,\n                \"customerId\": \"6352a149206595ab920a2fab\",\n                \"partnershipId\": null,\n                \"share\": 1,\n                \"kilosCo2\": null,\n                \"assignmentId\": \"6352a197a86b79e3aa12578f\"\n            },\n            \"facilitator\": null,\n            \"facilitators\": [\n                {\n                    \"userId\": null,\n                    \"customerId\": null,\n                    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                    \"share\": 1,\n                    \"kilosCo2\": null,\n                    \"assignmentId\": \"6352a197a86b79e3aa12578e\"\n                }\n            ]\n        }\n    },\n    \"attachments\": [],\n    \"createdDateFormatted\": \"2022/10/21\",\n    \"createdDateTimeFormatted\": \"2022/10/21 01:40\",\n    \"portfolioId\": \"5f3e826da976f53df031b466\",\n    \"portfolioName\": null,\n    \"createdDay\": \"2022-10-21T00:00:00Z\",\n    \"purchaseCertificateId\": null,\n    \"facilitated\": null,\n    \"virtualPortfolio\": null,\n    \"multiplier\": null,\n    \"bonusPoints\": [],\n    \"certificates\": [\n        {\n            \"createdDate\": \"2022-10-24T11:33:31.5033048+00:00\",\n            \"type\": 0,\n            \"title\": \"CHOOOSE Certificate\",\n            \"url\": \"https://partner-test.api.chooose.today/v1/customers//orders/6352a149206595ab920a2faa/chooosecertificate?key=4808b0462c220d9d7f2db8dc3650bd72&download=true&partnershipId=60da39442c30a03798d2bb3d\"\n        }\n    ],\n    \"bill\": {\n        \"choooseId\": \"222-2265-101\",\n        \"customerId\": null,\n        \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n        \"currency\": \"USD\",\n        \"totalAmount\": null,\n        \"totalKilosCo2\": null,\n        \"totalKilosCo2Avoided\": null,\n        \"totalKilosCo2Offset\": null,\n        \"totalAmountXVat\": null,\n        \"totalAmountXTax\": null,\n        \"totalVat\": null,\n        \"totalExcise\": null,\n        \"totalExciseTaxes\": [],\n        \"totalKilosCo2Rounded\": null,\n        \"totalImpactCo2Formatted\": null,\n        \"totalOrderCount\": 27,\n        \"orders\": [\n            {\n                \"orderId\": \"634e84864e74e554b38c2d8a\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634e84914e74e554b38c2d8f\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634e86564e2690d3e7498b1b\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634ea9f9784edaccccaa6381\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb597ea0d28ad9a48585d\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb6119d7e31da6309fbeb\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb6749d7e31da6309fbee\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb6f3ea0d28ad9a48585f\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb6ffea0d28ad9a485860\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"634eb7f5ea0d28ad9a485863\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6350023f2662f9186dd24d73\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"635002572662f9186dd24d76\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63514ec6936f585cb7853782\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63514eff077596214aeecf1a\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63514f43095f788acf542511\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6351506b6136004b96f4e685\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"635150aa976e7f801717e5e0\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"635154a3936f585cb7853787\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63527d92361107af8a4f55f4\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6352a149206595ab920a2faa\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63565b4d4a320edc713681d3\",\n                \"orderAmount\": 0.59,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 100,\n                \"kilosCo2Rounded\": 100,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 100,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63566c24c701b44758b7c366\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6356772d57092e4cd91aa3d4\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6356775657092e4cd91aa3d7\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6356775d57092e4cd91aa3da\",\n                \"orderAmount\": -1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": -182.4,\n                \"kilosCo2Rounded\": -182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"63567783c701b44758b7c370\",\n                \"orderAmount\": 1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": 182.4,\n                \"kilosCo2Rounded\": 182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            },\n            {\n                \"orderId\": \"6356778fc701b44758b7c375\",\n                \"orderAmount\": -1.01,\n                \"vat\": 0,\n                \"excise\": 0,\n                \"taxes\": [],\n                \"kilosCo2\": -182.4,\n                \"kilosCo2Rounded\": -182.4,\n                \"kilosCo2Avoided\": 0,\n                \"kilosCo2Offset\": 182.4,\n                \"order\": null\n            }\n        ],\n        \"periodStart\": \"2022-10-01T00:00:00Z\",\n        \"periodStartFormatted\": \"2022/10/01\",\n        \"periodEnd\": \"2022-10-31T00:00:00Z\",\n        \"periodEndFormatted\": \"2022/10/31\",\n        \"billType\": \"Periodic\",\n        \"status\": \"Draft\",\n        \"stripe\": null,\n        \"draftedDate\": \"2022-10-18T00:00:00Z\",\n        \"openedDate\": null,\n        \"paidDate\": null,\n        \"voidedDate\": null,\n        \"voidedReason\": null,\n        \"sourcePartnershipId\": \"60da39442c30a03798d2bb3d\",\n        \"sourcePartnership\": null,\n        \"id\": \"634e84864e74e554b38c2d8b\",\n        \"createdDate\": \"2022-10-18T10:48:39.04Z\",\n        \"createdBy\": null,\n        \"modifiedDate\": \"2022-10-24T11:31:27.14Z\",\n        \"modifiedBy\": null\n    },\n    \"id\": \"6352a149206595ab920a2faa\",\n    \"createdDate\": \"2022-10-21T13:40:25.427Z\",\n    \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n    \"modifiedDate\": \"2022-10-22T01:41:22.741Z\",\n    \"modifiedBy\": \"update-orders-supply-status\",\n    \"isGift\": false\n}"}],"_postman_id":"bf7405c1-cb74-4d31-a138-7b340a423180"},{"name":"Update order customer","id":"68bf3559-e6af-4054-9423-0d1c7f1d71e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Fullname\",\r\n    \"email\": \"emailname@example.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{chooose_api_url}}/orders/:id/customer","description":"<p>Update name and email on an order and also update customer on the order, if the customer is a guest customer.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders",":id","customer"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"id":"d802945b-76e8-4b84-ba26-fbb90716f30f","type":"any","value":"63567783c701b44758b7c370","key":"id"}]}},"response":[{"id":"8d5b98d1-3e9e-4a22-91ea-77046cb33934","name":"Update order customer","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Fullname\",\r\n    \"email\": \"emailname@example.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{chooose_api_url}}/orders/:id/customer","host":["{{chooose_api_url}}"],"path":["orders",":id","customer"],"variable":[{"key":"id","value":"63567783c701b44758b7c370"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1834"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0RXhWYwAAAADyc6+vwsuCQ4LNdaQMGYV+U1ZHMjBFREdFMDYyMQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Mon, 24 Oct 2022 11:34:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"choooseId\": \"222-3651-103\",\n    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n    \"facilitatingPartnerships\": [\n        \"60da39442c30a03798d2bb3d\"\n    ],\n    \"customerId\": \"63567783c701b44758b7c371\",\n    \"giftedToCustomerId\": null,\n    \"customerSubscriptionId\": null,\n    \"totalKilosCo2\": 182.4,\n    \"totalKilosCo2Avoided\": 0,\n    \"totalKilosCo2Offset\": 182.4,\n    \"totalKilosCo2Rounded\": 182.4,\n    \"totalPriceXCustomerFee\": 1.01,\n    \"totalCustomerFee\": 0,\n    \"orderCustomerFee\": 0,\n    \"transactionCustomerFee\": 0,\n    \"totalVat\": 0,\n    \"totalExcise\": 0,\n    \"totalPriceXVat\": 1.01,\n    \"taxes\": [],\n    \"totalTax\": 0,\n    \"totalPriceXTax\": 1.01,\n    \"totalPrice\": 1.01,\n    \"items\": [\n        {\n            \"type\": \"Impact\",\n            \"impact\": \"Co2\",\n            \"offsetImpactTransactionId\": \"1d0b90e0-0a6a-4d7e-aeb7-b7810cbea891\",\n            \"footprintImpactTransactionId\": \"f437b1bc-e472-4631-b0ea-11fb0b6c2f6c\",\n            \"impactCode\": null,\n            \"projectCode\": null,\n            \"portfolioId\": \"5f3e826da976f53df031b466\",\n            \"allocations\": [\n                {\n                    \"portfolioProjectId\": \"60a60c93df38a74ec841224b\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6356778fa86b79e3aa12be77\",\n                            \"tonnesCo2\": 0.0002382759288960789558196507\n                        },\n                        {\n                            \"supplyTransactionId\": \"6356778fa86b79e3aa12be78\",\n                            \"tonnesCo2\": 0.0588217240711039210441803493\n                        }\n                    ],\n                    \"kilosCo2\": 59.06\n                },\n                {\n                    \"portfolioProjectId\": \"60a60c3ddf38a74ec841224a\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6356778fa86b79e3aa12be79\",\n                            \"tonnesCo2\": 0.0596\n                        }\n                    ],\n                    \"kilosCo2\": 59.6\n                },\n                {\n                    \"portfolioProjectId\": \"618152c4bd69201954f767b6\",\n                    \"bookings\": [\n                        {\n                            \"supplyTransactionId\": \"6356778fa86b79e3aa12be7a\",\n                            \"tonnesCo2\": 0.06374\n                        }\n                    ],\n                    \"kilosCo2\": 63.74\n                }\n            ],\n            \"portfolioName\": null,\n            \"kilosCo2\": 182.4,\n            \"kilosCo2Rounded\": 182.4,\n            \"kilosCo2Avoided\": 0,\n            \"kilosCo2Offset\": 182.4,\n            \"price\": 1.01,\n            \"priceXCustomerFee\": 1.01,\n            \"customerFee\": 0,\n            \"vat\": 0,\n            \"priceXVat\": 1.01,\n            \"taxes\": [],\n            \"tax\": 0,\n            \"priceXTax\": 1.01,\n            \"details\": null,\n            \"feeFactors\": {\n                \"flightPax\": null,\n                \"flightDistanceKm\": null,\n                \"flightSegments\": null,\n                \"eventFlightPax\": null,\n                \"eventPersons\": null,\n                \"employeeBenefitMonthlyPersons\": null,\n                \"carMonthlyCars\": null,\n                \"monthlyPersonalLifestylePersons\": null,\n                \"monthlyPersonalCars\": null,\n                \"monthlyPersonalPets\": null,\n                \"bulkCo2\": null,\n                \"train\": null,\n                \"bus\": null,\n                \"accommodation\": null,\n                \"accommodationRoomDays\": null,\n                \"car\": null,\n                \"flight\": null,\n                \"bulkShipping\": null,\n                \"shipping\": null,\n                \"percentageBulkShipping\": null,\n                \"airFreight\": null,\n                \"percentageBulkCo2\": null\n            }\n        }\n    ],\n    \"currency\": \"USD\",\n    \"timestamp\": \"2022-10-24T11:31:15.552Z\",\n    \"reference\": null,\n    \"category\": null,\n    \"costCenter\": null,\n    \"poNumber\": null,\n    \"relations\": [\n        {\n            \"orderId\": \"6356778fc701b44758b7c375\",\n            \"relationType\": \"IsRefundedBy\",\n            \"createdDate\": \"2022-10-24T11:31:27.03Z\",\n            \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n            \"modifiedDate\": \"2022-10-24T11:31:27.03Z\",\n            \"modifiedBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\"\n        }\n    ],\n    \"metadata\": {\n        \"customer\": {\n            \"lastName\": null,\n            \"firstName\": null,\n            \"name\": \"Fullname\",\n            \"email\": \"emailname@example.com\",\n            \"gender\": null,\n            \"nationality\": null,\n            \"residentCountry\": null,\n            \"customerCurrency\": \"USD\",\n            \"customerPrice\": 1.01,\n            \"customerVat\": null,\n            \"ageRangeFrom\": null,\n            \"ageRangeTo\": null,\n            \"language\": \"en\"\n        },\n        \"order\": {\n            \"channel\": null,\n            \"customerCurrency\": \"USD\",\n            \"customerVat\": null,\n            \"customerPrice\": 1.01\n        }\n    },\n    \"payment\": {\n        \"billId\": \"634e84864e74e554b38c2d8b\",\n        \"type\": null,\n        \"customerPaymentMethodId\": null,\n        \"status\": \"Paid\",\n        \"invoice\": null,\n        \"stripe\": null,\n        \"isRefund\": false,\n        \"isRefunded\": true,\n        \"paymentDate\": null,\n        \"settlement\": null\n    },\n    \"supplyStatus\": \"Void\",\n    \"retirements\": [],\n    \"comment\": null,\n    \"description\": null,\n    \"createdByUser\": null,\n    \"attribution\": {\n        \"co2\": {\n            \"owners\": [\n                {\n                    \"userId\": null,\n                    \"customerId\": \"63567783c701b44758b7c371\",\n                    \"partnershipId\": null,\n                    \"share\": 1,\n                    \"kilosCo2\": null,\n                    \"assignmentId\": \"635677a8a86b79e3aa12be7b\"\n                }\n            ],\n            \"payer\": {\n                \"userId\": null,\n                \"customerId\": \"63567783c701b44758b7c371\",\n                \"partnershipId\": null,\n                \"share\": 1,\n                \"kilosCo2\": null,\n                \"assignmentId\": \"635677a8a86b79e3aa12be7d\"\n            },\n            \"facilitator\": null,\n            \"facilitators\": [\n                {\n                    \"userId\": null,\n                    \"customerId\": null,\n                    \"partnershipId\": \"60da39442c30a03798d2bb3d\",\n                    \"share\": 1,\n                    \"kilosCo2\": null,\n                    \"assignmentId\": \"635677a8a86b79e3aa12be7c\"\n                }\n            ]\n        }\n    },\n    \"attachments\": [],\n    \"createdDateFormatted\": \"2022/10/24\",\n    \"createdDateTimeFormatted\": \"2022/10/24 11:31\",\n    \"portfolioId\": \"5f3e826da976f53df031b466\",\n    \"portfolioName\": null,\n    \"createdDay\": \"2022-10-24T00:00:00Z\",\n    \"purchaseCertificateId\": null,\n    \"facilitated\": null,\n    \"virtualPortfolio\": null,\n    \"multiplier\": null,\n    \"bonusPoints\": [],\n    \"certificates\": null,\n    \"bill\": null,\n    \"id\": \"63567783c701b44758b7c370\",\n    \"createdDate\": \"2022-10-24T11:31:15.552Z\",\n    \"createdBy\": \"d3c205c2-8cb8-4e94-b05c-2cd18e21980c\",\n    \"modifiedDate\": \"2022-10-24T11:32:01.043Z\",\n    \"modifiedBy\": \"update-orders-supply-status\",\n    \"isGift\": false\n}"}],"_postman_id":"68bf3559-e6af-4054-9423-0d1c7f1d71e7"},{"name":"(Re)send email receipt","id":"fff03b34-578e-4dc6-bc41-94f9e238750c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{chooose_api_url}}/orders/:id/sendReceiptEmail","description":"<p>Resend order receipt</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["orders",":id","sendReceiptEmail"],"host":["{{chooose_api_url}}"],"query":[],"variable":[{"id":"6ee0c7f1-e2bf-41d7-95dc-2d466d5d9cea","type":"any","value":"6352a149206595ab920a2faa","key":"id"}]}},"response":[{"id":"63e26bd9-3448-46e7-ad35-bb432f178eef","name":"(Re)send email receipt","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{chooose_api_url}}/orders/:id/sendReceiptEmail","host":["{{chooose_api_url}}"],"path":["orders",":id","sendReceiptEmail"],"variable":[{"key":"id","value":"6352a149206595ab920a2faa"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0UKFSYwAAAABF3jpe2StFQ6HoIjHjh4dtU1ZHMjBFREdFMDYxNQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Fri, 21 Oct 2022 13:40:38 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null},{"id":"e7b0fc01-45ef-4af5-8b3f-5b4385363b59","name":"Order not found","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{chooose_api_url}}/orders/:id/sendReceiptEmail","host":["{{chooose_api_url}}"],"path":["orders",":id","sendReceiptEmail"],"variable":[{"key":"id","value":"6352a149206595ab920a2fax"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0YqFSYwAAAACPdrDKIZ+qRrwhXmgZND08U1ZHMjBFREdFMDYxNQA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Fri, 21 Oct 2022 13:40:49 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fff03b34-578e-4dc6-bc41-94f9e238750c"}],"id":"5c0274f6-0494-4811-a9a5-c4165cb234fc","description":"<p>The /Order API can be used to check order status, refund orders, resend confirmation emails to the customer and reconciliations.</p>\n","_postman_id":"5c0274f6-0494-4811-a9a5-c4165cb234fc","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Metadata","item":[{"name":"Get currencies","id":"52275ad5-130b-4c37-9df9-8e828ec63509","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/metadata/currencies","description":"<p>Get a list of all countries with ISO 3166-1 codes and other metadata.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["metadata","currencies"],"host":["{{chooose_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"bfaac7ff-fc09-4c5f-a13a-e661c6c82df9","name":"Get currencies","originalRequest":{"method":"GET","header":[],"url":"{{chooose_api_url}}/metadata/currencies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age: 604800"},{"key":"Content-Length","value":"7672"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"x-functions-key"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"01vJXYwAAAADDc5vFsiQiQqbNkMYJqoATU1ZHMjBFREdFMDYwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 25 Oct 2022 14:29:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"code\": \"AED\",\n        \"name\": \"UAE Dirham\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AFN\",\n        \"name\": \"Afghani\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ALL\",\n        \"name\": \"Lek\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AMD\",\n        \"name\": \"Armenian Dram\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ANG\",\n        \"name\": \"Netherlands Antillean Guilder\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AOA\",\n        \"name\": \"Kwanza\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ARS\",\n        \"name\": \"Argentine Peso\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AUD\",\n        \"name\": \"Australian Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AWG\",\n        \"name\": \"Aruban Florin\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"AZN\",\n        \"name\": \"Azerbaijanian Manat\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BAM\",\n        \"name\": \"Convertible Mark\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BBD\",\n        \"name\": \"Barbados Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BDT\",\n        \"name\": \"Taka\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BGN\",\n        \"name\": \"Bulgarian Lev\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BIF\",\n        \"name\": \"Burundi Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"BMD\",\n        \"name\": \"Bermudian Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BND\",\n        \"name\": \"Brunei Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BOB\",\n        \"name\": \"Boliviano\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BRL\",\n        \"name\": \"Brazilian Real\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BSD\",\n        \"name\": \"Bahamian Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BWP\",\n        \"name\": \"Pula\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BYN\",\n        \"name\": \"Belarusian Ruble\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"BZD\",\n        \"name\": \"Belize Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CAD\",\n        \"name\": \"Canadian Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CDF\",\n        \"name\": \"Congolese Franc\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CHF\",\n        \"name\": \"Swiss Franc\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CLP\",\n        \"name\": \"Chilean Peso\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"CNY\",\n        \"name\": \"Yuan Renminbi\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"COP\",\n        \"name\": \"Colombian Peso\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CRC\",\n        \"name\": \"Costa Rican Colon\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CVE\",\n        \"name\": \"Cabo Verde Escudo\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"CZK\",\n        \"name\": \"Czech Koruna\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"DJF\",\n        \"name\": \"Djibouti Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"DKK\",\n        \"name\": \"Danish Krone\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"DOP\",\n        \"name\": \"Dominican Peso\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"DZD\",\n        \"name\": \"Algerian Dinar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"EGP\",\n        \"name\": \"Egyptian Pound\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ETB\",\n        \"name\": \"Ethiopian Birr\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"EUR\",\n        \"name\": \"Euro\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"FJD\",\n        \"name\": \"Fiji Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"FKP\",\n        \"name\": \"Falkland Islands Pound\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GBP\",\n        \"name\": \"Pound Sterling\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GEL\",\n        \"name\": \"Lari\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GIP\",\n        \"name\": \"Gibraltar Pound\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GMD\",\n        \"name\": \"Dalasi\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GNF\",\n        \"name\": \"Guinea Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"GTQ\",\n        \"name\": \"Quetzal\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"GYD\",\n        \"name\": \"Guyana Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"HKD\",\n        \"name\": \"Hong Kong Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"HNL\",\n        \"name\": \"Lempira\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"HRK\",\n        \"name\": \"Kuna\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"HTG\",\n        \"name\": \"Gourde\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"HUF\",\n        \"name\": \"Forint\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"IDR\",\n        \"name\": \"Rupiah\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ILS\",\n        \"name\": \"New Israeli Sheqel\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"INR\",\n        \"name\": \"Indian Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ISK\",\n        \"name\": \"Iceland Krona\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"JMD\",\n        \"name\": \"Jamaican Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"JPY\",\n        \"name\": \"Yen\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"KES\",\n        \"name\": \"Kenyan Shilling\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"KGS\",\n        \"name\": \"Som\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"KHR\",\n        \"name\": \"Riel\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"KMF\",\n        \"name\": \"Comoro Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"KRW\",\n        \"name\": \"Won\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"KYD\",\n        \"name\": \"Cayman Islands Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"KZT\",\n        \"name\": \"Tenge\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"LAK\",\n        \"name\": \"Kip\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"LBP\",\n        \"name\": \"Lebanese Pound\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"LKR\",\n        \"name\": \"Sri Lanka Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"LRD\",\n        \"name\": \"Liberian Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"LSL\",\n        \"name\": \"Loti\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MAD\",\n        \"name\": \"Moroccan Dirham\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MDL\",\n        \"name\": \"Moldovan Leu\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MGA\",\n        \"name\": \"Malagasy Ariary\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"MKD\",\n        \"name\": \"Denar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MMK\",\n        \"name\": \"Kyat\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MNT\",\n        \"name\": \"Tugrik\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MOP\",\n        \"name\": \"Pataca\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MRO\",\n        \"name\": \"Ouguiya\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MUR\",\n        \"name\": \"Mauritius Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MVR\",\n        \"name\": \"Rufiyaa\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MWK\",\n        \"name\": \"Malawi Kwacha\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MXN\",\n        \"name\": \"Mexican Peso\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MYR\",\n        \"name\": \"Malaysian Ringgit\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"MZN\",\n        \"name\": \"Mozambique Metical\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NAD\",\n        \"name\": \"Namibia Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NGN\",\n        \"name\": \"Naira\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NIO\",\n        \"name\": \"Cordoba Oro\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NOK\",\n        \"name\": \"Norwegian Krone\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NPR\",\n        \"name\": \"Nepalese Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"NZD\",\n        \"name\": \"New Zealand Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PAB\",\n        \"name\": \"Balboa\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PEN\",\n        \"name\": \"Sol\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PGK\",\n        \"name\": \"Kina\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PHP\",\n        \"name\": \"Philippine Peso\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PKR\",\n        \"name\": \"Pakistan Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PLN\",\n        \"name\": \"Zloty\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"PYG\",\n        \"name\": \"Guarani\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"QAR\",\n        \"name\": \"Qatari Rial\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"RON\",\n        \"name\": \"Romanian Leu\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"RSD\",\n        \"name\": \"Serbian Dinar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"RUB\",\n        \"name\": \"Russian Ruble\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"RWF\",\n        \"name\": \"Rwanda Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"SAR\",\n        \"name\": \"Saudi Riyal\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SBD\",\n        \"name\": \"Solomon Islands Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SCR\",\n        \"name\": \"Seychelles Rupee\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SEK\",\n        \"name\": \"Swedish Krona\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SGD\",\n        \"name\": \"Singapore Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SHP\",\n        \"name\": \"Saint Helena Pound\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SLL\",\n        \"name\": \"Leone\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SOS\",\n        \"name\": \"Somali Shilling\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SRD\",\n        \"name\": \"Surinam Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"STD\",\n        \"name\": \"Dobra\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"SZL\",\n        \"name\": \"Lilangeni\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"THB\",\n        \"name\": \"Baht\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TJS\",\n        \"name\": \"Somoni\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TOP\",\n        \"name\": \"Pa’anga\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TRY\",\n        \"name\": \"Turkish Lira\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TTD\",\n        \"name\": \"Trinidad and Tobago Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TWD\",\n        \"name\": \"New Taiwan Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"TZS\",\n        \"name\": \"Tanzanian Shilling\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"UAH\",\n        \"name\": \"Hryvnia\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"UGX\",\n        \"name\": \"Uganda Shilling\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"USD\",\n        \"name\": \"US Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"UYU\",\n        \"name\": \"Peso Uruguayo\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"UZS\",\n        \"name\": \"Uzbekistan Sum\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"VND\",\n        \"name\": \"Dong\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"VUV\",\n        \"name\": \"Vatu\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"WST\",\n        \"name\": \"Tala\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"XAF\",\n        \"name\": \"CFA Franc BEAC\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"XCD\",\n        \"name\": \"East Caribbean Dollar\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"XOF\",\n        \"name\": \"CFA Franc BCEAO\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"XPF\",\n        \"name\": \"CFP Franc\",\n        \"zeroDecimal\": true\n    },\n    {\n        \"code\": \"YER\",\n        \"name\": \"Yemeni Rial\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ZAR\",\n        \"name\": \"Rand\",\n        \"zeroDecimal\": false\n    },\n    {\n        \"code\": \"ZMW\",\n        \"name\": \"Zambian Kwacha\",\n        \"zeroDecimal\": false\n    }\n]"}],"_postman_id":"52275ad5-130b-4c37-9df9-8e828ec63509"},{"name":"Get countries","id":"ae894ea0-fb5e-44c2-b601-f805be550483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/metadata/countries","description":"<p>Get a list of all countries with ISO 3166-1 codes and other metadata.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["metadata","countries"],"host":["{{chooose_api_url}}"],"query":[],"variable":[]}},"response":[{"id":"af3193f3-784f-4d8a-ae7d-6b3f178f6025","name":"Get countries","originalRequest":{"method":"GET","header":[],"url":"{{chooose_api_url}}/metadata/countries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age: 604800"},{"key":"Content-Length","value":"113580"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"x-functions-key"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"03fJXYwAAAADoR9M23yAXT5aLk5B2XSLHU1ZHMjBFREdFMDYwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 25 Oct 2022 14:29:51 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Taiwan\",\n        \"officialName\": \"Taiwan\",\n        \"codeIso2\": \"TW\",\n        \"codeIso3\": \"TWN\",\n        \"currency\": null,\n        \"currencyName\": null,\n        \"continentCode\": \"AS\",\n        \"region\": null,\n        \"subRegion\": null,\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Afghanistan\",\n        \"officialName\": \"Afghanistan\",\n        \"codeIso2\": \"AF\",\n        \"codeIso3\": \"AFG\",\n        \"currency\": \"AFN\",\n        \"currencyName\": \"Afghani\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Albania\",\n        \"officialName\": \"Albania\",\n        \"codeIso2\": \"AL\",\n        \"codeIso3\": \"ALB\",\n        \"currency\": \"ALL\",\n        \"currencyName\": \"Lek\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Algeria\",\n        \"officialName\": \"Algeria\",\n        \"codeIso2\": \"DZ\",\n        \"codeIso3\": \"DZA\",\n        \"currency\": \"DZD\",\n        \"currencyName\": \"Algerian Dinar\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"American Samoa\",\n        \"officialName\": \"American Samoa\",\n        \"codeIso2\": \"AS\",\n        \"codeIso3\": \"ASM\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Andorra\",\n        \"officialName\": \"Andorra\",\n        \"codeIso2\": \"AD\",\n        \"codeIso3\": \"AND\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Angola\",\n        \"officialName\": \"Angola\",\n        \"codeIso2\": \"AO\",\n        \"codeIso3\": \"AGO\",\n        \"currency\": \"AOA\",\n        \"currencyName\": \"Kwanza\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Anguilla\",\n        \"officialName\": \"Anguilla\",\n        \"codeIso2\": \"AI\",\n        \"codeIso3\": \"AIA\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Antarctica\",\n        \"officialName\": \"Antarctica\",\n        \"codeIso2\": \"AQ\",\n        \"codeIso3\": \"ATA\",\n        \"currency\": null,\n        \"currencyName\": \"No universal currency\",\n        \"continentCode\": \"AN\",\n        \"region\": null,\n        \"subRegion\": null,\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Antigua & Barbuda\",\n        \"officialName\": \"Antigua and Barbuda\",\n        \"codeIso2\": \"AG\",\n        \"codeIso3\": \"ATG\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Argentina\",\n        \"officialName\": \"Argentina\",\n        \"codeIso2\": \"AR\",\n        \"codeIso3\": \"ARG\",\n        \"currency\": \"ARS\",\n        \"currencyName\": \"Argentine Peso\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Armenia\",\n        \"officialName\": \"Armenia\",\n        \"codeIso2\": \"AM\",\n        \"codeIso3\": \"ARM\",\n        \"currency\": \"AMD\",\n        \"currencyName\": \"Armenian Dram\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Aruba\",\n        \"officialName\": \"Aruba\",\n        \"codeIso2\": \"AW\",\n        \"codeIso3\": \"ABW\",\n        \"currency\": \"AWG\",\n        \"currencyName\": \"Aruban Florin\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Australia\",\n        \"officialName\": \"Australia\",\n        \"codeIso2\": \"AU\",\n        \"codeIso3\": \"AUS\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Austria\",\n        \"officialName\": \"Austria\",\n        \"codeIso2\": \"AT\",\n        \"codeIso3\": \"AUT\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Azerbaijan\",\n        \"officialName\": \"Azerbaijan\",\n        \"codeIso2\": \"AZ\",\n        \"codeIso3\": \"AZE\",\n        \"currency\": \"AZN\",\n        \"currencyName\": \"Azerbaijan Manat\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bahamas\",\n        \"officialName\": \"Bahamas\",\n        \"codeIso2\": \"BS\",\n        \"codeIso3\": \"BHS\",\n        \"currency\": \"BSD\",\n        \"currencyName\": \"Bahamian Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bahrain\",\n        \"officialName\": \"Bahrain\",\n        \"codeIso2\": \"BH\",\n        \"codeIso3\": \"BHR\",\n        \"currency\": \"BHD\",\n        \"currencyName\": \"Bahraini Dinar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bangladesh\",\n        \"officialName\": \"Bangladesh\",\n        \"codeIso2\": \"BD\",\n        \"codeIso3\": \"BGD\",\n        \"currency\": \"BDT\",\n        \"currencyName\": \"Taka\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Barbados\",\n        \"officialName\": \"Barbados\",\n        \"codeIso2\": \"BB\",\n        \"codeIso3\": \"BRB\",\n        \"currency\": \"BBD\",\n        \"currencyName\": \"Barbados Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Belarus\",\n        \"officialName\": \"Belarus\",\n        \"codeIso2\": \"BY\",\n        \"codeIso3\": \"BLR\",\n        \"currency\": \"BYN\",\n        \"currencyName\": \"Belarusian Ruble\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Belgium\",\n        \"officialName\": \"Belgium\",\n        \"codeIso2\": \"BE\",\n        \"codeIso3\": \"BEL\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Belize\",\n        \"officialName\": \"Belize\",\n        \"codeIso2\": \"BZ\",\n        \"codeIso3\": \"BLZ\",\n        \"currency\": \"BZD\",\n        \"currencyName\": \"Belize Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Benin\",\n        \"officialName\": \"Benin\",\n        \"codeIso2\": \"BJ\",\n        \"codeIso3\": \"BEN\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bermuda\",\n        \"officialName\": \"Bermuda\",\n        \"codeIso2\": \"BM\",\n        \"codeIso3\": \"BMU\",\n        \"currency\": \"BMD\",\n        \"currencyName\": \"Bermudian Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Northern America\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bhutan\",\n        \"officialName\": \"Bhutan\",\n        \"codeIso2\": \"BT\",\n        \"codeIso3\": \"BTN\",\n        \"currency\": \"INR,BTN\",\n        \"currencyName\": \"Indian Rupee,Ngultrum\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bolivia\",\n        \"officialName\": \"Bolivia (Plurinational State of)\",\n        \"codeIso2\": \"BO\",\n        \"codeIso3\": \"BOL\",\n        \"currency\": \"BOB\",\n        \"currencyName\": \"Boliviano\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Caribbean Netherlands\",\n        \"officialName\": \"Bonaire, Sint Eustatius and Saba\",\n        \"codeIso2\": \"BQ\",\n        \"codeIso3\": \"BES\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bosnia\",\n        \"officialName\": \"Bosnia and Herzegovina\",\n        \"codeIso2\": \"BA\",\n        \"codeIso3\": \"BIH\",\n        \"currency\": \"BAM\",\n        \"currencyName\": \"Convertible Mark\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Botswana\",\n        \"officialName\": \"Botswana\",\n        \"codeIso2\": \"BW\",\n        \"codeIso3\": \"BWA\",\n        \"currency\": \"BWP\",\n        \"currencyName\": \"Pula\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bouvet Island\",\n        \"officialName\": \"Bouvet Island\",\n        \"codeIso2\": \"BV\",\n        \"codeIso3\": \"BVT\",\n        \"currency\": \"NOK\",\n        \"currencyName\": \"Norwegian Krone\",\n        \"continentCode\": \"AN\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Brazil\",\n        \"officialName\": \"Brazil\",\n        \"codeIso2\": \"BR\",\n        \"codeIso3\": \"BRA\",\n        \"currency\": \"BRL\",\n        \"currencyName\": \"Brazilian Real\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"British Indian Ocean Territory\",\n        \"officialName\": \"British Indian Ocean Territory\",\n        \"codeIso2\": \"IO\",\n        \"codeIso3\": \"IOT\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"British Virgin Islands\",\n        \"officialName\": \"British Virgin Islands\",\n        \"codeIso2\": \"VG\",\n        \"codeIso3\": \"VGB\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Brunei\",\n        \"officialName\": \"Brunei Darussalam\",\n        \"codeIso2\": \"BN\",\n        \"codeIso3\": \"BRN\",\n        \"currency\": \"BND\",\n        \"currencyName\": \"Brunei Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Bulgaria\",\n        \"officialName\": \"Bulgaria\",\n        \"codeIso2\": \"BG\",\n        \"codeIso3\": \"BGR\",\n        \"currency\": \"BGN\",\n        \"currencyName\": \"Bulgarian Lev\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Burkina Faso\",\n        \"officialName\": \"Burkina Faso\",\n        \"codeIso2\": \"BF\",\n        \"codeIso3\": \"BFA\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Burundi\",\n        \"officialName\": \"Burundi\",\n        \"codeIso2\": \"BI\",\n        \"codeIso3\": \"BDI\",\n        \"currency\": \"BIF\",\n        \"currencyName\": \"Burundi Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cape Verde\",\n        \"officialName\": \"Cabo Verde\",\n        \"codeIso2\": \"CV\",\n        \"codeIso3\": \"CPV\",\n        \"currency\": \"CVE\",\n        \"currencyName\": \"Cabo Verde Escudo\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cambodia\",\n        \"officialName\": \"Cambodia\",\n        \"codeIso2\": \"KH\",\n        \"codeIso3\": \"KHM\",\n        \"currency\": \"KHR\",\n        \"currencyName\": \"Riel\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cameroon\",\n        \"officialName\": \"Cameroon\",\n        \"codeIso2\": \"CM\",\n        \"codeIso3\": \"CMR\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Canada\",\n        \"officialName\": \"Canada\",\n        \"codeIso2\": \"CA\",\n        \"codeIso3\": \"CAN\",\n        \"currency\": \"CAD\",\n        \"currencyName\": \"Canadian Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Northern America\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cayman Islands\",\n        \"officialName\": \"Cayman Islands\",\n        \"codeIso2\": \"KY\",\n        \"codeIso3\": \"CYM\",\n        \"currency\": \"KYD\",\n        \"currencyName\": \"Cayman Islands Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Central African Republic\",\n        \"officialName\": \"Central African Republic\",\n        \"codeIso2\": \"CF\",\n        \"codeIso3\": \"CAF\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Chad\",\n        \"officialName\": \"Chad\",\n        \"codeIso2\": \"TD\",\n        \"codeIso3\": \"TCD\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Chile\",\n        \"officialName\": \"Chile\",\n        \"codeIso2\": \"CL\",\n        \"codeIso3\": \"CHL\",\n        \"currency\": \"CLP\",\n        \"currencyName\": \"Chilean Peso\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"China\",\n        \"officialName\": \"China\",\n        \"codeIso2\": \"CN\",\n        \"codeIso3\": \"CHN\",\n        \"currency\": \"CNY\",\n        \"currencyName\": \"Yuan Renminbi\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Hong Kong\",\n        \"officialName\": \"China, Hong Kong Special Administrative Region\",\n        \"codeIso2\": \"HK\",\n        \"codeIso3\": \"HKG\",\n        \"currency\": \"HKD\",\n        \"currencyName\": \"Hong Kong Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Macau\",\n        \"officialName\": \"China, Macao Special Administrative Region\",\n        \"codeIso2\": \"MO\",\n        \"codeIso3\": \"MAC\",\n        \"currency\": \"MOP\",\n        \"currencyName\": \"Pataca\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Christmas Island\",\n        \"officialName\": \"Christmas Island\",\n        \"codeIso2\": \"CX\",\n        \"codeIso3\": \"CXR\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cocos (Keeling) Islands\",\n        \"officialName\": \"Cocos (Keeling) Islands\",\n        \"codeIso2\": \"CC\",\n        \"codeIso3\": \"CCK\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Colombia\",\n        \"officialName\": \"Colombia\",\n        \"codeIso2\": \"CO\",\n        \"codeIso3\": \"COL\",\n        \"currency\": \"COP\",\n        \"currencyName\": \"Colombian Peso\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Comoros\",\n        \"officialName\": \"Comoros\",\n        \"codeIso2\": \"KM\",\n        \"codeIso3\": \"COM\",\n        \"currency\": \"KMF\",\n        \"currencyName\": \"Comorian Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Congo - Brazzaville\",\n        \"officialName\": \"Congo\",\n        \"codeIso2\": \"CG\",\n        \"codeIso3\": \"COG\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cook Islands\",\n        \"officialName\": \"Cook Islands\",\n        \"codeIso2\": \"CK\",\n        \"codeIso3\": \"COK\",\n        \"currency\": \"NZD\",\n        \"currencyName\": \"New Zealand Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Costa Rica\",\n        \"officialName\": \"Costa Rica\",\n        \"codeIso2\": \"CR\",\n        \"codeIso3\": \"CRI\",\n        \"currency\": \"CRC\",\n        \"currencyName\": \"Costa Rican Colon\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Croatia\",\n        \"officialName\": \"Croatia\",\n        \"codeIso2\": \"HR\",\n        \"codeIso3\": \"HRV\",\n        \"currency\": \"HRK\",\n        \"currencyName\": \"Kuna\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cuba\",\n        \"officialName\": \"Cuba\",\n        \"codeIso2\": \"CU\",\n        \"codeIso3\": \"CUB\",\n        \"currency\": \"CUP,CUC\",\n        \"currencyName\": \"Cuban Peso,Peso Convertible\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Curaçao\",\n        \"officialName\": \"Curaçao\",\n        \"codeIso2\": \"CW\",\n        \"codeIso3\": \"CUW\",\n        \"currency\": \"ANG\",\n        \"currencyName\": \"Netherlands Antillean Guilder\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Cyprus\",\n        \"officialName\": \"Cyprus\",\n        \"codeIso2\": \"CY\",\n        \"codeIso3\": \"CYP\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Czechia\",\n        \"officialName\": \"Czechia\",\n        \"codeIso2\": \"CZ\",\n        \"codeIso3\": \"CZE\",\n        \"currency\": \"CZK\",\n        \"currencyName\": \"Czech Koruna\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Côte d’Ivoire\",\n        \"officialName\": \"Côte d'Ivoire\",\n        \"codeIso2\": \"CI\",\n        \"codeIso3\": \"CIV\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"North Korea\",\n        \"officialName\": \"Democratic People's Republic of Korea\",\n        \"codeIso2\": \"KP\",\n        \"codeIso3\": \"PRK\",\n        \"currency\": \"KPW\",\n        \"currencyName\": \"North Korean Won\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Congo - Kinshasa\",\n        \"officialName\": \"Democratic Republic of the Congo\",\n        \"codeIso2\": \"CD\",\n        \"codeIso3\": \"COD\",\n        \"currency\": \"CDF\",\n        \"currencyName\": \"Congolese Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Denmark\",\n        \"officialName\": \"Denmark\",\n        \"codeIso2\": \"DK\",\n        \"codeIso3\": \"DNK\",\n        \"currency\": \"DKK\",\n        \"currencyName\": \"Danish Krone\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Djibouti\",\n        \"officialName\": \"Djibouti\",\n        \"codeIso2\": \"DJ\",\n        \"codeIso3\": \"DJI\",\n        \"currency\": \"DJF\",\n        \"currencyName\": \"Djibouti Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Dominica\",\n        \"officialName\": \"Dominica\",\n        \"codeIso2\": \"DM\",\n        \"codeIso3\": \"DMA\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Dominican Republic\",\n        \"officialName\": \"Dominican Republic\",\n        \"codeIso2\": \"DO\",\n        \"codeIso3\": \"DOM\",\n        \"currency\": \"DOP\",\n        \"currencyName\": \"Dominican Peso\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Ecuador\",\n        \"officialName\": \"Ecuador\",\n        \"codeIso2\": \"EC\",\n        \"codeIso3\": \"ECU\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Egypt\",\n        \"officialName\": \"Egypt\",\n        \"codeIso2\": \"EG\",\n        \"codeIso3\": \"EGY\",\n        \"currency\": \"EGP\",\n        \"currencyName\": \"Egyptian Pound\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"El Salvador\",\n        \"officialName\": \"El Salvador\",\n        \"codeIso2\": \"SV\",\n        \"codeIso3\": \"SLV\",\n        \"currency\": \"SVC,USD\",\n        \"currencyName\": \"El Salvador Colon,US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Equatorial Guinea\",\n        \"officialName\": \"Equatorial Guinea\",\n        \"codeIso2\": \"GQ\",\n        \"codeIso3\": \"GNQ\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Eritrea\",\n        \"officialName\": \"Eritrea\",\n        \"codeIso2\": \"ER\",\n        \"codeIso3\": \"ERI\",\n        \"currency\": \"ERN\",\n        \"currencyName\": \"Nakfa\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Estonia\",\n        \"officialName\": \"Estonia\",\n        \"codeIso2\": \"EE\",\n        \"codeIso3\": \"EST\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Ethiopia\",\n        \"officialName\": \"Ethiopia\",\n        \"codeIso2\": \"ET\",\n        \"codeIso3\": \"ETH\",\n        \"currency\": \"ETB\",\n        \"currencyName\": \"Ethiopian Birr\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Falkland Islands\",\n        \"officialName\": \"Falkland Islands (Malvinas)\",\n        \"codeIso2\": \"FK\",\n        \"codeIso3\": \"FLK\",\n        \"currency\": null,\n        \"currencyName\": null,\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Faroe Islands\",\n        \"officialName\": \"Faroe Islands\",\n        \"codeIso2\": \"FO\",\n        \"codeIso3\": \"FRO\",\n        \"currency\": \"DKK\",\n        \"currencyName\": \"Danish Krone\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Fiji\",\n        \"officialName\": \"Fiji\",\n        \"codeIso2\": \"FJ\",\n        \"codeIso3\": \"FJI\",\n        \"currency\": \"FJD\",\n        \"currencyName\": \"Fiji Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Melanesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Finland\",\n        \"officialName\": \"Finland\",\n        \"codeIso2\": \"FI\",\n        \"codeIso3\": \"FIN\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"France\",\n        \"officialName\": \"France\",\n        \"codeIso2\": \"FR\",\n        \"codeIso3\": \"FRA\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"French Guiana\",\n        \"officialName\": \"French Guiana\",\n        \"codeIso2\": \"GF\",\n        \"codeIso3\": \"GUF\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"French Polynesia\",\n        \"officialName\": \"French Polynesia\",\n        \"codeIso2\": \"PF\",\n        \"codeIso3\": \"PYF\",\n        \"currency\": \"XPF\",\n        \"currencyName\": \"CFP Franc\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"French Southern Territories\",\n        \"officialName\": \"French Southern Territories\",\n        \"codeIso2\": \"TF\",\n        \"codeIso3\": \"ATF\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"AN\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Gabon\",\n        \"officialName\": \"Gabon\",\n        \"codeIso2\": \"GA\",\n        \"codeIso3\": \"GAB\",\n        \"currency\": \"XAF\",\n        \"currencyName\": \"CFA Franc BEAC\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Gambia\",\n        \"officialName\": \"Gambia\",\n        \"codeIso2\": \"GM\",\n        \"codeIso3\": \"GMB\",\n        \"currency\": \"GMD\",\n        \"currencyName\": \"Dalasi\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Georgia\",\n        \"officialName\": \"Georgia\",\n        \"codeIso2\": \"GE\",\n        \"codeIso3\": \"GEO\",\n        \"currency\": \"GEL\",\n        \"currencyName\": \"Lari\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Germany\",\n        \"officialName\": \"Germany\",\n        \"codeIso2\": \"DE\",\n        \"codeIso3\": \"DEU\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Ghana\",\n        \"officialName\": \"Ghana\",\n        \"codeIso2\": \"GH\",\n        \"codeIso3\": \"GHA\",\n        \"currency\": \"GHS\",\n        \"currencyName\": \"Ghana Cedi\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Gibraltar\",\n        \"officialName\": \"Gibraltar\",\n        \"codeIso2\": \"GI\",\n        \"codeIso3\": \"GIB\",\n        \"currency\": \"GIP\",\n        \"currencyName\": \"Gibraltar Pound\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Greece\",\n        \"officialName\": \"Greece\",\n        \"codeIso2\": \"GR\",\n        \"codeIso3\": \"GRC\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Greenland\",\n        \"officialName\": \"Greenland\",\n        \"codeIso2\": \"GL\",\n        \"codeIso3\": \"GRL\",\n        \"currency\": \"DKK\",\n        \"currencyName\": \"Danish Krone\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Northern America\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Grenada\",\n        \"officialName\": \"Grenada\",\n        \"codeIso2\": \"GD\",\n        \"codeIso3\": \"GRD\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guadeloupe\",\n        \"officialName\": \"Guadeloupe\",\n        \"codeIso2\": \"GP\",\n        \"codeIso3\": \"GLP\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guam\",\n        \"officialName\": \"Guam\",\n        \"codeIso2\": \"GU\",\n        \"codeIso3\": \"GUM\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guatemala\",\n        \"officialName\": \"Guatemala\",\n        \"codeIso2\": \"GT\",\n        \"codeIso3\": \"GTM\",\n        \"currency\": \"GTQ\",\n        \"currencyName\": \"Quetzal\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guernsey\",\n        \"officialName\": \"Guernsey\",\n        \"codeIso2\": \"GG\",\n        \"codeIso3\": \"GGY\",\n        \"currency\": \"GBP\",\n        \"currencyName\": \"Pound Sterling\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guinea\",\n        \"officialName\": \"Guinea\",\n        \"codeIso2\": \"GN\",\n        \"codeIso3\": \"GIN\",\n        \"currency\": \"GNF\",\n        \"currencyName\": \"Guinean Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guinea-Bissau\",\n        \"officialName\": \"Guinea-Bissau\",\n        \"codeIso2\": \"GW\",\n        \"codeIso3\": \"GNB\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Guyana\",\n        \"officialName\": \"Guyana\",\n        \"codeIso2\": \"GY\",\n        \"codeIso3\": \"GUY\",\n        \"currency\": \"GYD\",\n        \"currencyName\": \"Guyana Dollar\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Haiti\",\n        \"officialName\": \"Haiti\",\n        \"codeIso2\": \"HT\",\n        \"codeIso3\": \"HTI\",\n        \"currency\": \"HTG,USD\",\n        \"currencyName\": \"Gourde,US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Heard & McDonald Islands\",\n        \"officialName\": \"Heard Island and McDonald Islands\",\n        \"codeIso2\": \"HM\",\n        \"codeIso3\": \"HMD\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"AN\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Vatican City\",\n        \"officialName\": \"Holy See\",\n        \"codeIso2\": \"VA\",\n        \"codeIso3\": \"VAT\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Honduras\",\n        \"officialName\": \"Honduras\",\n        \"codeIso2\": \"HN\",\n        \"codeIso3\": \"HND\",\n        \"currency\": \"HNL\",\n        \"currencyName\": \"Lempira\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Hungary\",\n        \"officialName\": \"Hungary\",\n        \"codeIso2\": \"HU\",\n        \"codeIso3\": \"HUN\",\n        \"currency\": \"HUF\",\n        \"currencyName\": \"Forint\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Iceland\",\n        \"officialName\": \"Iceland\",\n        \"codeIso2\": \"IS\",\n        \"codeIso3\": \"ISL\",\n        \"currency\": \"ISK\",\n        \"currencyName\": \"Iceland Krona\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"India\",\n        \"officialName\": \"India\",\n        \"codeIso2\": \"IN\",\n        \"codeIso3\": \"IND\",\n        \"currency\": \"INR\",\n        \"currencyName\": \"Indian Rupee\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Indonesia\",\n        \"officialName\": \"Indonesia\",\n        \"codeIso2\": \"ID\",\n        \"codeIso3\": \"IDN\",\n        \"currency\": \"IDR\",\n        \"currencyName\": \"Rupiah\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Iran\",\n        \"officialName\": \"Iran (Islamic Republic of)\",\n        \"codeIso2\": \"IR\",\n        \"codeIso3\": \"IRN\",\n        \"currency\": \"IRR\",\n        \"currencyName\": \"Iranian Rial\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Iraq\",\n        \"officialName\": \"Iraq\",\n        \"codeIso2\": \"IQ\",\n        \"codeIso3\": \"IRQ\",\n        \"currency\": \"IQD\",\n        \"currencyName\": \"Iraqi Dinar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Ireland\",\n        \"officialName\": \"Ireland\",\n        \"codeIso2\": \"IE\",\n        \"codeIso3\": \"IRL\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Isle of Man\",\n        \"officialName\": \"Isle of Man\",\n        \"codeIso2\": \"IM\",\n        \"codeIso3\": \"IMN\",\n        \"currency\": \"GBP\",\n        \"currencyName\": \"Pound Sterling\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Israel\",\n        \"officialName\": \"Israel\",\n        \"codeIso2\": \"IL\",\n        \"codeIso3\": \"ISR\",\n        \"currency\": \"ILS\",\n        \"currencyName\": \"New Israeli Sheqel\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Italy\",\n        \"officialName\": \"Italy\",\n        \"codeIso2\": \"IT\",\n        \"codeIso3\": \"ITA\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Jamaica\",\n        \"officialName\": \"Jamaica\",\n        \"codeIso2\": \"JM\",\n        \"codeIso3\": \"JAM\",\n        \"currency\": \"JMD\",\n        \"currencyName\": \"Jamaican Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Japan\",\n        \"officialName\": \"Japan\",\n        \"codeIso2\": \"JP\",\n        \"codeIso3\": \"JPN\",\n        \"currency\": \"JPY\",\n        \"currencyName\": \"Yen\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Jersey\",\n        \"officialName\": \"Jersey\",\n        \"codeIso2\": \"JE\",\n        \"codeIso3\": \"JEY\",\n        \"currency\": \"GBP\",\n        \"currencyName\": \"Pound Sterling\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Jordan\",\n        \"officialName\": \"Jordan\",\n        \"codeIso2\": \"JO\",\n        \"codeIso3\": \"JOR\",\n        \"currency\": \"JOD\",\n        \"currencyName\": \"Jordanian Dinar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kazakhstan\",\n        \"officialName\": \"Kazakhstan\",\n        \"codeIso2\": \"KZ\",\n        \"codeIso3\": \"KAZ\",\n        \"currency\": \"KZT\",\n        \"currencyName\": \"Tenge\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Central Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kenya\",\n        \"officialName\": \"Kenya\",\n        \"codeIso2\": \"KE\",\n        \"codeIso3\": \"KEN\",\n        \"currency\": \"KES\",\n        \"currencyName\": \"Kenyan Shilling\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kiribati\",\n        \"officialName\": \"Kiribati\",\n        \"codeIso2\": \"KI\",\n        \"codeIso3\": \"KIR\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kuwait\",\n        \"officialName\": \"Kuwait\",\n        \"codeIso2\": \"KW\",\n        \"codeIso3\": \"KWT\",\n        \"currency\": \"KWD\",\n        \"currencyName\": \"Kuwaiti Dinar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kyrgyzstan\",\n        \"officialName\": \"Kyrgyzstan\",\n        \"codeIso2\": \"KG\",\n        \"codeIso3\": \"KGZ\",\n        \"currency\": \"KGS\",\n        \"currencyName\": \"Som\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Central Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Laos\",\n        \"officialName\": \"Lao People's Democratic Republic\",\n        \"codeIso2\": \"LA\",\n        \"codeIso3\": \"LAO\",\n        \"currency\": \"LAK\",\n        \"currencyName\": \"Lao Kip\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Latvia\",\n        \"officialName\": \"Latvia\",\n        \"codeIso2\": \"LV\",\n        \"codeIso3\": \"LVA\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Lebanon\",\n        \"officialName\": \"Lebanon\",\n        \"codeIso2\": \"LB\",\n        \"codeIso3\": \"LBN\",\n        \"currency\": \"LBP\",\n        \"currencyName\": \"Lebanese Pound\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Lesotho\",\n        \"officialName\": \"Lesotho\",\n        \"codeIso2\": \"LS\",\n        \"codeIso3\": \"LSO\",\n        \"currency\": \"LSL,ZAR\",\n        \"currencyName\": \"Loti,Rand\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Liberia\",\n        \"officialName\": \"Liberia\",\n        \"codeIso2\": \"LR\",\n        \"codeIso3\": \"LBR\",\n        \"currency\": \"LRD\",\n        \"currencyName\": \"Liberian Dollar\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Libya\",\n        \"officialName\": \"Libya\",\n        \"codeIso2\": \"LY\",\n        \"codeIso3\": \"LBY\",\n        \"currency\": \"LYD\",\n        \"currencyName\": \"Libyan Dinar\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Liechtenstein\",\n        \"officialName\": \"Liechtenstein\",\n        \"codeIso2\": \"LI\",\n        \"codeIso3\": \"LIE\",\n        \"currency\": \"CHF\",\n        \"currencyName\": \"Swiss Franc\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Lithuania\",\n        \"officialName\": \"Lithuania\",\n        \"codeIso2\": \"LT\",\n        \"codeIso3\": \"LTU\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Luxembourg\",\n        \"officialName\": \"Luxembourg\",\n        \"codeIso2\": \"LU\",\n        \"codeIso3\": \"LUX\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Madagascar\",\n        \"officialName\": \"Madagascar\",\n        \"codeIso2\": \"MG\",\n        \"codeIso3\": \"MDG\",\n        \"currency\": \"MGA\",\n        \"currencyName\": \"Malagasy Ariary\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Malawi\",\n        \"officialName\": \"Malawi\",\n        \"codeIso2\": \"MW\",\n        \"codeIso3\": \"MWI\",\n        \"currency\": \"MWK\",\n        \"currencyName\": \"Malawi Kwacha\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Malaysia\",\n        \"officialName\": \"Malaysia\",\n        \"codeIso2\": \"MY\",\n        \"codeIso3\": \"MYS\",\n        \"currency\": \"MYR\",\n        \"currencyName\": \"Malaysian Ringgit\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Maldives\",\n        \"officialName\": \"Maldives\",\n        \"codeIso2\": \"MV\",\n        \"codeIso3\": \"MDV\",\n        \"currency\": \"MVR\",\n        \"currencyName\": \"Rufiyaa\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mali\",\n        \"officialName\": \"Mali\",\n        \"codeIso2\": \"ML\",\n        \"codeIso3\": \"MLI\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Malta\",\n        \"officialName\": \"Malta\",\n        \"codeIso2\": \"MT\",\n        \"codeIso3\": \"MLT\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Marshall Islands\",\n        \"officialName\": \"Marshall Islands\",\n        \"codeIso2\": \"MH\",\n        \"codeIso3\": \"MHL\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Martinique\",\n        \"officialName\": \"Martinique\",\n        \"codeIso2\": \"MQ\",\n        \"codeIso3\": \"MTQ\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mauritania\",\n        \"officialName\": \"Mauritania\",\n        \"codeIso2\": \"MR\",\n        \"codeIso3\": \"MRT\",\n        \"currency\": \"MRO\",\n        \"currencyName\": \"Ouguiya\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mauritius\",\n        \"officialName\": \"Mauritius\",\n        \"codeIso2\": \"MU\",\n        \"codeIso3\": \"MUS\",\n        \"currency\": \"MUR\",\n        \"currencyName\": \"Mauritius Rupee\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mayotte\",\n        \"officialName\": \"Mayotte\",\n        \"codeIso2\": \"YT\",\n        \"codeIso3\": \"MYT\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mexico\",\n        \"officialName\": \"Mexico\",\n        \"codeIso2\": \"MX\",\n        \"codeIso3\": \"MEX\",\n        \"currency\": \"MXN\",\n        \"currencyName\": \"Mexican Peso\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Micronesia\",\n        \"officialName\": \"Micronesia (Federated States of)\",\n        \"codeIso2\": \"FM\",\n        \"codeIso3\": \"FSM\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Monaco\",\n        \"officialName\": \"Monaco\",\n        \"codeIso2\": \"MC\",\n        \"codeIso3\": \"MCO\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mongolia\",\n        \"officialName\": \"Mongolia\",\n        \"codeIso2\": \"MN\",\n        \"codeIso3\": \"MNG\",\n        \"currency\": \"MNT\",\n        \"currencyName\": \"Tugrik\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Montenegro\",\n        \"officialName\": \"Montenegro\",\n        \"codeIso2\": \"ME\",\n        \"codeIso3\": \"MNE\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Montserrat\",\n        \"officialName\": \"Montserrat\",\n        \"codeIso2\": \"MS\",\n        \"codeIso3\": \"MSR\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Morocco\",\n        \"officialName\": \"Morocco\",\n        \"codeIso2\": \"MA\",\n        \"codeIso3\": \"MAR\",\n        \"currency\": \"MAD\",\n        \"currencyName\": \"Moroccan Dirham\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Mozambique\",\n        \"officialName\": \"Mozambique\",\n        \"codeIso2\": \"MZ\",\n        \"codeIso3\": \"MOZ\",\n        \"currency\": \"MZN\",\n        \"currencyName\": \"Mozambique Metical\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Myanmar\",\n        \"officialName\": \"Myanmar\",\n        \"codeIso2\": \"MM\",\n        \"codeIso3\": \"MMR\",\n        \"currency\": \"MMK\",\n        \"currencyName\": \"Kyat\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Namibia\",\n        \"officialName\": \"Namibia\",\n        \"codeIso2\": \"NA\",\n        \"codeIso3\": \"NAM\",\n        \"currency\": \"NAD,ZAR\",\n        \"currencyName\": \"Namibia Dollar,Rand\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Nauru\",\n        \"officialName\": \"Nauru\",\n        \"codeIso2\": \"NR\",\n        \"codeIso3\": \"NRU\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Nepal\",\n        \"officialName\": \"Nepal\",\n        \"codeIso2\": \"NP\",\n        \"codeIso3\": \"NPL\",\n        \"currency\": \"NPR\",\n        \"currencyName\": \"Nepalese Rupee\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Netherlands\",\n        \"officialName\": \"Netherlands\",\n        \"codeIso2\": \"NL\",\n        \"codeIso3\": \"NLD\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"New Caledonia\",\n        \"officialName\": \"New Caledonia\",\n        \"codeIso2\": \"NC\",\n        \"codeIso3\": \"NCL\",\n        \"currency\": \"XPF\",\n        \"currencyName\": \"CFP Franc\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Melanesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"New Zealand\",\n        \"officialName\": \"New Zealand\",\n        \"codeIso2\": \"NZ\",\n        \"codeIso3\": \"NZL\",\n        \"currency\": \"NZD\",\n        \"currencyName\": \"New Zealand Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Nicaragua\",\n        \"officialName\": \"Nicaragua\",\n        \"codeIso2\": \"NI\",\n        \"codeIso3\": \"NIC\",\n        \"currency\": \"NIO\",\n        \"currencyName\": \"Cordoba Oro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Niger\",\n        \"officialName\": \"Niger\",\n        \"codeIso2\": \"NE\",\n        \"codeIso3\": \"NER\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Nigeria\",\n        \"officialName\": \"Nigeria\",\n        \"codeIso2\": \"NG\",\n        \"codeIso3\": \"NGA\",\n        \"currency\": \"NGN\",\n        \"currencyName\": \"Naira\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Niue\",\n        \"officialName\": \"Niue\",\n        \"codeIso2\": \"NU\",\n        \"codeIso3\": \"NIU\",\n        \"currency\": \"NZD\",\n        \"currencyName\": \"New Zealand Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Norfolk Island\",\n        \"officialName\": \"Norfolk Island\",\n        \"codeIso2\": \"NF\",\n        \"codeIso3\": \"NFK\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Australia and New Zealand\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Northern Mariana Islands\",\n        \"officialName\": \"Northern Mariana Islands\",\n        \"codeIso2\": \"MP\",\n        \"codeIso3\": \"MNP\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Norway\",\n        \"officialName\": \"Norway\",\n        \"codeIso2\": \"NO\",\n        \"codeIso3\": \"NOR\",\n        \"currency\": \"NOK\",\n        \"currencyName\": \"Norwegian Krone\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Oman\",\n        \"officialName\": \"Oman\",\n        \"codeIso2\": \"OM\",\n        \"codeIso3\": \"OMN\",\n        \"currency\": \"OMR\",\n        \"currencyName\": \"Rial Omani\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Pakistan\",\n        \"officialName\": \"Pakistan\",\n        \"codeIso2\": \"PK\",\n        \"codeIso3\": \"PAK\",\n        \"currency\": \"PKR\",\n        \"currencyName\": \"Pakistan Rupee\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Palau\",\n        \"officialName\": \"Palau\",\n        \"codeIso2\": \"PW\",\n        \"codeIso3\": \"PLW\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Panama\",\n        \"officialName\": \"Panama\",\n        \"codeIso2\": \"PA\",\n        \"codeIso3\": \"PAN\",\n        \"currency\": \"PAB,USD\",\n        \"currencyName\": \"Balboa,US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Papua New Guinea\",\n        \"officialName\": \"Papua New Guinea\",\n        \"codeIso2\": \"PG\",\n        \"codeIso3\": \"PNG\",\n        \"currency\": \"PGK\",\n        \"currencyName\": \"Kina\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Melanesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Paraguay\",\n        \"officialName\": \"Paraguay\",\n        \"codeIso2\": \"PY\",\n        \"codeIso3\": \"PRY\",\n        \"currency\": \"PYG\",\n        \"currencyName\": \"Guarani\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Peru\",\n        \"officialName\": \"Peru\",\n        \"codeIso2\": \"PE\",\n        \"codeIso3\": \"PER\",\n        \"currency\": \"PEN\",\n        \"currencyName\": \"Sol\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Philippines\",\n        \"officialName\": \"Philippines\",\n        \"codeIso2\": \"PH\",\n        \"codeIso3\": \"PHL\",\n        \"currency\": \"PHP\",\n        \"currencyName\": \"Philippine Piso\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Pitcairn Islands\",\n        \"officialName\": \"Pitcairn\",\n        \"codeIso2\": \"PN\",\n        \"codeIso3\": \"PCN\",\n        \"currency\": \"NZD\",\n        \"currencyName\": \"New Zealand Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Poland\",\n        \"officialName\": \"Poland\",\n        \"codeIso2\": \"PL\",\n        \"codeIso3\": \"POL\",\n        \"currency\": \"PLN\",\n        \"currencyName\": \"Zloty\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Portugal\",\n        \"officialName\": \"Portugal\",\n        \"codeIso2\": \"PT\",\n        \"codeIso3\": \"PRT\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Puerto Rico\",\n        \"officialName\": \"Puerto Rico\",\n        \"codeIso2\": \"PR\",\n        \"codeIso3\": \"PRI\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Qatar\",\n        \"officialName\": \"Qatar\",\n        \"codeIso2\": \"QA\",\n        \"codeIso3\": \"QAT\",\n        \"currency\": \"QAR\",\n        \"currencyName\": \"Qatari Rial\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"South Korea\",\n        \"officialName\": \"Republic of Korea\",\n        \"codeIso2\": \"KR\",\n        \"codeIso3\": \"KOR\",\n        \"currency\": \"KRW\",\n        \"currencyName\": \"Won\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Moldova\",\n        \"officialName\": \"Republic of Moldova\",\n        \"codeIso2\": \"MD\",\n        \"codeIso3\": \"MDA\",\n        \"currency\": \"MDL\",\n        \"currencyName\": \"Moldovan Leu\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Romania\",\n        \"officialName\": \"Romania\",\n        \"codeIso2\": \"RO\",\n        \"codeIso3\": \"ROU\",\n        \"currency\": \"RON\",\n        \"currencyName\": \"Romanian Leu\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Russia\",\n        \"officialName\": \"Russian Federation\",\n        \"codeIso2\": \"RU\",\n        \"codeIso3\": \"RUS\",\n        \"currency\": \"RUB\",\n        \"currencyName\": \"Russian Ruble\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Rwanda\",\n        \"officialName\": \"Rwanda\",\n        \"codeIso2\": \"RW\",\n        \"codeIso3\": \"RWA\",\n        \"currency\": \"RWF\",\n        \"currencyName\": \"Rwanda Franc\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Réunion\",\n        \"officialName\": \"Réunion\",\n        \"codeIso2\": \"RE\",\n        \"codeIso3\": \"REU\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Barthélemy\",\n        \"officialName\": \"Saint Barthélemy\",\n        \"codeIso2\": \"BL\",\n        \"codeIso3\": \"BLM\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Helena\",\n        \"officialName\": \"Saint Helena\",\n        \"codeIso2\": \"SH\",\n        \"codeIso3\": \"SHN\",\n        \"currency\": \"SHP\",\n        \"currencyName\": \"Saint Helena Pound\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Kitts & Nevis\",\n        \"officialName\": \"Saint Kitts and Nevis\",\n        \"codeIso2\": \"KN\",\n        \"codeIso3\": \"KNA\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Lucia\",\n        \"officialName\": \"Saint Lucia\",\n        \"codeIso2\": \"LC\",\n        \"codeIso3\": \"LCA\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Martin\",\n        \"officialName\": \"Saint Martin (French Part)\",\n        \"codeIso2\": \"MF\",\n        \"codeIso3\": \"MAF\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Pierre & Miquelon\",\n        \"officialName\": \"Saint Pierre and Miquelon\",\n        \"codeIso2\": \"PM\",\n        \"codeIso3\": \"SPM\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Northern America\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"St. Vincent & Grenadines\",\n        \"officialName\": \"Saint Vincent and the Grenadines\",\n        \"codeIso2\": \"VC\",\n        \"codeIso3\": \"VCT\",\n        \"currency\": \"XCD\",\n        \"currencyName\": \"East Caribbean Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Samoa\",\n        \"officialName\": \"Samoa\",\n        \"codeIso2\": \"WS\",\n        \"codeIso3\": \"WSM\",\n        \"currency\": \"WST\",\n        \"currencyName\": \"Tala\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"San Marino\",\n        \"officialName\": \"San Marino\",\n        \"codeIso2\": \"SM\",\n        \"codeIso3\": \"SMR\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"São Tomé & Príncipe\",\n        \"officialName\": \"Sao Tome and Principe\",\n        \"codeIso2\": \"ST\",\n        \"codeIso3\": \"STP\",\n        \"currency\": \"STD\",\n        \"currencyName\": \"Dobra\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": null,\n        \"officialName\": \"Sark\",\n        \"codeIso2\": null,\n        \"codeIso3\": null,\n        \"currency\": null,\n        \"currencyName\": null,\n        \"continentCode\": null,\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": false\n            }\n        }\n    },\n    {\n        \"name\": \"Saudi Arabia\",\n        \"officialName\": \"Saudi Arabia\",\n        \"codeIso2\": \"SA\",\n        \"codeIso3\": \"SAU\",\n        \"currency\": \"SAR\",\n        \"currencyName\": \"Saudi Riyal\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Senegal\",\n        \"officialName\": \"Senegal\",\n        \"codeIso2\": \"SN\",\n        \"codeIso3\": \"SEN\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Serbia\",\n        \"officialName\": \"Serbia\",\n        \"codeIso2\": \"RS\",\n        \"codeIso3\": \"SRB\",\n        \"currency\": \"RSD\",\n        \"currencyName\": \"Serbian Dinar\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Seychelles\",\n        \"officialName\": \"Seychelles\",\n        \"codeIso2\": \"SC\",\n        \"codeIso3\": \"SYC\",\n        \"currency\": \"SCR\",\n        \"currencyName\": \"Seychelles Rupee\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Sierra Leone\",\n        \"officialName\": \"Sierra Leone\",\n        \"codeIso2\": \"SL\",\n        \"codeIso3\": \"SLE\",\n        \"currency\": \"SLL\",\n        \"currencyName\": \"Leone\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Singapore\",\n        \"officialName\": \"Singapore\",\n        \"codeIso2\": \"SG\",\n        \"codeIso3\": \"SGP\",\n        \"currency\": \"SGD\",\n        \"currencyName\": \"Singapore Dollar\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Sint Maarten\",\n        \"officialName\": \"Sint Maarten (Dutch part)\",\n        \"codeIso2\": \"SX\",\n        \"codeIso3\": \"SXM\",\n        \"currency\": \"ANG\",\n        \"currencyName\": \"Netherlands Antillean Guilder\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Slovakia\",\n        \"officialName\": \"Slovakia\",\n        \"codeIso2\": \"SK\",\n        \"codeIso3\": \"SVK\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Slovenia\",\n        \"officialName\": \"Slovenia\",\n        \"codeIso2\": \"SI\",\n        \"codeIso3\": \"SVN\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Solomon Islands\",\n        \"officialName\": \"Solomon Islands\",\n        \"codeIso2\": \"SB\",\n        \"codeIso3\": \"SLB\",\n        \"currency\": \"SBD\",\n        \"currencyName\": \"Solomon Islands Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Melanesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Somalia\",\n        \"officialName\": \"Somalia\",\n        \"codeIso2\": \"SO\",\n        \"codeIso3\": \"SOM\",\n        \"currency\": \"SOS\",\n        \"currencyName\": \"Somali Shilling\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"South Africa\",\n        \"officialName\": \"South Africa\",\n        \"codeIso2\": \"ZA\",\n        \"codeIso3\": \"ZAF\",\n        \"currency\": \"ZAR\",\n        \"currencyName\": \"Rand\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"South Georgia & South Sandwich Islands\",\n        \"officialName\": \"South Georgia and the South Sandwich Islands\",\n        \"codeIso2\": \"GS\",\n        \"codeIso3\": \"SGS\",\n        \"currency\": null,\n        \"currencyName\": \"No universal currency\",\n        \"continentCode\": \"AN\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"South Sudan\",\n        \"officialName\": \"South Sudan\",\n        \"codeIso2\": \"SS\",\n        \"codeIso3\": \"SSD\",\n        \"currency\": \"SSP\",\n        \"currencyName\": \"South Sudanese Pound\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Spain\",\n        \"officialName\": \"Spain\",\n        \"codeIso2\": \"ES\",\n        \"codeIso3\": \"ESP\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Sri Lanka\",\n        \"officialName\": \"Sri Lanka\",\n        \"codeIso2\": \"LK\",\n        \"codeIso3\": \"LKA\",\n        \"currency\": \"LKR\",\n        \"currencyName\": \"Sri Lanka Rupee\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Southern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Palestine\",\n        \"officialName\": \"State of Palestine\",\n        \"codeIso2\": \"PS\",\n        \"codeIso3\": \"PSE\",\n        \"currency\": null,\n        \"currencyName\": \"No universal currency\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Sudan\",\n        \"officialName\": \"Sudan\",\n        \"codeIso2\": \"SD\",\n        \"codeIso3\": \"SDN\",\n        \"currency\": \"SDG\",\n        \"currencyName\": \"Sudanese Pound\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Suriname\",\n        \"officialName\": \"Suriname\",\n        \"codeIso2\": \"SR\",\n        \"codeIso3\": \"SUR\",\n        \"currency\": \"SRD\",\n        \"currencyName\": \"Surinam Dollar\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Svalbard & Jan Mayen\",\n        \"officialName\": \"Svalbard and Jan Mayen Islands\",\n        \"codeIso2\": \"SJ\",\n        \"codeIso3\": \"SJM\",\n        \"currency\": \"NOK\",\n        \"currencyName\": \"Norwegian Krone\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Swaziland\",\n        \"officialName\": \"Swaziland\",\n        \"codeIso2\": \"SZ\",\n        \"codeIso3\": \"SWZ\",\n        \"currency\": \"SZL\",\n        \"currencyName\": \"Lilangeni\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Sweden\",\n        \"officialName\": \"Sweden\",\n        \"codeIso2\": \"SE\",\n        \"codeIso3\": \"SWE\",\n        \"currency\": \"SEK\",\n        \"currencyName\": \"Swedish Krona\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": true,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Switzerland\",\n        \"officialName\": \"Switzerland\",\n        \"codeIso2\": \"CH\",\n        \"codeIso3\": \"CHE\",\n        \"currency\": \"CHF\",\n        \"currencyName\": \"Swiss Franc\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Western Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Syria\",\n        \"officialName\": \"Syrian Arab Republic\",\n        \"codeIso2\": \"SY\",\n        \"codeIso3\": \"SYR\",\n        \"currency\": \"SYP\",\n        \"currencyName\": \"Syrian Pound\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tajikistan\",\n        \"officialName\": \"Tajikistan\",\n        \"codeIso2\": \"TJ\",\n        \"codeIso3\": \"TJK\",\n        \"currency\": \"TJS\",\n        \"currencyName\": \"Somoni\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Central Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Thailand\",\n        \"officialName\": \"Thailand\",\n        \"codeIso2\": \"TH\",\n        \"codeIso3\": \"THA\",\n        \"currency\": \"THB\",\n        \"currencyName\": \"Baht\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Macedonia\",\n        \"officialName\": \"The former Yugoslav Republic of Macedonia\",\n        \"codeIso2\": \"MK\",\n        \"codeIso3\": \"MKD\",\n        \"currency\": \"MKD\",\n        \"currencyName\": \"Denar\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Timor-Leste\",\n        \"officialName\": \"Timor-Leste\",\n        \"codeIso2\": \"TL\",\n        \"codeIso3\": \"TLS\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Togo\",\n        \"officialName\": \"Togo\",\n        \"codeIso2\": \"TG\",\n        \"codeIso3\": \"TGO\",\n        \"currency\": \"XOF\",\n        \"currencyName\": \"CFA Franc BCEAO\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tokelau\",\n        \"officialName\": \"Tokelau\",\n        \"codeIso2\": \"TK\",\n        \"codeIso3\": \"TKL\",\n        \"currency\": \"NZD\",\n        \"currencyName\": \"New Zealand Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tonga\",\n        \"officialName\": \"Tonga\",\n        \"codeIso2\": \"TO\",\n        \"codeIso3\": \"TON\",\n        \"currency\": \"TOP\",\n        \"currencyName\": \"Pa’anga\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Trinidad & Tobago\",\n        \"officialName\": \"Trinidad and Tobago\",\n        \"codeIso2\": \"TT\",\n        \"codeIso3\": \"TTO\",\n        \"currency\": \"TTD\",\n        \"currencyName\": \"Trinidad and Tobago Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tunisia\",\n        \"officialName\": \"Tunisia\",\n        \"codeIso2\": \"TN\",\n        \"codeIso3\": \"TUN\",\n        \"currency\": \"TND\",\n        \"currencyName\": \"Tunisian Dinar\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Turkey\",\n        \"officialName\": \"Turkey\",\n        \"codeIso2\": \"TR\",\n        \"codeIso3\": \"TUR\",\n        \"currency\": \"TRY\",\n        \"currencyName\": \"Turkish Lira\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Turkmenistan\",\n        \"officialName\": \"Turkmenistan\",\n        \"codeIso2\": \"TM\",\n        \"codeIso3\": \"TKM\",\n        \"currency\": \"TMT\",\n        \"currencyName\": \"Turkmenistan New Manat\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Central Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Turks & Caicos Islands\",\n        \"officialName\": \"Turks and Caicos Islands\",\n        \"codeIso2\": \"TC\",\n        \"codeIso3\": \"TCA\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tuvalu\",\n        \"officialName\": \"Tuvalu\",\n        \"codeIso2\": \"TV\",\n        \"codeIso3\": \"TUV\",\n        \"currency\": \"AUD\",\n        \"currencyName\": \"Australian Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Uganda\",\n        \"officialName\": \"Uganda\",\n        \"codeIso2\": \"UG\",\n        \"codeIso3\": \"UGA\",\n        \"currency\": \"UGX\",\n        \"currencyName\": \"Uganda Shilling\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Ukraine\",\n        \"officialName\": \"Ukraine\",\n        \"codeIso2\": \"UA\",\n        \"codeIso3\": \"UKR\",\n        \"currency\": \"UAH\",\n        \"currencyName\": \"Hryvnia\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Eastern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"United Arab Emirates\",\n        \"officialName\": \"United Arab Emirates\",\n        \"codeIso2\": \"AE\",\n        \"codeIso3\": \"ARE\",\n        \"currency\": \"AED\",\n        \"currencyName\": \"UAE Dirham\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"UK\",\n        \"officialName\": \"United Kingdom of Great Britain and Northern Ireland\",\n        \"codeIso2\": \"GB\",\n        \"codeIso3\": \"GBR\",\n        \"currency\": \"GBP\",\n        \"currencyName\": \"Pound Sterling\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Tanzania\",\n        \"officialName\": \"United Republic of Tanzania\",\n        \"codeIso2\": \"TZ\",\n        \"codeIso3\": \"TZA\",\n        \"currency\": \"TZS\",\n        \"currencyName\": \"Tanzanian Shilling\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"U.S. Outlying Islands\",\n        \"officialName\": \"United States Minor Outlying Islands\",\n        \"codeIso2\": \"UM\",\n        \"codeIso3\": \"UMI\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Micronesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"U.S. Virgin Islands\",\n        \"officialName\": \"United States Virgin Islands\",\n        \"codeIso2\": \"VI\",\n        \"codeIso3\": \"VIR\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"US\",\n        \"officialName\": \"United States of America\",\n        \"codeIso2\": \"US\",\n        \"codeIso3\": \"USA\",\n        \"currency\": \"USD\",\n        \"currencyName\": \"US Dollar\",\n        \"continentCode\": \"NA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Northern America\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Uruguay\",\n        \"officialName\": \"Uruguay\",\n        \"codeIso2\": \"UY\",\n        \"codeIso3\": \"URY\",\n        \"currency\": \"UYU\",\n        \"currencyName\": \"Peso Uruguayo\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Uzbekistan\",\n        \"officialName\": \"Uzbekistan\",\n        \"codeIso2\": \"UZ\",\n        \"codeIso3\": \"UZB\",\n        \"currency\": \"UZS\",\n        \"currencyName\": \"Uzbekistan Sum\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Central Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Vanuatu\",\n        \"officialName\": \"Vanuatu\",\n        \"codeIso2\": \"VU\",\n        \"codeIso3\": \"VUT\",\n        \"currency\": \"VUV\",\n        \"currencyName\": \"Vatu\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Melanesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Venezuela\",\n        \"officialName\": \"Venezuela (Bolivarian Republic of)\",\n        \"codeIso2\": \"VE\",\n        \"codeIso3\": \"VEN\",\n        \"currency\": \"VEF\",\n        \"currencyName\": \"Bolívar\",\n        \"continentCode\": \"SA\",\n        \"region\": \"Americas\",\n        \"subRegion\": \"Latin America and the Caribbean\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Vietnam\",\n        \"officialName\": \"Viet Nam\",\n        \"codeIso2\": \"VN\",\n        \"codeIso3\": \"VNM\",\n        \"currency\": \"VND\",\n        \"currencyName\": \"Dong\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"South-eastern Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Wallis & Futuna\",\n        \"officialName\": \"Wallis and Futuna Islands\",\n        \"codeIso2\": \"WF\",\n        \"codeIso3\": \"WLF\",\n        \"currency\": \"XPF\",\n        \"currencyName\": \"CFP Franc\",\n        \"continentCode\": \"OC\",\n        \"region\": \"Oceania\",\n        \"subRegion\": \"Polynesia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Western Sahara\",\n        \"officialName\": \"Western Sahara\",\n        \"codeIso2\": \"EH\",\n        \"codeIso3\": \"ESH\",\n        \"currency\": \"MAD\",\n        \"currencyName\": \"Moroccan Dirham\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Northern Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Yemen\",\n        \"officialName\": \"Yemen\",\n        \"codeIso2\": \"YE\",\n        \"codeIso3\": \"YEM\",\n        \"currency\": \"YER\",\n        \"currencyName\": \"Yemeni Rial\",\n        \"continentCode\": \"AS\",\n        \"region\": \"Asia\",\n        \"subRegion\": \"Western Asia\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Zambia\",\n        \"officialName\": \"Zambia\",\n        \"codeIso2\": \"ZM\",\n        \"codeIso3\": \"ZMB\",\n        \"currency\": \"ZMW\",\n        \"currencyName\": \"Zambian Kwacha\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Zimbabwe\",\n        \"officialName\": \"Zimbabwe\",\n        \"codeIso2\": \"ZW\",\n        \"codeIso3\": \"ZWE\",\n        \"currency\": \"ZWL\",\n        \"currencyName\": \"Zimbabwe Dollar\",\n        \"continentCode\": \"AF\",\n        \"region\": \"Africa\",\n        \"subRegion\": \"Sub-Saharan Africa\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": true,\n                \"applyTradeAdjustmentSupport\": true,\n                \"inPikSource\": true,\n                \"inOwidSource\": true,\n                \"inOwidTradeSource\": true,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Åland Islands\",\n        \"officialName\": \"Åland Islands\",\n        \"codeIso2\": \"AX\",\n        \"codeIso3\": \"ALA\",\n        \"currency\": \"EUR\",\n        \"currencyName\": \"Euro\",\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Northern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": false\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    },\n    {\n        \"name\": \"Kosovo\",\n        \"officialName\": \"Kosovo\",\n        \"codeIso2\": \"XK\",\n        \"codeIso3\": \"XKX\",\n        \"currency\": null,\n        \"currencyName\": null,\n        \"continentCode\": \"EU\",\n        \"region\": \"Europe\",\n        \"subRegion\": \"Southern Europe\",\n        \"inEU\": false,\n        \"populationYears\": null,\n        \"apiSupport\": {\n            \"percapitaFootprint\": {\n                \"support\": false,\n                \"applyTradeAdjustmentSupport\": false,\n                \"inPikSource\": false,\n                \"inOwidSource\": false,\n                \"inOwidTradeSource\": false,\n                \"inPopulationSource\": true\n            },\n            \"hotelFootprint\": {\n                \"support\": true\n            }\n        }\n    }\n]"}],"_postman_id":"ae894ea0-fb5e-44c2-b601-f805be550483"},{"name":"Get country subdivisions","id":"33e06665-ea26-49bd-9c25-bd4758926620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{chooose_api_url}}/metadata//countrysubdivisions?country=CA","description":"<p>Get a list of all countries with ISO 3166-1 codes and other metadata.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["metadata","","countrysubdivisions"],"host":["{{chooose_api_url}}"],"query":[{"key":"country","value":"CA"}],"variable":[]}},"response":[{"id":"8f412950-18e9-49ae-ade5-02e2e88848a9","name":"Get country subdivisions","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{chooose_api_url}}/metadata/countrysubdivisions?country=US","host":["{{chooose_api_url}}"],"path":["metadata","countrysubdivisions"],"query":[{"key":"country","value":"US","description":"codeIso2","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"public, max-age: 604800"},{"key":"Content-Length","value":"5682"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"x-functions-key"},{"key":"Request-Context","value":"appId=cid-v1:15c93d34-6553-4639-9153-ca1aca6dfe1b"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0S/NXYwAAAADcGlww3PrPRKzbRo+blLRHU1ZHMjBFREdFMDYwNgA4OGM2NjVmNS1iNmQ3LTQyZGUtOGMyMC1mYWMyMzg3NzlhODA="},{"key":"Date","value":"Tue, 25 Oct 2022 14:31:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"code\": \"US-AL\",\n        \"name\": \"Alabama\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-AK\",\n        \"name\": \"Alaska\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-AS\",\n        \"name\": \"American Samoa\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-AZ\",\n        \"name\": \"Arizona\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-AR\",\n        \"name\": \"Arkansas\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-CA\",\n        \"name\": \"California\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-CO\",\n        \"name\": \"Colorado\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-CT\",\n        \"name\": \"Connecticut\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-DE\",\n        \"name\": \"Delaware\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-DC\",\n        \"name\": \"District of Columbia\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-FL\",\n        \"name\": \"Florida\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-GA\",\n        \"name\": \"Georgia\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-GU\",\n        \"name\": \"Guam\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-HI\",\n        \"name\": \"Hawaii\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-ID\",\n        \"name\": \"Idaho\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-IL\",\n        \"name\": \"Illinois\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-IN\",\n        \"name\": \"Indiana\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-IA\",\n        \"name\": \"Iowa\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-KS\",\n        \"name\": \"Kansas\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-KY\",\n        \"name\": \"Kentucky\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-LA\",\n        \"name\": \"Louisiana\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-ME\",\n        \"name\": \"Maine\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MD\",\n        \"name\": \"Maryland\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MA\",\n        \"name\": \"Massachusetts\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MI\",\n        \"name\": \"Michigan\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MN\",\n        \"name\": \"Minnesota\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MS\",\n        \"name\": \"Mississippi\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MO\",\n        \"name\": \"Missouri\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MT\",\n        \"name\": \"Montana\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NE\",\n        \"name\": \"Nebraska\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NV\",\n        \"name\": \"Nevada\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NH\",\n        \"name\": \"New Hampshire\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NJ\",\n        \"name\": \"New Jersey\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NM\",\n        \"name\": \"New Mexico\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NY\",\n        \"name\": \"New York\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-NC\",\n        \"name\": \"North Carolina\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-ND\",\n        \"name\": \"North Dakota\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-MP\",\n        \"name\": \"Northern Mariana Islands\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-OH\",\n        \"name\": \"Ohio\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-OK\",\n        \"name\": \"Oklahoma\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-OR\",\n        \"name\": \"Oregon\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-PA\",\n        \"name\": \"Pennsylvania\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-PR\",\n        \"name\": \"Puerto Rico\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-RI\",\n        \"name\": \"Rhode Island\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-SC\",\n        \"name\": \"South Carolina\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-SD\",\n        \"name\": \"South Dakota\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-TN\",\n        \"name\": \"Tennessee\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-TX\",\n        \"name\": \"Texas\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-UM\",\n        \"name\": \"United States Minor Outlying Islands\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-UT\",\n        \"name\": \"Utah\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-VT\",\n        \"name\": \"Vermont\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-VI\",\n        \"name\": \"Virgin Islands, U.S.\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-VA\",\n        \"name\": \"Virginia\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-WA\",\n        \"name\": \"Washington\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-WV\",\n        \"name\": \"West Virginia\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-WI\",\n        \"name\": \"Wisconsin\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    },\n    {\n        \"code\": \"US-WY\",\n        \"name\": \"Wyoming\",\n        \"language\": \"en\",\n        \"searchAlternative\": \"\",\n        \"searchAlternatives\": []\n    }\n]"}],"_postman_id":"33e06665-ea26-49bd-9c25-bd4758926620"}],"id":"6b209d79-94b3-4f49-b27b-84bdb85970a7","description":"<p>Use this API to get some of the codes used in other endpoints.</p>\n","_postman_id":"6b209d79-94b3-4f49-b27b-84bdb85970a7","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}}],"id":"236d7f6a-bc69-4be6-b547-9f34d40152f8","description":"<p>Additional APIs to enabled various usecases in and around a bookingflow integrations.</p>\n","_postman_id":"236d7f6a-bc69-4be6-b547-9f34d40152f8","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}}},{"name":"Health","id":"05af2945-67c9-4a38-8f45-805eb53be11e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{chooose_api_url}}/health","description":"<p>Verifies that the API is running and has access to the necessary resources.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{api_token}}"},"isInherited":true,"source":{"_postman_id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","id":"aab64834-a246-41ef-a4f6-1eabd729f0ea","name":"Chooose Partner API Docs: Booking Flow Integrations","type":"collection"}},"urlObject":{"path":["health"],"host":["{{chooose_api_url}}"],"query":[{"disabled":true,"key":"name","value":"test"}],"variable":[]}},"response":[],"_postman_id":"05af2945-67c9-4a38-8f45-805eb53be11e"}],"auth":{"type":"bearer","bearer":{"token":"{{api_token}}"}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b9e60280-da1b-496b-9102-54fd1ca5274c"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"94f751d5-d369-47db-b4c1-76e10a5fd978"}}]}