Locations

Get the SoftLedger locations

get

Get the SoftLedger locations

Authorizations
Responses
200

successful operation

application/json
get
GET //finance/softledger/locations HTTP/1.1
Host: api.ecosuite.io
Authorization: YOUR_API_KEY
Accept: */*
{
  "locations": [
    {}
  ]
}