Rename HATEOAS for transfer to "transfer_token" to be in line with actual SE implementation

This commit is contained in:
Max Martens 2025-11-27 13:22:09 +01:00
parent bfa400820f
commit 403b336522

View File

@ -2403,7 +2403,7 @@ paths:
}, },
"_links": "_links":
{ {
"transfer": "transfer_token":
{ {
"href": "https://services.dev.api.htm.nl/abt/touchpoint/1.0/customers/tokens/1/transfer", "href": "https://services.dev.api.htm.nl/abt/touchpoint/1.0/customers/tokens/1/transfer",
"method": "POST", "method": "POST",