Skip to main content

IdProofing

ID Proofing-specific entitlements of a tenant.

Properties

NameTypeDescriptionNotes
billingTypeBillingTypeEnumThe model used for billing.
consumedIntegerThe entitlements consumed since start date (percent over quantity for PRE_PAID accounts) or in the current month (PAY_PER_USE accounts).[optional]
endDateOffsetDateTimeThe date this entitlement will end in UTC time. The value must be after the start date.
faceRecognitionTypeFaceRecognitionTypeEnumThe face recognitation type licensed.[optional]
quantityIntegerThe number of entitlements assigned to the tenant (required during creation if billingType is PRE_PAID).[optional]
startDateOffsetDateTimeThe date this entitlement will start in UTC time.

BillingTypeEnum

NameValue
PRE_PAID"PRE_PAID"
PAY_PER_USE"PAY_PER_USE"

FaceRecognitionTypeEnum

NameValue
ENHANCED"ENHANCED"
STANDARD"STANDARD"