Call: 1-800-706-4039 or Write:

POSInvoices

AddInvoicePayment

Add Invoice Payment

Parameters

Payment : JSON Representation of the Payment
Create

Creates the specified invoice.

Parameters

Invoice : The invoice.
DeliverPDF

Delivers the eticket.

Parameters

InvoiceId : The invoice identifier.
GetPOByInvoiceId

Get PO Details

Parameters

InvoiceId : InvoiceId as GUID (Globally Unique Identifier)
PageOptional : Page Number
ItemsPerPageOptional : The items per page. (Max Upto 200)
GetTagsByInvoiceId

Gets the tags by invoice Id.

Parameters

InvoiceId : InvoiceId UniqueIdentifier (GUID).
PageOptional : Page Number.
ItemsPerPageOptional : Items Per Page (Max Upto 200).
LineItems

Invoice LineItems

Parameters

PageOptional : Page Number
ItemsPerPageOptional : Items Per Page (Max Upto 200)
InvoiceIdOptional : InvoiceId UniqueIdentifier (GUID)
InvoiceNumberOptional : Invoice Number
EventIdOptional : Event Id as GUID (Globally Unique Identifier)
VenueIdOptional : Venue Id as GUID (Globally Unique Identifier)
EventNameOptional : Event Name (Pattern Match Search)
VenueNameOptional : Venue Name
FromEventDateOptional : From Event Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
ToEventDateOptional : To Event Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
FromInvoiceDateOptional : From Invoice Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
ToInvoiceDateOptional : To Invoice Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
TicketNumberOptional : Ticket Number
SectionOptional : Section
RowOptional : Row
LowSeatOptional : Low Seat
HighSeatOptional : High Seat
POIdOptional : PurchaseOrderId UniqueIdentifier (GUID)
ExternalOrderNumberOptional : External Order Number (Pattern Search)
IncludeInactiveOptional : Include Inactive Line Items
UpdatedSinceOptional : Updated Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
OrderByOptional : Order by (TicketNumber = 1/ Event = 2/ EventDate = 3/ Venue = 4/ Section = 5/DateModified=6)
SortOrderOptional : Sort Order (ASC = 1/ DESC = 2)
List

Invoices List

Parameters

PageOptional : Page Number
ItemsPerPageOptional : Items Per Page (Max Upto 200)
InvoiceNumberOptional : Invoice Number
ExternalOrderNumberOptional : Invoice External Order Number (Pattern Search)
CustomerIdOptional : CustomerId Unique Identifier
ClientEmailOptional : Customer Email
ClientCompanyOptional : Customer Name
ShippingStatusOptional : Shipping Status (Pending = 1/ PartiallyShipped = 2/ Shipped = 3/ Delivered = 4/ eDelivered = 5/ Failed = 6)
PaymentStatusOptional : Payment Status (NotPaid = 1/ PartiallyPaid = 2/ Paid = 3)
InvoiceStatusOptional : Invoice Status (Open = 1/ Close = 2/ Void = 3/ OpenWithHoldingBroker = 4/ DropShipment = 5)
SourceOptional : Invoice Source (BrokerHub = 1/ eBay = 2/Vivid Seats = 3/ RazorGator = 4/ Ticket Evo = 5/ StubHub = 6/ Tickets Now = 7/ IOS = 8/ Ticket City = 9/ API = 10/ ScoreBig = 11/ OOTW = 12/ TickPick = 13/ FanXChange = 14/ Minnetonka = 15/ TicketNetwork = 16/ Contender.Com = 17/ Seatwave = 18/ Ticket Monster = 19/ POS = 100/ RocketPoster = 101/ Charged.fm = 102/ Viagogo = 103/ Zigabid = 104/ LiveNation = 105/ Ticket Technology = 106/ Seat Geek = 107/ Get Me In = 108/ Rukkus = 109/ GameTime = 110/ SeatSmart = 111)
InvoiceFromDateOptional : Invoice Filter From Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
InvoiceToDateOptional : Invoice Filter To Date in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
UpdatedSinceOptional : Date updatedin ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
OrderByOptional : Order By(InvoiceNumber=1/ InvoiceDate=2/ ModifiedDate=3)
SortOrderOptional : Sort Order (ASC = 1/ DESC = 2)
PaymentDetails

Get Payment Details of Invoice

Parameters

InvoiceId : InvoiceId as GUID (Globally Unique Identifier)
PageOptional : Page Number
ItemsPerPageOptional : Item Per Page (Max Upto 200)
OrderByOptional : Order By(Amount = 1/PaymentDate = 2)
SortOrderOptional : Sort Order (ASC = 1/ DESC = 2)
Refund

Refund Invoice Payment

Parameters

RefundDetails : JSON Representation of the RefundDetails
Show

View Invoice

Parameters

InvoiceId : InvoiceId as GUID (Globally Unique Identifier)
StartSync

No Documentation Found.

Parameters

TriggerType : No Documentation Found.
UploadPDF

Upload eTicket PDF to Invoice.

Parameters

InventoryUpload : JSON representation for eTicket PDF Upload to Invoice Item
VoidInvoice

Void Invoice

Parameters

Void : JSON Representation of the Void Invoice