You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-PYPI.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1784,7 +1784,7 @@ with ClientSDK(
1784
1784
**Primary error:**
1785
1785
*[`ClientError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/clienterror.py): The base class for HTTP error responses.
1786
1786
1787
-
<details><summary>Less common errors (130)</summary>
1787
+
<details><summary>Less common errors (131)</summary>
1788
1788
1789
1789
<br />
1790
1790
@@ -1811,7 +1811,7 @@ with ClientSDK(
1811
1811
*[`ListCustomerPaymentsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listcustomerpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1812
1812
*[`ListMandatesBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listmandatesbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1813
1813
*[`ListSubscriptionsBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814
-
*[`ListAllSubscriptionsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814
+
*[`ListAllSubscriptionsBadRequestHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1815
1815
*[`ListSubscriptionPaymentsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listsubscriptionpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1816
1816
*[`ListPermissionsHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listpermissionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1817
1817
*[`ListProfilesHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listprofileshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
@@ -1862,6 +1862,7 @@ with ClientSDK(
1862
1862
*[`GetSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1863
1863
*[`UpdateSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/updatesubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1864
1864
*[`CancelSubscriptionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/cancelsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865
+
*[`ListAllSubscriptionsNotFoundHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/listallsubscriptionsnotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865
1866
*[`GetPermissionHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getpermissionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1866
1867
*[`GetOrganizationHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getorganizationhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1867
1868
*[`GetProfileNotFoundHalJSONError`](https://github.com/mollie/mollie-api-python-beta/blob/master/./src/mollie/models/getprofilenotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1784,7 +1784,7 @@ with ClientSDK(
1784
1784
**Primary error:**
1785
1785
*[`ClientError`](./src/mollie/models/clienterror.py): The base class for HTTP error responses.
1786
1786
1787
-
<details><summary>Less common errors (130)</summary>
1787
+
<details><summary>Less common errors (131)</summary>
1788
1788
1789
1789
<br />
1790
1790
@@ -1811,7 +1811,7 @@ with ClientSDK(
1811
1811
*[`ListCustomerPaymentsHalJSONError`](./src/mollie/models/listcustomerpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1812
1812
*[`ListMandatesBadRequestHalJSONError`](./src/mollie/models/listmandatesbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1813
1813
*[`ListSubscriptionsBadRequestHalJSONError`](./src/mollie/models/listsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814
-
*[`ListAllSubscriptionsHalJSONError`](./src/mollie/models/listallsubscriptionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1814
+
*[`ListAllSubscriptionsBadRequestHalJSONError`](./src/mollie/models/listallsubscriptionsbadrequesthaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1815
1815
*[`ListSubscriptionPaymentsHalJSONError`](./src/mollie/models/listsubscriptionpaymentshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1816
1816
*[`ListPermissionsHalJSONError`](./src/mollie/models/listpermissionshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
1817
1817
*[`ListProfilesHalJSONError`](./src/mollie/models/listprofileshaljsonerror.py): An error response object. Status code `400`. Applicable to 1 of 93 methods.*
@@ -1862,6 +1862,7 @@ with ClientSDK(
1862
1862
*[`GetSubscriptionHalJSONError`](./src/mollie/models/getsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1863
1863
*[`UpdateSubscriptionHalJSONError`](./src/mollie/models/updatesubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1864
1864
*[`CancelSubscriptionHalJSONError`](./src/mollie/models/cancelsubscriptionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865
+
*[`ListAllSubscriptionsNotFoundHalJSONError`](./src/mollie/models/listallsubscriptionsnotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1865
1866
*[`GetPermissionHalJSONError`](./src/mollie/models/getpermissionhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1866
1867
*[`GetOrganizationHalJSONError`](./src/mollie/models/getorganizationhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
1867
1868
*[`GetProfileNotFoundHalJSONError`](./src/mollie/models/getprofilenotfoundhaljsonerror.py): An error response object. Status code `404`. Applicable to 1 of 93 methods.*
|`amount`|[Optional[models.CancelSubscriptionApplicationFeeAmount]](../models/cancelsubscriptionapplicationfeeamount.md)|:heavy_minus_sign:| In v2 endpoints, monetary amounts are represented as objects with a `currency` and `value` field. ||
|`amount`|[models.CancelSubscriptionApplicationFeeAmount](../models/cancelsubscriptionapplicationfeeamount.md)|:heavy_check_mark:| In v2 endpoints, monetary amounts are represented as objects with a `currency` and `value` field. ||
0 commit comments