File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2908,7 +2908,7 @@ <h3 id='omitted-endpoints'>Omitted Endpoints</h3>
2908
2908
< p > We have omitted the implementation of < code > GET /domestic-vrps/{DomesticVRPId}/payment-details</ code > .</ p >
2909
2909
< h3 id ='variable-recurring-payment-consent-creation '> Variable Recurring Payment Consent Creation</ h3 >
2910
2910
< p > We only support creating consents with a < code > PeriodicAlignment</ code > of < code > Consent</ code > . Additionally, we currently only
2911
- allow < code > PeriodType</ code > of < code > Month</ code > and < code > Year</ code > .</ p >
2911
+ allow < code > PeriodType</ code > of < code > Day </ code > , < code > Week </ code > , < code > Month</ code > and < code > Year</ code > .</ p >
2912
2912
< h3 id ='authentication '> Authentication</ h3 >
2913
2913
< p > As per the Open Banking specification, we use OAuth 2 and OpenID connect for authentication. We have implemented the
2914
2914
redirect flow, with authentication taking place in the customer's Monzo app.</ p >
You can’t perform that action at this time.
0 commit comments