Register Publication window
This API call informs the server that a user has opened a Publication window.
Example API call
/lcapi?book=1&collection=1&target=main&action=book_open
Parameters
| Parameter | Description |
|---|---|
target | main |
action | book_open |
book | The id of the publication, an integer, such as 1. |
collection | The id of the collection, an integer, such as 1. |
Returns
- On success
- Returns nothing
- On failure
- Returns nothing