> ## Documentation Index
> Fetch the complete documentation index at: https://docs.frankieone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# International KYB Flows and Sequence

## Sequence Diagram

<Frame caption="International KYB Flow">
  <img src="https://mintcdn.com/frankieone-f5583b1b/YJ8U5h0OEQLOVp6h/images/v1/kyb/international/daf0364-Copy_of_International_Sequence_Diagram.drawio.png?fit=max&auto=format&n=YJ8U5h0OEQLOVp6h&q=85&s=2ae7e2d59787c888773b4b3df21d48ff" width="741" height="872" data-path="images/v1/kyb/international/daf0364-Copy_of_International_Sequence_Diagram.drawio.png" />
</Frame>

## Explanation of steps

The above steps have been explained in detail in the individual calls that need to be made. Below is just a high-level overview of the required requests.

1. Search for a company with either a name or a registered code based on the region/country. See more - [Search For a Business](/docs/v1/kyb/international/search-for-business)
2. Request the Business profile of a specific business from the list above. See more - [Retrieve a Business Profile](/docs/v1/kyb/international/retrieve-business-profile)
3. Request a list of reports available for a specific business. See more - [Getting a List of Documents](/docs/v1/kyb/international/getting-documents-catalogue)
4. Request a specific report for a business. See more - [Order a document](/docs/v1/kyb/international/order-document-catalogue)
5. Retrieve the status of a previously ordered report. [Status of a Document Order](/docs/v1/kyb/international/document-order-status)
6. Retrieve the report contents once ready. See more - [Retrieving a Requested Report](/docs/v1/kyb/international/retrieve-requested-document)

<Info>
  ##### Before Ordering a report

  Ideally check the status of an order if you have already placed an order for the same report code and is in progress and/or you have received no notification.
</Info>
