{"info":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","description":"<html><head></head><body><p>External hooks for the order management system at FIKO as</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11344373","collectionId":"73db0b15-a129-419c-89f5-b7b25838419a","publishedId":"UV5f6sv7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-10-28T13:55:47.000Z"},"item":[{"name":"Agents","item":[{"name":"Get Agents","id":"d6a91758-e9c3-4266-831a-de0260c9416c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/agents?user=TOKEN","description":"<p>Fetch the available agents</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agents"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"d6a91758-e9c3-4266-831a-de0260c9416c"},{"name":"Get Agent","id":"6993cb12-4dc6-4c42-99b9-c2d32712e223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/agent/4340?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agent","4340"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"6993cb12-4dc6-4c42-99b9-c2d32712e223"},{"name":"Create Agent","id":"ff261d6b-6087-438d-b035-87cb9b89afaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-stage.fiko.no/v1/agents?user=TOKEN&login=dem_geir4&name=Geir tester external&department_id=62","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agents"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"key":"login","value":"dem_geir4"},{"key":"name","value":"Geir tester external"},{"key":"department_id","value":"62"}],"variable":[]}},"response":[],"_postman_id":"ff261d6b-6087-438d-b035-87cb9b89afaa"},{"name":"Delete Agent","id":"856e5f47-dd68-420f-abc6-d805a156bb0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api-stage.fiko.no/v1/agent/4339?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agent","4339"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"856e5f47-dd68-420f-abc6-d805a156bb0e"},{"name":"Update Agent","id":"fd4e2129-6279-455c-be4b-198efcb20808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api-stage.fiko.no/v1/agent/4325?user=TOKEN&name=Ola Normann&email=foo@bar.no&mobile=12341234","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agent","4325"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"key":"name","value":"Ola Normann"},{"key":"email","value":"foo@bar.no"},{"key":"mobile","value":"12341234"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"fd4e2129-6279-455c-be4b-198efcb20808"},{"name":"Add Agent to Team","id":"02918c97-b12a-4374-b464-fa90adcf91da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-stage.fiko.no/v1/agent/4325/team/122?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","agent","4325","team","122"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"02918c97-b12a-4374-b464-fa90adcf91da"}],"id":"5ab7369c-53ba-4c91-9a82-d564021809ce","description":"<p>Create, update, delete agents</p>\n","_postman_id":"5ab7369c-53ba-4c91-9a82-d564021809ce","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}},{"name":"Departments","item":[{"name":"Get Departments","id":"b4e515c3-656f-4246-9d0a-657aa0235fc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/departments?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","departments"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"b4e515c3-656f-4246-9d0a-657aa0235fc5"},{"name":"Get Department","id":"3d17ffc3-c728-4320-89f3-1ecdd9d169e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/department/12341234?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","department","12341234"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"3d17ffc3-c728-4320-89f3-1ecdd9d169e6"},{"name":"Create Department","id":"975bb45a-e79b-4a56-986a-d0e276564917","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-stage.fiko.no/v1/departments?user=TOKEN&name=Tester2&company_id=37","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","departments"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"key":"name","value":"Tester2"},{"key":"company_id","value":"37"}],"variable":[]}},"response":[],"_postman_id":"975bb45a-e79b-4a56-986a-d0e276564917"},{"name":"Delete Department","id":"2a74c8f8-3a3e-46ae-afb1-a448d6574dae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api-stage.fiko.no/v1/department/12341234?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","department","12341234"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"2a74c8f8-3a3e-46ae-afb1-a448d6574dae"},{"name":"Update Department","id":"15052818-6bb9-4c1d-93eb-72e1604bf070","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api-stage.fiko.no/v1/department/114?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","department","114"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"15052818-6bb9-4c1d-93eb-72e1604bf070"}],"id":"4a695399-e35a-41db-b69d-6aa0f9542697","_postman_id":"4a695399-e35a-41db-b69d-6aa0f9542697","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}},{"name":"Teams","item":[{"name":"Get Teams","id":"e3f5f5c7-0602-4a78-b0f4-fd33c02988d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/teams?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","teams"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"e3f5f5c7-0602-4a78-b0f4-fd33c02988d1"},{"name":"Get Team","id":"2095ca9c-2894-440c-8223-92843214cbce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/team/475?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","team","475"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"2095ca9c-2894-440c-8223-92843214cbce"},{"name":"Update Team","id":"fc4f1124-1d20-48f6-bf50-bef07ac3f5d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api-stage.fiko.no/v1/team/12341234?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","team","12341234"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"fc4f1124-1d20-48f6-bf50-bef07ac3f5d9"},{"name":"Delete Team","id":"5d968bfd-c002-49dd-9213-dfc96c479a8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api-stage.fiko.no/v1/team/12341234?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","team","12341234"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"5d968bfd-c002-49dd-9213-dfc96c479a8f"},{"name":"Create Team","id":"625626b4-973b-41ae-8d3f-809e8ed9a42e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-stage.fiko.no/v1/teams?user=TOKEN&team_name=Geir Tester&company_id=37&department_id=62","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","teams"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"key":"team_name","value":"Geir Tester"},{"key":"company_id","value":"37"},{"key":"department_id","value":"62"}],"variable":[]}},"response":[],"_postman_id":"625626b4-973b-41ae-8d3f-809e8ed9a42e"}],"id":"04268de2-0f5a-4dce-bb29-91e04ef3c779","_postman_id":"04268de2-0f5a-4dce-bb29-91e04ef3c779","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}},{"name":"Companies","item":[{"name":"Get Companies","id":"5af97087-c059-4868-8974-60a464033081","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/companies?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","companies"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"name","value":"Tester"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"5af97087-c059-4868-8974-60a464033081"},{"name":"Get Company","id":"332ea04d-4822-4ee8-875f-c2dd19103c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/company/37?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","company","37"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"name","value":"Tester"}],"variable":[]}},"response":[],"_postman_id":"332ea04d-4822-4ee8-875f-c2dd19103c1c"}],"id":"04736c97-84a4-4f52-8680-7cfbf8139792","_postman_id":"04736c97-84a4-4f52-8680-7cfbf8139792","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}},{"name":"Campaigns","item":[{"name":"Get Campaigns","id":"d6c41f8d-04b5-4a7e-ab94-0b16575075b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/campaigns?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","campaigns"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"name","value":"Tester"}],"variable":[]}},"response":[],"_postman_id":"d6c41f8d-04b5-4a7e-ab94-0b16575075b7"},{"name":"Get Campaign Data","id":"ff70d7a5-9c94-42c9-96e9-4c5577a48bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/campaign/1216?user=TOKEN","description":"<p>Get campaign\nAll fields required to post an order</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","campaign","1216"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"},{"disabled":true,"key":"name","value":"Tester"}],"variable":[]}},"response":[],"_postman_id":"ff70d7a5-9c94-42c9-96e9-4c5577a48bb1"}],"id":"e7fa9f9f-be6b-4799-90bb-0f0835b97ff2","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ca32556b-351a-4c9e-9660-7d6c54443dff"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"c1aec74f-5291-4be0-a678-321fb1ebeae9"}}],"_postman_id":"e7fa9f9f-be6b-4799-90bb-0f0835b97ff2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}},{"name":"Orders","item":[{"name":"Create order","id":"015e77b2-b698-48e4-9138-850cf7841846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api-stage.fiko.no/v1/orders?user=859DAB45-F4AA-47D3-8C5D-1A12A8BDA40D&campaign_id=1573&agent_id=5493&team_id=610&contact=[{\"header_name_id\":\"Firstname\",\"value\":\"FirstName_Test\"},{\"header_name_id\":\"Lastname\",\"value\":\"LastName_Test\"},{\"header_name_id\":\"Phone\",\"value\":\"48999300\"},{\"header_name_id\":\"Mobile\",\"value\":\"48999300\"},{\"header_name_id\":\"Email\",\"value\":\"test@fiko.no\"},{\"header_name_id\":\"Street\",\"value\":\"Industrigata 5\"},{\"header_name_id\":\"Zip\",\"value\":\"4631\"},{\"header_name_id\":\"City\",\"value\":\"Kristiansand\"},{\"header_name_id\":\"Birthday\",\"value\":\"1974-11-30\"},{\"header_name_id\":\"Utsatt oppstart\",\"value\":\"2024-01-01\"},{\"header_name_id\":\"Fakturaintervall\",\"value\":\"kvartall\"},{\"header_name_id\":\"Dwelling_nr\",\"value\":\"H0703\"},{\"header_name_id\":\"fullmakt\",\"value\":\"ja\"},{\"header_name_id\":\"billing_street\",\"value\":\"Frobusdalen 6\"},{\"header_name_id\":\"Billing_zip\",\"value\":\"4612\"},{\"header_name_id\":\"Billing_city\",\"value\":\"Kristiansand\"}]&products=[{\"form_product_id\":29127,\"amount\":1}]","description":"<p>Create the order. You will have to have: </p>\n<ul>\n<li>a valid user-token </li>\n<li>a Team ID the agent belongs to</li>\n<li>an Agent ID </li>\n<li>a Campaign ID</li>\n<li>a department ID</li>\n<li>a contact JSON</li>\n<li>a product JSON</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","orders"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"859DAB45-F4AA-47D3-8C5D-1A12A8BDA40D"},{"description":{"content":"<p>The campaign the sale is on. The campaign controls the fields that are required.</p>\n","type":"text/plain"},"key":"campaign_id","value":"1573"},{"description":{"content":"<p>The Agent posting the order.</p>\n","type":"text/plain"},"key":"agent_id","value":"5493"},{"description":{"content":"<p>A Team ID which the agent is a part of. To get assigned teams use 'Get Agent'.</p>\n","type":"text/plain"},"key":"team_id","value":"610"},{"description":{"content":"<p>JSON array of headers ids and values. This is found by querying the campaign data. Either use this or order header ids</p>\n","type":"text/plain"},"key":"contact","value":"[{\"header_name_id\":\"Firstname\",\"value\":\"FirstName_Test\"},{\"header_name_id\":\"Lastname\",\"value\":\"LastName_Test\"},{\"header_name_id\":\"Phone\",\"value\":\"48999300\"},{\"header_name_id\":\"Mobile\",\"value\":\"48999300\"},{\"header_name_id\":\"Email\",\"value\":\"test@fiko.no\"},{\"header_name_id\":\"Street\",\"value\":\"Industrigata 5\"},{\"header_name_id\":\"Zip\",\"value\":\"4631\"},{\"header_name_id\":\"City\",\"value\":\"Kristiansand\"},{\"header_name_id\":\"Birthday\",\"value\":\"1974-11-30\"},{\"header_name_id\":\"Utsatt oppstart\",\"value\":\"2024-01-01\"},{\"header_name_id\":\"Fakturaintervall\",\"value\":\"kvartall\"},{\"header_name_id\":\"Dwelling_nr\",\"value\":\"H0703\"},{\"header_name_id\":\"fullmakt\",\"value\":\"ja\"},{\"header_name_id\":\"billing_street\",\"value\":\"Frobusdalen 6\"},{\"header_name_id\":\"Billing_zip\",\"value\":\"4612\"},{\"header_name_id\":\"Billing_city\",\"value\":\"Kristiansand\"}]"},{"description":{"content":"<p>JSON array of form product ids and the amouth ordered</p>\n","type":"text/plain"},"key":"products","value":"[{\"form_product_id\":29127,\"amount\":1}]"}],"variable":[]}},"response":[],"_postman_id":"015e77b2-b698-48e4-9138-850cf7841846"},{"name":"List orders","id":"d9bba115-75f6-4060-a1c6-25fa6e5db468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-stage.fiko.no/v1/orders?user=TOKEN","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","orders"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN"}],"variable":[]}},"response":[],"_postman_id":"d9bba115-75f6-4060-a1c6-25fa6e5db468"},{"name":"Update order","id":"471f6b3a-9993-4b3d-8c4e-4f0be51ad91a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api-stage.fiko.no/v1/order/12341234?user=TOKEN[NOT IMPLEMENTED YET]","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}},"urlObject":{"path":["v1","order","12341234"],"host":["https://api-stage.fiko.no"],"query":[{"description":{"content":"<p>User Token supplied from FIKO</p>\n","type":"text/plain"},"key":"user","value":"TOKEN[NOT IMPLEMENTED YET]"}],"variable":[]}},"response":[],"_postman_id":"471f6b3a-9993-4b3d-8c4e-4f0be51ad91a"}],"id":"60123651-fe0a-4330-9c5d-85248eeefda9","_postman_id":"60123651-fe0a-4330-9c5d-85248eeefda9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"73db0b15-a129-419c-89f5-b7b25838419a","id":"73db0b15-a129-419c-89f5-b7b25838419a","name":"External OMS","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"user"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"2b4ae338-7747-49ac-8165-e3e43cc81a34","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"55537354-587e-4610-b252-66502e1ee647","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"https://api-stage.fiko.no"},{"key":"token","value":"TOKEN"}]}