Locations
Number of APIs: 5
-
List Locations GET {{baseUrl}}/accounting/locations?raw=false&limit=1&filter[subsidiary]=1
-
Create Location POST {{baseUrl}}/accounting/locations?raw=false
-
Get Location GET {{baseUrl}}/accounting/locations/:id?raw=false
-
Update Location PATCH {{baseUrl}}/accounting/locations/:id?raw=false
-
Delete Location DELETE {{baseUrl}}/accounting/locations/:id?raw=false