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