post https://cp.gazoop.com/public_api/modify_booking.json
This tool creates a brand new booking for the customer.
This will allow you to complete modifications to a pre-existing booking. You must provide the existing Job ID.
Please note: No Fare Calculations are made on this API, if you wish to re-calculate the price of the job, you must first submit a create_quote request and send the Quote ID along with this booking.
Via Points
Via Points must be provided in the following format for each array object.
Parameter | Description |
---|---|
text | This should contain the full via-point address text. Seek PICKUP_ADDRESS for formatting information. |
lat | Via-point Latitude. Seek PICKUP_LAT for formatting information. |
long | Via-point Longitude. Seek PICKUP_LONG for formatting information. |