Locations
The Locations API provides endpoints for managing location records within your company. A location represents a physical address where you provide services or products to a client OR vendor.
getList locations
/api/v1/locationspostCreate location
/api/v1/locationsgetShow location
/api/v1/locations/{id}putUpdate location
/api/v1/locations/{id}deleteDelete location
/api/v1/locations/{id}getBlank Location
/api/v1/locations/createpostBulk location actions
/api/v1/locations/bulk