WireFmHistory

Perform various operations on wire File Maintenance (FM) history records.

Symitar eDocs References: Coming soon.

Operations

getWireFmHistoryPagedList

post

Retrieve paged fund movement history

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

Successful operation.

application/json
post
/getWireFmHistoryPagedList
200

Successful operation.

getWireFmHistoryListSelectFields

post

Retrieve a list of fund movement history with selected fields

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

Successful operation.

application/json
post
/getWireFmHistoryListSelectFields
200

Successful operation.

searchWireFmHistorySelectFields

post

Searches for wire funds management history with selected fields

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

Successful operation.

application/json
post
/searchWireFmHistorySelectFields
200

Successful operation.

getWireFmHistoryPagedListSelectFields

post

Retrieve paged fund movement history with selected fields

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

Successful operation.

application/json
post
/getWireFmHistoryPagedListSelectFields
200

Successful operation.

searchWireFmHistoryPagedSelectFields

post

Searches for wire funds management history paged with selected fields

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

Successful operation.

application/json
post
/searchWireFmHistoryPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?