Check If a Batch File Was Processed

get

/bcws/webresources/v1.0/batchpayments/filecount/{fileName}

Checks if the batch file named filename is already committed to the system. If it's already committed, it returns a count greater than 0.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

If the file was already processed, an integer greater than zero is returned.

500 Response

An internal server error occurred.
Back to Top