Service order notes

Add service order notes

Adds one or more notes with a provided text to a specific service order. Service orders can be reservations or product orders.

post/api/connector/v1/serviceOrderNotes/add

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

Response

OK

Changes

No recorded changes to this endpoint across all 10 revisions of this API.