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

Beeketing Fulfillment API

You can use the Fulfillment resource to view, create, modify, or delete an order's fulfillment. A fulfillment represents a group of one or more items in an order

Beeketing Fulfillment API is one of 27 APIs that Beeketing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Fulfillment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://shop-name.onshopbase.com.

8 operations 6 paths 17 schemas 3 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{shop}.onshopbase.com/admin
Authentication
API Key, API Key, API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Beeketing Fulfillment API declares 3 security schemes for authenticating requests. An API key is passed in the header as APP_ACCESS_TOKEN (APP_ACCESS_TOKEN). An API key is passed in the header as SHOP_ACCESS_TOKEN (SHOP_ACCESS_TOKEN). An API key is passed in the header as USER_ACCESS_TOKEN (USER_ACCESS_TOKEN).

Paths & Operations 8

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

Fulfillment 8

You can use the Fulfillment resource to view, create, modify, or delete an order's fulfillment. A fulfillment represents a group of one or more items in an order

GET
/admin/orders/{order_id:[0-9]+}/fulfillments.json
Retrieves fulfillments associated with an order
retrieves-fulfillments-associated-with-an-order 4 params → 200
POST
/admin/orders/{order_id:[0-9]+}/fulfillments.json
Create a fulfillment.
create-fulfillment 1 param body → 200
GET
/admin/orders/{order_id:[0-9]+}/fulfillments/count.json
Retrieves a count of fulfillments associated with a specific order
retrieves-a-count-of-fulfillments-associated-with-a-specific-order 4 params → 200
GET
/admin/orders/{order_id:[0-9]+}/fulfillments/{fulfillment_id:[0-9]+}.json
Retrieve a specific fulfillment
retrieves-fulfillment → 200
PUT
/admin/orders/{order_id:[0-9]+}/fulfillments/{fulfillment_id:[0-9]+}.json
Update a fulfillment
update-fulfillment 2 params body → 200
POST
/admin/orders/{order_id:[0-9]+}/fulfillments/{fulfillment_id:[0-9]+}/cancel.json
Cancel a fulfillment
cancel-a-fulfillment 2 params → 200
POST
/admin/orders/{order_id:[0-9]+}/fulfillments/{fulfillment_id:[0-9]+}/complete.json
Complete a fulfillment
complete-a-fulfillment → 200
POST
/admin/orders/{order_id:[0-9]+}/fulfillments/{fulfillment_id:[0-9]+}/open.json
Mark a fulfillment as open
mark-a-fulfillment-as-open body → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are OrderLineItemDto (47 properties), OrderFulfillmentDto (26 properties), FulfillmentDto (25 properties), Fulfillment (24 properties). Each schema is shown below with its type and property counts.

Fulfillment
object
24 properties
FulfillmentDto
object
25 properties
CountFulfillmentsSwaggerResponse
object
1 property
FulfillmentSwaggerInput
object
1 property
OrderLineItemDiscountApplicationDto
object
2 properties
FulfillmentsSwaggerResponse
object
1 property
FulfillRequestWrapperSwagger
object
1 property
OrderFulfillmentDto
object
26 properties
updateFulfillmentInfo
object
7 properties
OrderLineItemDto
object
47 properties
FulfillRequestSwagger
object
7 properties
LineItemShippingRate
object
7 properties
LineItemFulfillment
object
8 properties
LineItemFulfillRequestSwagger
object
2 properties
FulfillmentSwaggerResponse
object
1 property
updateFulfillmentRequest
object
1 property
TaxLineDto
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beeketing-fulfillment-api-openapi.yml Raw ↑

Other APIs Beeketing publishes across the network.

Beeketing Abandoned Checkout API
Beeketing Balance API
Beeketing Collect API
Beeketing Custom Collection API
Beeketing Customer Address API
Beeketing Customer API
Beeketing Discount Code API
Beeketing Domain API
Beeketing Draft Order API
Beeketing Fulfillment Service API
Beeketing Metafield API
Beeketing Order API
Where this information came from

This is an independent, third-party profile of Beeketing Fulfillment 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.