Skip to content

Commit

Permalink
FCA (Independent Publisher) Connector - Added and Updated Actions (#…
Browse files Browse the repository at this point in the history
…3500)

* Create ReadME.md

Created Financial Conduct Authority (FCA) UK Connector folder and ReadME file underneath

* Update ReadME.md

* Update ReadME.md

* Update ReadME.md

* Rename ReadME.md to ReadME.md

Corrected the foldername

* Update ReadME.md

* Added files via upload

Uploaded the following files:
apiDefinition.swagger.json
apiProperties.json

* Update apiProperties.json

* Update ReadME.md

* Added file via upload

Added the following files:
* apiDefinition.swagger.json
* apiProperties.json

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/ReadME.md

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/apiDefinition.swagger.json

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/apiProperties.json

* Rename ReadME.md to ReadME.md

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector/ReadME.md

* Added ReadME.md file

* Rename ReadME.md to ReadME.md

* Add files via upload

* Delete independent-publisher-connectors/FInancial Conduct Authority (FCA) UK Connector directory

* Update apiDefinition.swagger.json

Updated the title and description

* Update apiDefinition.swagger.json

Truncated the title to keep it 30 characters long

* Update apiDefinition.swagger.json

Truncated the title length to 30 characters

* Update ReadME.md

* Fixed 'Common Search' action 
* Added 'Find Firm Details' action
* Added 'Find Product Details' action

* Update apiProperties.json

Updated apiProperties.json file

* Update apiDefinition.swagger.json

Updated apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiDefinition.swagger.json

* Update apiProperties.json

* Update apiDefinition.swagger.json

Changed the name back to 'FCA' as it was initially.

* Create README.md

* Update README.md
  • Loading branch information
gulshankhurana authored Jul 5, 2024
1 parent 2a0bd00 commit 850cc87
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 177 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ You will need the following to proceed:
## Supported Operations

The connector supports the following operations:
* `Common Search`: Search the Financial Services Register for a firm or an individual by name or unique reference number
* `Find Individuals Details`: Get information about the Individuals associated with its Individual Reference Number
* `Individual Disciplinary History`: Get information about Disciplinary History on an Individual using its Individual Reference Number
* `Common Search`: Search the Financial Services Register for a firm or an individual or a fund (collective investment scheme) by name or unique reference number
* `Find Individuals Details`: Get information about an Individual associated with its Individual Reference Number
* `Find Firm Details`: Get information about a specific firm using its Firm Reference Number
* `Find Product Details`: Get information about a specific product using its Product Reference Number
* `Subfund Details`: Get information about subfund of a product by using its Product Reference Number
* `Product Other Name Details`: Get information about other names of a product by using its Product Reference Number
* `Individual Disciplinary History`: Get information about Disciplinary History on an Individual using its Individual Reference Number
* `Firm Other Names`: Get information about the other names used by the firms using its Firm Reference Number
* `Firm Address`: Get information about a specific firm using its Firm Reference Number
* `Firm Individuals`: Get information about the Individuals associated with a firm using its Firm Reference Number
Expand Down
Loading

0 comments on commit 850cc87

Please sign in to comment.