api_key: ********************X-Api-Key: ********************{
"note": "string"
}curl --location --request PUT 'https://app.sellerassistant.app/api/v1/sa/inventory/products/notes/?api_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"note": "string"
}'{}