Header: GET /admin/api/2020-10/orders/450789469.json Add note attributes to an order PUT /admin/api/2020-10/orders/450789469.json { "order": { "id": 450789469, "note_attributes": [ { "name": "colour", "value": "red" } ] } }