diff --git a/api.yaml b/api.yaml index 2f26b19..9e31011 100644 --- a/api.yaml +++ b/api.yaml @@ -27369,6 +27369,7 @@ components: - pendingVideoApproval - pendingIdVerification - pendingLivenessVerification + - pendingManualTrustReview PolicyActionParameters: title: PolicyActionParameters type: object @@ -27431,6 +27432,7 @@ components: - pendingIdVerification - awaitingSignature - pendingCustodianApproval + - pendingManualTrustReview PendingApprovalStateTrust: title: Pending Trust type: string @@ -27439,6 +27441,7 @@ components: - pendingIdVerification - awaitingSignature - pendingCustodianApproval + - pendingManualTrustReview PendingApprovalStateResolved: title: Resolved type: string