PUT POS/Sales/Invoices/{invoiceId}/PrivateNotes/{invoiceNoteId} Try Now
Update Invoice Private Note
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
invoiceId |
The invoice identifier.
|
string |
Required
|
invoiceNoteId |
The invoice note identifier.
|
string |
Required
|
Body Parameters
The note.
string
Request Formats
application/json, text/json
Sample:
""
Response Information
Resource Description
None.
Response Formats
application/json, text/json
Sample:
Sample not available.