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