{ "notes": "string" }
curl --location --request PUT '/order/406/notes' \ --header 'Content-Type: application/json' \ --data-raw '{ "notes": "string" }'
{}