This commit is contained in:
Max Martens 2025-02-24 16:49:14 +01:00
parent bfb62d7822
commit 9b00a42d5d

View File

@ -6,7 +6,7 @@ info:
To be used by touchpoints to get information about HTM products they are allowed to see and/or sell.
version: '1.0'
servers:
- url: https://api.integratielaag.nl/abt/servcieengine/x.x
- url: https://api.integratielaag.nl/abt/abtserviceengine/2.0
tags:
- name: ServiceEngine Products
description: |-
@ -76,7 +76,7 @@ paths:
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina",
"_links": {
"get_details": {
"href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2",
"href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2",
"method": "GET"
}
}
@ -109,7 +109,7 @@ paths:
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina",
"_links": {
"get_details": {
"href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2",
"href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2",
"method": "GET"
}
}
@ -141,7 +141,7 @@ paths:
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina",
"_links": {
"get_details": {
"href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/49",
"href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/49",
"method": "GET"
}
}
@ -174,7 +174,7 @@ paths:
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina",
"_links": {
"get_details": {
"href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/2",
"href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/2",
"method": "GET"
}
}
@ -204,7 +204,7 @@ paths:
"productPageUrl": "https://www.htm.nl/nog-onbekende-product-pagina",
"_links": {
"get_details": {
"href": "https://services.acc.api.htm.nl/abt/serviceengine/x.x/products/4",
"href": "https://services.acc.api.htm.nl/abt/abtserviceengine/2.0/products/4",
"method": "GET"
}
}
@ -2090,7 +2090,7 @@ components:
properties:
href:
type: string
example: https://api.integratielaag.nl/abt/serviceengine/x.x/products/1
example: https://api.integratielaag.nl/abt/abtserviceengine/2.0/products/1
method:
type: string
example: GET