GuidesAPI Reference
Log In
API Reference

Create Note

Use to create a note for a waypoint.

Body Params
string
required

The text of this note.

int32
required

Bringg ID of the order (task) to which this note belongs.

int32
required

Bringg ID of the way point to which this note was added.

date

The 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)

string

The 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.

string

The URL (hyperlink) added in this note for notes of type HTMLTaskNotes.

int32

Bringg ID of the user creating this note (Optional)

Response

Language
LoadingLoading…
Response
Choose an example:
application/json