For the complete documentation index, see llms.txt. This page is also available as Markdown.

searchEft

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

Symitar eDocs References: Coming soon.

Operations

searchEftPagedSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/searchEftPagedSelectFields
200

Successful operation.

searchEftAddendaInfoPagedSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/searchEftAddendaInfoPagedSelectFields
200

Successful operation.

searchEftTransferPagedSelectFields

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

Successful operation.

application/json
TokenstringOptional
post/searchEftTransferPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?