Remove return items by Return ID

post
/returns/{return_id}/remove-items

When a shopper changes their mind and no longer wants to return all items, you can use this API to remove specific items from the return. This functionality is the same as the "Remove Return Items from an Existing RMA" feature in the Admin Portal. For more information, please refer to: https://support.aftership.com/en/returns/article/remove-return-items-from-an-existing-rma-133vwu0

return_id
string
required
items
array[object]
required
external_id
string
required
quantity
integer
required
>= 1
edit_reason
string
required
<= 200 characters
notify_customer
boolean
required
Auth
:
Parameters
:
Body
preparing...