Commit Graph

64 Commits

Author SHA1 Message Date
24b4832c69 fixed examples post payment 2026-02-19 12:07:29 +01:00
03372074d9 removed incorrect deviceId 2026-02-19 11:59:18 +01:00
Max Martens
bbf21e61f7 Fixed all addressTypes 2026-01-29 14:09:08 +01:00
bfaa1ddcb1 fixed comments 2025-12-16 14:52:23 +01:00
55bac27561 simplified order_orderVoucherId 2025-12-15 15:36:51 +01:00
22cb3ddd92 added query param deviceId 2025-12-15 11:43:03 +01:00
1f3e2289dc finished CRUD endpoints 2025-12-15 11:40:42 +01:00
01aa8a9f1a Added get vouchers and voucher in response body's 2025-12-01 14:48:17 +01:00
bb917c3635 updated CRUD order swaggers for vouchers 2025-12-01 13:35:41 +01:00
a7c1908d00 DateOfBirth and Birthdate are always formatted YYYY-MM-DD. 2025-09-12 12:53:42 +02:00
43d4ecb477 PATCH and DELETE under orderLines 2025-08-01 12:00:39 +02:00
0bdd2233ac stuff 2025-07-30 17:46:00 +02:00
7aa4c6de87 orderLineTerms call 2025-07-30 17:43:52 +02:00
e9ecc39c25 stuff 2025-07-30 17:29:33 +02:00
69e2f40003 stuff 2025-07-30 17:28:16 +02:00
04fda84f01 indentation 2025-07-30 17:26:15 +02:00
e150018a78 updated CRUD swagger 2025-07-30 17:21:53 +02:00
a7afa7ff58 added all the urls on ACC 2025-07-24 16:36:46 +02:00
b39637a4ec typos 2025-05-26 14:23:35 +02:00
43bca1a87d error message post PAD 2025-05-26 14:16:15 +02:00
fc8596f0f3 delete token and 1 PAD object per token 2025-05-26 12:15:44 +02:00
8b8f114cfd camelcase touchPointId 2025-04-15 15:57:56 +02:00
8c94204251 removed addressId linked to customerprofile and lowercase birthdate 2025-04-15 11:40:50 +02:00
acaa9861aa final quote 2025-03-31 13:08:38 +02:00
be6676a00f 1 px base64 2025-03-31 11:45:21 +02:00
1a8497ae70 updated touchpoint id in response to nested object 2025-03-28 16:35:49 +01:00
b33c8308b7 added base64 for photo and added more fields in de patch for PAD to show full range 2025-03-28 16:30:20 +01:00
b9cd76e484 stuff 2025-03-26 15:39:30 +01:00
0c38563121 fout in body call 2025-03-26 15:35:46 +01:00
d8f9845ab4 fikoArticleNumber 2025-03-26 15:31:31 +01:00
b6e9a1f2f4 fixed uppercase 2025-03-26 12:57:16 +01:00
62e2dbc78d added pad changes to order crud 2025-03-26 12:06:56 +01:00
2726ddb332 updated tax fields in orders 2025-03-26 11:45:55 +01:00
3867478718 fixed my search&replace errors 2025-03-05 11:42:50 +01:00
e2c768804a fixed semantic error CRUD order 2025-03-05 10:48:09 +01:00
bd3f3e68a6 Addede delete address to CRUD 2025-02-26 16:17:17 +01:00
8461b117bd added delete on order address 2025-02-26 16:11:39 +01:00
f190a007b8 mandate create in crud 2025-02-24 14:23:16 +01:00
989b47a2d1 Add address as single entity to order customer. 2024-11-07 10:36:13 +01:00
7174f2942a OVPAY-1126 - Added deletes on order and order line. 2024-11-06 15:53:26 +01:00
4371149bb3 OVPAY-1126 - Payments should always be added in single. 2024-10-25 10:02:13 +02:00
7bbbc85c4b DHIL-3364 - externalOrderId is not a UUID but can be any string. 2024-10-24 15:03:38 +02:00
088420d8db DHIL-3364 - order_OrderStatus is one-to-many. 2024-10-21 16:43:29 +02:00
6fe9d68be0 DHIL-3735 - Added mandateInput.place. 2024-10-17 09:44:01 +02:00
0e6d9cb7aa DHIL-3364 - Moved OrderNumber from request body to response body. 2024-10-15 15:22:29 +02:00
a7793e7da6 DHIL-3364 - Added externalOrderId and externalOrderLineId. 2024-10-11 13:58:05 +02:00
d75990a34d DHIL-3364 - Fixed typo (customerTokeId). 2024-10-11 11:52:40 +02:00
673d456fc2 DHIL-3364 - Order lines are added in single. 2024-10-11 11:04:15 +02:00
7d454c433d DHIL-3364 - Added dev. prios to API methods. 2024-10-07 10:20:00 +02:00
84e2f56dbd Terms changed to array (commit #2). 2024-10-04 17:16:53 +02:00