Historic Order List
Field
Value
Type
nextPageTransactionTime
Transaction time to start query for the next page
Timestamp, required
nextPageTransactionTime
If the count of matched orders exceeds pre-configured on server side limit, then the nextPageTransactionTime field will be not empty. It will contain the timestamp in UTC which corresponds to the transaction-time of first order which was filtered from response. So, to make request for the next 'page' of orders, the transaction-to should be set with value from the nextPageTransactionTime field.
Last updated