Skip to content
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

Closed
niklavs-raudseps opened this issue Nov 3, 2021 · 16 comments
Closed

Small questions #12

niklavs-raudseps opened this issue Nov 3, 2021 · 16 comments
Labels
question Further information is requested

Comments

@niklavs-raudseps
Copy link

I have a few questions

  1. I want to use the 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.
  2. How long in the past are transactions able to be retrieved?
  3. Do transactions have a dateTo, dateFrom paramater?
@niklavs-raudseps
Copy link
Author

Hey, has somebody read this?

@dentych
Copy link
Member

dentych commented Nov 11, 2021

Hey @niklavs-raudseps

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.

@Crevil
Copy link
Contributor

Crevil commented Nov 11, 2021

It is currently not possible to update the scopes after regitration. Have you registered in the sandbox or live environment?

@niklavs-raudseps
Copy link
Author

  1. Yes, I have registered without the offline scope for both sandbox and production.
  2. dateTo and dateFrom means we request transactions from a certain time period (say from November to December). We want this since the End User Agreement our clients signs says that we won't send transactions older than 90 days. If we store those old transactions than we will have broken that agreement.

@niklavs-raudseps
Copy link
Author

How long should I wait until an update which allows me to change my registration scopes?

@Crevil
Copy link
Contributor

Crevil commented Nov 12, 2021

@hoeg do you have an idea on a timeline for this?

@dentych
Copy link
Member

dentych commented Nov 12, 2021

@niklavs-raudseps Currently there is only limit/offset capability in the API, not from and to dates.

@niklavs-raudseps
Copy link
Author

When will I be able to change my registration?

@dentych dentych added the question Further information is requested label Nov 18, 2021
@bsnlunar
Copy link

bsnlunar commented Nov 18, 2021

Hi @niklavs-raudseps
This is now placed into our back log - but we cannot at present time give you a timeframe for solving this feature request covering to and from dates

@niklavs-raudseps
Copy link
Author

@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.

@niklavs-raudseps
Copy link
Author

@bsnlunar Any progress on this issue?

@bsnlunar
Copy link

Hi @niklavs-raudseps
We are still having this on our backlog in the Squad involved. But no current progress that will benefit you can yet be promised.

@niklavs-raudseps
Copy link
Author

Well, then add this as a priority.

@niklavs-raudseps
Copy link
Author

Hello,

Any progress here?

@TechHolm
Copy link

Hi, @niklavs-raudseps
Apologies for the late answer.
We currently do not have any updates on the issue. We will get back to you as soon as we have any updates of interest.

Br. Lunar

@Crevil
Copy link
Contributor

Crevil commented Nov 30, 2023

I'm cleaning up old issues and acknowledge this feature is still missing.

To stay updated please subscribe to #53 going forward.

@Crevil Crevil closed this as completed Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants