Amboss Space ↗Amboss Space ↗ (opens in a new tab)
(opens in a new tab) (opens in a new tab)
  • 🎉 Welcome
  • 👾 Amboss Space
    • 📩 Keysend Messages
    • 👋 Login
      • 🔐 Login Process
      • 🐦 Verify Twitter
    • 🌋 Magma
      • 🌋 Magma
      • 🧐 Reputation
    • 🔧 Widgets
    • ❓ FAQs
    • ⛑️ Help
  • 🤖 API
    • 🧑‍💻 Introduction
    • 🧮 Rate Limiting
    • 🌋 Magma
      • 🏛️ Market Place
      • 🌩️ Seller
      • ⚡ Buyer
      • ➡️ Channel Flow Diagram
    • 🔎 Introspection
    • 🪝 Webhooks
    • ⏰ Monitoring
      • 💚 Health Checks
    • 📊 Open Graph
  • 🖼️ Assets
    • 🇦 Powered By
  • 🎉 Welcome
  • 👾 Amboss Space
    • 📩 Keysend Messages
    • 👋 Login
      • 🔐 Login Process
      • 🐦 Verify Twitter
    • 🌋 Magma
      • 🌋 Magma
      • 🧐 Reputation
    • 🔧 Widgets
    • ❓ FAQs
    • ⛑️ Help
  • 🤖 API
    • 🧑‍💻 Introduction
    • 🧮 Rate Limiting
    • 🌋 Magma
      • 🏛️ Market Place
      • 🌩️ Seller
      • ⚡ Buyer
      • ➡️ Channel Flow Diagram
    • 🔎 Introspection
    • 🪝 Webhooks
    • ⏰ Monitoring
      • 💚 Health Checks
    • 📊 Open Graph
  • 🖼️ Assets
    • 🇦 Powered By
  • Amboss Space ↗ (opens in a new tab)

On This Page

  • Pay for an Order
Question? Give us feedback → (opens in a new tab)
🤖 API
🌋 Magma
⚡ Buyer

Buyer

Interacting as a buyer on Magma

Pay for an Order

Authenticated Endpoint: requires an API key
⚠️

If the order is in the WAITING_FOR_BUYER_PAYMENT you can pay the request.

Get all of your orders to find the requests you need to pay.

query GetUserOrders {
  getUserOrders {
    list {
      status
      request
    }
  }
}

Click here to open the query in the Apollo Explorer. (opens in a new tab)

🌩️ Seller➡️ Channel Flow Diagram

© 2021-2023 Amboss Technologies. All rights reserved.