camelcase touchPointId

This commit is contained in:
Mirjam Herald 2025-04-15 15:57:56 +02:00
parent e1bc8db6ba
commit 8b8f114cfd

View File

@ -116,7 +116,7 @@ paths:
"customerProfileId": 1337, "customerProfileId": 1337,
"totalAmount": 121, "totalAmount": 121,
"touchPoint":{ "touchPoint":{
"touchpointId": 1, "touchPointId": 1,
"name": "Perplex" "name": "Perplex"
}, },
"language": "language":
@ -231,7 +231,7 @@ paths:
"provider": "Buckaroo", "provider": "Buckaroo",
}, },
"touchPoint":{ "touchPoint":{
"touchpointId": 1, "touchPointId": 1,
"name": "Perplex" "name": "Perplex"
}, },
"isRefund": false, "isRefund": false,
@ -465,7 +465,7 @@ paths:
"customerProfileId": 1337, "customerProfileId": 1337,
"totalAmount": 121, "totalAmount": 121,
"touchPoint":{ "touchPoint":{
"touchpointId": 1, "touchPointId": 1,
"name": "Perplex" "name": "Perplex"
}, },
"language": "language":
@ -569,7 +569,7 @@ paths:
"provider": "Buckaroo", "provider": "Buckaroo",
}, },
"touchPoint":{ "touchPoint":{
"touchpointId": 1, "touchPointId": 1,
"name": "Perplex" "name": "Perplex"
}, },
"isRefund": false, "isRefund": false,
@ -1675,7 +1675,7 @@ paths:
"provider": "Buckaroo", "provider": "Buckaroo",
}, },
"touchPoint":{ "touchPoint":{
"touchpointId": 1, "touchPointId": 1,
"name": "Perplex" "name": "Perplex"
}, },
"isRefund": false, "isRefund": false,