Create a LocationAsk AIpost https://api.tive.com/public/v3/LocationsCreate a location within the specified account.Body Paramsnamestringrequiredlength ≥ 1The name of the location.addressobjectrequiredThe full address of the location.address objectcoordinatesobjectrequiredCoordinates of the location.coordinates objectradiusobjectThe radius of the location geofence. Minimum value is 50m, maximum is 400km. Tolerance less than 400m will require GPS and frequent transmit intervals for accurate readings.radius objectnodeTypestringenumWarehouseConsumerPickupPointDistributionCenterRiskZoneAirportSeaportProductionFacilityTerminalBorderCrossingServiceStopShow 10 enum valuesshareLocationbooleantruefalseincludeCollaboratorsWhenSharingbooleantruefalselabelsarray of objects | nulllabelsADD objectalertPresetIdsarray of int32s | nullalertPresetIdsADD int32collaboratorsarray of objects | nullA list of users you would like to collaborate with and their access level for any shipment using the specified location.collaboratorsADD objectHeadersx-tive-account-idint32requiredID of the account the request will be made in.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 201The created location id 400Unable to create the location. See response message for details. 401UnauthorizedUpdated 7 months ago