PUT POS/PurchaseOrders/{id}/PrivateNotes/{noteId} Try Now
Updates the purchase order private note.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The identifier.
|
string |
Required
|
noteId |
The note identifier.
|
string |
Required
|
Body Parameters
The note.
string
Request Formats
application/json, text/json
Sample:
""
Response Information
Resource Description
None.