FinrepService

Manage Current Transaction Report (CTR) records.

Symitar eDocs References: Coming soon.

Operations

getCtr

post

Retrieves CTRs.

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

Successful operation.

application/json
post
/getCtr
200

Successful operation.

getCtrSelectFields

post

Retrieves CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrSelectFields
200

Successful operation.

getCtrSelectFieldsFilterChildren

post

Retrieves CTRs with selected fields and filtered children.

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

Successful operation.

application/json
post
/getCtrSelectFieldsFilterChildren
200

Successful operation.

getCtrAccount

post

Retrieves CTR accounts.

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

Successful operation.

application/json
post
/getCtrAccount
200

Successful operation.

getCtrAccountSelectFields

post

Retrieves CTR accounts with selected fields.

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

Successful operation.

application/json
post
/getCtrAccountSelectFields
200

Successful operation.

getCtrAccountPagedList

post

Retrieves a paged list of CTR accounts.

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

Successful operation.

application/json
post
/getCtrAccountPagedList
200

Successful operation.

getCtrAccountListSelectFields

post

Retrieves a list of CTR accounts with selected fields.

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

Successful operation.

application/json
post
/getCtrAccountListSelectFields
200

Successful operation.

searchCtrAccountSelectFields

post

Searches CTR accounts with selected fields.

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

Successful operation.

application/json
post
/searchCtrAccountSelectFields
200

Successful operation.

getCtrAccountPagedListSelectFields

post

Retrieves a paged list of CTR accounts with selected fields.

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

Successful operation.

application/json
post
/getCtrAccountPagedListSelectFields
200

Successful operation.

searchCtrAccountPagedSelectFields

post

Searches CTR accounts with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrAccountPagedSelectFields
200

Successful operation.

getCtrBranch

post

Retrieves CTR branches.

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

Successful operation.

application/json
post
/getCtrBranch
200

Successful operation.

getCtrBranchSelectFields

post

Retrieves CTR branches with selected fields.

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

Successful operation.

application/json
post
/getCtrBranchSelectFields
200

Successful operation.

getCtrBranchPagedList

post

Retrieves a paged list of CTR branches.

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

Successful operation.

application/json
post
/getCtrBranchPagedList
200

Successful operation.

getCtrBranchListSelectFields

post

Retrieves a list of CTR branches with selected fields.

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

Successful operation.

application/json
post
/getCtrBranchListSelectFields
200

Successful operation.

searchCtrBranchSelectFields

post

Searches CTR branches with selected fields.

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

Successful operation.

application/json
post
/searchCtrBranchSelectFields
200

Successful operation.

getCtrBranchPagedListSelectFields

post

Retrieves a paged list of CTR branches with selected fields.

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

Successful operation.

application/json
post
/getCtrBranchPagedListSelectFields
200

Successful operation.

searchCtrBranchPagedSelectFields

post

Searches CTR branches with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrBranchPagedSelectFields
200

Successful operation.

getCtrFmHistoryPagedList

post

Retrieves a paged list of CTRs from history.

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

Successful operation.

application/json
post
/getCtrFmHistoryPagedList
200

Successful operation.

getCtrFmHistoryListSelectFields

post

Retrieves a list of CTRs from history with selected fields.

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

Successful operation.

application/json
post
/getCtrFmHistoryListSelectFields
200

Successful operation.

searchCtrFmHistorySelectFields

post

Searches CTRs from history with selected fields.

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

Successful operation.

application/json
post
/searchCtrFmHistorySelectFields
200

Successful operation.

getCtrFmHistoryPagedListSelectFields

post

Retrieves a paged list of CTRs from history with selected fields.

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

Successful operation.

application/json
post
/getCtrFmHistoryPagedListSelectFields
200

Successful operation.

searchCtrFmHistoryPagedSelectFields

post

Searches CTRs from history with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrFmHistoryPagedSelectFields
200

Successful operation.

getCtrForeign

post

Retrieves foreign CTRs.

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

Successful operation.

application/json
post
/getCtrForeign
200

Successful operation.

getCtrForeignSelectFields

post

Retrieves foreign CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrForeignSelectFields
200

Successful operation.

getCtrForeignPagedList

post

Retrieves a paged list of foreign CTRs.

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

Successful operation.

application/json
post
/getCtrForeignPagedList
200

Successful operation.

getCtrForeignListSelectFields

post

Retrieves a list of foreign CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrForeignListSelectFields
200

Successful operation.

searchCtrForeignSelectFields

post

Searches foreign CTRs with selected fields.

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

Successful operation.

application/json
post
/searchCtrForeignSelectFields
200

Successful operation.

getCtrForeignPagedListSelectFields

post

Retrieves a paged list of foreign CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrForeignPagedListSelectFields
200

Successful operation.

searchCtrForeignPagedSelectFields

post

Searches foreign CTRs with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrForeignPagedSelectFields
200

Successful operation.

getCtrNote

post

Retrieves CTR notes.

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

Successful operation.

application/json
post
/getCtrNote
200

Successful operation.

getCtrNoteSelectFields

post

Retrieves CTR notes with selected fields.

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

Successful operation.

application/json
post
/getCtrNoteSelectFields
200

Successful operation.

getCtrNotePagedList

post

Retrieves a paged list of CTR notes.

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

Successful operation.

application/json
post
/getCtrNotePagedList
200

Successful operation.

