2024-05-07
over 1 year ago
Paths
- Create an ID Verification check (
POST /v1/checks/id_verification)- ✨ [Added] possible values of
settings.modein request body:"auto" - ✨ [Added] property
vendortosettingsin request body:"ubble","checkout" - ✨ [Added] possible values of
data.settings.modein response body:"auto" - ✨ [Replaced] default value of
data.settings.modein response body:"liveness"→"expert" - ✨ [Added] property
vendortodata.settingsin response body:"ubble","checkout" - ✨ [Added] required status to
data.settings.vendorin response body - ✨ [Removed] default value from
data.vendor.namein response body:"ubble" - ✨ [Added] possible values of
data.vendor.namein response body:"ubble"
- ✨ [Added] possible values of
- Retrieve an ID Verification check (
GET /v1/checks/id_verification/{id}), Review an ID Verification check (PATCH /v1/checks/id_verification/{id}/review)- ✨ [Added] possible values of
data.settings.modein response body:"auto" - ✨ [Replaced] default value of
data.settings.modein response body:"liveness"→"expert" - ✨ [Added] property
vendortodata.settingsin response body:"ubble","checkout" - ✨ [Added] required status to
data.settings.vendorin response body - ✨ [Removed] default value from
data.vendor.namein response body:"ubble" - ✨ [Added] possible values of
data.vendor.namein response body:"ubble"
- ✨ [Added] possible values of
- List all activities (
GET /v1/activities)- ✨ [Added] possible values of
data[].context.vendorin response body:"checkout"
- ✨ [Added] possible values of
- Refresh an ID Verification check url (
POST /v1/checks/id_verification/{id}/refresh_url)- ✨ [Added] operation POST /v1/checks/id_verification/{id}/refresh_url
