Hi everyone,
I have a program to pull out all the data and format it for easier use by our teams, and also get things ready for automated checkin.
The one item I can do by hand, but would be great to automate, is putting the number into the 'vehicleNumber' variable in the 'Assignment'
Someone suggested a method to update them efficiently, and that does work, but is still manual.
We allow drivers to use 'permanent numbers' and we then assign for others. It would be great to just update it.
I'm using
GET /rest/events/{event_id}/assignments/{assignment_id}
I don't see any corresponding PUT/POST for it.
Any ideas?
- Frank P Bresz - ARPCA Data geek