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-08-19 — Optional partner_promo_amount and partner_promo_currency fields added to the payment object on Add Billing Information, letting partners report a partner-funded promotional amount applied to the purchase.
  • 2026-08-11 — Several ticketing-system errors now return an accurate HTTP status instead of 500: 20015, 20033, 20199, 20208 (400), 20039, 20140, 20168 (403), 20251 (504). Clients treating these as retryable server errors should update their handling. See Error Responses.
  • 2026-08-04averageOriginalFace, averageOriginalFees, averageOriginalTax, and averageOriginalTotalValue are now returned for TM+ Resale inventory on all Canadian events, supporting face value disclosure.
  • 2026-07-29 — Additional error codes 5011050123 are now returned for offer availability and conflict, delivery method, payment, reservation expiry, quantity limit, resale eligibility, voucher, price range, and authentication failures that previously surfaced as a generic error. See Error Responses.
  • 2026-07-07redemption_url is returned only for TM_US and TM_UK events; treat its absence as expected for MFX and SportXR. Additional reserves are not supported for SportXR events.
  • 2026-05-15 — Error codes 5010050109 and 50199 added, distinguishing cart, offer, inventory, ticket-type, and order failures that previously shared a single generic message. See Error Responses.
  • 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).