Locations

Number of APIs: 5

  1. List Locations GET {{baseUrl}}/accounting/locations?raw=false&limit=1&filter[subsidiary]=1

  2. Create Location POST {{baseUrl}}/accounting/locations?raw=false

  3. Get Location GET {{baseUrl}}/accounting/locations/:id?raw=false

  4. Update Location PATCH {{baseUrl}}/accounting/locations/:id?raw=false

  5. Delete Location DELETE {{baseUrl}}/accounting/locations/:id?raw=false