WireReceiverFiInfo
Perform various operations on wire receiver FI information records.
Operations
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
/getWireReceiverFiInfoSelectFields200
Successful operation.
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
/getWireReceiverFiInfoPagedListSelectFields200
Successful operation.
Searches for wire receiver 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
/searchWireReceiverFiInfoPagedSelectFields200
Successful operation.
Updates receiver FI information for a wire by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireReceiverFiInfoLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateWireReceiverFiInfoByID200
Successful operation.
Last updated
Was this helpful?