feautures/OVPAY1868-endpoint-token-vervangen #19
@ -4,7 +4,6 @@ info:
|
|||||||
version: '1.0'
|
version: '1.0'
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/chipkaart/1.0
|
- url: https://services.acc.api.htm.nl/chipkaart/1.0
|
||||||
- url: http://services.acc.api.htm.nl/chipkaart/1.0
|
|
||||||
security:
|
security:
|
||||||
- default: []
|
- default: []
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@ -5,7 +5,6 @@ info:
|
|||||||
description: Service Engine APIs for ABT Contracts v2. These are NOT the CRUD APIs to the data hub.
|
description: Service Engine APIs for ABT Contracts v2. These are NOT the CRUD APIs to the data hub.
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
||||||
- url: https://services.api.htm.nl/abt/touchpoint/1.0
|
|
||||||
paths:
|
paths:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
|
|||||||
/customers/contracts:
|
/customers/contracts:
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
@ -7,7 +7,6 @@ info:
|
|||||||
version: "1.0"
|
version: "1.0"
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
||||||
- url: http://services.acc.api.htm.nl/abt/touchpoint/1.0
|
|
||||||
tags:
|
tags:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
HTTP weg. HTTP weg.
|
|||||||
- name: Customers
|
- name: Customers
|
||||||
description: >-
|
description: >-
|
||||||
|
|||||||
@ -5,7 +5,6 @@ info:
|
|||||||
description: CRUD APIs for ABT Customer database. These are NOT the functional APIs from Service Engine.
|
description: CRUD APIs for ABT Customer database. These are NOT the functional APIs from Service Engine.
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/abtcustomers/2.0
|
- url: https://services.acc.api.htm.nl/abt/abtcustomers/2.0
|
||||||
- url: http://services.acc.api.htm.nl/abt/abtcustomers/2.0
|
|
||||||
paths:
|
paths:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
HTTP weg. HTTP weg.
|
|||||||
/customers:
|
/customers:
|
||||||
get:
|
get:
|
||||||
|
|||||||
@ -4,7 +4,6 @@ info:
|
|||||||
version: '1.0'
|
version: '1.0'
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/abtcustomers/1.0
|
- url: https://services.acc.api.htm.nl/abt/abtcustomers/1.0
|
||||||
- url: http://services.acc.api.htm.nl/abt/abtcustomers/1.0
|
|
||||||
security:
|
security:
|
||||||
- default: []
|
- default: []
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@ -4,7 +4,6 @@ info:
|
|||||||
version: '1.0'
|
version: '1.0'
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/customerreference/1.0
|
- url: https://services.acc.api.htm.nl/abt/customerreference/1.0
|
||||||
- url: http://services.acc.api.htm.nl/abt/customerreference/1.0
|
|
||||||
security:
|
security:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
HTTP weg. HTTP weg.
|
|||||||
- default: []
|
- default: []
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@ -5,7 +5,6 @@ info:
|
|||||||
description: Order APIs available in the Service Engine for order validation and fulfillment.
|
description: Order APIs available in the Service Engine for order validation and fulfillment.
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
||||||
- url: https://services.api.htm.nl/abt/touchpoint/2.0
|
|
||||||
paths:
|
paths:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
PROD weg. PROD weg.
|
|||||||
/orders/validation/gboAgeProfile:
|
/orders/validation/gboAgeProfile:
|
||||||
get:
|
get:
|
||||||
|
|||||||
@ -5,7 +5,6 @@ info:
|
|||||||
description: Order APIs available in the Service Engine for order validation and fulfillment.
|
description: Order APIs available in the Service Engine for order validation and fulfillment.
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0
|
||||||
|
maxmartens
commented
Je kan dus de server per endpoint specificeren, zou mooi zijn om dat voor bijv. de get orders en de fulfill expliciet touchpoint 1.0 aan te geven. Echter is het nóg mooier om gewoon voor alle endpoints de touchpoint 2.0 te hanteren, dus dat SE de URI aanpast voor alle endpoints naar 2.0. Hmmm Je kan dus de server per endpoint specificeren, zou mooi zijn om dat voor bijv. de get orders en de fulfill expliciet touchpoint 1.0 aan te geven. Echter is het nóg mooier om gewoon voor alle endpoints de touchpoint 2.0 te hanteren, dus dat SE de URI aanpast voor alle endpoints naar 2.0. Hmmm
MirjamHTM
commented
Ja, dat wil ik in een volgend ticket oppakken in relatie tot de order bevindingen. Ja, dat wil ik in een volgend ticket oppakken in relatie tot de order bevindingen.
|
|||||||
- url: https://services.api.htm.nl/abt/touchpoint/2.0
|
|
||||||
paths:
|
paths:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
PROD weg. PROD weg.
|
|||||||
/orders/validation:
|
/orders/validation:
|
||||||
post:
|
post:
|
||||||
|
|||||||
@ -7,7 +7,6 @@ info:
|
|||||||
version: "1.0"
|
version: "1.0"
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
||||||
- url: https://services.api.htm.nl/abt/touchpoint/1.0
|
|
||||||
tags:
|
tags:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
PROD weg. PROD weg.
|
|||||||
- name: ServiceEngine Products
|
- name: ServiceEngine Products
|
||||||
description: |-
|
description: |-
|
||||||
|
|||||||
@ -7,7 +7,6 @@ info:
|
|||||||
version: "1.0"
|
version: "1.0"
|
||||||
servers:
|
servers:
|
||||||
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
- url: https://services.acc.api.htm.nl/abt/touchpoint/1.0
|
||||||
- url: https://services.api.htm.nl/abt/touchpoint/1.0
|
|
||||||
tags:
|
tags:
|
||||||
|
MirjamHTM marked this conversation as resolved
Outdated
bboterm
commented
PROD weg. PROD weg.
|
|||||||
- name: ServiceEngine Products
|
- name: ServiceEngine Products
|
||||||
description: |-
|
description: |-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user
PROD.