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

Missing wallet views endpoints and response data #66

Open
hgrano opened this issue Jun 6, 2024 · 0 comments
Open

Missing wallet views endpoints and response data #66

hgrano opened this issue Jun 6, 2024 · 0 comments

Comments

@hgrano
Copy link
Contributor

hgrano commented Jun 6, 2024

The following contracts are queried in the UI but are not available through the wallet views API. Currently, they are retrieved via the JSON API instead:

  • Settlement OpenOffer and OneTimeOffer (new endpoints should be added for these)
  • Instrument Metadata (can add the Metadata view as an optional field within the instruments API response)
  • Disclosure interface views could also be added in responses for some endpoints such as the holdings, instruments and metadata. This could be incorporated into these existing endpoints, but just add an extra field in the response for the disclosure view
  • Fetch by contract ID: it would be useful to be able to fetch contracts by their ID using wallet views, but not strictly necessary e.g. a fetch Holding by ID endpoint which would return a single HoldingSummary response
@hgrano hgrano changed the title Missing wallet views endpoints Missing wallet views endpoints and response data Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant