adorsys / adorsys/open-banking-gateway
Payment Information Bulk Request
Open
BE
- Dominant language
- Java
- Stars
- 338
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
The call
/v1/banking/pis/payments/{payment-product}
has one field service-session-id in header which is the clients handle to the consent the payment information is requested for. It would make sense to have a bulk request with a bulk of consent handles as input.
Further the order of the returned elements must stick to the order of the handles passed in. Otherwise additional information stored in fintech (like initiation date) can not be merged to result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.