Create a domestic payment consent
Create a domestic payment consent described in the Open Banking API documentation: Account and Transaction API Specification.
Use domestic payments 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.
Because Revolut Business users can have multiple accounts in the same currency, they can choose which account to be charged in the consent authorization UI.
When you make the API call, ensure that you:
- Pass the
x-jws-signature
header in your request. The signature is generated from the request body with the TPP signing key that is specified in the JWS header. - Pass
head
andsignature
in the<jws_head>..<jws_signature>
format.
Request
Default
Header Parameters
Body object
Response
Domestic Payment Consents Created
HTTP Headers
Body object
Was this page helpful?