Retrieve Invoice Transaction Detail - Invoice Labor

GET {{base_url}}/InteractiveDetail/:WBSKey/InvoiceLabor

Use this endpoint to retrieve invoice transaction detail - invoice labor associated with a project in Interactive Billing.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

"    {\r\n        \"Invoice\": \"\u003cDraft\u003e\",\r\n        \"MainWBS1\": \".0000729504\",\r\n        \"OriginalTable\": \"LD\",\r\n        \"OriginalPeriod\": 202406,\r\n        \"OriginalPostSeq\": 88,\r\n        \"OriginalPKey\": \"92A1067351464666B20CDF2BF9FC2EE8\",\r\n        \"BillWBS1\": \".0000729504\",\r\n        \"BillWBS2\": \" \",\r\n        \"BillWBS3\": \" \",\r\n        \"WBS1\": \".0000729504\",\r\n        \"WBS2\": \" \",\r\n        \"WBS3\": \" \",\r\n        \"SortMeth1\": 0,\r\n        \"SortMeth2\": 0,\r\n        \"SortKey1\": \"\",\r\n        \"SortKey2\": \"\",\r\n        \"SortLabel1\": \"\",\r\n        \"SortLabel2\": \"\",\r\n        \"SortKey3\": \"\",\r\n        \"SortLabel3\": \"\",\r\n        \"Employee\": \"R0019\",\r\n        \"Name\": \"Admin, Carline\",\r\n        \"OvertimeFlag\": \"   \",\r\n        \"TimesheetDate\": \"2024-06-30T00:00:00.000\",\r\n        \"Hours\": 8.0000,\r\n        \"Rate\": 25.0000,\r\n        \"Extension\": 200.0000,\r\n        \"TransComment\": \"\",\r\n        \"OverrideType\": \" \",\r\n        \"SubjectToMarkup\": 200.0000,\r\n        \"FullExtension\": 200.0000,\r\n        \"OvertimePremium\": 0.0000,\r\n        \"Method\": 3,\r\n        \"Multiplier1\": 1.0000,\r\n        \"Multiplier2\": 0.0000,\r\n        \"Multiplier3\": 0.0000,\r\n        \"OvtMultiplier\": 0.0000,\r\n        \"LaborDetail\": \"Y\",\r\n        \"LaborCode\": \"3:1:1\",\r\n        \"SpecialOvertimePremium\": 0.0000,\r\n        \"SpecialOvtMultiplier\": 0.0000,\r\n        \"LaborCategory\": 1,\r\n        \"EmpName\": \"Admin, Carline\",\r\n        \"BackupEmpName\": \"Admin, Carline\",\r\n        \"BillingCurrencyCode\": \"USD\"\r\n    }\r\n]"