feature/OVPAY-2473 #55
@ -379,6 +379,7 @@ paths:
|
||||
tariffVersionId: NS:5
|
||||
correlationId: c3ae1ba3-780a-4416-8a38-3fd03a9005b7
|
||||
createdAt: 2021-06-02T15:03:46.813Z
|
||||
_links: null
|
||||
missingCkoTripDetails:
|
||||
summary: Example of a trip with missing check-out
|
||||
|
bboterm marked this conversation as resolved
|
||||
value:
|
||||
@ -539,6 +540,11 @@ paths:
|
||||
tariffVersionId: NS:5
|
||||
correlationId: c3ae1ba3-780a-4416-8a38-3fd03a9005b7
|
||||
|
bboterm marked this conversation as resolved
MirjamHTM
commented
Mist Hateoas voor het fixen van de missing CO Mist Hateoas voor het fixen van de missing CO
bboterm
commented
Ahh, ik had 1 commit niet gepushed. Daarom zag je hem niet. Hij zit er nu bij in elk geval! Ahh, ik had 1 commit niet gepushed. Daarom zag je hem niet. Hij zit er nu bij in elk geval!
|
||||
createdAt: 2021-06-02T15:03:46.813Z
|
||||
_links:
|
||||
getStopsForCorrection:
|
||||
href: https://services.acc.api.htm.nl/abt/abtcustomers/1.0/customers/tariff/stops?xbot=36637b86-7a31-4b77-99dd-2d39b9c1a9b6&tripId=66538&transactionId=001e8481-1151-gemaltoPure-1622527200000
|
||||
method: GET
|
||||
templated: false
|
||||
'400':
|
||||
description: '400'
|
||||
content:
|
||||
@ -1107,6 +1113,18 @@ components:
|
||||
type: string
|
||||
createdAt:
|
||||
type: string
|
||||
_links:
|
||||
type: object
|
||||
properties:
|
||||
getStopsForCorrection:
|
||||
type: object
|
||||
properties:
|
||||
href:
|
||||
type: string
|
||||
method:
|
||||
type: string
|
||||
templated:
|
||||
type: boolean
|
||||
MissingCkiCkoRequest:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user
We geven in de tripdetails nergens de xbot mee terug, die krijgen we wel. Als we het zo houden hebben we 2 opties (1) TP pakt Xbot uit tokendetails om de stops call mee te doen (2) we geven de info terug in de Hateoas voor ingevuld. Of we voegen de info hier toe, die hebben we toen weggehaald, met het idee dat de XBOT een privacy gevoelig gegeven was.
Ja je miste dus die ene commit van mij die ik niet had gepusht. Hij zit idd in de HATEOAS.