Query Return Line Items
Query all line items for a specific return
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The Company-Id (int or uuid) of the company on whose behalf the request is executed.
Path Parameters
The id of the return that the line items belong to.
Response
The requested line items.
Unique ID to identify a return line item.
Unique ID to identify a return.
The id of the return line item state.
Unique ID to identify an item.
Name of the position.
SKU of the line item.
The quantity of the line item.
Unique ID to identify a return reason.
Unique ID to identify a condition.
The comment corresponding to the return line item condition.
Indicates whether this return line item should be credited. If omitted on creation, defaults to false.
Unique ID to identify a sales order file.
Unique ID to identify a sales order item.
Unique ID to identify a delivery note item.
The comment corresponding to the return line item reason.