item

id
string
required
source_id
string
required
title
string
required
product_title
string
required
variant_title
string
required
quantity
integer
required
unit_price
object
required
currency
string
required
amount
string
required
discounted_price
object
required
currency
string
required
amount
string
required
image
object
url
string
required
source_variant_id
string or null
sku
string
required
issue_description
object
required
reason
string
required
subreason
string or null
description
string or null
files
array[object] or null
process_item_resolution_method
string
required
process_item_details
string or null
product_source
string
shopper_notes
string or null
item_tags
ItemTag
id
string

The unique identifier for the item tag.

name
string

The name of the item tag.

created_at
string

The create time of the item-tag.

merchant_uploaded_image_urls
array[string]
created_at
string<date-time>
required
updated_at
string<date-time>
required
Example
preparing...