Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUpdateExchangeOutboundItem.yaml
2025-10-31 16:15:46 +02:00

13 lines
325 B
YAML

type: object
description: The details to update in an outbound item.
x-schemaName: AdminUpdateExchangeOutboundItem
properties:
quantity:
type: number
title: quantity
description: The item's quantity.
internal_note:
type: string
title: internal_note
description: A note only viewed by admin users.