Create Parking SpotAsk AIpost https://developer-api.bringg.com/services/U4l4tPgO/{service_uuid1}/{service_uuid2}Use this endpoint to create a parking spot in Bringg and associate it with a specified team and address.Body ParamsaddressstringrequiredThe address of the parking spot. Required if lat and lng are null.external_idstringYour external system's ID for the parking spot.latdoublerequiredThe geographical latitude of this parking spot. Required to run route optimization.lngdoublerequiredThe geographical longitude of this parking spot. Required to run route optimization.namestringThe parking spot display name in Bringg.team_external_idstringYour external system's ID for the associated team. Required if team_id is not included.team_idint32Bringg's ID for the associated team. Required if team_external_id is null.Response 200200Updated 9 months ago What’s NextCreate VehicleUpdate Vehicle