Service order: This is the general name for an order made against a service, which includes both 'stay' service orders, called Reservations, and 'product' service orders, which we simply call Orders. Operations such as Get all service order notes will accept Reservation IDs or Order IDs as service order identifiers.
Get all service order notes
Returns all notes associated with the given service orders. Service orders can be reservations or product orders. Note this operation uses Pagination and supports Portfolio Access Tokens.
Unique identifier of the last and hence oldest service order note returned. This can be used in Limitation in a subsequent request to fetch the next batch of older service order notes.
Id
string
required
Unique identifier of the service order.
Id
string
required
Unique identifier of the service order note.
ServiceOrderId
string
required
Unique identifier of the Service order to which the Service Order Note belongs.