deleteEft

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

Symitar eDocs References: Coming soon.

Operations

deleteEft

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

Successful operation.

application/json
post
/deleteEft
200

Successful operation.

deleteEftAddendaInfo

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

Successful operation.

application/json
post
/deleteEftAddendaInfo
200

Successful operation.

deleteEftTransfer

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

Successful operation.

application/json
post
/deleteEftTransfer
200

Successful operation.

Last updated

Was this helpful?