PUT POS/v3.1/Tickets Try Now

Bulk update ticket operation is non atomic operation. All succesfull tickets will be updated and all errors with its index and error messages will be returned in the response.

Request Information

URI Parameters

None.

Body Parameters

The request.

NameDescriptionTypeAdditional information
TicketIds
The ticket ids.
Collection of string
None.
Ticket
The ticket.
TicketDetails
None.

Request Formats

application/json, text/json

Sample:
{
  "TicketIds": [
    ""
  ],
  "Ticket": {
    "EventId": "",
    "VenueId": "",
    "Event": "",
    "EventDate": "2024-03-27T12:11",
    "Venue": "",
    "Section": "",
    "Row": "",
    "Stock": "Any",
    "Quantity": 1,
    "LowSeat": 1,
    "MaskedQuantity": 1,
    "RestrictionOption": "None",
    "TicketTraits": {
      "Action": "Overwrite",
      "Traits": [
        {
          "StubHubTraitId": 1,
          "Description": "",
          "Seat": 3
        }
      ]
    },
    "Broadcasting": {
      "BroadcastTo": "Default",
      "Zones": [
        {
          "ZoneCode": "Any",
          "Broadcast": true
        }
      ]
    },
    "PublicNotes": "",
    "InternalNotes": "",
    "BrokerNotes": "",
    "ControlNotes": "",
    "ConnectedStatus": "Any",
    "SplitOptions": {
      "SplitOption": "None",
      "Splits": 1,
      "OverrideSplitOption": true
    },
    "DeliveryOption": "Any",
    "Pricing": {
      "Action": "New",
      "SellPrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "Operation": "Amount",
      "MarkupValue": 1.0
    },
    "InHandDetails": {
      "InHandStatus": "Any",
      "InHandDays": 1,
      "InHandDate": "2024-03-27T12:11"
    },
    "Seating": "Any",
    "DoNotWaste": true,
    "SHDeliveryMethod": "None",
    "PredeliverToSH": true,
    "SHEventId": 1,
    "TagDetails": {
      "Action": "Overwrite",
      "Tags": [
        ""
      ]
    },
    "HideSeats": true,
    "RemoveAllTags": true,
    "ZonePricing": "",
    "Location": "",
    "FacePrice": {
      "Currency": "",
      "Amount": 1.0
    },
    "IsFacePriceSameforSeats": true,
    "TicketSeats": [
      {
        "Seat": 1,
        "FacePrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "UniqueTicketNumber": ""
      }
    ]
  }
}

Response Information

Resource Description

NameDescriptionTypeAdditional information
Successful
Collection of TicketGroup
None.
Status
BulkActionStatus
None.
Errors
Collection of TicketGroup
None.

Response Formats

application/json, text/json

