ReturnItem

external_id
string
required
external_product_id
string
required
title
string
required
sku
string
required
ordered_quantity
integer
required
return_quantity
integer
required
price
Price
required
amount
number<float>
required
Example:
198.21
currency
string
required
>= 3 characters<= 3 characters
Example:
USD
image_url
string<uri>
required
Example:
https://example..com/cool-stuff.jpg
exchange_variant
ExchangeVariant or null
external_id
string<integer>
required
title
string
required
return_reason
ReturnReason
description
string
required
Example:
Doesn't fit me
additional_notes
string or null
required
<= 5000 characters
Example:
Too big too heavy
subreason
string
Example:
cover is broken
Example
preparing...