Pacifica
CtrlK
  • Closed Beta Guide
  • Trading on Pacifica
    • Overview
    • Contract Specifications
      • Oracle Price & Mark Price
    • Order Types
    • Order Options
    • Margin & Leverage
    • Funding Rates
    • Trading Fees
    • Liquidations
    • Deposits & Withdrawals
  • Referrals and Affiliations
  • Referral Program
  • Affiliate Program
  • API Documentation
    • API
      • REST API
        • Markets
          • Get market info
          • Get prices
          • Get kline (candle) data
          • Get orderbook
          • Get recent trades
        • Account
          • Get account info
          • Get account settings
          • Update leverage
          • Update margin mode
          • Get positions
          • Get trade history
          • Get funding history
          • Get account equity history
          • Request withdrawal
        • Subaccounts
          • Create subaccount
          • Subaccount fund transfer
        • Orders
          • Create market order
          • Create limit order
          • Create stop order
          • Create position TP/SL
          • Cancel order
          • Cancel all orders
          • Cancel stop order
          • Batch order
          • Get open orders
          • Get order history
          • Get order history by ID
      • Websocket
        • Subscriptions
          • Prices
          • Orderbook
          • Trades
          • Candle
          • Account balance
          • Account margin
          • Account leverage
          • Account info
          • Account positions
          • Account orders
          • Account order updates
          • Account trades
        • Trading operations
          • Create market order
          • Create limit order
          • Cancel order
          • Cancel all orders
      • Signing
        • Implementation
        • Operation Types
        • Error Handling
        • Hardware Wallet
      • Rate limits
        • API-Key rate limiting
      • Tick and lot size
    • Specification
  • Other
    • Audits
    • Brand Assets
    • Contact Us
    • Glossary of Terms
Powered by GitBook
On this page
  1. API Documentation
  2. API
  3. REST API

Orders

This sections covers details for interacting with current and historical orders on Pacifica.

Create market orderCreate limit orderCreate stop orderCreate position TP/SLCancel orderCancel all ordersCancel stop orderBatch orderGet open ordersGet order historyGet order history by ID
PreviousSubaccount fund transferNextCreate market order