Adds a new complex note to the order.

Only the following fields are used from the Web.Management.Orders.Note object: UserID, Text, Date, Action and DisplayLevel.

Path Params
int32
required

The Order ID of the Order to add the note to.

Body Params

A Web.Management.Orders.Note containing the details to add.

Represents an Order note.

int32

The ID of the note.

int32

The Order ID the note is associated with.

int32

The Customer ID of the order the note is associated with.

string

The text of the note.

date-time

The timestamp for this note.

date-time

The timestamp when this note was added.

date-time

The timestamp when this note was last modified.

int32

The User ID of the user that added the note.

string

The name of the user that added the note.

int32

The display level of the note.

string

The structured action that this note represents.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json