Skip to main content
GET

Overview

Returns all pending buy order fulfillment trades (type: "buy_order") where you are either the buyer (who created the buy order) or the seller (who is fulfilling the order).
For marketplace listing trades, use Load Pending Marketplace Trades instead.

Authentication

string
required
Your site API key

Rate Limit

1 request per minute

Response

array
Array of pending buy order trade objects

Key Differences from Marketplace Trades

trade_type is "buy_order" instead of "market"
Includes supplier_linked_account field when seller uses a linked account
Different status values to reflect buy order fulfillment workflow
Buyer creates the buy order, seller fulfills it (reversed from marketplace)