Step 4. Modify the subscription to change tracking time.

In Step 3, your POST to this endpoint created a unique tracking subscription ID, which you can find in the response payload. You can now pass in this tracking_subscription_id to modify the subscription start and end time if you need to adjust the pickup or dropoff time for the load. Note that the new start_time can only be earlier than the original, and the new end_time can only be later than the original.

📘

Learn more

Read our reference documentation about the Subscribe endpoint for details.

Language
Authorization
Header
Click Try It! to start a request and see the response here!