action frankiefinancial_international_business_profile { label: "Retrieve a business profile from any country (AUS included)." description: "Using the Company Code retrieved from the search response (see above) you can pull back the details of the company.\n\nThe Frankie platform will save the details of the response as an ORGANISATION type entity with the profile attached as a report which you can potentially re-retrieve later if you wish.\n" provider: frankiefinancial method: POST path: "/business/international/profile" encoding: json output: { type: "object" additionalProperties: true } }