changedInput schema / properties / limit / description
Previous value: -"Máximo de ventas listadas (1-200, por defecto 50)."New value: +"Maximum number of sales listed (1-200, default 50)."
changedInput schema / properties / limite / description
Previous value: -"ALIAS RETIRADO de `limit`: sigue funcionando, pero usa `limit` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `limit`. Máximo de ventas listadas (1-200, por defecto 50)."New value: +"DEPRECATED alias of `limit`: it still works, but use `limit` (it will be removed in a future round, no date yet). Maximum number of sales listed (1-200, default 50)."
changedOutput schema / properties / listed / description
Previous value: -"Cuántas ventas van en `sales`."New value: +"How many sales go in `sales`."
changedOutput schema / properties / sales / description
Previous value: -"Las ventas pagadas, de la más reciente a la más antigua."New value: +"The paid sales, from the most recent to the oldest."
changedOutput schema / properties / sales / items / properties / blockedReason / description
Previous value: -"Código en inglés de por qué no se puede devolver; null cuando sí se puede."New value: +"Code (in English) for why it cannot be refunded; null when it can."
changedOutput schema / properties / sales / items / properties / buyer / description
Previous value: -"@handle del comprador."New value: +"@handle of the buyer."
changedOutput schema / properties / sales / items / properties / canRefund / description
Previous value: -"Se le puede ofrecer devolver al comprador."New value: +"A refund can be offered to the buyer."
changedOutput schema / properties / sales / items / properties / date / description
Previous value: -"Fecha de la venta (ISO)."New value: +"Date of the sale (ISO)."
changedOutput schema / properties / sales / items / properties / grossUsdc / description
Previous value: -"Bruto de la venta, en USDC."New value: +"Gross of the sale, in USDC."
changedOutput schema / properties / sales / items / properties / netUsdc / description
Previous value: -"Neto real tras comisión y devoluciones, en USDC."New value: +"Real net after commission and refunds, in USDC."
changedOutput schema / properties / sales / items / properties / orderId / description
Previous value: -"Uuid de la orden: es lo que pide `refund_sale`."New value: +"Uuid of the order: it is what `refund_sale` asks for."
changedOutput schema / properties / sales / items / properties / refundedUsdc / description
Previous value: -"Devuelto al comprador, en USDC."New value: +"Refunded to the buyer, in USDC."
changedOutput schema / properties / sales / items / properties / slug / description
Previous value: -"Slug de la plantilla (null si ya no existe)."New value: +"Slug of the template (null if it no longer exists)."
changedOutput schema / properties / sales / items / properties / status / description
Previous value: -"Estado de la orden (funded, released, disputed…)."New value: +"State of the order (funded, released, disputed…)."
changedOutput schema / properties / sales / items / properties / template / description
Previous value: -"Nombre de la plantilla vendida."New value: +"Name of the template sold."
changedOutput schema / properties / totals / description
Previous value: -"Totales del vendedor sobre TODAS sus órdenes, no solo las listadas."New value: +"Seller totals over ALL its orders, not only the listed ones."
changedOutput schema / properties / totals / properties / grossUsdc / description
Previous value: -"Bruto conservado, en USDC."New value: +"Gross kept, in USDC."
changedOutput schema / properties / totals / properties / inEscrowUsdc / description
Previous value: -"Neto todavía en custodia, en USDC."New value: +"Net still in escrow, in USDC."
changedOutput schema / properties / totals / properties / releasedUsdc / description
Previous value: -"Neto ya liberado, en USDC."New value: +"Net already released, in USDC."
changedOutput schema / properties / totals / properties / sales / description
Previous value: -"Ventas liquidadas que no acabaron en devolución total."New value: +"Settled sales that did not end in a full refund."