Exemption Certificate Management
CertCapture RESTful APIs
PingResultModel
Ping Result Model
This model is used in the following APIs:
Parameters
versionOptional
stringVersion number
authenticatedOptional
booleanReturns true if you provided authentication for this API call; false if you did not.
authenticationTypeOptional
stringReturns the type of authentication you provided, if authenticated
Enum: None, UsernamePassword, AccountIdLicenseKey, OpenIdBearerToken, ClientMtlsCertificate
authenticatedUserNameOptional
stringThe username of the currently authenticated user, if any.
authenticatedUserIdOptional
integerThe ID number of the currently authenticated user, if any.
authenticatedAccountIdOptional
integerThe ID number of the currently authenticated user's account, if any.
authenticatedCompanyIdOptional
integerThe ID number of the currently authenticated user's company, if any.
crmidOptional
stringThe connected Salesforce account.