deleteEft
Perform various delete operations on Electronic Funds Transfer (EFT) records.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
EftLocatorintegerOptional
EftAddendaInfoLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteEftAddendaInfo200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
EftLocatorintegerOptional
EftTransferLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/deleteEftTransfer200
Successful operation.
Last updated
Was this helpful?