Link a manuscript page with a shelf instance.
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| shelfID | true | N/A | shelf id of the shelf instance | 146789 |
| docID | true | N/A | manuscript id for page to link | 10046 |
| pageID | true | N/A | page id for the page to link (can repeat) or separate multiple pageIDs by | | 10|20|30 |
| shelfFolioNumber | false | shelf folio number (can repeat) or separate multiple shelfFolioNumbers by | | 1r|2v|2r | |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
| {shelfID} may not be null | -4 |
| {pageID} may not be null | -4 |
| {docID} may not be null | -4 |
| Must be logged in. | -5 |