POST api/PunchListNotes?bidRequestId={bidRequestId}&note={note}&userId={userId}

Post a new Punch List note..

Request Information

Parameters

NameDescriptionAdditional 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.