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

Medusa Fulfillment Sets API

A fulfillment set is a general form or way of fulfillment, such as "shipping" or "pick up".All fulfillment-related configurations in a store are related to a fulfillment set.These API routes allow admin users to manage fulfillment sets.

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

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

This API exposes 5 operations across 3 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version 2.19.0.

Requests are made against 2 base URLs: http://localhost:9000, https://api.medusajs.com.

5 operations 3 paths 20 schemas 2 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.19.0
Base URL
https://{medusa-backend-domain}
Authentication
HTTP Basic, HTTP Bearer, API Key, HTTP Bearer
License
Resource Areas
1

Authentication & Security 4

Medusa Fulfillment Sets API declares 4 security schemes for authenticating requests. It accepts HTTP basic authentication (api_token). It accepts HTTP bearer tokens (jwt_token). An API key is passed in the cookie as connect.sid (cookie_auth). It accepts HTTP bearer tokens (reset_password).

Paths & Operations 5

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

Fulfillment Sets 5

A fulfillment set is a general form or way of fulfillment, such as "shipping" or "pick up". All fulfillment-related configurations in a store are related to a fulfillment set. The…

DELETE
/admin/fulfillment-sets/{id}
Delete Fulfillment Set
DeleteFulfillmentSetsId 1 param → 200400401404409422500
POST
/admin/fulfillment-sets/{id}/service-zones
Add a Service Zone to a Fulfillment Set
PostFulfillmentSetsIdServiceZones 2 params body → 200400401404409422500
GET
/admin/fulfillment-sets/{id}/service-zones/{zone_id}
Get a Service Zone in a Fulfillment Set
GetFulfillmentSetsIdServiceZonesZone_id 3 params → 200400401404409422500
POST
/admin/fulfillment-sets/{id}/service-zones/{zone_id}
Update the Service Zone of a Fulfillment Set
PostFulfillmentSetsIdServiceZonesZone_id 3 params body → 200400401404409422500
DELETE
/admin/fulfillment-sets/{id}/service-zones/{zone_id}
Remove a Service Zone from Fulfillment Set
DeleteFulfillmentSetsIdServiceZonesZone_id 2 params → 200400401404409422500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are AdminShippingOption (18 properties), AdminShippingOptionPrice (13 properties), AdminStockLocationAddress (10 properties), AdminGeoZone (9 properties). Each schema is shown below with its type and property counts.

AdminShippingOptionPrice
object
The details of the shipping option's price.
13 properties 13 required
AdminShippingProfile
object
The shipping profile's details..
7 properties 7 required
AdminFulfillmentSetDeleteResponse
object
The deletion details.
3 properties 3 required
AdminFulfillmentSetResponse
object
The fulfillment set's details.
1 property 1 required
AdminCreateFulfillmentSetServiceZone
object
Details of the service zone to create for the fulfillment set.
2 properties 2 required
Error
object
3 properties
AdminShippingOptionPriceRule
object
The details of a shipping option price's rule.
9 properties 9 required
AdminShippingOptionType
object
The shipping option's details.
8 properties 8 required
AdminShippingOption
object
The shipping option's details.
18 properties 18 required
AdminUpdateFulfillmentSetServiceZone
object
The service zone's details.
2 properties
AdminFulfillmentProvider
object
The fulfillment provider's details.
2 properties 2 required
AdminFulfillmentSet
object
The service zone's fulfillment set.
8 properties 8 required
AdminServiceZoneDeleteResponse
object
The details of the service zone deletion.
4 properties 3 required
AdminStockLocation
object
The stock location's details.
8 properties 4 required
AdminSalesChannel
object
The sales channel's details.
8 properties 8 required
AdminServiceZone
object
The shipping option's service zone.
9 properties 9 required
AdminStockLocationAddress
object
The details of the stock location address.
10 properties 10 required
AdminServiceZoneResponse
object
The service zone's details.
1 property 1 required
AdminGeoZone
object
The geo zone's geo zones.
9 properties 9 required
AdminShippingOptionRule
object
The shipping option rule's details.
8 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

medusa-fulfillment-sets-api-openapi.yml Raw ↑

Other APIs Medusa publishes across the network.

Medusa GraphQL API
Medusa MCP Remote Server
Medusa Api Keys API
Medusa Auth API
Medusa [auth Provider] API
Medusa Campaigns API
Medusa Carts API
Medusa Claims API
Medusa Collections API
Medusa Currencies API
Medusa Customer Groups API
Medusa Customers API
Where this information came from

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