Created getUnpaidOrders (markdown)

master
Victor Aleksejevs 2018-08-10 20:36:59 +03:00
parent 934ee4f8e7
commit 770c1ba5ce
1 changed files with 15 additions and 0 deletions

15
getUnpaidOrders.md Normal file

@ -0,0 +1,15 @@
URL: /orders/list/unpaid/<br/>
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