Skip to content

Commit eefb4df

Browse files
committed
publish: Merge pull request #191 from monzo/lewis-dukelow-update-vrp-supported-period-types
generated from commit 4c54667
1 parent 2c9e3e2 commit eefb4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2908,7 +2908,7 @@ <h3 id='omitted-endpoints'>Omitted Endpoints</h3>
29082908
<p>We have omitted the implementation of <code>GET /domestic-vrps/{DomesticVRPId}/payment-details</code>.</p>
29092909
<h3 id='variable-recurring-payment-consent-creation'>Variable Recurring Payment Consent Creation</h3>
29102910
<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>
29122912
<h3 id='authentication'>Authentication</h3>
29132913
<p>As per the Open Banking specification, we use OAuth 2 and OpenID connect for authentication. We have implemented the
29142914
redirect flow, with authentication taking place in the customer&#39;s Monzo app.</p>

0 commit comments

Comments
 (0)