Organization
Get Organization By Customer Type
POST
/
organization
/
getByCustomerType
/
{customerType}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Path Parameters
customerType
enum<string>[]
requiredDocument Purpose
Available options:
Employee
, Shareholder
, Customer
Body
application/json
type
string
created
string
status
string
pageNumber
integer
pageSize
integer
Response
200 - application/json
tenantId
string
organizations
object[]
pagination
object