{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/EbayInternationalShipping", "title": "EbayInternationalShipping", "type": "object", "properties": { "returnsManagedBy": { "type": "string", "description": "The value returned in this field indicates the party that is responsible for managing returns of the order line item.

Valid value: EBAY" } }, "description": "This type is used to provide details about an order line item being managed through eBay International Shipping." }