Attestation
- acceptedType: booleanrequired
Whether the attestation was accepted.
- agreementType: string
_kind requiredThe type of agreement associated with the attestation.
- agreementType: string
_locale requiredLocale of the agreement content presented to the user.
- agreementType: integerFormat: int32
_version requiredVersion of the agreement presented at the time of acceptance.
- createdType: stringFormat: date-time
_at requiredTimestamp when the attestation record was created.
- idType: stringrequired
Unique identifier of the attestation record.
- kindType: stringrequired
The type of attestation being recorded.
- personType: stringrequired
Identifier of the person to whom the attestation applies.
- requirementType: string
_id requiredIdentifier of the requirement satisfied or acknowledged by this attestation.
- userType: string
_agent requiredUser agent string captured at the time of attestation.
- acceptedType: stringFormat: date-time
_at Timestamp when the user accepted the attestation.
- actorType: string
_identity _id Identifier of the identity that performed the attestation, when available.
- documentsType: array object[] ยท AttestationDocument[]
Documents presented as part of the attestation flow and their acceptance state.
- evidenceType: object
_report Additional structured evidence captured for audit purposes.
- ipType: string
IP address observed when the attestation was submitted.
- ipType: string
_country ISO country code inferred from the observed IP address.
- objectType: string
String representing the object's type.
- scopeType: string
Scope under which the attestation applies.
- sourceType: string
Origin of the attestation submission, such as hosted onboarding or dashboard.

