OVPAY-676 - Minor improvements on GET /contractpayments.

This commit is contained in:
Bas Boterman 2025-08-06 15:19:40 +02:00
parent 84b8b37a98
commit 5f0f8500d4

View File

@ -497,7 +497,7 @@ paths:
}, },
"_links": "_links":
{ {
"get_contract": "get_contractdetails":
{ {
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/contracts/5ca46c1a-cb9d-4c2d-960e-4471e8e28b6a", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/contracts/5ca46c1a-cb9d-4c2d-960e-4471e8e28b6a",
"method": "GET", "method": "GET",
@ -518,7 +518,7 @@ paths:
}, },
"_links": "_links":
{ {
"get_contract": "get_contractdetails":
{ {
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/contracts/7b2f8c1a-3d9d-4c2d-960e-4471e8e28b6a", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/contracts/7b2f8c1a-3d9d-4c2d-960e-4471e8e28b6a",
"method": "GET", "method": "GET",
@ -526,7 +526,6 @@ paths:
}, },
}, },
], ],
"href": null,
} }
components: components:
securitySchemes: securitySchemes: