OVPAY-1742 - Updated description for /compare endpoint.

This commit is contained in:
Bas Boterman 2025-04-30 15:42:00 +02:00
parent 6c3a15134e
commit 14228a5d66

View File

@ -1763,8 +1763,23 @@ paths:
summary: Compare attributes of two OVpay tokens.
description: |-
Compare the attributes of an existing OVpay token in the customer profile with the
attributes of a new OVpay token. This operation compares the following attributes:
- todo
attributes of a new OVpay token. The new token can be passed using one of the following
methods:
- Compare with an existing OVpay token
- Compare with an XBOT
- Compare with an XTAT
- Compare with SRID + amount
- Compare with OVpas number + verification code
The comparison results are returned in the response body. Comparison is made on the following
attributes:
- Token type
- Experation date
- Auto reload registration
- E-purse
- PAD (name, birthdate, photo)
tags:
- Customers
requestBody: