Skip to main content

AgentDTO

Agent that is instructed by the previous party in the chain to carry out the (set of) instruction(s).

institutionIdentification objectrequired

Unique and unambiguous identification of a financial institution, as assigned under an internationally recognised identification scheme.

bicfistringrequired

ISO 9362 Business identifier code (BIC) - code allocated to a financial institution. Must be between 8 and 11 characters.

Possible values: >= 8 characters and <= 11 characters

AgentDTO
{
"institutionIdentification": {
"bicfi": "string"
}
}