Get the SoftLedger locations
/finance/softledger/locations
curl -L \ --url 'https://api.ecosuite.io//finance/softledger/locations' \ --header 'Authorization: YOUR_API_KEY'
{ "locations": [ {} ] }