Jump to Content
Sterling
API
SalesLog InSterling
API
SalesLog In
All
Pages
Start typing to search…

Topics

  • Introduction
  • Authentication
  • Screening Invite Method
  • Callbacks
  • Dev Portal
  • Errors
  • Versioning

Core References

  • Packages
  • /packagesget
  • /packages/{id}/priceget
  • Candidates
  • /candidatespost
  • /candidates/{id}put
  • /candidates/{id}get
  • /candidatesget
  • /candidates/{id}/linkspost
  • SSN Trace
  • /tracespost
  • Screenings
  • /screeningspost
  • /screenings/{id}get
  • /screenings/{id}/detailsget
  • /screenings/{id}/report-linkspost
  • /screenings/{id}/reportget
  • Address
  • DriversLicense
  • CandidateAlias
  • CallbackRequest
  • CallbackCredentials
  • Invite
  • /screenings/{id}/invitepost
  • Adverse Action
  • /screenings/{id}/adverse-actionspost
  • Documents
  • /screenings/{id}/documentspost
  • /screenings/{id}/documentsget
  • /screenings/{id}/documents/{attachmentId}get
  • Identity
  • /identitiespost
  • /identities/{id}get
  • /identities/{id}/retrypost
  • /identities/{id}/verificationput
  • Trust
  • /candidates/{id}/trustpost
  • /trusted-users/{id}get
  • /trusts/{id}delete
  • /trusts/{id}/enableput
  • Codes
  • /reference-codesget
  • /billing-codesget
  • Webhooks
  • Create Webhookpost
  • Get Webhookget
  • Update Webhookput
  • Delete Webhookdelete

Trust

Once a candidate has passed identity verification, the candidate can be granted trust. An application can then submit screening requests on behalf of the trusted user. This trust, along with a permissible purpose, allows the trusted user to review the screening report and approve or reject the candidate for that purpose.

Trust can be revoked by making a request to the DELETE endpoint.