Reporting licence sales back to publishers
There is an established reporting flow through Bokbasen to all owners of e- and audio-/books. This API covers reporting of license usage. For books in pay per loan model, one should only report here when the book has passed the reading threshold of 10%. For packages the report is done at the time of buying or no later than the night after.
URL |
| ||
Method |
| ||
Request headers |
| Required | The token acquired from the Authentication Service Audience: |
| Required |
| |
JSON attributes (for each item in array) |
| Required | ISBN of the book you are reporting numbers for |
| Required | PACKAGE or PAY_PER_LOAN | |
| Required | Sales price in NOK | |
| Required | The date the product passed the agreed threshold, given in ISO-8601 format. YYYY-MM-DD | |
Response headers | |||
Response body | Empty on success | ||
Returns |
| No Content | |
| On errors | ||
| If payload is too big (6MB limit) |