Skip to content

FixLocation

Contains data to update in the stuck location report. Exactly one of the following attributes might be not null: physicalAddress, gps or other.

Properties

Name Type Required Description Example
createDate string (date-time) Actual creation of location record
physicalAddress PhysicalAddress Physical address of the venue
gps Gps GPS coordinates of the venue "Taxi SPZ ABC1234"
other string Other textual description of the venue
useLastMerchant boolean true if last merchant should been applied

[Back to Model list] [Back to API list] [Back to README]