v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
e) Organisation Management

Add a position in the organisation

Assigns a customer a position (e.g. CEO, employee) in the organisation, which controls their access to organisation wallets.

post/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/positions

Path parameters

tenantIdinteger required
organisationIdinteger required

Request body

customerIdinteger
divisionIdinteger
position'DIRECTOR' | 'EMPLOYEE' | 'HEAD' | 'MANAGER' | 'MEMBER' | 'OWNER' | 'PARTNER' | 'PRIMARY_CONTACT'

Response

OK

customerEmailstring
customerFirstNamestring
customerIdinteger
customerLastNamestring
customerPhonestring
divisionIdinteger
divisionNamestring
position'DIRECTOR' | 'EMPLOYEE' | 'HEAD' | 'MANAGER' | 'MEMBER' | 'OWNER' | 'PARTNER' | 'PRIMARY_CONTACT'
status'ACTIVE' | 'BARRED' | 'INACTIVE'

Status of the eclipse customer. ACTIVE:Customer is Active, INACTIVE customer is INACTIVE