Vehicle exchange offer can be “updated” every 15 minutes, without the need to add a new vehicle offer. Refreshed vehicle offer will appear on the top of vehicle offers list
Url parameters and connection settings
- URL: https://api.platform.trans.eu
- Endpoint: /ext/vehicles-api/v1/vehicles/:offerId/refresh
- Method: PUT
Headers:
- Content-type: application/json
- Accept: application/json
- Authorization: Bearer {access_token}
- Api-key: {unique_app_api_key}
Authorization
Authorization process is described here.
Response example
{}