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

# Domestic payment

*Domestic payments*, which you can use for local payments in the local currency of the user.

:::note
Revolut supports only GBP as local in the UK and EUR in Single Euro Payments Area (SEPA) countries.
:::

As a regulated third party provider, you can use the provided endpoints to initiate a domestic 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: Initiate your first payment](/docs/guides/build-banking-apps/tutorials/initiate-your-first-payment).

:::tip
See also [Domestic scheduled payments](/docs/api/open-banking#tag-domestic-scheduled-payment) and [Domestic standing orders](/docs/api/open-banking#tag-domestic-standing-order).
:::
