Documentation
¶
Overview ¶
The Ticketmatic API can be found in the ticketmatic package.
Documentation: https://godoc.org/github.com/ticketmatic/tm-go/ticketmatic
Directories
¶
| Path | Synopsis |
|---|---|
|
The Ticketmatic API is a REST (http://en.wikipedia.org/wiki/Representational_state_transfer) API.
|
The Ticketmatic API is a REST (http://en.wikipedia.org/wiki/Representational_state_transfer) API. |
|
contacts
Contact manipulation operations
|
Contact manipulation operations |
|
diagnostics
Diagnostic API calls to help while debugging.
|
Diagnostic API calls to help while debugging. |
|
events
Before using events through the API, be sure to read the event setup guide (https://www.ticketmatic.com/docs/events/events).
|
Before using events through the API, be sure to read the event setup guide (https://www.ticketmatic.com/docs/events/events). |
|
eventstream
Event stream to poll events in the account.
|
Event stream to poll events in the account. |
|
jobs
API calls for jobs.
|
API calls for jobs. |
|
orders
Orders are one of the main concepts in Ticketmatic.
|
Orders are one of the main concepts in Ticketmatic. |
|
sales/waitinglistrequests
Waiting list requests are used to show interest in events when tickets aren't available.
|
Waiting list requests are used to show interest in events when tickets aren't available. |
|
settings/accountparameters
Account parameters control central parameters related to your account.
|
Account parameters control central parameters related to your account. |
|
settings/communicationanddesign/documents
Ticketmatic allows you to create documents for contacts and orders, you can read more in this article (https://www.ticketmatic.com/docs/setup/document)
|
Ticketmatic allows you to create documents for contacts and orders, you can read more in this article (https://www.ticketmatic.com/docs/setup/document) |
|
settings/communicationanddesign/ordermails
Order mail templates are used to construct e-mails sent to customers.
|
Order mail templates are used to construct e-mails sent to customers. |
|
settings/communicationanddesign/ticketlayouts
Ticket layouts define the list of layouts that can be used for tickets.
|
Ticket layouts define the list of layouts that can be used for tickets. |
|
settings/communicationanddesign/ticketlayouttemplates
Ticket layout templates define a specific template (with a specific size) for a layout.
|
Ticket layout templates define a specific template (with a specific size) for a layout. |
|
settings/communicationanddesign/webskins
Web sales skins define skins for the web sales interface.
|
Web sales skins define skins for the web sales interface. |
|
settings/events/eventlocations
Events can be linked to an event location, which consists of a name and an address.
|
Events can be linked to an event location, which consists of a name and an address. |
|
settings/pricing/orderfeedefinitions
Order fee definitions
|
Order fee definitions |
|
settings/pricing/pricelists
Price lists are used to define the actual prices that will be available for one or more events.
|
Price lists are used to define the actual prices that will be available for one or more events. |
|
settings/pricing/pricetypes
Pricetypes describe the different types of prices that exist for an event and are used in pricelists to define actual prices.
|
Pricetypes describe the different types of prices that exist for an event and are used in pricelists to define actual prices. |
|
settings/pricing/ticketfees
Ticket fees are schemes that define what fee will be added to the ticket price, depending on the price type and the sales channel used when the ticket is sold.
|
Ticket fees are schemes that define what fee will be added to the ticket price, depending on the price type and the sales channel used when the ticket is sold. |
|
settings/productcategories
Each product belongs to a product category.
|
Each product belongs to a product category. |
|
settings/products
Product types
|
Product types |
|
settings/seatingplans/seatingplans
A seating plan describes the structural layout of an event location and allows for buying tickets for numbered seats.
|
A seating plan describes the structural layout of an event location and allows for buying tickets for numbered seats. |
|
settings/seatingplans/seatranks
Seat ranks
|
Seat ranks |
|
settings/system/contactaddresstypes
Address types allow you to attach a type to different addresses.
|
Address types allow you to attach a type to different addresses. |
|
settings/system/contactfields
The contact fields list all fields that are asked when a contact is created.
|
The contact fields list all fields that are asked when a contact is created. |
|
settings/system/contacttitles
Contact titles are used to define different titles for contacts.
|
Contact titles are used to define different titles for contacts. |
|
settings/system/customfields
Custom fields allow you to extend the Ticketmatic data model with your own data fields.
|
Custom fields allow you to extend the Ticketmatic data model with your own data fields. |
|
settings/system/customfieldvalues
Custom field values are used for specific types of custom fields (single select, multi select).
|
Custom field values are used for specific types of custom fields (single select, multi select). |
|
settings/system/dupedetectrules
Dupe detect rules are used for contact deduplication.
|
Dupe detect rules are used for contact deduplication. |
|
settings/system/fielddefinitions
Field definition types
|
Field definition types |
|
settings/system/filterdefinitions
Filter definitions define filters that can be used in the backoffice.
|
Filter definitions define filters that can be used in the backoffice. |
|
settings/system/optins
Define a set of opt ins for your customers regarding .
|
Define a set of opt ins for your customers regarding . |
|
settings/system/phonenumbertypes
Phone number types allow you to attach a type to different phone numbers.
|
Phone number types allow you to attach a type to different phone numbers. |
|
settings/system/relationtypes
Relation types can be used to introduce a hierarchy of contacts.
|
Relation types can be used to introduce a hierarchy of contacts. |
|
settings/system/reports
Report types
|
Report types |
|
settings/system/ticketsalesflows
Ticket sales flows
|
Ticket sales flows |
|
settings/system/ticketsalessetups
Ticket sales setup
|
Ticket sales setup |
|
settings/system/views
Use views to provide customer information about the main entities in the Ticketmatic applications.
|
Use views to provide customer information about the main entities in the Ticketmatic applications. |
|
settings/ticketsales/deliveryscenarios
A delivery scenario defines how an order will be delivered.
|
A delivery scenario defines how an order will be delivered. |
|
settings/ticketsales/locktypes
When configuring an event, it is possible to reserve some tickets or make them unavailable.
|
When configuring an event, it is possible to reserve some tickets or make them unavailable. |
|
settings/ticketsales/orderfees
Order fees determine which extra costs or discounts can be added to an order.
|
Order fees determine which extra costs or discounts can be added to an order. |
|
settings/ticketsales/paymentmethods
A payment method defines the method of an actual payment.
|
A payment method defines the method of an actual payment. |
|
settings/ticketsales/paymentscenarios
A payment scenario defines how a customer will pay for an order.
|
A payment scenario defines how a customer will pay for an order. |
|
settings/ticketsales/saleschannels
In Ticketmatic, each order is created in the context of a sales channel (https://www.ticketmatic.com/docs/tickets/configure_ticket_sales/saleschannels).
|
In Ticketmatic, each order is created in the context of a sales channel (https://www.ticketmatic.com/docs/tickets/configure_ticket_sales/saleschannels). |
|
settings/vouchers
Voucher types
|
Voucher types |
|
subscribers
Subscribers are Contacts that are subscribed for e-mail marketing actions.
|
Subscribers are Contacts that are subscribed for e-mail marketing actions. |
|
tools
Miscellaneous tools for retrieving information from the account.
|
Miscellaneous tools for retrieving information from the account. |
Click to show internal directories.
Click to hide internal directories.