post https://developer-api.bringg.com/services/U4l4tPgO//
Use this endpoint to create a parking spot in Bringg and associate it with a specified team and address. Parking spots can also serve as a route waypoint, so routes and individual orders can begin or end at the parking spot's precise location.
You can then associate the parking spot with a vehicle by sending a Create or Update Vehicle request, including your external_id
or Bringg's id
for the new parking spot as the value for default_parking_spot_id
.
Read more about the parameters included in the Parking Spot Object.
Response (Output) Params
Parameter | Description |
---|---|
created_at datetime | The date and time this entity was created. |
id int32 | Bringg's ID for this entity. |
updated_at datetime | The time and date when this entity was last updated. |