getRecurringOrders
GET/getRecurringOrders
Request for the active or historical orders associated to the provided account
note
recurringType
is used to denote the type of recurring order, can betime
orprice
- Do note that each recurring type's data format is different, make sure you handle both accordingly
- Refer to Recurring API doc for more information
Request
Responses
- 200
- 400
- 500
Successfully retrieved recurring orders
Bad request
Internal server error