Return Line Items
Get Return Line Item
This endpoint gets or creates a new return line item.
GET
/
v1
/
return_line_item
Body
id
string
This is the id of the return line item.
Response
id
string
This is the id of the return line item.
amount
string
This is the amount of the return line item.
condition
string
This is the condition of the return line item.
flat_rate_shipping
string
This is the flat rate shipping of the return line item.
name
string
This is the name of the return line item.
price
string
This is the price of the return line item.
return_id
string
This is the id of the return associated with the line item.
serial_number
string
This is the serial number of the return line item.
sku
string
This is the sku of the return line item.
tax_refunded
string
This is the tax refunded of the return line item.