BatchAchOrig

Perform various operations on batch Automated Clearing House (ACH) origination records.

Symitar eDocs References: Coming soon.

Operations

getBatchAchOrig

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

Successful operation.

application/json
post
/getBatchAchOrig
200

Successful operation.

getBatchAchOrigSelectFields

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

Successful operation.

application/json
post
/getBatchAchOrigSelectFields
200

Successful operation.

getBatchAchOrigPagedList

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

Successful operation.

application/json
post
/getBatchAchOrigPagedList
200

Successful operation.

getBatchAchOrigListSelectFields

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

Successful operation.

application/json
post
/getBatchAchOrigListSelectFields
200

Successful operation.

searchBatchAchOrigSelectFields

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

Successful operation.

application/json
post
/searchBatchAchOrigSelectFields
200

Successful operation.

getBatchAchOrigPagedListSelectFields

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

Successful operation.

application/json
post
/getBatchAchOrigPagedListSelectFields
200

Successful operation.

searchBatchAchOrigPagedSelectFields

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

Successful operation.

application/json
post
/searchBatchAchOrigPagedSelectFields
200

Successful operation.

updateBatchAchOrigByID

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

Successful operation.

application/json
post
/updateBatchAchOrigByID
200

Successful operation.

createBatchAchOrig

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

Successful operation.

application/json
post
/createBatchAchOrig
200

Successful operation.

deleteBatchAchOrig

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

Successful operation.

application/json
post
/deleteBatchAchOrig
200

Successful operation.

Last updated

Was this helpful?