You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can see inside the "StartStationAddress", I explicitly input the city, zip, latitude, and longitude. The request could be executed successfully but all those explicitly specified fields in the response are changed. Does it mean TripIt API ignores all the fields of type Address except the "address" subfield in the request? But the information input by the user is in my case more accurate and more readable(the city subfield is also Chinese characters as address subfield) for the user. So Is it a limitation for the TripIt API? Do we have any mechanisms to disable TripIt to override this information?
Dear support,
I'm using the api to create the travel object , for example "RailObject". My example request is like:
You can see inside the "StartStationAddress", I explicitly input the city, zip, latitude, and longitude. The request could be executed successfully but all those explicitly specified fields in the response are changed. Does it mean TripIt API ignores all the fields of type Address except the "address" subfield in the request? But the information input by the user is in my case more accurate and more readable(the city subfield is also Chinese characters as address subfield) for the user. So Is it a limitation for the TripIt API? Do we have any mechanisms to disable TripIt to override this information?
The text was updated successfully, but these errors were encountered: