How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Northmill Ticket Orders API

The TicketOrders API from Northmill — 6 operation(s) for ticketorders.

Northmill Ticket Orders API is one of 31 APIs that Northmill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include TicketOrders. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 8 operations across 6 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://api.moreflo.com.

8 operations 6 paths 19 schemas 4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.moreflo.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Northmill Ticket Orders API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic).

  • basic — Basic HTTP Authentication

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 4 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

TicketOrders 8
PUT
/v2/ticketorders
Update list of ticketorders.
TicketOrders_Update 1 param body → 200
POST
/v2/ticketorders
Create ticketorders.
TicketOrders_Create 1 param body → 200
PUT
/v2/stores/{externalStoreId}/ticketorders
Update list of ticketorders.
TicketOrders_Update 1 param body → 200
POST
/v2/stores/{externalStoreId}/ticketorders
Create ticketorders.
TicketOrders_Create 1 param body → 200
GET
/v2/ticketorders/byExternalReference/{externalReference}
Get a order.
TicketOrders_GetByExternalReference 2 params → 200
GET
/v2/stores/{externalStoreId}/ticketorders/byExternalReference/{externalReference}
Get a order.
TicketOrders_GetByExternalReference 2 params → 200
GET
/v2/ticketorders/byId/{Id}
Get a order.
TicketOrders_Get 2 params → 200
GET
/v2/stores/{externalStoreId}/ticketorders/byId/{Id}
Get a order.
TicketOrders_Get 2 params → 200

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are MoreFlo.Models.InterfaceModels.Article (55 properties), MoreFlo.Models.InterfaceModels.Customer (29 properties), MoreFlo.Models.InterfaceModels.Order (26 properties), MoreFlo.Models.InterfaceModels.TicketOrderCreate (24 properties). Each schema is shown below with its type and property counts.

MoreFlo.Models.InterfaceModels.OrderResult
object
Represents the result of an operation that returns a single order. This class encapsulates an Order object and its unique identifier, typically used in API res…
4 properties
MoreFlo.Models.InterfaceModels.Article
object
Represents an article with various properties.
55 properties 1 required
MoreFlo.Models.InterfaceModels.BillingAddress
object
13 properties
MoreFlo.Models.InterfaceModels.Customer
object
29 properties 1 required
MoreFlo.Models.InterfaceModels.Ticket
object
Represents a ticket for an event. This class encapsulates information about a single ticket, including event details, seat information, pricing, and status.
13 properties
MoreFlo.Models.InterfaceModels.ShowInformation
object
Represents information about a show or event. This class encapsulates details about a show, such as its name, location, and date/time.
4 properties
MoreFlo.Models.InterfaceModels.OrdersResult
object
Represents a paginated result containing a list of order results. This class is used to return a collection of orders, along with pagination information, in AP…
5 properties
MoreFlo.Models.InterfaceModels.TicketOrdersResult
object
Represents a paginated result containing a list of ticket order results. This class is used to return a collection of ticket orders, along with pagination info…
5 properties
MoreFlo.Models.InterfaceModels.TicketOrderRow
object
Represents a row within a ticket order, detailing information about a specific ticket type and quantity.
10 properties
MoreFlo.Models.InterfaceModels.OrderRow
object
Represents a row within an order, detailing information about a specific item included in the order.
9 properties
MoreFlo.Models.InterfaceModels.ArticleResult
object
Represents the result of an operation involving an Article entity.
4 properties
xFlo.Models.Common.Models.Article.ArticleBarcode
object
Article barcode
1 property 1 required
MoreFlo.Models.InterfaceModels.ArticleBookingSettings
object
Represents the booking settings for an article.
11 properties
MoreFlo.Models.InterfaceModels.TicketOrderCreate
object
Represents the data used to create a new ticket order. This class extends the TicketOrder class and specifies the required information for creating a ticket or…
24 properties 1 required
MoreFlo.Models.InterfaceModels.Address
object
11 properties
MoreFlo.Models.InterfaceModels.TicketOrderResult
object
Represents the result of an operation that returns a single ticket order. This class encapsulates a TicketOrder object and its unique identifier, typically use…
4 properties
MoreFlo.Models.InterfaceModels.Order
object
Represents an order, containing customer details, dates, references, financial information, and order rows.
26 properties 1 required
MoreFlo.Models.InterfaceModels.ShippingAddress
object
11 properties
MoreFlo.Models.InterfaceModels.TicketOrder
object
Represents a ticket order, containing details about a ticket purchase or reservation. This class encapsulates information about a ticket order, including order…
23 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

northmill-ticketorders-api-openapi.yml Raw ↑

Other APIs Northmill publishes across the network.

Northmill Bank Open Banking API for TPPs
Northmill Account Codes API
Northmill Accounting Settings API
Northmill Articles API
Northmill Articles Availability API
Northmill Article Sets API
Northmill Bookable Resource Event Instances API
Northmill Bookable Resources API
Northmill Booking Orders API
Northmill Brands API
Northmill Campaigns API
Northmill Cash Cards API
Where this information came from

This is an independent, third-party profile of Northmill Ticket Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.