{"info":{"_postman_id":"5222f06a-5d55-4d0c-a32f-42e2c4deef95","name":"SEACOM","description":"<html><head></head><body><p>SEACOM collection</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3917788","collectionId":"5222f06a-5d55-4d0c-a32f-42e2c4deef95","publishedId":"VUjPJ5tF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-10T00:52:49.000Z"},"item":[{"name":"helpdesk","item":[{"name":"Get Ticket Types","id":"46a3bb99-55bc-4179-acb9-3f46cbd8366d","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/types","description":"<p>Get list of ticket types from Helpdesk</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","types"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"46a3bb99-55bc-4179-acb9-3f46cbd8366d"},{"name":"Get Customer Tickets","id":"c5506abb-82c5-4a11-8731-7b850f6af8eb","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/customer/{customer_key}/tickets","description":"<p>Get list of tickets from Helpdesk</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","customer","{customer_key}","tickets"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5506abb-82c5-4a11-8731-7b850f6af8eb"},{"name":"Get Ticket Attachments","id":"f0f5e32a-01b7-42a1-8cf3-a580cc9a7c01","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/attachments","description":"<p>Get Ticket Attachments from Helpdesk System</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","attachments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0f5e32a-01b7-42a1-8cf3-a580cc9a7c01"},{"name":"Update Ticket Details","id":"86cc26dd-749e-405e-95d6-ea5005be0d87","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"ticket_type_id\":\"10100\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}","description":"<p>Update ticket details on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"86cc26dd-749e-405e-95d6-ea5005be0d87"},{"name":"Get Ticket Detail","id":"13bd3221-2b03-4888-8811-d39d380004e7","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}","description":"<p>Get list of tickets from Helpdesk</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13bd3221-2b03-4888-8811-d39d380004e7"},{"name":"Create Customer Ticket","id":"539ad42a-011f-4af8-be7a-bb6753aac553","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"issuetype_id\":\"10100\",\"service_id\":[\"SEA16\\/IPAC\\/10162134\",\"SEA16\\/IPAC\\/10162135\"],\"circuit_id\":[\"SEA15\\/IPTR\\/10151034-CT\",\"SEA15\\/IPTR\\/10150035-CT\"]}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/customer/{customer_key}/tickets","description":"<p>Create a new ticket on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","customer","{customer_key}","tickets"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"539ad42a-011f-4af8-be7a-bb6753aac553"},{"name":"Add Ticket Attachment","id":"a3e8ec26-1b9d-4b17-b525-4a8332a0137d","request":{"method":"POST","header":[{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"dest_filename\":\"test.txt\",\"src_filename\":\"\\/tmp\\/test.txt\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/attachments","description":"<p>Add a attachment to existing ticket</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","attachments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3e8ec26-1b9d-4b17-b525-4a8332a0137d"},{"name":"Get Ticket Comments","id":"115e6fe3-7e48-462f-9cac-c1a6a9d112c0","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/comments","description":"<p>Get all comments on an existing ticket</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","comments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"115e6fe3-7e48-462f-9cac-c1a6a9d112c0"},{"name":"Add Ticket Comment","id":"6df8d0f2-b7dd-4b1e-8216-c26559af5952","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"comment\":\"This is a test comment\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/comments","description":"<p>Add a comment to existing ticket</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","comments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6df8d0f2-b7dd-4b1e-8216-c26559af5952"},{"name":"Add Ticket Comment","id":"114e8525-2ecb-4945-a95a-ae11186ef647","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"comment\":\"This is a test comment\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/comments","description":"<p>Add a comment to existing ticket</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","comments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"114e8525-2ecb-4945-a95a-ae11186ef647"},{"name":"Add Ticket Attachment","id":"3d757f65-7964-451b-9ca9-49938e3cbb68","request":{"method":"POST","header":[{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"dest_filename\":\"test.txt\",\"src_filename\":\"\\/tmp\\/test.txt\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}/attachments","description":"<p>Add a attachment to existing ticket</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}","attachments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d757f65-7964-451b-9ca9-49938e3cbb68"},{"name":"Update Ticket Details","id":"6d338e5e-32e5-42ce-b51c-31958549e7e2","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"ticket_type_id\":\"10100\"}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}","description":"<p>Update ticket details on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d338e5e-32e5-42ce-b51c-31958549e7e2"},{"name":"Get Ticket Detail","id":"8cb45575-d4b9-4e67-883d-5fddd80cb819","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/tickets/{ticket_key}","description":"<p>Get list of tickets from Helpdesk</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","tickets","{ticket_key}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cb45575-d4b9-4e67-883d-5fddd80cb819"},{"name":"Create Customer Ticket","id":"ca7ad3fa-e99e-46ef-b3b9-3bf2dc802c0e","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"issuetype_id\":\"10100\",\"service_id\":[\"SEA16\\/IPAC\\/10162134\",\"SEA16\\/IPAC\\/10162135\"],\"circuit_id\":[\"SEA15\\/IPTR\\/10151034-CT\",\"SEA15\\/IPTR\\/10150035-CT\"]}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/customer/{customer_key}/tickets","description":"<p>Create a new ticket on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","customer","{customer_key}","tickets"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca7ad3fa-e99e-46ef-b3b9-3bf2dc802c0e"},{"name":"Create Customer Ticket","id":"df68b218-a756-4c73-a71f-9f216479ff73","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"issuetype_id\":\"10100\",\"service_id\":[\"SEA16\\/IPAC\\/10162134\",\"SEA16\\/IPAC\\/10162135\"],\"circuit_id\":[\"SEA15\\/IPTR\\/10151034-CT\",\"SEA15\\/IPTR\\/10150035-CT\"]}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/customer/{customer_key}/tickets","description":"<p>Create a new ticket on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","customer","{customer_key}","tickets"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"df68b218-a756-4c73-a71f-9f216479ff73"},{"name":"Create Customer Ticket","id":"e1737d70-0382-4ca6-aa92-3e6c78240674","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"description\":\"This is a test ticket\",\"summary\":\"Please Assist with the following issue\",\"issuetype_id\":\"10100\",\"service_id\":[\"SEA16\\/IPAC\\/10162134\",\"SEA16\\/IPAC\\/10162135\"],\"circuit_id\":[\"SEA15\\/IPTR\\/10151034-CT\",\"SEA15\\/IPTR\\/10150035-CT\"]}"},"url":"{{baseurl}}/seacom/helpdesk/api/v0/customer/{customer_key}/tickets","description":"<p>Create a new ticket on the Helpdesk system</p>\n","urlObject":{"path":["seacom","helpdesk","api","v0","customer","{customer_key}","tickets"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1737d70-0382-4ca6-aa92-3e6c78240674"}],"id":"9516f484-93a8-41cd-b05c-5b626c5a4cf4","_postman_id":"9516f484-93a8-41cd-b05c-5b626c5a4cf4","description":""},{"name":"gis","item":[{"name":"Get Geojson","id":"2389c8be-0f37-4f00-9b3d-f93dfae85574","request":{"method":"GET","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"ABC12345"},{"key":"Authorization","value":"token {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"since_date\":\"2019\\/06\\/06\",\"response_type\":\"file\"}"},"url":"{{baseurl}}/seacom/gis/api/v0/geojson?since_date={since_date}&response_type={response_type}","description":"<p>Get GIS GEOJSON packet</p>\n","urlObject":{"path":["seacom","gis","api","v0","geojson"],"host":["{{baseurl}}"],"query":[{"key":"since_date","value":"{since_date}"},{"key":"response_type","value":"{response_type}"}],"variable":[]}},"response":[],"_postman_id":"2389c8be-0f37-4f00-9b3d-f93dfae85574"},{"name":"Create lead","id":"9ca7cc32-fbcc-4681-b096-658c71af87da","request":{"method":"POST","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"SEACOM"},{"key":"content-type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"}],"body":{"mode":"raw","raw":"{\"LeadDescription\":\"\",\"IsFeasibilityLead\":true,\"LeadSource\":\"Api\",\"LeadContactName\":\"John\",\"LeadContactSurname\":\"Ndlovu\",\"LeadContactEmail\":\"john.ndlovu@test.com\",\"LeadContactIDNumber\":\"9111185051087\",\"SiteContactName\":\"Paull\",\"Latitude\":-25.99568,\"City\":\"Cape Town\",\"Longitude\":-18.3345,\"Country\":\"South Africa\",\"PostalCode\":\"7570\",\"PropertyType\":\"Estate\",\"AddressType\":\"Physical\",\"AutoGenerateCollaborators\":true,\"TestInternalNetwork\":true,\"Microwave_Feasibility_DoTest\":true,\"Fibre_Feasibility_DoTest\":true,\"LinkSizeRequired\":100,\"ForceTestCollaboratorNetworks\":true}"},"url":"{{baseurl}}/seacom/gis/api/v0/lead/feasibility?includeFeasibilityResults={include_feasibility_results}","description":"<p>Create lead</p>\n","urlObject":{"path":["seacom","gis","api","v0","lead","feasibility"],"host":["{{baseurl}}"],"query":[{"key":"includeFeasibilityResults","value":"{include_feasibility_results}"}],"variable":[]}},"response":[],"_postman_id":"9ca7cc32-fbcc-4681-b096-658c71af87da"}],"id":"7de6d335-9eb3-41c6-b393-4e3e6eb166b2","_postman_id":"7de6d335-9eb3-41c6-b393-4e3e6eb166b2","description":""},{"name":"sso","item":[{"name":"Add User to Group","id":"863138d9-a059-4842-9179-ab9539b8554c","request":{"method":"POST","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"groupname\":\"gbt-testgroup\",\"username\":\"myusername\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/groups/users","description":"<p>Add a user profile to a group on the SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","groups","users"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"863138d9-a059-4842-9179-ab9539b8554c"},{"name":"Create User Profile","id":"793482e0-6614-49e6-8233-4a8f2bc493e6","request":{"method":"POST","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"password\":\"letmein\",\"first_name\":\"John\",\"active\":true,\"last_name\":\"Doe\",\"display_name\":\"Mr John Doe (Snr)\",\"username\":\"myusername\",\"email\":\"john.doe@test.com\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/users","description":"<p>Create a new user profile on the SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","users"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"793482e0-6614-49e6-8233-4a8f2bc493e6"},{"name":"Get User Profile","id":"a763338e-b172-49b5-be73-28e41f7505f6","request":{"method":"GET","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"username\":\"myusername\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/users?username={username}","description":"<p>Retrieve a user profile on the SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","users"],"host":["{{baseurl}}"],"query":[{"key":"username","value":"{username}"}],"variable":[]}},"response":[],"_postman_id":"a763338e-b172-49b5-be73-28e41f7505f6"},{"name":"Remove User from Group","id":"b49c0f0b-3682-4f82-a9a7-ebf11a669b31","request":{"method":"DELETE","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"username\":\"myusername\",\"groupname\":\"gbt-testgroup\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/groups/users","description":"<p>Remove a user profile to from group on the SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","groups","users"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b49c0f0b-3682-4f82-a9a7-ebf11a669b31"},{"name":"Deactivate User","id":"f1717c72-e606-4835-b3e9-4c29b4f49197","request":{"method":"PUT","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/sso/api/v0/users/{username}/deactivate","description":"<p>DeActivate a user identity on SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","users","{username}","deactivate"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1717c72-e606-4835-b3e9-4c29b4f49197"},{"name":"Reset User Pasword (Basic Auth)","id":"0530991d-9a35-4418-b5bb-9820b74682e4","request":{"method":"PUT","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"username\":\"henning.viljoen\",\"new_password\":\"letmein\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/auth/basic/password","description":"<p>Reset users password for basic authentication</p>\n","urlObject":{"path":["seacom","sso","api","v0","auth","basic","password"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0530991d-9a35-4418-b5bb-9820b74682e4"},{"name":"Activate User","id":"559d5589-4254-4796-8dae-f17efef7fdb9","request":{"method":"PUT","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/sso/api/v0/users/{username}/activate","description":"<p>Activate a user identity on SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","users","{username}","activate"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"559d5589-4254-4796-8dae-f17efef7fdb9"},{"name":"Authenticate User (Basic Auth)","id":"c6c72446-b5f8-4797-b42c-3ba9eac592c1","request":{"method":"POST","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"username\":\"henning.viljoen\",\"password\":\"letmein\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/auth/basic","description":"<p>Authenitcate users against the SSO Server using Basic Authentication</p>\n","urlObject":{"path":["seacom","sso","api","v0","auth","basic"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6c72446-b5f8-4797-b42c-3ba9eac592c1"},{"name":"Update User Profile","id":"f71d7929-8571-4a33-9cb8-570a5ea7526f","request":{"method":"PUT","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"username\":\"myusername\",\"active\":true,\"first_name\":\"John\",\"last_name\":\"Doe\",\"display_name\":\"Mr John Doe (Snr)\",\"email\":\"john.doe@test.com\"}"},"url":"{{baseurl}}/seacom/sso/api/v0/users","description":"<p>Update a user profile on the SSO system</p>\n","urlObject":{"path":["seacom","sso","api","v0","users"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f71d7929-8571-4a33-9cb8-570a5ea7526f"}],"id":"fc1fd35d-188e-43e9-9ddc-ac9169d61608","_postman_id":"fc1fd35d-188e-43e9-9ddc-ac9169d61608","description":""},{"name":"nms","item":[{"name":"Get Service Usage","id":"42c03e3a-dd27-4003-a3a8-830c26fcf060","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"customer-key","value":"ABC1234"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test3@example.com"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/nms/api/v0/usage/service?service_id={service_id}&type={type}&start_date={start_date}&end_date={end_date}&step={step}","description":"<p>Retrieve usage data for service</p>\n","urlObject":{"path":["seacom","nms","api","v0","usage","service"],"host":["{{baseurl}}"],"query":[{"key":"service_id","value":"{service_id}"},{"key":"type","value":"{type}"},{"key":"start_date","value":"{start_date}"},{"key":"end_date","value":"{end_date}"},{"key":"step","value":"{step}"}],"variable":[]}},"response":[],"_postman_id":"42c03e3a-dd27-4003-a3a8-830c26fcf060"}],"id":"abb0af6f-5996-4f04-b6fd-9e41a601e8e3","_postman_id":"abb0af6f-5996-4f04-b6fd-9e41a601e8e3","description":""},{"name":"inventory","item":[{"name":"Create Customer","id":"acf7c4ac-a4bf-464e-8e38-25d00fa4449c","request":{"method":"POST","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"customer_code\":\"12341\",\"customer_name\":\"ABC \"}"},"url":"{{baseurl}}/seacom/inventory/api/v0/customers","description":"<p>Create new Customer</p>\n","urlObject":{"path":["seacom","inventory","api","v0","customers"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"acf7c4ac-a4bf-464e-8e38-25d00fa4449c"},{"name":"Update Customer Details","id":"f9c7fd1e-5fb0-4909-a093-7ce7d2560bfd","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"customer-username","value":"test1@example.com"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"customer_name\":\"ABC123\",\"customer_code\":\"834-cAd-gDD-K3D\",\"kam\":{\"contact_name\":\"Henning Viljoen\",\"mobile_number\":\"+278212345678\",\"office_number\":\"+27120030200\",\"email_address\":\"henning.viljoen@globetom.com\"}}"},"url":"{{baseurl}}/seacom/inventory/api/v0/customers","description":"<p>Update Customer Details</p>\n","urlObject":{"path":["seacom","inventory","api","v0","customers"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9c7fd1e-5fb0-4909-a093-7ce7d2560bfd"},{"name":"Retrieve List of Customer Services","id":"01c89e17-8bd8-429a-bac4-9130585b1cd0","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/inventory/api/v0/services","description":"<p>Retrieve Service List</p>\n","urlObject":{"path":["seacom","inventory","api","v0","services"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"01c89e17-8bd8-429a-bac4-9130585b1cd0"},{"name":"Retrieve Service Details","id":"5ba63be5-97cb-4966-b704-166ee2ac0bd5","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"service_id\":\"Level3CDN_FIREWALL_IPAC\"}"},"url":"{{baseurl}}/seacom/inventory/api/v0/services/service?service_id={service_id}","description":"<p>Retrieve Service Details</p>\n","urlObject":{"path":["seacom","inventory","api","v0","services","service"],"host":["{{baseurl}}"],"query":[{"key":"service_id","value":"{service_id}"}],"variable":[]}},"response":[],"_postman_id":"5ba63be5-97cb-4966-b704-166ee2ac0bd5"},{"name":"Retrieve Customer Details","id":"f68e5a7c-b74e-4486-8774-196c04f214fd","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/inventory/api/v0/customers","description":"<p>Retrieve Customer Details</p>\n","urlObject":{"path":["seacom","inventory","api","v0","customers"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f68e5a7c-b74e-4486-8774-196c04f214fd"}],"id":"7b2c03f7-9ddf-4382-8147-78d578b49555","_postman_id":"7b2c03f7-9ddf-4382-8147-78d578b49555","description":""},{"name":"billing","item":[{"name":"Retrive Customer Invoice (Details)","id":"c5dfb5ce-3554-4bb9-b7ab-a85e0bbfc19f","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC1234"},{"key":"customer-username","value":"test3@example.com"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"localcurrency\":\"true\"}"},"url":"{{baseurl}}/seacom/billing/api/v0/invoices/{invoicenumber}/details?localcurrency={localcurrency}","description":"<p>Retrieve a specific customer invoice details</p>\n","urlObject":{"path":["seacom","billing","api","v0","invoices","{invoicenumber}","details"],"host":["{{baseurl}}"],"query":[{"key":"localcurrency","value":"{localcurrency}"}],"variable":[]}},"response":[],"_postman_id":"c5dfb5ce-3554-4bb9-b7ab-a85e0bbfc19f"},{"name":"Retrive Customer Invoice (PDF)","id":"7b7e7695-8d9b-4ab8-ad83-554c00a8e54d","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC1234"},{"key":"customer-username","value":"test3@example.com"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"localcurrency\":\"true\"}"},"url":"{{baseurl}}/seacom/billing/api/v0/invoices/{invoicenumber}/pdf?localcurrency={localcurrency}","description":"<p>Retrieve a specific customer invoice in PDF format</p>\n","urlObject":{"path":["seacom","billing","api","v0","invoices","{invoicenumber}","pdf"],"host":["{{baseurl}}"],"query":[{"key":"localcurrency","value":"{localcurrency}"}],"variable":[]}},"response":[],"_postman_id":"7b7e7695-8d9b-4ab8-ad83-554c00a8e54d"},{"name":"Retrive Customer Invoice List","id":"2a1f83c0-fefc-4dae-99f9-1ac725bd16b8","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"customer-key","value":"ABC1234"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test3@example.com"}],"body":{"mode":"raw","raw":"{\"fromdate\":\"YYYY\\/MM\\/DD\",\"todate\":\"YYYY\\/MM\\/DD\"}"},"url":"{{baseurl}}/seacom/billing/api/v0/invoices?fromdate={fromdate}&todate={todate}","description":"<p>Retrieve a specific customer invoice list</p>\n","urlObject":{"path":["seacom","billing","api","v0","invoices"],"host":["{{baseurl}}"],"query":[{"key":"fromdate","value":"{fromdate}"},{"key":"todate","value":"{todate}"}],"variable":[]}},"response":[],"_postman_id":"2a1f83c0-fefc-4dae-99f9-1ac725bd16b8"},{"name":"Post Invoice to EFRIS","id":"d590a911-14b8-4935-8dc5-febd684c2100","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/billing/api/v1/ura/invoice","description":"<p>Post invoice data from billing app to EFRIS for Uganda Tax Authority</p>\n","urlObject":{"path":["seacom","billing","api","v1","ura","invoice"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d590a911-14b8-4935-8dc5-febd684c2100"}],"id":"21903b1c-ac11-45eb-97c6-ef3055641cc8","_postman_id":"21903b1c-ac11-45eb-97c6-ef3055641cc8","description":""},{"name":"crm","item":[{"name":"Update Billing Address","id":"79d7a895-3a2d-49bc-af1b-b175efd1db69","request":{"method":"PUT","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"country\":\"South Africa\",\"state_province\":\"Gauteng\",\"postal\":\"0064\",\"city\":\"Pretoria\",\"street_address\":\"92 Regency Drive, Route 21 Office Park, Centurion, 0169\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/billing/address","description":"<p>Update Account Billing Address on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","billing","address"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"79d7a895-3a2d-49bc-af1b-b175efd1db69"},{"name":"Query CRM","id":"197c1b35-91bd-4103-a107-8d22a0564844","request":{"method":"POST","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"soql\":\"SELECT+Id%2C+Name%2C+Account.Id%2C+Account.Name+From+Opportunity+Where+Id+%3D+%270060R000005X4TpQAK%27\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/soql","description":"<p>Query the CRM system using SOQL</p>\n","urlObject":{"path":["seacom","crm","api","v0","soql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"197c1b35-91bd-4103-a107-8d22a0564844"},{"name":"Create Account Profile","id":"22ac1fe7-4248-40fb-9dce-e76bea9effe1","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"first_name\":\"\",\"email\":\"\",\"company_name\":\"\",\"last_name\":\"\",\"telephone\":\"\",\"city\":\"\",\"country\":\"\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts","description":"<p>Create an Account profile on CRM</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"22ac1fe7-4248-40fb-9dce-e76bea9effe1"},{"name":"Update Account Contacts","id":"b9bc7bd2-8f2e-404e-90b4-d8f3781f31f8","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"contacts\":[{\"contact_id\":\"12323SS123\",\"Billing_Contact__c\":true,\"first_name\":\"Jacques\",\"mobilephone\":\"08212345467\",\"telephone\":\"0120030200\",\"last_name\":\"Karsten\",\"job_title\":\"Manager\",\"email\":\"test2@example.com\",\"Main_Contact__c\":true,\"Installation_Contact__c\":true,\"Support_Contact__c\":true,\"Authorised_Contact__c\":true}]}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/contacts","description":"<p>Update an Account Contacts on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","contacts"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9bc7bd2-8f2e-404e-90b4-d8f3781f31f8"},{"name":"Update Account Profile","id":"2c75c976-e6a2-4bb1-8d2d-08fe0d9a7fbc","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"first_name\":\"Jacques\",\"last_name\":\"Karsten\",\"company_name\":\"Globetom\",\"email\":\"test@example.com\",\"telephone\":\"0123\",\"city\":\"Pretoria\",\"country\":\"South Africa\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts","description":"<p>Update an Account profile on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c75c976-e6a2-4bb1-8d2d-08fe0d9a7fbc"},{"name":"Create Lead","id":"4dd5539c-12ed-4f1f-bc2e-d743d8e92a9c","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"first_name\":\"Jacques\",\"email\":\"test30@example.com\",\"last_name\":\"Karsten\",\"company\":\"Globetom\",\"product_type\":\"FIA-50\",\"phone\":\"0120030200\",\"description\":\"Please contact me regarding your product XYZ\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/leads","description":"<p>Create a Salesforce Account profile</p>\n","urlObject":{"path":["seacom","crm","api","v0","leads"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dd5539c-12ed-4f1f-bc2e-d743d8e92a9c"},{"name":"Update Auditors and Bank Details","id":"6d5827fc-d8d1-4ab6-9c1a-da8da36abf8b","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"name_of_auditor\":\"Scott\",\"auditor_address\":\"Pretoria\",\"bank\":\"FNB\",\"branch_name\":\"Centurion\",\" branch_code\":\"00013\",\"account_name\":\"GBT\",\"account_number\":\"2321424\",\"account_type\":\"Current\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/bankdetails","description":"<p>Update Account Bank Details on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","bankdetails"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d5827fc-d8d1-4ab6-9c1a-da8da36abf8b"},{"name":"Get Profile","id":"4d998c96-31dc-4c0e-a76c-0daf11af69b1","request":{"method":"GET","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts","description":"<p>Retrieve a Salesforce Account profile on the SSO system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d998c96-31dc-4c0e-a76c-0daf11af69b1"},{"name":"Update Company Details","id":"f5ea9677-ce72-44c1-aae8-10323065d85d","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"trading_as\":\"Test Company A\",\"registered_name\":\"TestName\",\"registration_number\":\"0123303\",\"vat_number\":\"324324\",\"legal_entity\":\"Company Pty Ltd\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/company","description":"<p>Update Account Company Details on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","company"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5ea9677-ce72-44c1-aae8-10323065d85d"},{"name":"Create Debit Order Change Request","id":"93a44ae1-01fb-48b9-b04d-d652fbec623a","request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"Description\":\"This is a debit order change request\",\"Summary\":\"This is the body of the request info\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/debitorder","description":"<p>Create a new debit order change request</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","debitorder"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"93a44ae1-01fb-48b9-b04d-d652fbec623a"},{"name":"Update Business Profile Details","id":"4e705173-b71d-4799-b407-4f435d700e18","request":{"method":"PATCH","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"company_name\":\"Globetom\",\"telecommunications_license\":\"AXSD7-SD\",\"business_profile\":\"A profile\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/company/business","description":"<p>Update Account Business Profile Details on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","company","business"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e705173-b71d-4799-b407-4f435d700e18"},{"name":"Create Account Contact","id":"1eb1b3d6-798c-4aee-9938-276caefde0ea","request":{"method":"POST","header":[{"key":"customer-key","value":"ABC12345"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-username","value":"test1@example.com"}],"body":{"mode":"raw","raw":"{\"first_name\":\"Jacques\",\"last_name\":\"Karsten\",\"job_title\":\"Manager\",\"email\":\"test2@example.com\",\"Main_Contact__c\":true,\"telephone\":\"0120030200\",\"Billing_Contact__c\":true,\"Installation_Contact__c\":true,\"Authorised_Contact__c\":true,\"Support_Contact__c\":true,\"mobilephone\":\"0821234567\"}"},"url":"{{baseurl}}/seacom/crm/api/v0/accounts/contact","description":"<p>Create an Account Contact on the CRM system</p>\n","urlObject":{"path":["seacom","crm","api","v0","accounts","contact"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1eb1b3d6-798c-4aee-9938-276caefde0ea"}],"id":"9fed46b4-e176-426e-859e-84099d2e49c2","_postman_id":"9fed46b4-e176-426e-859e-84099d2e49c2","description":""},{"name":"oms","item":[{"name":"Add Order Attachment","id":"a0eab248-b60c-4c4e-b6ca-410b2b85d66c","request":{"method":"POST","header":[{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"dest_filename\":\"test.txt\",\"src_filename\":\"\\/tmp\\/test.txt\"}"},"url":"{{baseurl}}/seacom/oms/api/v0/orders/{order_key}/attachments","description":"<p>Add a attachment to existing order</p>\n","urlObject":{"path":["seacom","oms","api","v0","orders","{order_key}","attachments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0eab248-b60c-4c4e-b6ca-410b2b85d66c"},{"name":"Get Order Detail","id":"e576a435-9289-4fa1-946f-e78e27e7e332","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/oms/api/v0/orders/{order_key}","description":"<p>Get Order Details from Order Management System</p>\n","urlObject":{"path":["seacom","oms","api","v0","orders","{order_key}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e576a435-9289-4fa1-946f-e78e27e7e332"},{"name":"Add Order Comment","id":"8f8238e5-099a-447b-9660-34a9113e6bd0","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"comment\":\"This is a test comment\"}"},"url":"{{baseurl}}/seacom/oms/api/v0/orders/{order_key}/comments","description":"<p>Add a comment to existing order</p>\n","urlObject":{"path":["seacom","oms","api","v0","orders","{order_key}","comments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f8238e5-099a-447b-9660-34a9113e6bd0"},{"name":"Get Order Attachments","id":"2d05319c-0ebc-4975-b913-7df4e3740083","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/oms/api/v0/orders/{order_key}/attachments","description":"<p>Get Order Attachments from OMS</p>\n","urlObject":{"path":["seacom","oms","api","v0","orders","{order_key}","attachments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d05319c-0ebc-4975-b913-7df4e3740083"},{"name":"Get Order Comments","id":"a1b1aba5-1103-48ac-8e58-7948ef2adc4b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/oms/api/v0/orders/{order_key}/comments","description":"<p>Get all comments on an existing order</p>\n","urlObject":{"path":["seacom","oms","api","v0","orders","{order_key}","comments"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1b1aba5-1103-48ac-8e58-7948ef2adc4b"},{"name":"Create Customer Order","id":"41859990-b873-4117-9731-dc053a844740","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"order_description\":\"This is a test order\",\"order_typeid\":\"10311\",\"order_summary\":\"Product XYZ\",\"customer_key\":\"ABC1234\"}"},"url":"{{baseurl}}/seacom/oms/api/v0/customers/{customer_key}/orders","description":"<p>Create a new order on the OMS system</p>\n","urlObject":{"path":["seacom","oms","api","v0","customers","{customer_key}","orders"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"41859990-b873-4117-9731-dc053a844740"},{"name":"Get Customer Orders","id":"4c1742c5-aa69-4276-a8b0-d6910cee27a8","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"customer-username","value":"test1@example.com"},{"key":"customer-key","value":"ABC12345"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/oms/api/v0/customers/{customer_key}/orders","description":"<p>Get list of order for a customer from the OMS system</p>\n","urlObject":{"path":["seacom","oms","api","v0","customers","{customer_key}","orders"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c1742c5-aa69-4276-a8b0-d6910cee27a8"}],"id":"450c0773-b28b-48d3-b6be-ca6f25aaf132","_postman_id":"450c0773-b28b-48d3-b6be-ca6f25aaf132","description":""},{"name":"pmon","item":[{"name":"Proactive Monitoring Alerts","id":"3d2dae86-0691-450a-9ad7-582138fba9a6","request":{"method":"POST","header":[{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"Content-Type","value":"application/json"},{"key":"x-orcha-vendortransseq","value":"2014/04/01 00:01:55"}],"body":{"mode":"raw","raw":"{\"event_id\":\"pro_mon_if_down\",\"service_id\":\"SEA00\\/PROD\\/00000\"}"},"url":"{{baseurl}}/seacom/pmon/api/v0/alert","description":"<p>Endpoint for IRIS proactive monitoring</p>\n","urlObject":{"path":["seacom","pmon","api","v0","alert"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d2dae86-0691-450a-9ad7-582138fba9a6"}],"id":"2e8b62cf-082e-4c4c-9005-a82cc153753e","_postman_id":"2e8b62cf-082e-4c4c-9005-a82cc153753e","description":""},{"name":"ipaas","item":[{"name":"Get User Profile","id":"43a15cfd-9d87-46b9-a2a8-90b64d9ca8e3","request":{"method":"GET","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"}],"body":{"mode":"raw","raw":"{}"},"url":"{{baseurl}}/seacom/ipaas/api/v0/users/profile?attr_id={attr_id}&attr_val={attr_val}&incl_assocs={incl_assocs}&num_subscribers={num_subscribers}&start_index={start_index}","description":"<p>Get subscriber profile from IPAAS</p>\n","urlObject":{"path":["seacom","ipaas","api","v0","users","profile"],"host":["{{baseurl}}"],"query":[{"key":"attr_id","value":"{attr_id}"},{"key":"attr_val","value":"{attr_val}"},{"key":"incl_assocs","value":"{incl_assocs}"},{"key":"num_subscribers","value":"{num_subscribers}"},{"key":"start_index","value":"{start_index}"}],"variable":[]}},"response":[],"_postman_id":"43a15cfd-9d87-46b9-a2a8-90b64d9ca8e3"},{"name":"Event Notifcation v0","id":"124b9570-df54-49eb-a610-c30e25162baa","request":{"method":"POST","header":[{"key":"app-name","value":"globetom-testapp"},{"key":"app-password","value":"gbt123456789"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"}],"body":{"mode":"raw","raw":"{\"event_id\":\"contact_update\",\"resource_id\":\"ABC123\"}"},"url":"{{baseurl}}/seacomipaas/api/v0/events/notify","description":"<p>Send Event Notification to IPAAS</p>\n","urlObject":{"path":["seacomipaas","api","v0","events","notify"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"124b9570-df54-49eb-a610-c30e25162baa"},{"name":"Event Notifcation","id":"f4d274de-f16e-4787-98f0-c57a1652f881","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"token {{token}}"},{"key":"x-orcha-vendorid","value":"ConsumerX"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"}],"body":{"mode":"raw","raw":"{\"resourceType\":\"customer\",\"resourceId\":\"0013000000aH312AAC\",\"resourceOperation\":\"update\"}"},"url":"{{baseurl}}/seacom/ipaas/api/v2/events/notify","description":"<p>Send Event Notification to IPAAS</p>\n","urlObject":{"path":["seacom","ipaas","api","v2","events","notify"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4d274de-f16e-4787-98f0-c57a1652f881"}],"id":"1173ba51-cd06-4684-b140-db6acb874a71","_postman_id":"1173ba51-cd06-4684-b140-db6acb874a71","description":""},{"name":"credit","item":[{"name":"Retrieve Reports","id":"d414c3e6-d728-4ef8-8c1b-0f7894e2df01","request":{"method":"GET","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"SEACOM"},{"key":"Authorization","value":"token {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"report_id\":\"956f7b32-a54e-43af-b9fd-56de27d349e2\"}"},"url":"{{baseurl}}/seacom/credit/api/v0/retrieveReports?report_id={report_id}","description":"<p>Interface to retrieve reports from transunion</p>\n","urlObject":{"path":["seacom","credit","api","v0","retrieveReports"],"host":["{{baseurl}}"],"query":[{"key":"report_id","value":"{report_id}"}],"variable":[]}},"response":[],"_postman_id":"d414c3e6-d728-4ef8-8c1b-0f7894e2df01"},{"name":"Submit Application","id":"9afb228c-42f7-42d9-835e-5b5f00b630fd","request":{"method":"POST","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"SEACOM"},{"key":"Authorization","value":"token {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"enquiry_reason\":\"CreditApplication\",\"tu_number\":4554554,\"enquiry_amount\":10000,\"terms\":24,\"application_id\":3829345}"},"url":"{{baseurl}}/seacom/credit/api/v0/submit_application","description":"<p>This interface is used to consumer the submit application service for credit </p>\n","urlObject":{"path":["seacom","credit","api","v0","submit_application"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9afb228c-42f7-42d9-835e-5b5f00b630fd"},{"name":"Search Person Entity","id":"32a315d2-301d-4860-97c0-b9cd2e771661","request":{"method":"GET","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"SEACOM"},{"key":"Authorization","value":"token {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"search_type\":\"Name\",\"surname\":\"BOON\",\"forename\":\"VERONICA\",\"id\":\"410216000118\",\"birthdate\":\"1967\\/11\\/30\"}"},"url":"{{baseurl}}/seacom/credit/api/v0/personEntity?search_type={seach_type}&surname={surname}&forename={forename}&id={id}&birthdate={birthdate}","description":"<p>Interface to search entity with person types for transunion</p>\n","urlObject":{"path":["seacom","credit","api","v0","personEntity"],"host":["{{baseurl}}"],"query":[{"key":"search_type","value":"{seach_type}"},{"key":"surname","value":"{surname}"},{"key":"forename","value":"{forename}"},{"key":"id","value":"{id}"},{"key":"birthdate","value":"{birthdate}"}],"variable":[]}},"response":[],"_postman_id":"32a315d2-301d-4860-97c0-b9cd2e771661"},{"name":"Search Business Entity","id":"a96c67af-cd6b-4a95-bb2c-4ae334117bb8","request":{"method":"GET","header":[{"key":"x-orcha-vendorid","value":"SEACOM"},{"key":"x-orcha-vendorreqtimestamp","value":"2014/04/01 00:01:55"},{"key":"x-orcha-vendortransseq","value":"423d1294-0d97-11e8-ba89-0ed5f89f718b"},{"key":"customer-key","value":"SEACOM"},{"key":"Authorization","value":"token {{token}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"search_type\":\"Name\",\"search_value\":\"ITC Distributors\"}"},"url":"{{baseurl}}/seacom/credit/api/v0/businessEntity?search_type={seach_type}&search_value={search_value}","description":"<p>Interface to search entity with business types for transunion</p>\n","urlObject":{"path":["seacom","credit","api","v0","businessEntity"],"host":["{{baseurl}}"],"query":[{"key":"search_type","value":"{seach_type}"},{"key":"search_value","value":"{search_value}"}],"variable":[]}},"response":[],"_postman_id":"a96c67af-cd6b-4a95-bb2c-4ae334117bb8"}],"id":"72f254c4-7ea4-4d65-a856-dbf8b9d38f74","_postman_id":"72f254c4-7ea4-4d65-a856-dbf8b9d38f74","description":""}]}