WireFiToFiInfo
Perform various operations on wire FI to FI records.
Operations
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
/getWireFiToFiInfoSelectFields200
Successful operation.
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
/getWireFiToFiInfoPagedListSelectFields200
Successful operation.
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
Responses
200
Successful operation.
application/json
post
/searchWireFiToFiInfoPagedSelectFields200
Successful operation.
Updates wire financial institution to financial institution information by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireFiToFiInfoLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateWireFiToFiInfoByID200
Successful operation.
Last updated
Was this helpful?