Settings-Locations
Number of APIs: 6
-
Create Location POST {{baseUrl}}/OData/Locations
-
Delete Location DELETE {{baseUrl}}/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)
-
Get Location GET {{baseUrl}}/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)
-
Query Locations GET {{baseUrl}}/OData/Locations?$select=id,name,isActive,created,description,isDefault&$top=50
-
Set Location As Default POST {{baseUrl}}/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)/SetAsDefault
-
Update Location PATCH {{baseUrl}}/OData/Locations(e68952c9-c2d7-4394-8401-b8d0d5fe0c71)