{"info":{"_postman_id":"874a1cc6-d2f8-402c-b369-7077396b7372","name":"VitalSource - Developer Network","description":"VitalSource Postman collection. All endpoints in this collection require a VitalSource API key. If your organization has no pre-existing relationship with VitalSource please visit us at https://get.vitalsource.com","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"API Index","item":[{"name":"Inventory","item":[{"name":"v4/products - Read All","id":"398829b9-0da2-49b5-be04-e940fa194282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":""}],"body":{"mode":"raw","raw":""},"url":"https://api.vitalsource.com/v4/products","description":"The Products API is used to retrieve and query the VitalSource catalog, which has more than a million titles available. Users can choose specific requests to filter results and also configure paging on how many records are returned per page. With this API you get access to data used by VitalSource to distribute, sell and link content including links to additional resources to retrieve other metadata for use within a users own commerce system."},"response":[{"id":"80a1801e-53e0-4319-b49e-034904881934","name":"v4/products - Read All","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"398829b9-0da2-49b5-be04-e940fa194282"},{"name":"v4/products/:vbid - Title, TOC, Metadata","id":"47022b9a-d1f7-4d3c-86ca-abe1c2f9af09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":""}],"url":"https://api.vitalsource.com/v4/products/9780138025465","description":"The Products API is used to retrieve information about an individual title in your catalog. It includes the same data you would see in in v4/products, as well as information on eBook accessibility that is not available in the general catalog."},"response":[{"id":"47d7ae32-a73e-4ab3-8e31-e0cc068b22a8","name":"v4/products/:vbid - Title, TOC, Metadata","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products/{{vst_vbid}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"47022b9a-d1f7-4d3c-86ca-abe1c2f9af09"},{"name":"v4/products/:vbid/toc - Table of Contents","id":"240ad287-fd22-405f-91c5-c8d61cf83cd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products/{{vst_vbid}}/toc"},"response":[{"id":"c1b9bb99-69b3-4ee8-ae1b-382bcf281895","name":"v4/products/:vbid/toc - Table of Contents","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products/{{vst_vbid}}/toc"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"240ad287-fd22-405f-91c5-c8d61cf83cd5"},{"name":"v3/catalog  - All","id":"e4e2b2c4-6092-4282-9f61-fcaac541bd17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n\t<page>0</page> \n\t<per-page>1000</per-page>\n\t<created>ge 2014-01-01</created>\n\t<updated>ge 2014-10-01</updated> \n\t<include-packages>true</include-packages>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog","description":"The Catalog API will retrieve a company's entire catalog. Companies can choose specific requests to filter results and also configure paging on how many records are returned per page. Basic delta abilities are also available via the Catalog API, using the <updated> element to only return products that have changed since the last time a client pulled the catalog. It does require that the client keep track of the last pull date to ensure the right date is entered and product changes are not missed. Other notes:\n\nUsing the <distributable> element of TRUE/FALSE will tell you if an item is available for \"sale\" (i.e. codes can be created or redeemed).\nIf distributable = false, the item has likely been removed from your distribution set. If you are storing catalog data in your database, this item should be removed from sale until distributable = true."},"response":[{"id":"4461d65d-be04-49de-b925-5bdd678b4687","name":"v3/catalog  - All","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n\t<page>0</page> \n\t<per-page>1000</per-page>\n\t<created>ge 2014-01-01</created>\n\t<updated>ge 2014-10-01</updated> \n\t<include-packages>true</include-packages>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"885abedc-772d-41c1-be00-b389eddf1b14","name":"v3/catalog  - All","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n\t<page>0</page> \n\t<per-page>1000</per-page>\n\t<created>ge 2014-01-01</created>\n\t<updated>ge 2014-10-01</updated> \n\t<include-packages>true</include-packages>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e4e2b2c4-6092-4282-9f61-fcaac541bd17"},{"name":"v3/catalog - Search for SKU or VBID","id":"6a994020-ec61-45bb-9c65-ec0125f8b4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"9781506373331"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n  <condition type='identifier'>9781506373331</condition>\n  <include-packages>true</include-packages>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog","description":"Used if you are searching for a specific product, this allows for a search via SKU, or ISBN. Only provide when looking for a specific title or set of titles. Available condition types are limited to \"identifier\" which will search all numeric values within the catalog."},"response":[{"id":"4760e64e-084c-410f-a7e1-2d990b706217","name":"v3/catalog - Search for SKU or VBID","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n  <condition type='identifier'>{{vst_vbid}}</condition>\n  <include-packages>true</include-packages>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6a994020-ec61-45bb-9c65-ec0125f8b4ba"},{"name":"v3/catalog/manual - Manually Assigned Content","id":"18364a89-8f83-47ea-ac91-e6b0cb015c38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog/manual","description":"Returns all products the caller has rights to via a manual distribution."},"response":[{"id":"a1598413-9d95-46f6-a5fd-4d1e9eac98b5","name":"v3/catalog/manual - Manually Assigned Content","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog/manual"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"18364a89-8f83-47ea-ac91-e6b0cb015c38"},{"name":"v3/catalog/sets - Assigned Distribution Sets","id":"6016fa55-e3a6-4add-8461-12027157ea05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog/sets","description":"Returns all products the caller has rights to via a manual distribution."},"response":[{"id":"2b24704a-5602-4036-b9ea-e4c8d09a7b89","name":"v3/catalog/sets - Assigned Distribution Sets","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<catalog>\n</catalog>"},"url":"https://api.vitalsource.com/v3/catalog/sets"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6016fa55-e3a6-4add-8461-12027157ea05"},{"name":"v4/inventory/adoptions","id":"0aee2379-5c5e-476e-a85d-d2f5aa3b0103","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n{\n  \"isbn\": \"L-999-70461\",\n  \"term\": \"fall2020\",\n  \"edition\": 2,\n  \"title\": \"A Christmas Carol\",\n  \"publisher\": \"Hayes Barton Press\",\n  \"author\": \"Charles Dickens\",\n  \"publication_date\": \"2006-03-03\",\n  \"prefer_courseware\": true,\n  \"pos_tags\": [\n    \"L-999-70461-POS\"\n  ],\n  \"courses\": [\n    {\n      \"course_code\": \"ABC121\",\n      \"section_number\": \"SEC1\",\n      \"enrollment\": 15,\n      \"deadline\": \"2016-01-01\",\n      \"start_date\": \"2016-01-01\"\n    }\n  ]\n},\n{\n  \"isbn\": \"L-999-70021\",\n  \"term\": \"winter2020\",\n  \"edition\": 1,\n  \"title\": \"Common Sense\",\n  \"publisher\": \"Hayes Barton Press\",\n  \"author\": \"Thomas Paine\",\n  \"publication_date\": \"2006-03-04\",\n  \"prefer_courseware\": false,\n  \"pos_tags\": [\n    \"L-999-70021-POS\"\n  ],\n  \"courses\": [\n    {\n      \"course_code\": \"ENG-102\",\n      \"section_number\": \"001\",\n      \"enrollment\": 26,\n      \"deadline\": \"2016-01-01\",\n      \"start_date\": \"2016-01-01\"\n    },\n    {\n      \"course_code\": \"ENG-102\",\n      \"section_number\": \"002\",\n      \"enrollment\": 26,\n      \"deadline\": \"2016-01-01\",\n      \"start_date\": \"2016-01-01\"\n    }\n  ]\n}\n]"},"url":"https://api.vitalsource.com/v4/inventory/adoptions","description":"Create or modify a booklist adoption"},"response":[],"_postman_id":"0aee2379-5c5e-476e-a85d-d2f5aa3b0103"}],"id":"237f2f36-8f60-4c82-81a1-b4f6bf75a139","_postman_id":"237f2f36-8f60-4c82-81a1-b4f6bf75a139"},{"name":"Users","item":[{"name":"v3/users - Create Reference User","id":"808d459f-ac78-4d9d-b10b-b5efe538104d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"response":[{"id":"0467e7d3-4e6c-4785-b292-aadd4df2f442","name":"v3/users - Create Reference User","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"808d459f-ac78-4d9d-b10b-b5efe538104d"},{"name":"v3/users/:param - Read (Verify)","id":"0524a36f-3f19-45d9-93de-3f6eaae44360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v3/users/{{vst_GUID}}"},"response":[{"id":"c9b92376-921f-4bc6-a244-2dc3be22d520","name":"v3/users/:param - Read (Verify)","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v3/users/{{vst_GUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0524a36f-3f19-45d9-93de-3f6eaae44360"},{"name":"v3/users/:param - Update","id":"30d4035b-35bf-4d72-aa28-576e54aefa06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"response":[{"id":"44f8aa72-2d1e-4aca-bc8a-5842ef16df3f","name":"v3/users/:param - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"30d4035b-35bf-4d72-aa28-576e54aefa06"}],"id":"5d37e018-b9e8-4c0f-93e8-32ccd3a17848","_postman_id":"5d37e018-b9e8-4c0f-93e8-32ccd3a17848"},{"name":"Codes","item":[{"name":"v4/fulfillments - Create","id":"0773b9ad-1478-4201-8ab8-6bbc362b07f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"366841704a4454d9a5277ec26068fc13"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fulfillment\": {\n        \"sku\": \"9556699112233\",\n        \"term\": \"180\",\n        \"online_term\": \"180\",\n        \"ensure_days\": \"365\",\n        \"tag\": \"postman_created_code\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api-dev.vitalsource.com/v4/fulfillments","description":"The v4/fulfillment API combines three existing APIs into one request so you can accomplish the workflow below in just one step:\nCheck a user license at GET v3/licenses - Read\nMake a code at POST v3/codes- Create\nRedeem the code into the user account at POST v3/redemptions - Redeem"},"response":[],"_postman_id":"0773b9ad-1478-4201-8ab8-6bbc362b07f8"},{"name":"v3/licenses  - Read","id":"1f24488f-7b5f-4926-aa7c-20a4a10c0d93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{CK-API-Key}}"},{"key":"X-VitalSource-Access-Token","value":"{{DR_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"response":[{"id":"fa7f40b1-8cb0-4825-b8bd-346dd2736cb0","name":"v3/licenses  - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1f24488f-7b5f-4926-aa7c-20a4a10c0d93"},{"name":"v3/licenses/:param  - SKU","id":"e2a33082-b8fe-4421-8c66-2342aa99c9e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses.xml?sku={{vst_vbid}}&license_type=all","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses.xml"],"query":[{"key":"sku","value":"{{vst_vbid}}"},{"key":"license_type","value":"all"}]}},"response":[{"id":"34d4d3e4-f645-46bd-b370-d718ffcd08ac","name":"v3/licenses/:param  - SKU","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses.xml?sku={{vst_vbid}}&license_type=all","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses.xml"],"query":[{"key":"sku","value":"{{vst_vbid}}"},{"key":"license_type","value":"all"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e2a33082-b8fe-4421-8c66-2342aa99c9e4"},{"name":"v3/codes - Create","id":"2a0d759a-a334-4d15-b09b-cf91c20c9af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes","description":"Create one or more redemption codes for specific VitalSource books with this call. These codes will be redeemed by user-specific accounts. Your company must have distribution rights to the products requested, or you will receive errors. Please note below we have documented the five ways you can define the license type. License MUST be specified for both the installed and online versions of Bookshelf. Use the example feature in Postman to see the versions we have loaded with this endpoint (top right.)"},"response":[{"id":"3e78166a-f507-49cd-900c-cd97e3874178","name":"v3/codes - Create (perpetual)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"perpetual\" online-license-type=\"perpetual\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"4945e745-615f-44a9-8381-62efdc35c29f","name":"v3/codes - Create (default)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"default\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"99b0369e-57d2-4bac-8586-84f3ec826f71","name":"v3/codes - Create (absdate)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"bb5a676a-f5ed-40dd-bc51-d49fe787ab8d","name":"v3/codes - Create (noaccess)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"noaccess\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"f5d41fda-b275-49a9-9db7-491d3fbe2ccd","name":"v3/codes - Create (numdays)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2a0d759a-a334-4d15-b09b-cf91c20c9af0"},{"name":"v4/codes/:code - Read","id":"90406bbb-818a-48e8-a3e7-26c0d14c27fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"response":[{"id":"6273ccc0-8406-40e0-b8b9-921426d74302","name":"v4/codes/:code - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"90406bbb-818a-48e8-a3e7-26c0d14c27fe"},{"name":"v3/redemptions - Redeem Code","id":"eb2b1838-6a93-4207-87b8-f0638d29a4e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"response":[{"id":"297cbbd1-07ca-4b00-bc2c-f4e293a3b244","name":"v3/redemptions - Redeem Code","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"eb2b1838-6a93-4207-87b8-f0638d29a4e7"},{"name":"v3/redemptions/bulk - Redeem Codes (bulk)","id":"7b96dace-371c-49af-a056-278e28343cec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"raw","raw":"<redemptions callback=\"{{optional_callback_url}}\"> \n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid}}\"/>\n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid2}}\"/>\n</redemptions> "},"url":"https://api.vitalsource.com/v3/redemptions/bulk.xml"},"response":[{"id":"37df1cac-9d98-4272-b4ab-7b875279696e","name":"v3/redemptions/bulk - Redeem Codes (bulk)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"raw","raw":"<redemptions callback=\"{{optional_callback_url}}\"> \n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid}}\"/>\n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid2}}\"/>\n</redemptions> "},"url":"https://api.vitalsource.com/v3/redemptions/bulk.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7b96dace-371c-49af-a056-278e28343cec"},{"name":"v4/codes/:code - Delete/Cancel/Refund","id":"77e3fb1e-b407-402d-b53d-f88298e4c501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{CK-API-Key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"response":[{"id":"f16b3c90-014a-4e32-a8e5-5de72eb04976","name":"v4/codes/:code - Delete/Cancel/Refund","originalRequest":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"77e3fb1e-b407-402d-b53d-f88298e4c501"}],"id":"fecc6f19-33da-40c9-88b2-8d6adaea94b9","_postman_id":"fecc6f19-33da-40c9-88b2-8d6adaea94b9"},{"name":"Authentication","item":[{"name":"v3/users/reset_access - Reset Token","id":"2742987b-55a9-4537-98d1-a2dc28e96bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.vitalsource.com/v3/users/reset_access.xml"},"response":[{"id":"8ae3e869-edc0-4186-b9d0-ce521ea3d8fd","name":"v3/users/reset_access - Reset Token (step 1)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.vitalsource.com/v3/users/reset_access.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2742987b-55a9-4537-98d1-a2dc28e96bdf"},{"name":"v3/credentials - Verify Credentials","id":"8f07a757-ef8e-4905-be6b-bab9056923fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":""}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<credentials>\n  <credential access-token=\"524d097d9b293294e78476bfc4dd18d7\" />\n  <credential access-token=\"838383\" />\n</credentials>"},"url":"https://api.vitalsource.com/v3/credentials.xml"},"response":[{"id":"188cbac4-62b5-49d0-9ae5-51c83db51739","name":"v3/credentials - Verify Credentials (step 2)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":""}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<credentials>\n  <credential access-token=\"{{vst_access_token}}\" />\n  <credential reference=\"{{vst_reference}}\" />\n</credentials>"},"url":"https://api.vitalsource.com/v3/credentials.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8f07a757-ef8e-4905-be6b-bab9056923fd"},{"name":"v3/redirects - SSO to Bookshelf eReader","id":"7c2b6968-41de-4146-a0b6-1ea169e5075d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://online.vitalsource.com/books</destination>\n <brand>online.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"response":[{"id":"35e5158a-17d2-4000-ac2e-d9f9f4e9a66e","name":"v3/redirects - SSO to Bookshelf eReader","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://online.vitalsource.com/books</destination>\n <brand>online.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Date","value":"Mon, 13 Apr 2020 16:52:36 GMT"},{"key":"Content-Type","value":"application/xml; charset=utf-8"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Request-Id","value":"b33bc188-8c5e-43c9-a513-dba63fa88f56"},{"key":"ETag","value":"W/\"b20c073f031780cc7341357ed33fc086\""},{"key":"X-Runtime","value":"0.151097"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-App-Name","value":"jigsaw-prod"},{"key":"X-App-Name","value":"jiffy-prod"},{"key":"Content-Encoding","value":"gzip"},{"key":"Alt-Svc","value":"clear"},{"key":"Alt-Svc","value":"clear"},{"key":"Server","value":"VitalSource"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Via","value":"1.1 google, 1.1 google"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7c2b6968-41de-4146-a0b6-1ea169e5075d"},{"name":"v3/redirects - SSO to Bookshelf + full account upgrade","id":"b9b28f20-c8ab-40fb-a4aa-9c4b2e1210ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://full-bookshelf.vitalsource.com/books</destination>\n <brand>online.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"response":[{"id":"34f3c08f-2958-4b57-b39f-2d68f70374d9","name":"v3/redirects - SSO to Bookshelf + full account upgrade","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://full-bookshelf.vitalsource.com/books</destination>\n <brand>online.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b9b28f20-c8ab-40fb-a4aa-9c4b2e1210ff"},{"name":"v4/activation_requests - Create","id":"f0a7e2cf-bb48-462b-9942-bc2b51c9a285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"D2QQX5PF43AVN7M8"},{"key":"X-VitalSource-Access-Token","value":"31a819585e3a35199f894db686344862"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activation_request\" : {\n    \"email\": \"42d7b06824c3dbb@placeholder.44040.edu\",\n    \"brand_destination_url\": \"https://reader.academicbooks.dk\",\n    \"send_email\": false\n  }\n}"},"url":"https://api.vitalsource.com/v4/activation_requests"},"response":[{"id":"4207cabd-77b0-473b-8e13-87cfc7e95547","name":"v4/activation_requests - Create","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activation_request\" : {\n    \"email\": \"username@domain.com\",\n    \"brand_destination_url\": \"https://bookshelf.vitalsource.com\",\n    \"send_email\": false\n  }\n}"},"url":"https://api.vitalsource.com/v4/activation_requests"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f0a7e2cf-bb48-462b-9942-bc2b51c9a285"},{"name":"v4/activation_requests/:email/resend - Resend Link","id":"551cb800-5c47-46b5-89d8-0ed244398869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activation_request\" : {\n    \"email\": \"{{vst_email}}\",\n    \"brand_destination_url\": \"https://bookshelf.vitalsource.com\",\n    \"send_email\": false\n  }\n}"},"url":"https://api.vitalsource.com/v4/activation_requests/{{vst_email}}/resend"},"response":[{"id":"f13b8f56-8619-460f-81f6-e1fe45d01d98","name":"v4/activation_requests/:email/resend - Resend Link","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"activation_request\" : {\n    \"email\": \"{{vst_email}}\",\n    \"brand_destination_url\": \"https://bookshelf.vitalsource.com\",\n    \"send_email\": false\n  }\n}"},"url":"https://api.vitalsource.com/v4/activation_requests/{{vst_email}}/resend"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"551cb800-5c47-46b5-89d8-0ed244398869"},{"name":"v4/activation_requests/:id - Read","id":"7599e21e-7292-465f-a63d-a4ee623c527e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}","type":"text"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"url":"https://api.vitalsource.com/v4/activation_requests/{{vst_activation_request_id}}"},"response":[{"id":"3beb16ea-ebba-4906-affd-bfb0a2cd8ccf","name":"v4/activation_requests/:id - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}","type":"text"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"url":"https://api.vitalsource.com/v4/activation_requests/{{vst_activation_request_id}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7599e21e-7292-465f-a63d-a4ee623c527e"}],"id":"b32768f0-5280-4a87-a13e-ec8eebec56b3","_postman_id":"b32768f0-5280-4a87-a13e-ec8eebec56b3"},{"name":"Assets","item":[{"name":"/vital_books - Create VitalSource Book (VBID)","event":[{"listen":"test","script":{"id":"7ddaf65c-a71b-4d9a-99f9-ebd356db67d3","exec":[""],"type":"text/javascript"}}],"id":"9aaef742-6cdb-4809-9d39-8522473b2cb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","type":"text","value":"{{vst_api_key}}","description":"Your API key"},{"description":"CAPs Letters, numbers and dashes ONLY","key":"title","type":"text","value":"My_Title"},{"description":"Allows a unique identifier to be assigned. It is strongly recommended you include the isbn parameter, though a fallback unique identifier (EAN) will be assigned if this field is missing. (Letters, numbers and dashes and the only allowed)","key":"isbn","sessionValue":"TEST-ISBN-POSTMAN","type":"text","value":""},{"description":"Every company/instance has at least one \"imprint\" in the VitalSource system. To find your imprint_id login to VitalSource Manage and look up available imprint(s). The ID is the number at the end of the URL as shown: https://manage.vitalsource.com/imprints/99999/\nYour company’s customer success manager will need to provide you the correct ID values.","key":"imprint_id","type":"text","value":"99999"},{"key":"digital_list_price","sessionValue":"2","type":"text","value":"2.00","description":"Formatted as a number, the list price for contract terms"},{"description":"A URL where status updates will be POSTed","key":"callback_url","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","value":""},{"description":"A URL where the source file of this title resides awaiting conversion, which should conform to URI syntax. GET request will be used","key":"url","type":"text","value":""},{"description":"Description of title","key":"description","sessionValue":"This is a very fancy book.","type":"text","value":"Test book"},{"key":"author","sessionValue":"Rachel Wolfe","type":"text","value":"Jose Jimenz","description":"Author name; first and last name will be inferred"},{"key":"author_name","sessionValue":"Rachel M. Wolfe","type":"text","value":"Scott Carpenter","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","sessionValue":"Rachel","type":"text","value":"John","description":"Author first name"},{"key":"author_last_name","sessionValue":"Wolfe","type":"text","value":"Glenn","description":"Author last name"},{"key":"edition","sessionValue":"1","type":"text","value":"2","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","sessionValue":"3-598-21508-8","type":"text","value":"","description":"ISBN used for the printed title"},{"key":"parent_isbn","sessionValue":"978-3-598-21509-4","type":"text","value":"3-598-21508-8","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","sessionValue":"great book","type":"text","value":"book","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","sessionValue":"978-3-598-21502-5","type":"text","value":"978-3-598-21502-5","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","sessionValue":"12192030","type":"text","value":"2015-12-31","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","sessionValue":"1/1/19","type":"text","value":"2015-12-31","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","sessionValue":"1","type":"text","value":"1","description":"Allow sample codes to be generated for this title (1-yes, 0=no)"},{"key":"copy_paste_limit","sessionValue":"10","type":"text","value":"10","description":"A DRM setting of how many pages a user may copy at once (10 is standard)"},{"key":"print_limit","sessionValue":"12","type":"text","value":"10","description":"A DRM setting of how many pages a user may print at once. -1 provides unlimited printing. Values of 0 and 1 are not allowed. Otherwise the value should be 2 or greater."},{"key":"in_store","sessionValue":"1","type":"text","value":"1","description":"Sell the perpetual product in the VitalSource store. Requires a non-zero digital_list_price to be set."},{"key":"bisac_code","sessionValue":"EDU029000","type":"text","value":"EDU029000","description":"Specify BISAC category for asset"},{"key":"print_price","sessionValue":"5","type":"text","value":"50.00","description":"Price of printed title\n"},{"key":"currency","sessionValue":"USD","type":"text","value":"USD","description":"Three-character currency code. USD, GBP, or AUD currently accepted. This will be applied to all price fields included in the API call."},{"key":"rental_price_usd_90_days","sessionValue":"4","type":"text","value":"7","description":"USD Price for 90-day rental term; supplying this parameter will create the rental product of this duration"},{"key":"faculty_review_only","sessionValue":"1","type":"text","value":"1","description":"Describes the asset as available for instructor sampling only, and indicates that the presentation of the content gets special treatment (e.g.: watermark). Typically the FRO flag is later removed when the publisher clears digital rights and the title becomes saleable. (1=true; 0=false)"},{"key":"fulfillment_only","sessionValue":"1","type":"text","value":"0","description":"Denotes that an asset is not available in any store, nor discoverable in any public catalog.(1=true; 0=false)"},{"key":"copyright_year","sessionValue":"1900","type":"text","value":"2018","description":"Four-digit year of copyright"},{"key":"exclusive_sales_rights","sessionValue":"GB","type":"text","value":"GB","description":"A comma delimited list of country codes with exclusive sales rights."},{"key":"no_sales_rights","sessionValue":"AU","type":"text","value":"AU","description":"A comma delimited list of country codes with non-exclusive sales rights."}]},"url":"https://services.vitalbook.com/vital_books","description":"Creates a VitalBook record and optionally ingests a PDF or EPUB source file. This call begins the process of creating a VitalBook. On a successful call, the VBID (VitalBook ID) will be returned to you. This unique identifier can later be used to update the VitalBook."},"response":[{"id":"99803191-1e6d-41de-95aa-651d835aad88","name":"/vital_books - Create VitalSource Book (VBID)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","type":"text","value":"{{vst_api_key}}","description":"Your API key"},{"description":"CAPs Letters, numbers and dashes ONLY","key":"title","type":"text","value":"My_Title"},{"description":"Allows a unique identifier to be assigned. It is strongly recommended you include the isbn parameter, though a fallback unique identifier (EAN) will be assigned if this field is missing. (Letters, numbers and dashes and the only allowed)","key":"isbn","sessionValue":"TEST-ISBN-POSTMAN","type":"text","value":""},{"description":"Every company/instance has at least one \"imprint\" in the VitalSource system. To find your imprint_id login to VitalSource Manage and look up available imprint(s). The ID is the number at the end of the URL as shown: https://manage.vitalsource.com/imprints/99999/\nYour company’s customer success manager will need to provide you the correct ID values.","key":"imprint_id","type":"text","value":"99999"},{"key":"digital_list_price","sessionValue":"2","type":"text","value":"2.00","description":"Formatted as a number, the list price for contract terms"},{"description":"A URL where status updates will be POSTed","key":"callback_url","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","value":""},{"description":"A URL where the source file of this title resides awaiting conversion, which should conform to URI syntax. GET request will be used","key":"url","type":"text","value":""},{"description":"Description of title","key":"description","sessionValue":"This is a very fancy book.","type":"text","value":"Test book"},{"key":"author","sessionValue":"Rachel Wolfe","type":"text","value":"Jose Jimenz","description":"Author name; first and last name will be inferred"},{"key":"author_name","sessionValue":"Rachel M. Wolfe","type":"text","value":"Scott Carpenter","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","sessionValue":"Rachel","type":"text","value":"John","description":"Author first name"},{"key":"author_last_name","sessionValue":"Wolfe","type":"text","value":"Glenn","description":"Author last name"},{"key":"edition","sessionValue":"1","type":"text","value":"2","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","sessionValue":"3-598-21508-8","type":"text","value":"","description":"ISBN used for the printed title"},{"key":"parent_isbn","sessionValue":"978-3-598-21509-4","type":"text","value":"3-598-21508-8","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","sessionValue":"great book","type":"text","value":"book","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","sessionValue":"978-3-598-21502-5","type":"text","value":"978-3-598-21502-5","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","sessionValue":"12192030","type":"text","value":"2015-12-31","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","sessionValue":"1/1/19","type":"text","value":"2015-12-31","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","sessionValue":"1","type":"text","value":"1","description":"Allow sample codes to be generated for this title (1-yes, 0=no)"},{"key":"copy_paste_limit","sessionValue":"10","type":"text","value":"10","description":"A DRM setting of how many pages a user may copy at once (10 is standard)"},{"key":"print_limit","sessionValue":"12","type":"text","value":"10","description":"A DRM setting of how many pages a user may print at once. -1 provides unlimited printing. Values of 0 and 1 are not allowed. Otherwise the value should be 2 or greater."},{"key":"in_store","sessionValue":"1","type":"text","value":"1","description":"Sell the perpetual product in the VitalSource store. Requires a non-zero digital_list_price to be set."},{"key":"bisac_code","sessionValue":"EDU029000","type":"text","value":"EDU029000","description":"Specify BISAC category for asset"},{"key":"print_price","sessionValue":"5","type":"text","value":"50.00","description":"Price of printed title\n"},{"key":"currency","sessionValue":"USD","type":"text","value":"USD","description":"Three-character currency code. USD, GBP, or AUD currently accepted. This will be applied to all price fields included in the API call."},{"key":"rental_price_usd_90_days","sessionValue":"4","type":"text","value":"7","description":"USD Price for 90-day rental term; supplying this parameter will create the rental product of this duration"},{"key":"faculty_review_only","sessionValue":"1","type":"text","value":"1","description":"Describes the asset as available for instructor sampling only, and indicates that the presentation of the content gets special treatment (e.g.: watermark). Typically the FRO flag is later removed when the publisher clears digital rights and the title becomes saleable. (1=true; 0=false)"},{"key":"fulfillment_only","sessionValue":"1","type":"text","value":"0","description":"Denotes that an asset is not available in any store, nor discoverable in any public catalog.(1=true; 0=false)"},{"key":"copyright_year","sessionValue":"1900","type":"text","value":"2018","description":"Four-digit year of copyright"},{"key":"exclusive_sales_rights","sessionValue":"GB","type":"text","value":"GB","description":"A comma delimited list of country codes with exclusive sales rights."},{"key":"no_sales_rights","sessionValue":"AU","type":"text","value":"AU","description":"A comma delimited list of country codes with non-exclusive sales rights."}]},"url":"https://services.vitalbook.com/vital_books"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9aaef742-6cdb-4809-9d39-8522473b2cb6"},{"name":"/vital_books/:vbid - Read","id":"06ec7db2-4776-4b39-8291-c519e6a2f7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"https://services.vitalbook.com/vital_books/{{vst_vbid}}.xml?api_key={{vst_api_key}}","protocol":"https","host":["services","vitalbook","com"],"path":["vital_books","{{vst_vbid}}.xml"],"query":[{"key":"api_key","value":"{{vst_api_key}}"}]}},"response":[{"id":"d9e22938-26d3-4810-b012-7311646b28f9","name":"/vital_books/:vbid - Read","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://services.vitalbook.com/vital_books/{{vst_vbid}}.xml?api_key={{vst_api_key}}","protocol":"https","host":["services","vitalbook","com"],"path":["vital_books","{{vst_vbid}}.xml"],"query":[{"key":"api_key","value":"{{vst_api_key}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"06ec7db2-4776-4b39-8291-c519e6a2f7c0"},{"name":"/vital_books/:vbid - Update","event":[{"listen":"test","script":{"id":"7ddaf65c-a71b-4d9a-99f9-ebd356db67d3","exec":[""],"type":"text/javascript"}}],"id":"e5ae9d5e-7972-4c7a-966e-33fbaa3ed7d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","value":"{{vst_api_key}}","type":"text","description":"Your VitalSource API key"},{"key":"title","value":"My_Revised_Title","type":"text","description":"A URI-Encoded title (Section 2 of RFC 3986 : https://www.ietf.org/rfc/rfc3986.txt)"},{"key":"url","value":"","type":"text","description":"If you include a URL parameter for a new source file, the VitalBook will need to be rebuilt. This process involves a build queue, so it may take several minutes for the book to be built, depending on what is in the queue."},{"key":"digital_list_price","value":"","sessionValue":"2","type":"text","description":"Formatted as a number, the list price for contract terms"},{"key":"callback_url","value":"","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","description":"A URL where status updates will be POSTed"},{"key":"description","value":"","sessionValue":"This is a very fancy book.","type":"text","description":"Description of title"},{"key":"author","value":"","sessionValue":"Rachel Wolfe","type":"text","description":"Author name; first and last name will be inferred"},{"key":"author_name","value":"","sessionValue":"Rachel M. Wolfe","type":"text","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","value":"","sessionValue":"Rachel","type":"text","description":"Author first name"},{"key":"author_last_name","value":"","sessionValue":"Wolfe","type":"text","description":"Author last name"},{"key":"edition","value":"2","sessionValue":"1","type":"text","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","value":"","sessionValue":"3-598-21508-8","type":"text","description":"ISBN used for the printed title"},{"key":"parent_isbn","value":"","sessionValue":"978-3-598-21509-4","type":"text","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","value":"book","sessionValue":"great book","type":"text","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","value":"","sessionValue":"978-3-598-21502-5","type":"text","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","value":"2015-10-30","sessionValue":"12192030","type":"text","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","value":"2015-10-30","sessionValue":"1/1/19","type":"text","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","value":"1","sessionValue":"1","type":"text","description":"Allow sample codes to be generated for this title (1=true; 0=false)"}]},"url":"https://services.vitalbook.com/vital_books/{{vst_vbid}}"},"response":[{"id":"a34ab4a7-e979-4232-b9d5-c014ebcd6b39","name":"/vital_books/:vbid - Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","value":"{{vst_api_key}}","type":"text","description":"Your VitalSource API key"},{"key":"title","value":"My_Revised_Title","type":"text","description":"A URI-Encoded title (Section 2 of RFC 3986 : https://www.ietf.org/rfc/rfc3986.txt)"},{"key":"url","value":"","type":"text","description":"If you include a URL parameter for a new source file, the VitalBook will need to be rebuilt. This process involves a build queue, so it may take several minutes for the book to be built, depending on what is in the queue."},{"key":"digital_list_price","value":"","sessionValue":"2","type":"text","description":"Formatted as a number, the list price for contract terms"},{"key":"callback_url","value":"","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","description":"A URL where status updates will be POSTed"},{"key":"description","value":"","sessionValue":"This is a very fancy book.","type":"text","description":"Description of title"},{"key":"author","value":"","sessionValue":"Rachel Wolfe","type":"text","description":"Author name; first and last name will be inferred"},{"key":"author_name","value":"","sessionValue":"Rachel M. Wolfe","type":"text","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","value":"","sessionValue":"Rachel","type":"text","description":"Author first name"},{"key":"author_last_name","value":"","sessionValue":"Wolfe","type":"text","description":"Author last name"},{"key":"edition","value":"2","sessionValue":"1","type":"text","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","value":"","sessionValue":"3-598-21508-8","type":"text","description":"ISBN used for the printed title"},{"key":"parent_isbn","value":"","sessionValue":"978-3-598-21509-4","type":"text","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","value":"book","sessionValue":"great book","type":"text","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","value":"","sessionValue":"978-3-598-21502-5","type":"text","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","value":"2015-10-30","sessionValue":"12192030","type":"text","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","value":"2015-10-30","sessionValue":"1/1/19","type":"text","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","value":"1","sessionValue":"1","type":"text","description":"Allow sample codes to be generated for this title (1=true; 0=false)"}]},"url":"https://services.vitalbook.com/vital_books/{{vst_vbid}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e5ae9d5e-7972-4c7a-966e-33fbaa3ed7d0"}],"id":"ee1731b6-cbcc-420d-a2f1-15c6dd27b4c5","_postman_id":"ee1731b6-cbcc-420d-a2f1-15c6dd27b4c5"},{"name":"Packages","item":[{"name":"v4/packages - Create","id":"dd83f0a9-41fb-4e7b-a961-c8bf01893ada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal String as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages"},"response":[{"id":"3d06ffc7-84aa-465b-96d7-9f0fc608670c","name":"v4/packages - Create","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal String as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dd83f0a9-41fb-4e7b-a961-c8bf01893ada"},{"name":"v4/packages/:pkg_sku - Read","id":"868349c5-a0f0-48cf-9ed3-884ed4907b85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"response":[{"id":"8a2da9be-28f0-405c-970a-fd55c59a812f","name":"v4/packages/:pkg_sku - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"868349c5-a0f0-48cf-9ed3-884ed4907b85"},{"name":"v4/packages/:pkg_sku - Update","id":"09955f5c-aeda-4075-86c6-e9e27bdca80f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"response":[{"id":"d766c693-7b4f-43a1-a8e9-694b1836b127","name":"v4/packages/:pkg_sku - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"09955f5c-aeda-4075-86c6-e9e27bdca80f"},{"name":"v4/packages/:pkg_sku - Update Copy","id":"023367fc-865f-4921-8d1f-5afb9cb34933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"response":[{"id":"9dc02feb-7e11-4b80-b65b-2c759688bace","name":"v4/packages/:pkg_sku - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"023367fc-865f-4921-8d1f-5afb9cb34933"},{"name":"v4/packages/:pkg_sku/assets - Delete","id":"26dce1b4-555b-49ac-ad8d-67560b08a7c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"products\": [\"{{vst_vbid2}}\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}/assets"},"response":[{"id":"5e022dd7-b09f-4cbd-ba17-d6aa8cd11249","name":"v4/packages/:pkg_sku/assets - Delete","originalRequest":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"products\": [\"{{vst_vbid2}}\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}/assets"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"26dce1b4-555b-49ac-ad8d-67560b08a7c3"}],"id":"cd2d6757-256d-4342-afe6-f4f3439c31af","_postman_id":"cd2d6757-256d-4342-afe6-f4f3439c31af"},{"name":"LTI","item":[{"name":"LTI /books/book - Bookshelf via VitalSource Launch","id":"d1846bf6-3b53-4700-992c-970165c7af13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth1","oauth1":{"consumerSecret":"{{vst_launch_secret}}","consumerKey":"{{vst_launch_key}}","addParamsToHeader":true,"signatureMethod":"HMAC-SHA1","version":"1.0","addEmptyParamsToSign":false}},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":""},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Accept","value":"application/html"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_id","value":"123abc456def789ghi","type":"text"},{"key":"roles","value":"student","type":"text"},{"key":"launch_presentation_document_target","value":"window","type":"text"},{"key":"context_id","value":"abc-123","type":"text"},{"key":"context_label","value":"ENG101-01","type":"text"},{"key":"custom_vbid","value":"L-999-70103","type":"text"},{"key":"custom_book_location","value":"/cfi/6/6!/6/2/2@0:0","type":"text"},{"key":"lti_version","value":"LTI-1p0","type":"text"},{"key":"lti_message_type","value":"basic-lti-launch-request","type":"text"},{"key":"context_title","value":"English 101","type":"text"},{"key":"lis_person_name_full","value":"Test User","type":"text"},{"key":"lis_person_name_family","value":"User","type":"text"},{"key":"lis_person_name_given","value":"Test","type":"text"},{"key":"lis_person_contact_email_primary","value":"test.user@school.edu","type":"text"},{"key":"tool_consumer_info_product_family_code","value":"PostmanRequest","type":"text"}]},"url":"https://bc.vitalsource.com/books/book"},"response":[{"id":"6c6b767f-53ae-480d-9104-8eee14855b1f","name":"LTI /books/book - Bookshelf via VitalSource Launch","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":""},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Accept","value":"application/html"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_id","value":"123abc456def789ghi","type":"text"},{"key":"roles","value":"student","type":"text"},{"key":"launch_presentation_document_target","value":"window","type":"text"},{"key":"context_id","value":"abc-123","type":"text"},{"key":"context_label","value":"ENG101-01","type":"text"},{"key":"custom_vbid","value":"L-999-70103","type":"text"},{"key":"custom_book_location","value":"/cfi/6/6!/6/2/2@0:0","type":"text"},{"key":"lti_version","value":"LTI-1p0","type":"text"},{"key":"lti_message_type","value":"basic-lti-launch-request","type":"text"},{"key":"context_title","value":"English 101","type":"text"},{"key":"lis_person_name_full","value":"Test User","type":"text"},{"key":"lis_person_name_family","value":"User","type":"text"},{"key":"lis_person_name_given","value":"Test","type":"text"},{"key":"lis_person_contact_email_primary","value":"test.user@school.edu","type":"text"},{"key":"tool_consumer_info_product_family_code","value":"PostmanRequest","type":"text"}]},"url":"https://bc.vitalsource.com/books/book"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d1846bf6-3b53-4700-992c-970165c7af13"}],"id":"791aa132-8d9e-4682-85a6-4105ca67e7f6","_postman_id":"791aa132-8d9e-4682-85a6-4105ca67e7f6"}],"id":"6040e6be-5e4d-486e-9e98-946d5a50ab36","_postman_id":"6040e6be-5e4d-486e-9e98-946d5a50ab36"},{"name":"Workflows","item":[{"name":"Content Delivery","item":[{"name":"LTI /books/book - Bookshelf via VitalSource Launch","id":"54a5f5e3-d10b-4287-83cf-da6fb3fefab6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth1","oauth1":{"consumerSecret":"{{vst_launch_secret}}","consumerKey":"{{vst_launch_key}}","addParamsToHeader":true,"signatureMethod":"HMAC-SHA1","version":"1.0","addEmptyParamsToSign":false}},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":""},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Accept","value":"application/html"},{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_id","value":"123abc456def789ghi","type":"text"},{"key":"roles","value":"student","type":"text"},{"key":"launch_presentation_document_target","value":"window","type":"text"},{"key":"context_id","value":"abc-123","type":"text"},{"key":"context_label","value":"ENG101-01","type":"text"},{"key":"custom_vbid","value":"L-999-70103","type":"text"},{"key":"custom_book_location","value":"/cfi/6/6!/6/2/2@0:0","type":"text"},{"key":"lti_version","value":"LTI-1p0","type":"text"},{"key":"lti_message_type","value":"basic-lti-launch-request","type":"text"},{"key":"context_title","value":"English 101","type":"text"},{"key":"lis_person_name_full","value":"Test User","type":"text"},{"key":"lis_person_name_family","value":"User","type":"text"},{"key":"lis_person_name_given","value":"Test","type":"text"},{"key":"lis_person_contact_email_primary","value":"test.user@school.edu","type":"text"},{"key":"tool_consumer_info_product_family_code","value":"PostmanRequest","type":"text"}]},"url":"https://bc.vitalsource.com/books/book"},"response":[],"_postman_id":"54a5f5e3-d10b-4287-83cf-da6fb3fefab6"}],"id":"3c8b6339-dbbb-4c57-99ec-8883e79cb04b","_postman_id":"3c8b6339-dbbb-4c57-99ec-8883e79cb04b"},{"name":"Content Provider","item":[{"name":"Bookshelf","item":[{"name":"v4/products - Read All","id":"bbd625ae-c6c5-46bc-ac56-0fe4d56687f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products","description":"The Products API is used to retrieve and query the VitalSource catalog, which has more than a million titles available. Users can choose specific requests to filter results and also configure paging on how many records are returned per page. With this API you get access to data used by VitalSource to distribute, sell and link content including links to additional resources to retrieve other metadata for use within a users own commerce system."},"response":[{"id":"fbba59cc-57ae-4fb8-9a2c-b6bda7721417","name":"v4/products - Read All","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bbd625ae-c6c5-46bc-ac56-0fe4d56687f9"},{"name":"v3/credentials - Verify Credentials","id":"5fa2d587-e869-4054-93c1-134694cdd08d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":""}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<credentials>\n  <credential access-token=\"{{vst_access_token}}\" />\n  <credential reference=\"{{vst_reference}}\" />\n</credentials>"},"url":"https://api.vitalsource.com/v3/credentials.xml"},"response":[{"id":"9df9e8a6-716a-4ba1-a91b-ebea4cec0970","name":"v3/credentials - Verify Credentials","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":""}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<credentials>\n  <credential access-token=\"{{vst_access_token}}\" />\n  <credential reference=\"{{vst_reference}}\" />\n</credentials>"},"url":"https://api.vitalsource.com/v3/credentials.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5fa2d587-e869-4054-93c1-134694cdd08d"},{"name":"v3/users - Create Reference User","id":"66dbc6ea-4c5a-4c42-907e-872d0c3c4ed9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"response":[{"id":"0cb1b3e4-2cfb-4187-8083-b8573103caa9","name":"v3/users - Create Reference User","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"66dbc6ea-4c5a-4c42-907e-872d0c3c4ed9"},{"name":"v3/licenses  - Read","id":"5b907181-1b17-42c4-8de9-965f6ea2bb10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"response":[{"id":"b8348da4-860b-4976-842c-01c541118452","name":"v3/licenses  - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5b907181-1b17-42c4-8de9-965f6ea2bb10"},{"name":"v3/codes - Create","id":"5d89d7b4-0980-49e5-86ca-2ec677b97439","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes","description":"Create one or more redemption codes for specific VitalSource books with this call. These codes will be redeemed by user-specific accounts. Your company must have distribution rights to the products requested, or you will receive errors. Please note below we have documented the five ways you can define the license type. License MUST be specified for both the installed and online versions of Bookshelf. Use the example feature in Postman to see the versions we have loaded with this endpoint (top right.)"},"response":[{"id":"01e6ec60-c797-4894-a1a6-a4eadea3feb5","name":"v3/codes - Create (perpetual)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"perpetual\" online-license-type=\"perpetual\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5cda8707-19d8-4d55-87fa-ebcb478cfa0a","name":"v3/codes - Create (default)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"default\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"6f9e9177-e1ce-4e2e-abfb-6053e11d3960","name":"v3/codes - Create (absdate)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"c5504442-6ed4-4add-b8f0-575021a14cdc","name":"v3/codes - Create (noaccess)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"noaccess\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"f044e2b6-8449-453b-abb0-2005c99764ed","name":"v3/codes - Create (numdays)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5d89d7b4-0980-49e5-86ca-2ec677b97439"},{"name":"v3/redemptions - Redeem Code","id":"8720bf52-7a80-4f42-b671-e24395c12218","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"response":[{"id":"5d3b88d5-08d8-4216-b3ec-84a914de17a4","name":"v3/redemptions - Redeem Code","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8720bf52-7a80-4f42-b671-e24395c12218"},{"name":"v3/redemptions/bulk - Redeem Codes (bulk)","id":"d6889175-6ce1-494c-8460-484445f44d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"raw","raw":"<redemptions callback=\"{{optional_callback_url}}\"> \n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid}}\"/>\n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid2}}\"/>\n</redemptions> "},"url":"https://api.vitalsource.com/v3/redemptions/bulk.xml"},"response":[{"id":"808d2bcb-0c07-43fc-add7-7b5df87f3b53","name":"v3/redemptions/bulk - Redeem Codes (bulk)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"raw","raw":"<redemptions callback=\"{{optional_callback_url}}\"> \n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid}}\"/>\n <redemption access-token=\"{{vst_access_token}}\" sku=\"{{vst_vbid2}}\"/>\n</redemptions> "},"url":"https://api.vitalsource.com/v3/redemptions/bulk.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d6889175-6ce1-494c-8460-484445f44d78"},{"name":"v3/redirects - SSO to Bookshelf eReader","id":"e90a0f77-dc38-41e3-8e81-5424a88f7caa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/#/books</destination>\n <brand>bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"response":[{"id":"1a6e1bb7-d87b-412e-8c4c-2c65727170d8","name":"v3/redirects - SSO to Bookshelf eReader - force upgrade to full account (from a reference user integration)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/books</destination>\n <brand>full-bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"250dbf01-e8cd-428b-a58c-14838fa07b66","name":"v3/redirects - SSO to Bookshelf eReader","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/#/books</destination>\n <brand>bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e90a0f77-dc38-41e3-8e81-5424a88f7caa"},{"name":"v3/users/:param - Update","id":"c363e803-9bc8-4853-b630-ac181467f7fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"response":[{"id":"e6a74352-1dd5-4d9d-abce-4d80cae3da87","name":"v3/users/:param - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c363e803-9bc8-4853-b630-ac181467f7fd"},{"name":"v4/codes/:code - Delete/Cancel/Refund","id":"4e944174-ec7b-4a9a-a9f8-40a354a278e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"response":[{"id":"6184c695-6c0b-4c4c-a89a-5d1c8cccde29","name":"v4/codes/:code - Delete/Cancel/Refund","originalRequest":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4e944174-ec7b-4a9a-a9f8-40a354a278e3"}],"id":"d5dcaed1-0906-46aa-8b1c-50c33e1bf93e","_postman_id":"d5dcaed1-0906-46aa-8b1c-50c33e1bf93e"},{"name":"Content","item":[{"name":"Assets","item":[{"name":"/vital_books - Create VitalSource Book (VBID) ","event":[{"listen":"test","script":{"id":"7ddaf65c-a71b-4d9a-99f9-ebd356db67d3","exec":[""],"type":"text/javascript"}}],"id":"05dd2d5b-54d8-4d43-901f-d9c3b7683051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","type":"text","value":"{{vst_api_key}}","description":"Your API key"},{"description":"CAPs Letters, numbers and dashes ONLY","key":"title","type":"text","value":"My_Title"},{"description":"Allows a unique identifier to be assigned. It is strongly recommended you include the isbn parameter, though a fallback unique identifier (EAN) will be assigned if this field is missing. (Letters, numbers and dashes and the only allowed)","key":"isbn","sessionValue":"TEST-ISBN-POSTMAN","type":"text","value":""},{"description":"Every company/instance has at least one \"imprint\" in the VitalSource system. To find your imprint_id login to VitalSource Manage and look up available imprint(s). The ID is the number at the end of the URL as shown: https://manage.vitalsource.com/imprints/99999/\nYour company’s customer success manager will need to provide you the correct ID values.","key":"imprint_id","type":"text","value":"99999"},{"key":"digital_list_price","sessionValue":"2","type":"text","value":"2.00","description":"Formatted as a number, the list price for contract terms"},{"description":"A URL where status updates will be POSTed","key":"callback_url","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","value":""},{"description":"A URL where the source file of this title resides awaiting conversion, which should conform to URI syntax. GET request will be used","key":"url","type":"text","value":""},{"description":"Description of title","key":"description","sessionValue":"This is a very fancy book.","type":"text","value":"Test book"},{"key":"author","sessionValue":"Rachel Wolfe","type":"text","value":"Jose Jimenz","description":"Author name; first and last name will be inferred"},{"key":"author_name","sessionValue":"Rachel M. Wolfe","type":"text","value":"Scott Carpenter","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","sessionValue":"Rachel","type":"text","value":"John","description":"Author first name"},{"key":"author_last_name","sessionValue":"Wolfe","type":"text","value":"Glenn","description":"Author last name"},{"key":"edition","sessionValue":"1","type":"text","value":"2","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","sessionValue":"3-598-21508-8","type":"text","value":"","description":"ISBN used for the printed title"},{"key":"parent_isbn","sessionValue":"978-3-598-21509-4","type":"text","value":"3-598-21508-8","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","sessionValue":"great book","type":"text","value":"book","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","sessionValue":"978-3-598-21502-5","type":"text","value":"978-3-598-21502-5","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","sessionValue":"12192030","type":"text","value":"2015-12-31","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","sessionValue":"1/1/19","type":"text","value":"2015-12-31","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","sessionValue":"1","type":"text","value":"1","description":"Allow sample codes to be generated for this title (1-yes, 0=no)"},{"key":"copy_paste_limit","sessionValue":"10","type":"text","value":"10","description":"A DRM setting of how many pages a user may copy at once (10 is standard)"},{"key":"print_limit","sessionValue":"12","type":"text","value":"10","description":"A DRM setting of how many pages a user may print at once. -1 provides unlimited printing. Values of 0 and 1 are not allowed. Otherwise the value should be 2 or greater."},{"key":"in_store","sessionValue":"1","type":"text","value":"1","description":"Sell the perpetual product in the VitalSource store. Requires a non-zero digital_list_price to be set."},{"key":"bisac_code","sessionValue":"EDU029000","type":"text","value":"EDU029000","description":"Specify BISAC category for asset"},{"key":"print_price","sessionValue":"5","type":"text","value":"50.00","description":"Price of printed title\n"},{"key":"currency","sessionValue":"USD","type":"text","value":"USD","description":"Three-character currency code. USD, GBP, or AUD currently accepted. This will be applied to all price fields included in the API call."},{"key":"rental_price_usd_90_days","sessionValue":"4","type":"text","value":"7","description":"USD Price for 90-day rental term; supplying this parameter will create the rental product of this duration"},{"key":"faculty_review_only","sessionValue":"1","type":"text","value":"1","description":"Describes the asset as available for instructor sampling only, and indicates that the presentation of the content gets special treatment (e.g.: watermark). Typically the FRO flag is later removed when the publisher clears digital rights and the title becomes saleable. (1=true; 0=false)"},{"key":"fulfillment_only","sessionValue":"1","type":"text","value":"0","description":"Denotes that an asset is not available in any store, nor discoverable in any public catalog.(1=true; 0=false)"},{"key":"copyright_year","sessionValue":"1900","type":"text","value":"2018","description":"Four-digit year of copyright"},{"key":"exclusive_sales_rights","sessionValue":"GB","type":"text","value":"GB","description":"A comma delimited list of country codes with exclusive sales rights."},{"key":"no_sales_rights","sessionValue":"AU","type":"text","value":"AU","description":"A comma delimited list of country codes with non-exclusive sales rights."}]},"url":"https://services.vitalbook.com/vital_books","description":"Creates a VitalBook record and optionally ingests a PDF or EPUB source file. This call begins the process of creating a VitalBook. On a successful call, the VBID (VitalBook ID) will be returned to you. This unique identifier can later be used to update the VitalBook."},"response":[{"id":"3340aa76-bc4a-40f9-aaa3-94a7c1b3ff2f","name":"/vital_books - Create VitalSource Book (VBID) ","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","type":"text","value":"{{vst_api_key}}","description":"Your API key"},{"description":"CAPs Letters, numbers and dashes ONLY","key":"title","type":"text","value":"My_Title"},{"description":"Allows a unique identifier to be assigned. It is strongly recommended you include the isbn parameter, though a fallback unique identifier (EAN) will be assigned if this field is missing. (Letters, numbers and dashes and the only allowed)","key":"isbn","sessionValue":"TEST-ISBN-POSTMAN","type":"text","value":""},{"description":"Every company/instance has at least one \"imprint\" in the VitalSource system. To find your imprint_id login to VitalSource Manage and look up available imprint(s). The ID is the number at the end of the URL as shown: https://manage.vitalsource.com/imprints/99999/\nYour company’s customer success manager will need to provide you the correct ID values.","key":"imprint_id","type":"text","value":"99999"},{"key":"digital_list_price","sessionValue":"2","type":"text","value":"2.00","description":"Formatted as a number, the list price for contract terms"},{"description":"A URL where status updates will be POSTed","key":"callback_url","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","value":""},{"description":"A URL where the source file of this title resides awaiting conversion, which should conform to URI syntax. GET request will be used","key":"url","type":"text","value":""},{"description":"Description of title","key":"description","sessionValue":"This is a very fancy book.","type":"text","value":"Test book"},{"key":"author","sessionValue":"Rachel Wolfe","type":"text","value":"Jose Jimenz","description":"Author name; first and last name will be inferred"},{"key":"author_name","sessionValue":"Rachel M. Wolfe","type":"text","value":"Scott Carpenter","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","sessionValue":"Rachel","type":"text","value":"John","description":"Author first name"},{"key":"author_last_name","sessionValue":"Wolfe","type":"text","value":"Glenn","description":"Author last name"},{"key":"edition","sessionValue":"1","type":"text","value":"2","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","sessionValue":"3-598-21508-8","type":"text","value":"","description":"ISBN used for the printed title"},{"key":"parent_isbn","sessionValue":"978-3-598-21509-4","type":"text","value":"3-598-21508-8","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","sessionValue":"great book","type":"text","value":"book","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","sessionValue":"978-3-598-21502-5","type":"text","value":"978-3-598-21502-5","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","sessionValue":"12192030","type":"text","value":"2015-12-31","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","sessionValue":"1/1/19","type":"text","value":"2015-12-31","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","sessionValue":"1","type":"text","value":"1","description":"Allow sample codes to be generated for this title (1-yes, 0=no)"},{"key":"copy_paste_limit","sessionValue":"10","type":"text","value":"10","description":"A DRM setting of how many pages a user may copy at once (10 is standard)"},{"key":"print_limit","sessionValue":"12","type":"text","value":"10","description":"A DRM setting of how many pages a user may print at once. -1 provides unlimited printing. Values of 0 and 1 are not allowed. Otherwise the value should be 2 or greater."},{"key":"in_store","sessionValue":"1","type":"text","value":"1","description":"Sell the perpetual product in the VitalSource store. Requires a non-zero digital_list_price to be set."},{"key":"bisac_code","sessionValue":"EDU029000","type":"text","value":"EDU029000","description":"Specify BISAC category for asset"},{"key":"print_price","sessionValue":"5","type":"text","value":"50.00","description":"Price of printed title\n"},{"key":"currency","sessionValue":"USD","type":"text","value":"USD","description":"Three-character currency code. USD, GBP, or AUD currently accepted. This will be applied to all price fields included in the API call."},{"key":"rental_price_usd_90_days","sessionValue":"4","type":"text","value":"7","description":"USD Price for 90-day rental term; supplying this parameter will create the rental product of this duration"},{"key":"faculty_review_only","sessionValue":"1","type":"text","value":"1","description":"Describes the asset as available for instructor sampling only, and indicates that the presentation of the content gets special treatment (e.g.: watermark). Typically the FRO flag is later removed when the publisher clears digital rights and the title becomes saleable. (1=true; 0=false)"},{"key":"fulfillment_only","sessionValue":"1","type":"text","value":"0","description":"Denotes that an asset is not available in any store, nor discoverable in any public catalog.(1=true; 0=false)"},{"key":"copyright_year","sessionValue":"1900","type":"text","value":"2018","description":"Four-digit year of copyright"},{"key":"exclusive_sales_rights","sessionValue":"GB","type":"text","value":"GB","description":"A comma delimited list of country codes with exclusive sales rights."},{"key":"no_sales_rights","sessionValue":"AU","type":"text","value":"AU","description":"A comma delimited list of country codes with non-exclusive sales rights."}]},"url":"https://services.vitalbook.com/vital_books"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"05dd2d5b-54d8-4d43-901f-d9c3b7683051"},{"name":"/vital_books/:vbid - Read","id":"e81a0353-07f3-4571-ba8c-4586cb19aaf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":{"raw":"https://services.vitalbook.com/vital_books/{{vst_vbid}}.xml?api_key={{vst_api_key}}","protocol":"https","host":["services","vitalbook","com"],"path":["vital_books","{{vst_vbid}}.xml"],"query":[{"key":"api_key","value":"{{vst_api_key}}"}]}},"response":[{"id":"f35b388a-15bb-446f-8d6d-14b52ec10351","name":"/vital_books/:vbid - Read","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://services.vitalbook.com/vital_books/{{vst_vbid}}.xml?api_key={{vst_api_key}}","protocol":"https","host":["services","vitalbook","com"],"path":["vital_books","{{vst_vbid}}.xml"],"query":[{"key":"api_key","value":"{{vst_api_key}}"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e81a0353-07f3-4571-ba8c-4586cb19aaf1"},{"name":"/vital_books/:vbid - Update","event":[{"listen":"test","script":{"id":"7ddaf65c-a71b-4d9a-99f9-ebd356db67d3","exec":[""],"type":"text/javascript"}}],"id":"a8073c44-9d24-4062-91a5-846ad25df6a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","value":"{{vst_api_key}}","type":"text","description":"Your VitalSource API key"},{"key":"title","value":"My_Revised_Title","type":"text","description":"A URI-Encoded title (Section 2 of RFC 3986 : https://www.ietf.org/rfc/rfc3986.txt)"},{"key":"url","value":"","type":"text","description":"If you include a URL parameter for a new source file, the VitalBook will need to be rebuilt. This process involves a build queue, so it may take several minutes for the book to be built, depending on what is in the queue."},{"key":"digital_list_price","value":"","sessionValue":"2","type":"text","description":"Formatted as a number, the list price for contract terms"},{"key":"callback_url","value":"","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","description":"A URL where status updates will be POSTed"},{"key":"description","value":"","sessionValue":"This is a very fancy book.","type":"text","description":"Description of title"},{"key":"author","value":"","sessionValue":"Rachel Wolfe","type":"text","description":"Author name; first and last name will be inferred"},{"key":"author_name","value":"","sessionValue":"Rachel M. Wolfe","type":"text","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","value":"","sessionValue":"Rachel","type":"text","description":"Author first name"},{"key":"author_last_name","value":"","sessionValue":"Wolfe","type":"text","description":"Author last name"},{"key":"edition","value":"2","sessionValue":"1","type":"text","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","value":"","sessionValue":"3-598-21508-8","type":"text","description":"ISBN used for the printed title"},{"key":"parent_isbn","value":"","sessionValue":"978-3-598-21509-4","type":"text","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","value":"book","sessionValue":"great book","type":"text","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","value":"","sessionValue":"978-3-598-21502-5","type":"text","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","value":"2015-10-30","sessionValue":"12192030","type":"text","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","value":"2015-10-30","sessionValue":"1/1/19","type":"text","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","value":"1","sessionValue":"1","type":"text","description":"Allow sample codes to be generated for this title (1=true; 0=false)"}]},"url":"https://services.vitalbook.com/vital_books/{{vst_vbid}}"},"response":[{"id":"d0c7a4ef-0e77-4664-b428-8452421c70aa","name":"/vital_books/:vbid - Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"api_key","value":"{{vst_api_key}}","type":"text","description":"Your VitalSource API key"},{"key":"title","value":"My_Revised_Title","type":"text","description":"A URI-Encoded title (Section 2 of RFC 3986 : https://www.ietf.org/rfc/rfc3986.txt)"},{"key":"url","value":"","type":"text","description":"If you include a URL parameter for a new source file, the VitalBook will need to be rebuilt. This process involves a build queue, so it may take several minutes for the book to be built, depending on what is in the queue."},{"key":"digital_list_price","value":"","sessionValue":"2","type":"text","description":"Formatted as a number, the list price for contract terms"},{"key":"callback_url","value":"","sessionValue":"http://postb.in/b/rg3VehIp","type":"text","description":"A URL where status updates will be POSTed"},{"key":"description","value":"","sessionValue":"This is a very fancy book.","type":"text","description":"Description of title"},{"key":"author","value":"","sessionValue":"Rachel Wolfe","type":"text","description":"Author name; first and last name will be inferred"},{"key":"author_name","value":"","sessionValue":"Rachel M. Wolfe","type":"text","description":"Author name; first and last name will not be inferred and should be specified using author_first_name and author_last_name"},{"key":"author_first_name","value":"","sessionValue":"Rachel","type":"text","description":"Author first name"},{"key":"author_last_name","value":"","sessionValue":"Wolfe","type":"text","description":"Author last name"},{"key":"edition","value":"2","sessionValue":"1","type":"text","description":"A number from 0-127; the title’s edition number"},{"key":"print_isbn","value":"","sessionValue":"3-598-21508-8","type":"text","description":"ISBN used for the printed title"},{"key":"parent_isbn","value":"","sessionValue":"978-3-598-21509-4","type":"text","description":"ISBN of parent material, especially for a chapter"},{"key":"content_type","value":"book","sessionValue":"great book","type":"text","description":"Valid options: book, chapter, custom, dictionary, journal, manual, question answer, reference"},{"key":"eisbn","value":"","sessionValue":"978-3-598-21502-5","type":"text","description":"ISBN used for electronic title; Note that this will not set the VBID"},{"key":"onsaledate","value":"2015-10-30","sessionValue":"12192030","type":"text","description":"Type = STRING.  Later versions of our APIs might require YYYY-MM-DD format. This is used to determine when items are available and accessible for distribution via the VitalSource store and reseller catalogs."},{"key":"publication_date","value":"2015-10-30","sessionValue":"1/1/19","type":"text","description":"Date title was published; must be in YYYY-MM-DD format"},{"key":"sampling_allowed","value":"1","sessionValue":"1","type":"text","description":"Allow sample codes to be generated for this title (1=true; 0=false)"}]},"url":"https://services.vitalbook.com/vital_books/{{vst_vbid}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a8073c44-9d24-4062-91a5-846ad25df6a2"}],"id":"9982d09f-3c26-49f4-9175-0ba7c0082e44","_postman_id":"9982d09f-3c26-49f4-9175-0ba7c0082e44"},{"name":"Packages","item":[{"name":"v4/packages - Create","id":"5ee43715-4ea2-4fb1-8942-d5eae60a1d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal String as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages"},"response":[{"id":"61af38cc-78ae-4fd7-8ff4-8086e754014a","name":"v4/packages - Create","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal String as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5ee43715-4ea2-4fb1-8942-d5eae60a1d1c"},{"name":"v4/packages/:pkg_sku - Read","id":"2761b84c-6136-4628-a773-364df0767f46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"response":[{"id":"a5bea2af-76cd-4d9a-8c54-b75dbdf39a0a","name":"v4/packages/:pkg_sku - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2761b84c-6136-4628-a773-364df0767f46"},{"name":"v4/packages/:pkg_sku - Update","id":"8a9934ed-82c4-425c-ada1-7645edc8f517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"response":[{"id":"72bd3f1f-5914-4660-b525-a9db3b316437","name":"v4/packages/:pkg_sku - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"name\":\"DevNetworkv2 Package\",\n    \"description\":\"Your package name here\",\n    \"products\": [\"{{vst_vbid}}\",\"{{vst_vbid2}}\"],\n    \"library_id\":\"{{vst_library_id}}\",\n    \"download_license\": {\n        \"type\":\"absdate\",\n        \"expiration_date\":\"2020-01-01\"\n    },\n    \"online_license\": {\n    \t\"type\": \"numdays\",\n        \"num_days\":\"180\"\n    },\n    \"list_price\": 19.99, \n    \"in_store\": false,\n    \"in_uk_store\": false,\n    \"in_au_store\": false,\n    \"tags\": [\"Your internal string as a tag here\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8a9934ed-82c4-425c-ada1-7645edc8f517"},{"name":"v4/packages/:pkg_sku/assets - Delete","id":"b6254f3f-801a-4547-a598-b3d6da3adc38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"products\": [\"{{vst_vbid2}}\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}/assets"},"response":[{"id":"fa969f5a-e5db-4d69-90fb-057a64909a60","name":"v4/packages/:pkg_sku/assets - Delete","originalRequest":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{ \n    \"products\": [\"{{vst_vbid2}}\"]\n}"},"url":"https://api.vitalsource.com/v4/packages/{{vst_pkg_sku}}/assets"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b6254f3f-801a-4547-a598-b3d6da3adc38"}],"id":"0449c2f0-fb32-4ff8-8313-e5dafa9894e8","_postman_id":"0449c2f0-fb32-4ff8-8313-e5dafa9894e8"}],"id":"79a0014d-aba8-4058-abd7-75a9e7f9bc7a","_postman_id":"79a0014d-aba8-4058-abd7-75a9e7f9bc7a"}],"id":"b2f70cef-adff-4b5e-8ec0-8baf3d455630","_postman_id":"b2f70cef-adff-4b5e-8ec0-8baf3d455630"},{"name":"Content Access","item":[{"name":"v4/products - Read All","id":"ac3a1e13-7c19-414a-a4ab-dea561633863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products","description":"The Products API is used to retrieve and query the VitalSource catalog, which has more than a million titles available. Users can choose specific requests to filter results and also configure paging on how many records are returned per page. With this API you get access to data used by VitalSource to distribute, sell and link content including links to additional resources to retrieve other metadata for use within a users own commerce system."},"response":[{"id":"c6a25b33-acd1-41d3-b202-885c0e1b0c50","name":"v4/products - Read All","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"url":"https://api.vitalsource.com/v4/products"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ac3a1e13-7c19-414a-a4ab-dea561633863"},{"name":"v3/credentials - Verify Credentials","id":"e4268fa3-323c-46f0-ba33-c820d084685f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":""}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n<credentials>\n  <credential access-token=\"{{vst_access_token}}\" />\n  <credential reference=\"{{vst_reference}}\" />\n</credentials>"},"url":"https://api.vitalsource.com/v3/credentials.xml"},"response":[],"_postman_id":"e4268fa3-323c-46f0-ba33-c820d084685f"},{"name":"v3/users - Create Reference User","id":"5497fc43-af4f-4ac0-b2a6-37614fb94fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"response":[{"id":"e93c1b23-3764-4581-bc0d-845e6fd85a9b","name":"v3/users - Create Reference User","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"text/xml"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Postman_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>Tester</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5497fc43-af4f-4ac0-b2a6-37614fb94fcd"},{"name":"v3/licenses  - Read","id":"ab3cbcfa-aac2-42a7-965b-1a74ac90e247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"response":[{"id":"830a08e0-6460-4b3b-9d09-2e52210b28df","name":"v3/licenses  - Read","originalRequest":{"method":"GET","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"url":{"raw":"https://api.vitalsource.com/v3/licenses","protocol":"https","host":["api","vitalsource","com"],"path":["v3","licenses"],"query":[{"key":"sku","value":"sku","disabled":true},{"key":"license_type","value":"all","description":"other possible values: online, downloadable","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ab3cbcfa-aac2-42a7-965b-1a74ac90e247"},{"name":"v3/codes - Create","id":"2e7076bc-e6a2-409e-8bd2-3065979b0dc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes","description":"Create one or more redemption codes for specific VitalSource books with this call. These codes will be redeemed by user-specific accounts. Your company must have distribution rights to the products requested, or you will receive errors. Please note below we have documented the five ways you can define the license type. License MUST be specified for both the installed and online versions of Bookshelf. Use the example feature in Postman to see the versions we have loaded with this endpoint (top right.)"},"response":[{"id":"333c1ad1-abf1-4897-a658-8df41329a435","name":"v3/codes - Create (absdate)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"492a4ccb-145b-4a0f-a2a0-5cb55270538d","name":"v3/codes - Create (numdays)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"numdays\" num-days=\"180\" online-license-type=\"numdays\" online-num-days=\"180\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"869453f9-0189-498e-8d29-47c61aca0160","name":"v3/codes - Create (default)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"default\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"bf2c80f8-486e-478a-8dc3-3a2cfd46b7d3","name":"v3/codes - Create (noaccess)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"noaccess\" online-license-type=\"default\" num-codes=\"1\" tag=\"postman_created_code\"/>"},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"c4e08013-04a2-4331-ad01-23f5c1abf3ab","name":"v3/codes - Create (perpetual)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"Content-Type","value":"application/xml"}],"body":{"mode":"raw","raw":"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\n <codes sku=\"{{vst_vbid}}\" license-type=\"perpetual\" online-license-type=\"perpetual\" num-codes=\"1\" tag=\"postman_created_code\"/>\n "},"url":"https://api.vitalsource.com/v3/codes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2e7076bc-e6a2-409e-8bd2-3065979b0dc3"},{"name":"v3/redemptions - Redeem Code","id":"84fc234f-775a-48b1-83c1-3103dc70e763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"response":[{"id":"cfb22d9d-39c0-4917-a36f-46b397ca2e36","name":"v3/redemptions - Redeem Code","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}","type":"text"}],"body":{"mode":"raw","raw":"<redemption>\n <code>{{vst_code}}</code>\n</redemption>"},"url":"https://api.vitalsource.com/v3/redemptions.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"84fc234f-775a-48b1-83c1-3103dc70e763"},{"name":"v3/redirects - SSO to Bookshelf eReader","id":"70cc3bce-9f7a-4d87-a824-32554f85ee0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/#/books</destination>\n <brand>bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"response":[{"id":"0a952804-a29d-466f-9c69-f8542d03f569","name":"v3/redirects - SSO to Bookshelf eReader - force upgrade to full account (from a reference user integration)","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/books</destination>\n <brand>full-bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"daae794a-452c-4efe-8631-f6a2b56022cf","name":"v3/redirects - SSO to Bookshelf eReader","originalRequest":{"method":"POST","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<redirect>\n <destination>https://bookshelf.vitalsource.com/#/books</destination>\n <brand>bookshelf.vitalsource.com</brand>\n</redirect>"},"url":"https://api.vitalsource.com/v3/redirects.xml"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"70cc3bce-9f7a-4d87-a824-32554f85ee0a"},{"name":"v3/users/:param - Update","id":"f6f4d409-e3b3-4ac9-91af-f21c5a37029f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"response":[{"id":"0a5e45eb-2f3c-4825-93e9-cd21305e34d4","name":"v3/users/:param - Update","originalRequest":{"method":"PUT","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"},{"key":"X-VitalSource-Access-Token","value":"{{vst_access_token}}"}],"body":{"mode":"raw","raw":"<user>\n\t<reference>Integrations_Test_001</reference>\n\t<first-name>Jose</first-name>\n\t<last-name>New_last_name</last-name>\n</user>\t"},"url":"https://api.vitalsource.com/v3/users.xml/{{vst_GUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f6f4d409-e3b3-4ac9-91af-f21c5a37029f"},{"name":"v4/codes/:code - Delete/Cancel/Refund","id":"c8bc9eeb-4883-4727-8f20-8eaa31121c50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"response":[{"id":"b9b768b0-393d-42d5-9009-359c4a6349c6","name":"v4/codes/:code - Delete/Cancel/Refund","originalRequest":{"method":"DELETE","header":[{"key":"X-VitalSource-API-Key","value":"{{vst_api_key}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.vitalsource.com/v4/codes/{{vst_code}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c8bc9eeb-4883-4727-8f20-8eaa31121c50"}],"id":"7387a2de-b645-4711-9a4d-952178c54da3","_postman_id":"7387a2de-b645-4711-9a4d-952178c54da3"}],"id":"999eeaec-4903-4ee9-9602-b2f2f6ca6060","_postman_id":"999eeaec-4903-4ee9-9602-b2f2f6ca6060"}],"event":[{"listen":"prerequest","script":{"id":"46a2f0ee-8414-4641-bcd2-24b3ab456b39","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"6209d83f-6b9e-4b12-932f-b2f024b8f791","type":"text/javascript","requests":{},"exec":[""]}}]}