ReDoc documentation
Delete item note by ID.
401 Unauthorized
Internal Server error
Unexpected error
{- "code": 0,
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
]
}
], - "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
], - "trace": "string"
}Get item note by ID
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "created_at": "string",
- "creator_id": 0,
- "creator_type": 0,
- "extension_attributes": { },
- "negotiable_quote_item_id": 0,
- "note": "string",
- "note_id": 0
}