Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

WildApricot OnlineStore.Orders API

The OnlineStore.Orders API from WildApricot — 2 operation(s) for onlinestore.orders.

WildApricot OnlineStore.Orders API is one of 29 APIs that WildApricot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 7.24.0.

Requests are made against a single base URL, https://api.wildapricot.org/v2.2.

2 operations 2 paths 14 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
7.24.0
Base URL
https://api.wildapricot.org/v2.2
Authentication
OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 1

WildApricot OnlineStore.Orders API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.

  • OAuth2 — OAuth2 authentication for WildApricot API

Paths & Operations 2

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

OnlineStore.Orders 2
GET
/accounts/{accountId}/store/orders/{orderNumber}
WildApricot GET /accounts/{accountId}/store/orders/{orderNumber}
OnlineStoreOrders_GetByNumber 2 params → 200400401429
GET
/accounts/{accountId}/store/orders
WildApricot GET /accounts/{accountId}/store/orders
OnlineStoreOrders_GetList 7 params → 200400401429

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Order (20 properties), OrderProduct (8 properties), ShippingAddress (6 properties), BillingPerson (6 properties). Each schema is shown below with its type and property counts.

OrderInternalNote
object
1 property
OrderStatus
string
PaymentStatus
string
ShippingAddress
object
6 properties
BillingPerson
object
6 properties 1 required
OrderProductType
string
Country
object
5 properties 1 required
Order
object
20 properties 7 required
Currency
object
3 properties
OrderExternalNote
object
1 property
DeliveryType
string
OrderProduct
object
8 properties 5 required
OrderDigitalProduct
object
3 properties
OrderDeliveryOption
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wildapricot-onlinestore-orders-api-openapi.yml Raw ↑

Other APIs WildApricot publishes across the network.

WildApricot Accounts API
WildApricot Attachments API
WildApricot Contacts API
WildApricot Contacts.CustomFields API
WildApricot Contacts.SavedSearch API
WildApricot Donation.CustomFields API
WildApricot Emailing.Drafts API
WildApricot Emailing.Operations API
WildApricot Emailing.SentEmailRecipients API
WildApricot Emailing.SentEmails API
WildApricot Events API
WildApricot Events.EventRegistrations API