WireFiToFiInfo

Perform various operations on wire FI to FI records.

Symitar eDocs References: Coming soon.

Operations

getWireFiToFiInfo

post

Retrieve financial institution-to-financial institution information

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

Successful operation.

application/json
post
/getWireFiToFiInfo
200

Successful operation.

getWireFiToFiInfoSelectFields

post

Retrieve financial institution-to-financial institution information with selected fields

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

Successful operation.

application/json
post
/getWireFiToFiInfoSelectFields
200

Successful operation.

getWireFiToFiInfoPagedList

post

Retrieve paged financial institution-to-financial institution information

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

Successful operation.

application/json
post
/getWireFiToFiInfoPagedList
200

Successful operation.

getWireFiToFiInfoListSelectFields

post

Retrieve a list of financial institution-to-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
/getWireFiToFiInfoListSelectFields
200

Successful operation.

searchWireFiToFiInfoSelectFields

post

Searches for wire financial institution to 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
/searchWireFiToFiInfoSelectFields
200

Successful operation.

getWireFiToFiInfoPagedListSelectFields

post

Retrieve paged financial institution-to-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
/getWireFiToFiInfoPagedListSelectFields
200

Successful operation.

searchWireFiToFiInfoPagedSelectFields

post

Searches for wire financial institution to 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
/searchWireFiToFiInfoPagedSelectFields
200

Successful operation.

updateWireFiToFiInfoByID

post

Updates wire financial institution to financial institution information by ID

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

Successful operation.

application/json
post
/updateWireFiToFiInfoByID
200

Successful operation.

Last updated

Was this helpful?