Locations

Create a Location

Create a location within the specified account.

post/public/v3/Locations

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

namestring required

The name of the location.

nodeType'Warehouse' | 'ConsumerPickupPoint' | 'DistributionCenter' | 'RiskZone' | 'Airport' | 'Seaport' | 'ProductionFacility' | 'Terminal' | 'BorderCrossing' | 'ServiceStop'
shareLocationboolean
includeCollaboratorsWhenSharingboolean
alertPresetIdsinteger[] nullable

Response

The created location id

integer required

Changes

No recorded changes to this endpoint across all 1 revision of this API.