Ticketmaster Error Responses

This page outlines common Ticketmaster error codes, their potential causes, and recommended actions. While some errors originate from system-specific behaviours or temporary issues, this guide offers additional insights and context for resolution. Use this as a supplemental guide to troubleshoot and address issues specific to your implementation.

You will find these details as part of API response under PARTNER_ERROR and PARTNER_ERROR_DETAILS fields, as in the example below:

Error Response example
Copy

Similar error responses might appear under different codes or messages because they can occur at various stages or in different stacks within Ticketmaster's system.

Error CodeError MessageCauseAction
400Items in reserve must all be of the same inventory typeDifferent inventory types (e.g., Standard, Resale, Platinum) in the same reserve request.Use only one inventory type per reserve request.
400Json body formatted incorrectlySystem overload on the Ticketmaster side.Allow some time for the Ticketmaster system to stabilize and retry the request later.
400 / 500 / 503dc.availability.ismds.errorThe Ticketmaster system is likely undergoing scheduled maintenance. According to the API reference, maintenance typically occurs between 2–4 AM in the event's timezone but is usually completed sooner. Once the system is back online, you may proceed with your request.Retry the request after a reasonable wait time or inform the customer that inventory is temporarily unavailable and advise them to try again later. If the issue persists, contact Redeam for assistance, and we will coordinate with the Ticketmaster technical team to resolve it.
400 - 10002Event capacity reached, your order cannot be processedTotal number of tickets available has been exceeded.Inform the end user of capacity limits.
400 - 10161Ticket limit reached error

It is a fraud prevention measure by Ticketmaster. This can occur if the same guest details are used for multiple bookings and if the number of guests reach the maximum allowed per customer (whether with single or separate bookings).

This error is a fraud prevention measure by Ticketmaster. It can occur if the same guest details (e.g., phone number, email) are used for multiple bookings, or if the data provided is invalid or improperly formatted.

  • Recognize that Ticketmaster has blockers in place to prevent ticket abuse by customers making repeated purchase attempts. Review booking practices to avoid triggering these controls.
  • Ensure the phone number field is valid. If no valid phone number is available, leave the field empty rather than using default or placeholder values.
  • Be aware that the Ticketmaster system removes non-alphanumeric characters from these fields, and if the resulting value is empty, the booking will fail.
  • If attempting a test booking, use a different phone number and email address than those used in previous test bookings.
400 - 20009Cart cannot be completed until balancedPrice changes or discrepancies during hold and booking.Verify the price details and retry the request. If the issue persists, contact Redeam for further assistance.
400 - 20052No inventory found to match requestRequested inventory is no longer available or restricted (e.g., leaving single seats). Can also occur if the number of available continuous seats cannot be fulfilled.Verify availability before placing holds. We recommend performing a last-minute availability check and reviewing the restrictSingle flag, which indicates that no single seats can be left unoccupied.
400 - 20118Customer information data rejected

Invalid customer data, such as missing alpha characters. Ticketmaster's system removes non-alphabetic characters, and if the remaining value is empty, the booking request will fail at one of its validation steps.

Fail example: "last_name": ".323$^!@%"

Success example: "last_name": ".323$^!@%J",

Ensure customer fields contain valid characters.
400 - 20228Reserve request not processedFrom past experiences, this error occurs due to Ticketmaster's rules for validating tickets added to the cart. For example, child tickets cannot be sold without accompanying adult tickets. These validation rules are controlled entirely by Ticketmaster, and Redeam does not have visibility into their specific implementation or when they change.If this error occurs, it may indicate a change in Ticketmaster's validation rules. Contact Redeam to investigate and coordinate with Ticketmaster to address the issue.
400 - 20231Inventory authorization failure due to limit violationMisconfigured ticket types or exceeding cart limits.Review ticket configurations and ensure compliance with Ticketmaster's and Redeam rules.
403 - 20200A form of delivery must be selected to complete purchaseThis error may occur when Ticketmaster's system is unable to process a booking flow request in time before the subsequent request is made. If required information is not processed and attached promptly, the subsequent request may fail. This is typically due to processing delays on Ticketmaster's side.Keep trying the request to see if it gets processed successfully. If the error occurs frequently, report the issue to Redeam for further assistance.
404Order Not FoundRegion-specific configurations or incorrect lookup method.Contact Redeam for assistance, and we will coordinate with the Ticketmaster technical team to address the issue.
404dc.availability.canceledEvent has been marked as canceled.Inform the end user that the event has been canceled and the product is no longer bookable.
500Unresponsive systemHigh traffic during major events or system maintenance. Ticketmaster has confirmed that this issue can sometimes occur due to high volumes of users purchasing tickets simultaneously, particularly during the sale of tickets for major artists' concerts or other high-demand events.Allow some time for the Ticketmaster system to stabilize and retry the request later.
500 - 10000Unknown error occurredGeneric error caused by system changes or updates.Contact Redeam for assistance, and we will coordinate with the Ticketmaster technical team to address the issue.
500 - 20002General uncoded system errorSystem outage.Allow some time for the Ticketmaster system to stabilize and retry the request later.
500 - 20226Command not processedHigh system load on Ticketmaster’s side.Allow some time for the Ticketmaster system to stabilize and retry the request later.
500 - 20257ATLAS load errorSystem load prevents ticket visibility, although the booking is confirmed. This error indicates that the booking was successfully confirmed on Ticketmaster's side but failed to return their "Order Management" response. This prevents Redeam from receiving the tickets for the booking.If you encounter this error, please report it to Redeam for further investigation and coordination with Ticketmaster to confirm bookings and monitor for potential duplicates.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard