This commit is contained in:
Mirjam Herald 2025-03-31 11:31:39 +02:00
parent 68464bbb78
commit af52cf93cd

View File

@ -194,7 +194,7 @@ paths:
example: Customer example: Customer
required: false required: false
description: The role of the HTM employee in the case of the SMP description: The role of the HTM employee in the case of the SMP
- name: ovpayTokenId - name: ovPayTokenId
in: query in: query
schema: schema:
type: integer type: integer
@ -412,7 +412,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"create_tokenPersonalization": { "create_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "POST" "method": "POST"
} }
} }
@ -515,7 +515,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"update_tokenPersonalization": { "update_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "PUT" "method": "PUT"
} }
} }
@ -612,7 +612,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"update_tokenPersonalization": { "update_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "PUT" "method": "PUT"
} }
} }
@ -709,7 +709,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"update_tokenPersonalization": { "update_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "PUT" "method": "PUT"
} }
} }
@ -1009,7 +1009,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"create_tokenPersonalization": { "create_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "POST" "method": "POST"
} }
} }
@ -1082,7 +1082,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"create_tokenPersonalization": { "create_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=1", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=1",
"method": "POST" "method": "POST"
} }
} }
@ -1363,7 +1363,7 @@ paths:
"method": "GET" "method": "GET"
}, },
"create_tokenPersonalization": { "create_tokenPersonalization": {
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenId=10", "href": "https://api.integratielaag.nl/abt/1.0/touchpoint/pad?ovpaytokenid=10",
"method": "POST" "method": "POST"
} }
} }