Create ImpactPay sessionCopy Pagepost https://api.ekko.earth/v3/impactpay/sessionsCreate an ImpactPay session and return a hosted ImpactPay link.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:carbonnaturelocalestringrequiredLocale is used to localise the footprint equivalents returned in the response. If the requested locale is not supported, it defaults to en-GB.Responses 201Created 400Bad request 401Unauthorised 404Not found 500Server errorUpdated 2 months ago