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

AfterShip Fulfillments API

The Fulfillments API from AfterShip — 3 operation(s) for fulfillments.

This API exposes 5 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2026-07.

Requests are made against a single base URL, https://api.aftership.com/commerce/2026-07.

5 operations 3 paths 13 schemas 2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-07
Base URL
https://api.aftership.com/commerce/2026-07
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

AfterShip Fulfillments API declares 1 security scheme for authenticating requests. An API key is passed in the header as as-api-key (as-api-key). By default, every request must be authenticated.

Paths & Operations 5

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

Fulfillments 5
POST
/fulfillments
Create a fulfillment
create-fulfillment 1 param body → 201
GET
/fulfillments
Get fulfillments
get-fulfillments 5 params → 200
GET
/fulfillments/{id}
Get fulfillment by ID
get-fulfillment-by-id 2 params → 200
PATCH
/fulfillments/{id}
Update fulfillment by ID
update-fulfillment-by-id 2 params body → 200
POST
/fulfillments/{id}/update-status
Update fulfillment status
update-fulfillment-status 2 params body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Address_with_coordinate.v1 (14 properties), Address.v1 (13 properties), Fulfillment.v1 (13 properties), Opening_hours.v1 (7 properties). Each schema is shown below with its type and property counts.

Money.v1
object
The unit price of the item.
2 properties
Pickup_location.v1
object
The location information where the fulfillment is designated to be pickup from. Mandatory when the delivery method of the fulfillment is pickup.
3 properties
Pickup.v1
object
To indicate the detailed pickup instruction of the order when the delivery method of the order is pickup. For further details on pickup / BOPIS orders, refer t…
3 properties
Opening_hours.v1
object
The regular opening hours of the location.
7 properties
Opening_hour_period.v1
object
The OpeningHourPeriod model provides detailed information about a location's operating hours for a specific day. It includes the start and end times, and indic…
3 properties
Address.v1
object
Billing address of the order.
13 properties 3 required
Tracking.v1
object
Represents shipment tracking information. This object supports two mutually exclusive usage patterns: Reference Mode: Pass the tracking ID which created via th…
Meta.v1
object
The Meta model holds the metadata of the API response, including relevant error details for debugging purposes. [url](../../docs/quickstart/requesterrors.md)
4 properties 3 required
Fulfillment.v1
object
The Fulfillment model encapsulates the details of processing and delivering orders in an eCommerce context. It includes information such as fulfillment status,…
13 properties 7 required
Error.v1
object
The Error model contains a "path" key and an "info" key. The "path" is the JSON path of the request object to indicate the error location. The "info" is a huma…
2 properties
Pagination.v2
object
The Pagination holds the information for the pagination when the response contains multiple objects.
3 properties
Weight.v1
object
The unit weight of the item.
2 properties
Address_with_coordinate.v1
object
The physical address and contact information of the location. For Location resources, firstname and lastname are joined into one contact name on write; on read…
14 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aftership-fulfillments-api-openapi.yml Raw ↑
Where this information came from

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