{"info":{"_postman_id":"24c0aa93-89f8-48d6-b91a-eccd1ee684b8","name":"AyanAPI Doc","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25555214","collectionId":"24c0aa93-89f8-48d6-b91a-eccd1ee684b8","publishedId":"2sBY4WpHPn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-08-12T12:30:19.000Z"},"item":[{"name":"Login","id":"32f3d952-6175-4ebe-b0f1-ee3c41f51790","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"api_user_name\": \"...\",\r\n  \"api_password\": \".....\"\r\n}"},"url":"https://ayaanair.com/api/client/login","urlObject":{"protocol":"https","path":["api","client","login"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"32f3d952-6175-4ebe-b0f1-ee3c41f51790"},{"name":"Profile","id":"8757fcf8-c705-48e8-ac39-520e87597960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"url":"https://ayaanair.com/api/client/profile","urlObject":{"protocol":"https","path":["api","client","profile"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8757fcf8-c705-48e8-ac39-520e87597960"},{"name":"GetGroups","id":"4c1188dc-a693-4ce1-8c24-5ae523f0ce92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://ayaanair.com/api/client/getGroups","urlObject":{"protocol":"https","path":["api","client","getGroups"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c1188dc-a693-4ce1-8c24-5ae523f0ce92"},{"name":"getSeats","id":"d0f5c161-1f5f-43f8-8123-7931e4eac6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"groupId\" : \"3834\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ayaanair.com/api/client/getSeats","urlObject":{"protocol":"https","path":["api","client","getSeats"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0f5c161-1f5f-43f8-8123-7931e4eac6a7"},{"name":"getSingleGroupBookingStatus","id":"cde5b7f1-0c54-4b8f-88bd-df40991f5072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"bookingId\" : \"1095\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ayaanair.com/api/client/getSingleGroupBookingStatus","urlObject":{"protocol":"https","path":["api","client","getSingleGroupBookingStatus"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cde5b7f1-0c54-4b8f-88bd-df40991f5072"},{"name":"createGroupBooking","id":"864fae2b-9bf4-4085-861d-41f9f1772159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"groupId\": 3834, \r\n  \"booker_name\": \"Ali Ahmed\",\r\n  \"booker_email\": \"zainsajid266@gmail.com\", \r\n  \"passengers\": [\r\n    {\r\n      \"human_type\": \"adult\",\r\n      \"type\": \"Mr\",\r\n      \"s_name\": \"test\",\r\n      \"g_name\": \"test\",\r\n      \"passport_no\": \"P12345\",\r\n      \"doi\": \"2023-01-01\",\r\n      \"dob\": \"1990-02-20\",\r\n      \"doe\": \"2028-01-01\"\r\n    }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://ayaanair.com/api/client/createGroupBooking","urlObject":{"protocol":"https","path":["api","client","createGroupBooking"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"864fae2b-9bf4-4085-861d-41f9f1772159"},{"name":"GetSingleGroup","id":"d23b31c1-6b2c-457f-b70e-1ff081504b95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{api_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \"groupID\" : \"3924\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ayaanair.com/api/client/getSingleGroup","urlObject":{"protocol":"https","path":["api","client","getSingleGroup"],"host":["ayaanair","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d23b31c1-6b2c-457f-b70e-1ff081504b95"}]}