Partner API Release Notes

This page lists public-facing changes to the Partner API — response-schema additions, query-parameter changes, and behavior changes tied to documented fields. Backend-only improvements (performance, infrastructure, security hardening) and permission-gated features that are not documented on the public page are not listed.

Changes scoped to the sibling APIs are tracked separately: Availability, Top Picks, Inventory Status, and Discovery Feed.

Back to Partner API.

2026

  • 2026-03-23agreements object in the Add Billing Info response now includes the Canadian Privacy Policy for Resale and 3PE flows.
  • 2026-03-02agreements object in the Add Billing Info response now includes the Canadian Privacy Policy for primary inventory.

2025

  • 2025-11-10 — Order Redemption Status now supports Verified Resale (TM+) and 3PE Resale orders (resale_processing_state: complete / in_progress / voided).
  • 2025-08-22 — Batch Refunds endpoint added (PUT /partners/v1/refund) along with Refund Job Status (GET /partners/v1/refund/{id}) for polling asynchronous results.
  • 2025-07-23 — Claim Link endpoint (GET /partners/v1/claim-link) now accepts Discovery (universal) event IDs in addition to legacy event IDs.
  • 2025-06-30 — Claim Link regeneration endpoint added (GET /partners/v1/claim-link?cart_id={cart_id}&event_id={event_id}).
  • 2025-03-03agreements block with the MLB marketing opt-in now returned on Reserve for Verified Resale (TM+) MLB events.
  • 2025-02-27agreements block with the MLB Privacy Policy now returned on Reserve for MLB events.
  • 2025-02-18 — Resale listing_notes.deliveryDate surfaced on Reserve for 3PE inventory (Estimated Delivery Date).
  • 2025-02-11transfer object (eligible, explanation) added to cart ticket items for Massachusetts Transfer Notification.
  • 2025-01-27agreements block with the MLB marketing opt-in now returned on Reserve for 3PE Resale MLB events.

2024

  • 2024-12-11listing_details and listing_notes (deliveryDate, sellerNotes) added to Reserve response for 3PE Resale inventory (seat descriptions and delivery details).
  • 2024-04-24 — Refund Orders endpoint added (POST /partners/v1/refund?order_token=...) for enabled partners.
  • 2024-04-26 — Refund requests accept dc_refund_notes (up to 80 characters; written to the order record).
  • 2024-01-26 — Reserve response now returns start_seat_number / end_seat_number for Resale inventory.

2023

  • 2023-10-18 — Reserve and cart endpoints support 3PE (third-party-exchange) resale transactions end-to-end.
  • 2023-06-05allInclusivePricing surfaced in the cart and payment flow for configured partners.

2022

  • 2022-10-18upsells array added to Order Management response; Reserve supports upsell line items.
  • 2022-05-16barcode_display_format added to Order Management response (e.g., Mobile, Print at home, BOTH).
  • 2022-02-25language field accepted at Cart Create and Commit for localized email templates.

2021

  • 2021-11-08 — Password-protected offers can be retrieved and reserved through the Partner API.
  • 2021-11-02 — Order Redemption Status endpoint added (GET /partners/v1/status).
  • 2021-06-21partner_channel_source (reseller name) accepted on Commit Cart.

2020

  • 2020-04-14extra1 added to the Add Payment request for partners to include extra purchase metadata.
  • 2020-03-30 — Documentation added for Customer Information required during purchase.
  • 2020-01-29 — SafeTix documentation added to Order Management: secure_entry_data (Entry SDK token), safetix_delivery_delay_date, third_party_account_id, and device fields (device_id, device_type, device_os, nfc_capable_device) for SafeTix-enabled events.

2017

  • 2017-09-25inventory_type (PRIMARY / RESALE) added to cart response items.
  • 2017-04-26 — Shipping Options endpoint added (GET/PUT /partners/v1/events/{event_id}/cart/shipping).