Remove Line Items
Return Actions
Remove Line Items
Remove line items from a return and process the return.
Currently, only line items tied to a refund or store credit outcome allow for line items to be removed programmatically.
Required API key scope
- Returns
POST
Remove Line Items
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The unique identifier associated with the return.
Query Parameters
The ID of the line item to remove. Optionally, you can include more than one using comma separated values.
Response
Success
The value returned when the return has been queued for processing.
Example:
"true"