API - Taxes
Read the taxes
Routes
Method name | Route | Parameters | OK return code | Return |
---|---|---|---|---|
GET | /api/taxes | 200 | Results of the 'tax' loop | |
GET | /api/taxes/{entityId} | entityId: The tax id | 200 | Results of the 'tax' loop for entityId |
Read the taxes
Method name | Route | Parameters | OK return code | Return |
---|---|---|---|---|
GET | /api/taxes | 200 | Results of the 'tax' loop | |
GET | /api/taxes/{entityId} | entityId: The tax id | 200 | Results of the 'tax' loop for entityId |