Retrieves all user's closed/cancelled orders up to 2 weeks in the past.
If start is given, only records with MTS_CREATE >= start (milliseconds) will be given as response.
If end is given, only records with MTS_CREATE <= end (milliseconds) will be given as response.
Number of records in response (max. 2500).
Allows users to retrieve specific orders by Order ID (id: [ID1, ID2, ID3]).
200