post https://api.zeal.com/taxableLocations
Create or get a taxable location.
Find or create a Taxable Location object in Zeal's system. This request will try to match an existing record with a case-sensitive search.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Contains newly created Taxable Location object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |