v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
Run KYB ratification on the organisation
Evaluates the organisation's profile and attached documentation to produce an updated KYB status.
post/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/ratify
Path parameters
tenantIdinteger required
organisationIdinteger required
Request body
Example request
{
"manualRatify": {
"lastModified": "2022-03-10T12:15:50-04:00"
}
}Response
OK
Example response
{
"lastModified": "2022-03-10T12:15:50-04:00"
}