updateEft

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

Symitar eDocs References: Coming soon.

Operations

updateEftByID

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

Successful operation.

application/json
post
/updateEftByID
200

Successful operation.

updateEftAddendaInfoByID

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

Successful operation.

application/json
post
/updateEftAddendaInfoByID
200

Successful operation.

updateEftTransferByID

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

Successful operation.

application/json
post
/updateEftTransferByID
200

Successful operation.

Last updated

Was this helpful?