POST api/PunchListNotes?bidRequestId={bidRequestId}¬e={note}&userId={userId}
Post a new Punch List note..
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
bidRequestId | The bidrequest ID |
Define this parameter in the request URI. |
note | The text to write to the punch list. |
Define this parameter in the request URI. |
userId | The user id for this note. |
Define this parameter in the request URI. |