eBay · Capability
eBay Fulfillment API — Order
eBay Fulfillment API — Order. 3 operations. Lead operation: eBay Issue Refund. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
GET
Getorders
— Use 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 alternatively specify a list of orders using the orderId
/v1/order
GET
Getorder
— Use 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 for orders by creation date, modificati
/v1/order/{orderid}
POST
Issuerefund
— eBay Issue Refund
/v1/order/{order-id}/issue-refund
MCP Tools
use-this-method-search-and
Use 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 alternatively specify a list of orders using the orderId
read-only
idempotent
use-this-call-retrieve-contents
Use 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 for orders by creation date, modificati
read-only
idempotent
ebay-issue-refund
eBay Issue Refund