OVPAY-2473 - Improved examples part 2.
This commit is contained in:
parent
9bb7320299
commit
f237f677e3
@ -1443,32 +1443,32 @@ components:
|
||||
counterpartTransactionId:
|
||||
type: string
|
||||
description: Id of the transaction that is missing its pair
|
||||
example: '1236589547'
|
||||
example: 001e8481-1151-gemaltoPure-1622527200000
|
||||
xbot:
|
||||
type: string
|
||||
description: Token identification code (external backoffice token)
|
||||
example: '12272277752953521453'
|
||||
example: 36637b86-7a31-4b77-99dd-2d39b9c1a9b6
|
||||
stopId:
|
||||
type: string
|
||||
description: Id of the location of the tap
|
||||
example: '123'
|
||||
example: 42
|
||||
deviceId:
|
||||
type: string
|
||||
description: Id of the device
|
||||
example: '5415236'
|
||||
example: 3212967
|
||||
deviceClassId:
|
||||
type: string
|
||||
description: Class Id of the device
|
||||
example: '54'
|
||||
example: 9
|
||||
transactionTimestamp:
|
||||
type: string
|
||||
description: Timestamp of the transaction
|
||||
format: date-time
|
||||
example: '2019-11-25T17:39:45.000Z'
|
||||
example: 2019-11-25T17:39:45.000Z
|
||||
entryExitType:
|
||||
type: string
|
||||
description: 'Direction of the tap: in or out'
|
||||
example: ENTRY
|
||||
example: EXIT
|
||||
enum:
|
||||
- UNKNOWN
|
||||
- ENTRY
|
||||
|
||||
Loading…
Reference in New Issue
Block a user