11lockVersion: 2.0.0
22id: 8f6f820e-f9b0-4d8c-8964-44774ced8540
33management:
4- docChecksum: 5384f817ec55df8dbaff66644829f7d7
4+ docChecksum: 7deac550b5d43d74aea3c03c57151c87
55 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
1010 repoURL: https://github.com/mollie/mollie-api-csharp.git
1111 published: true
1212features:
@@ -2156,10 +2156,8 @@ generatedFiles:
21562156 - docs/Models/Requests/PaymentListRoutesDocumentation.md
21572157 - docs/Models/Requests/PaymentListRoutesEmbedded.md
21582158 - docs/Models/Requests/PaymentListRoutesLinks.md
2159- - docs/Models/Requests/PaymentListRoutesNext.md
21602159 - docs/Models/Requests/PaymentListRoutesNotFoundDocumentation.md
21612160 - docs/Models/Requests/PaymentListRoutesNotFoundLinks.md
2162- - docs/Models/Requests/PaymentListRoutesPrevious.md
21632161 - docs/Models/Requests/PaymentListRoutesRequest.md
21642162 - docs/Models/Requests/PaymentListRoutesResponse.md
21652163 - docs/Models/Requests/PaymentListRoutesResponseBody.md
@@ -4654,10 +4652,8 @@ generatedFiles:
46544652 - src/MollieApi/Models/Requests/PaymentListRoutesDocumentation.cs
46554653 - src/MollieApi/Models/Requests/PaymentListRoutesEmbedded.cs
46564654 - src/MollieApi/Models/Requests/PaymentListRoutesLinks.cs
4657- - src/MollieApi/Models/Requests/PaymentListRoutesNext.cs
46584655 - src/MollieApi/Models/Requests/PaymentListRoutesNotFoundDocumentation.cs
46594656 - src/MollieApi/Models/Requests/PaymentListRoutesNotFoundLinks.cs
4660- - src/MollieApi/Models/Requests/PaymentListRoutesPrevious.cs
46614657 - src/MollieApi/Models/Requests/PaymentListRoutesRequest.cs
46624658 - src/MollieApi/Models/Requests/PaymentListRoutesResponse.cs
46634659 - src/MollieApi/Models/Requests/PaymentListRoutesResponseBody.cs
@@ -6122,7 +6118,7 @@ examples:
61226118 application/json: {"amount": {"currency": "EUR", "value": "10.00"}, "description": "Payment for Order #12345", "destination": {"type": "organization", "organizationId": "org_1234567"}}
61236119 responses:
61246120 "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"}}}
61266122 speakeasy-default-payment-create-route:
61276123 parameters:
61286124 path:
@@ -6141,14 +6137,14 @@ examples:
61416137 paymentId: "tr_5B8cwPMGnU"
61426138 responses:
61436139 "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"}}}
61456141 speakeasy-default-payment-list-routes:
61466142 parameters:
61476143 path:
61486144 paymentId: "tr_5B8cwPMGnU"
61496145 responses:
61506146 "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"}}}
61526148 "404":
61536149 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"}}}
61546150 create-customer:
0 commit comments