FINOS · Capability
Pod API
Pod API. 6 operations. Lead operation: Allows iteration of all file extensions supported for upload. Self-contained Naftiko capability covering one Finos business surface.
Run with Naftiko
Finos
What You Can Do
GET
Listallowedfileextensions
— Allows iteration of all file extensions supported for upload
/v1/file-ext/v1/allowed-extensions
PUT
Putallowedfileextension
— Allows replacement or creation of a specific file extension supported for upload
/v1/file-ext/v1/allowed-extensions/{extension}
DELETE
Deleteallowedfileextension
— Allows deletion of a specific file extension supported for upload
/v1/file-ext/v1/allowed-extensions/{extension}
POST
Post
— Fetch message details
/v1/v1/admin/messages
GET
Get
— Get the message metadata relationship
/v1/v1/admin/messages/{messageid}/metadata/relationships
GET
Get
— Fetch receipts details from a specific message.
/v1/v1/admin/messages/{messageid}/receipts
MCP Tools
allows-iteration-all-file-extensions
Allows iteration of all file extensions supported for upload
read-only
idempotent
allows-replacement-creation-specific-file
Allows replacement or creation of a specific file extension supported for upload
idempotent
allows-deletion-specific-file-extension
Allows deletion of a specific file extension supported for upload
idempotent
fetch-message-details
Fetch message details
read-only
get-message-metadata-relationship
Get the message metadata relationship
read-only
idempotent
fetch-receipts-details-specific-message
Fetch receipts details from a specific message.
read-only
idempotent