Return Actions
Remove Line Items
Remove line items from a return and process the return.
Currently, only returns with refund outcomes allow for line items to be removed.
Required API key scope
- Returns
POST
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
200
application/json
Success
The value returned when the return is processed successfully.