Zum Inhalt

inboundSalesOrderComment resource type

Represents an inbound sales order comment in Business Central.

Note

For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.

Methods

Method Return Type Description
GET inboundSalesOrderComment inbound sales order comment Gets an inbound sales order comment object.

Properties

Property Type Description Max Length
🔑 id GUID The unique ID of the inbound sales order comment. Non-editable.
documentType NAV.salesDocumentType The document type of the parent inbound sales order.
documentNo String The document number of the parent inbound sales order. 20
documentLineNo Integer The line number of the parent inbound sales order line. For comments on the header 0
lineNo Integer The line no for this inbound sales order comment.
comment String - max 80 character The comment text 80

See Also

GET inbound sales order comment