v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBd) Customer Management
Add a position held by the customer
Positions are held by customers in an organisation. E.g. CEO, employee etc. Positions impact security access to wallets held by the organisation
post/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/positions
Path parameters
tenantIdinteger required
customerIdinteger required
Request body
Response
OK
Example response
{
"organisation": {
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
}