taxGroup
GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/taxGroups({{taxGroupId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenant | string |
RESPONSES
status: OK
{"@odata.context":"http://bcserver:7048/BC/api/v2.0/$metadata#companies(a19eca60-4a86-ed11-aad5-000d3a38ed32)/taxGroups/$entity","@odata.etag":"W/\"JzE5OzQ2NTQxOTI4ODAyODI5OTI4NzMxOzAwOyc=\"","id":"5318f968-4a86-ed11-aad5-000d3a38ed32","code":"STANDARD","displayName":"Standard VAT (25%)","taxType":"VAT","lastModifiedDateTime":"2022-12-28T00:56:13.523Z"}