sul-dlss / folio-graphql

graphql frontend to folio APIs
0 stars 0 forks source link

Consume REST datasources for all needed FOLIO data #2

Closed thatbudakguy closed 1 year ago

thatbudakguy commented 2 years ago

summary

checkouts

(for each item)

requests

(for each request)

fines

(for each fine)

jgreben commented 1 year ago

For fines we will also need to get the ids of each account charge so we can pass these to CyberSource and have them returned and reconciled using the post to the same api. See:

cbeer commented 1 year ago

Remaining work has been split off into smaller tickets.