curl --request POST \
--url https://api.uat.frankie.one/idv/v2/idvalidate/token \
--header 'Content-Type: application/json' \
--header 'X-Frankie-CustomerID: <x-frankie-customerid>' \
--header 'api_key: <api-key>' \
--data '
{
"applicantId": "412e8c806fdfb0bb19b5",
"applicationId": "94d9a75a5072444c",
"consent": true,
"country": "AUS",
"documentType": "DRIVER_LICENCE",
"entity": {
"addresses": [
{
"addressId": "<string>",
"addressType": "<string>",
"buildingName": "<string>",
"careOf": "<string>",
"country": "<string>",
"endDate": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"longForm": "<string>",
"postalCode": "<string>",
"region": "<string>",
"startDate": "<string>",
"state": "<string>",
"streetName": "<string>",
"streetNumber": "<string>",
"streetType": "<string>",
"suburb": "<string>",
"town": "<string>",
"unitNumber": "<string>",
"unstructuredLongForm": "<string>"
}
],
"dateOfBirth": {
"country": "<string>",
"dateOfBirth": "<string>",
"locality": "<string>",
"unstructuredDateOfBirth": "<string>",
"yearOfBirth": "<string>"
},
"entityId": "<string>",
"entityProfile": "<string>",
"entityType": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"flags": [
{
"flag": "<string>",
"value": 123
}
],
"gender": "<string>",
"identityDocs": [
{
"country": "<string>",
"createdFromScan": true,
"docScan": [
{
"ScanDelete": true,
"scanCreated": "<string>",
"scanData": "<string>",
"scanDataRetrievalState": "<string>",
"scanDocId": "<string>",
"scanFilename": "<string>",
"scanMIME": "<string>",
"scanPageNum": 123,
"scanSide": "<string>",
"scanType": "<string>"
}
],
"documentId": "<string>",
"documentStatus": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"idExpiry": "<string>",
"idIssued": "<string>",
"idNumber": "<string>",
"idSubType": "<string>",
"idType": "<string>",
"manuallyModified": true,
"region": "<string>"
}
],
"name": {
"displayName": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"honourific": "<string>",
"middleName": "<string>"
},
"organisationData": {
"adverseCreditDataPresent": true,
"aliases": [
"<string>"
],
"blockingReasons": [
{
"candidates": [
{
"address": "<string>",
"code": "<string>",
"countryIso": "<string>",
"registeredName": "<string>",
"registryDescription": "<string>",
"subdivision": "<string>"
}
],
"description": "<string>",
"type": "<string>"
}
],
"class": {
"code": "<string>",
"description": "<string>"
},
"contactDetails": {
"email": "<string>",
"faxNumber": "<string>",
"telephoneNumber": "<string>",
"websiteURL": "<string>"
},
"disclosingEntityIndicator": true,
"includesNonBeneficiallyHeld": true,
"industryCodes": [
{
"code": "<string>",
"description": "<string>"
}
],
"industryDeclarations": [
{
"description": "<string>",
"language": "<string>"
}
],
"kycCustomerType": "<string>",
"lastCheckDate": "<string>",
"legalFormDetails": {
"basis": "<string>",
"capital": "<string>",
"comments": "<string>",
"control": "<string>",
"incorp": "<string>",
"partner": "<string>",
"responsibility": "<string>",
"stocks": "<string>"
},
"normalisedLegalStatus": "<string>",
"ownershipResolved": true,
"registeredName": "<string>",
"registration": {
"countryIso": "<string>",
"date": "<string>",
"number": "<string>",
"previousNumber": "<string>",
"registryCode": "<string>",
"registryDescription": "<string>",
"state": "<string>",
"unstructuredDate": "<string>",
"unstructuredFoundationDate": "<string>"
},
"registries": {
"abr": {
"abn": "<string>",
"acn": "<string>",
"addresses": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"postcode": "<string>",
"stateCode": "<string>"
}
],
"businessNames": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"charityEndorsements": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"type": "<string>"
}
],
"charityTypes": [
{
"description": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"description": "<string>",
"dgrEndorsements": [
{
"endorsedFrom": "<string>",
"endorsedTo": "<string>"
}
],
"gst": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"historicalChanges": [
{
"businessName": [
"<string>"
],
"date": "<string>",
"entityStatus": [
"<string>"
],
"goodsAndServicesTax": [
"<string>"
],
"mainBusinessPhysicalAddress": [
"<string>"
],
"mainName": [
"<string>"
],
"mainTradingName": [
"<string>"
]
}
],
"lastUpdated": "<string>",
"name": "<string>",
"registeredDate": "<string>",
"status": "<string>",
"statusEffectiveFrom": "<string>",
"type": "<string>",
"typeCode": "<string>",
"updatedDate": "<string>"
}
},
"reviewDate": "<string>",
"shareStructure": [
{
"amountDue": 123,
"amountPaid": 123,
"classCode": "<string>",
"classTitle": "<string>",
"docNumber": "<string>",
"docNumberQualifier": "<string>",
"sharesIssued": 123,
"status": "<string>"
}
],
"startDate": "<string>",
"status": {
"code": "<string>",
"description": "<string>"
},
"subType": {
"code": "<string>",
"description": "<string>"
},
"subclass": {
"code": "<string>",
"description": "<string>"
},
"type": {
"code": "<string>",
"description": "<string>"
}
}
},
"referrer": "https://example.com",
"relayState": "412e8c806fdfb0bb19b5"
}
'{
"applicantId": "<string>",
"country": "AUS",
"documentType": "DRIVER_LICENCE",
"entity": {
"addresses": [
{
"addressId": "<string>",
"addressType": "<string>",
"buildingName": "<string>",
"careOf": "<string>",
"country": "<string>",
"endDate": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"longForm": "<string>",
"postalCode": "<string>",
"region": "<string>",
"startDate": "<string>",
"state": "<string>",
"streetName": "<string>",
"streetNumber": "<string>",
"streetType": "<string>",
"suburb": "<string>",
"town": "<string>",
"unitNumber": "<string>",
"unstructuredLongForm": "<string>"
}
],
"dateOfBirth": {
"country": "<string>",
"dateOfBirth": "<string>",
"locality": "<string>",
"unstructuredDateOfBirth": "<string>",
"yearOfBirth": "<string>"
},
"entityId": "<string>",
"entityProfile": "<string>",
"entityType": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"flags": [
{
"flag": "<string>",
"value": 123
}
],
"gender": "<string>",
"identityDocs": [
{
"country": "<string>",
"createdFromScan": true,
"docScan": [
{
"ScanDelete": true,
"scanCreated": "<string>",
"scanData": "<string>",
"scanDataRetrievalState": "<string>",
"scanDocId": "<string>",
"scanFilename": "<string>",
"scanMIME": "<string>",
"scanPageNum": 123,
"scanSide": "<string>",
"scanType": "<string>"
}
],
"documentId": "<string>",
"documentStatus": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"idExpiry": "<string>",
"idIssued": "<string>",
"idNumber": "<string>",
"idSubType": "<string>",
"idType": "<string>",
"manuallyModified": true,
"region": "<string>"
}
],
"name": {
"displayName": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"honourific": "<string>",
"middleName": "<string>"
},
"organisationData": {
"adverseCreditDataPresent": true,
"aliases": [
"<string>"
],
"blockingReasons": [
{
"candidates": [
{
"address": "<string>",
"code": "<string>",
"countryIso": "<string>",
"registeredName": "<string>",
"registryDescription": "<string>",
"subdivision": "<string>"
}
],
"description": "<string>",
"type": "<string>"
}
],
"class": {
"code": "<string>",
"description": "<string>"
},
"contactDetails": {
"email": "<string>",
"faxNumber": "<string>",
"telephoneNumber": "<string>",
"websiteURL": "<string>"
},
"disclosingEntityIndicator": true,
"includesNonBeneficiallyHeld": true,
"industryCodes": [
{
"code": "<string>",
"description": "<string>"
}
],
"industryDeclarations": [
{
"description": "<string>",
"language": "<string>"
}
],
"kycCustomerType": "<string>",
"lastCheckDate": "<string>",
"legalFormDetails": {
"basis": "<string>",
"capital": "<string>",
"comments": "<string>",
"control": "<string>",
"incorp": "<string>",
"partner": "<string>",
"responsibility": "<string>",
"stocks": "<string>"
},
"normalisedLegalStatus": "<string>",
"ownershipResolved": true,
"registeredName": "<string>",
"registration": {
"countryIso": "<string>",
"date": "<string>",
"number": "<string>",
"previousNumber": "<string>",
"registryCode": "<string>",
"registryDescription": "<string>",
"state": "<string>",
"unstructuredDate": "<string>",
"unstructuredFoundationDate": "<string>"
},
"registries": {
"abr": {
"abn": "<string>",
"acn": "<string>",
"addresses": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"postcode": "<string>",
"stateCode": "<string>"
}
],
"businessNames": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"charityEndorsements": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"type": "<string>"
}
],
"charityTypes": [
{
"description": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"description": "<string>",
"dgrEndorsements": [
{
"endorsedFrom": "<string>",
"endorsedTo": "<string>"
}
],
"gst": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"historicalChanges": [
{
"businessName": [
"<string>"
],
"date": "<string>",
"entityStatus": [
"<string>"
],
"goodsAndServicesTax": [
"<string>"
],
"mainBusinessPhysicalAddress": [
"<string>"
],
"mainName": [
"<string>"
],
"mainTradingName": [
"<string>"
]
}
],
"lastUpdated": "<string>",
"name": "<string>",
"registeredDate": "<string>",
"status": "<string>",
"statusEffectiveFrom": "<string>",
"type": "<string>",
"typeCode": "<string>",
"updatedDate": "<string>"
}
},
"reviewDate": "<string>",
"shareStructure": [
{
"amountDue": 123,
"amountPaid": 123,
"classCode": "<string>",
"classTitle": "<string>",
"docNumber": "<string>",
"docNumberQualifier": "<string>",
"sharesIssued": 123,
"status": "<string>"
}
],
"startDate": "<string>",
"status": {
"code": "<string>",
"description": "<string>"
},
"subType": {
"code": "<string>",
"description": "<string>"
},
"subclass": {
"code": "<string>",
"description": "<string>"
},
"type": {
"code": "<string>",
"description": "<string>"
}
}
},
"provider": "OCRLabs",
"sms_sent": true,
"token": "41cf9401f0f889616bef",
"tokenExpiry": "<string>",
"vendorParameters": {
"tokenURL": "example1.com"
}
}Queries the IDV provider for a token to be used with their sdk
curl --request POST \
--url https://api.uat.frankie.one/idv/v2/idvalidate/token \
--header 'Content-Type: application/json' \
--header 'X-Frankie-CustomerID: <x-frankie-customerid>' \
--header 'api_key: <api-key>' \
--data '
{
"applicantId": "412e8c806fdfb0bb19b5",
"applicationId": "94d9a75a5072444c",
"consent": true,
"country": "AUS",
"documentType": "DRIVER_LICENCE",
"entity": {
"addresses": [
{
"addressId": "<string>",
"addressType": "<string>",
"buildingName": "<string>",
"careOf": "<string>",
"country": "<string>",
"endDate": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"longForm": "<string>",
"postalCode": "<string>",
"region": "<string>",
"startDate": "<string>",
"state": "<string>",
"streetName": "<string>",
"streetNumber": "<string>",
"streetType": "<string>",
"suburb": "<string>",
"town": "<string>",
"unitNumber": "<string>",
"unstructuredLongForm": "<string>"
}
],
"dateOfBirth": {
"country": "<string>",
"dateOfBirth": "<string>",
"locality": "<string>",
"unstructuredDateOfBirth": "<string>",
"yearOfBirth": "<string>"
},
"entityId": "<string>",
"entityProfile": "<string>",
"entityType": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"flags": [
{
"flag": "<string>",
"value": 123
}
],
"gender": "<string>",
"identityDocs": [
{
"country": "<string>",
"createdFromScan": true,
"docScan": [
{
"ScanDelete": true,
"scanCreated": "<string>",
"scanData": "<string>",
"scanDataRetrievalState": "<string>",
"scanDocId": "<string>",
"scanFilename": "<string>",
"scanMIME": "<string>",
"scanPageNum": 123,
"scanSide": "<string>",
"scanType": "<string>"
}
],
"documentId": "<string>",
"documentStatus": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"idExpiry": "<string>",
"idIssued": "<string>",
"idNumber": "<string>",
"idSubType": "<string>",
"idType": "<string>",
"manuallyModified": true,
"region": "<string>"
}
],
"name": {
"displayName": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"honourific": "<string>",
"middleName": "<string>"
},
"organisationData": {
"adverseCreditDataPresent": true,
"aliases": [
"<string>"
],
"blockingReasons": [
{
"candidates": [
{
"address": "<string>",
"code": "<string>",
"countryIso": "<string>",
"registeredName": "<string>",
"registryDescription": "<string>",
"subdivision": "<string>"
}
],
"description": "<string>",
"type": "<string>"
}
],
"class": {
"code": "<string>",
"description": "<string>"
},
"contactDetails": {
"email": "<string>",
"faxNumber": "<string>",
"telephoneNumber": "<string>",
"websiteURL": "<string>"
},
"disclosingEntityIndicator": true,
"includesNonBeneficiallyHeld": true,
"industryCodes": [
{
"code": "<string>",
"description": "<string>"
}
],
"industryDeclarations": [
{
"description": "<string>",
"language": "<string>"
}
],
"kycCustomerType": "<string>",
"lastCheckDate": "<string>",
"legalFormDetails": {
"basis": "<string>",
"capital": "<string>",
"comments": "<string>",
"control": "<string>",
"incorp": "<string>",
"partner": "<string>",
"responsibility": "<string>",
"stocks": "<string>"
},
"normalisedLegalStatus": "<string>",
"ownershipResolved": true,
"registeredName": "<string>",
"registration": {
"countryIso": "<string>",
"date": "<string>",
"number": "<string>",
"previousNumber": "<string>",
"registryCode": "<string>",
"registryDescription": "<string>",
"state": "<string>",
"unstructuredDate": "<string>",
"unstructuredFoundationDate": "<string>"
},
"registries": {
"abr": {
"abn": "<string>",
"acn": "<string>",
"addresses": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"postcode": "<string>",
"stateCode": "<string>"
}
],
"businessNames": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"charityEndorsements": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"type": "<string>"
}
],
"charityTypes": [
{
"description": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"description": "<string>",
"dgrEndorsements": [
{
"endorsedFrom": "<string>",
"endorsedTo": "<string>"
}
],
"gst": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"historicalChanges": [
{
"businessName": [
"<string>"
],
"date": "<string>",
"entityStatus": [
"<string>"
],
"goodsAndServicesTax": [
"<string>"
],
"mainBusinessPhysicalAddress": [
"<string>"
],
"mainName": [
"<string>"
],
"mainTradingName": [
"<string>"
]
}
],
"lastUpdated": "<string>",
"name": "<string>",
"registeredDate": "<string>",
"status": "<string>",
"statusEffectiveFrom": "<string>",
"type": "<string>",
"typeCode": "<string>",
"updatedDate": "<string>"
}
},
"reviewDate": "<string>",
"shareStructure": [
{
"amountDue": 123,
"amountPaid": 123,
"classCode": "<string>",
"classTitle": "<string>",
"docNumber": "<string>",
"docNumberQualifier": "<string>",
"sharesIssued": 123,
"status": "<string>"
}
],
"startDate": "<string>",
"status": {
"code": "<string>",
"description": "<string>"
},
"subType": {
"code": "<string>",
"description": "<string>"
},
"subclass": {
"code": "<string>",
"description": "<string>"
},
"type": {
"code": "<string>",
"description": "<string>"
}
}
},
"referrer": "https://example.com",
"relayState": "412e8c806fdfb0bb19b5"
}
'{
"applicantId": "<string>",
"country": "AUS",
"documentType": "DRIVER_LICENCE",
"entity": {
"addresses": [
{
"addressId": "<string>",
"addressType": "<string>",
"buildingName": "<string>",
"careOf": "<string>",
"country": "<string>",
"endDate": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"longForm": "<string>",
"postalCode": "<string>",
"region": "<string>",
"startDate": "<string>",
"state": "<string>",
"streetName": "<string>",
"streetNumber": "<string>",
"streetType": "<string>",
"suburb": "<string>",
"town": "<string>",
"unitNumber": "<string>",
"unstructuredLongForm": "<string>"
}
],
"dateOfBirth": {
"country": "<string>",
"dateOfBirth": "<string>",
"locality": "<string>",
"unstructuredDateOfBirth": "<string>",
"yearOfBirth": "<string>"
},
"entityId": "<string>",
"entityProfile": "<string>",
"entityType": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"flags": [
{
"flag": "<string>",
"value": 123
}
],
"gender": "<string>",
"identityDocs": [
{
"country": "<string>",
"createdFromScan": true,
"docScan": [
{
"ScanDelete": true,
"scanCreated": "<string>",
"scanData": "<string>",
"scanDataRetrievalState": "<string>",
"scanDocId": "<string>",
"scanFilename": "<string>",
"scanMIME": "<string>",
"scanPageNum": 123,
"scanSide": "<string>",
"scanType": "<string>"
}
],
"documentId": "<string>",
"documentStatus": "<string>",
"extraData": [
{
"kvpKey": "<string>",
"kvpType": "<string>",
"kvpValue": "<string>"
}
],
"idExpiry": "<string>",
"idIssued": "<string>",
"idNumber": "<string>",
"idSubType": "<string>",
"idType": "<string>",
"manuallyModified": true,
"region": "<string>"
}
],
"name": {
"displayName": "<string>",
"familyName": "<string>",
"givenName": "<string>",
"honourific": "<string>",
"middleName": "<string>"
},
"organisationData": {
"adverseCreditDataPresent": true,
"aliases": [
"<string>"
],
"blockingReasons": [
{
"candidates": [
{
"address": "<string>",
"code": "<string>",
"countryIso": "<string>",
"registeredName": "<string>",
"registryDescription": "<string>",
"subdivision": "<string>"
}
],
"description": "<string>",
"type": "<string>"
}
],
"class": {
"code": "<string>",
"description": "<string>"
},
"contactDetails": {
"email": "<string>",
"faxNumber": "<string>",
"telephoneNumber": "<string>",
"websiteURL": "<string>"
},
"disclosingEntityIndicator": true,
"includesNonBeneficiallyHeld": true,
"industryCodes": [
{
"code": "<string>",
"description": "<string>"
}
],
"industryDeclarations": [
{
"description": "<string>",
"language": "<string>"
}
],
"kycCustomerType": "<string>",
"lastCheckDate": "<string>",
"legalFormDetails": {
"basis": "<string>",
"capital": "<string>",
"comments": "<string>",
"control": "<string>",
"incorp": "<string>",
"partner": "<string>",
"responsibility": "<string>",
"stocks": "<string>"
},
"normalisedLegalStatus": "<string>",
"ownershipResolved": true,
"registeredName": "<string>",
"registration": {
"countryIso": "<string>",
"date": "<string>",
"number": "<string>",
"previousNumber": "<string>",
"registryCode": "<string>",
"registryDescription": "<string>",
"state": "<string>",
"unstructuredDate": "<string>",
"unstructuredFoundationDate": "<string>"
},
"registries": {
"abr": {
"abn": "<string>",
"acn": "<string>",
"addresses": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"postcode": "<string>",
"stateCode": "<string>"
}
],
"businessNames": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"charityEndorsements": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>",
"type": "<string>"
}
],
"charityTypes": [
{
"description": "<string>",
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"description": "<string>",
"dgrEndorsements": [
{
"endorsedFrom": "<string>",
"endorsedTo": "<string>"
}
],
"gst": [
{
"effectiveFrom": "<string>",
"effectiveTo": "<string>"
}
],
"historicalChanges": [
{
"businessName": [
"<string>"
],
"date": "<string>",
"entityStatus": [
"<string>"
],
"goodsAndServicesTax": [
"<string>"
],
"mainBusinessPhysicalAddress": [
"<string>"
],
"mainName": [
"<string>"
],
"mainTradingName": [
"<string>"
]
}
],
"lastUpdated": "<string>",
"name": "<string>",
"registeredDate": "<string>",
"status": "<string>",
"statusEffectiveFrom": "<string>",
"type": "<string>",
"typeCode": "<string>",
"updatedDate": "<string>"
}
},
"reviewDate": "<string>",
"shareStructure": [
{
"amountDue": 123,
"amountPaid": 123,
"classCode": "<string>",
"classTitle": "<string>",
"docNumber": "<string>",
"docNumberQualifier": "<string>",
"sharesIssued": 123,
"status": "<string>"
}
],
"startDate": "<string>",
"status": {
"code": "<string>",
"description": "<string>"
},
"subType": {
"code": "<string>",
"description": "<string>"
},
"subclass": {
"code": "<string>",
"description": "<string>"
},
"type": {
"code": "<string>",
"description": "<string>"
}
}
},
"provider": "OCRLabs",
"sms_sent": true,
"token": "41cf9401f0f889616bef",
"tokenExpiry": "<string>",
"vendorParameters": {
"tokenURL": "example1.com"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.frankieone.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued by FrankieOne. This will rotate regularly
Customer ID issued by Frankie Financial. This will never change. Your API key, which is mapped to this identity, will change over time
If, as a Frankie Customer, you are acting on behalf of your own customers, then you can populate this field with a Frankie-assigned ID. Note: If using a CustomerChildID, you will also need a separate api_key for each child. Any documents, checks, entities that are created when this field has been populated will now be tied to this CustomerID + CustomerChildID combination. Just as Customers cannot see data created by other Customers, so too a Customer's Children will not be able to see each other's data. A Customer can see the documents/entities and checks of all their Children
Open string that can be used to define the 'channel' the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated
Details required to fetch a token from the IDV provider
ID of the applicant/individual in the IDV provider's system. Specify this if resuming/continuing an IDV check
"412e8c806fdfb0bb19b5"
ID of the application/check in the IDV provider's system. Specify this if resuming/continuing an IDV check
"94d9a75a5072444c"
Has user consented. If not supplied or is false, consent will need to be submitted via provider SDK
true
Country code to check for. Must be a ISO-3166 alpha-3 code entry
"AUS"
Document type that will be used for the check. Can be one of DRIVERS_LICENCE, PASSPORT, NATIONAL_ID
"DRIVER_LICENCE"
Show child attributes
If this is for a web SDK, then you need to supply the referrer domain so that the token can be validated by the IDV service
"https://example.com"
State from start of flow that should be relayed through the process via any redirects
"412e8c806fdfb0bb19b5"
OK
The ID of the applicant attached to this check
Country code to check for. Must be a ISO-3166 alpha-3 code entry
"AUS"
Document type that will be used for the check
"DRIVER_LICENCE"
Show child attributes
Underlying provider, used for selecting the correct SDK if not using SmartUI
"OCRLabs"
Has a sms to the user already been sent as part of the token request
true
Tokens are only valid for a limited time
"41cf9401f0f889616bef"
The time at which the provided token will expire
Show child attributes
{ "tokenURL": "example1.com" }Was this page helpful?