get https://api.zeal.com/taxableLocations
Get a taxable location by ID.
Find an existing taxable location in Zeal's system.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Retrieves Taxable Location object from ID |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |