WireIntermedFi

Perform various operations on wire intermediary FI records.

Symitar eDocs References: Coming soon.

Operations

getWireIntermedFiAdv

post

Retrieve intermediary financial institution details including advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireIntermedFiAdvLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiAdv
200

Successful operation.

getWireIntermedFiAdvSelectFields

post

Retrieve intermediary financial institution details with selected fields and advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireIntermedFiAdvLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiAdvSelectFields
200

Successful operation.

getWireIntermedFiAdvPagedList

post

Retrieve paged intermediary financial institution details with advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiAdvPagedList
200

Successful operation.

getWireIntermedFiAdvListSelectFields

post

Retrieve a list of intermediary financial institution details with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiAdvListSelectFields
200

Successful operation.

searchWireIntermedFiAdvSelectFields

post

Searches for wire intermediary financial institution advanced information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/searchWireIntermedFiAdvSelectFields
200

Successful operation.

getWireIntermedFiAdvPagedListSelectFields

post

Retrieve paged intermediary financial institution details with selected fields and advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiAdvPagedListSelectFields
200

Successful operation.

searchWireIntermedFiAdvPagedSelectFields

post

Searches for wire intermediary financial institution advanced paged information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchWireIntermedFiAdvPagedSelectFields
200

Successful operation.

getWireIntermedFiInfo

post

Retrieve intermediary financial institution information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireIntermedFiInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiInfo
200

Successful operation.

getWireIntermedFiInfoSelectFields

post

Retrieve intermediary financial institution information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireIntermedFiInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiInfoSelectFields
200

Successful operation.

getWireIntermedFiInfoPagedList

post

Retrieve paged intermediary financial institution information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiInfoPagedList
200

Successful operation.

getWireIntermedFiInfoListSelectFields

post

Retrieve a list of intermediary financial institution information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiInfoListSelectFields
200

Successful operation.

searchWireIntermedFiInfoSelectFields

post

Searches for wire intermediary financial institution information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/searchWireIntermedFiInfoSelectFields
200

Successful operation.

getWireIntermedFiInfoPagedListSelectFields

post

Retrieve paged intermediary financial institution information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireIntermedFiInfoPagedListSelectFields
200

Successful operation.

searchWireIntermedFiInfoPagedSelectFields

post

Searches for wire intermediary financial institution information paged with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchWireIntermedFiInfoPagedSelectFields
200

Successful operation.

updateWireIntermedFiAdvByID

post

Updates wire intermediary financial institution advanced information by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireIntermedFiAdvLocatorintegerOptional
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/updateWireIntermedFiAdvByID
200

Successful operation.

updateWireIntermedFiInfoByID

post

Updates wire intermediary financial institution information by ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireIntermedFiInfoLocatorintegerOptional
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/updateWireIntermedFiInfoByID
200

Successful operation.

Last updated

Was this helpful?