getEft

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

Symitar eDocs References: Coming soon.

Operations

getEftSelectFields

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

Successful operation.

application/json
post
/getEftSelectFields
200

Successful operation.

getEftSelectFieldsFilterChildren

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

Successful operation.

application/json
post
/getEftSelectFieldsFilterChildren
200

Successful operation.

getEftPagedListSelectFields

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

Successful operation.

application/json
post
/getEftPagedListSelectFields
200

Successful operation.

getEftAddendaInfoSelectFields

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

Successful operation.

application/json
post
/getEftAddendaInfoSelectFields
200

Successful operation.

getEftAddendaInfoPagedListSelectFields

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

Successful operation.

application/json
post
/getEftAddendaInfoPagedListSelectFields
200

Successful operation.

getEftTransferSelectFields

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

Successful operation.

application/json
post
/getEftTransferSelectFields
200

Successful operation.

getEftTransferPagedListSelectFields

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

Successful operation.

application/json
post
/getEftTransferPagedListSelectFields
200

Successful operation.

Last updated

Was this helpful?