WireReceiverFiInfo

Perform various operations on wire receiver FI information records.

Symitar eDocs References: Coming soon.

Operations

getWireReceiverFiInfo

post

Retrieve receiving financial institution information

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

Successful operation.

application/json
post
/getWireReceiverFiInfo
200

Successful operation.

getWireReceiverFiInfoSelectFields

post

Retrieves wire receiver financial institution information with selected fields

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

Successful operation.

application/json
post
/getWireReceiverFiInfoSelectFields
200

Successful operation.

getWireReceiverFiInfoPagedList

post

Retrieves a paged list of wire receiver financial institution information

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

Successful operation.

application/json
post
/getWireReceiverFiInfoPagedList
200

Successful operation.

getWireReceiverFiInfoListSelectFields

post

Retrieve a list of receiving 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
/getWireReceiverFiInfoListSelectFields
200

Successful operation.

searchWireReceiverFiInfoSelectFields

post

Searches for wire receiver 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
/searchWireReceiverFiInfoSelectFields
200

Successful operation.

getWireReceiverFiInfoPagedListSelectFields

post

Retrieves a paged list of wire receiver 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
/getWireReceiverFiInfoPagedListSelectFields
200

Successful operation.

searchWireReceiverFiInfoPagedSelectFields

post

Searches for wire receiver 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
/searchWireReceiverFiInfoPagedSelectFields
200

Successful operation.

updateWireReceiverFiInfoByID

post

Updates receiver FI information for a wire by ID

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

Successful operation.

application/json
post
/updateWireReceiverFiInfoByID
200

Successful operation.

Last updated

Was this helpful?