WireIntermedFi

Perform various operations on wire intermediary FI records.

Symitar eDocs References: Coming soon.

Operations

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.

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
Responses
200

Successful operation.

application/json
post
/searchWireIntermedFiAdvPagedSelectFields
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.

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
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
WireSequenceNumberintegerOptional
WireIntermedFiAdvLocatorintegerOptional
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
WireSequenceNumberintegerOptional
WireIntermedFiInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateWireIntermedFiInfoByID
200

Successful operation.

Last updated

Was this helpful?