/
ID
idenfy
/
iDenfy IVS Core API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
AML Checks
4
AML Monitorings
8
api
1
Bank
2
Beneficiaries
6
Companies
6
Face Auth Sessions
2
GOV Orders
4
get
List GOV ordered documents
post
Order GOV document
get
Retrieve available documents to order
get
Retrieve GOV ordered document
KYB Documents
12
KYB Forms
6
KYB Questionnaires
6
KYB Token
4
KYC Blocklist
2
KYC Token
1
KYC Verifications
2
Registry Center Checks
2
SOS Reports
3
GOV Orders
Retrieve GOV ordered document
get
/api/v2/gov-ordered-documents/{id}/
Path parameters
id
string
uuid
required
A UUID string identifying this gov partner ordered document.
Response
GovPartnerOrderedDocument
required
id
string
uuid
required
title
string
nullable
documentFormat
string
productKey
string
required
expectedDeliveryTime
string
date-time
required
price
number
double
required
deliveredAt
string
date-time
nullable
status
'NOT_ORDERED'
|
'IN_PROGRESS'
|
'FINISHED'
|
'FAILED'
|
'TIMED_OUT'
file
string
uri
nullable
Changes