Find a model instance by {{id}} from the data source.
GET {{baseUrl}}/v1/Taxes/:id?filter=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | Filter defining fields and include - must be a JSON-encoded string ({"something":"value"}) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"recoverable":true,"compound":false,"classification":"\u003cstring\u003e","country":"\u003cstring\u003e","countryAlpha2Code":"\u003cstring\u003e","name":"\u003cstring\u003e","abbreviation":"\u003cstring\u003e","taxNumber":"\u003cstring\u003e","id":"Ac7eFbEAdE3c0F42454B2573","_taxRates":[{"id":"\u003cstring\u003e","dateValidFrom":"\u003cdateTime\u003e","rate":"\u003cdouble\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","custom":{}},{"id":"\u003cstring\u003e","dateValidFrom":"\u003cdateTime\u003e","rate":"\u003cdouble\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","custom":{}}],"createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","deletedAt":"\u003cdateTime\u003e","_isDeleted":false,"deletedId":"\u003cstring\u003e","custom":{},"organizationId":"2Ed71dd9F94a8F3e52bA0da8"}