GET /v1/invoicerows/{invoiceRowGuid}/projectfees
Summary: Get all the project fees on an invoice row
Operation ID: ProjectFees_GetInvoiceRowProjectFees
Auth: unknown
Operation ID: ProjectFees_GetInvoiceRowProjectFees
Auth: unknown
Parameters (4)
invoiceRowGuid
(string, path, required)
ID of the invoice row.
pageToken
(string, query, optional)
Optional: page token to fetch the next page.
productType
(?, query, optional)
Optional: ProjectFee's product type. if given, it filters the projectFees by the given type. FixedFees (Own work), Materials (Products), Subcontracting
rowCount
(integer, query, optional)
Optional: Number of rows to fetch.
No probe data for this endpoint yet.