-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small questions #12
Comments
Hey, has somebody read this? |
I can't answer your question 1, maybe you can help here @Crevil ? All transactions for an account can be retrieved, using the endpoints specified in https://developer.openbanking.prod.lunar.app/catalog/default/api/aisp-pisp . You can use the limit/offset parameters to retrieve it. I'm not entirely sure what you mean with dateTo and dateFrom, can you elaborate a little? Transactions have a transactionTime. Transaction time will be put on all transactions, for when they happened, and postingTime will be different from null once the transaction has been posted to the account. When it's not null, it is likely a reservation or hasn't been posted yet. |
It is currently not possible to update the scopes after regitration. Have you registered in the sandbox or live environment? |
|
How long should I wait until an update which allows me to change my registration scopes? |
@hoeg do you have an idea on a timeline for this? |
@niklavs-raudseps Currently there is only limit/offset capability in the API, not from and to dates. |
When will I be able to change my registration? |
Hi @niklavs-raudseps |
@bsnlunar The date_to and date_from params would be great, but they are not strictly necessary. When will I be able to change the scopes in my registration? Because that to me is the most important thing. |
@bsnlunar Any progress on this issue? |
Hi @niklavs-raudseps |
Well, then add this as a priority. |
Hello, Any progress here? |
Hi, @niklavs-raudseps Br. Lunar |
I'm cleaning up old issues and acknowledge this feature is still missing. To stay updated please subscribe to #53 going forward. |
I have a few questions
offline
scope so I can get refresh tokens, but I need to change my registration for this. Is there a PUT/PATCH request to do this? There is only an endpoint for changing the redirect-uri.dateTo
,dateFrom
paramater?The text was updated successfully, but these errors were encountered: