Assigns list of profiles to a user.
Success
Bad Request
Unauthorized
Forbidden
{- "userId": 0,
- "profileIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "riskRating": "string",
- "status": "string",
- "type": "string",
- "internalId": { },
- "assignedToId": { },
- "assignedTo": { },
- "safeNumber": { },
- "companyId": { },
- "formationDate": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": { },
- "modifiedById": { },
- "modifiedBy": { },
- "kycApprovedAt": "2019-08-24T14:15:22Z",
- "kycReviewOn": { },
- "kycStatusUpdatedOn": { },
- "kycComments": { },
- "noteCount": 0,
- "attachmentCount": 0,
- "keyPartyCount": 0,
- "uboCount": 0,
- "openAlertCount": 0,
- "modeOfCreation": "string",
- "importStatus": { },
- "isLocked": true
}
]