v1

latestOpenAPI 3.0.02026-07-1498163181.9 KB
Organization

Get organization info

Returns the organization info

get/api/v1/organization

Response

idstring required
createdAtstring date-time
updatedAtstring date-time
namestring required

Organization's name

typestring required

Organization's type

status'pending' | 'active' | 'suspended' required
kind'individual' | 'business' required
ownerIdstring required

User's id who owns organization

noOfEmployeesstring required

No of employees

monthlyPaymentVolumestring required

Monthly payment volume

emailstring

Organization's email

supportEmailstring

Organization's support email

phonestring

Organization's support phone number

brandLogostring required

Brand logo url

brandColorstring required

Brand color in hex format

supportUrlstring

Organization's support url

termsUrlstring

Organization's terms and conditions url

privacyUrlstring

Organization's privacy policy url

websiteUrlstring

Organization's website url

featureAccessRequestsstring[] required

Feature access requests from organization

companyIdentificationNumberstring
taxIdentificationNumberstring
referralCodestring

Referral code

referrerIdstring

Example response

{
  "addresses": [
    {
      "chainId": 1
    }
  ]
}