TESTING API

This API allows you to test your integration with parameters that produce expected responses.

OVERVIEW

If you access the API by replacing ticketpartner.com with testingapi.ticketsolutions.com (https://testingapi.ticketsolutions.com/api/1/TicketSolutionsAPI.asmx) this will load the Testing API instead of the production API. With the Testing API, you can send predefined parameters to get expected results. Note that none of the methods in the Testing API will respond to changes in the Verbosity parameter. All Verbosities are fixed at 1, but it is still a required parameter. Any parameter that is not mentioned below is ignored for the Testing API, however if a parameter is a data type other than string, you will have to pass in a confirming data type value.

You can import the production API calls into postman using the following link: Testing API Calls via Postman

AddArPaymentToShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
be4459b8-4840-41ae-9502-e1cf97a08bd1 Returns bad amount error
any other token Throws exception

AddToShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
be4459b8-4840-41ae-9502-e1cf97a08bd1 Adding item to shopping cart failed error
118EF7A3-4EC1-4612-A29D-EFA3F73939CC Adding item to shopping cart failed error
any other token Throws exception

AdvancedSearch

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns no results
any other token Throws exception

CheckoutShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
1506C24B-2E62-4A5E-839B-1F77A17D2B64 Return invalid customer id
any other token Throws exception

CreateSession

Username Result
mwalker Returns successful token
jmiller Invalid login information
any other token Throws exception

CreateShoppingCart

Token Result
be4459b8-4840-41ae-9502-e1cf97a08bd1 Returns valid shopping cart token
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
any other token Throws exception

DestroySession

Token Result
1562a213-8efd-430c-892e-49323b19fbc5 Returns successful destroy
aba02ea1-6d71-4bad-a649-91d246016cc7 Returns unsuccessful destroy
any other token Throws exception

GetCategories

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
any other token Throws exception

GetEventsByCategoryId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
any other token Throws exception

GetHeadlinersByCategoryId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
any other token Throws exception

GetMarketByCityState

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
118EF7A3-4EC1-4612-A29D-EFA3F73939CC Return missing required parameters error
any other token Throws exception

GetMarketbyPostalCode

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
118EF7A3-4EC1-4612-A29D-EFA3F73939CC Return missing required parameters error
1506C24B-2E62-4A5E-839B-1F77A17D2B64 Return no market info for postal code error
any other token Throws exception

GetMarkets

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
any other token Throws exception

GetPriceFiltersByEventId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
any other token Throws exception

GetQuantityFiltersByEventId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
any other token Throws exception

GetSectionDescriptionsByEventId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return blank results
any other token Throws exception

GetShippingMethods

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
any other token Throws exception

GetShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
DEA7ABC7-6FAE-4ED9-AD6C-5723F32F6FA1 Returns success xml full cart
any other token Throws exception

GetTicketsByEventId

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
any other token Throws exception

GetVenues

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
any other token Throws exception

QuickSearch

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Return no results
1506C24B-2E62-4A5E-839B-1F77A17D2B64 Returns bad search string error
any other token Throws exception

RemoveFromShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
1506C24B-2E62-4A5E-839B-1F77A17D2B64 Return invalid item id
any other token Throws exception

RemovePaymentFromShoppingCart

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
1506C24B-2E62-4A5E-839B-1F77A17D2B64 Returns Invalid Payment error
any other token Throws exception

SetCustomer

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
118EF7A3-4EC1-4612-A29D-EFA3F73939CC Returns missing parameters error
be4459b8-4840-41ae-9502-e1cf97a08bd1 Returns create customer error
any other token Throws exception

SetShippingMethod

Token Result
1bc3861b-482a-4974-bfef-341c9eff14c5 Returns success xml
1a932cea-c492-46a1-a611-e4325637ce5e Returns bad session error
949f4a9a-a9dd-4f77-9697-19f18c132d8b Returns access to protected method error
5cc5f4b2-a8fb-4fdd-916a-92069024a45c Returns invalid shopping cart guid
any other token Throws exception

Get in Touch

Let’s discuss a win-win partnership. Email, call or text us at:
(913) 276-5000 | info@ticketsolutions.com