Loading images
The method allows you to upload an image of the vehicle to your account
Path
POST https://getrentacar.com/api/v302/vehicles/upload
Headlines
Headline | Mandatory? | Example | Description |
Authorization | required | Bearer 000:XXXXXXX | Your API key |
Incoming parameters
Parameter | Required? | A type | Description |
user_id | required parameter | int | Vehicle owner ID |
file[] | required parameter | array | List of images to download |
Error codes
Error | Description |
22 | You cannot upload images |
23 | You upload more than 10 images at a time |