This commit is contained in:
Max Martens 2025-05-09 16:56:33 +02:00
parent 8cced0cbd0
commit 35edfa4c4f

View File

@ -1155,8 +1155,8 @@ paths:
type: integer type: integer
example: 1 example: 1
required: true required: true
summary: Replace an OV paytoken with another summary: Replace an OVpay token with another (+ transfer products)
description: Replace an OV paytoken in the database for a given customer with another token description: Transfer products from one OVpay token to antother, and replace the tokens in the database
requestBody: requestBody:
content: content:
application/json: application/json:
@ -1796,11 +1796,12 @@ paths:
- Token type - Token type
- Token status (only if target token is known in the customer profile) - Token status (only if target token is known in the customer profile)
- Experation date - Expiry date
- Instantiated GBO products - Instantiated GBO products
- Auto reload registration - Auto reload registration
- E-purse - E-purse
- PAD (name, birthdate, photo) - PAD (name, birthdate, photo)
- Age profile
tags: tags:
- Customers - Customers
requestBody: requestBody: