Enable Eta

Enable ETA

post

Constraints to respect in order to enable the ETA:

  • You have to be the carrier, the shipper or the creator of the transport -The address need to have validated GPS coordinates
  • The arrival times/slots need to be defined and not too wide (maximum 2h)
Authorizations
AuthenticationstringRequired

Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.

Example of authenticated request

$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Responses
chevron-right
200

Empty body

No content

post
/sites/{uid}/enable-eta/

No content

Last updated

Was this helpful?