Hi.
Been developing a custom interface to integrate with another service, so far it's been pretty good. Liking what Traccar offers for tracking solutions.
But when using the API to update the user with just 1 field, while the field does get updated other fields such as devicelimit are then set to null.
Is there a way to avoid this or all the fields required in the object?
You have to send full object.
Hi.
Been developing a custom interface to integrate with another service, so far it's been pretty good. Liking what Traccar offers for tracking solutions.
But when using the API to update the user with just 1 field, while the field does get updated other fields such as devicelimit are then set to null.
Is there a way to avoid this or all the fields required in the object?