Create checkout sessionCopy Pagepost https://api.ekko.earth/v3/checkout/sessionsCreate a checkout session.Body ParamsorganisationIduuidrequiredconsumerobjectrequiredconsumer objectmerchantobject | nullRequired if an MCC was not provided during organisation onboarding. If the organisation has an MCC set, you can omit the merchant object.merchant object | nulltransactionobjectrequiredtransaction objectorderItemsarray of objects | nullorderItemsADD objectprojectFiltersobject | nullprojectFilters object | nullimpactTypestringenumThe impact calculation type. carbon returns a carbon footprint and carbon credit pricing. nature returns a biodiversity (Nature Footprint) calculation in Mean Species Abundance (MSA) and contribution pricing. Defaults to carbon when omitted.carboncarbonnatureAllowed:carbonnatureResponses 201Session created 400Bad request 401Unauthorised 404Not found 500Server errorUpdated 2 months ago