feature/OVPAY-2473 #55

Merged
bboterm merged 10 commits from feature/OVPAY-2473 into develop 2026-03-16 13:56:19 +00:00
Showing only changes of commit f237f677e3 - Show all commits

View File

@ -1443,32 +1443,32 @@ components:
counterpartTransactionId: counterpartTransactionId:
type: string type: string
description: Id of the transaction that is missing its pair description: Id of the transaction that is missing its pair
example: '1236589547' example: 001e8481-1151-gemaltoPure-1622527200000
xbot: xbot:
type: string type: string
description: Token identification code (external backoffice token) description: Token identification code (external backoffice token)
example: '12272277752953521453' example: 36637b86-7a31-4b77-99dd-2d39b9c1a9b6
stopId: stopId:
type: string type: string
description: Id of the location of the tap description: Id of the location of the tap
example: '123' example: 42
deviceId: deviceId:
type: string type: string
description: Id of the device description: Id of the device
example: '5415236' example: 3212967
deviceClassId: deviceClassId:
type: string type: string
description: Class Id of the device description: Class Id of the device
example: '54' example: 9
transactionTimestamp: transactionTimestamp:
type: string type: string
description: Timestamp of the transaction description: Timestamp of the transaction
format: date-time format: date-time
example: '2019-11-25T17:39:45.000Z' example: 2019-11-25T17:39:45.000Z
entryExitType: entryExitType:
type: string type: string
description: 'Direction of the tap: in or out' description: 'Direction of the tap: in or out'
example: ENTRY example: EXIT
enum: enum:
- UNKNOWN - UNKNOWN
- ENTRY - ENTRY