Sample:
{
  "Successful": [
    {
      "TicketGroupId": "",
      "TicketNumber": 2,
      "TicketNumberString": "",
      "TicketStatus": "Any",
      "ZoneBroadcastData": [
        {
          "ZoneCode": "Any",
          "Broadcast": true
        }
      ],
      "TicketType": "Any",
      "IsMultiPOTicket": true,
      "IsPiggyBack": true,
      "PiggybackId": "",
      "Event": "",
      "EventId": "",
      "Venue": "",
      "VenueId": "",
      "EventDate": "2024-03-27T12:11",
      "Section": "",
      "Row": "",
      "Quantity": 14,
      "MaskedQuantity": 15,
      "Seating": "Any",
      "LowSeat": 16,
      "HighSeat": 17,
      "HideSeats": true,
      "Stock": "Any",
      "DoNotWaste": false,
      "SplitOptions": {
        "SplitOption": "None",
        "Splits": 1,
        "OverrideSplitOption": true
      },
      "DeliveryOption": "Any",
      "SHDeliveryMethod": "None",
      "PredeliverToSH": true,
      "PDFStatus": "Any",
      "BarcodeStatus": "Any",
      "InHandDetails": {
        "InHandStatus": "Any",
        "InHandDays": 1,
        "InHandDate": "2024-03-27T12:11"
      },
      "PurchasePrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "PurchasePriceBase": {
        "Currency": "",
        "Amount": 1.0
      },
      "FacePrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "SellPrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "OriginalSellPrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "SellPriceBase": 20.0,
      "SHPrice": {
        "Currency": "",
        "Amount": 1.0
      },
      "ControlNotes": "",
      "BrokerNotes": "",
      "InternalNotes": "",
      "PublicNotes": "",
      "Location": "",
      "ZonePricing": "",
      "HasTags": true,
      "Version": 28,
      "EventStatus": "Any",
      "PerformerId": "",
      "CategoryType": "Any",
      "TicketSeats": null,
      "TicketTraits": [
        {
          "TicketTraitId": "",
          "StubHubTraitId": 2,
          "TicketGroupId": "",
          "Description": "",
          "Seat": 5
        }
      ],
      "RestrictionOption": "None",
      "Tags": [
        ""
      ],
      "EventMetaData": {
        "IsBarcode": true,
        "IsStubHubInHandDate": true,
        "IsEticketAllowed": true,
        "CurrencyCode": "",
        "StubHubInHandDate": "2024-03-27T12:11",
        "Performer": ""
      },
      "MetaData": {
        "IsFaceValueRequired": true,
        "IsConnectedStatusRequired": true,
        "IsSeatUTNSupported": true,
        "IsSeatFaceValueRequired": true,
        "AreRestrictionsRequired": true,
        "IsSeatHidingProhibited": true,
        "IsSpecAllowed": true
      },
      "ConnectedStatus": "Any",
      "IsFacePriceSameforSeats": true,
      "DateAdded": "2024-03-27T12:11"
    }
  ],
  "Status": "Success",
  "Errors": [
    {
      "ErrorMessage": "",
      "Item": {
        "TicketGroupId": "",
        "TicketNumber": 2,
        "TicketNumberString": "",
        "TicketStatus": "Any",
        "ZoneBroadcastData": [
          {
            "ZoneCode": "Any",
            "Broadcast": true
          }
        ],
        "TicketType": "Any",
        "IsMultiPOTicket": true,
        "IsPiggyBack": true,
        "PiggybackId": "",
        "Event": "",
        "EventId": "",
        "Venue": "",
        "VenueId": "",
        "EventDate": "2024-03-27T12:11",
        "Section": "",
        "Row": "",
        "Quantity": 14,
        "MaskedQuantity": 15,
        "Seating": "Any",
        "LowSeat": 16,
        "HighSeat": 17,
        "HideSeats": true,
        "Stock": "Any",
        "DoNotWaste": false,
        "SplitOptions": {
          "SplitOption": "None",
          "Splits": 1,
          "OverrideSplitOption": true
        },
        "DeliveryOption": "Any",
        "SHDeliveryMethod": "None",
        "PredeliverToSH": true,
        "PDFStatus": "Any",
        "BarcodeStatus": "Any",
        "InHandDetails": {
          "InHandStatus": "Any",
          "InHandDays": 1,
          "InHandDate": "2024-03-27T12:11"
        },
        "PurchasePrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "PurchasePriceBase": {
          "Currency": "",
          "Amount": 1.0
        },
        "FacePrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "SellPrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "OriginalSellPrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "SellPriceBase": 20.0,
        "SHPrice": {
          "Currency": "",
          "Amount": 1.0
        },
        "ControlNotes": "",
        "BrokerNotes": "",
        "InternalNotes": "",
        "PublicNotes": "",
        "Location": "",
        "ZonePricing": "",
        "HasTags": true,
        "Version": 28,
        "EventStatus": "Any",
        "PerformerId": "",
        "CategoryType": "Any",
        "TicketSeats": null,
        "TicketTraits": [
          {
            "TicketTraitId": "",
            "StubHubTraitId": 2,
            "TicketGroupId": "",
            "Description": "",
            "Seat": 5
          }
        ],
        "RestrictionOption": "None",
        "Tags": [
          ""
        ],
        "EventMetaData": {
          "IsBarcode": true,
          "IsStubHubInHandDate": true,
          "IsEticketAllowed": true,
          "CurrencyCode": "",
          "StubHubInHandDate": "2024-03-27T12:11",
          "Performer": ""
        },
        "MetaData": {
          "IsFaceValueRequired": true,
          "IsConnectedStatusRequired": true,
          "IsSeatUTNSupported": true,
          "IsSeatFaceValueRequired": true,
          "AreRestrictionsRequired": true,
          "IsSeatHidingProhibited": true,
          "IsSpecAllowed": true
        },
        "ConnectedStatus": "Any",
        "IsFacePriceSameforSeats": true,
        "DateAdded": "2024-03-27T12:11"
      }
    }
  ]
}