1
1
lockVersion: 2.0.0
2
2
id: 8f6f820e-f9b0-4d8c-8964-44774ced8540
3
3
management:
4
- docChecksum: 5384f817ec55df8dbaff66644829f7d7
4
+ docChecksum: 7deac550b5d43d74aea3c03c57151c87
5
5
docVersion: 1.0.0
6
- speakeasyVersion: 1.575.3
7
- generationVersion: 2.648.5
8
- releaseVersion: 0.0.2
9
- configChecksum: 846bbd22a7dee60ac23cf3ea437b77a3
6
+ speakeasyVersion: 1.575.4
7
+ generationVersion: 2.648.7
8
+ releaseVersion: 0.0.3
9
+ configChecksum: 43509295596c84e22e5a80915db7f84e
10
10
repoURL: https://github.com/mollie/mollie-api-csharp.git
11
11
published: true
12
12
features:
@@ -2156,10 +2156,8 @@ generatedFiles:
2156
2156
- docs/Models/Requests/PaymentListRoutesDocumentation.md
2157
2157
- docs/Models/Requests/PaymentListRoutesEmbedded.md
2158
2158
- docs/Models/Requests/PaymentListRoutesLinks.md
2159
- - docs/Models/Requests/PaymentListRoutesNext.md
2160
2159
- docs/Models/Requests/PaymentListRoutesNotFoundDocumentation.md
2161
2160
- docs/Models/Requests/PaymentListRoutesNotFoundLinks.md
2162
- - docs/Models/Requests/PaymentListRoutesPrevious.md
2163
2161
- docs/Models/Requests/PaymentListRoutesRequest.md
2164
2162
- docs/Models/Requests/PaymentListRoutesResponse.md
2165
2163
- docs/Models/Requests/PaymentListRoutesResponseBody.md
@@ -4654,10 +4652,8 @@ generatedFiles:
4654
4652
- src/MollieApi/Models/Requests/PaymentListRoutesDocumentation.cs
4655
4653
- src/MollieApi/Models/Requests/PaymentListRoutesEmbedded.cs
4656
4654
- src/MollieApi/Models/Requests/PaymentListRoutesLinks.cs
4657
- - src/MollieApi/Models/Requests/PaymentListRoutesNext.cs
4658
4655
- src/MollieApi/Models/Requests/PaymentListRoutesNotFoundDocumentation.cs
4659
4656
- src/MollieApi/Models/Requests/PaymentListRoutesNotFoundLinks.cs
4660
- - src/MollieApi/Models/Requests/PaymentListRoutesPrevious.cs
4661
4657
- src/MollieApi/Models/Requests/PaymentListRoutesRequest.cs
4662
4658
- src/MollieApi/Models/Requests/PaymentListRoutesResponse.cs
4663
4659
- src/MollieApi/Models/Requests/PaymentListRoutesResponseBody.cs
@@ -6122,7 +6118,7 @@ examples:
6122
6118
application/json: {"amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}}
6123
6119
responses:
6124
6120
"201":
6125
- application/hal+json: {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"documentation": {"href": "https://...", "type": "text/html"}}}
6121
+ application/hal+json: {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, " documentation": {"href": "https://...", "type": "text/html"}}}
6126
6122
speakeasy-default-payment-create-route:
6127
6123
parameters:
6128
6124
path:
@@ -6141,14 +6137,14 @@ examples:
6141
6137
paymentId: "tr_5B8cwPMGnU"
6142
6138
responses:
6143
6139
"200":
6144
- application/hal+json: {"count": 3, "_embedded": {"routes": [{"resource": "route", "id": "crt_kSq9CDTa6FzW7c6gpYq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "1.00"}, "destination": {"type": "organization", "organizationId": "org_123"}}, {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "2.00"}, "destination": {"type": "organization", "organizationId": "org_456"}}, {"resource": "route", "id": "crt_tntKsr6tffuVdqnEvhq3J", "paymentId": "tr_sva3o24VKn", "createdAt": "2024-05-22T15:11:19+02:00", "amount": {"currency": "EUR", "value": "3.00"}, "destination": {"type": "organization", "organizationId": "org_789"}}]}, "_links": {"next": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
6140
+ application/hal+json: {"count": 3, "_embedded": {"routes": [{"resource": "route", "id": "crt_kSq9CDTa6FzW7c6gpYq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "1.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_123"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}, {"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "2.00"}, "description": "Payment for Order #12346", "destination": {"type": "organization", "organizationId": "org_456"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}, {"resource": "route", "id": "crt_tntKsr6tffuVdqnEvhq3J", "paymentId": "tr_sva3o24VKn", "amount": {"currency": "EUR", "value": "3.00"}, "description": "Payment for Order #12347", "destination": {"type": "organization", "organizationId": "org_789"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}, "createdAt": "2024-05-22T15:11:19+02:00"}]}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "text/html"}}}
6145
6141
speakeasy-default-payment-list-routes:
6146
6142
parameters:
6147
6143
path:
6148
6144
paymentId: "tr_5B8cwPMGnU"
6149
6145
responses:
6150
6146
"200":
6151
- application/hal+json: {"count": 5, "_embedded": {"routes": [{"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_5B8cwPMGnU", "createdAt": "2024-03-20T09:13:37.0Z", " amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}]} , "_links ": {"self": {"href": "https://...", "type": "application/hal+json"} , "previous ": {"href": "https://...", "type": "application/hal+json"}, "next ": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}
6147
+ application/hal+json: {"count": 5, "_embedded": {"routes": [{"resource": "route", "id": "crt_dyARQ3JzCgtPDhU2Pbq3J", "paymentId": "tr_5B8cwPMGnU", "amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}, "_links": {"self": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}, "createdAt ": "2024-03-20T09:13:37.0Z"}]} , "_links ": {"self ": {"href": "https://...", "type": "application/hal+json"}, "documentation": {"href": "https://...", "type": "application/hal+json"}}}
6152
6148
"404":
6153
6149
application/hal+json: {"status": 404, "title": "Not Found", "detail": "The resource does not exist", "field": "description", "_links": {"documentation": {"href": "https://docs.mollie.com/errors", "type": "text/html"}}}
6154
6150
create-customer:
0 commit comments