Supporting documents
This API endpoint makes an HTTP GET request to retrieve the documentation for a specific beneficial ownership registration by statement ID.
The response will include an array of documents with details such as documentation ID, registration ID, reference number, content type, created date, document type description, document status description, and document name. Additionally, the response will contain an array of links with their respective relation and href. To "Add documentation", further details about the specific requirements for adding documentation would be needed.
Get supporting document by entity statement id
Authorizations
Path parameters
entitystatementidinteger · enumRequiredPossible values:
Entity Id of the registered beneficial ownership registration
Responses
200
Success
application/json
401
Unauthorised
application/json
404
Resource Not Found
get
Last updated
Was this helpful?