-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBloodBank.json
1 lines (1 loc) · 2.13 KB
/
BloodBank.json
1
{"client":"Thunder Client","collectionName":"BloodBank","dateExported":"2022-07-15T20:33:47.628Z","version":"1.1","folders":[],"requests":[{"_id":"9a985a13-49d1-44c6-a9af-8fed8cf9549b","colId":"d4099d07-b3ed-4ef0-8935-0c4fc6b50041","containerId":"","name":"Add New City","url":"{{url}}/blood/","method":"POST","sortNum":10000,"created":"2022-07-14T20:41:46.215Z","modified":"2022-07-15T17:22:22.800Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"city\": \"Delhi\"\n}","form":[]},"tests":[]},{"_id":"30bd49ef-9456-4315-b0ab-f9a8b50f7159","colId":"d4099d07-b3ed-4ef0-8935-0c4fc6b50041","containerId":"","name":"Add Blood Group","url":"{{url}}/blood/group/","method":"POST","sortNum":20000,"created":"2022-07-14T20:41:46.216Z","modified":"2022-07-15T17:21:31.801Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"city\": \"Kolkata\",\n \"bloodGroup\": \"AB+\",\n \"quantity\": 30\n}","form":[]},"tests":[]},{"_id":"a7e127ba-fe98-471b-845a-cde15ac10240","colId":"d4099d07-b3ed-4ef0-8935-0c4fc6b50041","containerId":"","name":"Add Donation Center","url":"{{url}}/donation/center/","method":"POST","sortNum":30000,"created":"2022-07-14T20:42:24.796Z","modified":"2022-07-15T17:23:06.927Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"name\":\"Tata Medical\",\n \"city\":\"Delhi\"\n}","form":[]},"tests":[]},{"_id":"a8f268f6-77f7-49f7-86f6-92a7b27a2c84","colId":"d4099d07-b3ed-4ef0-8935-0c4fc6b50041","containerId":"","name":"Set Status Procure Blood","url":"{{url}}/procure/status/","method":"PUT","sortNum":40000,"created":"2022-07-15T17:26:43.914Z","modified":"2022-07-15T20:33:39.950Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"id\":12,\n \"status\":\"completed\"\n}","form":[]},"tests":[]},{"_id":"203a55f5-18e1-4241-a425-62949fdd8f2f","colId":"d4099d07-b3ed-4ef0-8935-0c4fc6b50041","containerId":"","name":"Set Status Donation Blood","url":"{{url}}/donation/status/","method":"PUT","sortNum":50000,"created":"2022-07-15T18:58:21.254Z","modified":"2022-07-15T20:33:33.479Z","headers":[],"params":[],"body":{"type":"json","raw":"{\n \"id\":24,\n \"status\":\"completed\"\n}","form":[]},"tests":[]}]}