fixes
This commit is contained in:
parent
68464bbb78
commit
af52cf93cd
@ -194,7 +194,7 @@ 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
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user