Retrieve results from a previous UBO query along with the current KYC/AML results (if any) for associated entities.
NOTE: This will only return check details for an Australian Organisation that has previously called one of the following calls:
More details on how to use this API and interpret the results can be found here:
https://apidocs.frankiefinancial.com/docs/australian-business-function-overview
The entityId returned previously from an earlier call to /check or /entity
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:
Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
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.
Used to set additional information flags for this 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.
If an ownership result is provided in this response then this is the date and time the service provided that result.
Unique identifier for the ownership check.
The positive result of a report generation request if any.
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.