(AUS Only) Retrieve previous UBO query results
Authentication
Path parameters
The entityId returned previously from an earlier call to /check or /entity
Headers
Query parameters
The type of document data to return - with document scans or not. Default is ‘full’.
Response
This is what you will find in the payload of a retrieved response should the ownership query succeed, or you’re querying the past checks for a given business.
NOTE: When requesting the initial report, you will only ever receive a 202 response.
Batch identifier for the KYC/AML check results if any.
The results of KYC/AML check on a organisation with a prior ownership query. This will be retrived via GET /retrieve/response/{requestId} after you receive a notification that the results are ready.
Unique identifier for every request. Can be used for tracking down answers with technical support.
Uses the ULID format (a time-based, sortable UUID)
Note: this will be different for every request.