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
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
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
post
/createEftTransfer
200

Successful operation.

Last updated

Was this helpful?