Create organisationCopy Pagepost https://api.ekko.earth/v3/organisationsCreate an organisation under a parent organisation.Body ParamsparentOrganisationIduuidrequiredParent organisation ID.tradingNamestringrequiredlegalNamestringrequiredaddressobjectrequiredaddress objectcurrencyCodestringrequiredlength between 3 and 3ISO 4217 currency codewebsiteuri | nullbillingobject | nullIf omitted, ekko bills the nearest parent organisation up the organisation tree where billing is configured (this may be several levels above). If provided, include all required billing details for this organisation.billing object | nullmccstring | null^[0-9]{4}$Merchant Category Code (4 digits) If your organisation has a consistent MCC, set it here. Then you can omit merchant details when creating an impact quote or SDK session.relativeProfitSharenumber | null0 to 1Defaults to 0Relative profit share expressed as a decimal (for example, 0.6 = 60%). This is the organisation's percentage of the service fee passed down from its parent.organisationReferencestring | nullOptional metadata field for your own internal references, such as a merchant ID, account ID, or CRM identifier.Responses 201Organisation created 400Bad request 401Unauthorised 404Not found 500Server errorUpdated 2 months ago Get organisationDid this page help you?YesNo