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

createEft

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

Symitar eDocs References: Coming soon.

Operations

createEft

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

Successful operation.

application/json
EftLocatorintegerOptional
post
/createEft
200

Successful operation.

createEftAddendaInfo

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

Successful operation.

application/json
EftAddendaInfoLocatorintegerOptional
post
/createEftAddendaInfo
200

Successful operation.

createEftTransfer

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

Successful operation.

application/json
EftTransferLocatorintegerOptional
post
/createEftTransfer
200

Successful operation.

Last updated

Was this helpful?