Back to All

Require Documents

I love the ability to create an pre-populate documents. However, because we are required to send all fields, it automatically pre-populates those fields and then the driver is not required to enter any information because they are already pre-populated.

For example, I have a document that simply asks the driver for 3 pieces of information, TRIP ID, # of Pax, # of Stops.

To create this "required" document, I have to send Trip ID (pre-populated with the correct data), # of Pax, with no attribute sent and # of Stops with no attribute sent. What the driver receives is a document that has the Trip ID prepopulated correctly, but # of Pax & # of Stops are prepopulated with 0. Therefore the driver can simply submit the document without further details.

Am I doing something incorrect? (I have already submitted API feedback on this as well).