Get a single document by its id for an organization entity.
Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Your Customer ID provided by FrankieOne
"12345678-1234-1234-1234-123456789012"
Your Customer Child ID provided by FrankieOne
"87654321-4321-4321-4321-210987654321"
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.
Username provided by API caller
Unique FrankieOne identifier for an entity
Unique identifier for a document
Determines what level of detail to return in the response
meta, base64 OK
Valid document ID types.
NOTE: These cannot be used as a supporting document:
Business-related documentation:
Special document types:
OTHER, DRIVERS_LICENSE, PASSPORT, VISA, IMMIGRATION, NATIONAL_ID, TAX_ID, NATIONAL_HEALTH_ID, CONCESSION, HEALTH_CONCESSION, PENSION, MILITARY_ID, BIRTH_CERT, CITIZENSHIP, MARRIAGE_CERT, DEATH_CERT, NAME_CHANGE, UTILITY_BILL, BANK_STATEMENT, BANK_ACCOUNT, INTENT_PROOF, ATTESTATION, SELF_IMAGE, DEVICE, VEHICLE_REGISTRATION, PROOF_OF_ADDRESS, HOUSE_REGISTRATION, YELLOW_HOUSE_REGISTRATION, WORK_PERMIT, EMPLOYMENT_CERTIFICATE, NOTARY_PUBLIC_ID, EXTERNAL_ADMIN, CHARGES, PRE_ASIC, ANNUAL_RETURN, REPORT, TRUST_DEED, DEED_OF_VARIATION, REGISTER_OF_UNIT_HOLDERS, PARTNERSHIP_AGREEMENT, ADMIN_CHANGE, COMPANY_REPORT, CHECK_RESULTS, AVIATION_SECURITY_ID, MARITIME_SECURITY_ID, ORGANIZATION_PROFILE, ORGANIZATION_OWNERSHIP The ISO 3166 alpha-3 country code where the document was issued, if relevant. For more information, please refer to: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes
3"AUS"
The classification of the document, indicating how it should be used or interpreted.
OTHER, IDENTITY, SUPPORTING, REPORT "IDENTITY"
As documents are added to an entity, they are assigned a unique identifier to assist with modification and reference. To modify a document, include the documentId in an update request.
"92de15f64-5717-4562-b3fc-2c963f6665a7"
Entities are assigned a FrankieOne auto-generated UUID to ensure global uniqueness, represented as entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The expiry date of the document in YYYY-MM-DD format.
The issue date of the document in YYYY-MM-DD format.
The primary ID number of the document, e.g., the ID number on a driver licence.
"000734130"
The secondary ID number of the document, e.g., the card number on a driver licence.
"P0001975"
The sub-type of the document, if relevant. This can include specific report or attestation types, e.g., FACIAL_COMPARISON (attestation) or KYC (report).
"Photo Comparison"
The abbreviated ISO 3166 subdivision/region where the ID was issued, e.g., "VIC" for the Australian state of Victoria or "MA" for the US state of Massachusetts.
"VIC"
The date and time when the document record was created, in ISO 8601 format.
"2024-01-15T02:18:11.365Z"
The date and time when the document record was last updated, in ISO 8601 format.
"2025-01-16T02:18:11.365Z"
The date when the validity period for this document began, if applicable.
The date when the validity period for this document ended, if applicable.
The source from which specific information was sourced. This is a link to an informationSource object in the informationSources map.
"324f15f64-5717-4562-b3fc-2c963f66ffa1"
Supplementary information relevant to a national health id.
List of scans, pages, or files for a single document, e.g., front and back images of a driver licence, or page 1, 2, and 3 of a supporting document.
Attachments can be uploaded in a single call or in multiple calls. To upload attachments over multiple calls, include the documentId in the request.