lunarway / openbanking

Repository for keeping track of issues related to Lunar's Open Banking APIs
https://developer.openbanking.prod.lunar.app/
1 stars 0 forks source link

Question about max historical days #82

Closed DTeivens closed 2 months ago

DTeivens commented 2 months ago

Hello! What is the max time period in past i can request transaction history for?

dentych commented 2 months ago

Infinite, but you will only get a max of 500 transactions, and then you'll have to use the limit/offset (with the original time parameters) parameters to paginate.