Single Task
GET https://api.freshbooks.com/accounting/account/{{accountId}}/projects/tasks/{{taskId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"response":{"result":{"task":{"billable":true,"description":"","id":55226,"name":"Computer Hardware","rate":{"amount":"0.00","code":"USD"},"taskid":55226,"tax1":0,"tax2":0,"tdesc":"","tname":"Computer Hardware","updated":"2019-04-18 09:14:53","vis_state":0}}}}