ReDoc documentation
Set the note for an item in negotiable quote.
required | object (negotiable-quote-data-item-note-interface) Interface ItemNoteInterface |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "itemNote": {
- "note_id": 0,
- "negotiable_quote_item_id": 0,
- "creator_type": 0,
- "creator_id": 0,
- "note": "string",
- "created_at": "string",
- "extension_attributes": { }
}
}
0