instances | inventory | - reference data: instance-types (required if loading through Data Import), formats (optional)
- MARC bib-to-Instance map (required if storing MARC records in SRS)
| instance-storage/instances | https://s3.amazonaws.com/foliodocs/api/mod-inventory-storage/p/instance-storage.html#instance_storage_instances_post |
|
holdings | inventory | - reference data: full location hierarchy (institutions/campuses/libraries/locations) and service points (required), call-number-types (required), holdings-types (required), holdings-type-notes (optional).
- instances (required)
| holdings-storage/holdings | https://s3.amazonaws.com/foliodocs/api/mod-inventory-storage/p/holdings-storage.html#holdings_storage_holdings_post |
|
items | inventory | - reference data: full location hierarchy (institutions/campuses/libraries/locations) and service points (required), loan-types (required), material-types (required), statistical-code-types (optional), statistical-codes (optional)
- other data records: instances, holdings (both required)
| item-storage/items | https://s3.amazonaws.com/foliodocs/api/mod-inventory-storage/p/item-storage.html#item_storage_items_post |
|
contacts (organizations) | organizations | - reference data: categories (optional)
| organizations-storage/contacts | https://s3.amazonaws.com/foliodocs/api/mod-organizations-storage/p/contact.html#organizations_storage_contacts_post | - urls in the contact record must begin with 'http://' or 'https://', otherwise the record will be rejected as invalid.
|
organizations | organizations | - reference data: categories (optional), contacts (optional)
| organizations-storage/categories | https://s3.amazonaws.com/foliodocs/api/mod-organizations-storage/p/category.html#organizations_storage_categories_post | - urls in the organizations record must begin with 'http://' or 'https://', otherwise the record will be rejected as invalid.
|
users | users | - reference data: groups (required), addresstypes (required)
| user-import | https://github.com/folio-org/mod-user-import/blob/master/ramls/schemas/userdataimport.json | - as of 202001, latest commit to this repository was made in 201801. The schema is out of date with the user schema, so the local tenant may wish to use the user schema and endpoints instead.
|
proxies | users | - other data records: users (required)
| proxiesfor | https://s3.amazonaws.com/foliodocs/api/mod-users/p/proxiesFor.html#proxiesfor_post |
|
purchase orders | orders | - reference data: full location hierarchy (institutions/campuses/libraries/locations) and service points (required), addresses
- other data records: instances (optional), organizations (vendors) (required)
- finance structure (Ledgers, FY, Funds, Budgets required, Fund groups optional)
- acquisitions units required if orders/financials must be separated/permissioned differently for different users within the same tenant
| orders/composite-orders | https://s3.amazonaws.com/foliodocs/api/mod-orders/p/order.html#orders_composite_orders_post |
|