Exemption Certificate Management

CertCapture RESTful APIs

PingResultModel

Ping Result Model

This model is used in the following APIs:

Parameters
versionOptional
string

Version number

authenticatedOptional
boolean

Returns true if you provided authentication for this API call; false if you did not.

authenticationTypeOptional
string

Returns the type of authentication you provided, if authenticated

Enum: None, UsernamePassword, AccountIdLicenseKey, OpenIdBearerToken, ClientMtlsCertificate
authenticatedUserNameOptional
string

The username of the currently authenticated user, if any.

authenticatedUserIdOptional
integer

The ID number of the currently authenticated user, if any.

authenticatedAccountIdOptional
integer

The ID number of the currently authenticated user's account, if any.

authenticatedCompanyIdOptional
integer

The ID number of the currently authenticated user's company, if any.

crmidOptional
string

The connected Salesforce account.