From e4ab84592fcaa89fa303e4933d0a63fb2a7f9d71 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Thu, 24 Jul 2025 10:47:29 +0200 Subject: [PATCH] updated base url SE customers endpoints --- src/openapi/customers/SE-customers.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index fe349a6..709d7dc 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -6,7 +6,8 @@ info: To be used by touchpoints to get information about HTM customers. version: "1.0" servers: - - url: https://api.integratielaag.nl/v1/touchpoint + - url: https://services.acc.api.htm.nl/abt/touchpoint/1.0 + - url: https://services.api.htm.nl/abt/touchpoint/1.0 tags: - name: Customers description: >-