SOAP API - getCandidateDetail
The table summarizes the SOAP API - getCandidateDetail.
Request | Uses the getCandidateDetail element (from the DirectoryService schema) |
Parameter notes |
|
Response | Returns a getCandidateDetailResponse element (from the DirectoryService schema). |
Example | Request:<soapenv:Body> <dir:getCandidateDetail ldap-alias="easyAs" ldap-dn="OU=John Eustace, OU=Swindon, OU=AllEmployees, O=easyAsInsurance" container-id="1"> </dir:getCandidateDetail> </soapenv:Body> |
Response:<SOAP-ENV:Body> <getCandidateDetailResponse container-id="1" guid="69067D11-5C43-4164-BA8C-1C563DF4727B" ldap-alias="easyAs" ldap-dn="OU=John Eustace, OU=Swindon, OU=AllEmployees, O=easyAsInsurance" name="John Eustace" xmlns="http://directory.api.de.bpm.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.