LAP Registry

Fulfillment API Skill

ebay-com-sell-fulfillment

Provider: eBay Version: v1.20.7 Endpoints: 15 Updated: 2026-04-04

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/order/{orderId}
GET/orderUse this call to retrieve the contents of an order based on its unique identifier, orderId. This value was returned in the getOrders call's orders.orderId field when you searched...
POST/order/{order_id}/issue_refundUse this method to search for and retrieve one or more orders based on their creation date, last modification date, or fulfillment status using the filter parameter. You can alter...
GET/order/{orderId}/shipping_fulfillmentIssue Refund
POST/order/{orderId}/shipping_fulfillmentUse 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 g...
GET/order/{orderId}/shipping_fulfillment/{fulfillmentId}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....
GET/payment_dispute/{payment_dispute_id}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 o...
GET/payment_dispute/{payment_dispute_id}/fetch_evidence_contentGet Payment Dispute Details
GET/payment_dispute/{payment_dispute_id}/activityGet Payment Dispute Evidence File
GET/payment_dispute_summaryGet Payment Dispute Activity
POST/payment_dispute/{payment_dispute_id}/contestSearch Payment Dispute by Filters
POST/payment_dispute/{payment_dispute_id}/acceptContest Payment Dispute
POST/payment_dispute/{payment_dispute_id}/upload_evidence_fileAccept Payment Dispute
POST/payment_dispute/{payment_dispute_id}/add_evidenceUpload an Evidence File
POST/payment_dispute/{payment_dispute_id}/update_evidenceAdd an Evidence File

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install ebay-com-sell-fulfillment

Downloads and installs to ~/.claude/skills/ebay-com-sell-fulfillment/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)