Terminal Locations
Number of APIs: 5
-
Create a location POST {{baseUrl}}/v1/terminal/locations
-
Delete a location DELETE {{baseUrl}}/v1/terminal/locations/:location
-
Retrieve a location GET {{baseUrl}}/v1/terminal/locations/:location
-
Update a location POST {{baseUrl}}/v1/terminal/locations/:location
-
List all locations GET {{baseUrl}}/v1/terminal/locations