getCtrNoteListSelectFields

post

Retrieves a list of CTR notes with selected fields.

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

Successful operation.

application/json
post
/getCtrNoteListSelectFields
200

Successful operation.

searchCtrNoteSelectFields

post

Searches CTR notes with selected fields.

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

Successful operation.

application/json
post
/searchCtrNoteSelectFields
200

Successful operation.

getCtrNotePagedListSelectFields

post

Retrieves a paged list of CTR notes with selected fields.

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

Successful operation.

application/json
post
/getCtrNotePagedListSelectFields
200

Successful operation.

searchCtrNotePagedSelectFields

post

Searches CTR notes with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrNotePagedSelectFields
200

Successful operation.

getCtrPerson

post

Retrieves individuals involved in CTRs.

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

Successful operation.

application/json
post
/getCtrPerson
200

Successful operation.

getCtrPersonSelectFields

post

Retrieves individuals involved in CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrPersonSelectFields
200

Successful operation.

getCtrPersonSelectFieldsFilterChildren

post

Retrieves individuals involved in CTRs with selected fields and filtered children.

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

Successful operation.

application/json
post
/getCtrPersonSelectFieldsFilterChildren
200

Successful operation.

getCtrPersonPagedList

post

Retrieves a paged list of individuals involved in CTRs.

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

Successful operation.

application/json
post
/getCtrPersonPagedList
200

Successful operation.

getCtrPersonListSelectFields

post

Retrieves a list of individuals involved in CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrPersonListSelectFields
200

Successful operation.

searchCtrPersonSelectFields

post

Searches individuals involved in CTRs with selected fields.

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

Successful operation.

application/json
post
/searchCtrPersonSelectFields
200

Successful operation.

getCtrPersonPagedListSelectFields

post

Retrieves a paged list of individuals involved in CTRs with selected fields.

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

Successful operation.

application/json
post
/getCtrPersonPagedListSelectFields
200

Successful operation.

searchCtrPersonPagedSelectFields

post

Searches individuals involved in CTRs with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrPersonPagedSelectFields
200

Successful operation.

getCtrPersonCtrTranInfo

post

Retrieves CTR transaction information for individuals.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CtrNumberstringOptional
CtrPersonLocatorintegerOptional
CtrPersonCtrTranInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getCtrPersonCtrTranInfo
200

Successful operation.

getCtrPersonCtrTranInfoSelectFields

post

Retrieves CTR transaction information for individuals with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CtrNumberstringOptional
CtrPersonLocatorintegerOptional
CtrPersonCtrTranInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getCtrPersonCtrTranInfoSelectFields
200

Successful operation.

getCtrPersonCtrTranInfoPagedList

post

Retrieves a paged list of CTR transaction information for individuals.

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

Successful operation.

application/json
post
/getCtrPersonCtrTranInfoPagedList
200

Successful operation.

getCtrPersonCtrTranInfoListSelectFields

post

Retrieves a list of CTR transaction information for individuals with selected fields.

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

Successful operation.

application/json
post
/getCtrPersonCtrTranInfoListSelectFields
200

Successful operation.

searchCtrPersonCtrTranInfoSelectFields

post

Searches CTR transaction information for individuals with selected fields.

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

Successful operation.

application/json
post
/searchCtrPersonCtrTranInfoSelectFields
200

Successful operation.

getCtrPersonCtrTranInfoPagedListSelectFields

post

Retrieves a paged list of CTR transaction information for individuals with selected fields.

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

Successful operation.

application/json
post
/getCtrPersonCtrTranInfoPagedListSelectFields
200

Successful operation.

searchCtrPersonCtrTranInfoPagedSelectFields

post

Searches CTR transaction information for individuals with pagination and selected fields.

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

Successful operation.

application/json
post
/searchCtrPersonCtrTranInfoPagedSelectFields
200

Successful operation.

updateCtrByID

post

Updates a CTR by its ID.

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

Successful operation.

application/json
post
/updateCtrByID
200

Successful operation.

updateCtrAccountByID

post

Updates a CTR account by its ID.

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

Successful operation.

application/json
post
/updateCtrAccountByID
200

Successful operation.

updateCtrBranchByID

post

Updates a CTR branch by its ID.

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

Successful operation.

application/json
post
/updateCtrBranchByID
200

Successful operation.

updateCtrForeignByID

post

Updates a foreign CTR by its ID.

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

Successful operation.

application/json
post
/updateCtrForeignByID
200

Successful operation.

updateCtrNoteByID

post

Updates a CTR note by its ID.

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

Successful operation.

application/json
post
/updateCtrNoteByID
200

Successful operation.

updateCtrPersonByID

post

Updates an individual involved in CTRs by their ID.

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

Successful operation.

application/json
post
/updateCtrPersonByID
200

Successful operation.

updateCtrPersonCtrTranInfoByID

post

Updates CTR transaction information for individuals by their ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CtrPersonCtrTranInfoLocatorintegerOptional
CtrNumberstringOptional
CtrPersonLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateCtrPersonCtrTranInfoByID
200

Successful operation.

createCtrBranch

post

Creates a branch for CTRs.

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

Successful operation.

application/json
post
/createCtrBranch
200

Successful operation.

deleteCtrBranch

post

Deletes a branch for CTRs.

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

Successful operation.

application/json
post
/deleteCtrBranch
200

Successful operation.

Last updated

Was this helpful?