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

eBay Shipping_fulfillment API

The Shipping_fulfillment API from eBay — 2 operation(s) for shipping_fulfillment.

eBay Shipping_fulfillment API is one of 64 APIs that eBay publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Shipping_fulfillment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, release notes, and an AsyncAPI specification.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version v1.9.2.

Requests are made against a single base URL, https://api.ebay.com{basePath}.

3 operations 2 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1.9.2
Base URL
https://api.ebay.com
Authentication
OAuth 2.0
Contact
eBay Inc,
Resource Areas
1

Authentication & Security 1

eBay Shipping_fulfillment API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (api_auth) using the authorizationCode flow, exposing 2 scopes.

  • api_auth — The security definitions for this API. Please check individual operations for applicable scopes.

Paths & Operations 3

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

Shipping_fulfillment 3
GET
/order/{orderId}/shipping_fulfillment
Use this call to retrieve the contents of all fulfillments currently defined for a specified order based on the order's unique identifier, orderId . This value is returned in the getOrders call's mem…
getShippingFulfillments 1 param → 200400500
POST
/order/{orderId}/shipping_fulfillment
When you group an order's line items into one or more packages, each package requires a corresponding plan for handling, addressing, and shipping; this is a shipping fulfillment . For each package, e…
createShippingFulfillment 2 params body → 201400409500
GET
/order/{orderId}/shipping_fulfillment/{fulfillmentId}
Use this call to retrieve the contents of a fulfillment based on its unique identifier, fulfillmentId (combined with the associated order's orderId ). The fulfillmentId value was originally generated…
getShippingFulfillment 2 params → 200400404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Error (9 properties), ShippingFulfillment (5 properties), ShippingFulfillmentDetails (4 properties), ShippingFulfillmentPagedCollection (3 properties). Each schema is shown below with its type and property counts.

ShippingFulfillment
object
This type contains the complete details of an existing fulfillment for an order.
5 properties
LineItemReference
object
This type identifies the line item and quantity of that line item that comprises one fulfillment, such as a shipping package.
2 properties
ErrorParameter
object
This type contains the name and value of an input parameter that contributed to a specific error or warning condition.
2 properties
ShippingFulfillmentPagedCollection
object
This type contains the specifications for the entire collection of shipping fulfillments that are associated with the order specified by a getShippingFulfillme…
3 properties
ShippingFulfillmentDetails
object
This type contains the details for creating a fulfillment for an order.
4 properties
Error
object
This type contains a error or warning related to a call request.
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebay-shipping-fulfillment-api-openapi.yml Raw ↑

Other APIs eBay publishes across the network.

eBay Advertising_eligibility API
eBay Bidding API
eBay Category_tree API
eBay Charity_org API
eBay Config API
eBay Country API
eBay Custom_policy API
eBay Customer_service_metric API
eBay Customer_service_metric_task API
eBay Deal_item API
eBay Destination API
eBay Event API