Get a Batch Payment File by File Name

get

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

Gets the batch payment file that matches the specified file name.

The response contains the contents of the batch payment file in text format.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

The batch payment file was returned successfully.

500 Response

An internal server error occurred.
Back to Top