develop #38

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

View File

@ -48,7 +48,7 @@ paths:
{ {
"get_token": "get_token":
{ {
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/1337", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/tokens?ovPayTokenId=1337",
"method": "GET", "method": "GET",
}, },
}, },
@ -71,7 +71,7 @@ paths:
{ {
"get_token": "get_token":
{ {
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/1338", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/tokens?ovPayTokenId=1338",
"method": "GET", "method": "GET",
}, },
}, },
@ -200,7 +200,7 @@ paths:
{ {
"get_token": "get_token":
{ {
"href": "https://api.integratielaag.nl/abt/touchpoint/1.0/customers/tokens/1337", "href": "https://api.integratielaag.nl/abt/touchpoint/1.0/tokens?ovPayTokenId=1337",
"method": "GET", "method": "GET",
}, },
}, },