develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit af52cf93cd - Show all commits

View File

@ -194,13 +194,13 @@ paths:
example: Customer
required: false
description: The role of the HTM employee in the case of the SMP
- name: ovpayTokenId
- name: ovPayTokenId
in: query
schema:
type: integer
example: 1
required: false
description: The ovpaytoken id of a specific customer token
description: The ovpay token id of a specific customer token
- name: tokenTypeId
in: query
schema:
@ -412,7 +412,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -515,7 +515,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -612,7 +612,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -709,7 +709,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -1009,7 +1009,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -1082,7 +1082,7 @@ paths:
"method": "GET"
},
"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"
}
}
@ -1363,7 +1363,7 @@ paths:
"method": "GET"
},
"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"
}
}