v1

latestOpenAPI 3.0.02026-07-2272351.3 KB
TrustedForm Certificate Check-in

Check-in

Check-in supports various actions for a TrustedForm Certificate (e.g. extending the claim period on certificates).

Failing to make the authenticated API call within the standard claim period (72 hours of generating the lead) will result in the irretrievable deletion of the certificate.

post/{cert_id}/check_in

Path parameters

cert_idstring required

Certificate ID

Request body

{"stackTrail":"components:schemas:CheckInRequest","oasType":"schema","type":"unknown","title":"CheckInRequest","description":"Check-in supports various actions for a TrustedForm Certificate (e.g.\nextending the claim period on certificates).\n\nFailing to make the authenticated API call within the [standard claim\nperiod](https://community.activeprospect.com/questions/4077147) (72\nhours of generating the lead) will result in the irretrievable deletion\nof the certificate.\n","extensionFields":{"x-struct":"Elixir.ClaimerWeb.Schemas.CheckInRequest"}}

Response

Success

WebCertResponse required

Returns an empty object on success

Example response

{}