feature/OVPAY-2473 #55
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user