{"info":{"_postman_id":"c9f7c11c-87da-4b49-8829-ae59248d460d","name":"LibraryMS-Backend","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10695490","collectionId":"c9f7c11c-87da-4b49-8829-ae59248d460d","publishedId":"UUy67Qim","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-10-06T22:28:12.000Z"},"item":[{"name":"LoginAPIView (Student)","id":"1b941b48-8cfb-4b7f-9f97-534159cfba3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"choice\": \"student\",\n    \"username\": \"mrivera\",\n    \"password\": \"mrivera\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/login/","urlObject":{"port":"8000","path":["library","login",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0801f4d8-a943-4dab-88c3-5149af148a85","name":"LoginAPIView (Student)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"choice\": \"student\",\n    \"username\": \"mrivera\",\n    \"password\": \"mrivera\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:19:02 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"231"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU\",\n    \"status\": 1\n}"}],"_postman_id":"1b941b48-8cfb-4b7f-9f97-534159cfba3a"},{"name":"LoginAPIView (Librarian)","id":"d30ff5d6-b85c-4157-bf0c-9401d9220be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"choice\": \"librarian\",\n    \"username\": \"alexis52\",\n    \"password\": \"alexis52\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/login/","urlObject":{"port":"8000","path":["library","login",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d73965a6-9f1d-4e72-929f-5debd008af92","name":"LoginAPIView (Librarian)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"choice\": \"librarian\",\n    \"username\": \"alexis52\",\n    \"password\": \"alexis52\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/login/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:19:51 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"231"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw\",\n    \"status\": 1\n}"}],"_postman_id":"d30ff5d6-b85c-4157-bf0c-9401d9220be4"},{"name":"BookListAPI (available)","id":"e120270e-406a-4e52-a428-babd1d5f821b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"url":"localhost:8000/library/books/?status=available","urlObject":{"port":"8000","path":["library","books",""],"host":["localhost"],"query":[{"description":{"content":"<p><code>available</code> or <code>issued</code></p>\n","type":"text/plain"},"key":"status","value":"available"}],"variable":[]}},"response":[{"id":"ecfab206-84c6-4841-bf16-f3f87ac9e7f8","name":"BookListAPI (available)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"url":{"raw":"localhost:8000/library/books/?status=available","host":["localhost"],"port":"8000","path":["library","books",""],"query":[{"key":"status","value":"available","description":"`available` or `issued`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:20:26 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"3804"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"static_id\": \"2fb7e219-a5e0-481b-9371-2b413eef7644\",\n        \"name\": \"Charles Rose\"\n    },\n    {\n        \"static_id\": \"5a43edb2-7034-4325-b7c9-6ce39d104c99\",\n        \"name\": \"John Rodriguez\"\n    },\n    {\n        \"static_id\": \"2101107b-70c0-4192-87fb-a95c9364bb8c\",\n        \"name\": \"Mark Thompson\"\n    },\n    {\n        \"static_id\": \"759c3821-9389-4791-84a7-b35385db8ef2\",\n        \"name\": \"John Miller\"\n    },\n    {\n        \"static_id\": \"c42f8d3e-d4af-467b-8e11-3f8f97354726\",\n        \"name\": \"Sarah Brown\"\n    },\n    {\n        \"static_id\": \"681bc812-f7ed-47ca-8b31-c07b77144a04\",\n        \"name\": \"Kevin Adams\"\n    },\n    {\n        \"static_id\": \"f9b5004f-b013-4a2a-a779-779abe27e9b1\",\n        \"name\": \"Chase Collins\"\n    },\n    {\n        \"static_id\": \"f2eb4793-ce9d-42d4-bdb8-fd3d2a7a83f5\",\n        \"name\": \"Michael Smith\"\n    },\n    {\n        \"static_id\": \"63f643a4-ff87-411c-b921-2174bdb5e5e7\",\n        \"name\": \"Patricia Ballard\"\n    },\n    {\n        \"static_id\": \"1e6d8bd3-b85c-49e4-b026-08ef4775a573\",\n        \"name\": \"Robert Cuevas\"\n    },\n    {\n        \"static_id\": \"a3d68f67-3951-4357-b3b2-1bde5db04900\",\n        \"name\": \"Kimberly Nolan\"\n    },\n    {\n        \"static_id\": \"cf6f0fae-8bc4-4f5a-93ec-83d2dd88de4d\",\n        \"name\": \"Sonya Chandler\"\n    },\n    {\n        \"static_id\": \"6de60250-758e-43a4-a348-8ae6dd5d98a3\",\n        \"name\": \"Michael Sullivan\"\n    },\n    {\n        \"static_id\": \"eecff22b-57fa-4310-b9c4-20c9434a28d3\",\n        \"name\": \"Paula Brown\"\n    },\n    {\n        \"static_id\": \"75aaa813-de65-47cd-a7e9-f7fde4d090b0\",\n        \"name\": \"David Torres\"\n    },\n    {\n        \"static_id\": \"fe8f9882-a9cb-482e-9b36-0511d7c428f3\",\n        \"name\": \"Tara Kane\"\n    },\n    {\n        \"static_id\": \"da03724e-fd39-4f1f-b09e-6277bf5ce927\",\n        \"name\": \"Matthew Brown\"\n    },\n    {\n        \"static_id\": \"82c25b02-f1d2-40f5-9575-9da20a33bba9\",\n        \"name\": \"Nicole Hill\"\n    },\n    {\n        \"static_id\": \"2a95f8da-14e1-4942-a6ea-226399ef8122\",\n        \"name\": \"Susan Heath\"\n    },\n    {\n        \"static_id\": \"b45ad170-e0b2-44f3-80df-96c27127b3f0\",\n        \"name\": \"Jesse Mccarthy\"\n    },\n    {\n        \"static_id\": \"651b42bc-10fc-4dcc-815c-15786f07f8cd\",\n        \"name\": \"Angela Blake\"\n    },\n    {\n        \"static_id\": \"76485717-721b-4a79-bfd5-3cb5f8077665\",\n        \"name\": \"Ana Shaw\"\n    },\n    {\n        \"static_id\": \"b5fdf867-558b-46c9-981f-03b9ab32a403\",\n        \"name\": \"Christopher Green\"\n    },\n    {\n        \"static_id\": \"fb56d8ac-117e-4261-9bb2-910b6955d469\",\n        \"name\": \"Maria Schmidt\"\n    },\n    {\n        \"static_id\": \"57ea8d7d-c941-4b06-8be4-4614a2ae96ac\",\n        \"name\": \"Bradley Nguyen\"\n    },\n    {\n        \"static_id\": \"e6e55645-85db-4edf-8b8d-21c2600637aa\",\n        \"name\": \"Kelsey Mcbride\"\n    },\n    {\n        \"static_id\": \"c64b0f1f-40ce-4427-8434-755a7f8004c2\",\n        \"name\": \"Joshua Martin\"\n    },\n    {\n        \"static_id\": \"0b5ecbec-069c-4a78-89fc-a566d3991499\",\n        \"name\": \"Richard Shelton\"\n    },\n    {\n        \"static_id\": \"2612b2d5-9291-47fe-ba66-b461a2a23a48\",\n        \"name\": \"Erin Choi\"\n    },\n    {\n        \"static_id\": \"f81ff830-d85f-46f4-9c34-42ff4d58973f\",\n        \"name\": \"Jonathan Snow\"\n    },\n    {\n        \"static_id\": \"cd2ae0f3-56b4-46f9-a1f8-dc5298c4bb1b\",\n        \"name\": \"Gary Wood\"\n    },\n    {\n        \"static_id\": \"1087471c-cd1d-467d-9d6c-951996fb4874\",\n        \"name\": \"Patrick Gutierrez\"\n    },\n    {\n        \"static_id\": \"005bf642-5f37-422e-93f9-5f1b18eff299\",\n        \"name\": \"James Hooper\"\n    },\n    {\n        \"static_id\": \"c76c28be-7a42-445c-b7be-887336a8725c\",\n        \"name\": \"Bryan Payne\"\n    },\n    {\n        \"static_id\": \"8da3d578-0e0b-46c6-8182-d53e19f61d61\",\n        \"name\": \"Elizabeth Russo\"\n    },\n    {\n        \"static_id\": \"a98b36a4-55c4-4792-a180-f7e7d8c32a93\",\n        \"name\": \"William Richard\"\n    },\n    {\n        \"static_id\": \"2b83d38d-8f37-4ef6-b00a-a291fefea352\",\n        \"name\": \"Jeremy Lloyd\"\n    },\n    {\n        \"static_id\": \"a187baaa-b6cf-46ba-9d9e-d95ba1ec6e6c\",\n        \"name\": \"Christopher Hahn\"\n    },\n    {\n        \"static_id\": \"79746bc3-cf43-4d81-9e10-1b92dea8b9de\",\n        \"name\": \"Holly Mueller\"\n    },\n    {\n        \"static_id\": \"b42fe560-5f11-4a37-b6b0-a77d3498b342\",\n        \"name\": \"Kelsey Michael\"\n    },\n    {\n        \"static_id\": \"04153b89-ae36-4fe2-9246-b0e9666e0dc9\",\n        \"name\": \"Erik Allen\"\n    },\n    {\n        \"static_id\": \"c8904ba4-6e71-43e8-bb2b-45f8bc9116d0\",\n        \"name\": \"Kayla Murray\"\n    },\n    {\n        \"static_id\": \"23042a81-5054-4fd1-bbf0-a91caf734cdc\",\n        \"name\": \"Allison Hubbard\"\n    },\n    {\n        \"static_id\": \"7d3b2bdd-a1c9-444d-9288-3966319b1bc1\",\n        \"name\": \"Crystal Perez\"\n    },\n    {\n        \"static_id\": \"720a2192-6168-4ae8-a683-e580f1fe2b6c\",\n        \"name\": \"David Levy\"\n    },\n    {\n        \"static_id\": \"faad165d-6f23-424d-b24b-985337776a2c\",\n        \"name\": \"Angela Stanley\"\n    },\n    {\n        \"static_id\": \"617582be-30fd-44a2-9aa5-e127715029ef\",\n        \"name\": \"Mr. Robert Phelps\"\n    },\n    {\n        \"static_id\": \"0e6fab75-50a9-4d95-8246-422cddb76861\",\n        \"name\": \"Rebecca Gonzalez\"\n    },\n    {\n        \"static_id\": \"1ae9606c-1578-40ae-a3d1-6fa4cbced5f0\",\n        \"name\": \"Christopher Fleming\"\n    },\n    {\n        \"static_id\": \"be60f349-bfab-4b0f-b691-2bdd67c74ebb\",\n        \"name\": \"Andrea Martin\"\n    }\n]"}],"_postman_id":"e120270e-406a-4e52-a428-babd1d5f821b"},{"name":"BookListAPI (issued)","id":"dfe58fe7-1403-4e86-a159-9bef3c82727e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"url":"localhost:8000/library/books/?status=issued","urlObject":{"port":"8000","path":["library","books",""],"host":["localhost"],"query":[{"description":{"content":"<p><code>available</code> or <code>issued</code></p>\n","type":"text/plain"},"key":"status","value":"issued"}],"variable":[]}},"response":[{"id":"d9bcf839-9e4e-4fb3-bfa4-f324e9169ad0","name":"BookListAPI (issued)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"url":{"raw":"localhost:8000/library/books/?status=issued","host":["localhost"],"port":"8000","path":["library","books",""],"query":[{"key":"status","value":"issued","description":"`available` or `issued`"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:24:55 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"305"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"book\": {\n            \"static_id\": \"2fb7e219-a5e0-481b-9371-2b413eef7644\",\n            \"name\": \"Charles Rose\"\n        },\n        \"borrower\": {\n            \"static_id\": \"4476255d-7bcc-46dc-9b9b-df62b2e249d5\",\n            \"username\": \"mrivera\"\n        },\n        \"issuer\": {\n            \"static_id\": \"f414edda-cd9a-476b-ae7c-458efccbbe67\",\n            \"username\": \"alexis52\"\n        },\n        \"static_id\": \"5d0b06f7-21f3-445b-a604-1859aedd6ba3\"\n    }\n]"}],"_postman_id":"dfe58fe7-1403-4e86-a159-9bef3c82727e"},{"name":"BookIssueRequestListAPI","id":"24276a5d-3d81-4e4a-a661-b0c5930f5993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"url":"localhost:8000/library/issue-requests/","urlObject":{"port":"8000","path":["library","issue-requests",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9769042d-954b-4b5b-8104-2b0fb5419c09","name":"BookIssueRequestListAPI","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"url":"localhost:8000/library/issue-requests/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:23:14 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"471"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"book\": {\n            \"static_id\": \"2fb7e219-a5e0-481b-9371-2b413eef7644\",\n            \"name\": \"Charles Rose\"\n        },\n        \"borrower\": {\n            \"static_id\": \"4476255d-7bcc-46dc-9b9b-df62b2e249d5\",\n            \"username\": \"mrivera\"\n        },\n        \"issuer\": null,\n        \"static_id\": \"5d0b06f7-21f3-445b-a604-1859aedd6ba3\"\n    },\n    {\n        \"book\": {\n            \"static_id\": \"5a43edb2-7034-4325-b7c9-6ce39d104c99\",\n            \"name\": \"John Rodriguez\"\n        },\n        \"borrower\": {\n            \"static_id\": \"4476255d-7bcc-46dc-9b9b-df62b2e249d5\",\n            \"username\": \"mrivera\"\n        },\n        \"issuer\": null,\n        \"static_id\": \"3abd6542-4a88-49c4-bfbb-664fabdd522c\"\n    }\n]"}],"_postman_id":"24276a5d-3d81-4e4a-a661-b0c5930f5993"},{"name":"BookIssueRequestCreateAPI","id":"3bf57864-d81c-4304-b74b-d896315999a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"book_static_id\": \"5a43edb2-7034-4325-b7c9-6ce39d104c99\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/create-issue-request/","urlObject":{"port":"8000","path":["library","create-issue-request",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9b98042c-ac97-49cd-896b-6b67bd2700a4","name":"BookIssueRequestCreateAPI","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"book_static_id\": \"5a43edb2-7034-4325-b7c9-6ce39d104c99\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/create-issue-request/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:22:20 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"2"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"3bf57864-d81c-4304-b74b-d896315999a9"},{"name":"BookIssueAPI","id":"014c6473-8ce6-402c-9048-b0396a4ba19f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"issued\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/issue/?static_id=5d0b06f7-21f3-445b-a604-1859aedd6ba3","urlObject":{"port":"8000","path":["library","issue",""],"host":["localhost"],"query":[{"key":"static_id","value":"5d0b06f7-21f3-445b-a604-1859aedd6ba3"}],"variable":[]}},"response":[{"id":"8d26e721-cd9a-4809-8c99-3b47e293a9ce","name":"BookIssueAPI","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzkxLCJqdGkiOiI1MDM0YzI2MDBhYmI0OTc4YWU2ZjEyMWEyNWJjNDAzZiIsInVzZXJfaWQiOjI1OH0.3VL3u_7a3MYtTWigIFDey4WIy2AE9oTnJBJvl7pBbAw","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"issued\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8000/library/issue/?static_id=5d0b06f7-21f3-445b-a604-1859aedd6ba3","host":["localhost"],"port":"8000","path":["library","issue",""],"query":[{"key":"static_id","value":"5d0b06f7-21f3-445b-a604-1859aedd6ba3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:24:40 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"46"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Issue request updated\",\n    \"status\": 1\n}"}],"_postman_id":"014c6473-8ce6-402c-9048-b0396a4ba19f"},{"name":"BookReturnAPI","id":"c8aa064c-1d2d-4b6c-bbd3-60f07b539842","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:8000/library/return/?static_id=5d0b06f7-21f3-445b-a604-1859aedd6ba3","urlObject":{"port":"8000","path":["library","return",""],"host":["localhost"],"query":[{"key":"static_id","value":"5d0b06f7-21f3-445b-a604-1859aedd6ba3"}],"variable":[]}},"response":[{"id":"e6fbac0e-d458-41fc-83b0-b6118bfb6845","name":"BookReturnAPI","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjMzNTYyMzQyLCJqdGkiOiJmYzEzMTFhZTg3ZTA0ZGI3ODA3NWZlNDhiN2NkZjg0YiIsInVzZXJfaWQiOjI1N30.iOuj2zZhuW7U_nRFNgc0MbN7gGPyHg9OcuqSqboFDIU","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8000/library/return/?static_id=5d0b06f7-21f3-445b-a604-1859aedd6ba3","host":["localhost"],"port":"8000","path":["library","return",""],"query":[{"key":"static_id","value":"5d0b06f7-21f3-445b-a604-1859aedd6ba3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Oct 2021 22:25:47 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.7"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"44"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Book return success\",\n    \"status\": 1\n}"}],"_postman_id":"c8aa064c-1d2d-4b6c-bbd3-60f07b539842"}]}