Query Return Line Items
return
Query Return Line Items
Query all line items for a specific return
GET
Query Return Line Items
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Path Parameters
Response
The requested line items.
Name of the position.
Example:
"Awesome Binoculars"
SKU of the line item.
Example:
"ART2394871"
The quantity of the line item.
Example:
2
The comment corresponding to the return line item condition.
Example:
"broken"
The comment corresponding to the return line item reason.
Example:
"too small"