searchEft

Perform various search operations on Electronic Funds Transfer (EFT) records.

Symitar eDocs References: Coming soon.

Operations

searchEftSelectFields

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

Successful operation.

application/json
post
/searchEftSelectFields
200

Successful operation.

searchEftPagedSelectFields

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

Successful operation.

application/json
post
/searchEftPagedSelectFields
200

Successful operation.

searchEftAddendaInfoSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
EftLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/searchEftAddendaInfoSelectFields
200

Successful operation.

searchEftAddendaInfoPagedSelectFields

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

Successful operation.

application/json
post
/searchEftAddendaInfoPagedSelectFields
200

Successful operation.

searchEftTransferSelectFields

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
EftLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/searchEftTransferSelectFields
200

Successful operation.

searchEftTransferPagedSelectFields

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

Successful operation.

application/json
post
/searchEftTransferPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?