Project

General

Profile

Task #3119

Updated by Ayush Khandelwal over 1 year ago

API name: content/api/v1/bookSource 
 Request Body: 
 { 
   "bookIds": [<array of bookId/documentProcessingId>] 
 } 
 Method: POST 
 ----- 
 Response: 
 It should contain key value pair of documentProcessingId & books its first document o-url i.e. source-url

Back