getUnpaidOrders - gogetssl/api GitHub Wiki

URL: /orders/list/unpaid/
Request type: GET

Overview

The “getUnpaidOrders” method returns the list of all unpaid orders.

Request parameters

  • None

Response

  • orders - an array of unpaid orders
    • id - order ID
    • total_price - order total price
    • currency - order currency
    • date - order date
⚠️ **GitHub.com Fallback** ⚠️