POST api/v2/works/{workId}/priceitems/{workPriceItemId}/MarkAsBilled

Request

URI Parameters

NameDescriptionTypeAdditional information
workId

integer

Required

workPriceItemId

integer

Required

Body Parameters

string

Request Formats

application/json, text/json, text/html

Sample:
"sample string 1"

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.