PipedreamHQ / PipedreamHQ/pipedream

[Components] eBay

Open
#17,804 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# eBay

## URL - https://developer.ebay.com/develop

## Polling Sources

• **New Order**
- Emits an event when a new order is made.

## Actions

• **Create Shipping Fulfillment**
- Add a shipping fulfillment to a line item.

• **Find Order**
- Search for an order.

### get-orders
#### Prompt
Retrieve one or more orders based on creation date, modification date, or fulfillment status. You can also specify order IDs directly and optionally include a breakdown of taxes and fees.
### ship-orders
#### Prompt
Create a shipping fulfillment for a package containing one or more line items in an order. Each package requires its own fulfillment plan.
### get-inventory
#### Prompt
Retrieve all inventory item records for the seller’s account, with support for pagination using limit and offset parameters.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.