---
api: 'Open Banking API'
---

# File payment

*File payments*, which you can use to process all individual payments in an uploaded CSV file that you specify.

As a regulated third party provider, you can use the provided endpoints to initiate a payment in the following high-level workflow:

- Create a consent.
- Get the consent.
- Create a payment.
- Get the payment.

Before you begin, ensure that you've registered your application with the `payments` scope.
For more information, see [Tutorials: Create a file payment](/docs/guides/build-banking-apps/tutorials/create-a-file-payment).
