Create NoteAsk AIpost https://developer-api.bringg.com/services/hj58j65/{service_uuid1}/{service_uuid2}Use to create a note for a waypoint.Body ParamsnotestringrequiredThe text of this note.task_idint32requiredBringg ID of the order (task) to which this note belongs.way_point_idint32requiredBringg ID of the way point to which this note was added.happened_atdateThe date and time when this note was added to the order (by API or in the Bringg Driver App. You can enter this in epoch time (number of milliseconds since 1.1.1970) or in datetime format (UTC in the format Y-%m-%dT%H:%M:%S%z)typestringThe type of note. The values include: FormattedTaskNote, Form, HtmlTaskNote, Signature, TaskNote (text), TaskPhoto. Leave blank to create a text note. Use value "HtmlTaskNote" to create notes with a hyperlink.urlstringThe URL (hyperlink) added in this note for notes of type HTMLTaskNotes.user_idint32Bringg ID of the user creating this note (Optional)Response 200200Updated 9 months ago