{"info":{"_postman_id":"2e66b5e3-a01e-4eaf-bf80-6b5e3c62759f","name":"BIPO-Portal","description":"<html><head></head><body><p>As BIPO HRMS is launching V2, both V1 and V2's API are maintain under developer portal.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18494877","collectionId":"2e66b5e3-a01e-4eaf-bf80-6b5e3c62759f","publishedId":"2sBXVoAoeF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-03T09:47:13.000Z"},"item":[{"name":"HRMSv1","item":[{"name":"Authorization","item":[{"name":"Get Access Token","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":["var res = pm.response.json()\r","pm.collectionVariables.set(\"token\", res.access_token)\r","pm.collectionVariables.set(\"refresh_token\", res.refresh_token)"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"26efb9b9-eb5b-4223-bf7c-2392501a57d4","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"UserName","value":"{{apiUser}}","type":"text","description":"<p>Get this from your system admin or from HRMS:\nSetup &gt; Web API &gt; User in your HRMS admin portal.</p>\n"},{"key":"Password","value":"{{apiPassword}}","type":"text","description":"<p>This is the Web API user’s password. If not available, request it from the admin who created the user.</p>\n"},{"key":"grant_type","value":"password","type":"text","description":"<p>Fixed as \"password\"</p>\n"},{"key":"client_id","value":"{{clientId}}","type":"text","description":"<p>Request credential from admin. It is from EAM portal.</p>\n"},{"key":"client_secret","value":"{{clientSecret}}","type":"text","description":"<p>Paired with client_id, also from the EAM portal.</p>\n"},{"key":"serviceConnection","value":"{{serviceConnection}}","type":"text","description":"<p>Service Connection is a parameter to distinguish or specify the connection or tenant, especially in multi-tenant or multi-service environments.\nThis field is optional. Get the value from IT or check in web.config. If client don't have multi-tenant setups, may leave it out.</p>\n"}]},"url":"{{baseUrl}}/oauth2/webapi/token","description":"<p>This API is used to <strong>retrieve a new access key</strong> along with a <strong>refresh key</strong> by submitting api user login details together with client credentials.</p>\n","urlObject":{"path":["oauth2","webapi","token"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4f07724b-16d2-4211-bd22-3aecb7bfd71a","name":"Get Token","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"UserName","value":"{{apiUser}}","type":"text"},{"key":"Password","value":"{{apiPassword}}","type":"text"},{"key":"grant_type","value":"password","type":"text"},{"key":"client_id","value":"{{clientId}}","type":"text"},{"key":"client_secret","value":"{{clientSecret}}","type":"text"}]},"url":"{{baseUrl}}/oauth2/webapi/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 26 Aug 2022 09:16:52 GMT"},{"key":"Content-Length","value":"717"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"h_UOuUnS...j\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 899,\n    \"refresh_token\": \"QnTD70-...Mu3Lo1\"\n}"},{"id":"53f85d40-9429-4506-b634-4112e3097e9f","name":"Get Token - Invalid Client","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"UserName","value":"{{apiUser}}","type":"text","description":"Web API User"},{"key":"Password","value":"{{apiPassword}}","type":"text","description":"Web API Password"},{"key":"grant_type","value":"password","type":"text","description":"Fixed as \"password\""},{"key":"client_id","value":"{{clientId}}","type":"text","description":"Request credential via EAM portal"},{"key":"client_secret","value":"{{clientSecret}}","type":"text"},{"key":"serviceConnection","value":"{{serviceConnection}}","type":"text","description":"Service Connection, identifier for multi-tenant server\nEngage IT to setup in web.config"}]},"url":"{{baseUrl}}/oauth2/webapi/token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 02 May 2023 07:28:32 GMT"},{"key":"Content-Length","value":"95"}],"cookie":[],"responseTime":null,"body":"{\n    //IP Address need to whitelist. See \"What's my IP?\" API under Misc.\n    \"error\": \"invalid_client\",\n    \"error_description\": \"HTTP request from 151.xxx.xx.xx is not allowed\"\n}"}],"_postman_id":"26efb9b9-eb5b-4223-bf7c-2392501a57d4"},{"name":"Refresh Access Token","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":["var res = pm.response.json()\r","pm.collectionVariables.set(\"token\", res.access_token)\r","pm.collectionVariables.set(\"refresh_token\", res.refresh_token)"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4e353dcc-23de-45cc-adf5-754809c846a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"{{clientId}}","type":"text","description":"<p>Request credential from admin. It is from EAM portal.</p>\n"},{"key":"client_secret","value":"{{clientSecret}}","type":"text","description":"<p>Paired with client_id, also from the EAM portal.</p>\n"},{"key":"serviceConnection","value":"{{serviceConnection}}","type":"text","description":"<p>Service Connection is a parameter to distinguish or specify the connection or tenant, especially in multi-tenant or multi-service environments.\nThis field is optional. Get the value from IT or check in web.config. If client don't have multi-tenant setups, may leave it out.</p>\n"},{"key":"grant_type","value":"refresh_token","description":"<p>Fixed as \"refresh_token\"</p>\n","type":"text"},{"key":"refresh_token","value":"","description":"<p>refresh_token obtained from the initial request </p>\n","type":"text"}]},"url":"{{baseUrl}}/oauth2/webapi/token","description":"<p>This API is used to <strong>generate a fresh access token</strong> without re-entering username and password.<br />The refresh_token obtained from the initial request must be supplied.</p>\n","urlObject":{"path":["oauth2","webapi","token"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"62d5ed6d-9542-48fd-9447-695c84d004fb","name":"Refresh Access Token","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"UserName","value":"{{apiUser}}","type":"text","description":"Web API User","disabled":true},{"key":"Password","value":"{{apiPassword}}","type":"text","description":"Web API Password","disabled":true},{"key":"grant_type","value":"password","type":"text","description":"Fixed as \"password\"","disabled":true},{"key":"client_id","value":"{{clientId}}","type":"text","description":"Request credential via EAM portal"},{"key":"client_secret","value":"{{clientSecret}}","type":"text"},{"key":"serviceConnection","value":"{{serviceConnection}}","type":"text","description":"Service Connection, identifier for multi-tenant server\nEngage IT to setup in web.config. If server don't need service connection, don't need to provide this."},{"key":"grant_type","value":"refresh_token","type":"text"},{"key":"refresh_token","value":"","type":"text"}]},"url":"{{baseUrl}}/oauth2/webapi/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 02 Nov 2023 06:41:38 GMT"},{"key":"Content-Length","value":"803"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"98p_X5gg5..ld0j4\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 899,\n    \"refresh_token\": \"_eDS0TjoC9je...Ok\"\n}"}],"_postman_id":"4e353dcc-23de-45cc-adf5-754809c846a2"},{"name":"SSO for ESS","id":"dbc5e004-ce9a-4f0e-a70b-1e5fffbdffd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"UserID\": \"SG0002\",\r\n  // Supported ID can fetch from \r\n  // select ID, Caption from TblWebMenu where ID=[REQ.MenuID]\r\n  // System will route to Home page if MenuID is not provided or SQL above return no result\r\n  \"MenuID\": \"\",\r\n\r\n\r\n  \r\n  // Supported value: 'Email', 'EmployeeCode'\r\n  // System will redirect to the employee's ESS once result returned\r\n  // select EmpCode from EM where [REQ.UserIDField] = [REQ.UserID]\r\n  \"UserIDField\": \"EmployeeCode\",\r\n  \"LinkExpiryInMinutes\": 10\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOAuth/LoginESS","description":"<p>Default URL expiry = 1 minute</p>\n","urlObject":{"path":["api2","BIPOAuth","LoginESS"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ea2f41cd-a0b2-42b1-abec-fc8bb0dba109","name":"LoginESS - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"UserID\": {{UserID}},\r\n  // Supported ID can fetch from \r\n  // select ID, Caption from TblWebMenu where ID=[REQ.MenuID]\r\n  // System will route to Home page if MenuID is not provided or SQL above return no result\r\n  \"MenuID\": \"A442B7D5A824B5\",\r\n  // Supported value: 'Email', 'EmployeeCode'\r\n  // System will redirect to the employee's ESS once result returned\r\n  // select EmpCode from EM where [REQ.UserIDField] = [REQ.UserID]\r\n  \"UserIDField\": {{EM.FieldName}},\r\n  \"LinkExpiryInMinutes\":10\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOAuth/LoginESS"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"ok\": true,\n  \"url\": \"https://bipo.com/action/QyDAQAAC741FwhiKv0QyDAQAAC741FwhiKv0\"\n}"},{"id":"3ab44ed5-a8e7-435a-8e3f-e23d20ddf92d","name":"LoginESS - Fail","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"UserID\": {{UserID}},\r\n  \"MenuID\": \"A442B7D5A824B5\",\r\n  \"UserIDField\": {{EM.FieldName}},\r\n  \"LinkExpiryInMinutes\":10\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOAuth/LoginESS"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"ok\": false,\n  \"msg\": \"Access denied.\"\n}"}],"_postman_id":"dbc5e004-ce9a-4f0e-a70b-1e5fffbdffd5"}],"id":"c68ac8b4-5c10-413c-ba09-c3f34c629fbd","description":"<blockquote>\n<p>{{baseUrl}}/oauth2/webapi/token </p>\n</blockquote>\n<p>Used to obtain an access token and refresh token by providing user credentials and client credentials.</p>\n<p>Sample {baseUrl} looks like <a href=\"https://shde999.bipocloud.com/abc\">https://shde999.bipocloud.com/abc</a> .</p>\n","_postman_id":"c68ac8b4-5c10-413c-ba09-c3f34c629fbd"},{"name":"Personnel","item":[{"name":"Employee","item":[{"name":"Personal","item":[{"name":"Employee - LIST","id":"3fe8cfc4-0900-46e9-a613-4c66e6243a73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Master\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"EmployeeCode\" : \"000002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employees from BIPO</p>\n<p><strong>Note:</strong></p>\n<ul>\n<li><p>Advised to call necessary fields only by using Fields[] when getting Employee information.</p>\n</li>\n<li><p>Sensitive data fields will not be accessible when fields are in System Config: HideSensitiveFields.</p>\n</li>\n</ul>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3dd57897-b58c-4131-b26a-786d33b57b2c","name":"Employee - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Master\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"EmployeeCode\" : \"000002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"14645"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 07:49:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"CreateOn\": \"2022-09-14T10:52:16.733\",\n        \"UpdateOn\": \"2023-03-14T18:38:53.757\",\n        \"AdditionalSuperCode\": null,\n        \"AddressAlley\": null,\n        \"AddressBuilding\": \"Phonexay Village\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"LA\",\n        \"AddressDistrict\": \"Saysetthda District\",\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": \"142\",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"142,Singha Road, Tower Square\",\n        \"AddressLine2\": \"Phonexay Village\",\n        \"AddressLine3\": \"Saysetthda District\",\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": \"Singha Road, Tower Square\",\n        \"AddressSubDistrict\": null,\n        \"AddressType\": \"L\",\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"Age\": 3405,\n        \"AliasName\": null,\n        \"AllWorkDay\": null,\n        \"AltLangFirstName\": null,\n        \"AltLangLastName\": null,\n        \"AltLangName\": null,\n        \"AnnualAverageCalculation\": null,\n        \"ASNNo\": null,\n        \"AuthorisedToFinaliseTax\": null,\n        \"AwardCode\": null,\n        \"BadgeNo\": null,\n        \"BankAccountNo\": \"434354546565\",\n        \"BankAccountNo2\": \"131231\",\n        \"BankAccountType\": null,\n        \"BankAccountType2\": null,\n        \"BankAllocationAccount\": null,\n        \"BankAllocationAmount\": 0,\n        \"BankAllocationRun\": null,\n        \"BankAllocationType\": null,\n        \"BankBeneficiaryName\": \"TEST\",\n        \"BankBeneficiaryName2\": \"31313\",\n        \"BankBranch\": null,\n        \"BankBranch2\": null,\n        \"BankCity\": null,\n        \"BankCity2\": null,\n        \"BankCode\": \"7065\",\n        \"BankCode2\": \"7065\",\n        \"BankCurrencyCode\": null,\n        \"BankCurrencyCode2\": null,\n        \"BankPriorityPayment\": 0,\n        \"BankPriorityPayment2\": 0,\n        \"BankSWIFTCode\": null,\n        \"BankSWIFTCode2\": null,\n        \"BasicPensionOfficeNo\": null,\n        \"BasicPensionSerialNo\": null,\n        \"BeneficiaryBankCode\": null,\n        \"BeneficiaryBankSwiftCode\": null,\n        \"BirthCountryCode\": null,\n        \"BirthDate\": \"1988-10-10T00:00:00\",\n        \"BirthPlace\": \"test012\",\n        \"BloodType\": null,\n        \"BPJSKSDateEnd\": null,\n        \"BPJSKSDateStart\": null,\n        \"BPJSKSNo\": null,\n        \"BPJSKSPaidBy\": null,\n        \"BPJSTKBranch\": null,\n        \"BPJSTKDateEnd\": null,\n        \"BPJSTKDateStart\": null,\n        \"BPJSTKNo\": null,\n        \"BPJSTKPaidBy\": null,\n        \"BranchCode\": null,\n        \"BuddyEC\": null,\n        \"CalendarCode\": null,\n        \"ChangeEmployeeNameDate\": null,\n        \"ChangeSchemeDate\": null,\n        \"CityCode\": null,\n        \"ClassOfEmployee\": null,\n        \"ClockAreaCodes\": null,\n        \"ClockCodes\": null,\n        \"CompanyCode\": \"TEST1991\",\n        \"CompaRatio\": 0,\n        \"ContractAdjustment\": 0,\n        \"ContractorABN\": null,\n        \"CostCentreCode\": null,\n        \"CountryCode\": \"SG\",\n        \"CPFEmployeeType\": null,\n        \"CPFMethodCode\": null,\n        \"CTCAmountPaid\": 0,\n        \"CTCIssueDate\": null,\n        \"CTCIssuePlace\": null,\n        \"CTCNo\": null,\n        \"Date418\": null,\n        \"DateConfirm\": \"2017-09-12T00:00:00\",\n        \"DateFirstWork\": null,\n        \"DateJoin\": \"2023-01-03T00:00:00\",\n        \"DateJoinEarliest\": \"2023-01-03T00:00:00\",\n        \"DateJoinInitial\": \"2023-01-03T00:00:00\",\n        \"DateJoinLeave\": \"2023-01-01T00:00:00\",\n        \"DateLeaveSG\": null,\n        \"DateProbationDue\": \"2023-07-02T00:00:00\",\n        \"DateProbationDueInitial\": \"2022-11-27T00:00:00\",\n        \"DateResign\": null,\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"DaysOfStayInChina\": 0,\n        \"DepartmentCode\": \"KS01\",\n        \"DependentVisa\": null,\n        \"DesignationCode\": null,\n        \"DingTalkAccount\": null,\n        \"DingTalkUserID\": null,\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"DPLKDateEnd\": null,\n        \"DPLKDateStart\": null,\n        \"DPLKNo\": null,\n        \"EDBOccupation\": null,\n        \"EFC01\": null,\n        \"EFC02\": null,\n        \"EFC03\": null,\n        \"EFC04\": null,\n        \"EFC05\": null,\n        \"EFC06\": null,\n        \"EFC07\": null,\n        \"EFC08\": null,\n        \"EFC09\": null,\n        \"EFC10\": null,\n        \"EFC11\": null,\n        \"EFC12\": null,\n        \"EFC13\": null,\n        \"EFC14\": null,\n        \"EFC15\": null,\n        \"EFC16\": null,\n        \"EFC17\": null,\n        \"EFC18\": null,\n        \"EFC19\": null,\n        \"EFC20\": null,\n        \"EFC21\": null,\n        \"EFC22\": null,\n        \"EFC23\": null,\n        \"EFC24\": null,\n        \"EFC25\": null,\n        \"EFC26\": null,\n        \"EFC27\": null,\n        \"EFC28\": null,\n        \"EFC29\": null,\n        \"EFC30\": null,\n        \"EFC31\": null,\n        \"EFC32\": null,\n        \"EFC33\": null,\n        \"EFC34\": null,\n        \"EFC35\": null,\n        \"EFC36\": null,\n        \"EFC37\": null,\n        \"EFC38\": null,\n        \"EFC39\": null,\n        \"EFC40\": null,\n        \"EFD01\": null,\n        \"EFD02\": null,\n        \"EFD03\": null,\n        \"EFD04\": null,\n        \"EFD05\": null,\n        \"EFD06\": null,\n        \"EFD07\": null,\n        \"EFD08\": null,\n        \"EFD09\": null,\n        \"EFD10\": null,\n        \"EFD11\": null,\n        \"EFD12\": null,\n        \"EFD13\": null,\n        \"EFD14\": null,\n        \"EFD15\": null,\n        \"EFD16\": null,\n        \"EFD17\": null,\n        \"EFD18\": null,\n        \"EFD19\": null,\n        \"EFD20\": null,\n        \"EFN01\": 0,\n        \"EFN02\": 0,\n        \"EFN03\": 0,\n        \"EFN04\": 0,\n        \"EFN05\": 0,\n        \"EFN06\": 0,\n        \"EFN07\": 0,\n        \"EFN08\": 0,\n        \"EFN09\": 0,\n        \"EFN10\": 0,\n        \"EFN11\": 0,\n        \"EFN12\": 0,\n        \"EFN13\": 0,\n        \"EFN14\": 0,\n        \"EFN15\": 0,\n        \"EFN16\": 0,\n        \"EFN17\": 0,\n        \"EFN18\": 0,\n        \"EFN19\": 0,\n        \"EFN20\": 0,\n        \"EFR01\": null,\n        \"EFR02\": null,\n        \"EFR03\": null,\n        \"EFR04\": null,\n        \"EFR05\": null,\n        \"EFR06\": null,\n        \"EFR07\": null,\n        \"EFR08\": null,\n        \"EFR09\": null,\n        \"EFR10\": null,\n        \"EFR11\": null,\n        \"EFR12\": null,\n        \"EFR13\": null,\n        \"EFR14\": null,\n        \"EFR15\": null,\n        \"EFR16\": null,\n        \"EFR17\": null,\n        \"EFR18\": null,\n        \"EFR19\": null,\n        \"EFR20\": null,\n        \"EFR21\": null,\n        \"EFR22\": null,\n        \"EFR23\": null,\n        \"EFR24\": null,\n        \"EFR25\": null,\n        \"EFS01\": null,\n        \"EFS02\": null,\n        \"EFS03\": null,\n        \"EFS04\": null,\n        \"EFS05\": null,\n        \"EISMethod\": null,\n        \"Email\": \"jordan.tan@biposervice.com\",\n        \"EmployeeName\": \"Sysamay Nammatham\",\n        \"EmployeeNameForTax\": null,\n        \"EmployerTaxCode\": null,\n        \"EmploymentBasis\": null,\n        \"EmploymentInsuranceCardNo\": null,\n        \"EmploymentStatus\": \"A\",\n        \"EmploymentType\": null,\n        \"EmploymentTypeCode\": \"KS000001\",\n        \"EnforceSSO\": null,\n        \"EPFCode\": null,\n        \"EPFICNo\": null,\n        \"EPFInitial\": null,\n        \"EPFMethod\": null,\n        \"EPFNo\": null,\n        \"EPS\": null,\n        \"EPSContributionType\": null,\n        \"ESIContributionType\": null,\n        \"ESINo\": null,\n        \"ESIReason\": null,\n        \"EstimatedDepartureDate\": null,\n        \"ETPCode\": null,\n        \"ExcludeResignSettlement\": null,\n        \"ExcludeYEA\": null,\n        \"ExpatTaxMethod\": null,\n        \"ExtensionNo\": null,\n        \"FacebookAccount\": null,\n        \"FirstEntryDate\": null,\n        \"FirstName\": \"Sysamay\",\n        \"FixedTaxDeduction\": 0,\n        \"FlatTaxPercentage\": 0,\n        \"Foreigner\": null,\n        \"ForeignTax\": 0,\n        \"FreezePayment\": null,\n        \"FundMemberNo\": null,\n        \"Funds\": \"C\",\n        \"FundUSI\": null,\n        \"FWLCode\": null,\n        \"GDPRProcessBy\": null,\n        \"GDPRProcessOn\": null,\n        \"GDPRResend\": 0,\n        \"GDPRStatus\": 0,\n        \"Gender\": \"F\",\n        \"GoogleAccount\": null,\n        \"GreenCardRegionCode\": null,\n        \"HajiNo\": null,\n        \"HasOtherIncome\": null,\n        \"HasSpouse\": null,\n        \"HealthInsuranceAssociation\": null,\n        \"HealthInsuranceBase\": 0,\n        \"HealthInsuranceCardCode\": null,\n        \"HealthInsuranceCardNo\": null,\n        \"HealthInsuranceSocietiesCardCode\": null,\n        \"HealthInsuranceSocietiesCardNo\": null,\n        \"HFCode\": null,\n        \"HideInEmployeeList\": null,\n        \"HIKPersonID\": null,\n        \"HireNo\": 1,\n        \"HKFPSID\": null,\n        \"HKFPSIDTYPE\": null,\n        \"HomeCountry\": null,\n        \"Hometown\": null,\n        \"HospitalCode\": null,\n        \"HourlyRate\": 0,\n        \"HouseholdHead\": null,\n        \"HouseholdRelationship\": null,\n        \"HousingFundNo\": null,\n        \"HRDFType\": null,\n        \"IdentityNo\": \"S7333561B\",\n        \"IdentityType\": \"SG02\",\n        \"IMEINo\": null,\n        \"IncludeResignDependentDeduction\": null,\n        \"IncomeCategory\": null,\n        \"IncomeStreamType\": null,\n        \"InterfaceOn\": null,\n        \"IntraGroupTransfer\": 0,\n        \"InvalidAnswer\": 0,\n        \"InvalidLogin\": 0,\n        \"IR56AreaCode\": null,\n        \"IR56MFlag\": 0,\n        \"IRBMPassportNo\": null,\n        \"IRDNo\": null,\n        \"JKKGroup\": null,\n        \"JoinMidMonth\": null,\n        \"KanaFirstName\": null,\n        \"KanaLastName\": null,\n        \"KRCityCode\": null,\n        \"LastLogin\": \"2023-03-13T16:48:18.767\",\n        \"LastLogout\": \"2023-03-13T16:49:21.437\",\n        \"LastName\": \"Nammatham\",\n        \"LastRemindOnBirthdayDate\": null,\n        \"LastWorkingDate\": null,\n        \"LeaveCountry\": null,\n        \"LeaveGradeCode\": \"KSANL\",\n        \"LeaverSlipRequest\": null,\n        \"LengthOfServicePosition\": null,\n        \"LevyCode\": null,\n        \"LHDNBranch\": null,\n        \"LIAccidentInsuredSalary\": 0,\n        \"LIInsuredSalary\": 0,\n        \"LISpecialAmount\": 0,\n        \"LISpecialIdentity\": null,\n        \"LISpecialPercentage\": 0,\n        \"LIType\": null,\n        \"LOADays\": 0,\n        \"LocalAddressName\": null,\n        \"Locality\": null,\n        \"LocationCode\": null,\n        \"LockOn\": null,\n        \"LoginCode\": \"000002\",\n        \"LoginStatus\": 0,\n        \"LPEmployeeVoluntaryPercentage\": 0,\n        \"LPEmployerMandatoryPercentage\": 0,\n        \"LPInsuredSalary\": 0,\n        \"LPStatus\": null,\n        \"LPType\": null,\n        \"LWFState\": null,\n        \"LWFSubState\": null,\n        \"ManagerCode\": \"7777\",\n        \"ManagerCustom1\": \"1400\",\n        \"ManagerCustom10\": null,\n        \"ManagerCustom2\": null,\n        \"ManagerCustom3\": null,\n        \"ManagerCustom4\": null,\n        \"ManagerCustom5\": null,\n        \"ManagerCustom6\": null,\n        \"ManagerCustom7\": null,\n        \"ManagerCustom8\": null,\n        \"ManagerCustom9\": null,\n        \"MaritalStatus\": \"S\",\n        \"MarriageDate\": null,\n        \"MemberAccountNumber\": null,\n        \"MicrosoftAccount\": null,\n        \"MiddleName\": null,\n        \"MLFullExemption\": null,\n        \"MLHalfExemption\": null,\n        \"MLMonthStart\": null,\n        \"MLReduction\": null,\n        \"MLSurchargeRate\": 0,\n        \"MobileAgreementStatus\": 0,\n        \"MobileNo\": \"111\",\n        \"MOMBCEmployeeGroup\": null,\n        \"MOMBCEmployeeType\": null,\n        \"MOMBCEmploymentType\": null,\n        \"MOMBCOccupationGroup\": null,\n        \"MOMEmployeeType\": null,\n        \"MOMOccupationGroup\": null,\n        \"MoreThan2Jobs\": null,\n        \"MotherName\": null,\n        \"MPFDateJoin\": null,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFScheme\": null,\n        \"MPFVoluntaryIndividual\": null,\n        \"MPFVoluntaryPlanCode\": null,\n        \"MSOCode\": null,\n        \"MustClock\": null,\n        \"NameExtension\": null,\n        \"NamePrefixCode\": \"Master\",\n        \"NationalityCode\": \"LA\",\n        \"NewGraduate\": null,\n        \"NewRecOwner\": null,\n        \"NHI2Method\": null,\n        \"NHIInsuredSalary\": 0,\n        \"NHILTCReductionPercentage\": 0,\n        \"NHISpecialAmount\": 0,\n        \"NHISpecialPercentage\": 0,\n        \"NHIType\": \"LI\",\n        \"NonResidentDateEnd\": null,\n        \"NonResidentDateStart\": null,\n        \"NoOfChildren\": 2,\n        \"NoOfChildrenToYear\": 0,\n        \"NoOfContract\": 0,\n        \"NoOfDependentChildren\": 0,\n        \"NoticePeriodCode\": null,\n        \"NoticePeriodForTerminationOfEmployment\": null,\n        \"NSSFNo\": null,\n        \"NSSFStatus\": null,\n        \"NSSFType\": null,\n        \"OFC01\": null,\n        \"OFC02\": null,\n        \"OFC03\": null,\n        \"OFC04\": null,\n        \"OFC05\": null,\n        \"OFC06\": null,\n        \"OFC07\": null,\n        \"OFC08\": null,\n        \"OFC09\": null,\n        \"OFC10\": null,\n        \"OFC11\": null,\n        \"OFC12\": null,\n        \"OFC13\": null,\n        \"OFC14\": null,\n        \"OFC15\": null,\n        \"OFC16\": null,\n        \"OFC17\": null,\n        \"OFC18\": null,\n        \"OFC19\": null,\n        \"OFC20\": null,\n        \"OFN01\": 0,\n        \"OFN02\": 0,\n        \"OFN03\": 0,\n        \"OFN04\": 0,\n        \"OFN05\": 0,\n        \"OFR01\": null,\n        \"OFR02\": null,\n        \"OFR03\": \"ENVS\",\n        \"OFR04\": null,\n        \"OFR05\": null,\n        \"OFR06\": null,\n        \"OFR07\": null,\n        \"OFR08\": null,\n        \"OFR09\": null,\n        \"OFR10\": null,\n        \"OFR11\": null,\n        \"OFR12\": null,\n        \"OFR13\": null,\n        \"OFR14\": null,\n        \"OFR15\": null,\n        \"OFR16\": null,\n        \"OFR17\": null,\n        \"OFR18\": null,\n        \"OFR19\": \"F\",\n        \"OFR20\": null,\n        \"OFR21\": null,\n        \"OFR22\": null,\n        \"OFR23\": null,\n        \"OFR24\": null,\n        \"OFR25\": null,\n        \"OFR26\": null,\n        \"OFR27\": null,\n        \"OFR28\": null,\n        \"OFR29\": null,\n        \"OFR30\": null,\n        \"OFR31\": null,\n        \"OFR32\": null,\n        \"OFR33\": \"forOFR33-0\",\n        \"OFR34\": \"01\",\n        \"OFR35\": \"1991REF1\",\n        \"OFR36\": null,\n        \"OFR37\": null,\n        \"OFR38\": null,\n        \"OFR39\": null,\n        \"OFR40\": null,\n        \"OFS01\": null,\n        \"OFS02\": null,\n        \"OFS03\": null,\n        \"OFS04\": null,\n        \"OFS05\": null,\n        \"OldEmployeeName\": null,\n        \"OldEmployeeNameKana\": null,\n        \"OldSchemeYOS\": 0,\n        \"OTGroupCode\": null,\n        \"OtherMedicalBenefit\": null,\n        \"OverseasCorrespondingCharges\": null,\n        \"OvertimePaymentPeriod\": null,\n        \"OvertimeRateOfPay\": null,\n        \"PagIBIGNo\": null,\n        \"PagIBIGType\": null,\n        \"PaidMedicalExaminationFee\": null,\n        \"PAN\": null,\n        \"ParentDisabledPerson\": null,\n        \"PayGroupCode\": \"EO\",\n        \"PayMode\": \"M\",\n        \"PayrollCity\": null,\n        \"PayScaleCode\": null,\n        \"PayType\": \"M\",\n        \"PDPAStatus\": null,\n        \"PensionNo\": null,\n        \"PersonalEmail\": null,\n        \"PersonalHandicapped\": null,\n        \"PersonalMobileNo\": null,\n        \"PFCode\": null,\n        \"PFContributionType\": null,\n        \"PFEEDateStart\": null,\n        \"PFERDateStart\": null,\n        \"PFFirstMonth\": null,\n        \"PFNo\": null,\n        \"PFType\": null,\n        \"PhilHealthNo\": null,\n        \"PhilHealthType\": null,\n        \"PHRegionNo\": null,\n        \"PointNo\": 0,\n        \"PreviousEC\": null,\n        \"PreviousPayrollID\": null,\n        \"PRIssueDate\": \"2019-09-01T00:00:00\",\n        \"ProbationPeriod\": 6,\n        \"ProbationPeriodType\": \"m\",\n        \"ProbationSalary\": 0,\n        \"ProfTaxState\": null,\n        \"ProfTaxSubState\": null,\n        \"ProvidentCode\": null,\n        \"ProvidentDateEnd\": null,\n        \"ProvidentDateStart\": null,\n        \"ProvidentNo\": null,\n        \"ProvidentPlanCode\": null,\n        \"PRRenounceDate\": null,\n        \"PRStatus\": \"C\",\n        \"QualificationCode\": null,\n        \"RaceCode\": null,\n        \"RDOCode\": null,\n        \"RecruitmentType\": null,\n        \"ReducedPFEmployee\": null,\n        \"RefundLSPSP\": null,\n        \"Region\": null,\n        \"Rehire\": \"Y\",\n        \"ReligionCode\": null,\n        \"ReligiousPractitioner\": null,\n        \"RentalReimbursement\": 0,\n        \"RentalReimbursementControl\": null,\n        \"ResidentialStatus\": null,\n        \"ResidentTaxCollectionMethod\": null,\n        \"ResignedTaxGroup\": null,\n        \"ResigneeProjectionMethod\": null,\n        \"ResignNoPITFinalisation\": null,\n        \"ResignReasonCode\": null,\n        \"ResignTaxRecompute\": null,\n        \"RestDayPerWeek\": null,\n        \"RetireAge\": 63,\n        \"RetireDate\": null,\n        \"RetirementNormalServiceYear\": 0,\n        \"RetirementShortTermServiceYear\": 0,\n        \"RetirementSpecialExecutiveServiceYear\": 0,\n        \"RetirementTaxDeclaration\": null,\n        \"S206AAApply\": null,\n        \"S7NEMethod\": null,\n        \"SAL01\": 0,\n        \"SAL01_p\": 0,\n        \"SAL02\": 0,\n        \"SAL02_p\": 0,\n        \"SAL03\": 0,\n        \"SAL03_p\": 0,\n        \"SAL04\": 0,\n        \"SAL04_p\": 0,\n        \"SAL05\": 0,\n        \"SAL05_p\": 0,\n        \"SalaryArrears\": null,\n        \"SalaryArrearsMonth\": null,\n        \"SalaryDate\": \"2022-08-28T00:00:00\",\n        \"SalaryDate_p\": null,\n        \"SalaryFixed\": 1111,\n        \"SalaryFixed_p\": 1111,\n        \"SalaryGradeCode\": \"TEST01\",\n        \"SalaryGross\": 1111,\n        \"SalaryGross_p\": 1111,\n        \"SalaryPointIncrement\": 0,\n        \"SE1OverrideAmount\": 0,\n        \"SeniorTaxOffsetStatus\": null,\n        \"ServiceLength\": 2,\n        \"ServiceLengthAdjustment\": 0,\n        \"SeveranceExemption\": null,\n        \"SeverancePayment\": null,\n        \"SeveranceTotalServiceDays\": 0,\n        \"SevGovtPensionFund\": 0,\n        \"SevGovtRetirement\": 0,\n        \"SevProvidentFund\": 0,\n        \"SevRetirementMutualFund\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"ShortedPeriod\": 0,\n        \"ShortedPeriodType\": null,\n        \"SHUIJoinMonth\": null,\n        \"SickChildcareLongLeave\": null,\n        \"SICode\": null,\n        \"SocialInsuranceNo\": null,\n        \"SocialSecurityRegion\": null,\n        \"SocialSecurityType\": null,\n        \"SOCSOMethod\": null,\n        \"SOCSONo\": null,\n        \"SpouseHandicapped\": null,\n        \"SpouseType\": null,\n        \"SSEmployeeName\": null,\n        \"SSFBranchNo\": null,\n        \"SSFDateEnd\": null,\n        \"SSFDateStart\": null,\n        \"SSFEmploymentType\": null,\n        \"SSFLocationCode\": null,\n        \"SSFMethod\": null,\n        \"SSFNo\": null,\n        \"SSFPrefix\": null,\n        \"SSFType\": null,\n        \"SSNo\": null,\n        \"SSOHospitalCode\": null,\n        \"SSOHospitalCode2\": null,\n        \"SSOHospitalCode3\": null,\n        \"SSSNo\": null,\n        \"SSSType\": null,\n        \"SSType\": null,\n        \"STSL\": null,\n        \"SubDepartmentCode\": null,\n        \"SuperChoice\": null,\n        \"SuperFundName\": null,\n        \"SuperMonthEnd\": null,\n        \"SuperMonthStart\": null,\n        \"SuperSalaryPackage\": null,\n        \"Suspended\": 0,\n        \"TaxAllowance\": 0,\n        \"TaxBimonthly\": null,\n        \"TaxCollectorGroup\": null,\n        \"TaxDateEnd\": null,\n        \"TaxDateStart\": null,\n        \"TaxExpat\": null,\n        \"TaxFixedContribution\": 0,\n        \"TaxFixedContributionType\": null,\n        \"TaxFreeThreshold\": null,\n        \"TaxGrossUpPercentage\": 0,\n        \"TaxGroup\": null,\n        \"TaxInfoYearStart\": null,\n        \"TaxMaritalStatus\": null,\n        \"TaxMethod\": null,\n        \"TaxMonthEnd\": null,\n        \"TaxMonthStart\": null,\n        \"TaxNo\": null,\n        \"TaxNoOfChildren\": 0,\n        \"TaxNoOfDependent\": 0,\n        \"TaxOffsetAmount\": 0,\n        \"TaxPayrollCity\": null,\n        \"TaxPrivilege\": null,\n        \"TaxRegime\": null,\n        \"TaxRelatedMatters\": null,\n        \"TaxReliefSHUIExclusion\": null,\n        \"TaxResidentStatus\": null,\n        \"TaxScale\": null,\n        \"TaxState\": null,\n        \"TaxStatus\": null,\n        \"TaxSubstitute\": null,\n        \"TaxTreatmentCode\": null,\n        \"TaxType\": null,\n        \"TaxYear\": null,\n        \"TaxZone\": null,\n        \"TelephoneNo\": null,\n        \"TFNo\": null,\n        \"TimeDiffHours\": 0,\n        \"TimeZone\": null,\n        \"TINo\": null,\n        \"Title\": \"Ms\",\n        \"TransactionType\": null,\n        \"TransactionType2\": null,\n        \"TrusteeCode\": null,\n        \"UAN\": null,\n        \"UnionCode\": null,\n        \"UnionDateEnd\": null,\n        \"UnionDateStart\": null,\n        \"UnionMembershipNo\": null,\n        \"UpToPCBAmount\": null,\n        \"VCPlanType\": null,\n        \"VPFContributionType\": null,\n        \"VPFRate\": 0,\n        \"WDAEducationQualification\": null,\n        \"WebRoleCode\": \"ESS\",\n        \"WeChatAccount\": null,\n        \"WeComMember\": null,\n        \"WeComOpenUserID\": null,\n        \"WeComToInvite\": 0,\n        \"WeComUserID\": null,\n        \"WindowsAccount\": null,\n        \"WorkdayPayGroupCode\": null,\n        \"WorkDaysPerWeek\": 5,\n        \"WorkDaysPerYear\": 0,\n        \"WorkExperience\": 100,\n        \"WorkExperienceAdjustment\": 0,\n        \"WorkExperienceToDate\": 102,\n        \"WorkHoursPerDay\": 8,\n        \"WorkHoursPerWeek\": 0,\n        \"WorkHoursPerYear\": 2080,\n        \"WorkingVisa\": null,\n        \"WorkioEmployeeID\": null,\n        \"WorkioLastBatchID\": null,\n        \"WorkioLastUpdateOn\": null,\n        \"WorkPatternCode\": null,\n        \"WPBase\": 0,\n        \"ZakatNo\": null,\n        \"ZeroriseBPJSTKItems\": null\n    }\n]"}],"_postman_id":"3fe8cfc4-0900-46e9-a613-4c66e6243a73"},{"name":"Employee - LIST (get employees' specific info)","id":"59b3950e-7404-4cd9-b7eb-07eca366edea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Master\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Fields\": [\r\n     \"EmployeeCode\",\r\n     \"DepartmentCode\",\r\n     \"EmployeeName\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract list of employees and can extract specific fields by using \"Fields\" parameter.</p>\n<p>Sensitive data fields will not be accessible when fields are in System Config: HideSensitiveFields.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b43af219-9e06-4bcc-ae47-85dbf3d431a4","name":"Employee - LIST (get employees' specific info)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Master\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Fields\": [\r\n     \"EmployeeCode\",\r\n     \"DepartmentCode\",\r\n     \"EmployeeName\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"39"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"ASP.NET_SessionId=2creein2uv4iwgvbx3sp3zq5; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data:; frame-ancestors 'self'"},{"key":"Date","value":"Wed, 21 Feb 2024 08:29:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"EmployeeCode\": \"AAA\",\r\n        \"DepartmentCode\": null,\r\n        \"EmployeeName\": null\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"SG0001\",\r\n        \"DepartmentCode\": \"HR\",\r\n        \"EmployeeName\": \"Olivia Lum\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"SG0002\",\r\n        \"DepartmentCode\": null,\r\n        \"EmployeeName\": \"Lim Ah Hua\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"SG0004\",\r\n        \"DepartmentCode\": null,\r\n        \"EmployeeName\": \"Aik Hockf Tan2\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"SG0005\",\r\n        \"DepartmentCode\": \"HR\",\r\n        \"EmployeeName\": \"Chok candy\"\r\n    }\r\n]"}],"_postman_id":"59b3950e-7404-4cd9-b7eb-07eca366edea"},{"name":"Employee - UPSERT","id":"b315971b-e46b-410b-9069-450805b30aac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"Age\": 35,\r\n        \"BirthDate\": \"1988-10-10T00:00:00\",\r\n        \"BirthPlace\": \"test012\",\r\n        \"CompanyCode\": \"TEST1991\",\r\n        \"DateConfirm\": \"2017-09-12T00:00:00\",\r\n        \"DateFirstWork\": null,\r\n        \"DateJoin\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinEarliest\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinInitial\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinLeave\": \"2023-01-01T00:00:00\",\r\n        \"DateProbationDue\": \"2023-07-02T00:00:00\",\r\n        \"DateProbationDueInitial\": \"2022-11-27T00:00:00\",\r\n        \"DaysOfStayInChina\": 0,\r\n        \"DepartmentCode\": \"KS01\",\r\n        \"Email\": \"jordan.tan@biposervice.com\",\r\n        \"EmployeeName\": \"Sysamay Nammatham\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>This API is to update Employee Info.<br />Employee Password cannot be updated via API.</p>\n<p>Sensitive data fields will not be accessible when fields are in System Config: HideSensitiveFields.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b1b76fc9-b084-4e54-943b-64482bdf6117","name":"Employee - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"Age\": 35,\r\n        \"BirthDate\": \"1988-10-10T00:00:00\",\r\n        \"BirthPlace\": \"test012\",\r\n        \"CompanyCode\": \"TEST1991\",\r\n        \"DateConfirm\": \"2017-09-12T00:00:00\",\r\n        \"DateFirstWork\": null,\r\n        \"DateJoin\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinEarliest\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinInitial\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinLeave\": \"2023-01-01T00:00:00\",\r\n        \"DateProbationDue\": \"2023-07-02T00:00:00\",\r\n        \"DateProbationDueInitial\": \"2022-11-27T00:00:00\",\r\n        \"DaysOfStayInChina\": 0,\r\n        \"DepartmentCode\": \"KS01\",\r\n        \"Email\": \"jordan.tan@biposervice.com\",\r\n        \"EmployeeName\": \"Sysamay Nammatham\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 07:53:56 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"b315971b-e46b-410b-9069-450805b30aac"},{"name":"Employee - DELETE","id":"5e1a70de-25ab-4ac2-af9a-f9272e80d030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"EmployeeCode\": \"000002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>This API is to delete Employee record.</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bca27410-183d-4bf1-a5a8-b7c417e2c306","name":"Employee - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"EmployeeCode\": \"000002\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 07:54:35 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"5e1a70de-25ab-4ac2-af9a-f9272e80d030"},{"name":"Employee Identity - LIST","id":"920c7207-5a8d-4eaa-9c21-456ea3d30561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Identity Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee identities from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c2e3c640-8c67-489e-9aa3-8133639d7605","name":"Employee Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"541372"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:18:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"IdentityNo\": \"S7333561B\",\n        \"IdentityType\": \"SG02\",\n        \"ContractEmployment\": null,\n        \"CountryCode\": \"SG\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": \"2022-11-14T00:00:00\",\n        \"DateIssue\": \"2019-09-01T00:00:00\",\n        \"Hometown\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ResidenceStatus\": null,\n        \"ResidenceType\": null,\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"IdentityNo\": \"TH000002\",\n        \"IdentityType\": \"TH01\",\n        \"ContractEmployment\": null,\n        \"CountryCode\": \"TH\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"Hometown\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ResidenceStatus\": null,\n        \"ResidenceType\": null,\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"000003\",\n        \"IdentityNo\": \"xxxxxxxx\",\n        \"IdentityType\": \"xxxx\",\n        \"ContractEmployment\": null,\n        \"CountryCode\": \"xx\",\n        \"DateApplication\": \"1900-01-01T00:00:00\",\n        \"DateCancel\": \"1900-01-01T00:00:00\",\n        \"DateExpiry\": \"1900-01-01T00:00:00\",\n        \"DateIssue\": \"1900-01-01T00:00:00\",\n        \"Hometown\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": \"xx\",\n        \"ResidenceStatus\": null,\n        \"ResidenceType\": null,\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"IdentityNo\": \"12345\",\n        \"IdentityType\": \"PH01\",\n        \"ContractEmployment\": null,\n        \"CountryCode\": \"PH\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"Hometown\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ResidenceStatus\": null,\n        \"ResidenceType\": null,\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"IdentityNo\": \"123\",\n        \"IdentityType\": \"PH07\",\n        \"ContractEmployment\": null,\n        \"CountryCode\": \"PH\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"Hometown\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ResidenceStatus\": null,\n        \"ResidenceType\": null,\n        \"ShowAllIdentityType\": 0\n    }\n]"}],"_postman_id":"920c7207-5a8d-4eaa-9c21-456ea3d30561"},{"name":"Employee Identity - UPSERT","id":"e01b656d-f081-4386-8cf0-670267f9cb12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"IdentityNo\": \"S7333561B\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"ContractEmployment\": null,\r\n        \"CountryCode\": \"SG\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee identity details.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e722e67e-11d1-4c6d-b27e-acb7170ff3f5","name":"Employee Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"IdentityNo\": \"S7333561B\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"ContractEmployment\": null,\r\n        \"CountryCode\": \"SG\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:19:09 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"e01b656d-f081-4386-8cf0-670267f9cb12"},{"name":"Employee Identity - DELETE","id":"71ab85ee-7375-4125-b369-f5a2fa623944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"IdentityNo\": \"S7333561B\",\r\n    \"IdentityType\": \"SG02\",\r\n    \"ContractEmployment\": null,\r\n    \"CountryCode\": \"SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee identity details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"29ace449-689d-43ad-8411-7dd20b50914c","name":"Employee Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"IdentityNo\": \"S7333561B\",\r\n    \"IdentityType\": \"SG02\",\r\n    \"ContractEmployment\": null,\r\n    \"CountryCode\": \"SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:25:39 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"71ab85ee-7375-4125-b369-f5a2fa623944"}],"id":"3cfe8ab4-4138-41e3-8f8d-9e4d138dd580","_postman_id":"3cfe8ab4-4138-41e3-8f8d-9e4d138dd580","description":""},{"name":"Employment","item":[{"name":"Employee Hire Detail - LIST","id":"e359cb4d-0e18-47b4-a208-8254fe291443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Hire Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee hire details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"69d09203-697a-4f41-aacb-e4359808029e","name":"Employee Hire Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Hire Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"345071"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:36:00 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"HireNo\": 1,\n        \"DateJoin\": \"2023-01-03T00:00:00\",\n        \"DateResign\": null,\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null\n    },\n    {\n        \"EmployeeCode\": \"000003\",\n        \"HireNo\": 1,\n        \"DateJoin\": \"1986-03-17T00:00:00\",\n        \"DateResign\": \"2022-10-30T00:00:00\",\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"HireNo\": 1,\n        \"DateJoin\": \"2021-08-07T00:00:00\",\n        \"DateResign\": \"2022-01-13T00:00:00\",\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"HireNo\": 2,\n        \"DateJoin\": \"2022-01-19T00:00:00\",\n        \"DateResign\": \"2022-07-06T00:00:00\",\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"HireNo\": 3,\n        \"DateJoin\": \"2022-07-11T00:00:00\",\n        \"DateResign\": null,\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null\n    }\n]"}],"_postman_id":"e359cb4d-0e18-47b4-a208-8254fe291443"},{"name":"Employee Hire Detail - UPSERT","id":"68b0c8cc-dd41-4f80-b9ed-7891b27fad9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"HireNo\": 1.0,\r\n        \"DateJoin\": \"2023-01-03T00:00:00\",\r\n        \"DateResign\": null,\r\n        \"DateResignInterview\": null,\r\n        \"DateResignTender\": null,\r\n        \"IncludeSvcLen\": 1.0,\r\n        \"ResignReasonCode\": null,\r\n        \"ResignRemarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Hire details</p>\n<p>If HireNo is not sent, system will default as '1' and increase one for each employee record.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b60c132e-7e0d-4d5c-b842-ba656b600620","name":"Employee Hire Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"HireNo\": 1.0,\r\n        \"DateJoin\": \"2023-01-03T00:00:00\",\r\n        \"DateResign\": null,\r\n        \"DateResignInterview\": null,\r\n        \"DateResignTender\": null,\r\n        \"IncludeSvcLen\": 1.0,\r\n        \"ResignReasonCode\": null,\r\n        \"ResignRemarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:36:17 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"68b0c8cc-dd41-4f80-b9ed-7891b27fad9c"},{"name":"Employee Hire Detail - DELETE","id":"949c08c7-4004-4085-a80b-72326e1f4ac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateJoin\": \"2022-01-03T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Hire details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c57969d4-b90b-473d-a351-591e0f5c4298","name":"Employee Hire Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateJoin\": \"2022-01-03T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:37:11 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"949c08c7-4004-4085-a80b-72326e1f4ac2"}],"id":"95c77525-efae-462b-aa0e-62f559e63ef0","_postman_id":"95c77525-efae-462b-aa0e-62f559e63ef0","description":""},{"name":"Assignment","item":[{"name":"Employee Org Structure - LIST","id":"64891002-3d19-426b-9c51-bb8b4c5a8140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Org Structure Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee org structure details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"be1eae81-f50e-4122-9e74-e5432bd7a2d6","name":"Org Structure - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"3027092"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:38:49 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": null,\n        \"DateStart\": \"2021-01-01T00:00:00\",\n        \"CompanyCode\": \"ATTEST2\",\n        \"CreateOn\": \"2021-04-12T12:30:37.003\",\n        \"UpdateOn\": \"2021-04-12T12:30:37.01\",\n        \"AwardCode\": null,\n        \"BranchCode\": null,\n        \"CostCentreCode\": \"10001000\",\n        \"DepartmentCode\": null,\n        \"DesignationCode\": \"CEO\",\n        \"EmployerTaxCode\": null,\n        \"EmploymentTypeCode\": null,\n        \"LengthOfServicePosition\": null,\n        \"LocationCode\": \"PN\",\n        \"OFC01\": null,\n        \"OFC02\": null,\n        \"OFC03\": null,\n        \"OFC04\": null,\n        \"OFC05\": null,\n        \"OFC06\": null,\n        \"OFC07\": null,\n        \"OFC08\": null,\n        \"OFC09\": null,\n        \"OFC10\": null,\n        \"OFC11\": null,\n        \"OFC12\": null,\n        \"OFC13\": null,\n        \"OFC14\": null,\n        \"OFC15\": null,\n        \"OFC16\": null,\n        \"OFC17\": null,\n        \"OFC18\": null,\n        \"OFC19\": null,\n        \"OFC20\": null,\n        \"OFN01\": 0,\n        \"OFN02\": 0,\n        \"OFN03\": 0,\n        \"OFN04\": 0,\n        \"OFN05\": 0,\n        \"OFR01\": null,\n        \"OFR02\": \"PRM\",\n        \"OFR03\": null,\n        \"OFR04\": null,\n        \"OFR05\": null,\n        \"OFR06\": null,\n        \"OFR07\": null,\n        \"OFR08\": null,\n        \"OFR09\": null,\n        \"OFR10\": null,\n        \"OFR11\": null,\n        \"OFR12\": null,\n        \"OFR13\": null,\n        \"OFR14\": null,\n        \"OFR15\": null,\n        \"OFR16\": null,\n        \"OFR17\": null,\n        \"OFR18\": null,\n        \"OFR19\": null,\n        \"OFR20\": null,\n        \"OFR21\": null,\n        \"OFR22\": null,\n        \"OFR23\": null,\n        \"OFR24\": null,\n        \"OFR25\": null,\n        \"OFR26\": null,\n        \"OFR27\": null,\n        \"OFR28\": null,\n        \"OFR29\": null,\n        \"OFR30\": null,\n        \"OFR31\": null,\n        \"OFR32\": null,\n        \"OFR33\": null,\n        \"OFR34\": null,\n        \"OFR35\": null,\n        \"OFR36\": null,\n        \"OFR37\": null,\n        \"OFR38\": null,\n        \"OFR39\": null,\n        \"OFR40\": null,\n        \"OFS01\": null,\n        \"OFS02\": null,\n        \"OFS03\": null,\n        \"OFS04\": null,\n        \"OFS05\": null,\n        \"StatusChangeReasonCodes\": \"Transfer\"\n    },\n    {\n        \"EmployeeCode\": null,\n        \"DateStart\": \"2021-02-02T00:00:00\",\n        \"CompanyCode\": \"BIPOSG\",\n        \"CreateOn\": \"2021-02-02T14:29:56.593\",\n        \"UpdateOn\": null,\n        \"AwardCode\": null,\n        \"BranchCode\": null,\n        \"CostCentreCode\": null,\n        \"DepartmentCode\": \"OPS\",\n        \"DesignationCode\": \"NONE\",\n        \"EmployerTaxCode\": null,\n        \"EmploymentTypeCode\": null,\n        \"LengthOfServicePosition\": null,\n        \"LocationCode\": null,\n        \"OFC01\": null,\n        \"OFC02\": null,\n        \"OFC03\": null,\n        \"OFC04\": null,\n        \"OFC05\": null,\n        \"OFC06\": null,\n        \"OFC07\": null,\n        \"OFC08\": null,\n        \"OFC09\": null,\n        \"OFC10\": null,\n        \"OFC11\": null,\n        \"OFC12\": null,\n        \"OFC13\": null,\n        \"OFC14\": null,\n        \"OFC15\": null,\n        \"OFC16\": null,\n        \"OFC17\": null,\n        \"OFC18\": null,\n        \"OFC19\": null,\n        \"OFC20\": null,\n        \"OFN01\": 0,\n        \"OFN02\": 0,\n        \"OFN03\": 0,\n        \"OFN04\": 0,\n        \"OFN05\": 0,\n        \"OFR01\": null,\n        \"OFR02\": null,\n        \"OFR03\": null,\n        \"OFR04\": null,\n        \"OFR05\": null,\n        \"OFR06\": null,\n        \"OFR07\": null,\n        \"OFR08\": null,\n        \"OFR09\": null,\n        \"OFR10\": null,\n        \"OFR11\": null,\n        \"OFR12\": null,\n        \"OFR13\": null,\n        \"OFR14\": null,\n        \"OFR15\": null,\n        \"OFR16\": null,\n        \"OFR17\": null,\n        \"OFR18\": null,\n        \"OFR19\": null,\n        \"OFR20\": null,\n        \"OFR21\": null,\n        \"OFR22\": null,\n        \"OFR23\": null,\n        \"OFR24\": null,\n        \"OFR25\": null,\n        \"OFR26\": null,\n        \"OFR27\": null,\n        \"OFR28\": null,\n        \"OFR29\": null,\n        \"OFR30\": null,\n        \"OFR31\": null,\n        \"OFR32\": null,\n        \"OFR33\": null,\n        \"OFR34\": null,\n        \"OFR35\": null,\n        \"OFR36\": null,\n        \"OFR37\": null,\n        \"OFR38\": null,\n        \"OFR39\": null,\n        \"OFR40\": null,\n        \"OFS01\": null,\n        \"OFS02\": null,\n        \"OFS03\": null,\n        \"OFS04\": null,\n        \"OFS05\": null,\n        \"StatusChangeReasonCodes\": \"#NEW\"\n    }\n]"}],"_postman_id":"64891002-3d19-426b-9c51-bb8b4c5a8140"},{"name":"Employee  Org Structure - UPSERT","id":"7483451b-5c6a-4a83-90b5-a1bcdfd6fe11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CompanyCode\": \"KS\",\r\n        \"CreateOn\": \"2022-09-14T16:58:43.137\",\r\n        \"UpdateOn\": \"2022-09-22T09:48:34.987\",\r\n        \"AwardCode\": null,\r\n        \"BranchCode\": null,\r\n        \"CostCentreCode\": \"KS001\",\r\n        \"DepartmentCode\": \"KS01\",\r\n        \"DesignationCode\": \"KS0001\",\r\n        \"EmployerTaxCode\": null,\r\n        \"EmploymentTypeCode\": \"KS000001\",\r\n        \"LengthOfServicePosition\": null,\r\n        \"LocationCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee org structure details.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"eac6978c-3d6d-4051-8e9a-2d9277e5f66c","name":"Org Structure - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CompanyCode\": \"KS\",\r\n        \"CreateOn\": \"2022-09-14T16:58:43.137\",\r\n        \"UpdateOn\": \"2022-09-22T09:48:34.987\",\r\n        \"AwardCode\": null,\r\n        \"BranchCode\": null,\r\n        \"CostCentreCode\": \"KS001\",\r\n        \"DepartmentCode\": \"KS01\",\r\n        \"DesignationCode\": \"KS0001\",\r\n        \"EmployerTaxCode\": null,\r\n        \"EmploymentTypeCode\": \"KS000001\",\r\n        \"LengthOfServicePosition\": null,\r\n        \"LocationCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:42:55 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"7483451b-5c6a-4a83-90b5-a1bcdfd6fe11"},{"name":"Employee Org Structure - DELETE","id":"17617c59-18fc-4f2a-9efa-e6736e674381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\",\r\n  \"CompanyCode\": \"KS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee org structure details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"52ceaa7f-9f0e-4417-997e-3f4400d2cc7e","name":"Org Structure - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\",\r\n  \"CompanyCode\": \"KS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:43:59 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"17617c59-18fc-4f2a-9efa-e6736e674381"},{"name":"Employee Leave Grade - LIST","id":"f3085685-0783-4f97-9dec-70dfe58dc680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Leave Grade Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee leave grade details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"87810a1f-a990-48cc-ac89-cf79db5abe68","name":"Leave Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Leave Grade Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"71223"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:12:15 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-09-01T00:00:00\",\n        \"LeaveGradeCode\": \"KSANL\"\n    },\n    {\n        \"EmployeeCode\": \"ZZ0001\",\n        \"DateStart\": \"2020-01-01T00:00:00\",\n        \"LeaveGradeCode\": \"CEO\"\n    },\n    {\n        \"EmployeeCode\": \"ZZZ1991\",\n        \"DateStart\": \"2021-01-01T00:00:00\",\n        \"LeaveGradeCode\": \"1991Grade\"\n    },\n    {\n        \"EmployeeCode\": \"ZZZ1991\",\n        \"DateStart\": \"2021-11-01T00:00:00\",\n        \"LeaveGradeCode\": \"1991Grade\"\n    }\n]"}],"_postman_id":"f3085685-0783-4f97-9dec-70dfe58dc680"},{"name":"Employee Leave Grade - UPSERT","id":"1f0ac82d-a33e-40f1-a9e9-ec3951ce4bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-09-01T00:00:00\",\r\n        \"LeaveGradeCode\": \"KSANL\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee leave grade details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5cc91bec-0032-4208-b82d-7316c332c5f1","name":"Leave Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-09-01T00:00:00\",\r\n        \"LeaveGradeCode\": \"KSANL\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:49:49 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"1f0ac82d-a33e-40f1-a9e9-ec3951ce4bc8"},{"name":"Employee Leave Grade - DELETE","id":"cff9cfcd-69b5-4832-9fc0-1afa829a026f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-09-01T00:00:00\",\r\n  \"LeaveGradeCode\": \"KSANL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee leave grade details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f293003e-e82d-4606-87d2-fa4b397df2a3","name":"Leave Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-09-01T00:00:00\",\r\n  \"LeaveGradeCode\": \"KSANL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:52:07 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"cff9cfcd-69b5-4832-9fc0-1afa829a026f"},{"name":"Employee Pay Group - LIST","id":"30ee9bf3-acaf-4a68-9939-aaa107d21eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Pay Group Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee pay group details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a1ebdfe7-4a95-422c-b539-5b9421493cd9","name":"Pay Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Pay Group Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"132971"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:55:39 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-09-01T00:00:00\",\n        \"PayGroupCode\": \"EO\",\n        \"ReAccumulateTax\": null,\n        \"WorkdayPayGroupCode\": null\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2020-08-04T00:00:00\",\n        \"PayGroupCode\": \"Y-901\",\n        \"ReAccumulateTax\": null,\n        \"WorkdayPayGroupCode\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-01-01T00:00:00\",\n        \"PayGroupCode\": \"TestAT\",\n        \"ReAccumulateTax\": null,\n        \"WorkdayPayGroupCode\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2021-01-01T00:00:00\",\n        \"PayGroupCode\": \"MY\",\n        \"ReAccumulateTax\": null,\n        \"WorkdayPayGroupCode\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2021-05-03T00:00:00\",\n        \"PayGroupCode\": \"9am-6pm\",\n        \"ReAccumulateTax\": null,\n        \"WorkdayPayGroupCode\": null\n    }\n]"}],"_postman_id":"30ee9bf3-acaf-4a68-9939-aaa107d21eba"},{"name":"Employee Pay Group - UPSERT","id":"d5df105b-570b-4ae0-95a6-e0b2e0fa3ad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-09-01T00:00:00\",\r\n        \"PayGroupCode\": \"EO\",\r\n        \"ReAccumulateTax\": null,\r\n        \"WorkdayPayGroupCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee pay group details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0ad646ae-d4c7-463e-9a9a-d9ffb48990f0","name":"Pay Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-09-01T00:00:00\",\r\n        \"PayGroupCode\": \"EO\",\r\n        \"ReAccumulateTax\": null,\r\n        \"WorkdayPayGroupCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:57:18 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"d5df105b-570b-4ae0-95a6-e0b2e0fa3ad2"},{"name":"Employee Pay Group - DELETE","id":"91c6a3b1-cb0c-4de6-80a5-3073555b5088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-09-01T00:00:00\",\r\n  \"PayGroupCode\": \"EO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee pay group details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bd2d426c-067b-442f-996a-3f0d6466288d","name":"Pay Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-09-01T00:00:00\",\r\n  \"PayGroupCode\": \"EO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 03:58:03 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"91c6a3b1-cb0c-4de6-80a5-3073555b5088"},{"name":"Employee Manager - LIST","id":"c9777792-a965-4f01-b277-a009df6e57ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Manager Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee manager details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7d80818a-91ca-41f8-8847-77100990003e","name":"Manager - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"138722"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:30:00 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-08-29T00:00:00\",\n        \"ManagerCode\": \"7777\",\n        \"CreateOn\": \"2022-11-07T16:22:09.47\",\n        \"UpdateOn\": \"2023-03-02T10:16:51.783\",\n        \"DateEnd\": null,\n        \"ManagerTypeCode\": \"001\"\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2020-08-04T00:00:00\",\n        \"ManagerCode\": \"MY045\",\n        \"CreateOn\": \"2021-04-28T13:05:18.62\",\n        \"UpdateOn\": \"2021-11-16T15:21:13.083\",\n        \"DateEnd\": null,\n        \"ManagerTypeCode\": \"LN1 MGR\"\n    },\n    {\n        \"EmployeeCode\": \"000031\",\n        \"DateStart\": \"2000-05-05T00:00:00\",\n        \"ManagerCode\": \"AA1000\",\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"DateEnd\": null,\n        \"ManagerTypeCode\": \"LM\"\n    },\n    {\n        \"EmployeeCode\": \"000031\",\n        \"DateStart\": \"2021-04-09T00:00:00\",\n        \"ManagerCode\": \"1010\",\n        \"CreateOn\": \"2021-04-09T16:57:32.457\",\n        \"UpdateOn\": \"2022-01-18T13:49:52.423\",\n        \"DateEnd\": null,\n        \"ManagerTypeCode\": \"Test_Mngr\"\n    },\n    {\n        \"EmployeeCode\": \"000032\",\n        \"DateStart\": \"2019-11-16T00:00:00\",\n        \"ManagerCode\": \"F003\",\n        \"CreateOn\": \"2022-01-18T13:41:31.74\",\n        \"UpdateOn\": \"2022-05-17T09:17:52.057\",\n        \"DateEnd\": null,\n        \"ManagerTypeCode\": \"LM\"\n    }\n]"}],"_postman_id":"c9777792-a965-4f01-b277-a009df6e57ed"},{"name":"Employee Manager - UPSERT","id":"12d68a3b-8ea3-49bc-95dc-a5879730dbe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-08-29T00:00:00\",\r\n        \"ManagerCode\": \"7777\",\r\n        \"ManagerTypeCode\": \"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee manager details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"35b139ff-612d-43f6-97d5-712afcea4a14","name":"Manager - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-08-29T00:00:00\",\r\n        \"ManagerCode\": \"7777\",\r\n        \"ManagerTypeCode\": \"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:31:25 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"12d68a3b-8ea3-49bc-95dc-a5879730dbe1"},{"name":"Employee Manager - DELETE","id":"0b635b42-f1a0-48fc-a73f-f42ad70c37df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-08-29T00:00:00\",\r\n  \"ManagerCode\": \"7777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee manager details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a985bb48-ad98-4fa1-bc26-50d5ffc80de1","name":"Manager - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2023-08-29T00:00:00\",\r\n  \"ManagerCode\": \"7777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:32:18 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"0b635b42-f1a0-48fc-a73f-f42ad70c37df"}],"id":"e2459794-acd7-462e-b1d8-4131a5a93303","_postman_id":"e2459794-acd7-462e-b1d8-4131a5a93303","description":""},{"name":"Statutory","item":[{"name":"Employee Statutory SG - LIST","id":"6169824e-8634-4370-ae63-1cff16a4c3d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee statutory details (for SG) from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f6acca05-e44b-4c09-867e-900aa82c26f4","name":"Statutory SG - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"36516"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:13:13 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-08-28T00:00:00\",\n        \"CPFMethodCode\": \"#C\",\n        \"CPFPayment\": \"N\",\n        \"DateEnd\": \"2022-10-31T00:00:00\",\n        \"FWLCode\": null,\n        \"OverseasDatePosting\": null,\n        \"OverseasSDL\": 0,\n        \"OverseasTaxExempt\": 0\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2022-07-11T00:00:00\",\n        \"CPFMethodCode\": null,\n        \"CPFPayment\": null,\n        \"DateEnd\": null,\n        \"FWLCode\": \"#SP10\",\n        \"OverseasDatePosting\": null,\n        \"OverseasSDL\": 0,\n        \"OverseasTaxExempt\": 0\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-06-02T00:00:00\",\n        \"CPFMethodCode\": null,\n        \"CPFPayment\": null,\n        \"DateEnd\": null,\n        \"FWLCode\": \"#CS10\",\n        \"OverseasDatePosting\": null,\n        \"OverseasSDL\": 0,\n        \"OverseasTaxExempt\": 0\n    },\n    {\n        \"EmployeeCode\": \"00003\",\n        \"DateStart\": \"2021-01-07T00:00:00\",\n        \"CPFMethodCode\": \"#C\",\n        \"CPFPayment\": \"N\",\n        \"DateEnd\": null,\n        \"FWLCode\": null,\n        \"OverseasDatePosting\": null,\n        \"OverseasSDL\": 0,\n        \"OverseasTaxExempt\": 0\n    },\n    {\n        \"EmployeeCode\": \"000031\",\n        \"DateStart\": \"2021-05-05T00:00:00\",\n        \"CPFMethodCode\": \"#FR\",\n        \"CPFPayment\": \"N\",\n        \"DateEnd\": null,\n        \"FWLCode\": null,\n        \"OverseasDatePosting\": null,\n        \"OverseasSDL\": 0,\n        \"OverseasTaxExempt\": 0\n    }\n]"}],"_postman_id":"6169824e-8634-4370-ae63-1cff16a4c3d9"},{"name":"Employee Statutory SG - UPSERT","id":"349eefc4-440e-4815-a5e0-75534e369047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CPFMethodCode\": \"#C\",\r\n        \"CPFPayment\": \"N\",\r\n        \"DateEnd\": \"2022-10-31T00:00:00\",\r\n        \"FWLCode\": null,\r\n        \"OverseasDatePosting\": null,\r\n        \"OverseasSDL\": 0,\r\n        \"OverseasTaxExempt\": 0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee statutory details (for SG)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fb408af4-94b9-4774-aa45-86c94c5fc83b","name":"Statutory SG - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CPFMethodCode\": \"#C\",\r\n        \"CPFPayment\": \"N\",\r\n        \"DateEnd\": \"2022-10-31T00:00:00\",\r\n        \"FWLCode\": null,\r\n        \"OverseasDatePosting\": null,\r\n        \"OverseasSDL\": 0,\r\n        \"OverseasTaxExempt\": 0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:17:37 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"349eefc4-440e-4815-a5e0-75534e369047"},{"name":"Employee Statutory SG - DELETE","id":"63a9d71b-8c30-4331-b80c-6eb5f9ae9d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\",\r\n  \"CPFMethodCode\": \"#C\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee statutory details (for SG)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3963dac7-41ad-4722-ad63-523c35c986f4","name":"Statutory SG - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\",\r\n  \"CPFMethodCode\": \"#C\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:26:02 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"63a9d71b-8c30-4331-b80c-6eb5f9ae9d10"},{"name":"Employee MOM OED SG - LIST","id":"8fc811a0-8de9-411e-b038-7bb3396c47c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // MOM OED SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MOMOED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee MOM OED details (for SG) from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c80de47c-353c-44bf-ba97-5b5117bf3beb","name":"Employee MOM OED SG - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // MOM OED SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MOMOED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:26:31 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"531"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000003\",\n        \"DateStart\": \"2023-02-03T00:00:00\",\n        \"BusinessArea\": null,\n        \"FullTimePartTime\": null,\n        \"GeographicalCoverage\": null,\n        \"HRFunctionsPerformed\": \"Y\",\n        \"HRJobLevelHeld\": null,\n        \"JobRole\": \"6\",\n        \"MainJobDuties\": null,\n        \"MainJobTitle\": null,\n        \"OccupationGroup\": null,\n        \"PostalCode\": null,\n        \"PremiseType\": null,\n        \"PrimaryHRFunction\": null,\n        \"PWMJobLevel\": \"1\",\n        \"SecondaryHRFunction\": null,\n        \"Seniority\": \"2\",\n        \"StreetName\": null,\n        \"TypeofEmployee\": null,\n        \"CreateBy\": \"hrm\",\n        \"CreateOn\": \"2026-03-31T16:19:03.197\",\n        \"UpdateBy\": \"hrm\",\n        \"UpdateOn\": \"2026-03-31T16:19:03.197\"\n    }\n]"}],"_postman_id":"8fc811a0-8de9-411e-b038-7bb3396c47c4"},{"name":"Employee MOM OED SG - UPSERT","id":"dffd7b54-831b-447c-a4f5-22ba7e7a9758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-02-03T00:00:00\",\r\n        \"BusinessArea\": null,\r\n        \"FullTimePartTime\": null,\r\n        \"GeographicalCoverage\": null,\r\n        \"HRFunctionsPerformed\": \"Y\",\r\n        \"HRJobLevelHeld\": null,\r\n        \"JobRole\": \"6\",\r\n        \"MainJobDuties\": null,\r\n        \"MainJobTitle\": null,\r\n        \"OccupationGroup\": null,\r\n        \"PostalCode\": null,\r\n        \"PremiseType\": null,\r\n        \"PrimaryHRFunction\": null,\r\n        \"PWMJobLevel\": \"1\",\r\n        \"SecondaryHRFunction\": null,\r\n        \"Seniority\": \"2\",\r\n        \"StreetName\": null,\r\n        \"TypeofEmployee\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee MOM OED details (for SG)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9ad00f4b-2214-4230-a991-d0f3a4ef80b3","name":"Employee MOM OED SG - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-02-03T00:00:00\",\r\n        \"BusinessArea\": null,\r\n        \"FullTimePartTime\": null,\r\n        \"GeographicalCoverage\": null,\r\n        \"HRFunctionsPerformed\": \"Y\",\r\n        \"HRJobLevelHeld\": null,\r\n        \"JobRole\": \"6\",\r\n        \"MainJobDuties\": null,\r\n        \"MainJobTitle\": null,\r\n        \"OccupationGroup\": null,\r\n        \"PostalCode\": null,\r\n        \"PremiseType\": null,\r\n        \"PrimaryHRFunction\": null,\r\n        \"PWMJobLevel\": \"1\",\r\n        \"SecondaryHRFunction\": null,\r\n        \"Seniority\": \"2\",\r\n        \"StreetName\": null,\r\n        \"TypeofEmployee\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:32:55 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"35"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"dffd7b54-831b-447c-a4f5-22ba7e7a9758"},{"name":"Employee MOM OED SG - DELETE","id":"6edfb4c3-e91e-47cf-9581-954172e2fc6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"DateStart\": \"2026-02-03T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee MOM OED details (for SG)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b647ea4f-c69a-455b-820c-a47b457be472","name":"Employee MOM OED SG - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"DateStart\": \"2026-02-03T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:33:29 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"30"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"6edfb4c3-e91e-47cf-9581-954172e2fc6b"},{"name":"Employee Statutory HK- LIST","id":"7b3db0aa-2b14-4b38-ac90-b2b561a05b31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory HK Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee statutory details (for HK) from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f0a3f523-542d-4c28-87c1-fee50b684575","name":"Employee Statutory HK - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"5110"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:36:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"900101\",\n        \"MonthStart\": \"2021-05\",\n        \"HSBCJoinedSchemeDate\": null,\n        \"IntraGroupTransfer\": 0,\n        \"MonthEnd\": null,\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFScheme\": \"MPF\",\n        \"TrusteeCode\": \"AIA\"\n    },\n    {\n        \"EmployeeCode\": \"HK0002\",\n        \"MonthStart\": \"2020-08\",\n        \"HSBCJoinedSchemeDate\": null,\n        \"IntraGroupTransfer\": 0,\n        \"MonthEnd\": null,\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFScheme\": \"MPF\",\n        \"TrusteeCode\": null\n    },\n    {\n        \"EmployeeCode\": \"HK0003\",\n        \"MonthStart\": \"2020-08\",\n        \"HSBCJoinedSchemeDate\": null,\n        \"IntraGroupTransfer\": 1,\n        \"MonthEnd\": null,\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFScheme\": \"MPF\",\n        \"TrusteeCode\": \"AIA\"\n    },\n    {\n        \"EmployeeCode\": \"HK001\",\n        \"MonthStart\": \"2020-01\",\n        \"HSBCJoinedSchemeDate\": null,\n        \"IntraGroupTransfer\": 0,\n        \"MonthEnd\": \"2023-01\",\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFScheme\": \"MPF\",\n        \"TrusteeCode\": null\n    },\n    {\n        \"EmployeeCode\": \"HK001\",\n        \"MonthStart\": \"2023-02\",\n        \"HSBCJoinedSchemeDate\": null,\n        \"IntraGroupTransfer\": 0,\n        \"MonthEnd\": null,\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployeeVoluntaryPercentage\": 5,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 4,\n        \"MPFScheme\": \"ORSO\",\n        \"TrusteeCode\": \"AIA\"\n    }\n]"}],"_postman_id":"7b3db0aa-2b14-4b38-ac90-b2b561a05b31"},{"name":"Employee Statutory HK - UPSERT","id":"2dcf1bd5-1212-45a2-a35a-dba75d757069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"900101\",\r\n        \"MonthStart\": \"2021-05\",\r\n        \"HSBCJoinedSchemeDate\": null,\r\n        \"IntraGroupTransfer\": 0.0,\r\n        \"MonthEnd\": null,\r\n        \"MPFEmployeeVoluntaryAmount\": 0.00,\r\n        \"MPFEmployeeVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployerVoluntaryAmount\": 0.00,\r\n        \"MPFEmployerVoluntaryPercentage\": 0.00,\r\n        \"MPFScheme\": \"MPF\",\r\n        \"TrusteeCode\": \"AIA\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee statutory details (for HK)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0d7e990e-8227-406b-a219-5c5cf8f29186","name":"Employee Statutory HK - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"900101\",\r\n        \"MonthStart\": \"2021-05\",\r\n        \"HSBCJoinedSchemeDate\": null,\r\n        \"IntraGroupTransfer\": 0.0,\r\n        \"MonthEnd\": null,\r\n        \"MPFEmployeeVoluntaryAmount\": 0.00,\r\n        \"MPFEmployeeVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployerVoluntaryAmount\": 0.00,\r\n        \"MPFEmployerVoluntaryPercentage\": 0.00,\r\n        \"MPFScheme\": \"MPF\",\r\n        \"TrusteeCode\": \"AIA\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:42:40 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"2dcf1bd5-1212-45a2-a35a-dba75d757069"},{"name":"Employee Statutory HK - DELETE","id":"403e5f64-a184-4f5f-bb70-b326f72491e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"EmployeeCode\": \"900101\",\r\n    \"MonthStart\": \"2021-05\",\r\n    \"MPFScheme\": \"MPF\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee statutory details (for HK)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6e84e35b-effc-40de-87c7-550539f917f6","name":"Employee Statutory HK - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"EmployeeCode\": \"900101\",\r\n    \"MonthStart\": \"2021-05\",\r\n    \"MPFScheme\": \"MPF\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:43:40 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"403e5f64-a184-4f5f-bb70-b326f72491e5"},{"name":"Employee MPF Voluntary HK- LIST","id":"e1e4bed9-afa5-4bf2-8596-2e39bd59f629","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // MPF Voluntary HK Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee MPF Voluntary details (for HK) from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e963e784-5852-4664-937f-4db5d853b833","name":"Employee MPF Voluntary HK- LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // MPF Voluntary HK Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Thu, 23 Apr 2026 08:25:53 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"827"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeAmount\": 3,\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeFixedAmount\": 0,\n        \"EmployeePercentage\": 5,\n        \"EmployerAmount\": 3,\n        \"EmployerFixedAmount\": 0,\n        \"EmployerPercentage\": 5,\n        \"MemberClass\": null,\n        \"MonthEnd\": null,\n        \"MonthStart\": \"2026-02\",\n        \"MPFVoluntaryIndividual\": \"I\",\n        \"MPFVoluntaryPlanCode\": null,\n        \"RecordID\": \"cd40f8c9-ed3e-f111-a1e1-d6d09cd7760c\",\n        \"MPFVoluntaryDateEnd\": null,\n        \"MPFVoluntaryDateJoin\": \"2026-02-01T00:00:00\"\n    }\n]"}],"_postman_id":"e1e4bed9-afa5-4bf2-8596-2e39bd59f629"},{"name":"Employee MPF Voluntary HK - UPSERT","id":"0b1f9c09-acd9-40bd-8275-d2d85f2b88e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeAmount\": 3,\r\n        \"EmployeeCode\": \"000002\",\r\n        \"EmployeeFixedAmount\": 0,\r\n        \"EmployeePercentage\": 5,\r\n        \"EmployerAmount\": 3,\r\n        \"EmployerFixedAmount\": 0,\r\n        \"EmployerPercentage\": 5,\r\n        \"MemberClass\": null,\r\n        \"MonthEnd\": null,\r\n        \"MonthStart\": \"2026-02\",\r\n        \"MPFVoluntaryIndividual\": \"I\",\r\n        \"MPFVoluntaryPlanCode\": null,\r\n        \"MPFVoluntaryDateEnd\": null,\r\n        \"MPFVoluntaryDateJoin\": \"2026-02-01T00:00:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee MPF Voluntary details (for HK)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0cdde02b-9f98-42e2-b48b-ef869d87c88c","name":"Employee MPF Voluntary HK - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeAmount\": 3,\r\n        \"EmployeeCode\": \"000002\",\r\n        \"EmployeeFixedAmount\": 0,\r\n        \"EmployeePercentage\": 5,\r\n        \"EmployerAmount\": 3,\r\n        \"EmployerFixedAmount\": 0,\r\n        \"EmployerPercentage\": 5,\r\n        \"MemberClass\": null,\r\n        \"MonthEnd\": null,\r\n        \"MonthStart\": \"2026-02\",\r\n        \"MPFVoluntaryIndividual\": \"I\",\r\n        \"MPFVoluntaryPlanCode\": null,\r\n        \"MPFVoluntaryDateEnd\": null,\r\n        \"MPFVoluntaryDateJoin\": \"2026-02-01T00:00:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 23 Apr 2026 08:25:43 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"35"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"0b1f9c09-acd9-40bd-8275-d2d85f2b88e6"},{"name":"Employee MPF Voluntary HK - DELETE","id":"46478c8b-fcd1-475d-943e-d683551841ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"MonthStart\": \"2026-02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee MPF Voluntary details (for HK)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2df84297-a76f-4ca5-8152-4063e8e6aff4","name":"Employee MPF Voluntary HK - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-MPFVCHK\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"MonthStart\": \"2026-02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 23 Apr 2026 08:29:27 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"30"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"46478c8b-fcd1-475d-943e-d683551841ab"},{"name":"Employee Zakat Detail - LIST","id":"1fd0366c-48cc-4fb8-9278-c6f23273f5c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Zakat Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee Zakat details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ea6fd41d-12ea-4aef-8252-cde5c93e82f5","name":"Employee Zakat Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1524"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 03:55:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"MY023\",\n        \"MonthStart\": \"2021-08\",\n        \"RunType\": \"M\",\n        \"ContributionType\": \"A\",\n        \"Contribution\": 400,\n        \"MonthEnd\": null,\n        \"Sequence\": 1,\n        \"State\": \"10\"\n    },\n    {\n        \"EmployeeCode\": \"MY001\",\n        \"MonthStart\": \"2016-07\",\n        \"RunType\": \"M\",\n        \"ContributionType\": \"A\",\n        \"Contribution\": 400,\n        \"MonthEnd\": null,\n        \"Sequence\": 1,\n        \"State\": null\n    },\n    {\n        \"EmployeeCode\": \"MY006\",\n        \"MonthStart\": \"2021-09\",\n        \"RunType\": \"A\",\n        \"ContributionType\": \"A\",\n        \"Contribution\": 200,\n        \"MonthEnd\": \"2022-08\",\n        \"Sequence\": 1,\n        \"State\": \"10\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"MonthStart\": \"2018-01\",\n        \"RunType\": \"A\",\n        \"ContributionType\": \"A\",\n        \"Contribution\": 288,\n        \"MonthEnd\": null,\n        \"Sequence\": 1,\n        \"State\": \"10\"\n    },\n    {\n        \"EmployeeCode\": \"T_MY0001\",\n        \"MonthStart\": \"2021-01\",\n        \"RunType\": \"M\",\n        \"ContributionType\": \"P\",\n        \"Contribution\": 5,\n        \"MonthEnd\": null,\n        \"Sequence\": 1,\n        \"State\": \"14\"\n    }\n]"}],"_postman_id":"1fd0366c-48cc-4fb8-9278-c6f23273f5c8"},{"name":"Employee Zakat Detail - UPSERT","id":"cbe1a77d-0ee5-4344-9a26-bef641b52186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"MY023\",\r\n        \"MonthStart\": \"2021-08\",\r\n        \"RunType\": \"M\",\r\n        \"ContributionType\": \"A\",\r\n        \"Contribution\": 400.00,\r\n        \"MonthEnd\": null,\r\n        \"Sequence\": 1.0,\r\n        \"State\": \"10\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee Zakat details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f1335c56-e5d4-409f-94ec-e55e293eacdc","name":"Employee Zakat Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"MY023\",\r\n        \"MonthStart\": \"2021-08\",\r\n        \"RunType\": \"M\",\r\n        \"ContributionType\": \"A\",\r\n        \"Contribution\": 400.00,\r\n        \"MonthEnd\": null,\r\n        \"Sequence\": 1.0,\r\n        \"State\": \"10\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 05:59:06 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"cbe1a77d-0ee5-4344-9a26-bef641b52186"},{"name":"Employee Zakat Detail - DELETE","id":"5edd86af-0611-46d3-a180-d4ef0cd3c1da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"EmployeeCode\": \"MY023\",\r\n  \"MonthStart\": \"2021-08\",\r\n  \"State\": \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee Zakat details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"97480de6-425f-493b-82be-5cc160c27248","name":"Employee Zakat Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"EmployeeCode\": \"MY023\",\r\n  \"MonthStart\": \"2021-08\",\r\n  \"State\": \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 06:00:23 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"5edd86af-0611-46d3-a180-d4ef0cd3c1da"},{"name":"Employee Income Tax Detail CN - LIST","id":"71756501-5fa0-49eb-a59f-94140edd55c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Income Tax CN\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee income tax details (for CN) from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"83d66697-db97-4de8-ae07-76f6f6097115","name":"Employee Income Tax Detail CN - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Income Tax CN\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"7740"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 05 Dec 2025 02:35:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DisabledCertType\": null,\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"EmployeeCode\": \"CN001\",\n        \"EmployeeNameForTax\": \"bbb\",\n        \"EmployerTaxMethod\": null,\n        \"ExpatTaxMethod\": \"2\",\n        \"Locality\": \"E\",\n        \"MonthEnd\": \"2019-01\",\n        \"MonthStart\": \"2019-01\",\n        \"PayrollCity\": \"BJS\",\n        \"RecordID\": \"a55a2fde-091f-eb11-aa7b-548d5abc6bdb\",\n        \"SubDepartmentCode\": null,\n        \"TaxNo\": \"222\"\n    },\n    {\n        \"DisabledCertType\": null,\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"EmployeeCode\": \"CN001\",\n        \"EmployeeNameForTax\": \"CN001\",\n        \"EmployerTaxMethod\": null,\n        \"ExpatTaxMethod\": null,\n        \"Locality\": \"L\",\n        \"MonthEnd\": \"2020-12\",\n        \"MonthStart\": \"2020-01\",\n        \"PayrollCity\": \"MEZ\",\n        \"RecordID\": \"95ebd258-48cc-eb11-aae3-548d5abc6bdb\",\n        \"SubDepartmentCode\": null,\n        \"TaxNo\": \"112233445566778899\"\n    },\n    {\n        \"DisabledCertType\": null,\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"EmployeeCode\": \"CN002\",\n        \"EmployeeNameForTax\": \"Petty Leek\",\n        \"EmployerTaxMethod\": null,\n        \"ExpatTaxMethod\": \"2\",\n        \"Locality\": \"E\",\n        \"MonthEnd\": \"2019-12\",\n        \"MonthStart\": \"2018-02\",\n        \"PayrollCity\": \"HBG\",\n        \"RecordID\": \"4fbeb6cb-6823-eb11-aa7c-548d5abc6bdb\",\n        \"SubDepartmentCode\": null,\n        \"TaxNo\": \"109876543212\"\n    },\n    {\n        \"DisabledCertType\": null,\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"EmployeeCode\": \"CN002\",\n        \"EmployeeNameForTax\": \"adadadab\",\n        \"EmployerTaxMethod\": null,\n        \"ExpatTaxMethod\": \"4\",\n        \"Locality\": \"E\",\n        \"MonthEnd\": null,\n        \"MonthStart\": \"2020-11\",\n        \"PayrollCity\": \"KUS\",\n        \"RecordID\": \"a7f9b781-6923-eb11-aa7c-548d5abc6bdb\",\n        \"SubDepartmentCode\": null,\n        \"TaxNo\": \"12121213\"\n    }\n]"}],"_postman_id":"71756501-5fa0-49eb-a59f-94140edd55c3"},{"name":"Employee Income Tax Detail CN - UPSERT","id":"192052c8-7367-41ec-b3d8-3743d51dae29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\": [\r\n    {\r\n        \"DisabledCertType\": null,\r\n        \"DisabledNo\": null,\r\n        \"DisabledPerson\": null,\r\n        \"EmployeeCode\": \"CN001\",\r\n        \"EmployeeNameForTax\": \"bbb\",\r\n        \"EmployerTaxMethod\": null,\r\n        \"ExpatTaxMethod\": \"2\",\r\n        \"Locality\": \"E\",\r\n        \"MonthEnd\": \"2019-01\",\r\n        \"MonthStart\": \"2019-01\",\r\n        \"PayrollCity\": \"BJS\",\r\n        \"RecordID\": \"a55a2fde-091f-eb11-aa7b-548d5abc6bdb\",\r\n        \"SubDepartmentCode\": null,\r\n        \"TaxNo\": \"222\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee income tax details (for CN) from BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b6094a25-512a-41bc-8751-e133a4a7f008","name":"Employee Income Tax Detail CN - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\": [\r\n    {\r\n        \"DisabledCertType\": null,\r\n        \"DisabledNo\": null,\r\n        \"DisabledPerson\": null,\r\n        \"EmployeeCode\": \"CN001\",\r\n        \"EmployeeNameForTax\": \"bbb\",\r\n        \"EmployerTaxMethod\": null,\r\n        \"ExpatTaxMethod\": \"2\",\r\n        \"Locality\": \"E\",\r\n        \"MonthEnd\": \"2019-01\",\r\n        \"MonthStart\": \"2019-01\",\r\n        \"PayrollCity\": \"BJS\",\r\n        \"RecordID\": \"a55a2fde-091f-eb11-aa7b-548d5abc6bdb\",\r\n        \"SubDepartmentCode\": null,\r\n        \"TaxNo\": \"222\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"HRMS_BPO_SessionId=n5w05fvue2rhnzoqla54avzl; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 05 Dec 2025 03:55:00 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"192052c8-7367-41ec-b3d8-3743d51dae29"},{"name":"Employee Income Tax Detail CN - DELETE","id":"17a9966b-d236-4005-b2c7-f652db403ec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"EmployeeCode\": \"CN001\",\r\n  \"MonthStart\": \"2019-01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee income tax details (for CN)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"45cd1ba8-fb2d-4ec6-8d71-cd5b25f9178a","name":"Employee Income Tax Detail CN - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"EmployeeCode\": \"CN001\",\r\n  \"MonthStart\": \"2019-01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"17a9966b-d236-4005-b2c7-f652db403ec4"}],"id":"5a73e2d9-0729-4af6-8e12-ea4bd34d5910","_postman_id":"5a73e2d9-0729-4af6-8e12-ea4bd34d5910","description":""},{"name":"Bank","item":[{"name":"Employee Bank- LIST","id":"2c259590-e3a3-4ceb-bae4-3ab968319d01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Bank Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee bank details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"525754ab-c0ec-4180-956d-90489e5f0d48","name":"Employee Bank- LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Bank Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"SVT001\",\n        \"DateStart\": \"2024-12-09T00:00:00\",\n        \"Sequence\": 1,\n        \"AccountType\": null,\n        \"AllocationAmount\": 100,\n        \"AllocationCurrency\": null,\n        \"AllocationRun\": null,\n        \"AllocationType\": null,\n        \"BankAccountNo\": \"14444\",\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\n        \"BankCity\": null,\n        \"BankCode\": \"003\",\n        \"BeneficiaryName\": null,\n        \"CountryCode\": \"HK\",\n        \"CurrencyCode\": null,\n        \"PriorityPayment\": 0,\n        \"SocietyReference\": null,\n        \"SWIFTCode\": null,\n        \"TransactionType\": null,\n        \"UpdateBy\": \"Chloe.Guo\",\n        \"UpdateOn\": \"2024-12-09T17:45:09.83\",\n        \"BankAddress\": null,\n        \"BankName\": null\n    },\n    {\n        \"EmployeeCode\": \"aaaaa26\",\n        \"DateStart\": \"2022-10-12T00:00:00\",\n        \"Sequence\": 1,\n        \"AccountType\": null,\n        \"AllocationAmount\": 0,\n        \"AllocationCurrency\": null,\n        \"AllocationRun\": null,\n        \"AllocationType\": null,\n        \"BankAccountNo\": \"23423466666\",\n        \"BankBranch\": null,\n        \"BankCity\": null,\n        \"BankCode\": \"CASH\",\n        \"BeneficiaryName\": null,\n        \"CountryCode\": \"CN\",\n        \"CurrencyCode\": null,\n        \"PriorityPayment\": 0,\n        \"SocietyReference\": null,\n        \"SWIFTCode\": null,\n        \"TransactionType\": null,\n        \"UpdateBy\": null,\n        \"UpdateOn\": null,\n        \"BankAddress\": null,\n        \"BankName\": null\n    }\n]"}],"_postman_id":"2c259590-e3a3-4ceb-bae4-3ab968319d01"},{"name":"Employee Bank - UPSERT","id":"d5faa2a5-b1ac-4853-b524-7400f121715a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"SVT001\",\r\n        \"DateStart\": \"2024-12-09T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"AccountType\": null,\r\n        \"AllocationAmount\": 100,\r\n        \"AllocationCurrency\": null,\r\n        \"AllocationRun\": null,\r\n        \"AllocationType\": null,\r\n        \"BankAccountNo\": \"14444\",\r\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\r\n        \"BankCity\": null,\r\n        \"BankCode\": \"003\",\r\n        \"BeneficiaryName\": null,\r\n        \"CountryCode\": \"HK\",\r\n        \"CurrencyCode\": null,\r\n        \"PriorityPayment\": 0,\r\n        \"SocietyReference\": null,\r\n        \"SWIFTCode\": null,\r\n        \"TransactionType\": null,\r\n        \"BankAddress\": null,\r\n        \"BankName\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee bank details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"73ef3ff1-b086-4e09-8395-ad1966679659","name":"Employee Bank - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"SVT001\",\r\n        \"DateStart\": \"2024-12-09T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"AccountType\": null,\r\n        \"AllocationAmount\": 100,\r\n        \"AllocationCurrency\": null,\r\n        \"AllocationRun\": null,\r\n        \"AllocationType\": null,\r\n        \"BankAccountNo\": \"14444\",\r\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\r\n        \"BankCity\": null,\r\n        \"BankCode\": \"003\",\r\n        \"BeneficiaryName\": null,\r\n        \"CountryCode\": \"HK\",\r\n        \"CurrencyCode\": null,\r\n        \"PriorityPayment\": 0,\r\n        \"SocietyReference\": null,\r\n        \"SWIFTCode\": null,\r\n        \"TransactionType\": null,\r\n        \"BankAddress\": null,\r\n        \"BankName\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""},{"key":"Date","value":"Tue, 23 Dec 2025 05:46:00 GMT"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"d5faa2a5-b1ac-4853-b524-7400f121715a"},{"name":"Employee Bank - DELETE","id":"779d2243-3157-466a-a668-bf82ef49214c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"EmployeeCode\": \"SVT001\",\r\n  \"DateStart\": \"2024-12-09T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee bank details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4c5d9062-f601-4a0a-941b-98277a4d6754","name":"Employee Bank - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"EmployeeCode\": \"SVT001\",\r\n  \"DateStart\": \"2024-12-09T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"779d2243-3157-466a-a668-bf82ef49214c"}],"id":"16e2e0ac-324d-4adc-afa6-a4e98b06b075","_postman_id":"16e2e0ac-324d-4adc-afa6-a4e98b06b075","description":""},{"name":"Salary","item":[{"name":"Employee Salary - LIST","id":"c631ca80-2b48-4a60-8e9b-b703f79e3304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee salary details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6b8e7864-5a31-493e-855d-cf4d4f290d56","name":"Salary - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1478258"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:48:59 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-08-28T00:00:00\",\n        \"CompaRatio\": 0,\n        \"CurrencyCode\": null,\n        \"HourlyRate\": 0,\n        \"PayMode\": \"M\",\n        \"PayScaleCode\": null,\n        \"PayType\": \"M\",\n        \"PointNo\": 0,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"SalaryFixed\": 1111,\n        \"SalaryGradeCode\": \"TEST01\",\n        \"SalaryGross\": 1111,\n        \"SalaryPointIncrement\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"StatusChangeReasonCodes\": \"#NEW\",\n        \"WorkHoursPerWeek\": 0\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2019-04-01T00:00:00\",\n        \"CompaRatio\": 0,\n        \"CurrencyCode\": null,\n        \"HourlyRate\": 0,\n        \"PayMode\": \"M\",\n        \"PayScaleCode\": null,\n        \"PayType\": \"M\",\n        \"PointNo\": null,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"SalaryFixed\": 5000,\n        \"SalaryGradeCode\": null,\n        \"SalaryGross\": 7700,\n        \"SalaryPointIncrement\": null,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFN01\": 0,\n        \"SFN02\": 1200,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 1500,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"StatusChangeReasonCodes\": \"#NEW\",\n        \"WorkHoursPerWeek\": 0\n    }\n]"}],"_postman_id":"c631ca80-2b48-4a60-8e9b-b703f79e3304"},{"name":"Employee Salary - UPSERT","id":"a40ba97c-70a2-47ae-b4a9-e8863122e43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CompaRatio\": 0.0000,\r\n        \"CurrencyCode\": null,\r\n        \"HourlyRate\": 0.000000,\r\n        \"PayMode\": \"M\",\r\n        \"PayScaleCode\": null,\r\n        \"PayType\": \"M\",\r\n        \"SalaryFixed\": 1111.00,\r\n        \"SalaryGradeCode\": \"TEST01\",\r\n        \"SalaryGross\": 1111.00,\r\n        \"SalaryPointIncrement\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee salary details</p>\n<p>Remarks:<br />* Additional salary components could be extend in BIPO portal and UPSERT directly via API (SFNXX, SFCXX, SALXX, SFRXX)  </p>\n<p>  * Setup Path: Setup &gt; Setting &gt; Spare Field &gt; Select 'Salary Field'<br />  SFN01 – SFN30: Best for general numeric data (30 slots available)  </p>\n<p>  * Setup Path: Setup &gt; Setting &gt; Spare Field &gt; Select 'Salary Variable'<br />  SAL01 – SAL05: Specifically for \"Salary Variables\" (5 slots available).<br />  SFR01 – SFR10: Use these for text-based salary remarks or codes (10 slots available).<br />  SFC01 – SFC05: Additional character fields for short labels (5 slots available).</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"35bfa755-fba0-4a77-bf1d-42e029d0e1f4","name":"Salary - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2022-08-28T00:00:00\",\r\n        \"CompaRatio\": 0.0000,\r\n        \"CurrencyCode\": null,\r\n        \"HourlyRate\": 0.000000,\r\n        \"PayMode\": \"M\",\r\n        \"PayScaleCode\": null,\r\n        \"PayType\": \"M\",\r\n        \"SalaryFixed\": 1111.00,\r\n        \"SalaryGradeCode\": \"TEST01\",\r\n        \"SalaryGross\": 1111.00,\r\n        \"SalaryPointIncrement\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:51:39 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"a40ba97c-70a2-47ae-b4a9-e8863122e43f"},{"name":"Employee Salary - DELETE","id":"81e78a5b-bd7b-46b0-afab-a891afcb6399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee salary details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a3d5dc4e-d361-441a-a8a0-00dea05d1c02","name":"Salary - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"DateStart\": \"2022-08-28T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 06:52:11 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"81e78a5b-bd7b-46b0-afab-a891afcb6399"}],"id":"2a06cf42-9686-4efe-b1e0-0cdbddd0e430","_postman_id":"2a06cf42-9686-4efe-b1e0-0cdbddd0e430","description":""},{"name":"Attendance","item":[{"name":"Employee Calendar - LIST","id":"66721b4e-5f8b-4535-a8fc-d042c76f873f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Calendar Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee calendar details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c73c0161-622d-4b89-aa70-9611b635fd98","name":"Calendar - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"155819"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:33:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2019-04-01T00:00:00\",\n        \"CalendarCode\": \"9-6\",\n        \"LocationCode\": null,\n        \"WorkPatternCode\": null\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2021-08-02T00:00:00\",\n        \"CalendarCode\": \"5D_8to5\",\n        \"LocationCode\": null,\n        \"WorkPatternCode\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-12-01T00:00:00\",\n        \"CalendarCode\": \"5D_8to5\",\n        \"LocationCode\": null,\n        \"WorkPatternCode\": null\n    },\n    {\n        \"EmployeeCode\": \"00003\",\n        \"DateStart\": \"2021-01-01T00:00:00\",\n        \"CalendarCode\": \"5D_9-6\",\n        \"LocationCode\": null,\n        \"WorkPatternCode\": null\n    }\n]"}],"_postman_id":"66721b4e-5f8b-4535-a8fc-d042c76f873f"},{"name":"Employee Calendar - UPSERT","id":"e194e3d8-3cc8-491a-84f9-dd7cb9d474f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"00002\",\r\n        \"DateStart\": \"2020-04-01T00:00:00\",\r\n        \"CalendarCode\": \"9-6\",\r\n        \"LocationCode\": null,\r\n        \"WorkPatternCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee calendar details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bca2c616-8d77-4209-ba9c-252c50ced1f6","name":"Employee Calendar - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"00002\",\r\n        \"DateStart\": \"2020-04-01T00:00:00\",\r\n        \"CalendarCode\": \"9-6\",\r\n        \"LocationCode\": null,\r\n        \"WorkPatternCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:51:45 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"e194e3d8-3cc8-491a-84f9-dd7cb9d474f7"},{"name":"Employee Calendar - DELETE","id":"abfe1b69-d0ec-4b62-aef3-3bf9efb51afb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"EmployeeCode\": \"00002\",\r\n  \"DateStart\": \"2019-04-01T00:00:00\",\r\n  \"CalendarCode\": \"9-6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee calendar details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"119da5a4-12de-47ef-8cfc-0d2c11bb791d","name":"Employee Calendar - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"EmployeeCode\": \"00002\",\r\n  \"DateStart\": \"2019-04-01T00:00:00\",\r\n  \"CalendarCode\": \"9-6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 07:53:03 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"abfe1b69-d0ec-4b62-aef3-3bf9efb51afb"},{"name":"Employee OT Group - LIST","id":"cf0ca936-8afd-4a2f-aa30-2af1913b68cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // OT Group Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of OT group details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9637e3e4-6d5d-43cc-9f45-e71370db02d7","name":"Employee OT Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // OT Group Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"6977"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:10:53 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000003\",\n        \"DateStart\": \"2022-09-03T00:00:00\",\n        \"OTGroupCode\": \"ATOT\"\n    },\n    {\n        \"EmployeeCode\": \"000003\",\n        \"DateStart\": \"2022-12-19T00:00:00\",\n        \"OTGroupCode\": \"ATOT\"\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2020-01-23T00:00:00\",\n        \"OTGroupCode\": \"ATOT\"\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-06-02T00:00:00\",\n        \"OTGroupCode\": \"Kathy_OTG1\"\n    },\n    {\n        \"EmployeeCode\": \"000031\",\n        \"DateStart\": \"2021-05-05T00:00:00\",\n        \"OTGroupCode\": \"OTGroup\"\n    }\n]"}],"_postman_id":"cf0ca936-8afd-4a2f-aa30-2af1913b68cf"},{"name":"Employee OT Group - UPSERT","id":"ad149ce0-0b92-4fde-b513-96fd1742569d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"00002\",\r\n        \"DateStart\": \"2020-01-23T00:00:00\",\r\n        \"OTGroupCode\": \"ATOT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update OT group details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0b7337e1-b8f0-4f14-8c78-d9ba6d461d9e","name":"Employee OT Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"00002\",\r\n        \"DateStart\": \"2020-01-23T00:00:00\",\r\n        \"OTGroupCode\": \"ATOT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:13:58 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"ad149ce0-0b92-4fde-b513-96fd1742569d"},{"name":"Employee OT Group - DELETE","id":"9c71f08c-46de-4684-a79d-b91a30ea0a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"EmployeeCode\": \"00002\",\r\n  \"DateStart\": \"2020-01-23T00:00:00\",\r\n  \"OTGroupCode\": \"ATOT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete OT group details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cdcdf33f-e996-4f5f-8fdf-ea328df859b4","name":"Employee OT Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"EmployeeCode\": \"00002\",\r\n  \"DateStart\": \"2020-01-23T00:00:00\",\r\n  \"OTGroupCode\": \"ATOT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:15:35 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"9c71f08c-46de-4684-a79d-b91a30ea0a70"},{"name":"Employee Must Clock - LIST","id":"d7f0b0bc-543e-4e18-a888-05d6c4cf8a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Must Clock Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee must clock details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c932c9d6-552f-4eef-ba4d-6ab1e321db27","name":"Employee Must Clock - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Must Clock Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"22115"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:21:43 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"Test003\",\n        \"DateStart\": \"2018-11-01T00:00:00\",\n        \"MustClock\": \"Y\"\n    },\n    {\n        \"EmployeeCode\": \"PHEE3\",\n        \"DateStart\": \"2019-01-01T00:00:00\",\n        \"MustClock\": \"Y\"\n    },\n    {\n        \"EmployeeCode\": \"PHEE4\",\n        \"DateStart\": \"2019-03-14T00:00:00\",\n        \"MustClock\": \"Y\"\n    },\n    {\n        \"EmployeeCode\": \"ID002\",\n        \"DateStart\": \"2019-01-01T00:00:00\",\n        \"MustClock\": \"Y\"\n    },\n    {\n        \"EmployeeCode\": \"CBA322123\",\n        \"DateStart\": \"2021-04-12T00:00:00\",\n        \"MustClock\": \"Y\"\n    }\n]"}],"_postman_id":"d7f0b0bc-543e-4e18-a888-05d6c4cf8a36"},{"name":"Employee Must Clock - UPSERT","id":"908a4a1c-91c2-4c84-8f81-96b375ff3697","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test003\",\r\n        \"DateStart\": \"2018-11-01T00:00:00\",\r\n        \"MustClock\": \"Y\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employee must clock details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1679b7e1-82b7-49f3-a3f8-76c158f17964","name":"Employee Must Clock - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test003\",\r\n        \"DateStart\": \"2018-11-01T00:00:00\",\r\n        \"MustClock\": \"Y\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:29:40 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"908a4a1c-91c2-4c84-8f81-96b375ff3697"},{"name":"Employee Must Clock - DELETE","id":"a5457414-5380-4095-8477-716985d8dd35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"EmployeeCode\": \"Test003\",\r\n   \"DateStart\": \"2018-11-01T00:00:00\",\r\n   \"MustClock\": \"Y\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employee must clock details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"afe58430-84b6-4cd9-9133-24fde22ad033","name":"Employee Must Clock - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"EmployeeCode\": \"Test003\",\r\n   \"DateStart\": \"2018-11-01T00:00:00\",\r\n   \"MustClock\": \"Y\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:30:45 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"a5457414-5380-4095-8477-716985d8dd35"}],"id":"e77842bb-a556-43a7-96cf-ea0f33504446","_postman_id":"e77842bb-a556-43a7-96cf-ea0f33504446","description":""},{"name":"Employee Fund SG - LIST","id":"54057dec-d95c-41f2-85d9-6f1148374c3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Fund SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee fund details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b32e94c4-731a-4083-a40e-11c5e1268bf6","name":"Employee Fund SG - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Fund SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2722"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 25 Apr 2023 02:51:57 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"FC0001\",\n        \"DateStart\": \"2022-11-01T00:00:00\",\n        \"DateEnd\": null,\n        \"Funds\": \"C\"\n    },\n    {\n        \"EmployeeCode\": \"FC0004\",\n        \"DateStart\": \"2022-11-01T00:00:00\",\n        \"DateEnd\": \"2022-11-01T00:00:00\",\n        \"Funds\": \"E\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2023-01-03T00:00:00\",\n        \"DateEnd\": null,\n        \"Funds\": \"C\"\n    },\n    {\n        \"EmployeeCode\": \"ESR_DEMO\",\n        \"DateStart\": \"2020-06-02T00:00:00\",\n        \"DateEnd\": \"2022-04-30T00:00:00\",\n        \"Funds\": \"C\"\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-06-02T00:00:00\",\n        \"DateEnd\": \"2022-04-30T00:00:00\",\n        \"Funds\": \"C\"\n    }\n]"}],"_postman_id":"54057dec-d95c-41f2-85d9-6f1148374c3c"}],"id":"b9cc69fb-02c3-49ec-b78b-da43e10f7cab","_postman_id":"b9cc69fb-02c3-49ec-b78b-da43e10f7cab","description":""},{"name":"Personnel","item":[{"name":"Details","item":[{"name":"Address - LIST","id":"e3f5c059-0687-44c3-a425-1436349ebf96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Address Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of addresses from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f66e9a01-bc46-440e-8693-fe67a04f3e8d","name":"Address - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Address Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"327599"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 05:35:58 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-09-01T00:00:00\",\n        \"AddressType\": \"L\",\n        \"AddressAlley\": null,\n        \"AddressBuilding\": \"Phonexay Village\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"LA\",\n        \"AddressDistrict\": \"Saysetthda District\",\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": \"142\",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"142,Singha Road, Tower Square\",\n        \"AddressLine2\": \"Phonexay Village\",\n        \"AddressLine3\": \"Saysetthda District\",\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": \"Singha Road, Tower Square\",\n        \"AddressSubDistrict\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": \"031524661\"\n    },\n    {\n        \"EmployeeCode\": \"00002\",\n        \"DateStart\": \"2021-09-01T00:00:00\",\n        \"AddressType\": \"O\",\n        \"AddressAlley\": null,\n        \"AddressBuilding\": \"testing\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"SG\",\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": \"testing \",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"testing  \",\n        \"AddressLine2\": \" testing\",\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2020-01-01T00:00:00\",\n        \"AddressType\": \"L\",\n        \"AddressAlley\": null,\n        \"AddressBuilding\": null,\n        \"AddressCity\": \"London\",\n        \"AddressCountryCode\": \"UK\",\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLane\": null,\n        \"AddressLine1\": \" \",\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"SW1W ONY\",\n        \"AddressState\": null,\n        \"AddressStreet\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"DateStart\": \"2021-07-01T00:00:00\",\n        \"AddressType\": \"L\",\n        \"AddressAlley\": null,\n        \"AddressBuilding\": \"ABC Building\",\n        \"AddressCity\": \"Changi\",\n        \"AddressCountryCode\": \"SG\",\n        \"AddressDistrict\": \"12\",\n        \"AddressFloorNo\": \"25\",\n        \"AddressHouseNo\": \"1\",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"ABC Amber\",\n        \"AddressLine2\": \"#25-2501 ABC Building\",\n        \"AddressLine3\": \"12\",\n        \"AddressPostal\": \"1100\",\n        \"AddressState\": \"City\",\n        \"AddressStreet\": \"ST Amber\",\n        \"AddressSubDistrict\": null,\n        \"AddressUnitNo\": \"2501\",\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": \"12345567\"\n    },\n    {\n        \"EmployeeCode\": \"00003\",\n        \"DateStart\": \"2021-11-01T00:00:00\",\n        \"AddressType\": \"x\",\n        \"AddressAlley\": null,\n        \"AddressBuilding\": \"xxxxxx\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"xx\",\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": \"xx\",\n        \"AddressHouseNo\": \"xxx\",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"xxxxxxxxxxxxxxxxxx\",\n        \"AddressLine2\": \"xxxxxxxxxxxxx\",\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": \"xxxxxxxxxxxxxx\",\n        \"AddressSubDistrict\": null,\n        \"AddressUnitNo\": \"xxx\",\n        \"AddressVillage\": null,\n        \"AddressVillageNo\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": null\n    }\n]"}],"_postman_id":"e3f5c059-0687-44c3-a425-1436349ebf96"},{"name":"Address - UPSERT","id":"164daed2-857d-4eea-8f19-7e2d0057011d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"FC0003\",\r\n        \"DateStart\": \"2022-11-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"AddressAlley\": null,\r\n        \"AddressBuilding\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"SG\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressFloorNo\": \"09\",\r\n        \"AddressHouseNo\": \"870\",\r\n        \"AddressLane\": null,\r\n        \"AddressLine1\": \"870 Choa Chu Kang Ave 4\",\r\n        \"AddressLine2\": \"#08-88\",\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": \"521870\",\r\n        \"AddressState\": null,\r\n        \"AddressStreet\": \"Choa Chu Kang Ave 4\",\r\n        \"AddressSubDistrict\": null,\r\n        \"AddressUnitNo\": \"88\",\r\n        \"AddressVillage\": null,\r\n        \"AddressVillageNo\": null,\r\n        \"IR56AreaCode\": null,\r\n        \"LocalAddressName\": null,\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee addresses</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"efa394a9-c59c-49f2-97f2-72eee9215295","name":"Address - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"FC0003\",\r\n        \"DateStart\": \"2022-11-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"AddressAlley\": null,\r\n        \"AddressBuilding\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"SG\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressFloorNo\": \"09\",\r\n        \"AddressHouseNo\": \"870\",\r\n        \"AddressLane\": null,\r\n        \"AddressLine1\": \"870 Choa Chu Kang Ave 4\",\r\n        \"AddressLine2\": \"#08-88\",\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": \"521870\",\r\n        \"AddressState\": null,\r\n        \"AddressStreet\": \"Choa Chu Kang Ave 4\",\r\n        \"AddressSubDistrict\": null,\r\n        \"AddressUnitNo\": \"88\",\r\n        \"AddressVillage\": null,\r\n        \"AddressVillageNo\": null,\r\n        \"IR56AreaCode\": null,\r\n        \"LocalAddressName\": null,\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 05:39:17 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"164daed2-857d-4eea-8f19-7e2d0057011d"},{"name":"Address - DELETE","id":"a8a30ba7-30d9-4283-b712-bc341853c1a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"EmployeeCode\": \"FC0003\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee addresses</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7d5673b0-36ee-42ad-aa8e-3881cd7fe73d","name":"Address - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"EmployeeCode\": \"FC0003\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 05:41:15 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"a8a30ba7-30d9-4283-b712-bc341853c1a4"},{"name":"Allowance - LIST","id":"7cc3ff0c-91b7-4c24-9c90-6dc39d54cfe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Payroll Recurring\r\n  \"InterfaceCode\": \"BIPO-RI\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of allowances from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f9a13ed3-c6db-4988-9345-792e0b21c281","name":"Allowance - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Payroll Recurring\r\n  \"InterfaceCode\": \"BIPO-RI\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"76919"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 05:47:31 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"AllowanceCode\": \"TH_POSITION\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"RunType\": \"M\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"AllowanceCode\": \"TH_TRANSPORT\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"RunType\": \"M\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"AllowanceCode\": \"TH_MOBILE\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"RunType\": \"M\"\n    },\n    {\n        \"EmployeeCode\": \"PH003-M\",\n        \"AllowanceCode\": \"Study\",\n        \"DateStart\": \"2019-01-01T00:00:00\",\n        \"RunType\": \"M\"\n    },\n    {\n        \"EmployeeCode\": \"PH003-M\",\n        \"AllowanceCode\": \"RentalPaid\",\n        \"DateStart\": \"2019-01-01T00:00:00\",\n        \"RunType\": \"B1\"\n    }\n]"}],"_postman_id":"7cc3ff0c-91b7-4c24-9c90-6dc39d54cfe2"},{"name":"Allowance - UPSERT","id":"c7758c7d-754d-4ec3-8a6d-c17817bc3b5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"TH31013\",\r\n        \"AllowanceCode\": \"TH_POSITION\",\r\n        \"DateStart\": \"2018-01-02T00:00:00\",\r\n        \"RunType\": \"M\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update allowances in BIPO</p>\n<p>Remarks:<br />* To maintain a clean and accurate payroll history, we recommend using BIPO-RI for allowance updates (e.g., phone, car, housing). Avoid using BIPO-EMP-SD for these changes, as it creates unnecessary salary data rows and can complicate effective date tracking.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6823dcbd-107a-4398-9d1d-9300a1652a4f","name":"Allowance - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"TH31013\",\r\n        \"AllowanceCode\": \"TH_POSITION\",\r\n        \"DateStart\": \"2018-01-02T00:00:00\",\r\n        \"RunType\": \"M\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 07:15:12 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"c7758c7d-754d-4ec3-8a6d-c17817bc3b5f"},{"name":"Allowance - DELETE","id":"a5164383-7959-4ba1-9823-aff044fb23f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"AllowanceCode\": \"TH_POSITION\",\r\n  \"EmployeeCode\": \"TH31013\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee allowances</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4a067168-77f7-4a0c-a863-0915b4a92f3b","name":"Allowance - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"AllowanceCode\": \"TH_POSITION\",\r\n  \"EmployeeCode\": \"TH31013\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 07:21:43 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"a5164383-7959-4ba1-9823-aff044fb23f6"},{"name":"Attachment - LIST (Retrieve FileID)","id":"2102a264-0cc1-4feb-adf8-031c34d2c44d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ATTCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>This API is used to extract list of <strong>employee attachments</strong> data (e.g., resume, profile photo, etc.). It retrieves attachment from TblEmployeeAttachment table, joined with TblAttachment.</p>\n<p>Note: this API does not return the actual file or binary content. In order to get actual file (in binary format), use the <strong>FileID</strong> returned from this API in the <strong>GetAttachment</strong> API.</p>\n<p>It can also filter with EmployeeCode parameter for a specific employee. If EmployeeCode is not provided, the API returns attachments uploaded in the past 30 days.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f7d4dcd9-4ca7-43b2-bfa6-f8049e84e300","name":"Attachment - LIST (Retrieve FileID)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ATTCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jun 2024 09:17:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"89208272ba26449b-SIN"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"AttachmentID\": \"397c26cf-6cfa-40f8-8a18-62485cc88f12\",\n        \"FileID\": \"6fddb54d-5575-4da0-a46f-315a565c37a5\",\n        \"EmployeeCode\": \"LZD0005\",\n        \"DateCreated\": \"2024-06-04T17:22:43.903\",\n        \"FileName\": \"397c26cf-6cfa-40f8-8a18-62485cc88f12__Mobile_Profile_Picture_LZD0005.jpeg\",\n        \"OriginalFileName\": \"Mobile_Profile_Picture_LZD0005.jpeg\",\n        \"FileSizeInBytes\": 665439,\n        \"Source\": \"Profile\"\n    },\n    {\n        \"AttachmentID\": \"ba688788-57d2-4d2a-af0c-41555368c6df\",\n        \"FileID\": \"74c2c9e1-39ad-4f38-bf7f-465ee7407024\",\n        \"EmployeeCode\": null,\n        \"DateCreated\": \"2024-06-11T13:56:02.88\",\n        \"FileName\": \"f9f5c608-056e-46c2-96d7-c38f966b22fe__download.png\",\n        \"OriginalFileName\": \"download.png\",\n        \"FileSizeInBytes\": 410,\n        \"Source\": null\n    },\n    {\n        \"AttachmentID\": \"381889fb-1ec6-49af-96ed-bf496743bedc\",\n        \"FileID\": \"3c2866d9-ba7f-47b7-bb7b-52caac82faf6\",\n        \"EmployeeCode\": null,\n        \"DateCreated\": \"2024-06-11T14:29:29.66\",\n        \"FileName\": \"bbcb3c71-ec05-4727-9d56-73c57c354ab5__qr code transit.png\",\n        \"OriginalFileName\": \"qr code transit.png\",\n        \"FileSizeInBytes\": 117775,\n        \"Source\": null\n    },\n    {\n        \"AttachmentID\": \"716c8b00-0970-46a3-b811-52b9d118fedb\",\n        \"FileID\": \"356b4492-2561-4fe1-8cea-419f3f898f7a\",\n        \"EmployeeCode\": null,\n        \"DateCreated\": \"2024-06-11T14:37:34.66\",\n        \"FileName\": \"b11a84d2-4ace-447a-9617-41dadf301156__2024-06-11_14-37-06.png\",\n        \"OriginalFileName\": \"2024-06-11_14-37-06.png\",\n        \"FileSizeInBytes\": 47724,\n        \"Source\": null\n    }\n]"}],"_postman_id":"2102a264-0cc1-4feb-adf8-031c34d2c44d"},{"name":"Get Attachment (Binary)","id":"21a0b0eb-7a1a-4e29-9a24-1fb69cd14407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // once provided, it return as single binary, instead of JSON\r\n   \"FileID\": \"356b4492-2561-4fe1-8cea-419f3f898f7a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetAttachment","description":"<p>Use GetAttachment API with FileID (FileID can be retrieved from Attachment - LIST API.<br />GetAttachment API returns the file as binary content. You pass in the correct FileID (from the first API response), and this endpoint responds with the actual file content.</p>\n<img src=\"https://content.pstmn.io/cd57dd4a-dbd6-4f82-8fc9-fe3b8cb4c149/aW1hZ2UucG5n\" width=\"726\" height=\"622\" />","urlObject":{"path":["api2","BIPOExport","GetAttachment"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a0ae3a9a-e921-4326-9dca-1567eeea6599","name":"Get Attachment (binary)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // once provided, it return as single binary, instead of JSON\r\n  \"FileID\": \"356b4492-2561-4fe1-8cea-419f3f898f7a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api2/BIPOExport/GetAttachment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"script-src 'self' 'unsafe-eval';worker-src 'self' blob:;child-src 'self' blob:;img-src 'self' data: blob:;media-src 'self';connect-src 'self' https://*;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'"},{"key":"X-Powered-By","value":"Directus"},{"key":"Cache-Control","value":"no-cache"},{"key":"Vary","value":"Origin, Cache-Control"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Content-Length","value":"1542"},{"key":"ETag","value":"W/\"606-UukPsqxD+IfDcshGj33qNtp84SA\""},{"key":"Date","value":"Fri, 05 Jan 2024 06:26:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"// return binary file"}],"_postman_id":"21a0b0eb-7a1a-4e29-9a24-1fb69cd14407"},{"name":"Certificate - LIST","id":"8f9e2666-1d2c-4499-90bd-8e52e6b1424e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Certification Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of certificates from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"60db228a-0fd0-4435-b303-47d7065098c5","name":"Certificate - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Certification Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"8649"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 06:44:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"122201\",\n        \"DateStart\": \"2019-03-01T00:00:00\",\n        \"AttachmentID\": null,\n        \"CertificateCode\": null,\n        \"CertificateName\": \"ACCA Practice Certification\",\n        \"CertificateNo\": \"123456\",\n        \"DateExpiry\": \"2019-02-28T00:00:00\",\n        \"IssuedBy\": \"ACCA UK\",\n        \"PersonalCertificateTypeCode\": \"ACCA\",\n        \"PersonalCertificateTypeName\": null,\n        \"Renewed\": null\n    },\n    {\n        \"EmployeeCode\": \"001\",\n        \"DateStart\": \"2019-02-11T00:00:00\",\n        \"AttachmentID\": null,\n        \"CertificateCode\": null,\n        \"CertificateName\": \"Honours\",\n        \"CertificateNo\": \"29287197\",\n        \"DateExpiry\": null,\n        \"IssuedBy\": \"ACCA\",\n        \"PersonalCertificateTypeCode\": \"ACCA\",\n        \"PersonalCertificateTypeName\": null,\n        \"Renewed\": null\n    },\n    {\n        \"EmployeeCode\": \"EM034\",\n        \"DateStart\": null,\n        \"AttachmentID\": null,\n        \"CertificateCode\": null,\n        \"CertificateName\": \"Test\",\n        \"CertificateNo\": null,\n        \"DateExpiry\": null,\n        \"IssuedBy\": null,\n        \"PersonalCertificateTypeCode\": null,\n        \"PersonalCertificateTypeName\": null,\n        \"Renewed\": null\n    }\n]"}],"_postman_id":"8f9e2666-1d2c-4499-90bd-8e52e6b1424e"},{"name":"Certificate - UPSERT","id":"496bef6f-0278-4468-9b9b-aad4eb671e3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"122201\",\r\n        \"DateStart\": \"2019-03-01T00:00:00\",\r\n        \"AttachmentID\": null,\r\n        \"CertificateCode\": \"ACCA123\",\r\n        \"CertificateName\": \"ACCA Practice Certification\",\r\n        \"CertificateNo\": \"1234567\",\r\n        \"DateExpiry\": \"2019-02-28T00:00:00\",\r\n        \"IssuedBy\": \"ACCA UK\",\r\n        \"PersonalCertificateTypeCode\": \"ACCA\",\r\n        \"PersonalCertificateTypeName\": null,\r\n        \"Renewed\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee certificate details</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7cb55510-2645-4eb6-a301-d9b8bc701dda","name":"Certificate - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"122201\",\r\n        \"DateStart\": \"2019-03-01T00:00:00\",\r\n        \"AttachmentID\": null,\r\n        \"CertificateCode\": null,\r\n        \"CertificateName\": \"ACCA Practice Certification\",\r\n        \"CertificateNo\": \"1234567\",\r\n        \"DateExpiry\": \"2019-02-28T00:00:00\",\r\n        \"IssuedBy\": \"ACCA UK\",\r\n        \"PersonalCertificateTypeCode\": \"ACCA\",\r\n        \"PersonalCertificateTypeName\": null,\r\n        \"Renewed\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 07:45:59 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"496bef6f-0278-4468-9b9b-aad4eb671e3c"},{"name":"Certificate - DELETE","id":"bfb49c25-9125-4410-a1a2-683acaf0f104","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"EmployeeCode\": \"122201\",\r\n  \"CertificateCode\": \"ACCA123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee certificate details</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"65d0c429-5e1f-4b54-8630-0703889725c4","name":"Certificate - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"EmployeeCode\": \"122201\",\r\n  \"CertificateCode\": \"ACCA123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 07:48:01 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"bfb49c25-9125-4410-a1a2-683acaf0f104"},{"name":"Contract - LIST","id":"0a0025dc-8c2e-4ff4-81ce-5a0e98ca16bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Contract Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of contracts from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b7e4339e-82b0-4b41-a473-66c3dd50b756","name":"Contract - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Contract Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"33222"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:13:01 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"001\",\n        \"DateStart\": \"2019-04-01T00:00:00\",\n        \"ContractNature\": \"P\",\n        \"Obsolete\": \"N\",\n        \"AttachmentID\": \"a7124179-d3f4-4805-8666-6fb893356be3\",\n        \"ContractAutoNo\": 0,\n        \"ContractNo\": null,\n        \"ContractType\": \"Training Bond\",\n        \"DateCreated\": \"2019-04-01T00:00:00\",\n        \"DateEnd\": \"2019-09-30T00:00:00\",\n        \"DiscontinuedRequestID\": null,\n        \"Remarks\": null,\n        \"Renewed\": null,\n        \"RequestID\": null\n    },\n    {\n        \"EmployeeCode\": \"122201\",\n        \"DateStart\": \"2019-08-01T00:00:00\",\n        \"ContractNature\": \"P\",\n        \"Obsolete\": \"N\",\n        \"AttachmentID\": \"31082410-d64f-4f97-895b-f0fbc8154799\",\n        \"ContractAutoNo\": 0,\n        \"ContractNo\": null,\n        \"ContractType\": \"Training Bond\",\n        \"DateCreated\": \"2019-08-01T00:00:00\",\n        \"DateEnd\": \"2019-12-31T00:00:00\",\n        \"DiscontinuedRequestID\": null,\n        \"Remarks\": null,\n        \"Renewed\": null,\n        \"RequestID\": null\n    }\n]"}],"_postman_id":"0a0025dc-8c2e-4ff4-81ce-5a0e98ca16bc"},{"name":"Contract - UPSERT","id":"f7a75e70-65d9-48b4-8c9f-46a5cd2d8995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"001\",\r\n        \"DateStart\": \"2019-04-01T00:00:00\",\r\n        \"ContractNature\": \"P\",\r\n        \"Obsolete\": \"N\",\r\n        \"AttachmentID\": \"a7124179-d3f4-4805-8666-6fb893356be3\",\r\n        \"ContractAutoNo\": 0.0,\r\n        \"ContractNo\": null,\r\n        \"ContractType\": \"Training Bond\",\r\n        \"DateCreated\": \"2019-04-01T00:00:00\",\r\n        \"DateEnd\": \"2019-09-30T00:00:00\",\r\n        \"DiscontinuedRequestID\": null,\r\n        \"Remarks\": \"test\",\r\n        \"Renewed\": null,\r\n        \"RequestID\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Contract</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1cf91152-632e-44d0-b19b-adf3ba38a217","name":"Contract - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"001\",\r\n        \"DateStart\": \"2019-04-01T00:00:00\",\r\n        \"ContractNature\": \"P\",\r\n        \"Obsolete\": \"N\",\r\n        \"AttachmentID\": \"a7124179-d3f4-4805-8666-6fb893356be3\",\r\n        \"ContractAutoNo\": 0.0,\r\n        \"ContractNo\": null,\r\n        \"ContractType\": \"Training Bond\",\r\n        \"DateCreated\": \"2019-04-01T00:00:00\",\r\n        \"DateEnd\": \"2019-09-30T00:00:00\",\r\n        \"DiscontinuedRequestID\": null,\r\n        \"Remarks\": \"test\",\r\n        \"Renewed\": null,\r\n        \"RequestID\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:15:27 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f7a75e70-65d9-48b4-8c9f-46a5cd2d8995"},{"name":"Contract - DELETE","id":"d4ba25c7-e0aa-456a-bbf9-1927568b24ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"EmployeeCode\": \"001\",\r\n  \"DateStart\": \"2019-04-01T00:00:00\",\r\n  \"ContractNature\": \"P\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Contract</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"56eafefc-c3a2-4921-915c-ec799e141245","name":"Contract - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"EmployeeCode\": \"001\",\r\n  \"DateStart\": \"2019-04-01T00:00:00\",\r\n  \"ContractNature\": \"P\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:20:49 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"d4ba25c7-e0aa-456a-bbf9-1927568b24ae"},{"name":"Cost Center Detail- LIST","id":"9ba69d78-50db-44f5-9111-c4beadd94c72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Cost Center Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of employee cost centers from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c00353ff-0980-4acd-a52d-bc47def04dc5","name":"Cost Center - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Cost Center Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"9500"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:34:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2022-10-20T00:00:00\",\n        \"CostCentreCode\": \"0000077508\",\n        \"AllocationType\": \"t\",\n        \"Percentage\": 100\n    },\n    {\n        \"EmployeeCode\": \"00008\",\n        \"DateStart\": \"2021-09-01T00:00:00\",\n        \"CostCentreCode\": \"IKG_ISD\",\n        \"AllocationType\": null,\n        \"Percentage\": 100\n    },\n    {\n        \"EmployeeCode\": \"00022\",\n        \"DateStart\": \"2022-06-16T00:00:00\",\n        \"CostCentreCode\": \"999999\",\n        \"AllocationType\": null,\n        \"Percentage\": 50\n    },\n    {\n        \"EmployeeCode\": \"00023\",\n        \"DateStart\": \"2022-06-16T00:00:00\",\n        \"CostCentreCode\": \"999999\",\n        \"AllocationType\": null,\n        \"Percentage\": 50\n    }\n]"}],"_postman_id":"9ba69d78-50db-44f5-9111-c4beadd94c72"},{"name":"Cost Center Detail - UPSERT","id":"491e6631-1ab2-4481-b673-2f26dd9a402c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"DateStart\": \"2020-05-18T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"AllocationType\": null,\r\n        \"Percentage\": 3\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Cost Center</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c9e6786f-43f5-48d3-97ee-3116a970565a","name":"Cost Center Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"DateStart\": \"2020-05-18T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"AllocationType\": null,\r\n        \"Percentage\": 3\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:35:54 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"491e6631-1ab2-4481-b673-2f26dd9a402c"},{"name":"Cost Center Detail - DELETE","id":"b2ebf08c-d5dd-4926-8f5c-cc4c157013ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"DateStart\": \"2020-05-18T00:00:00\",\r\n  \"CostCentreCode\": \"WG01-001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Cost Center</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d25d66f1-2471-4795-b7af-5430a8b2d2fc","name":"Cost Center Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"DateStart\": \"2020-05-18T00:00:00\",\r\n  \"CostCentreCode\": \"WG01-001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:38:19 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"b2ebf08c-d5dd-4926-8f5c-cc4c157013ed"},{"name":"Education - LIST","id":"304eadb9-9136-4e14-be30-39f74d9eb6be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Education Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of educations from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cf474d2e-04c8-4dc1-97d9-3dc950bfdbbf","name":"Education - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Education Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"42004"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:44:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"DM007\",\n        \"DateStart\": null,\n        \"ClassRank\": null,\n        \"CountryCode\": \"TH\",\n        \"CourseMode\": \"F\",\n        \"DateEnd\": null,\n        \"DegreeTitle\": null,\n        \"Faculty\": \"Accounting\",\n        \"FieldOfStudyCode\": \"01\",\n        \"First\": 0,\n        \"GPA\": 0,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 2005,\n        \"Highest\": 0,\n        \"InstituteCode\": null,\n        \"InstituteName\": \"Chulalongkorn University\",\n        \"MajorName\": null,\n        \"Overseas\": 0,\n        \"QualificationCode\": \"MA\",\n        \"Recognised\": null,\n        \"Remarks\": null\n    },\n    {\n        \"EmployeeCode\": \"PH014-M\",\n        \"DateStart\": null,\n        \"ClassRank\": null,\n        \"CountryCode\": null,\n        \"CourseMode\": null,\n        \"DateEnd\": null,\n        \"DegreeTitle\": \"BS - ICTM\",\n        \"Faculty\": null,\n        \"FieldOfStudyCode\": \"39\",\n        \"First\": 0,\n        \"GPA\": 0,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 0,\n        \"Highest\": 0,\n        \"InstituteCode\": null,\n        \"InstituteName\": null,\n        \"MajorName\": null,\n        \"Overseas\": 0,\n        \"QualificationCode\": \"BA\",\n        \"Recognised\": null,\n        \"Remarks\": null\n    }\n]"}],"_postman_id":"304eadb9-9136-4e14-be30-39f74d9eb6be"},{"name":"Education - UPSERT","id":"173d77d8-1ce4-435d-89e3-885932f34fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"DateStart\": \"2008-10-20T00:00:00\",\r\n        \"ClassRank\": null,\r\n        \"CountryCode\": \"UK\",\r\n        \"CourseMode\": null,\r\n        \"DateEnd\": \"2012-06-11T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"22\",\r\n        \"First\": 0.0,\r\n        \"GPA\": null,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2012.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"University of Warwick\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": null,\r\n        \"Remarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Education</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"62296aed-c363-4755-b5d0-32d43b540e33","name":"Education - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"DateStart\": \"2008-10-20T00:00:00\",\r\n        \"ClassRank\": null,\r\n        \"CountryCode\": \"UK\",\r\n        \"CourseMode\": null,\r\n        \"DateEnd\": \"2012-06-11T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"22\",\r\n        \"First\": 0.0,\r\n        \"GPA\": null,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2012.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"University of Warwick\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": null,\r\n        \"Remarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:46:15 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"173d77d8-1ce4-435d-89e3-885932f34fbb"},{"name":"Education - DELETE","id":"0c1b0a08-cb1a-4fe5-959a-1030b7497fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"DateStart\": \"2008-10-20T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Education</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a2dc3d62-3019-4387-afe8-bc551e41fa5f","name":"Education - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"DateStart\": \"2008-10-20T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:47:22 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"0c1b0a08-cb1a-4fe5-959a-1030b7497fbb"},{"name":"Emergency- LIST","id":"380dd39e-4ac1-46e3-9b72-9b4c1fa73ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Emergency Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of emergencies from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7fba907d-3f4c-4ce8-b7a5-e8aba72e630d","name":"Emergency- LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Emergency Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"30694"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:57:59 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"Test500\",\n        \"RelationCode\": \"FTH\",\n        \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"PH\",\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Email\": \"email@email.com\",\n        \"Gender\": \"M\",\n        \"MobileNo\": \"1345664\",\n        \"Remarks\": null,\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"SG0001\",\n        \"RelationCode\": \"xxx\",\n        \"EmergencyName\": \"xxxxxxxxxxxxxxxxxxxxxxx\",\n        \"AddressCity\": \"xxxxxxxxx\",\n        \"AddressCountryCode\": \"xx\",\n        \"AddressDistrict\": null,\n        \"AddressLine1\": \"xxxxxxxxxxxxxxxxxxxxxxxxx\",\n        \"AddressLine2\": \"xxxxxxx\",\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"xxxxxx\",\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Email\": null,\n        \"Gender\": null,\n        \"MobileNo\": \"xxxxxxxx\",\n        \"Remarks\": null,\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"SG0002\",\n        \"RelationCode\": \"SPS\",\n        \"EmergencyName\": \"Stephanie Ang Siew Hong\",\n        \"AddressCity\": \"Singapore\",\n        \"AddressCountryCode\": \"SG\",\n        \"AddressDistrict\": null,\n        \"AddressLine1\": \"Blk 176C Edgefield Plains\",\n        \"AddressLine2\": \"#05-180\",\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"823176\",\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Email\": null,\n        \"Gender\": null,\n        \"MobileNo\": \"96288868\",\n        \"Remarks\": null,\n        \"TelephoneNo\": null\n    }\n]"}],"_postman_id":"380dd39e-4ac1-46e3-9b72-9b4c1fa73ab1"},{"name":"Emergency - UPSERT","id":"ad868275-e29f-4525-8364-0f676e6c24f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": null,\r\n        \"AddressVillage\": null,\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\",\r\n        \"Remarks\": null,\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Emergency</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bb8757f0-0843-418c-8974-4389f5e6a206","name":"Emergency - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WGC000\",\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": null,\r\n        \"AddressVillage\": null,\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\",\r\n        \"Remarks\": null,\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:59:08 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"ad868275-e29f-4525-8364-0f676e6c24f5"},{"name":"Emergency - DELETE","id":"bb5035c5-f829-42e1-a193-a1016bfe23f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"EmergencyName\": \"EMERGENCY CONTACT 1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Emergency</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ddae0793-fd13-49f7-a9e2-929d2de265a0","name":"Emergency - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"EmployeeCode\": \"WGC000\",\r\n  \"EmergencyName\": \"EMERGENCY CONTACT 1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:59:46 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"bb5035c5-f829-42e1-a193-a1016bfe23f6"},{"name":"Family - LIST","id":"bf3d3bc6-b7c8-4a32-aa7b-ac5cc2f88479","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Family Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of families from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"13dedaf4-4e06-458c-8339-e39854522a55","name":"Family - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Family Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"648259"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"ASP.NET_SessionId=25uccma0toazuljxdybywoa4; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 05:32:21 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PH025-SM\",\n        \"RelationCode\": \"CHD\",\n        \"FamilyName\": \"Darius Leornard\",\n        \"RecordID\": \"77d82da1-462b-e911-aa00-02db12e0e310\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"AdoptedChild\": null,\n        \"Age\": 1110,\n        \"AltFamilyName\": null,\n        \"AnnualGrossIncome\": 0,\n        \"ApplicableInsurance\": null,\n        \"AttachmentID\": null,\n        \"BirthDate\": \"2011-04-20T00:00:00\",\n        \"BirthPlace\": \"Philippines\",\n        \"BirthPlaceCertificate\": null,\n        \"BookBirthCertificate\": null,\n        \"BPJSFaskes\": null,\n        \"BPJSKesNo\": null,\n        \"CCLFirstProcessDate\": \"2022-03-31T00:00:00\",\n        \"CCLLeaveCapping\": 0,\n        \"ChildRearingAllowanceCertNo\": null,\n        \"DeceasedDate\": null,\n        \"Dependent\": \"Y\",\n        \"DisabilityDescription\": null,\n        \"DisabilityLevel\": null,\n        \"Email\": null,\n        \"Employer\": null,\n        \"EstimatedAnnualIncome\": 0,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"FirstName\": null,\n        \"Gender\": \"M\",\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerContactNo\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"IncomeEarner\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"InsuranceDependent\": null,\n        \"InsuranceNo\": null,\n        \"IntentToAdoptDate\": null,\n        \"LastName\": null,\n        \"LastRemindOnDependentOver18\": null,\n        \"LiveTogether\": null,\n        \"MaritalStatus\": \"S\",\n        \"MedicalPlanCode\": null,\n        \"MiddleName\": null,\n        \"MobileNo\": null,\n        \"NameExtension\": null,\n        \"NationalityCode\": \"PH\",\n        \"NoBirthCertificate\": null,\n        \"Occupation\": null,\n        \"PhilHealthNo\": null,\n        \"QualificationCode\": null,\n        \"RelationCategory\": null,\n        \"Remarks\": null,\n        \"ResidentStatus\": null,\n        \"Schooling\": null,\n        \"ShowAllIdentityType\": 0,\n        \"SSFNo\": null,\n        \"TaxCode\": null,\n        \"TaxDependent\": null,\n        \"TaxMonthEnd\": null,\n        \"TaxMonthStart\": null,\n        \"TaxNo\": null,\n        \"TaxReliefOptOutMonths\": null,\n        \"TelephoneNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"WorkPlace\": null,\n        \"YEAIndicator\": null\n    },\n    {\n        \"EmployeeCode\": \"MY001\",\n        \"RelationCode\": \"CHD\",\n        \"FamilyName\": \"Child 1\",\n        \"RecordID\": \"44f990dc-ae34-e911-aa02-02db12e0e310\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"AdoptedChild\": null,\n        \"Age\": 710,\n        \"AltFamilyName\": null,\n        \"AnnualGrossIncome\": 0,\n        \"ApplicableInsurance\": null,\n        \"AttachmentID\": null,\n        \"BirthDate\": \"2015-04-25T00:00:00\",\n        \"BirthPlace\": null,\n        \"BirthPlaceCertificate\": null,\n        \"BookBirthCertificate\": null,\n        \"BPJSFaskes\": null,\n        \"BPJSKesNo\": null,\n        \"CCLFirstProcessDate\": \"2022-03-31T00:00:00\",\n        \"CCLLeaveCapping\": 0,\n        \"ChildRearingAllowanceCertNo\": null,\n        \"DeceasedDate\": null,\n        \"Dependent\": \"Y\",\n        \"DisabilityDescription\": null,\n        \"DisabilityLevel\": null,\n        \"Email\": null,\n        \"Employer\": null,\n        \"EstimatedAnnualIncome\": 0,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"FirstName\": null,\n        \"Gender\": \"M\",\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerContactNo\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"IncomeEarner\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"InsuranceDependent\": null,\n        \"InsuranceNo\": null,\n        \"IntentToAdoptDate\": null,\n        \"LastName\": null,\n        \"LastRemindOnDependentOver18\": null,\n        \"LiveTogether\": null,\n        \"MaritalStatus\": \"S\",\n        \"MedicalPlanCode\": null,\n        \"MiddleName\": null,\n        \"MobileNo\": null,\n        \"NameExtension\": null,\n        \"NationalityCode\": \"NZ\",\n        \"NoBirthCertificate\": null,\n        \"Occupation\": null,\n        \"PhilHealthNo\": null,\n        \"QualificationCode\": null,\n        \"RelationCategory\": null,\n        \"Remarks\": null,\n        \"ResidentStatus\": null,\n        \"Schooling\": null,\n        \"ShowAllIdentityType\": 0,\n        \"SSFNo\": null,\n        \"TaxCode\": null,\n        \"TaxDependent\": null,\n        \"TaxMonthEnd\": null,\n        \"TaxMonthStart\": null,\n        \"TaxNo\": null,\n        \"TaxReliefOptOutMonths\": null,\n        \"TelephoneNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"WorkPlace\": null,\n        \"YEAIndicator\": null\n    }\n]"}],"_postman_id":"bf3d3bc6-b7c8-4a32-aa7b-ac5cc2f88479"},{"name":"Family - UPSERT","id":"b56fd0d0-f9a3-47ed-84c3-a8130c8c892d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PH025-SM\",\r\n        \"RelationCode\": \"CHD\",\r\n        \"FamilyName\": \"Darius Leornad\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Family member</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4d795dc8-8fbb-4c73-bfa0-c19a88795475","name":"Family - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PH025-SM\",\r\n        \"RelationCode\": \"CHD\",\r\n        \"FamilyName\": \"Darius Leornad\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 05:41:35 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"b56fd0d0-f9a3-47ed-84c3-a8130c8c892d"},{"name":"Family - DELETE","id":"3fe2e401-3662-40aa-b5bc-8f7d97eecbc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"EmployeeCode\": \"PH025-SM\",\r\n  \"RelationCode\": \"CHD\",\r\n  \"FamilyName\": \"Darius Leornad\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Family</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"449a1f2f-06db-4ada-b47d-3ab0aedbf18e","name":"Family - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"EmployeeCode\": \"PH025-SM\",\r\n  \"RelationCode\": \"CHD\",\r\n  \"FamilyName\": \"Darius Leornad\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 05:45:22 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"3fe2e401-3662-40aa-b5bc-8f7d97eecbc8"},{"name":"Family Identity - LIST","id":"74d3f089-c16d-4491-aa22-ba9ec423052f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Family Identity Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of family identities from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"44578034-4f40-4007-8382-b23c904de169","name":"Family Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Family Identity Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"6113"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 01:33:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"L00002\",\n        \"IdentityType\": \"SG01\",\n        \"IdentityNo\": \"S8070525E\",\n        \"CountryCode\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"be677621-3586-e811-8217-6c4b90300fc1\"\n    },\n    {\n        \"EmployeeCode\": \"N0014\",\n        \"IdentityType\": \"SG01\",\n        \"IdentityNo\": \"T1300507E\",\n        \"CountryCode\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"bf677621-3586-e811-8217-6c4b90300fc1\"\n    },\n    {\n        \"EmployeeCode\": \"122201\",\n        \"IdentityType\": \"SG01\",\n        \"IdentityNo\": \"S7476535A\",\n        \"CountryCode\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"IdentityClass\": null,\n        \"IssuedBy\": null,\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"c0677621-3586-e811-8217-6c4b90300fc1\"\n    }\n]"}],"_postman_id":"74d3f089-c16d-4491-aa22-ba9ec423052f"},{"name":"Family Identity - UPSERT","id":"a9f8c5e1-b546-4724-ba07-22c8cfb404d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"L00002\",\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S8070521E\",\r\n        \"FamilyName\": \"Hwang\",\r\n        \"CountryCode\": null,\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateIssue\": null,\r\n        \"IdentityClass\": null,\r\n        \"IssuedBy\": null,\r\n        \"NewIssue\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Family Identity</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"80b697e0-1ec2-419c-b405-df146657e289","name":"Family Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"L00002\",\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S8070521E\",\r\n        \"FamilyName\": \"Hwang\",\r\n        \"CountryCode\": null,\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateIssue\": null,\r\n        \"IdentityClass\": null,\r\n        \"IssuedBy\": null,\r\n        \"NewIssue\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:00:39 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"a9f8c5e1-b546-4724-ba07-22c8cfb404d3"},{"name":"Family Identity - DELETE","id":"e96c69d9-b173-492a-a02c-8929f6e9d2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"EmployeeCode\": \"L00002\",\r\n  \"IdentityType\": \"SG01\",\r\n  \"IdentityNo\": \"S8070521E\",\r\n  \"FamilyName\": \"Hwang\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Family Identity</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"283eb807-a0ad-4ee8-9af2-0862718a5eab","name":"Family Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"EmployeeCode\": \"L00002\",\r\n  \"IdentityType\": \"SG01\",\r\n  \"IdentityNo\": \"S8070521E\",\r\n  \"FamilyName\": \"Hwang\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:05:50 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"e96c69d9-b173-492a-a02c-8929f6e9d2fa"},{"name":"Note - LIST","id":"900a1f28-4deb-4fd3-8ffb-223121cff702","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Note Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Notes from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8da295bf-4fcd-4ad6-b002-23753deac4f2","name":"Note - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Note Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"6113"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 01:33:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"L00002\",\n        \"AttachmentID\": \"be677621-3586-e811-8217-6c4b90300fety1\",\n        \"Content\": \"Bolos 2 Minggu\",\n        \"DateEnd\": \"2018-12-31T00:00:00\",\n        \"DateStart\": \"2018-12-01T00:00:00\",\n        \"LetterCode\": null,\n        \"NoteTypeCode\": \"NSP01\"\n    }\n]"}],"_postman_id":"900a1f28-4deb-4fd3-8ffb-223121cff702"},{"name":"Note - UPSERT","id":"0a26b4ed-1008-4986-adde-6e91550d2620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"L00002\",\r\n        \"DateStart\": \"2024-12-01\",\r\n        \"DateEnd\": \"2024-12-31\",\r\n        \"Content\": \"Bolos 2 Minggu\",\r\n        \"LetterCode\": null,\r\n        \"NoteTypeCode\": \"NSP01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Notes</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f20eb538-6792-4dd8-b170-d3cc5d11b56e","name":"Note - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"L00002\",\r\n        \"DateStart\": \"2024-12-01\",\r\n        \"DateEnd\": \"2024-12-31\",\r\n        \"Content\": \"Bolos 2 Minggu\",\r\n        \"LetterCode\": null,\r\n        \"NoteTypeCode\": \"NSP01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:00:39 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"0a26b4ed-1008-4986-adde-6e91550d2620"},{"name":"Note - DELETE","id":"f4e4759b-bbf9-464a-94d3-9cc9a059e0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"EmployeeCode\": \"PH025-SM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Note</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3bbc7ad5-9fdf-4d63-86fb-dcc0953c7457","name":"Note - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"EmployeeCode\": \"PH025-SM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 20 Mar 2023 02:05:50 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f4e4759b-bbf9-464a-94d3-9cc9a059e0fa"},{"name":"Work Experience - LIST","id":"6a73cd0d-2857-4d96-9a43-9181555b28d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Work Experience\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"EmployeeCode\": \"PHEE6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of work experiences from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cc8afa1c-b5ef-47de-a19e-2c8c23ace38a","name":"Work Experience - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Work Experience\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"4248"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 06:08:07 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"CompanyName\": null,\n        \"DateEnd\": \"2018-12-31T00:00:00\",\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\n        \"ReasonForLeaving\": null,\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 0\n    },\n    {\n        \"EmployeeCode\": \"PH001-SM\",\n        \"DateStart\": \"2018-02-12T00:00:00\",\n        \"CompanyName\": \"ABBC Company Services PH\",\n        \"DateEnd\": null,\n        \"JobTitle\": \"Senior Manager, Production\",\n        \"ReasonForLeaving\": null,\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 90000\n    },\n    {\n        \"EmployeeCode\": \"IN270019\",\n        \"DateStart\": \"2012-08-14T00:00:00\",\n        \"CompanyName\": \"ABC company\",\n        \"DateEnd\": \"2016-01-14T00:00:00\",\n        \"JobTitle\": \"Officer\",\n        \"ReasonForLeaving\": null,\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 0\n    }\n]"}],"_postman_id":"6a73cd0d-2857-4d96-9a43-9181555b28d5"},{"name":"Work Experience - UPSERT","id":"8b82f383-7ed6-49c7-8417-2a0013e028ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateStart\": \"2019-01-01T00:00:00\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": \"2020-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0.00\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Work Experience</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a7fa85ff-5a6c-4e54-9bde-08236750d6f8","name":"Work Experience - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateStart\": \"2019-01-01T00:00:00\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": \"2020-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0.00\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 06:18:22 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"8b82f383-7ed6-49c7-8417-2a0013e028ad"},{"name":"Work Experience - DELETE","id":"8c607400-cdeb-406f-aa2f-fa86c76af9c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"EmployeeCode\": \"PHEE6\",\r\n  \"DateStart\": \"2019-01-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Work Experience</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1d3283ac-91a0-4a9e-aba9-c7ccba551d30","name":"Work Experience - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"EmployeeCode\": \"PHEE6\",\r\n  \"DateStart\": \"2019-01-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 06:19:03 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"8c607400-cdeb-406f-aa2f-fa86c76af9c2"}],"id":"259c11f0-6e54-44a1-ae36-d2bf63caccbc","_postman_id":"259c11f0-6e54-44a1-ae36-d2bf63caccbc","description":""},{"name":"Utility","item":[{"name":"Change Password","id":"56dd9a9b-f1e1-4e6c-88b7-d1f7cb23f797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EM-PWD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"Password\": \"Password123\",\r\n  \"ForceResetUponLogin\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>This API only allow to update password for one employee in a single request.</p>\n<p>If ForceResetUponLogin field is not provided, the default is set as false.</p>\n<p>This API will respect \"Password Policy\" (which is the same as Change Password Screen)</p>\n<ul>\n<li><p>Password should not contain spaces.</p>\n</li>\n<li><p>Password cannot contain &lt; character.</p>\n</li>\n</ul>\n<p>Note: Raw password will not be saved in any BIPO logs.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a0f8558f-6e82-4f07-bf47-11ff9f5393f1","name":"Change Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EM-PWD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"Password\": \"Password123\",\r\n  \"ForceResetUponLogin\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 02 May 2023 02:00:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"},{"id":"c17a1414-97f1-4bcb-8fa0-48d434a77106","name":"Change Password (Error for spaces)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EM-PWD\",\r\n  \"EmployeeCode\": \"000002\",\r\n  \"Password\": \"Password 123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 02 May 2023 02:00:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": false,\n    \"msg\": \"Password should not contain spaces.\"\n}"}],"_postman_id":"56dd9a9b-f1e1-4e6c-88b7-d1f7cb23f797"},{"name":"RefreshEmployee","id":"b0e209ab-166b-4b72-8d86-6832bf72fd94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"RefreshAsAt\": \"02-MAY-2023\",\r\n  /*\r\n    Sample EmployeeRange Request\r\n    - To refresh selected employees, set \"EmployeeRange\": \"((TblEmployee.EmployeeCode IN ('SG0004', 'SG0005', 'SG0007')))\"\r\n    - To refresh employee under Singapore, set \"EmployeeRange\": \"((TblEmployee.CountryCode='SG'))\"\r\n    - To refresh all employees, set \"EmployeeRange\": null OR \"(0=0)\" OR \"(1=1)\"\r\n    */\r\n  \"EmployeeRange\": \"((TblEmployee.CountryCode='SG'))\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/RefreshEmployee","description":"<p>This API bonded with User Security. Developer need to ensure the API user is tagged to User (TblUser)</p>\n<ol>\n<li><p>Ensure the Web User who GetToken exists in TblUser (Admin &gt; Setup &gt; Security &gt; User)</p>\n</li>\n<li><p>Ensure User Access is defined (Admin &gt; Setup &gt; Security &gt; User Access)</p>\n<ol>\n<li><p>User dropdown =</p>\n</li>\n<li><p>System = \"Personnel\"</p>\n</li>\n<li><p>Set Read &amp; Write Access =&gt; \"0=0\"</p>\n</li>\n</ol>\n</li>\n</ol>\n","urlObject":{"path":["api2","BIPOPersonnel","RefreshEmployee"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"30c8d756-5cc2-4e4a-be2a-128fa2c50779","name":"RefreshEmployee","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"RefreshAsAt\": \"02-MAY-2023\",\r\n  /*\r\n    Sample EmployeeRange Request\r\n    - To refresh selected employees, set \"EmployeeRange\": \"((TblEmployee.EmployeeCode IN ('SG0004', 'SG0005', 'SG0007')))\"\r\n    - To refresh employee under Singapore, set \"EmployeeRange\": \"((TblEmployee.CountryCode='SG'))\"\r\n    - To refresh all employees, set \"EmployeeRange\": null OR \"(0=0)\" OR \"(1=1)\"\r\n    */\r\n  \"EmployeeRange\": \"((TblEmployee.CountryCode='SG'))\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/RefreshEmployee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"11"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 02 May 2023 02:00:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true\n}"}],"_postman_id":"b0e209ab-166b-4b72-8d86-6832bf72fd94"}],"id":"37715885-f676-4dd2-bd6a-2a0b91fe9318","_postman_id":"37715885-f676-4dd2-bd6a-2a0b91fe9318","description":""}],"id":"a044f475-5d28-40eb-a806-cb236aac354c","_postman_id":"a044f475-5d28-40eb-a806-cb236aac354c","description":""},{"name":"Reference","item":[{"name":"Organization","item":[{"name":"Company - LIST","id":"de13e706-7f4a-40f3-9eb6-c4062e76c475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Company Master\r\n  \"InterfaceCode\": \"BIPO-CO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of companies from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2092cc9f-4044-4d1b-9f0d-18a9b80e981c","name":"Company - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Company Master\r\n  \"InterfaceCode\": \"BIPO-CO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2819"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:32:33 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CompanyCode\": \"HFTW\",\n        \"CountryCode\": \"SG\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": \"Permas Jaya\",\n        \"AddressCountryCode\": \"TW\",\n        \"AddressFloorNo\": \"cc\",\n        \"AddressHouseNo\": \"aa\",\n        \"AddressLine1\": \"aa bb\",\n        \"AddressLine2\": \"cc\",\n        \"AddressLine3\": \"dd\",\n        \"AddressPostal\": \"81750\",\n        \"AddressState\": \"xxx\",\n        \"AddressUnitNo\": null,\n        \"AddressStreet\": \"bb\",\n        \"TelephoneNo\": \"+60167898916\",\n        \"Website\": null,\n        \"TaxNo\": null,\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"Email\": \"weilies.chok@gmail.com\",\n        \"FaxNo\": null,\n        \"AddressDistrict\": \"dd\",\n        \"AltCompanyName\": \"Hyflaw Limited TW\",\n        \"CompanyName\": \"Hyflow Taiwan\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CompanyCode\": \"HYF\",\n        \"CountryCode\": \"SG\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": \"AMK\",\n        \"AddressCountryCode\": \"SG\",\n        \"AddressFloorNo\": \"2\",\n        \"AddressHouseNo\": \"80\",\n        \"AddressLine1\": \"80 Bendemeer Rd\",\n        \"AddressLine2\": \"#2-14\",\n        \"AddressLine3\": \"Whampoo\",\n        \"AddressPostal\": \"123\",\n        \"AddressState\": null,\n        \"AddressUnitNo\": \"14\",\n        \"AddressStreet\": \"Bendemeer Rd\",\n        \"TelephoneNo\": null,\n        \"Website\": null,\n        \"TaxNo\": \"TAXREF123\",\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"Email\": \"support@hyflux.com\",\n        \"FaxNo\": null,\n        \"AddressDistrict\": \"Whampoo\",\n        \"AltCompanyName\": \"Hyflaw Limited SG\",\n        \"CompanyName\": \"Hyflaw HQ\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CompanyCode\": \"HYFCN\",\n        \"CountryCode\": \"TW\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"CN\",\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLine1\": \" \",\n        \"AddressLine2\": null,\n        \"AddressLine3\": \"Kallang\",\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressUnitNo\": null,\n        \"AddressStreet\": null,\n        \"TelephoneNo\": null,\n        \"Website\": null,\n        \"TaxNo\": null,\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"Email\": null,\n        \"FaxNo\": null,\n        \"AddressDistrict\": \"Kallang\",\n        \"AltCompanyName\": \"凯发中国\",\n        \"CompanyName\": \"Hyflaw CN (fake TW)\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CompanyCode\": \"HYFIN\",\n        \"CountryCode\": \"IN\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": \"ID City\",\n        \"AddressCountryCode\": \"IN\",\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLine1\": \" \",\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"12345\",\n        \"AddressState\": null,\n        \"AddressUnitNo\": null,\n        \"AddressStreet\": null,\n        \"TelephoneNo\": null,\n        \"Website\": null,\n        \"TaxNo\": null,\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"Email\": null,\n        \"FaxNo\": null,\n        \"AddressDistrict\": \"ID Town\",\n        \"AltCompanyName\": null,\n        \"CompanyName\": \"Hyflaw India\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CompanyCode\": \"HYFMY\",\n        \"CountryCode\": \"MY\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"MY\",\n        \"AddressFloorNo\": \"a\",\n        \"AddressHouseNo\": \"a\",\n        \"AddressLine1\": \"a ss\",\n        \"AddressLine2\": \"a-a\",\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressUnitNo\": \"a\",\n        \"AddressStreet\": \"ss\",\n        \"TelephoneNo\": null,\n        \"Website\": null,\n        \"TaxNo\": null,\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"Email\": null,\n        \"FaxNo\": null,\n        \"AddressDistrict\": null,\n        \"AltCompanyName\": \"Hyflaw MY\",\n        \"CompanyName\": \"Hyflaw MY\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"de13e706-7f4a-40f3-9eb6-c4062e76c475"},{"name":"Company - UPSERT","id":"5965a7a6-4ab8-4e21-b879-5209295b5b7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\": [\r\n    {\r\n      \"CompanyCode\": \"SCLN\",\r\n      \"CountryCode\": \"SG\",\r\n      \"AddressBuilding\": null,\r\n      \"CompanyName\": \"Super Clean Enterprise\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update companies in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d40caa22-87a1-408d-8717-6aded76d4ae0","name":"Company - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\": [\r\n    {\r\n      \"CompanyCode\": \"SCLN\",\r\n      \"CountryCode\": \"SG\",\r\n      \"AddressBuilding\": null,\r\n      \"CompanyName\": \"Super Clean Enterprise\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:35:11 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"5965a7a6-4ab8-4e21-b879-5209295b5b7d"},{"name":"Company - DELETE","id":"5945576f-1e6f-432e-ab7b-38400899f115","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"CompanyCode\": \"SCLN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete companies in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"29f552b5-79ff-4014-b6a6-35a6df34418d","name":"Company - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"CompanyCode\": \"SCLN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:38:11 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"5945576f-1e6f-432e-ab7b-38400899f115"},{"name":"Department - LIST","id":"4e346d87-6d19-41df-b0e6-1ab2735ea89b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Department Master\r\n  \"InterfaceCode\": \"BIPO-DP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of departments from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"94badd03-019d-44c2-bc69-bc731855eea2","name":"Department - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Department Master\r\n  \"InterfaceCode\": \"BIPO-DP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1448"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:45:24 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DepartmentName\": \"CEO Office\",\n        \"DepartmentCode\": \"CO\",\n        \"EmployeeCode\": \"SG0001\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\",\n        \"ParentDepartmentCode\": null\n    },\n    {\n        \"DepartmentName\": \"Information Tech\",\n        \"DepartmentCode\": \"IT\",\n        \"EmployeeCode\": null,\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\",\n        \"ParentDepartmentCode\": null\n    },\n    {\n        \"DepartmentName\": \"Procurement\",\n        \"DepartmentCode\": \"PRCx422\",\n        \"EmployeeCode\": null,\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": null,\n        \"ParentDepartmentCode\": null\n    }\n]"}],"_postman_id":"4e346d87-6d19-41df-b0e6-1ab2735ea89b"},{"name":"Department - UPSERT","id":"7aa2d6f4-14f1-43e8-85d0-600926850452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\": [\r\n    {\r\n      \"DepartmentCode\": \"DPFIIN\",\r\n      \"CountryCode\": \"SG\",\r\n      \"DepartmentName\": \"Finance\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update departments in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b086d835-c540-4e77-bc4f-42d8a72c925b","name":"Department - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\": [\r\n    {\r\n      \"DepartmentCode\": \"DPFIIN\",\r\n      \"CountryCode\": \"SG\",\r\n      \"DepartmentName\": \"Finance\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:47:34 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"7aa2d6f4-14f1-43e8-85d0-600926850452"},{"name":"Department - DELETE","id":"6161ed1f-5f0e-4d06-9ee6-e3558146e984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"DepartmentCode\": \"DPFIIN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete departments in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1192476a-9a4e-4b86-a982-1c89f1698dca","name":"Department - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"DepartmentCode\": \"DPFIIN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 06:48:38 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"6161ed1f-5f0e-4d06-9ee6-e3558146e984"},{"name":"Cost Center - LIST","id":"3dfd3365-0058-48d7-aacf-ab32f6f61a9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Cost Centre Master\r\n  \"InterfaceCode\": \"BIPO-CC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of cost centers from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b0a16577-588c-4f1f-bf32-e42575db0581","name":"Cost Center - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Cost Centre Master\r\n  \"InterfaceCode\": \"BIPO-CC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"15683"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 08:52:44 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CostCentreCode\": \"0000000001\",\n        \"CostCentreName\": \"AT Testing\",\n        \"CompanyCodes\": null,\n        \"CountryCodes\": \"MY,SG\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CostCentreCode\": \"0000066146\",\n        \"CostCentreName\": \"0000066146\",\n        \"CompanyCodes\": null,\n        \"CountryCodes\": \"*\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CostCentreCode\": \"0000077121\",\n        \"CostCentreName\": \"0000077121\",\n        \"CompanyCodes\": null,\n        \"CountryCodes\": \"*\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CostCentreCode\": \"0000077508\",\n        \"CostCentreName\": \"0000077508\",\n        \"CompanyCodes\": \"BIPO_Test\",\n        \"CountryCodes\": \"*\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CostCentreCode\": \"0000085554\",\n        \"CostCentreName\": \"0000085554\",\n        \"CompanyCodes\": null,\n        \"CountryCodes\": \"*\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"3dfd3365-0058-48d7-aacf-ab32f6f61a9f"},{"name":"Cost Center - UPSERT","id":"ab66a67a-ab05-4116-9e9c-4468344eaf9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\": [\r\n    {\r\n        \"CostCentreCode\": \"0000066146\",\r\n        \"CostCentreName\": \"0000066146\",\r\n        \"CompanyCodes\": null,\r\n        \"CountryCodes\": \"MY,SG\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update cost centers in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2c9ca1c8-3ea7-456d-bb6d-a00b6f1e41f1","name":"Cost Center - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\": [\r\n    {\r\n        \"CostCentreCode\": \"0000066146\",\r\n        \"CostCentreName\": \"0000066146\",\r\n        \"CompanyCodes\": null,\r\n        \"CountryCodes\": \"MY,SG\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:02:46 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"ab66a67a-ab05-4116-9e9c-4468344eaf9a"},{"name":"Cost Center - DELETE","id":"f40d392f-2c7f-43d4-94df-f38007e50711","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"CostCentreCode\": \"0000066146\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete cost centers in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9dd0cbe2-35c2-44bf-ac99-97ce2fa32706","name":"Cost Center - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"CostCentreCode\": \"0000066146\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:07:01 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f40d392f-2c7f-43d4-94df-f38007e50711"},{"name":"Designation - LIST","id":"7227dfc5-0e59-4c87-abc5-f03e886cd297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Designation Master\r\n  \"InterfaceCode\": \"BIPO-DS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of designations from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2624e030-adb5-4936-87f1-31755d2f9cb5","name":"Designation - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Designation Master\r\n  \"InterfaceCode\": \"BIPO-DS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"592"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:58:50 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DesignationCode\": \"CFO\",\n        \"DesignationName\": \"Chief Financial Officer\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"DesignationCode\": \"CST\",\n        \"DesignationName\": \"Consultant\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"DesignationCode\": \"DEV\",\n        \"DesignationName\": \"Developer v1.31\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"DesignationCode\": \"DIR\",\n        \"DesignationName\": \"Director\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"DesignationCode\": \"SRDEV\",\n        \"DesignationName\": \"Senior Developer v1.31\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"7227dfc5-0e59-4c87-abc5-f03e886cd297"},{"name":"Designation - UPSERT","id":"c999ebed-ada6-4554-b9f0-3b038c7f01b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\": [\r\n    {\r\n      \"DesignationCode\": \"DEV2\",\r\n      \"DesignationName\": \"Developer2 v1.31\",\r\n      \"CountryCodes\": null,\r\n      \"CompanyCodes\": null,\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update designations in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"49b59679-cce4-401b-9c79-00f4b70f980c","name":"Designation - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\": [\r\n    {\r\n      \"DesignationCode\": \"DEV2\",\r\n      \"DesignationName\": \"Developer2 v1.31\",\r\n      \"CountryCodes\": null,\r\n      \"CompanyCodes\": null,\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:59:27 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"c999ebed-ada6-4554-b9f0-3b038c7f01b7"},{"name":"Designation - DELETE","id":"7298fa59-c4e9-4b04-87ec-0b9b074a8235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"DesignationCode\": \"DEV2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete cost centers in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2910921d-ac22-4516-a3f5-372a1a92de1c","name":"Designation - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"DesignationCode\": \"DEV2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 08:00:02 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"7298fa59-c4e9-4b04-87ec-0b9b074a8235"},{"name":"Location - LIST","id":"4e4be246-1640-4d15-96c3-4976eb1305b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Location Master\r\n    \"InterfaceCode\": \"BIPO-LO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList","description":"<p>Extract full list of locations from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b6b06615-47a4-4fc6-bb5d-ba2325c7518b","name":"Location - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Location Master\r\n    \"InterfaceCode\": \"BIPO-LO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"8467"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:13:00 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"LocationCode\": \"000001\",\n        \"LocationName\": \"นครปฐม\",\n        \"CountryCodes\": \"*\",\n        \"CompanyCodes\": \"TH001\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LocationCode\": \"00001\",\n        \"LocationName\": \"นครปฐม 001\",\n        \"CountryCodes\": \"*\",\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LocationCode\": \"00002\",\n        \"LocationName\": \"Branch Name to display in report\",\n        \"CountryCodes\": \"*\",\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LocationCode\": \"001\",\n        \"LocationName\": \"Head Office - Thai Test\",\n        \"CountryCodes\": \"TH\",\n        \"CompanyCodes\": \"TH001\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LocationCode\": \"001abn\",\n        \"LocationName\": \"ABN\",\n        \"CountryCodes\": \"*\",\n        \"CompanyCodes\": \"*\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LocationCode\": \"002\",\n        \"LocationName\": \"Branch 1 - Thai Test\",\n        \"CountryCodes\": \"TH\",\n        \"CompanyCodes\": \"TH001\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"4e4be246-1640-4d15-96c3-4976eb1305b5"},{"name":"Location - UPSERT","id":"e84259b7-f45b-407f-b9a5-1f9976232895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\": [\r\n    {\r\n        \"LocationCode\": \"BKK\",\r\n        \"LocationName\": \"Bangkok\",\r\n        \"CountryCodes\": \"*\",\r\n        \"CompanyCodes\": \"LA01\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update locations in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"206967c9-0dde-43b6-947e-d2c3e27e5d94","name":"Location - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\": [\r\n    {\r\n        \"LocationCode\": \"BKK\",\r\n        \"LocationName\": \"Bangkok\",\r\n        \"CountryCodes\": \"*\",\r\n        \"CompanyCodes\": \"LA01\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"ASP.NET_SessionId=ojpd5owl4hl3zvezplqsqv1f; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:15:57 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"e84259b7-f45b-407f-b9a5-1f9976232895"},{"name":"Location - DELETE","id":"9c9e5b5e-6008-48d5-8016-11d01e26f482","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"LocationCode\": \"BKK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete locations in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ed756364-d792-4dc9-8dd0-12f0b692bc2e","name":"Location - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"LocationCode\": \"BKK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:16:21 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"9c9e5b5e-6008-48d5-8016-11d01e26f482"},{"name":"Employment Type - LIST","id":"38552825-1218-4dd4-841e-ad527e81e747","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Employment Type Master\r\n    \"InterfaceCode\": \"BIPO-ETY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList","description":"<p>Extract full list of employment types from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9ddccfb3-fda8-4dcc-ad9d-925c97e89aef","name":"Employment Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Employment Type Master\r\n    \"InterfaceCode\": \"BIPO-ETY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"4352"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:19:58 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmploymentTypeCode\": \"01\",\n        \"EmploymentTypeName\": \"Full-Time\",\n        \"Obsolete\": \"N\",\n        \"Category\": \"FTP\"\n    },\n    {\n        \"EmploymentTypeCode\": \"1000\",\n        \"EmploymentTypeName\": \"onetwothree full time\",\n        \"Obsolete\": \"N\",\n        \"Category\": \"FTF\"\n    },\n    {\n        \"EmploymentTypeCode\": \"1001\",\n        \"EmploymentTypeName\": \"onetwothree part time\",\n        \"Obsolete\": \"N\",\n        \"Category\": \"PTF\"\n    }\n]"}],"_postman_id":"38552825-1218-4dd4-841e-ad527e81e747"},{"name":"Employment Type - UPSERT","id":"db0f441e-0c10-43a4-8f49-dcde12bdd7cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmploymentTypeCode\": \"FT\",\r\n        \"EmploymentTypeName\": \"Full Time\",\r\n        \"Obsolete\": \"N\",\r\n        \"Category\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update employment types in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2211ad33-f07d-472a-bfc5-3e779889f1b6","name":"Employment Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmploymentTypeCode\": \"FT\",\r\n        \"EmploymentTypeName\": \"Full Time\",\r\n        \"Obsolete\": \"N\",\r\n        \"Category\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:22:12 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"db0f441e-0c10-43a4-8f49-dcde12bdd7cf"},{"name":"Employment Type - DELETE","id":"f13f1bc2-4b3b-4247-83aa-63a9bb277695","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"EmploymentTypeCode\": \"FT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete employment types in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"20598c35-db3c-4bf2-83c4-ffa5f1d5d041","name":"Employment Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"EmploymentTypeCode\": \"FT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:26:28 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f13f1bc2-4b3b-4247-83aa-63a9bb277695"}],"id":"51dde6b7-1ba1-4988-9d3d-c34110cb4741","_postman_id":"51dde6b7-1ba1-4988-9d3d-c34110cb4741","description":""},{"name":"Assignment","item":[{"name":"Manager Type - LIST","id":"765a0cc4-1e2a-4838-816f-50b85effb54a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Manager Type Master\r\n  \"InterfaceCode\": \"BIPO-MT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of manager types from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6bd3995e-4e11-4a46-8c6b-2c23e86020f3","name":"Manager Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Manager Type Master\r\n  \"InterfaceCode\": \"BIPO-MT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"4547"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:31:58 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ManagerTypeCode\": \"001\",\n        \"ManagerTypeName\": \"Level 1\",\n        \"IsLineManager\": 1,\n        \"CoordinatorTypes\": \"CL,OT\"\n    },\n    {\n        \"ManagerTypeCode\": \"002\",\n        \"ManagerTypeName\": \"Level 2\",\n        \"IsLineManager\": 1,\n        \"CoordinatorTypes\": \"CL,LV,OT\"\n    },\n    {\n        \"ManagerTypeCode\": \"1991MT\",\n        \"ManagerTypeName\": \"1991MT\",\n        \"IsLineManager\": 1,\n        \"CoordinatorTypes\": \"*\"\n    },\n    {\n        \"ManagerTypeCode\": \"1992M\",\n        \"ManagerTypeName\": \"1992MANAGER\",\n        \"IsLineManager\": 1,\n        \"CoordinatorTypes\": \"*\"\n    }\n]"}],"_postman_id":"765a0cc4-1e2a-4838-816f-50b85effb54a"},{"name":"Manager Type - UPSERT","id":"1e7279c7-8b89-454e-bb0f-a19e21aba8a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\": [\r\n    {\r\n        \"ManagerTypeCode\": \"SUPERIOR\",\r\n        \"ManagerTypeName\": \"Superior\",\r\n        \"IsLineManager\": 1,\r\n        \"CoordinatorTypes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update manager types in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"43b2d792-3fb4-4c5a-81b1-d3c6135d7161","name":"Manager Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\": [\r\n    {\r\n        \"ManagerTypeCode\": \"SUPERIOR\",\r\n        \"ManagerTypeName\": \"Superior\",\r\n        \"IsLineManager\": 1,\r\n        \"CoordinatorTypes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:33:25 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"1e7279c7-8b89-454e-bb0f-a19e21aba8a1"},{"name":"Manager Type - DELETE","id":"33b55411-c32e-44e1-afff-97bfc81cf0da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"ManagerTypeCode\": \"SUPERIOR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete manager types in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d92385a5-f9bc-4c9e-a187-d9b248fadf1a","name":"Manager Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"ManagerTypeCode\": \"SUPERIOR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:33:53 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"33b55411-c32e-44e1-afff-97bfc81cf0da"},{"name":"Leave Grade - LIST","id":"07afe6d7-4eb8-4da5-a8c0-ab8172ccb6b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Leave Grade Master\r\n  \"InterfaceCode\": \"BIPO-LG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of leave grades from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f999e501-d643-4ab4-98f3-dfa52a5daeab","name":"Leave Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Leave Grade Master\r\n  \"InterfaceCode\": \"BIPO-LG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"9090"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:50:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"LeaveGradeCode\": \"001LEAVE\",\n        \"LeaveGradeName\": \"001LEAVE\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LeaveGradeCode\": \"0038A\",\n        \"LeaveGradeName\": \"Leave Grade demo\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LeaveGradeCode\": \"01TH-MGR\",\n        \"LeaveGradeName\": \"Manager Leave Grade\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LeaveGradeCode\": \"02TH-STF\",\n        \"LeaveGradeName\": \"Staff Leave\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"07afe6d7-4eb8-4da5-a8c0-ab8172ccb6b5"},{"name":"Leave Grade - UPSERT","id":"6e39f80d-6502-46e6-b9c4-24c4e3b1fdf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\": [\r\n    {\r\n        \"LeaveGradeCode\": \"ANL\",\r\n        \"LeaveGradeName\": \"Annual LEAVE\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update leave grades in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4b65ff45-af58-414f-8f8b-d1c782e3efe9","name":"Leave Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\": [\r\n    {\r\n        \"LeaveGradeCode\": \"ANL\",\r\n        \"LeaveGradeName\": \"Annual LEAVE\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:51:20 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"6e39f80d-6502-46e6-b9c4-24c4e3b1fdf2"},{"name":"Leave Grade - DELETE","id":"2a34088a-6921-4a96-a095-a0d415da5cdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"LeaveGradeCode\": \"ANL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete leave grades in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f86c4210-dd07-4a9a-9d89-bf8e8577b315","name":"Leave Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"LeaveGradeCode\": \"ANL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:51:37 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"2a34088a-6921-4a96-a095-a0d415da5cdd"},{"name":"Pay Group - LIST","id":"748135cd-79a2-4a9e-8a49-a4b6122bd311","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Pay Group Master\r\n  \"InterfaceCode\": \"BIPO-PG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of pay groups from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d968caa0-42a7-43d3-ba0f-5b42dae15a63","name":"Pay Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Pay Group Master\r\n  \"InterfaceCode\": \"BIPO-PG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"59024"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:54:48 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"PayGroupCode\": \"0001\",\n        \"PayGroupName\": \"HY END  RUN\",\n        \"FirstHalfSalary\": 0.5,\n        \"CurrencyCode\": \"MYR\",\n        \"BasicPayProration\": \"C\",\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 16,\n        \"CompanyCode\": \"001\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"PayGroupCode\": \"001\",\n        \"PayGroupName\": \"semi-monthly000\",\n        \"FirstHalfSalary\": 0.5,\n        \"CurrencyCode\": \"PHP\",\n        \"BasicPayProration\": \"C\",\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 16,\n        \"CompanyCode\": \"ATTEST\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"PayGroupCode\": \"002\",\n        \"PayGroupName\": \"Pay Group Monthly Test 02\",\n        \"FirstHalfSalary\": 0.5,\n        \"CurrencyCode\": \"MYR\",\n        \"BasicPayProration\": \"C\",\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 16,\n        \"CompanyCode\": \"Keys\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"PayGroupCode\": \"003\",\n        \"PayGroupName\": \"Pay Group Monthly Test - 03\",\n        \"FirstHalfSalary\": 0.5,\n        \"CurrencyCode\": \"MYR\",\n        \"BasicPayProration\": \"W\",\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 16,\n        \"CompanyCode\": \"Keys\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"748135cd-79a2-4a9e-8a49-a4b6122bd311"},{"name":"Pay Group - UPSERT","id":"f8c249ea-56c6-4664-a4c5-98224c71d9ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\": [\r\n    {\r\n        \"PayGroupCode\": \"9001\",\r\n        \"PayGroupName\": \"9001- Basic Pay Group1\",\r\n        \"FirstHalfSalary\": 0,\r\n        \"CurrencyCode\": \"HKD\",\r\n        \"BasicPayProration\": \"W\",\r\n        \"DayStart\": 1,\r\n        \"DayEnd\": 31,\r\n        \"DayMid\": 16,\r\n        \"CompanyCode\": \"9001\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update pay groups</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9c433598-db88-4b9c-aff4-6ae542325a52","name":"Pay Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\": [\r\n    {\r\n        \"PayGroupCode\": \"9001\",\r\n        \"PayGroupName\": \"9001- Basic Pay Group1\",\r\n        \"FirstHalfSalary\": 0,\r\n        \"CurrencyCode\": \"HKD\",\r\n        \"BasicPayProration\": \"W\",\r\n        \"DayStart\": 1,\r\n        \"DayEnd\": 31,\r\n        \"DayMid\": 16,\r\n        \"CompanyCode\": \"9001\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:56:54 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f8c249ea-56c6-4664-a4c5-98224c71d9ba"},{"name":"Pay Group - DELETE","id":"b5197311-458b-46ee-bf32-bebada024dde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"PayGroupCode\": \"9001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete pay groups in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dc6f1e57-d08c-41d4-8864-5286e7b8d69d","name":"Pay Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"PayGroupCode\": \"9001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:57:12 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"b5197311-458b-46ee-bf32-bebada024dde"},{"name":"Salary Grade - LIST","id":"4b790b29-263b-41bc-8f12-58ab9e106d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Grade Master\r\n  \"InterfaceCode\": \"BIPO-SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of salary grades from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f5847889-7d0c-4833-bb09-5ece2ddeac9d","name":"Salary Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Grade Master\r\n  \"InterfaceCode\": \"BIPO-SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"5927"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 09:59:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SalaryGradeCode\": \"0454\",\n        \"SalaryGradeName\": \"Basic Salary Package\",\n        \"CompensationBasis\": \"SFN30\",\n        \"Dominator\": \"2\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"SalaryGradeCode\": \"CBA\",\n        \"SalaryGradeName\": \"CBA-MANAGERIAL\",\n        \"CompensationBasis\": null,\n        \"Dominator\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"SalaryGradeCode\": \"CBASUP\",\n        \"SalaryGradeName\": \"CBA Supervisory\",\n        \"CompensationBasis\": null,\n        \"Dominator\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"SalaryGradeCode\": \"CRSG\",\n        \"SalaryGradeName\": \"CR Salary Grade\",\n        \"CompensationBasis\": null,\n        \"Dominator\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"4b790b29-263b-41bc-8f12-58ab9e106d91"},{"name":"Salary Grade - UPSERT","id":"21b1e509-0d0e-432b-b81c-394c0f694088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\",\r\n        \"SalaryGradeName\": \"CR Salary Grade\",\r\n        \"CompensationBasis\": null,\r\n        \"Dominator\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update salary grades in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"622e8066-46c0-446b-a3fa-e2aedfa56d39","name":"Salary Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\",\r\n        \"SalaryGradeName\": \"CR Salary Grade\",\r\n        \"CompensationBasis\": null,\r\n        \"Dominator\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 10:00:50 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"21b1e509-0d0e-432b-b81c-394c0f694088"},{"name":"Salary Grade - DELETE","id":"01cac64d-7339-4177-843a-1f03f833cc83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"SalaryGradeCode\": \"CRSG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete salary grades in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"48c4c19e-e261-4428-9abd-01eedc17cd55","name":"Salary Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"SalaryGradeCode\": \"CRSG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 09 Mar 2023 10:01:19 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"01cac64d-7339-4177-843a-1f03f833cc83"},{"name":"OT Group - LIST","id":"6eee9f80-79df-430d-8146-23ed85cfc621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // OT Group Master\r\n  \"InterfaceCode\": \"BIPO-OT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of OT groups from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6b7f35a5-3acd-45ae-9050-a996ce1ee5ec","name":"OT Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // OT Group Master\r\n  \"InterfaceCode\": \"BIPO-OT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1350"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 01:47:17 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"OTGroupCode\": \"ATOT\",\n        \"OTGroupName\": \"AT OT Testing\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OTGroupCode\": \"AU_MONTHLY&OT\",\n        \"OTGroupName\": \"test\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OTGroupCode\": \"BO555_001\",\n        \"OTGroupName\": \"OT For Special Officer\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OTGroupCode\": \"CO_OT\",\n        \"OTGroupName\": \"Company 1 OT\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"6eee9f80-79df-430d-8146-23ed85cfc621"},{"name":"OT Group - UPSERT","id":"f4f3e6fd-debb-47ee-8d41-6c7b51aa7a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\": [\r\n    {\r\n        \"OTGroupCode\": \"SDKOT\",\r\n        \"OTGroupName\": \"Overtime\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update OT groups in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a33554e7-2837-42a2-9ed7-0504dafcbbed","name":"OT Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\": [\r\n    {\r\n        \"OTGroupCode\": \"SDKOT\",\r\n        \"OTGroupName\": \"Overtime\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 01:48:44 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f4f3e6fd-debb-47ee-8d41-6c7b51aa7a76"},{"name":"OT Group - DELETE","id":"f7af1dba-0c78-42ea-b1db-3b83a5ad4b56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"OTGroupCode\": \"SDKOT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete OT groups in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d296dd8a-9c43-4142-9177-9bea000569d0","name":"OT Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"OTGroupCode\": \"SDKOT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 01:49:28 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f7af1dba-0c78-42ea-b1db-3b83a5ad4b56"},{"name":"Reason - LIST","id":"9d8662c4-d372-4588-9a55-893f27b242c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Reason Master\r\n  \"InterfaceCode\": \"BIPO-RS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of reasons from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9294f9f5-e367-474d-ba01-dd726b7c1a59","name":"Reason - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Reason Master\r\n  \"InterfaceCode\": \"BIPO-RS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1812"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:40:53 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ReasonCode\": \"#F_DL\",\n        \"ReasonName\": \"Forgot to Clockx\",\n        \"ReasonType\": \"DL\",\n        \"MPFReasonForHSBC1\": null,\n        \"Obsolete\": \"N\",\n        \"BPJSTKReason\": null,\n        \"BPJSKSReason\": null,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"#NEW\",\n        \"ReasonName\": \"New Entry\",\n        \"ReasonType\": \"T\",\n        \"MPFReasonForHSBC1\": null,\n        \"Obsolete\": null,\n        \"BPJSTKReason\": null,\n        \"BPJSKSReason\": null,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"#O_DL\",\n        \"ReasonName\": \"Others\",\n        \"ReasonType\": \"DL\",\n        \"MPFReasonForHSBC1\": null,\n        \"Obsolete\": \"N\",\n        \"BPJSTKReason\": null,\n        \"BPJSKSReason\": null,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"001\",\n        \"ReasonName\": \"Test\",\n        \"ReasonType\": \"A\",\n        \"MPFReasonForHSBC1\": null,\n        \"Obsolete\": \"N\",\n        \"BPJSTKReason\": null,\n        \"BPJSKSReason\": null,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"BP_OT01\",\n        \"ReasonName\": \"OT Movement\",\n        \"ReasonType\": \"OT\",\n        \"MPFReasonForHSBC1\": null,\n        \"Obsolete\": \"N\",\n        \"BPJSTKReason\": null,\n        \"BPJSKSReason\": null,\n        \"ExitType\": null\n    }\n]"}],"_postman_id":"9d8662c4-d372-4588-9a55-893f27b242c4"},{"name":"Reason - UPSERT","id":"bdc8a53a-e789-47c3-b451-0cb722af71f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\": [\r\n    {\r\n      \"ReasonCode\": \"001\",\r\n      \"ReasonName\": \"Test2\",\r\n      \"ReasonType\": \"A\",\r\n      \"MPFReasonForHSBC1\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"BPJSTKReason\": null,\r\n      \"BPJSKSReason\": null,\r\n      \"ExitType\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update reasons in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"be7b3cc2-b6dd-4ee3-928b-f90b0fd37dc3","name":"Reason - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\": [\r\n    {\r\n      \"ReasonCode\": \"001\",\r\n      \"ReasonName\": \"Test2\",\r\n      \"ReasonType\": \"A\",\r\n      \"MPFReasonForHSBC1\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"BPJSTKReason\": null,\r\n      \"BPJSKSReason\": null,\r\n      \"ExitType\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:41:35 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"bdc8a53a-e789-47c3-b451-0cb722af71f2"},{"name":"Reason - DELETE","id":"46e596be-0bdf-456c-9d05-8e23a3935839","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"ReasonCode\": \"001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete reasons in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"16aafae3-9597-4d18-8afb-be93a83fa054","name":"Reason - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"ReasonCode\": \"001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:41:59 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"46e596be-0bdf-456c-9d05-8e23a3935839"}],"id":"de67a32f-2f1a-46b6-8459-86c1c3529f8a","_postman_id":"de67a32f-2f1a-46b6-8459-86c1c3529f8a","description":""},{"name":"Personal","item":[{"name":"Nationality - LIST","id":"87dd9dcc-b936-4024-a057-a0542bca651c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Nationality Master\r\n  \"InterfaceCode\": \"BIPO-NT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of nationalities from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"49121b37-c1e7-4fe7-923e-75e3ca57d911","name":"Nationality - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Nationality Master\r\n  \"InterfaceCode\": \"BIPO-NT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"383"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:46:41 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NationalityCode\": \"MY\",\n        \"NationalityName\": \"Malaysianx\",\n        \"IRASCode\": \"304\",\n        \"CountryCode\": \"MY\",\n        \"AltNationalityName\": \"Malaysian (Local Name)\"\n    },\n    {\n        \"NationalityCode\": \"MY2H\",\n        \"NationalityName\": \"2ND Home\",\n        \"IRASCode\": null,\n        \"CountryCode\": \"MY\",\n        \"AltNationalityName\": null\n    },\n    {\n        \"NationalityCode\": \"SG\",\n        \"NationalityName\": \"Singaporean\",\n        \"IRASCode\": null,\n        \"CountryCode\": \"SG\",\n        \"AltNationalityName\": \"Singaporean\"\n    }\n]"}],"_postman_id":"87dd9dcc-b936-4024-a057-a0542bca651c"},{"name":"Nationality - UPSERT","id":"3bb347c0-ad1e-468b-8fa1-f14b67576ce9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\": [\r\n    {\r\n      \"NationalityCode\": \"MY3H\",\r\n      \"NationalityName\": \"Malaysian 3rd Home\",\r\n      \"IRASCode\": \"304\",\r\n      \"CountryCode\": \"MY\",\r\n      \"AltNationalityName\": \"Malaysian (Local Name)\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update nationalities in BIPO.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"345dfe9f-3421-4be3-bfb6-5261e496560f","name":"Nationality - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\": [\r\n    {\r\n      \"NationalityCode\": \"MY3H\",\r\n      \"NationalityName\": \"Malaysian 3rd Home\",\r\n      \"IRASCode\": \"304\",\r\n      \"CountryCode\": \"MY\",\r\n      \"AltNationalityName\": \"Malaysian (Local Name)\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:49:15 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"3bb347c0-ad1e-468b-8fa1-f14b67576ce9"},{"name":"Nationality - DELETE","id":"74a6a5a4-e92a-4d95-bca4-1409f4281f66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"NationalityCode\": \"MY3H\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Nationalities in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7dc2c39d-f5d1-49fa-b279-6c42070437f8","name":"Nationality - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"NationalityCode\": \"MY3H\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 07:49:47 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"74a6a5a4-e92a-4d95-bca4-1409f4281f66"},{"name":"Ethnic Origin - LIST","id":"7729afc4-c70e-4205-b908-0f58c9d34b56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Race Master\r\n  \"InterfaceCode\": \"BIPO-RC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of ethnic origins from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a65200bb-487c-4b80-985b-1dac335e5a43","name":"Ethnic Origin - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Race Master\r\n  \"InterfaceCode\": \"BIPO-RC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"6785"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:03:18 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RaceCode\": \"AMB\",\n        \"RaceName\": \"Ambonese\"\n    },\n    {\n        \"RaceCode\": \"AMR\",\n        \"RaceName\": \"American\"\n    },\n    {\n        \"RaceCode\": \"WEL\",\n        \"RaceName\": \"Welsh\"\n    },\n    {\n        \"RaceCode\": \"YUG\",\n        \"RaceName\": \"Yugoslav\"\n    }\n]"}],"_postman_id":"7729afc4-c70e-4205-b908-0f58c9d34b56"},{"name":"Ethnic Origin - UPSERT","id":"9263f660-ff2c-4c9c-8ab0-19bb654e49ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\": [\r\n    {\r\n        \"RaceCode\": \"VIE\",\r\n        \"RaceName\": \"Vietnamese\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update ethnic origins in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a82369f8-1a54-46c7-9206-b9f0a2ae70a9","name":"Ethnic Origin - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\": [\r\n    {\r\n        \"RaceCode\": \"VIE\",\r\n        \"RaceName\": \"Vietnamese\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:07:07 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"9263f660-ff2c-4c9c-8ab0-19bb654e49ba"},{"name":"Ethnic Origin - DELETE","id":"793fec7a-e6e2-4df3-a6e7-483d03ceec5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"RaceCode\": \"VIE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete ethnic origins in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e24102b0-29e7-4752-90ef-b033cc84121c","name":"Ethnic Origin - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"RaceCode\": \"VIE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:07:21 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"793fec7a-e6e2-4df3-a6e7-483d03ceec5c"},{"name":"Religion - LIST","id":"30ca14ef-3d23-47d3-97a9-7b05e6f55375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Religion Master\r\n  \"InterfaceCode\": \"BIPO-RG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of religions from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5e2d8baa-0e9b-448c-93e9-6160c24b1b14","name":"Religion - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Religion Master\r\n  \"InterfaceCode\": \"BIPO-RG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"637"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:09:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ReligionCode\": \"ATH\",\n        \"ReligionName\": \"Atheist\"\n    },\n    {\n        \"ReligionCode\": \"BDM\",\n        \"ReligionName\": \"Buddhism\"\n    }\n]"}],"_postman_id":"30ca14ef-3d23-47d3-97a9-7b05e6f55375"},{"name":"Religion - UPSERT","id":"1afc4ce3-9ce3-41d8-b470-90a4b770f21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\": [\r\n    {\r\n        \"ReligionCode\": \"CHRIST\",\r\n        \"ReligionName\": \"Christianity\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update religions in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3d106ef0-9bd0-4a6f-a4c7-11104e0df948","name":"Religion - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\": [\r\n    {\r\n        \"ReligionCode\": \"CHRIST\",\r\n        \"ReligionName\": \"Christianity\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"1afc4ce3-9ce3-41d8-b470-90a4b770f21b"},{"name":"Religion - DELETE","id":"70fd9e58-2bb3-408e-abe8-c65ecbf79170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"ReligionCode\": \"CTL\",\r\n  \"ReligionName\":\"Catholic\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete religion in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e411ab7b-bb19-41f0-a487-56ccca8d4ff2","name":"Religion - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"ReligionCode\": \"CTL\",\r\n  \"ReligionName\":\"Catholic\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"70fd9e58-2bb3-408e-abe8-c65ecbf79170"},{"name":"Qualification - LIST","id":"7224dc95-52a3-4303-85ec-b2ab84117ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Qualification Master\r\n  \"InterfaceCode\": \"BIPO-QL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of qualifications from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5d41f15d-a8d1-435e-bba0-03d6d0006aba","name":"Qualification - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Qualification Master\r\n  \"InterfaceCode\": \"BIPO-QL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"621"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:23:11 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"QualificationCode\": \"BA\",\n        \"QualificationName\": \"Bachelor Degre\"\n    },\n    {\n        \"QualificationCode\": \"DP\",\n        \"QualificationName\": \"Diploma\"\n    }\n]"}],"_postman_id":"7224dc95-52a3-4303-85ec-b2ab84117ba5"},{"name":"Qualification - UPSERT","id":"802c5527-9d0e-414a-987e-8d938b895a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\": [\r\n    {\r\n        \"QualificationCode\": \"DP\",\r\n        \"QualificationName\": \"Diploma\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"81b7a0a4-5166-48c0-af98-2c89a981a818","name":"Qualification - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\": [\r\n    {\r\n        \"QualificationCode\": \"DP\",\r\n        \"QualificationName\": \"Diploma\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:23:44 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"802c5527-9d0e-414a-987e-8d938b895a83"},{"name":"Qualification - DELETE","id":"ac931f27-5d14-4b20-9bf0-bba59a7640a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"QualificationCode\": \"DP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete qualifications in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"41c5d64a-cc87-42e7-a1bc-e3a2714a16fd","name":"Qualification - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"QualificationCode\": \"DP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:24:00 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"ac931f27-5d14-4b20-9bf0-bba59a7640a4"},{"name":"Major - LIST","id":"593245b3-ea75-4156-9be4-7957aaf24d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Field Of Study Master\r\n  \"InterfaceCode\": \"BIPO-FS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of study majors from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b09bef42-6f52-4837-92bd-1b292fa869fa","name":"Major - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Field Of Study Master\r\n  \"InterfaceCode\": \"BIPO-FS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"4145"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 02:26:22 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"FieldOfStudyCode\": \"03\",\n        \"FieldOfStudyName\": \"Architecture\"\n    },\n    {\n        \"FieldOfStudyCode\": \"04\",\n        \"FieldOfStudyName\": \"Arts\"\n    },\n    {\n        \"FieldOfStudyCode\": \"05\",\n        \"FieldOfStudyName\": \"Biological Science\"\n    },\n    {\n        \"FieldOfStudyCode\": \"06\",\n        \"FieldOfStudyName\": \"Biology\"\n    }\n]"}],"_postman_id":"593245b3-ea75-4156-9be4-7957aaf24d3f"},{"name":"Major - UPSERT","id":"3168e2a2-c2e8-4e64-8ddb-dd3d9b3aa86d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\": [\r\n    {\r\n        \"FieldOfStudyCode\": \"68\",\r\n        \"FieldOfStudyName\": \"Engineering\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update study majors in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3f9f8c40-c089-416c-a67f-2a71552b2aba","name":"Major - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\": [\r\n    {\r\n      \"FieldOfStudyCode\": \"68\",\r\n        \"FieldOfStudyName\": \"Engineering\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:09:03 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"3168e2a2-c2e8-4e64-8ddb-dd3d9b3aa86d"},{"name":"Major - DELETE","id":"d238a07d-25e7-449a-9a22-68862a34358b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"FieldOfStudyCode\": \"68\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete study majors in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"03da12f4-d123-4514-80c8-3530bd003aca","name":"Major - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"FieldOfStudyCode\": \"68\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:09:54 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"d238a07d-25e7-449a-9a22-68862a34358b"},{"name":"Relationship - LIST","id":"0a5e42dd-1620-480b-8481-a6a7e4eb8ccf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Relation Master\r\n  \"InterfaceCode\": \"BIPO-RL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of relationships from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ba21e3f7-43e4-46a8-8093-bc5b99b76742","name":"Relationship - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Relation Master\r\n  \"InterfaceCode\": \"BIPO-RL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1222"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:36:51 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RelationCode\": \"AUN\",\n        \"RelationName\": \"Aunty\",\n        \"Gender\": null,\n        \"RelationType\": \"O\"\n    },\n    {\n        \"RelationCode\": \"CHD\",\n        \"RelationName\": \"Child\",\n        \"Gender\": null,\n        \"RelationType\": \"C\"\n    },\n    {\n        \"RelationCode\": \"DAU\",\n        \"RelationName\": \"Daughter\",\n        \"Gender\": null,\n        \"RelationType\": \"C\"\n    },\n    {\n        \"RelationCode\": \"FATH\",\n        \"RelationName\": \"Father\",\n        \"Gender\": null,\n        \"RelationType\": \"P\"\n    },\n]"}],"_postman_id":"0a5e42dd-1620-480b-8481-a6a7e4eb8ccf"},{"name":"Relationship - UPSERT","id":"f7b38ebb-c21a-4138-8237-ac308234eb95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"AUNT\",\r\n        \"RelationName\": \"Aunty\",\r\n        \"Gender\": null,\r\n        \"RelationType\": \"O\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update relationships in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"77ae29b8-cc11-4d6f-8ea8-abf80a42ae32","name":"Relationship - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"AUNT\",\r\n        \"RelationName\": \"Aunty\",\r\n        \"Gender\": null,\r\n        \"RelationType\": \"O\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:39:58 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f7b38ebb-c21a-4138-8237-ac308234eb95"},{"name":"Relationship - DELETE","id":"c7911e25-d9a9-4100-bbc6-e934ef809ff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"RelationCode\": \"AUNT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete relationships in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1b322190-f2dd-47f6-ade2-620d1b3abeb7","name":"Relationship - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"RelationCode\": \"AUNT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:40:30 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"c7911e25-d9a9-4100-bbc6-e934ef809ff6"},{"name":"Note Type - LIST","id":"0b184649-3e81-4195-82da-6c777fa139c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Note Type\r\n  \"InterfaceCode\": \"BIPO-NTY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of note types from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0959fe9f-f11a-46f9-93ff-d56a65cc48b0","name":"Note Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Note Type\r\n  \"InterfaceCode\": \"BIPO-NTY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"107"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:36:45 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NoteTypeCode\": \"ATTEST\",\n        \"NoteTypeName\": \"AT Testing\"\n    },\n    {\n        \"NoteTypeCode\": \"sam\",\n        \"NoteTypeName\": \"sample note\"\n    }\n]"}],"_postman_id":"0b184649-3e81-4195-82da-6c777fa139c7"},{"name":"Notice Period - LIST","id":"ece8e9ad-0959-41ee-b279-8c1631481e36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Notice Period\r\n  \"InterfaceCode\": \"BIPO-NP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of notice period from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1346a6a0-7ce0-4c97-a26c-4e6120ce42d1","name":"Notice Period - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Notice Period\r\n  \"InterfaceCode\": \"BIPO-NP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:08:00 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"122"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": \"*\",\n        \"NoticePeriodCode\": \"1\",\n        \"NoticePeriodName\": \"1 month\",\n        \"NoticePeriodValue\": 0,\n        \"ShortedPeriodType\": \"m\"\n    }\n]"}],"_postman_id":"ece8e9ad-0959-41ee-b279-8c1631481e36"},{"name":"Notice Period - UPSERT","id":"12ffccd6-139b-4e7a-bdad-8d921af14a79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NP\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"*\",\r\n        \"NoticePeriodCode\": \"1\",\r\n        \"NoticePeriodName\": \"1 month\",\r\n        \"NoticePeriodValue\": 0,\r\n        \"ShortedPeriodType\": \"m\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update notice period in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b3ca4168-dc71-4f12-8b85-9c584789a0c2","name":"Notice Period - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NP\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"*\",\r\n        \"NoticePeriodCode\": \"1\",\r\n        \"NoticePeriodName\": \"1 month\",\r\n        \"NoticePeriodValue\": 0,\r\n        \"ShortedPeriodType\": \"m\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:10:15 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"35"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"12ffccd6-139b-4e7a-bdad-8d921af14a79"},{"name":"Notice Period - DELETE","id":"78e710d1-7de4-4a79-a9ec-491966b0e4da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NP\",\r\n  \"NoticePeriodCode\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete notice period in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3547b72c-888b-4042-98d5-860fa95382db","name":"Notice Period - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NP\",\r\n  \"NoticePeriodCode\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 09:19:50 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"30"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"78e710d1-7de4-4a79-a9ec-491966b0e4da"},{"name":"Course - LIST","id":"ea073397-6222-41e1-851c-ff2013c5ab1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Course\r\n  \"InterfaceCode\": \"BIPO-COU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of courses from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ef3720ca-7e96-4abf-ba71-850a46a36f80","name":"Course - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Course\r\n  \"InterfaceCode\": \"BIPO-COU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"12274"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 03:37:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CourseCode\": \"ACC\",\n        \"CourseName\": \"ERP Accounting Software Training\",\n        \"CourseNature\": \"O\",\n        \"CourseObjective\": \"ERP Accounting Software Training\",\n        \"CourseOutline\": \"ERP Accounting Software Training\",\n        \"CourseTypeCode\": \"FI\",\n        \"TargetParticipant\": null,\n        \"SkillTypeCode\": \"ERP\",\n        \"ParticipantRange\": \"(0=0)\",\n        \"CourseCategoryCode\": \"Applications\",\n        \"CourseProviderCode\": \"HRLaw\",\n        \"LearningNeedCode\": \"NLN\",\n        \"CertificationNatureCode\": \"Advance\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"CourseCode\": \"BCS\",\n        \"CourseName\": \"Computer Science \",\n        \"CourseNature\": null,\n        \"CourseObjective\": null,\n        \"CourseOutline\": null,\n        \"CourseTypeCode\": null,\n        \"TargetParticipant\": null,\n        \"SkillTypeCode\": null,\n        \"ParticipantRange\": null,\n        \"CourseCategoryCode\": null,\n        \"CourseProviderCode\": null,\n        \"LearningNeedCode\": null,\n        \"CertificationNatureCode\": null,\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"ea073397-6222-41e1-851c-ff2013c5ab1d"}],"id":"f0c0ecc2-0595-4b51-9deb-7e27bffec6f0","_postman_id":"f0c0ecc2-0595-4b51-9deb-7e27bffec6f0","description":""},{"name":"Statutory","item":[{"name":"Country - LIST","id":"cc7072fd-12f2-4b91-a1c5-9d488b5f5363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Country Master\r\n  \"InterfaceCode\": \"BIPO-CM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of countries from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2a479aa1-9ab1-40a2-b202-87b88e1ad957","name":"Country - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Country Master\r\n  \"InterfaceCode\": \"BIPO-CM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 08:47:43 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"64493"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"AllowPostalCodeAlphabet\": null,\n        \"CallingCode\": \"60\",\n        \"CNTaxCode\": \"458\",\n        \"CountryCode\": \"MY\",\n        \"CountryName\": \"Malaysia\",\n        \"GDPRCountry\": 0,\n        \"IRASCode\": \"304\",\n        \"ISOCode\": \"458\",\n        \"Language\": \"en-US\",\n        \"ResourceKey\": \"LBL_Malaysia\",\n        \"STCCode\": \"MYS\",\n        \"SubCallingCodes\": null\n    },\n    {\n        \"AllowPostalCodeAlphabet\": null,\n        \"CallingCode\": \"65\",\n        \"CNTaxCode\": \"702\",\n        \"CountryCode\": \"SG\",\n        \"CountryName\": \"Singapore\",\n        \"GDPRCountry\": 0,\n        \"IRASCode\": \"301\",\n        \"ISOCode\": \"702\",\n        \"Language\": \"en-US\",\n        \"ResourceKey\": \"LBL_Singapore\",\n        \"STCCode\": \"SGP\",\n        \"SubCallingCodes\": null\n    }\n]"}],"_postman_id":"cc7072fd-12f2-4b91-a1c5-9d488b5f5363"},{"name":"Currency - LIST","id":"4f0b4f38-e177-46b7-86ef-42d7c21673fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Currency Master\r\n  \"InterfaceCode\": \"BIPO-CUR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Currencies from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2d0d9605-69fa-4519-a38d-ecd4b82605f2","name":"Currency - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Currency Master\r\n  \"InterfaceCode\": \"BIPO-CUR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 08:55:02 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"20059"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": \"AD\",\n        \"CurrencyCode\": \"ADP\",\n        \"CurrencyName\": \"Andorran Peseta\",\n        \"Fractional\": 0,\n        \"Used\": 1\n    },\n    {\n        \"CountryCode\": \"AE\",\n        \"CurrencyCode\": \"AED\",\n        \"CurrencyName\": \"UAE Dirham\",\n        \"Fractional\": 2,\n        \"Used\": 1\n    },\n    {\n        \"CountryCode\": \"AF\",\n        \"CurrencyCode\": \"AFN\",\n        \"CurrencyName\": \"Afghani\",\n        \"Fractional\": 2,\n        \"Used\": 0\n    }\n]"}],"_postman_id":"4f0b4f38-e177-46b7-86ef-42d7c21673fd"},{"name":"BANK - LIST","id":"5e5731e8-39bf-4139-8aea-f9e3091bb4b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Bank Master\r\n  \"InterfaceCode\": \"BIPO-BANK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of banks from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d1a73c6b-900c-44af-b2bd-251b518bae95","name":"BANK - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Bank Master\r\n  \"InterfaceCode\": \"BIPO-BANK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1001861"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 02:23:57 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ACHCode\": null,\n        \"AmBankCode\": null,\n        \"BankAddress\": null,\n        \"BankCode\": \"CASH\",\n        \"BankName\": \"Cash Payment\",\n        \"BankNature\": \"NB\",\n        \"BeneficiaryBankCountry\": null,\n        \"CBID\": null,\n        \"CIMBBNMCode\": null,\n        \"CountryCode\": \"*\",\n        \"DeutscheCode\": null,\n        \"HLBCode\": null,\n        \"IFSCCode\": null,\n        \"LocalClearingCode\": null,\n        \"MaxAccountLength\": 0,\n        \"MBBCode\": null,\n        \"MinAccountLength\": 0,\n        \"Obsolete\": \"N\",\n        \"RoutingCode\": null,\n        \"SCBCode\": null,\n        \"ShortName\": \"CASH\",\n        \"SortCode\": null,\n        \"SWIFTCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"Used\": 1\n    },\n    {\n        \"ACHCode\": null,\n        \"AmBankCode\": null,\n        \"BankAddress\": null,\n        \"BankCode\": \"CHEQUE\",\n        \"BankName\": \"Cheque Payment\",\n        \"BankNature\": \"NB\",\n        \"BeneficiaryBankCountry\": null,\n        \"CBID\": null,\n        \"CIMBBNMCode\": null,\n        \"CountryCode\": \"*\",\n        \"DeutscheCode\": null,\n        \"HLBCode\": null,\n        \"IFSCCode\": null,\n        \"LocalClearingCode\": null,\n        \"MaxAccountLength\": 0,\n        \"MBBCode\": null,\n        \"MinAccountLength\": 0,\n        \"Obsolete\": \"N\",\n        \"RoutingCode\": null,\n        \"SCBCode\": null,\n        \"ShortName\": \"CHEQUE\",\n        \"SortCode\": null,\n        \"SWIFTCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"Used\": 1\n    },\n    {\n        \"ACHCode\": null,\n        \"AmBankCode\": null,\n        \"BankAddress\": null,\n        \"BankCode\": \"REMIT\",\n        \"BankName\": \"Remittance Payment\",\n        \"BankNature\": \"NB\",\n        \"BeneficiaryBankCountry\": null,\n        \"CBID\": null,\n        \"CIMBBNMCode\": null,\n        \"CountryCode\": \"*\",\n        \"DeutscheCode\": null,\n        \"HLBCode\": null,\n        \"IFSCCode\": null,\n        \"LocalClearingCode\": null,\n        \"MaxAccountLength\": 0,\n        \"MBBCode\": null,\n        \"MinAccountLength\": 0,\n        \"Obsolete\": \"N\",\n        \"RoutingCode\": null,\n        \"SCBCode\": null,\n        \"ShortName\": \"REMIT\",\n        \"SortCode\": null,\n        \"SWIFTCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"Used\": 1\n    },\n    {\n        \"ACHCode\": null,\n        \"AmBankCode\": null,\n        \"BankAddress\": null,\n        \"BankCode\": \"SWIFT\",\n        \"BankName\": \"Custom SWIFT Code\",\n        \"BankNature\": null,\n        \"BeneficiaryBankCountry\": null,\n        \"CBID\": null,\n        \"CIMBBNMCode\": null,\n        \"CountryCode\": \"*\",\n        \"DeutscheCode\": null,\n        \"HLBCode\": null,\n        \"IFSCCode\": null,\n        \"LocalClearingCode\": null,\n        \"MaxAccountLength\": 0,\n        \"MBBCode\": null,\n        \"MinAccountLength\": 0,\n        \"Obsolete\": \"N\",\n        \"RoutingCode\": null,\n        \"SCBCode\": null,\n        \"ShortName\": \"SWIFT\",\n        \"SortCode\": null,\n        \"SWIFTCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"Used\": 1\n    }\n]"}],"_postman_id":"5e5731e8-39bf-4139-8aea-f9e3091bb4b7"},{"name":"BANK - UPSERT","id":"fe6f2e8c-6bf4-47df-91f2-1747ef4da925","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\": [\r\n    {\r\n        \"BankCode\": \"CASH\",\r\n        \"BankName\": \"Cash Payments\",\r\n        \"BankNature\": \"NB\",\r\n        \"BeneficiaryBankCountry\": null,\r\n        \"CountryCode\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update banks in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6cc0b5f4-9d01-4dc4-9dc2-ff5f517dabac","name":"BANK - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\": [\r\n    {\r\n        \"BankCode\": \"CASH\",\r\n        \"BankName\": \"Cash Payments\",\r\n        \"BankNature\": \"NB\",\r\n        \"BeneficiaryBankCountry\": null,\r\n        \"CountryCode\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 02:41:31 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"fe6f2e8c-6bf4-47df-91f2-1747ef4da925"},{"name":"BANK - DELETE","id":"990998b4-76e8-460b-a6f2-7c790b8f2633","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"BankCode\": \"CASH\",\r\n  \"CountryCode\": \"*\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete banks in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2fef79b3-d73b-48af-a51a-3c80208b1823","name":"BANK - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"BankCode\": \"CASH\",\r\n  \"CountryCode\": \"*\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 02:43:00 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"990998b4-76e8-460b-a6f2-7c790b8f2633"},{"name":"Bank Branch - LIST","id":"432eaf5a-7e5b-4aa9-9dfa-df2ef01de4e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of bank branches from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b1a67b0b-b7d4-4a8a-af98-415432712184","name":"Bank Branch - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"27130"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:34:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"BankBranch\": \"100\",\n        \"BankCode\": \"WESTPAC\",\n        \"BranchName\": \"100\",\n        \"ClearingCode\": null,\n        \"CountryCode\": \"AU\",\n        \"IFSCCode\": null,\n        \"SWIFTCode\": \"111\"\n    },\n    {\n        \"BankBranch\": \"732-732\",\n        \"BankCode\": \"WESTPAC\",\n        \"BranchName\": \"Belconnen\",\n        \"ClearingCode\": null,\n        \"CountryCode\": \"AU\",\n        \"IFSCCode\": null,\n        \"SWIFTCode\": \"111\"\n    },\n    {\n        \"BankBranch\": \"001\",\n        \"BankCode\": \"BOC\",\n        \"BranchName\": \"Shanghai\",\n        \"ClearingCode\": null,\n        \"CountryCode\": \"CN\",\n        \"IFSCCode\": null,\n        \"SWIFTCode\": \"001\"\n    },\n    {\n        \"BankBranch\": \"马来西亚分行\",\n        \"BankCode\": \"MYY\",\n        \"BranchName\": \"MYY支行\",\n        \"ClearingCode\": null,\n        \"CountryCode\": \"CN\",\n        \"IFSCCode\": null,\n        \"SWIFTCode\": null\n    }\n]"}],"_postman_id":"432eaf5a-7e5b-4aa9-9dfa-df2ef01de4e1"},{"name":"Bank Branch - UPSERT","id":"73602914-bdac-4cbd-ae1c-251f1b93ff12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n  \"Data\": [\r\n    {\r\n        \"BankBranch\": \"100\",\r\n        \"BankCode\": \"WESTPAC\",\r\n        \"BranchName\": \"100\",\r\n        \"ClearingCode\": null,\r\n        \"CountryCode\": \"AU\",\r\n        \"IFSCCode\": null,\r\n        \"SWIFTCode\": \"111\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update bank branches in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dec2226c-8474-4398-88b7-506d8235c483","name":"Bank Branch - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n  \"Data\": [\r\n    {\r\n        \"BankBranch\": \"100\",\r\n        \"BankCode\": \"WESTPAC\",\r\n        \"BranchName\": \"100\",\r\n        \"ClearingCode\": null,\r\n        \"CountryCode\": \"AU\",\r\n        \"IFSCCode\": null,\r\n        \"SWIFTCode\": \"111\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:39:17 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"73602914-bdac-4cbd-ae1c-251f1b93ff12"},{"name":"Bank Branch - DELETE","id":"739b15c0-7579-4db1-b10f-4db906afd73c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n    \"BankCode\": \"WESTPAC\",\r\n    \"BankBranch\": \"100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete bank branches in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bc0cdcbf-549e-41c8-bb38-e1087ab046a2","name":"Bank Branch - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n    \"BankCode\": \"WESTPAC\",\r\n    \"BankBranch\": \"100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:42:33 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"739b15c0-7579-4db1-b10f-4db906afd73c"}],"id":"2037b4bb-df90-4247-8f0f-9272658d3378","_postman_id":"2037b4bb-df90-4247-8f0f-9272658d3378","description":""},{"name":"Project","item":[{"name":"Project - LIST","id":"8c960544-091d-46b0-b6f3-a4ab7dfba967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Master\r\n  \"InterfaceCode\": \"BIPO-PJ\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Projects from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3a751141-0831-4a4c-8951-352e5c8a92ec","name":"Project - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Master\r\n  \"InterfaceCode\": \"BIPO-PJ\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 29 Apr 2026 10:04:16 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"523"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CompanyCode\": \"CH01\",\n        \"CountryCodes\": null,\n        \"ManagerCodes\": null,\n        \"Obsolete\": \"N\",\n        \"ProjectAdminCodes\": null,\n        \"ProjectCode\": \"FL_CHN_1\",\n        \"ProjectDateStart\": \"2025-06-01T00:00:00\",\n        \"ProjectDateEnd\": \"2027-06-29T00:00:00\",\n        \"ProjectName\": \"FL_CHN_1\",\n        \"ProjectTypeCode\": null\n    },\n    {\n        \"CompanyCode\": \"wanhr_CHN_1\",\n        \"CountryCodes\": null,\n        \"ManagerCodes\": null,\n        \"Obsolete\": \"N\",\n        \"ProjectAdminCodes\": null,\n        \"ProjectCode\": \"wanhr_CHN_1\",\n        \"ProjectDateStart\": \"2025-06-01T00:00:00\",\n        \"ProjectDateEnd\": \"2031-06-24T00:00:00\",\n        \"ProjectName\": \"晚晚HR\",\n        \"ProjectTypeCode\": null\n    }\n]"}],"_postman_id":"8c960544-091d-46b0-b6f3-a4ab7dfba967"},{"name":"Project - UPSERT","id":"44c11e21-10d8-456a-a210-98f870c7e0aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectCode\": \"SLTP\",\r\n        \"ProjectName\": \"SL Test Project\",\r\n        \"ManagerCodes\": \"SG0001\",\r\n        \"ProjectTypeCode\": \"ENG\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Project detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"50e64ac4-0d29-4a58-a339-438717a42750","name":"Project - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectCode\": \"SLTP\",\r\n        \"ProjectName\": \"SL Test Project\",\r\n        \"ManagerCodes\": \"SG0001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 12 Feb 2025 06:15:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"44c11e21-10d8-456a-a210-98f870c7e0aa"},{"name":"Project - DELETE","id":"3892e125-660e-44e5-aa8d-eb4673c33706","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"ProjectCode\": \"SLTP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Project Detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fb2907fd-83bc-444a-9788-9084d2a79e11","name":"Project - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"ProjectCode\": \"SLTP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"30"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 12 Feb 2025 06:19:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"3892e125-660e-44e5-aa8d-eb4673c33706"},{"name":"Project Task - LIST","id":"88c9bd4f-5e01-4f1e-b321-dacc70749c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Task Master\r\n  \"InterfaceCode\": \"BIPO-PJTASK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Project Task from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"821f3f29-e730-4138-a6b6-a6b8c97efbe3","name":"Project Task - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Task Master\r\n  \"InterfaceCode\": \"BIPO-PJTASK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 29 Apr 2026 10:01:22 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"199"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CompanyCode\": \"CH06\",\n        \"CountryCodes\": \"*\",\n        \"DateEnd\": \"2027-04-30T00:00:00\",\n        \"DateStart\": \"2026-04-29T00:00:00\",\n        \"Obsolete\": \"N\",\n        \"ProjectCodes\": null,\n        \"ProjectTaskCode\": \"Task01\",\n        \"ProjectTaskName\": \"Task 01\"\n    }\n]"}],"_postman_id":"88c9bd4f-5e01-4f1e-b321-dacc70749c8b"},{"name":"Project Task - UPSERT","id":"7927a7f5-b992-4aa5-8756-274d85b948c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\": [\r\n    {\r\n        \"CompanyCode\": \"CH06\",\r\n        \"CountryCodes\": \"*\",\r\n        \"DateEnd\": \"2027-04-30T00:00:00\",\r\n        \"DateStart\": \"2026-04-29T00:00:00\",\r\n        \"Obsolete\": \"N\",\r\n        \"ProjectCodes\": \"FL_CHN_1\",\r\n        \"ProjectTaskCode\": \"Task01\",\r\n        \"ProjectTaskName\": \"Task 01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Project Task detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1be9ecd8-eebe-4367-8394-30709663d5f5","name":"Project Task - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\": [\r\n    {\r\n        \"CompanyCode\": \"CH06\",\r\n        \"CountryCodes\": \"*\",\r\n        \"DateEnd\": \"2027-04-30T00:00:00\",\r\n        \"DateStart\": \"2026-04-29T00:00:00\",\r\n        \"Obsolete\": \"N\",\r\n        \"ProjectCodes\": \"FL_CHN_1\",\r\n        \"ProjectTaskCode\": \"Task01\",\r\n        \"ProjectTaskName\": \"Task 01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 30 Apr 2026 01:27:54 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"35"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"7927a7f5-b992-4aa5-8756-274d85b948c6"},{"name":"Project Task - DELETE","id":"9f68aa3d-8dfc-4ca0-bd83-b32c3a2230c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"ProjectTaskCode\": \"Task01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Project Task Detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6fb2288e-3ad5-4aaf-9d12-657f34c3d9e4","name":"Project Task - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"ProjectTaskCode\": \"Task01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 30 Apr 2026 01:29:02 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"30"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"9f68aa3d-8dfc-4ca0-bd83-b32c3a2230c0"},{"name":"Project Type - LIST","id":"e6dede2d-c524-4c98-bac5-53adf777550d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Type Master\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Project Type from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5099569f-e85e-4640-8cce-55e9771b0827","name":"Project Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Project Type Master\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 29 Apr 2026 10:02:48 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"58"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ProjectTypeCode\": \"Type01\",\n        \"ProjectTypeName\": \"Type 01\"\n    }\n]"}],"_postman_id":"e6dede2d-c524-4c98-bac5-53adf777550d"},{"name":"Project Type - UPSERT","id":"50fffe9b-4bad-4fc1-9486-743a7bbb12cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectTypeCode\": \"Type01\",\r\n        \"ProjectTypeName\": \"Type 01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Project Type detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"233c9d41-d4dc-4c6b-9c1c-b06a65d05fdf","name":"Project Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectTypeCode\": \"Type01\",\r\n        \"ProjectTypeName\": \"Type 01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 30 Apr 2026 01:31:36 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"35"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"50fffe9b-4bad-4fc1-9486-743a7bbb12cc"},{"name":"Project Type - DELETE","id":"b447fc35-8c51-4336-85b0-9f3dedd96cd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"ProjectTypeCode\": \"Type01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Project Type Detail in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"47075714-e575-40c0-b89d-af6ebf99f316","name":"Project Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"ProjectTypeCode\": \"Type01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Thu, 30 Apr 2026 01:32:32 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"30"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"b447fc35-8c51-4336-85b0-9f3dedd96cd2"}],"id":"6f5ec776-25cf-4fd3-9cae-c3240f8f1708","_postman_id":"6f5ec776-25cf-4fd3-9cae-c3240f8f1708","description":""},{"name":"Spare Tables","item":[{"name":"Spare Org XX - LIST","id":"48220ba9-7fb3-4301-8b73-a3378f6951ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \r\n    //Spare Organization Reference. Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)\r\n  \"InterfaceCode\": \"BIPO-OFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Spare Organization Reference.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2387324d-5b21-429c-a72f-d250d10bf93b","name":"Spare Org XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1332"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 08:18:24 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"OFR01Code\": \"CE\",\n        \"OFR01Name\": \"1234\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OFR01Code\": \"FN\",\n        \"OFR01Name\": \"Finance\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OFR01Code\": \"HRCB\",\n        \"OFR01Name\": \"HR - Comp & Benefitsxxx\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OFR01Code\": \"HRTR\",\n        \"OFR01Name\": \"HR - Training (inactive)\",\n        \"CountryCodes\": null,\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"Y\"\n    }\n]"}],"_postman_id":"48220ba9-7fb3-4301-8b73-a3378f6951ec"},{"name":"Spare Org XX - UPSERT","id":"5776ed28-dff1-44fa-9dc0-48f0e8d21120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\": [\r\n    {\r\n      \"OFR01Code\": \"AST\",\r\n      \"OFR01Name\": \"Assistant\",\r\n      \"CountryCodes\": \"SG,MY\",\r\n      \"CompanyCodes\": null,\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update spare organization references.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dc18ae63-34f1-4e28-b068-155e6d144ff4","name":"Spare Org XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\": [\r\n    {\r\n      \"OFR01Code\": \"AST\",\r\n      \"OFR01Name\": \"Assistant\",\r\n      \"CountryCodes\": null,\r\n      \"CompanyCodes\": null,\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 08:20:33 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"5776ed28-dff1-44fa-9dc0-48f0e8d21120"},{"name":"Spare Org - DELETE","id":"6c18f406-0225-49a5-aaaf-7206d191a2a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"OFR01Code\": \"AST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete spare organization references.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dcf10bf0-a347-40be-adf2-53e6ae24f6a8","name":"Spare Org - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"OFR01Code\": \"AST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 09 Mar 2023 08:21:30 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"6c18f406-0225-49a5-aaaf-7206d191a2a0"},{"name":"Spare Employee  XX - LIST","event":[{"listen":"prerequest","script":{"id":"f644fd42-d728-4b47-b259-b636b1152555","exec":[""],"type":"text/javascript"}}],"id":"73cfed9d-807a-4968-af75-7f3f33392ea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ //Employee Spare Reference, support BIPO-EFRXX where XX is 01-25\r\n    \"InterfaceCode\": \"BIPO-EFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"465f9638-258d-4487-9cf0-a2d5cb95d82a","name":"Spare Employee XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ //Employee Spare Reference, support BIPO-EFRXX where XX is 01-25\r\n    \"InterfaceCode\": \"BIPO-EFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"636"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 07:19:36 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EFR01Code\": \"A\",\n        \"EFR01Name\": \"A\",\n        \"Obsolete\": null\n    },\n    {\n        \"EFR01Code\": \"A-\",\n        \"EFR01Name\": \"A-\",\n        \"Obsolete\": null\n    },\n    {\n        \"EFR01Code\": \"A+\",\n        \"EFR01Name\": \"A+\",\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"73cfed9d-807a-4968-af75-7f3f33392ea3"},{"name":"Spare Employee XX - UPSERT","id":"7ee20b49-2179-4f0c-b272-75caf9500555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\": [\r\n    {\r\n      \"EFR01Code\": \"EE003\",\r\n      \"EFR01Name\": \"EE003 name\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"99e05d7e-72a6-41fe-921b-09881cc78d07","name":"Spare Employee XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\": [\r\n    {\r\n      \"EFR01Code\": \"EE003\",\r\n      \"EFR01Name\": \"EE003 name\",\r\n      \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 07:21:59 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"7ee20b49-2179-4f0c-b272-75caf9500555"},{"name":"Spare Employee XX- DELETE","id":"538a7b88-d028-4be8-9f89-141795e8c452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"EFR01Code\": \"EE003\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8fbb41d3-1a8a-4ac9-a6fd-fe33ecc5716e","name":"Spare Employee XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"EFR01Code\": \"EE003\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 07:26:05 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"538a7b88-d028-4be8-9f89-141795e8c452"},{"name":"Spare Employee Info XX - LIST","event":[{"listen":"prerequest","script":{"id":"f644fd42-d728-4b47-b259-b636b1152555","exec":[""],"type":"text/javascript"}}],"id":"8b9c5ea1-607e-45d2-8f0f-ebc63835860a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ // Employee Spare, support BIPO-EMP-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fde213c3-5d01-4eb7-88a7-4d89184d6d85","name":"Spare Employee Info XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ //Employee Spare, support BIPO-EMP-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"29722"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 07:48:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"DateStart\": \"2023-02-01T00:00:00\",\n        \"ESM01A01\": null,\n        \"ESM01C01\": null,\n        \"ESM01C02\": null,\n        \"ESM01C03\": null,\n        \"ESM01C04\": null,\n        \"ESM01C05\": null,\n        \"ESM01C06\": null,\n        \"ESM01C07\": null,\n        \"ESM01C08\": null,\n        \"ESM01C09\": null,\n        \"ESM01C10\": null,\n        \"ESM01C11\": null,\n        \"ESM01C12\": null,\n        \"ESM01C13\": null,\n        \"ESM01C14\": null,\n        \"ESM01C15\": null,\n        \"ESM01C16\": null,\n        \"ESM01C17\": null,\n        \"ESM01C18\": null,\n        \"ESM01C19\": null,\n        \"ESM01C20\": null,\n        \"ESM01C21\": null,\n        \"ESM01C22\": null,\n        \"ESM01C23\": null,\n        \"ESM01C24\": null,\n        \"ESM01C25\": null,\n        \"ESM01D01\": \"2023-02-01T00:00:00\",\n        \"ESM01D02\": \"2023-04-30T00:00:00\",\n        \"ESM01D03\": null,\n        \"ESM01D04\": null,\n        \"ESM01D05\": null,\n        \"ESM01D06\": null,\n        \"ESM01D07\": null,\n        \"ESM01D08\": null,\n        \"ESM01D09\": null,\n        \"ESM01D10\": null,\n        \"ESM01D11\": null,\n        \"ESM01D12\": null,\n        \"ESM01D13\": null,\n        \"ESM01D14\": null,\n        \"ESM01D15\": null,\n        \"ESM01D16\": null,\n        \"ESM01D17\": null,\n        \"ESM01D18\": null,\n        \"ESM01D19\": null,\n        \"ESM01D20\": null,\n        \"ESM01L01\": null,\n        \"ESM01L02\": null,\n        \"ESM01L03\": null,\n        \"ESM01L04\": null,\n        \"ESM01L05\": null,\n        \"ESM01N01\": 0,\n        \"ESM01N02\": 0,\n        \"ESM01N03\": 0,\n        \"ESM01N04\": 0,\n        \"ESM01N05\": 0,\n        \"ESM01N06\": 0,\n        \"ESM01N07\": 0,\n        \"ESM01N08\": 0,\n        \"ESM01N09\": 0,\n        \"ESM01N10\": 0,\n        \"ESM01N11\": 0,\n        \"ESM01N12\": 0,\n        \"ESM01N13\": 0,\n        \"ESM01N14\": 0,\n        \"ESM01N15\": 0,\n        \"ESM01N16\": 0,\n        \"ESM01N17\": 0,\n        \"ESM01N18\": 0,\n        \"ESM01N19\": 0,\n        \"ESM01N20\": 0,\n        \"ESM01R01\": \"WGC01\",\n        \"ESM01R02\": null,\n        \"ESM01R03\": null,\n        \"ESM01R04\": null,\n        \"ESM01R05\": null,\n        \"ESM01R06\": null,\n        \"ESM01R07\": null,\n        \"ESM01R08\": null,\n        \"ESM01R09\": null,\n        \"ESM01R10\": null,\n        \"ESM01R11\": null,\n        \"ESM01R12\": null,\n        \"ESM01R13\": null,\n        \"ESM01R14\": null,\n        \"ESM01R15\": null,\n        \"ESM01R16\": null,\n        \"ESM01R17\": null,\n        \"ESM01R18\": null,\n        \"ESM01R19\": null,\n        \"ESM01R20\": null,\n        \"ESM01Z01\": null\n    },\n    {\n        \"EmployeeCode\": \"B0010\",\n        \"DateStart\": \"2022-07-01T00:00:00\",\n        \"ESM01A01\": \"6a820bf4-07b6-4c3a-8477-10edfc3b59f8\",\n        \"ESM01C01\": null,\n        \"ESM01C02\": null,\n        \"ESM01C03\": null,\n        \"ESM01C04\": null,\n        \"ESM01C05\": null,\n        \"ESM01C06\": null,\n        \"ESM01C07\": null,\n        \"ESM01C08\": null,\n        \"ESM01C09\": null,\n        \"ESM01C10\": null,\n        \"ESM01C11\": null,\n        \"ESM01C12\": null,\n        \"ESM01C13\": null,\n        \"ESM01C14\": null,\n        \"ESM01C15\": null,\n        \"ESM01C16\": null,\n        \"ESM01C17\": null,\n        \"ESM01C18\": null,\n        \"ESM01C19\": null,\n        \"ESM01C20\": null,\n        \"ESM01C21\": null,\n        \"ESM01C22\": null,\n        \"ESM01C23\": null,\n        \"ESM01C24\": null,\n        \"ESM01C25\": null,\n        \"ESM01D01\": null,\n        \"ESM01D02\": null,\n        \"ESM01D03\": null,\n        \"ESM01D04\": null,\n        \"ESM01D05\": null,\n        \"ESM01D06\": null,\n        \"ESM01D07\": null,\n        \"ESM01D08\": null,\n        \"ESM01D09\": null,\n        \"ESM01D10\": null,\n        \"ESM01D11\": null,\n        \"ESM01D12\": null,\n        \"ESM01D13\": null,\n        \"ESM01D14\": null,\n        \"ESM01D15\": null,\n        \"ESM01D16\": null,\n        \"ESM01D17\": null,\n        \"ESM01D18\": null,\n        \"ESM01D19\": null,\n        \"ESM01D20\": null,\n        \"ESM01L01\": null,\n        \"ESM01L02\": null,\n        \"ESM01L03\": null,\n        \"ESM01L04\": null,\n        \"ESM01L05\": null,\n        \"ESM01N01\": 0,\n        \"ESM01N02\": 0,\n        \"ESM01N03\": 0,\n        \"ESM01N04\": 0,\n        \"ESM01N05\": 0,\n        \"ESM01N06\": 0,\n        \"ESM01N07\": 0,\n        \"ESM01N08\": 0,\n        \"ESM01N09\": 0,\n        \"ESM01N10\": 0,\n        \"ESM01N11\": 0,\n        \"ESM01N12\": 0,\n        \"ESM01N13\": 0,\n        \"ESM01N14\": 0,\n        \"ESM01N15\": 0,\n        \"ESM01N16\": 0,\n        \"ESM01N17\": 0,\n        \"ESM01N18\": 0,\n        \"ESM01N19\": 0,\n        \"ESM01N20\": 0,\n        \"ESM01R01\": null,\n        \"ESM01R02\": null,\n        \"ESM01R03\": null,\n        \"ESM01R04\": null,\n        \"ESM01R05\": null,\n        \"ESM01R06\": null,\n        \"ESM01R07\": null,\n        \"ESM01R08\": null,\n        \"ESM01R09\": null,\n        \"ESM01R10\": null,\n        \"ESM01R11\": null,\n        \"ESM01R12\": null,\n        \"ESM01R13\": null,\n        \"ESM01R14\": null,\n        \"ESM01R15\": null,\n        \"ESM01R16\": null,\n        \"ESM01R17\": null,\n        \"ESM01R18\": null,\n        \"ESM01R19\": null,\n        \"ESM01R20\": null,\n        \"ESM01Z01\": null\n    }\n]"}],"_postman_id":"8b9c5ea1-607e-45d2-8f0f-ebc63835860a"},{"name":"Spare Employee Info XX - UPSERT","id":"a24b68e8-adf3-4b23-861e-4cc938af466f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-02-01T00:00:00\",\r\n        \"ESM01A01\": null,\r\n        \"ESM01C01\": null,\r\n        \"ESM01C02\": null,\r\n        \"ESM01C03\": null,\r\n        \"ESM01C04\": null,\r\n        \"ESM01C05\": null,\r\n        \"ESM01C06\": null,\r\n        \"ESM01C07\": null,\r\n        \"ESM01C08\": null,\r\n        \"ESM01C09\": null,\r\n        \"ESM01C10\": null,\r\n        \"ESM01C11\": null,\r\n        \"ESM01C12\": null,\r\n        \"ESM01C13\": null,\r\n        \"ESM01C14\": null,\r\n        \"ESM01C15\": null,\r\n        \"ESM01C16\": null,\r\n        \"ESM01C17\": null,\r\n        \"ESM01C18\": null,\r\n        \"ESM01C19\": null,\r\n        \"ESM01C20\": null,\r\n        \"ESM01C21\": null,\r\n        \"ESM01C22\": null,\r\n        \"ESM01C23\": null,\r\n        \"ESM01C24\": null,\r\n        \"ESM01C25\": null,\r\n        \"ESM01D01\": \"2023-02-01T00:00:00\",\r\n        \"ESM01D02\": \"2023-04-30T00:00:00\",\r\n        \"ESM01D03\": null,\r\n        \"ESM01D04\": null,\r\n        \"ESM01D05\": null,\r\n        \"ESM01D06\": null,\r\n        \"ESM01D07\": null,\r\n        \"ESM01D08\": null,\r\n        \"ESM01D09\": null,\r\n        \"ESM01D10\": null,\r\n        \"ESM01D11\": null,\r\n        \"ESM01D12\": null,\r\n        \"ESM01D13\": null,\r\n        \"ESM01D14\": null,\r\n        \"ESM01D15\": null,\r\n        \"ESM01D16\": null,\r\n        \"ESM01D17\": null,\r\n        \"ESM01D18\": null,\r\n        \"ESM01D19\": null,\r\n        \"ESM01D20\": null,\r\n        \"ESM01L01\": null,\r\n        \"ESM01L02\": null,\r\n        \"ESM01L03\": null,\r\n        \"ESM01L04\": null,\r\n        \"ESM01L05\": null,\r\n        \"ESM01N01\": 0.00,\r\n        \"ESM01N02\": 0.00,\r\n        \"ESM01N03\": 0.00,\r\n        \"ESM01N04\": 0.00,\r\n        \"ESM01N05\": 0.00,\r\n        \"ESM01N06\": 0.00,\r\n        \"ESM01N07\": 0.00,\r\n        \"ESM01N08\": 0.00,\r\n        \"ESM01N09\": 0.00,\r\n        \"ESM01N10\": 0.00,\r\n        \"ESM01N11\": 0.00,\r\n        \"ESM01N12\": 0.00,\r\n        \"ESM01N13\": 0.00,\r\n        \"ESM01N14\": 0.00,\r\n        \"ESM01N15\": 0.00,\r\n        \"ESM01N16\": 0.00,\r\n        \"ESM01N17\": 0.00,\r\n        \"ESM01N18\": 0.00,\r\n        \"ESM01N19\": 0.00,\r\n        \"ESM01N20\": 0.00,\r\n        \"ESM01R01\": \"WGC01\",\r\n        \"ESM01R02\": null,\r\n        \"ESM01R03\": null,\r\n        \"ESM01R04\": null,\r\n        \"ESM01R05\": null,\r\n        \"ESM01R06\": null,\r\n        \"ESM01R07\": null,\r\n        \"ESM01R08\": null,\r\n        \"ESM01R09\": null,\r\n        \"ESM01R10\": null,\r\n        \"ESM01R11\": null,\r\n        \"ESM01R12\": null,\r\n        \"ESM01R13\": null,\r\n        \"ESM01R14\": null,\r\n        \"ESM01R15\": null,\r\n        \"ESM01R16\": null,\r\n        \"ESM01R17\": null,\r\n        \"ESM01R18\": null,\r\n        \"ESM01R19\": null,\r\n        \"ESM01R20\": null,\r\n        \"ESM01Z01\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fc98a980-c176-4dc7-b701-f9ae2dacc202","name":"Spare Employee Info XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2023-02-01T00:00:00\",\r\n        \"ESM01A01\": null,\r\n        \"ESM01C01\": null,\r\n        \"ESM01C02\": null,\r\n        \"ESM01C03\": null,\r\n        \"ESM01C04\": null,\r\n        \"ESM01C05\": null,\r\n        \"ESM01C06\": null,\r\n        \"ESM01C07\": null,\r\n        \"ESM01C08\": null,\r\n        \"ESM01C09\": null,\r\n        \"ESM01C10\": null,\r\n        \"ESM01C11\": null,\r\n        \"ESM01C12\": null,\r\n        \"ESM01C13\": null,\r\n        \"ESM01C14\": null,\r\n        \"ESM01C15\": null,\r\n        \"ESM01C16\": null,\r\n        \"ESM01C17\": null,\r\n        \"ESM01C18\": null,\r\n        \"ESM01C19\": null,\r\n        \"ESM01C20\": null,\r\n        \"ESM01C21\": null,\r\n        \"ESM01C22\": null,\r\n        \"ESM01C23\": null,\r\n        \"ESM01C24\": null,\r\n        \"ESM01C25\": null,\r\n        \"ESM01D01\": \"2023-02-01T00:00:00\",\r\n        \"ESM01D02\": \"2023-04-30T00:00:00\",\r\n        \"ESM01D03\": null,\r\n        \"ESM01D04\": null,\r\n        \"ESM01D05\": null,\r\n        \"ESM01D06\": null,\r\n        \"ESM01D07\": null,\r\n        \"ESM01D08\": null,\r\n        \"ESM01D09\": null,\r\n        \"ESM01D10\": null,\r\n        \"ESM01D11\": null,\r\n        \"ESM01D12\": null,\r\n        \"ESM01D13\": null,\r\n        \"ESM01D14\": null,\r\n        \"ESM01D15\": null,\r\n        \"ESM01D16\": null,\r\n        \"ESM01D17\": null,\r\n        \"ESM01D18\": null,\r\n        \"ESM01D19\": null,\r\n        \"ESM01D20\": null,\r\n        \"ESM01L01\": null,\r\n        \"ESM01L02\": null,\r\n        \"ESM01L03\": null,\r\n        \"ESM01L04\": null,\r\n        \"ESM01L05\": null,\r\n        \"ESM01N01\": 0.00,\r\n        \"ESM01N02\": 0.00,\r\n        \"ESM01N03\": 0.00,\r\n        \"ESM01N04\": 0.00,\r\n        \"ESM01N05\": 0.00,\r\n        \"ESM01N06\": 0.00,\r\n        \"ESM01N07\": 0.00,\r\n        \"ESM01N08\": 0.00,\r\n        \"ESM01N09\": 0.00,\r\n        \"ESM01N10\": 0.00,\r\n        \"ESM01N11\": 0.00,\r\n        \"ESM01N12\": 0.00,\r\n        \"ESM01N13\": 0.00,\r\n        \"ESM01N14\": 0.00,\r\n        \"ESM01N15\": 0.00,\r\n        \"ESM01N16\": 0.00,\r\n        \"ESM01N17\": 0.00,\r\n        \"ESM01N18\": 0.00,\r\n        \"ESM01N19\": 0.00,\r\n        \"ESM01N20\": 0.00,\r\n        \"ESM01R01\": \"WGC01\",\r\n        \"ESM01R02\": null,\r\n        \"ESM01R03\": null,\r\n        \"ESM01R04\": null,\r\n        \"ESM01R05\": null,\r\n        \"ESM01R06\": null,\r\n        \"ESM01R07\": null,\r\n        \"ESM01R08\": null,\r\n        \"ESM01R09\": null,\r\n        \"ESM01R10\": null,\r\n        \"ESM01R11\": null,\r\n        \"ESM01R12\": null,\r\n        \"ESM01R13\": null,\r\n        \"ESM01R14\": null,\r\n        \"ESM01R15\": null,\r\n        \"ESM01R16\": null,\r\n        \"ESM01R17\": null,\r\n        \"ESM01R18\": null,\r\n        \"ESM01R19\": null,\r\n        \"ESM01R20\": null,\r\n        \"ESM01Z01\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 07:56:58 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"a24b68e8-adf3-4b23-861e-4cc938af466f"},{"name":"Spare Employee Info XX- DELETE","id":"1da317e6-1af5-48e5-a290-59e304c7b4dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"DateStart\": \"2023-02-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c1afa554-d81c-4075-ae92-f10bd066026b","name":"Spare Employee Info XX- DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"DateStart\": \"2023-02-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 08:05:17 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"1da317e6-1af5-48e5-a290-59e304c7b4dc"}],"id":"fa98eb0a-a5ae-43ab-8e92-22da659f456c","description":"<p>Consolidate API for Spare Org XX, Spare Employee XX and Spare Employee Info XX</p>\n","_postman_id":"fa98eb0a-a5ae-43ab-8e92-22da659f456c"},{"name":"Other","item":[{"name":"Unit Head - LIST","id":"add9df74-d4f7-4513-acb2-14c55a9d46cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-UH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of unit heads from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cae76892-ba04-471b-9989-fd0782311a82","name":"Unit Head - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-UH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"249"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 08:00:18 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"MasterName\": \"Department\",\n        \"UnitCode\": \"00001\",\n        \"HeadEC\": \"FGN0001\",\n        \"HRBPEC\": \"000002\"\n    },\n    {\n        \"MasterName\": \"Company\",\n        \"UnitCode\": \"BIPOSG\",\n        \"HeadEC\": \"SG001\",\n        \"HRBPEC\": \"1002\"\n    },\n    {\n        \"MasterName\": \"CostCentre\",\n        \"UnitCode\": \"0000000001\",\n        \"HeadEC\": \"00019\",\n        \"HRBPEC\": \"00005\"\n    }\n]"}],"_postman_id":"add9df74-d4f7-4513-acb2-14c55a9d46cb"},{"name":"Unit Head - UPSERT","id":"0162b88e-4819-4160-9b91-4476eba245a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\": [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update unit heads in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e0ae8766-9feb-4eef-823f-eab2316745cc","name":"Unit Head - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\": [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 08:08:41 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"0162b88e-4819-4160-9b91-4476eba245a3"},{"name":"Currency Exchange - LIST","id":"85dfa77e-794e-44b4-9c0f-a06512aa713d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Currency Exchange Master\r\n  \"InterfaceCode\": \"BIPO-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of Currency Exchange list from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"be538998-5e67-4631-a616-70eff46da78f","name":"Currency Exchange - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Currency Exchange Master\r\n  \"InterfaceCode\": \"BIPO-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"439"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Mar 2024 06:43:14 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CurrencySource\": \"MYR\",\n        \"CurrencyTarget\": \"SGD\",\n        \"DateStart\": \"2021-08-02T00:00:00\",\n        \"Unit\": 1,\n        \"Rate\": 1,\n        \"Condition\": null,\n        \"Sequence\": 0\n    },\n    {\n        \"CurrencySource\": \"MYR\",\n        \"CurrencyTarget\": \"SGD\",\n        \"DateStart\": \"2023-06-20T00:00:00\",\n        \"Unit\": 1,\n        \"Rate\": 1.3,\n        \"Condition\": \"(0=0)\",\n        \"Sequence\": 0\n    },\n    {\n        \"CurrencySource\": \"TWD\",\n        \"CurrencyTarget\": \"SGD\",\n        \"DateStart\": \"2024-03-01T00:00:00\",\n        \"Unit\": 1,\n        \"Rate\": 0.043,\n        \"Condition\": \"(0=0)\",\n        \"Sequence\": 0\n    }\n]"}],"_postman_id":"85dfa77e-794e-44b4-9c0f-a06512aa713d"},{"name":"Currency Exchange - UPSERT","id":"7632a737-448b-4dd7-a673-ff6f62f56724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencySource\": \"TWD\",\r\n        \"CurrencyTarget\": \"SGD\",\r\n        \"DateStart\": \"2024-03-01T00:00:00\",\r\n        \"Unit\": 1.0000,\r\n        \"Rate\": 0.043000,\r\n        \"Condition\": null,\r\n        \"Sequence\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update Currency Exchange rate in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9ad0dced-1e7e-4ade-80df-23b432e37636","name":"Currency Exchange - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencySource\": \"TWD\",\r\n        \"CurrencyTarget\": \"SGD\",\r\n        \"DateStart\": \"2024-03-01T00:00:00\",\r\n        \"Unit\": 1.0000,\r\n        \"Rate\": 0.043000,\r\n        \"Condition\": null,\r\n        \"Sequence\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Mar 2024 06:42:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"7632a737-448b-4dd7-a673-ff6f62f56724"},{"name":"Currency Exchange - DELETE","id":"8cbb0b84-1e65-41ea-9c1b-1d4bf82e0f04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"CurrencySource\": \"TWD\",\r\n  \"CurrencyTarget\": \"SGD\",\r\n  \"DateStart\": \"2024-03-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Currency Exchange rate in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"eca323f7-1f40-4d9f-91e3-05f10223f693","name":"Currency Exchange - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"CurrencySource\": \"TWD\",\r\n  \"CurrencyTarget\": \"SGD\",\r\n  \"DateStart\": \"2024-03-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"30"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Mar 2024 06:48:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"8cbb0b84-1e65-41ea-9c1b-1d4bf82e0f04"}],"id":"ec921b4b-c109-48f6-a2ea-bbd8d2b98a51","_postman_id":"ec921b4b-c109-48f6-a2ea-bbd8d2b98a51","description":""}],"id":"83e546d7-5e63-4f70-b7c7-01e750c10ad0","_postman_id":"83e546d7-5e63-4f70-b7c7-01e750c10ad0","description":""},{"name":"Organization Chart","item":[{"name":"Structure Chart","id":"9db4c4c5-833a-44a8-ac59-2affe618dcf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"OrganizationStructureViewCode\": \"SG1\",\r\n  \"EntityCode\": \"BIPOSG\",\r\n  \"DateStart\": \"2023-05-01T00:00:00.000\",\r\n  \"RefreshOrgChartStructure\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/GetOrgChartStructure","description":"<p>This API bonded with User Security. Developer need to ensure the API user is tagged to User (TblUser)</p>\n<ol>\n<li>Ensure the Web User who GetToken exists in TblUser (Admin &gt; Setup &gt; Security &gt; User)</li>\n<li>Ensure User Access is defined (Admin &gt; Setup &gt; Security &gt; User Access)<ol>\n<li>User dropdown =</li>\n<li>System = \"Personnel\"</li>\n<li>Set Read &amp; Write Access =&gt; \"0=0\"</li>\n</ol>\n</li>\n</ol>\n","urlObject":{"path":["api2","BIPOPersonnel","GetOrgChartStructure"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5ebf4ead-0d11-4ab0-9c6e-140a8f4555b7","name":"Structure Chart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"OrganizationStructureViewCode\": \"BPO2WK\",\r\n    \"EntityCode\": \"HYF\",\r\n    \"DateStart\": \"2022-08-08T00:00:00.000\",\r\n    \"RefreshOrgChartStructure\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/GetOrgChartStructure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"522"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 05 Sep 2022 01:01:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"data\": {\n        \"PathID\": \"HYF\",\n        \"Level\": 1,\n        \"Name\": \"Hyflux HQ\",\n        \"PositionType\": \"\",\n        \"EmployeeCode\": \"SG0001\",\n        \"Nodes\": [\n            {\n                \"PathID\": \"HYF^CO\",\n                \"Level\": 2,\n                \"Name\": \"CEO Office\",\n                \"PositionType\": \"\",\n                \"EmployeeCode\": \"\",\n                \"Nodes\": [\n                    {\n                        \"PathID\": \"HYF^CO^OPS\",\n                        \"Level\": 3,\n                        \"Name\": \"Operation\",\n                        \"PositionType\": \"\",\n                        \"EmployeeCode\": \"\",\n                        \"Nodes\": []\n                    }\n                ]\n            },\n            {\n                \"PathID\": \"HYF^HR\",\n                \"Level\": 2,\n                \"Name\": \"Human Resource (API)\",\n                \"PositionType\": \"\",\n                \"EmployeeCode\": \"\",\n                \"Nodes\": []\n            },\n            {\n                \"PathID\": \"HYF^IT\",\n                \"Level\": 2,\n                \"Name\": \"Information Tech\",\n                \"PositionType\": \"\",\n                \"EmployeeCode\": \"\",\n                \"Nodes\": []\n            }\n        ]\n    }\n}\n\n"}],"_postman_id":"9db4c4c5-833a-44a8-ac59-2affe618dcf6"},{"name":"Employee Hierarchy","id":"cac58484-f795-4ecc-aaf7-5f7b91d645fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"OrganizationStructureViewCode\": \"SG1\",\r\n    \"EntityCode\": \"BIPOSG\",\r\n    \"DateStart\": \"2023-05-02T00:00:00.000\",\r\n    \"PathID\": \"BIPOSG^0000066146\",\r\n    \"RefreshOrgChartStructure\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/GetOrgChartEmployees","description":"<p>This API bonded with User Security. Developer need to ensure the API user is tagged to User (TblUser)</p>\n<ol>\n<li>Ensure the Web User who GetToken exists in TblUser (Admin &gt; Setup &gt; Security &gt; User)</li>\n<li>Ensure User Access is defined (Admin &gt; Setup &gt; Security &gt; User Access)<ol>\n<li>User dropdown =</li>\n<li>System = \"Personnel\"</li>\n<li>Set Read &amp; Write Access =&gt; \"0=0\"</li>\n</ol>\n</li>\n</ol>\n","urlObject":{"path":["api2","BIPOPersonnel","GetOrgChartEmployees"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b2e183ef-8e22-4527-b0a6-b083943b536b","name":"Employee Hierarchy","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"OrganizationStructureViewCode\": \"BPO2WK\",\r\n    \"EntityCode\": \"HYF\",\r\n    \"DateStart\": \"2022-02-07T00:00:00.000\",\r\n    \"PathID\": \"HYF^HR\",\r\n    \"RefreshOrgChartStructure\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOPersonnel/GetOrgChartEmployees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"47"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"ASP.NET_SessionId=upuugwavfrlb3whj0zds5z4w; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 10 Jul 2023 01:17:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"data\": [\n        {\n            \"EmployeeCode\": \"SG0005\"\n        },\n        {\n            \"EmployeeCode\": \"SG00098\"\n        },\n        {\n            \"EmployeeCode\": \"SG0022\"\n        }\n    ]\n}\n\n"}],"_postman_id":"cac58484-f795-4ecc-aaf7-5f7b91d645fb"}],"id":"14c88089-6aaf-477b-8ee0-5002ec90d5b8","_postman_id":"14c88089-6aaf-477b-8ee0-5002ec90d5b8","description":""}],"id":"0b08fef2-e6c8-46a6-afe7-53dea892672d","_postman_id":"0b08fef2-e6c8-46a6-afe7-53dea892672d","description":""},{"name":"Life Cycle","item":[{"name":"Join Request - LIST","id":"757f9b9f-b74f-4c80-90a7-cb07d1463a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request\r\n    \"InterfaceCode\": \"BIPO-JR\",\r\n    \"EmployeeCode\": \"ch01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidates</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"56700861-b5ef-4e1d-b60a-3ade36549a3f","name":"Join Request - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request\r\n    \"InterfaceCode\": \"BIPO-JR\",\r\n    \"EmployeeCode\": \"ch01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 10 Jan 2026 14:46:22 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"8526"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Expires","value":"-1,-1"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"ch01\",\n        \"CreateOn\": \"2022-11-02T13:38:17.76\",\n        \"RecordID\": \"0009fa87-705a-ed11-8346-06749c1ba6be\",\n        \"AddressBuilding\": null,\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLane\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressType\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"Age\": 0,\n        \"AgencyCode\": null,\n        \"AliasName\": null,\n        \"AllowanceCode\": null,\n        \"AllWorkDay\": null,\n        \"AltContactPerson\": null,\n        \"AltLangFirstName\": null,\n        \"AltLangLastName\": null,\n        \"AltLangName\": null,\n        \"AppendDate\": null,\n        \"ApprovalDate\": \"2022-11-02T13:53:49\",\n        \"ApprovalStatus\": \"A\",\n        \"AuthenticatorSecretKey\": null,\n        \"BadgeNo\": null,\n        \"BankAccountNo\": null,\n        \"BankAccountNo2\": null,\n        \"BankAddress\": null,\n        \"BankAddress2\": null,\n        \"BankAllocationAccount\": null,\n        \"BankAllocationAmount\": 0,\n        \"BankAllocationRun\": null,\n        \"BankAllocationType\": null,\n        \"BankBeneficiaryName\": null,\n        \"BankBeneficiaryName2\": null,\n        \"BankBranch\": null,\n        \"BankBranch2\": null,\n        \"BankCode\": null,\n        \"BankCode2\": null,\n        \"BankCurrencyCode\": null,\n        \"BankCurrencyCode2\": null,\n        \"BankName\": null,\n        \"BankName2\": null,\n        \"BankPriorityPayment\": 0,\n        \"BankPriorityPayment2\": 0,\n        \"BankSWIFTCode\": null,\n        \"BankSWIFTCode2\": null,\n        \"BirthDate\": \"2023-11-02T00:00:00\",\n        \"BirthPlace\": null,\n        \"BloodType\": null,\n        \"BranchCode\": null,\n        \"BuddyEC\": null,\n        \"CalendarCode\": null,\n        \"CandidateRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"ClockAreaCodes\": null,\n        \"ClockCode\": null,\n        \"CompanyCode\": \"CH01\",\n        \"CompaRatio\": 0,\n        \"ContactPerson\": null,\n        \"ContractAdjustment\": 0,\n        \"ContractEnd\": null,\n        \"ContractNature\": null,\n        \"ContractStart\": null,\n        \"ContractType\": null,\n        \"CostCentreCode\": null,\n        \"CountryCode\": \"HK\",\n        \"CurrencyCode\": null,\n        \"DateConfirm\": null,\n        \"DateFirstWork\": null,\n        \"DateJoin\": \"2023-11-30T00:00:00\",\n        \"DateJoinEarliest\": null,\n        \"DateJoinInitial\": null,\n        \"DateJoinLeave\": null,\n        \"DateProbationDue\": null,\n        \"DateProbationDueInitial\": null,\n        \"DateResign\": \"2022-12-31T00:00:00\",\n        \"DateResignInterview\": null,\n        \"DateResignTender\": null,\n        \"DateSubmit\": \"2022-11-02T13:38:17\",\n        \"DepartmentCode\": null,\n        \"DependentVisa\": null,\n        \"DesignationCode\": null,\n        \"DingTalkAccount\": null,\n        \"DingTalkUserID\": null,\n        \"EFC01\": null,\n        \"EFC02\": null,\n        \"EFC03\": null,\n        \"EFC04\": null,\n        \"EFC05\": null,\n        \"EFC06\": null,\n        \"EFC07\": null,\n        \"EFC08\": null,\n        \"EFC09\": null,\n        \"EFC10\": null,\n        \"EFC11\": null,\n        \"EFC12\": null,\n        \"EFC13\": null,\n        \"EFC14\": null,\n        \"EFC15\": null,\n        \"EFC16\": null,\n        \"EFC17\": null,\n        \"EFC18\": null,\n        \"EFC19\": null,\n        \"EFC20\": null,\n        \"EFC21\": null,\n        \"EFC22\": null,\n        \"EFC23\": null,\n        \"EFC24\": null,\n        \"EFC25\": null,\n        \"EFC26\": null,\n        \"EFC27\": null,\n        \"EFC28\": null,\n        \"EFC29\": null,\n        \"EFC30\": null,\n        \"EFC31\": null,\n        \"EFC32\": null,\n        \"EFC33\": null,\n        \"EFC34\": null,\n        \"EFC35\": null,\n        \"EFC36\": null,\n        \"EFC37\": null,\n        \"EFC38\": null,\n        \"EFC39\": null,\n        \"EFC40\": null,\n        \"EFD01\": null,\n        \"EFD02\": null,\n        \"EFD03\": null,\n        \"EFD04\": null,\n        \"EFD05\": null,\n        \"EFD06\": null,\n        \"EFD07\": null,\n        \"EFD08\": null,\n        \"EFD09\": null,\n        \"EFD10\": null,\n        \"EFD11\": null,\n        \"EFD12\": null,\n        \"EFD13\": null,\n        \"EFD14\": null,\n        \"EFD15\": null,\n        \"EFD16\": null,\n        \"EFD17\": null,\n        \"EFD18\": null,\n        \"EFD19\": null,\n        \"EFD20\": null,\n        \"EFN01\": 0,\n        \"EFN02\": 0,\n        \"EFN03\": 0,\n        \"EFN04\": 0,\n        \"EFN05\": 0,\n        \"EFN06\": 0,\n        \"EFN07\": 0,\n        \"EFN08\": 0,\n        \"EFN09\": 0,\n        \"EFN10\": 0,\n        \"EFN11\": 0,\n        \"EFN12\": 0,\n        \"EFN13\": 0,\n        \"EFN14\": 0,\n        \"EFN15\": 0,\n        \"EFN16\": 0,\n        \"EFN17\": 0,\n        \"EFN18\": 0,\n        \"EFN19\": 0,\n        \"EFN20\": 0,\n        \"EFR01\": null,\n        \"EFR02\": null,\n        \"EFR03\": null,\n        \"EFR04\": null,\n        \"EFR05\": null,\n        \"EFR06\": null,\n        \"EFR07\": null,\n        \"EFR08\": null,\n        \"EFR09\": null,\n        \"EFR10\": null,\n        \"EFR11\": null,\n        \"EFR12\": null,\n        \"EFR13\": null,\n        \"EFR14\": null,\n        \"EFR15\": null,\n        \"EFR16\": null,\n        \"EFR17\": null,\n        \"EFR18\": null,\n        \"EFR19\": null,\n        \"EFR20\": null,\n        \"EFR21\": null,\n        \"EFR22\": null,\n        \"EFR23\": null,\n        \"EFR24\": null,\n        \"EFR25\": null,\n        \"EFS01\": null,\n        \"EFS02\": null,\n        \"EFS03\": null,\n        \"EFS04\": null,\n        \"EFS05\": null,\n        \"Email\": \"email@biposervice.com\",\n        \"EmployeeName\": \"xxxxxxxxxxxx\",\n        \"EmploymentStatus\": null,\n        \"EmploymentTypeCode\": null,\n        \"EnforceSSO\": null,\n        \"ExtensionNo\": null,\n        \"ExternalCandidateID\": null,\n        \"FacebookAccount\": null,\n        \"FeiShuOpenEmail\": null,\n        \"FeiShuOpenID\": null,\n        \"FeiShuOpenUserID\": null,\n        \"FeiShuSync\": null,\n        \"FirstName\": \"xxxxxxxx\",\n        \"FreezePayment\": null,\n        \"GDPRProcessBy\": null,\n        \"GDPRProcessOn\": null,\n        \"GDPRResend\": 0,\n        \"GDPRSendEmailBy\": \"email@biposervice.com\",\n        \"GDPRSendEmailDate\": null,\n        \"GDPRStatus\": 0,\n        \"Gender\": \"F\",\n        \"GoogleAccount\": null,\n        \"GreenCardRegionCode\": null,\n        \"HideInEmployeeList\": null,\n        \"HIKPersonID\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"IMEINo\": null,\n        \"IR56AreaCode\": null,\n        \"IsCompanyNotification\": 0,\n        \"JoinRequestAttachmentID\": null,\n        \"JRNumber\": null,\n        \"LastName\": \"xxx\",\n        \"LastRemindOnBirthdayDate\": null,\n        \"LastRemindOnDataPurge\": null,\n        \"LastRemindOnWelcomeNotice\": null,\n        \"LastWorkingDate\": null,\n        \"LeaveGradeCode\": null,\n        \"LOADays\": 0,\n        \"LocalAddressName\": null,\n        \"LocationCode\": null,\n        \"LoginCode\": null,\n        \"ManagerCode\": null,\n        \"ManagerCustom1\": null,\n        \"ManagerCustom10\": null,\n        \"ManagerCustom2\": null,\n        \"ManagerCustom3\": null,\n        \"ManagerCustom4\": null,\n        \"ManagerCustom5\": null,\n        \"ManagerCustom6\": null,\n        \"ManagerCustom7\": null,\n        \"ManagerCustom8\": null,\n        \"ManagerCustom9\": null,\n        \"MaritalStatus\": null,\n        \"MarriageDate\": null,\n        \"MicrosoftAccount\": null,\n        \"MiddleName\": null,\n        \"MobileAgreementStatus\": 0,\n        \"MobileNo\": \"xxxxxxxxxxx\",\n        \"MustClock\": null,\n        \"NameExtension\": null,\n        \"NamePrefixCode\": null,\n        \"NationalityCode\": \"HK\",\n        \"NewGraduate\": null,\n        \"NoOfChildren\": 0,\n        \"NoOfContract\": 0,\n        \"NoticePeriodCode\": null,\n        \"NoticePeriodType\": null,\n        \"OFC01\": \"Manager\",\n        \"OFC02\": \"PLQSQ\",\n        \"OFC03\": null,\n        \"OFC04\": null,\n        \"OFC05\": null,\n        \"OFC06\": null,\n        \"OFC07\": null,\n        \"OFC08\": null,\n        \"OFC09\": null,\n        \"OFC10\": null,\n        \"OFC11\": null,\n        \"OFC12\": null,\n        \"OFC13\": null,\n        \"OFC14\": null,\n        \"OFC15\": null,\n        \"OFC16\": null,\n        \"OFC17\": null,\n        \"OFC18\": null,\n        \"OFC19\": null,\n        \"OFC20\": null,\n        \"OFL01\": null,\n        \"OFL02\": null,\n        \"OFL03\": null,\n        \"OFL04\": null,\n        \"OFL05\": null,\n        \"OFN01\": 0,\n        \"OFN02\": 0,\n        \"OFN03\": 0,\n        \"OFN04\": 0,\n        \"OFN05\": 0,\n        \"OFR01\": null,\n        \"OFR02\": null,\n        \"OFR03\": null,\n        \"OFR04\": null,\n        \"OFR05\": null,\n        \"OFR06\": null,\n        \"OFR07\": null,\n        \"OFR08\": null,\n        \"OFR09\": null,\n        \"OFR10\": null,\n        \"OFR11\": null,\n        \"OFR12\": null,\n        \"OFR13\": null,\n        \"OFR14\": null,\n        \"OFR15\": null,\n        \"OFR16\": null,\n        \"OFR17\": null,\n        \"OFR18\": null,\n        \"OFR19\": null,\n        \"OFR20\": null,\n        \"OFR21\": null,\n        \"OFR22\": null,\n        \"OFR23\": null,\n        \"OFR24\": null,\n        \"OFR25\": null,\n        \"OFR26\": null,\n        \"OFR27\": null,\n        \"OFR28\": null,\n        \"OFR29\": null,\n        \"OFR30\": null,\n        \"OFR31\": null,\n        \"OFR32\": null,\n        \"OFR33\": null,\n        \"OFR34\": null,\n        \"OFR35\": null,\n        \"OFR36\": null,\n        \"OFR37\": null,\n        \"OFR38\": null,\n        \"OFR39\": null,\n        \"OFR40\": null,\n        \"OFS01\": null,\n        \"OFS02\": null,\n        \"OFS03\": null,\n        \"OFS04\": null,\n        \"OFS05\": null,\n        \"OnboardingNoticeRequestID\": null,\n        \"OriginalEC\": null,\n        \"OriginalRequestID\": null,\n        \"OTGroupCode\": null,\n        \"PayGroupCode\": null,\n        \"PayMode\": null,\n        \"PayType\": null,\n        \"PDPAStatus\": null,\n        \"PersonalEmail\": \"email@biposervice.com\",\n        \"PersonalMobileNo\": null,\n        \"PreOnboardingRequestID\": \"28c01be7-9bb5-443c-b39d-e9ee5f8e2852\",\n        \"PreviousEC\": null,\n        \"ProbationPeriod\": 3,\n        \"ProbationPeriodType\": null,\n        \"ProbationSalary\": 0,\n        \"QualificationCode\": null,\n        \"RaceCode\": null,\n        \"RecruitmentType\": null,\n        \"Rehire\": null,\n        \"ReligionCode\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"6cc42b62-478f-4132-a8b6-d8da6f0ed651\",\n        \"ResignReasonCode\": null,\n        \"RetireAge\": 0,\n        \"RetireDate\": null,\n        \"SAL01\": 0,\n        \"SAL01_p\": 0,\n        \"SAL02\": 0,\n        \"SAL02_p\": 0,\n        \"SAL03\": 0,\n        \"SAL03_p\": 0,\n        \"SAL04\": 0,\n        \"SAL04_p\": 0,\n        \"SAL05\": 0,\n        \"SAL05_p\": 0,\n        \"SalaryArrears\": null,\n        \"SalaryArrearsMonth\": null,\n        \"SalaryDate\": null,\n        \"SalaryDate_p\": null,\n        \"SalaryFixed\": 0,\n        \"SalaryFixed_p\": 0,\n        \"SalaryGradeCode\": null,\n        \"SalaryGross\": 0,\n        \"SalaryGross_p\": 0,\n        \"SendWelcomeEmailDate\": null,\n        \"SendWelcomeEmailToOption\": null,\n        \"SendWelcomeEmailType\": \"email@biposervice.com\",\n        \"ServiceLength\": 0,\n        \"ServiceLengthAdjustment\": 0,\n        \"SeverancePayment\": null,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"ShortedPeriod\": 0,\n        \"ShortedPeriodType\": null,\n        \"StatusChangeReasonCodes\": null,\n        \"SubmitEC\": \"hrm\",\n        \"SubmitWelcomeEmailDate\": null,\n        \"TaxMethod\": null,\n        \"TaxNo\": null,\n        \"TaxResidentStatus\": null,\n        \"TelephoneNo\": null,\n        \"Title\": null,\n        \"UnionCode\": null,\n        \"UnionDateEnd\": null,\n        \"UnionDateStart\": null,\n        \"UnionMembershipNo\": null,\n        \"WebRoleCode\": null,\n        \"WeChatAccount\": null,\n        \"WeComMember\": null,\n        \"WeComOpenUserID\": null,\n        \"WeComToInvite\": 0,\n        \"WeComUserID\": null,\n        \"WelcomeEmailAttachmentID\": \"email@biposervice.com\",\n        \"WindowsAccount\": null,\n        \"WorkDaysPerWeek\": 0,\n        \"WorkExperience\": 0,\n        \"WorkExperienceAdjustment\": 0,\n        \"WorkExperienceToDate\": 0,\n        \"WorkHoursPerDay\": 0,\n        \"WorkHoursPerYear\": 0,\n        \"WorkingVisa\": null,\n        \"WorkioEmployeeID\": null,\n        \"WorkioLastBatchID\": null,\n        \"WorkioLastUpdateOn\": null,\n        \"WorkPatternCode\": null\n    }\n]"}],"_postman_id":"757f9b9f-b74f-4c80-90a7-cb07d1463a23"},{"name":"Join Request - UPSERT","id":"8b624583-b7fc-4eb8-9c99-7d73b064978c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"SubmitEC\": \"HRM\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"Z00023-EVAN\", \r\n      \"CreateOn\": \"2023-01-14T16:22:25.197\",\r\n      \"Age\": 0.0,\r\n      \"ApprovalDate\": \"2023-01-14T16:22:25\",\r\n      \"BadgeNo\": null,\r\n      \"BirthDate\": \"1990-01-01T00:00:00\",\r\n      \"CalendarCode\": \"3Days\",\r\n      \"SubmitWelcomeEmailDate\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidates.<br />EmployeeCode could be mandatory or optional field based on below System Config setup.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>System Config Field</strong></th>\n<th><strong>System Config Value</strong></th>\n<th><strong>Desciption</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AutopopulateEmployeeCode</td>\n<td>N</td>\n<td>EmployeeCode is mandatory.  <br />System accept external EmployeeCode.</td>\n</tr>\n<tr>\n<td>AutopopulateEmployeeCode</td>\n<td>Y</td>\n<td>EmployeeCode is optional.  <br />If EmployeeCode is not provided, system will auto generate EmployeeCode.  <br />Note: the generated EmployeeCode will not return in response.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c4c74a3d-d896-447f-8235-fb293e896553","name":"Join Request - UPSERT (SC.AutoPopulateEmployeeCode=N)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"SubmitEC\": \"HRM\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"Z00023-EVAN\", \r\n      \"CreateOn\": \"2023-01-14T16:22:25.197\",\r\n      \"Age\": 0.0,\r\n      \"ApprovalDate\": \"2023-01-14T16:22:25\",\r\n      \"BadgeNo\": null,\r\n      \"BirthDate\": \"1990-01-01T00:00:00\",\r\n      \"CalendarCode\": \"3Days\",\r\n      \"SubmitWelcomeEmailDate\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"ASP.NET_SessionId=xxudwofdcnxcsffy4pc4al2j; path=/; HttpOnly; SameSite=Lax"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 17 Mar 2025 03:47:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"},{"id":"9262a4cc-b63a-4ca3-a528-7932cb98ee13","name":"Join Request - UPSERT (SC.AutoPopulateEmployeeCode=Y)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"SubmitEC\": \"HRM\",\r\n  \"Data\": [\r\n    {\r\n      \"CreateOn\": \"2023-01-14T16:22:25.197\",\r\n      \"Age\": 0.0,\r\n      \"ApprovalDate\": \"2023-01-14T16:22:25\",\r\n      \"BadgeNo\": null,\r\n      \"BirthDate\": \"1990-01-01T00:00:00\",\r\n      \"CalendarCode\": \"3Days\",\r\n      \"SubmitWelcomeEmailDate\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 17 Mar 2025 03:49:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"8b624583-b7fc-4eb8-9c99-7d73b064978c"},{"name":"Join Request - DELETE","id":"31395a2b-e78c-4462-9e03-ad0b8eed776f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"EmployeeCode\": \"KLPH7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidates</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7a894e86-ad31-4438-b3f5-be41eb26bf9d","name":"Join Request - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"EmployeeCode\": \"KLPH7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 06:22:03 GMT"},{"key":"Content-Length","value":"31"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"31395a2b-e78c-4462-9e03-ad0b8eed776f"},{"name":"Join Request Address - LIST","id":"6b3558d9-046a-4d33-8d70-ef9ad5dc5ee6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Address\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"EmployeeCode\": \"Test500\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract list of candidate addresses</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5e151a34-8132-4775-9f62-3c3935916cf1","name":"Join Request Address - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-JR-AD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"20774"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:31:25 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"Test500\",\n        \"DateStart\": null,\n        \"AddressBuilding\": \"Building \",\n        \"AddressCity\": \"City\",\n        \"AddressCountryCode\": \"PH\",\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLane\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStreet\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressType\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\",\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateStart\": null,\n        \"AddressBuilding\": \"Test Building\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressFloorNo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressLane\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"1203\",\n        \"AddressState\": null,\n        \"AddressStreet\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressType\": null,\n        \"AddressUnitNo\": null,\n        \"AddressVillage\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\",\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"JML001\",\n        \"DateStart\": \"2017-09-02T00:00:00\",\n        \"AddressBuilding\": \"building\",\n        \"AddressCity\": \"Singapore\",\n        \"AddressCountryCode\": \"PH\",\n        \"AddressDistrict\": \"district\",\n        \"AddressFloorNo\": \"10F\",\n        \"AddressHouseNo\": \"121\",\n        \"AddressLane\": null,\n        \"AddressLine1\": \"121 23123\",\n        \"AddressLine2\": \"10F 23 building\",\n        \"AddressLine3\": \"district\",\n        \"AddressPostal\": \"1890\",\n        \"AddressState\": null,\n        \"AddressStreet\": \"23123\",\n        \"AddressSubDistrict\": null,\n        \"AddressType\": \"L\",\n        \"AddressUnitNo\": \"23\",\n        \"AddressVillage\": null,\n        \"IR56AreaCode\": null,\n        \"LocalAddressName\": null,\n        \"ParentRecordID\": \"60ff8d8f-63d8-e911-aa20-02db12e0e310\",\n        \"TelephoneNo\": \"12121212\"\n    }\n]"}],"_postman_id":"6b3558d9-046a-4d33-8d70-ef9ad5dc5ee6"},{"name":"Join Request Address - UPSERT","id":"6785951f-8965-40a7-89b8-ca73ff946931","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"DateStart\": null,\r\n        \"AddressBuilding\": \"Building \",\r\n        \"AddressCity\": \"City\",\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressType\": \"L\",\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate addresses</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0f7230b7-9285-4289-ae0f-f8dee3a359ae","name":"Join Request Address - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"DateStart\": null,\r\n        \"AddressBuilding\": \"Building \",\r\n        \"AddressCity\": \"City\",\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressType\": \"L\",\r\n        \"TelephoneNo\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:33:53 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"6785951f-8965-40a7-89b8-ca73ff946931"},{"name":"Join Request Address - DELETE","id":"12247947-9e52-4011-a2a4-70ac0fc3d6b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-AD\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"AddressType\": \"L\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate addresses</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dd05db95-0a72-4ff2-a53d-31343dcac50f","name":"Join Request Address - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-AD\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"AddressType\": \"L\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:44:39 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"12247947-9e52-4011-a2a4-70ac0fc3d6b6"},{"name":"Join Request Work Experience - LIST","id":"db4e4daf-9404-4a2b-9285-09ce4aba085e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Work Experience\r\n  \"InterfaceCode\": \"BIPO-JR-WE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate work experiences</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4d8cc4f1-1654-474e-81e3-c08b054dad40","name":"Join Request Work Experience - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Work Experience\r\n  \"InterfaceCode\": \"BIPO-JR-WE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"819"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:50:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"CompanyName\": null,\n        \"DateEnd\": \"2018-12-31T00:00:00\",\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\n        \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\",\n        \"ReasonForLeaving\": null,\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 0\n    },\n    {\n        \"EmployeeCode\": \"20220101\",\n        \"DateStart\": \"2020-11-01T00:00:00\",\n        \"CompanyName\": null,\n        \"DateEnd\": \"2022-11-30T00:00:00\",\n        \"JobTitle\": null,\n        \"ParentRecordID\": \"74f1fbf5-9361-ed11-acea-0a1f9dd9b6b4\",\n        \"ReasonForLeaving\": \"NEW OPPORTUNITIES\",\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 0\n    },\n    {\n        \"EmployeeCode\": null,\n        \"DateStart\": \"2021-03-01T00:00:00\",\n        \"CompanyName\": null,\n        \"DateEnd\": \"2021-04-30T00:00:00\",\n        \"JobTitle\": null,\n        \"ParentRecordID\": \"398bdc68-d037-ec11-ab51-c858708044ec\",\n        \"ReasonForLeaving\": null,\n        \"RelevantExperience\": null,\n        \"Remarks\": null,\n        \"Salary\": 0\n    }\n]"}],"_postman_id":"db4e4daf-9404-4a2b-9285-09ce4aba085e"},{"name":"Join Request Work Experience - UPSERT","id":"2f3937f3-f273-4aba-8a4a-08b0fde28997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": \"2018-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate work experiences</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"aa054573-7fbf-4fba-8bb5-054ec442327b","name":"Join Request Work Experience - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": \"2018-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:52:47 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"2f3937f3-f273-4aba-8a4a-08b0fde28997"},{"name":"Join Request Work Experience - DELETE","id":"f44cac20-15b3-46a5-976e-3fd205609d58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-WE\",\r\n    \"EmployeeCode\": \"PHEE6\",\r\n    \"DateStart\": \"2018-01-01T00:00:00\",\r\n    \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate work experiences</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0d0419ff-18dc-48ad-ba85-c494e793ca35","name":"Join Request Work Experience - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-WE\",\r\n    \"EmployeeCode\": \"PHEE6\",\r\n    \"DateStart\": \"2018-01-01T00:00:00\",\r\n    \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 07:59:32 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f44cac20-15b3-46a5-976e-3fd205609d58"},{"name":"Join Request Education- LIST","id":"39a5b5bd-f0ff-4e1a-8c8d-b36781ae4508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Education\r\n  \"InterfaceCode\": \"BIPO-JR-ED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate education</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7c1eac05-afb3-4693-a8c0-d184a4902f05","name":"Join Request Education- LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //\r\n  \"InterfaceCode\": \"BIPO-JR-ED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2359"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:13:04 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateStart\": \"2020-07-01T00:00:00\",\n        \"ClassRank\": \"Completed \",\n        \"CountryCode\": \"BB\",\n        \"CourseMode\": \"P\",\n        \"DateEnd\": \"2020-10-31T00:00:00\",\n        \"DegreeTitle\": null,\n        \"Faculty\": null,\n        \"FieldOfStudyCode\": \"02\",\n        \"First\": 0,\n        \"GPA\": 0,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 2020,\n        \"Highest\": 0,\n        \"InstituteCode\": null,\n        \"InstituteName\": \"ABC University\",\n        \"MajorName\": null,\n        \"Overseas\": 0,\n        \"ParentRecordID\": \"3c490b78-332d-eb11-aa3b-cdaab217ce6c\",\n        \"QualificationCode\": \"PC\",\n        \"Recognised\": \"Y\",\n        \"Remarks\": null\n    },\n    {\n        \"EmployeeCode\": \"ST0022\",\n        \"DateStart\": \"2020-07-01T00:00:00\",\n        \"ClassRank\": \"Completed \",\n        \"CountryCode\": \"BB\",\n        \"CourseMode\": \"P\",\n        \"DateEnd\": \"2020-10-31T00:00:00\",\n        \"DegreeTitle\": null,\n        \"Faculty\": null,\n        \"FieldOfStudyCode\": \"02\",\n        \"First\": 0,\n        \"GPA\": 0,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 2020,\n        \"Highest\": 0,\n        \"InstituteCode\": null,\n        \"InstituteName\": \"ABC University\",\n        \"MajorName\": null,\n        \"Overseas\": 0,\n        \"ParentRecordID\": \"6d0cf809-342d-eb11-aa3b-cdaab217ce6c\",\n        \"QualificationCode\": \"PC\",\n        \"Recognised\": \"Y\",\n        \"Remarks\": null\n    },\n    {\n        \"EmployeeCode\": \"ST0009\",\n        \"DateStart\": null,\n        \"ClassRank\": null,\n        \"CountryCode\": null,\n        \"CourseMode\": null,\n        \"DateEnd\": null,\n        \"DegreeTitle\": null,\n        \"Faculty\": null,\n        \"FieldOfStudyCode\": null,\n        \"First\": 0,\n        \"GPA\": 0,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 0,\n        \"Highest\": 0,\n        \"InstituteCode\": null,\n        \"InstituteName\": null,\n        \"MajorName\": null,\n        \"Overseas\": 0,\n        \"ParentRecordID\": \"9abf990b-9f17-eb11-aa36-dabdf0982bbc\",\n        \"QualificationCode\": null,\n        \"Recognised\": null,\n        \"Remarks\": null\n    }\n]"}],"_postman_id":"39a5b5bd-f0ff-4e1a-8c8d-b36781ae4508"},{"name":"Join Request Education - UPSERT","id":"c27a30a0-609d-447c-b16a-0f298b7ec1a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"ST0022\",\r\n        \"DateStart\": \"2020-07-01T00:00:00\",\r\n        \"ClassRank\": \"Completed \",\r\n        \"CountryCode\": \"BB\",\r\n        \"CourseMode\": \"P\",\r\n        \"DateEnd\": \"2020-10-31T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"02\",\r\n        \"First\": 0.0,\r\n        \"GPA\": 0.00,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2020.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"ABC University\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": \"Y\",\r\n        \"Remarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate education</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1d127c94-3b23-44c3-9312-0a5fcafd87a9","name":"Join Request Education - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"ST0022\",\r\n        \"DateStart\": \"2020-07-01T00:00:00\",\r\n        \"ClassRank\": \"Completed \",\r\n        \"CountryCode\": \"BB\",\r\n        \"CourseMode\": \"P\",\r\n        \"DateEnd\": \"2020-10-31T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"02\",\r\n        \"First\": 0.0,\r\n        \"GPA\": 0.00,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2020.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"ABC University\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": \"Y\",\r\n        \"Remarks\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:27:35 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"c27a30a0-609d-447c-b16a-0f298b7ec1a4"},{"name":"Join Request Education - DELETE","id":"5ca032e7-8f1e-4148-a1e7-73b9b78bcbc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"EmployeeCode\": \"ST0022\",\r\n  \"DateStart\": \"2020-07-01T00:00:00\",\r\n  \"ParentRecordID\": \"3c490b78-332d-eb11-aa3b-cdaab217ce6c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate education</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"90d4a68b-32a7-4d71-b0c3-f1ea4ac1fbd6","name":"Join Request Education - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"EmployeeCode\": \"ST0022\",\r\n  \"DateStart\": \"2020-07-01T00:00:00\",\r\n  \"ParentRecordID\": \"3c490b78-332d-eb11-aa3b-cdaab217ce6c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:28:34 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"5ca032e7-8f1e-4148-a1e7-73b9b78bcbc2"},{"name":"Join Request Family - LIST","id":"c556bfac-14a9-4cd7-9bd0-0beeeee8fd1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Family\r\n  \"InterfaceCode\": \"BIPO-JR-FD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate family</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3702d0b5-8bdd-4db8-a21e-cfaf83f8b7df","name":"Join Request Family - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Family\r\n  \"InterfaceCode\": \"BIPO-JR-FD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2960"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:46:45 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"RelationCode\": \"CHD\",\n        \"FamilyName\": \"test\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Age\": 0,\n        \"ApplicableInsurance\": null,\n        \"BirthDate\": \"2020-08-04T00:00:00\",\n        \"BirthPlace\": \"kedah\",\n        \"BirthPlaceCertificate\": null,\n        \"DeceasedDate\": null,\n        \"Dependent\": null,\n        \"Email\": null,\n        \"Employer\": null,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"Gender\": \"M\",\n        \"HospitalName\": null,\n        \"HouseHoldID\": \"test\",\n        \"HouseOwnerContactNo\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"IntentToAdoptDate\": null,\n        \"MaritalStatus\": \"S\",\n        \"MedicalPlanCode\": null,\n        \"MobileNo\": null,\n        \"NationalityCode\": \"MY\",\n        \"Occupation\": null,\n        \"ParentRecordID\": \"cb4f6b85-6ed5-ea11-aa32-cbd8a3bbd2a4\",\n        \"QualificationCode\": \"BA\",\n        \"Remarks\": null,\n        \"SSFNo\": null,\n        \"TaxNo\": null,\n        \"TelephoneNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"WorkPlace\": null\n    },\n    {\n        \"EmployeeCode\": \"BREN020\",\n        \"RelationCode\": \"SPS\",\n        \"FamilyName\": \"Gerald\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Age\": 0,\n        \"ApplicableInsurance\": null,\n        \"BirthDate\": null,\n        \"BirthPlace\": null,\n        \"BirthPlaceCertificate\": null,\n        \"DeceasedDate\": null,\n        \"Dependent\": null,\n        \"Email\": null,\n        \"Employer\": null,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"Gender\": \"M\",\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerContactNo\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"IntentToAdoptDate\": null,\n        \"MaritalStatus\": null,\n        \"MedicalPlanCode\": null,\n        \"MobileNo\": null,\n        \"NationalityCode\": null,\n        \"Occupation\": null,\n        \"ParentRecordID\": \"5f0f4c1d-f2de-eb11-aad6-d3c287439634\",\n        \"QualificationCode\": null,\n        \"Remarks\": null,\n        \"SSFNo\": null,\n        \"TaxNo\": null,\n        \"TelephoneNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"WorkPlace\": null\n    },\n    {\n        \"EmployeeCode\": \"XXXMY005\",\n        \"RelationCode\": null,\n        \"FamilyName\": \"dsfsdf\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Age\": 0,\n        \"ApplicableInsurance\": null,\n        \"BirthDate\": null,\n        \"BirthPlace\": null,\n        \"BirthPlaceCertificate\": null,\n        \"DeceasedDate\": null,\n        \"Dependent\": null,\n        \"Email\": null,\n        \"Employer\": null,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"Gender\": null,\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerContactNo\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"IntentToAdoptDate\": null,\n        \"MaritalStatus\": null,\n        \"MedicalPlanCode\": null,\n        \"MobileNo\": null,\n        \"NationalityCode\": null,\n        \"Occupation\": null,\n        \"ParentRecordID\": \"24cc957f-cc18-eb11-aa36-dabdf0982bbc\",\n        \"QualificationCode\": null,\n        \"Remarks\": null,\n        \"SSFNo\": null,\n        \"TaxNo\": null,\n        \"TelephoneNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"WorkPlace\": null\n    }\n]"}],"_postman_id":"c556bfac-14a9-4cd7-9bd0-0beeeee8fd1c"},{"name":"Join Request Family - UPSERT","id":"3bf1e326-0a03-4810-8b1a-ae2eb7fc2674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"166448\",\r\n        \"RelationCode\": \"CHD\",\r\n        \"FamilyName\": \"test\",\r\n        \"BirthDate\": \"2020-08-04T00:00:00\",\r\n        \"BirthPlace\": \"kedah\",\r\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0.0,\r\n        \"Gender\": \"M\",\r\n        \"HospitalName\": null,\r\n        \"HouseHoldID\": \"test\",\r\n        \"InsuranceBeneficiary\": 0.0,\r\n        \"IntentToAdoptDate\": null,\r\n        \"MaritalStatus\": \"S\",\r\n        \"MedicalPlanCode\": null,\r\n        \"MobileNo\": null,\r\n        \"NationalityCode\": \"MY\",\r\n        \"Occupation\": null,\r\n        \"QualificationCode\": \"BA\",\r\n        \"Remarks\": null,\r\n        \"SSFNo\": null,\r\n        \"TaxNo\": null,\r\n        \"TelephoneNo\": null,\r\n        \"TickToPopulateEmergencyDetail\": 0.0,\r\n        \"WorkPlace\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate family</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3a6a146e-4cf0-494d-acee-197702cda919","name":"Join Request Family - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"166448\",\r\n        \"RelationCode\": \"CHD\",\r\n        \"FamilyName\": \"test\",\r\n        \"BirthDate\": \"2020-08-04T00:00:00\",\r\n        \"BirthPlace\": \"kedah\",\r\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0.0,\r\n        \"Gender\": \"M\",\r\n        \"HospitalName\": null,\r\n        \"HouseHoldID\": \"test\",\r\n        \"InsuranceBeneficiary\": 0.0,\r\n        \"IntentToAdoptDate\": null,\r\n        \"MaritalStatus\": \"S\",\r\n        \"MedicalPlanCode\": null,\r\n        \"MobileNo\": null,\r\n        \"NationalityCode\": \"MY\",\r\n        \"Occupation\": null,\r\n        \"QualificationCode\": \"BA\",\r\n        \"Remarks\": null,\r\n        \"SSFNo\": null,\r\n        \"TaxNo\": null,\r\n        \"TelephoneNo\": null,\r\n        \"TickToPopulateEmergencyDetail\": 0.0,\r\n        \"WorkPlace\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:50:56 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"3bf1e326-0a03-4810-8b1a-ae2eb7fc2674"},{"name":"Join Request Family - DELETE","id":"77ed35a5-6aba-4214-9b2a-4cb14d528b5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"EmployeeCode\": \"166448\",\r\n  \"RelationCode\": \"CHD\",\r\n  \"FamilyName\": \"test\",\r\n  \"ParentRecordID\": \"cb4f6b85-6ed5-ea11-aa32-cbd8a3bbd2a4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate family</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8306c7d5-525d-42e9-97aa-f3924aa24c8f","name":"Join Request Family - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"EmployeeCode\": \"166448\",\r\n  \"RelationCode\": \"CHD\",\r\n  \"FamilyName\": \"test\",\r\n  \"ParentRecordID\": \"cb4f6b85-6ed5-ea11-aa32-cbd8a3bbd2a4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 08:51:50 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"77ed35a5-6aba-4214-9b2a-4cb14d528b5e"},{"name":"Join Request Salary - LIST","id":"2c53cb1b-0910-4c21-8b6f-ae0a01781ac3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Salary\r\n  \"InterfaceCode\": \"BIPO-JR-SD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate salary</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8b5fa25d-ed70-499d-b018-b63eafff5b00","name":"Join Request Salary - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Salary\r\n  \"InterfaceCode\": \"BIPO-JR-SD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"944"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 27 Apr 2023 03:14:38 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateStart\": \"2022-06-23T00:00:00\",\n        \"BatchNo\": 0,\n        \"CompaRatio\": 0,\n        \"CurrencyCode\": null,\n        \"ParentRecordID\": \"b649620b-ba1a-ed11-ac89-85af3df0881e\",\n        \"PayMode\": null,\n        \"PayType\": null,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"SalaryFixed\": 2000,\n        \"SalaryGradeCode\": null,\n        \"SalaryGross\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"StatusChangeReasonCodes\": null\n    }\n]"}],"_postman_id":"2c53cb1b-0910-4c21-8b6f-ae0a01781ac3"},{"name":"Join Request Salary - UPSERT","id":"f25aeec9-3031-426d-98e0-f419701bc36c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"9778\",\r\n        \"DateStart\": \"2022-06-23T00:00:00\",\r\n        \"BatchNo\": 0.0,\r\n        \"CompaRatio\": 0.0000,\r\n        \"PayMode\": null,\r\n        \"PayType\": null,\r\n        \"SalaryFixed\": 2000.00,\r\n        \"SalaryGradeCode\": null,\r\n        \"SalaryGross\": 0.00,\r\n        \"StatusChangeReasonCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate salary</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2cc7c295-eef6-4f35-9a7e-d40b89028f6b","name":"Join Request Salary - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"9778\",\r\n        \"DateStart\": \"2022-06-23T00:00:00\",\r\n        \"BatchNo\": 0.0,\r\n        \"CompaRatio\": 0.0000,\r\n        \"PayMode\": null,\r\n        \"PayType\": null,\r\n        \"SalaryFixed\": 2000.00,\r\n        \"SalaryGradeCode\": null,\r\n        \"SalaryGross\": 0.00,\r\n        \"StatusChangeReasonCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 27 Apr 2023 03:14:19 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f25aeec9-3031-426d-98e0-f419701bc36c"},{"name":"Join Request Salary - DELETE","id":"cbf7fd2e-fcc7-4a26-8841-9051f26e011f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-SD\",\r\n    \"EmployeeCode\": \"9778\",\r\n    \"DateStart\": \"2022-06-23T00:00:00\",\r\n    \"ParentRecordID\": \"b649620b-ba1a-ed11-ac89-85af3df0881e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate salary</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"88f2d2ae-bc46-427c-a000-c94b48a48775","name":"Join Request Salary - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-SD\",\r\n    \"EmployeeCode\": \"9778\",\r\n    \"DateStart\": \"2022-06-23T00:00:00\",\r\n    \"ParentRecordID\": \"b649620b-ba1a-ed11-ac89-85af3df0881e\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 27 Apr 2023 03:17:43 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"cbf7fd2e-fcc7-4a26-8841-9051f26e011f"},{"name":"Join Request Identity - LIST","id":"0bfa12ec-73fa-4013-953b-1342278aed14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Identity\r\n  \"InterfaceCode\": \"BIPO-JR-ID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate identity</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b041c280-24de-4448-a885-f67644818b6a","name":"Join Request Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Identity\r\n  \"InterfaceCode\": \"BIPO-JR-ID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"21884"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:03:32 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"Test500\",\n        \"DateIssue\": null,\n        \"CountryCode\": null,\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"IdentityClass\": null,\n        \"IdentityNo\": null,\n        \"IdentityType\": null,\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\",\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateIssue\": null,\n        \"CountryCode\": \"PH\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"IdentityClass\": null,\n        \"IdentityNo\": \"76564342434\",\n        \"IdentityType\": \"PH02\",\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\",\n        \"ShowAllIdentityType\": 0\n    },\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"DateIssue\": null,\n        \"CountryCode\": \"PH\",\n        \"DateApplication\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"IdentityClass\": null,\n        \"IdentityNo\": \"123456789\",\n        \"IdentityType\": \"PH01\",\n        \"NewIssue\": null,\n        \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\",\n        \"ShowAllIdentityType\": 0\n    }\n]"}],"_postman_id":"0bfa12ec-73fa-4013-953b-1342278aed14"},{"name":"Join Request Identity - UPSERT","id":"975d7449-bd57-4d08-98bd-6bf1e06ee673","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateIssue\": null,\r\n        \"CountryCode\": \"PH\",\r\n        \"DateApplication\": null,\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"IdentityClass\": null,\r\n        \"IdentityNo\": \"76564342434\",\r\n        \"IdentityType\": \"PH02\",\r\n        \"NewIssue\": null,\r\n        \"ShowAllIdentityType\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate identity</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d8ffa080-f02c-489c-a5da-6ecefcfd040c","name":"Join Request Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"PHEE6\",\r\n        \"DateIssue\": null,\r\n        \"CountryCode\": \"PH\",\r\n        \"DateApplication\": null,\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"IdentityClass\": null,\r\n        \"IdentityNo\": \"76564342434\",\r\n        \"IdentityType\": \"PH02\",\r\n        \"NewIssue\": null,\r\n        \"ShowAllIdentityType\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:05:53 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"975d7449-bd57-4d08-98bd-6bf1e06ee673"},{"name":"Join Request Identity - DELETE","id":"22c7a3c6-4957-40f8-a946-37692fde345d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"EmployeeCode\": \"PHEE6\",\r\n    \"IdentityNo\": \"76564342434\",\r\n    \"IdentityType\": \"PH02\",\r\n    \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate identity</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"581017d5-d20f-4402-8c66-0616798dfc44","name":"Join Request Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"EmployeeCode\": \"PHEE6\",\r\n    \"IdentityNo\": \"76564342434\",\r\n    \"IdentityType\": \"PH02\",\r\n    \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:07:33 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"22c7a3c6-4957-40f8-a946-37692fde345d"},{"name":"Join Request Manager - LIST","id":"3650c426-0440-4edf-b5b9-ab031efacc58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-JR-MD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate manager</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ee304f3d-7ad1-49a5-a8ca-75e6e8cc1f30","name":"Join Request Manager - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-JR-MD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"12208"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:11:31 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"Test500\",\n        \"ManagerCode\": \"001\",\n        \"ManagerTypeCode\": \"LM\",\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"BatchNo\": 0,\n        \"DateEnd\": null,\n        \"DateStart\": null,\n        \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\n    },\n    {\n        \"EmployeeCode\": \"Test500\",\n        \"ManagerCode\": \"003\",\n        \"ManagerTypeCode\": null,\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"BatchNo\": 0,\n        \"DateEnd\": null,\n        \"DateStart\": null,\n        \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\n    },\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"ManagerCode\": \"PHEE1\",\n        \"ManagerTypeCode\": \"DM\",\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"BatchNo\": 0,\n        \"DateEnd\": null,\n        \"DateStart\": null,\n        \"ParentRecordID\": \"8d4881ce-fa43-e911-aa06-02db12e0e310\"\n    },\n    {\n        \"EmployeeCode\": \"JML001\",\n        \"ManagerCode\": \"NW002\",\n        \"ManagerTypeCode\": \"LM\",\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"BatchNo\": 0,\n        \"DateEnd\": null,\n        \"DateStart\": null,\n        \"ParentRecordID\": \"60ff8d8f-63d8-e911-aa20-02db12e0e310\"\n    },\n    {\n        \"EmployeeCode\": \"JML007\",\n        \"ManagerCode\": \"NW002\",\n        \"ManagerTypeCode\": \"LM\",\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"BatchNo\": 0,\n        \"DateEnd\": null,\n        \"DateStart\": null,\n        \"ParentRecordID\": \"3a8f7a7e-efd8-e911-aa20-02db12e0e310\"\n    }\n]"}],"_postman_id":"3650c426-0440-4edf-b5b9-ab031efacc58"},{"name":"Join Request Manager - UPSERT","id":"24175eab-95eb-46f5-99db-c76a588814d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"ManagerCode\": \"001\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"CreateOn\": null,\r\n        \"UpdateOn\": null,\r\n        \"BatchNo\": 0.0,\r\n        \"DateEnd\": null,\r\n        \"DateStart\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate manager</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"974e99b3-fc7e-4bdd-8c32-44d199fdd13a","name":"Join Request Manager - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"ManagerCode\": \"001\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"CreateOn\": null,\r\n        \"UpdateOn\": null,\r\n        \"BatchNo\": 0.0,\r\n        \"DateEnd\": null,\r\n        \"DateStart\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:12:33 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"24175eab-95eb-46f5-99db-c76a588814d8"},{"name":"Join Request Manager - DELETE","id":"4816be6e-3965-4dc7-bc6a-0ab9a9c88b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"ManagerTypeCode\": \"LM\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate manager</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"da7e50d2-3b82-4500-9f54-06d9505c9aef","name":"Join Request Manager - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"ManagerTypeCode\": \"LM\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:13:45 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"4816be6e-3965-4dc7-bc6a-0ab9a9c88b52"},{"name":"Join Request Attachment - UPSERT","id":"3d05574e-ec72-4f77-ad27-0df1732972e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-AT\",\r\n    \"SubmitEC\": \"HRM\",  // J17542 - support TblUser.UserCode/Email\r\n    \"Data\": [\r\n        {\r\n            \"EmployeeCode\": \"9778\",\r\n            \"AttachmentName\":\"attach_test.pdf\",\r\n            \"FileName\": \"attach_test.pdf\",\r\n            \"FileContentBase64\": \"JVBERi0xLjcNCiW1tbW1DQoxIDAgb2JqDQo8PC9UeXBlL0NhdGFsb2cvUGFnZXMgMiAwIFIvTGFuZyhlbi1VUykgL1N0cnVjdFRyZWVSb290IDE1IDAgUi9NYXJrSW5mbzw8L01hcmtlZCB0cnVlPj4vTWV0YWRhdGEgMjkgMCBSL1ZpZXdlclByZWZlcmVuY2VzIDMwIDAgUj4+DQplbmRvYmoNCjIgMCBvYmoNCjw8L1R5cGUvUGFnZXMvQ291bnQgMS9LaWRzWyAzIDAgUl0gPj4NCmVuZG9iag0KMyAwIG9iag0KPDwvVHlwZS9QYWdlL1BhcmVudCAyIDAgUi9SZXNvdXJjZXM8PC9Gb250PDwvRjEgNSAwIFIvRjIgMTIgMCBSPj4vRXh0R1N0YXRlPDwvR1MxMCAxMCAwIFIvR1MxMSAxMSAwIFI+Pi9Qcm9jU2V0Wy9QREYvVGV4dC9JbWFnZUIvSW1hZ2VDL0ltYWdlSV0gPj4vTWVkaWFCb3hbIDAgMCA2MTIgNzkyXSAvQ29udGVudHMgNCAwIFIvR3JvdXA8PC9UeXBlL0dyb3VwL1MvVHJhbnNwYXJlbmN5L0NTL0RldmljZVJHQj4+L1RhYnMvUy9TdHJ1Y3RQYXJlbnRzIDA+Pg0KZW5kb2JqDQo0IDAgb2JqDQo8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDI2MD4+DQpzdHJlYW0NCnicpZFNSwQxDIbvhf6HHFWYmTfZ6dTCEJivXRQWFAc8iEfdk4L6/8F0doWV1YPYQ5M0ITwPpeqG2rbaDlcjQZX6caA371Ain8RCoMbumITen7y7v6BX7/rZu2rNxFyipvnZO7Y5EFOUElJTRCqDdV5sbnPHoN2HLaXdvuRDufHuoQVWndYtOI5aBIthtLxRS60FhE452TNP4Mse3IfcWsoEzZ3U5bAMo1YRe+qSct4JsUnYzk4fab72bjLyW+/+o8jB3I4NF68vG45BmwOfWbAsgJlOi1W7EGYyhKhFjrLekze1plOvb9A0bQeiow/jP36Y/GAjgrLhX3TO6PyU4BP/dW5jDQplbmRzdHJlYW0NCmVuZG9iag0KNSAwIG9iag0KPDwvVHlwZS9Gb250L1N1YnR5cGUvVHlwZTAvQmFzZUZvbnQvQkNERUVFK0NhbGlicmkvRW5jb2RpbmcvSWRlbnRpdHktSC9EZXNjZW5kYW50Rm9udHMgNiAwIFIvVG9Vbmljb2RlIDI1IDAgUj4+DQplbmRvYmoNCjYgMCBvYmoNClsgNyAwIFJdIA0KZW5kb2JqDQo3IDAgb2JqDQo8PC9CYXNlRm9udC9CQ0RFRUUrQ2FsaWJyaS9TdWJ0eXBlL0NJREZvbnRUeXBlMi9UeXBlL0ZvbnQvQ0lEVG9HSURNYXAvSWRlbnRpdHkvRFcgMTAwMC9DSURTeXN0ZW1JbmZvIDggMCBSL0ZvbnREZXNjcmlwdG9yIDkgMCBSL1cgMjcgMCBSPj4NCmVuZG9iag0KOCAwIG9iag0KPDwvT3JkZXJpbmcoSWRlbnRpdHkpIC9SZWdpc3RyeShBZG9iZSkgL1N1cHBsZW1lbnQgMD4+DQplbmRvYmoNCjkgMCBvYmoNCjw8L1R5cGUvRm9udERlc2NyaXB0b3IvRm9udE5hbWUvQkNERUVFK0NhbGlicmkvRmxhZ3MgMzIvSXRhbGljQW5nbGUgMC9Bc2NlbnQgNzUwL0Rlc2NlbnQgLTI1MC9DYXBIZWlnaHQgNzUwL0F2Z1dpZHRoIDUyMS9NYXhXaWR0aCAxNzQzL0ZvbnRXZWlnaHQgNDAwL1hIZWlnaHQgMjUwL1N0ZW1WIDUyL0ZvbnRCQm94WyAtNTAzIC0yNTAgMTI0MCA3NTBdIC9Gb250RmlsZTIgMjYgMCBSPj4NCmVuZG9iag0KMTAgMCBvYmoNCjw8L1R5cGUvRXh0R1N0YXRlL0JNL05vcm1hbC9jYSAxPj4NCmVuZG9iag0KMTEgMCBvYmoNCjw8L1R5cGUvRXh0R1N0YXRlL0JNL05vcm1hbC9DQSAxPj4NCmVuZG9iag0KMTIgMCBvYmoNCjw8L1R5cGUvRm9udC9TdWJ0eXBlL1RydWVUeXBlL05hbWUvRjIvQmFzZUZvbnQvQkNERkVFK0NhbGlicmkvRW5jb2RpbmcvV2luQW5zaUVuY29kaW5nL0ZvbnREZXNjcmlwdG9yIDEzIDAgUi9GaXJzdENoYXIgMzIvTGFzdENoYXIgMzIvV2lkdGhzIDI4IDAgUj4+DQplbmRvYmoNCjEzIDAgb2JqDQo8PC9UeXBlL0ZvbnREZXNjcmlwdG9yL0ZvbnROYW1lL0JDREZFRStDYWxpYnJpL0ZsYWdzIDMyL0l0YWxpY0FuZ2xlIDAvQXNjZW50IDc1MC9EZXNjZW50IC0yNTAvQ2FwSGVpZ2h0IDc1MC9BdmdXaWR0aCA1MjEvTWF4V2lkdGggMTc0My9Gb250V2VpZ2h0IDQwMC9YSGVpZ2h0IDI1MC9TdGVtViA1Mi9Gb250QkJveFsgLTUwMyAtMjUwIDEyNDAgNzUwXSAvRm9udEZpbGUyIDI2IDAgUj4+DQplbmRvYmoNCjE0IDAgb2JqDQo8PC9BdXRob3IoU2hpcmxleSBTSFlVTikgL0NyZWF0b3Io/v8ATQBpAGMAcgBvAHMAbwBmAHQArgAgAFcAbwByAGQAIABmAG8AcgAgAE0AaQBjAHIAbwBzAG8AZgB0ACAAMwA2ADUpIC9DcmVhdGlvbkRhdGUoRDoyMDIzMDQyNzA5MzA1NSswOCcwMCcpIC9Nb2REYXRlKEQ6MjAyMzA0MjcwOTMwNTUrMDgnMDAnKSAvUHJvZHVjZXIo/v8ATQBpAGMAcgBvAHMAbwBmAHQArgAgAFcAbwByAGQAIABmAG8AcgAgAE0AaQBjAHIAbwBzAG8AZgB0ACAAMwA2ADUpID4+DQplbmRvYmoNCjIzIDAgb2JqDQo8PC9UeXBlL09ialN0bS9OIDkvRmlyc3QgNjAvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aCAzNDU+Pg0Kc3RyZWFtDQp4nI1SwWrCQBC9F/yHObanzW6MWhBBqtIihpAIPYQe1jiNwWRX1g3o33fHpJqihx6ymTcz72XeZAUHD0QfAg7CA07PK/CRDzwA4Q+BD8AXI+BDCAZ9V4BgNAQhYOAJGI9ZRCwPYpaw5CAVW58PyBJr6szOS6xYlIN/qS/Bm0x6T/+gTDNby3KNJ/sML8CWKfAvuApdRdyYjUh0p+AogmzFZMy9HtKDlj7TWV2hsg9VvIbesjoda4MYa21ZrEtcyQPtifQiaZwWVWllF+NpOypNca2Gzt4Sz8Bb6YXTUtoiC+mYq+0N0CY2+sQSzCx7R7lF08TE+Y0/VFkoTHaSJqTEVDkFaQutWmxs8S1dcEGf2uw3Wu9v7ilz3CFaGtKylcyM7uC3nTs7eFbIUuedRFIWW+z0Nt9xbbmRFVsUeW2w9RrW1TGlWyf+bDeUFR7TBt79wN7TD5vkyjkNCmVuZHN0cmVhbQ0KZW5kb2JqDQoyNSAwIG9iag0KPDwvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aCAzNTA+Pg0Kc3RyZWFtDQp4nGWSy26DMBBF93yFl+kiAvMMErJEkkZi0YdKu6q6IPaQIhVjGbLg72t7SFKllsA6nrnjOxr7u2pfyW4i/qseeA0TaTspNIzDWXMgRzh10qMRER2fFnJ/3jfK8424nscJ+kq2g1cUxH8zwXHSM1mVYjjCg+e/aAG6kyey+tjVhuuzUj/Qg5xI4DFGBLSm0FOjnpseiO9k60qYeDfNa6O5ZbzPCkjomKIZPggYVcNBN/IEXhGYxUhxMIt5IMVdfFEd21t6ZNLNFjPyafYwcBhT9mXll0QaXIT8u9FWFx4wMWeWohKpdJRkjpIACWNJ6CiNkWJLNAgdpdQRxcvTCOkRKXG0VEk3SHuknKFL5+pfczRLbBrNUszes789pXct0WwpenBXbLaOMrSWo7UMreVoJsMmynyh68k2wZPkrz07DftorqPmZ63NlN3LcuO1g+0kXB+fGpRV2e8XbCC+kg0KZW5kc3RyZWFtDQplbmRvYmoNCjI2IDAgb2JqDQo8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDMwMjI3L0xlbmd0aDEgOTk5OTY+Pg0Kc3RyZWFtDQp4nOx9B3xUVdr+OfdOS2YmmUlPJsnMMCSUgST0UDOkQegBBiaBQEIKQRNAIDQBY0WjWNbeEF3bimUygAQrKvau2NfCWlZXseyqqyDk/5z7zgkBsWz5Pj9//3mTZ57nvKfc0+8bjYZxxpgNHzpWXVJYPPOxnK+HMF59IWPGvSWFk4p0T3XkMT43yJj63tQZuQOvfahmB2P8bNSqrm2uWTrp/EmDGTvxEuQfqF25wrVr6etDGLv+Vsb09zUsXdi84R11GGNL0J7Vu7BpTcOmUW81M3ZLHWNTqhvra+q+m7wGbXML2hvaCIf1jvT9SBcj3bOxecXqrLWZPZD+mLFFtzctqa3psy/xQ8a+2YPis5prVi/NsWb3Rn4jyrua61fUXHXalpVIon12xuKa5vrNB76Zz3i/dMbyli9dsnxFp4OdhfFcKMovXVa/NH5hj1TG1t2Hx33KxFwYRuy747Ocsvmxo75hqSYm7N5P1z0j+LWyVVMPHjjUGvWZaSiSUUxhZKhnYIcZ3xO95eCBA1uiPtNa6maptwuPoy+7mNnYaqaipo3lso2MxQ3FcxXkqjovv5DpmUl/pX4QmswkVl9gZynMxJRYvaIoOlXRfcByOneznidrPYBNnuFyMR9jWc9QH4yblWwX450iT92pjxEjZQm6mCO94c9jua9nHvY7MUXHbv/VZTcx468pZ3jt17f5S6brcaQtXeDXtat+xGL/W8//V039Grvv36n3NGs+nl9Xz64/qlzr0el/1XSrj9Tnn/18W8i3S62M+XXtGwzset1Fx29Xdxtr+HWtkKmPUju6dtag7j9mHqaysuPWqWDpRz1zE7vuX3nmf2LqK2zuv1VvAas8nt+4hPwGTqwbzKqPqneQVf07z/u9GsZ/pdT8VXbmL5VHmSt/qcxPmaGOXdn9eT/qS/7x1+yXTKyh8tTR7apuVn68svo7j/YrdzL3j9pr+bHveGX08VTO8MYvlxdl0M9Lfqnc/4Qpt7NijaewYuVDNl7pYOO68j5hTbyW1XQvr5vFmpSPNJRoZVCHf4t0Hivk7zOPqPO/O4L/G4a9z/hzv3UvIhaxiEWMTLmaR/9kXjXb/7/Zl9+LqUPYub91HyIWsYhFLGL/vuke+tf+2cfxTPnm6H+2cazxm9n5/Gmm73pmMzu/q+7rpJWr2WyNZzPdf9qfiEUsYhGLWMQiFrGIRSxiEYvY79d+6WdMYT/3c2ZXO/h5U/ysGfk5M2IRi1jEIhaxiEUsYhGLWMQiFrGIRey3N/5v/5Z8xCIWsYhFLGIRi1jEIhaxiEUsYhGLWMQiFrGIRSxiEYtYxCIWsYhFLGIRi1jEIhaxiEUsYhGLWMQiFrGIRSxiEYtYxP671nnPb92DiEXsNzY1jHT6S1LchhSUamA69jUcecwFZYOysh5sLJvAJrNpbDqbyWpYPVvElrAWtoUPyOiXMTRjeIbPFeU6JeuZTu1vQqGGCzXKutWoZY2smZ0UrjEENcZ01eCd3+BMPgL8kxmZCc/s+hs3nbVsyKcb6Wt/r301744O/92rfkBOt9Fks77w5R1/pOoE9XKWy0ZwG0/jmbySV/EWvpKv5+fy8/iF/Cq+gxn4t1rZb4/9u1pIK+G/wqWwnzfe7Wn/iR37fwpCzzXW/iKI9v+tFX9zpe4nu6GI1RQj1VIYbdivjRl8ZNS/F1P/JxrlDf9f7nTmqzzrzBXLl520dMni5qYTT1jUuLChvm7B/HlVc+dUVgT8M2dML582dcrkSRMnlI0fV1pSXFQ41lcwZvSokSOG5w8bOiQ3p3+/3tlZPT09nCkJdlus1RwdZTIa9DpV4axfiae02hXMrg7qsj3jx/cXaU8NHDXdHNVBF1ylR5cJuqq1Yq6jS/pQsuGYkj4q6esqyW2uUWxU/36uEo8r+Gyxx9XBK8sD0JuKPRWu4H5NT9a0LltLWJFwu1HDVZLSWOwK8mpXSbB0ZWNbSXUx2ms3Rxd5iuqj+/dj7dFmSDNUsLdnaTvvPYZrQuldMqJdYSareGxQzSqpqQtOKw+UFDvc7grNx4q0toKGoqBRa8u1SPSZnetq77e77bwOG1tQ7bXUeepq5gaCag0qtaklbW0bg3ZvsI+nONhn7QcpGHJ9sJ+nuCTo9aCxidO7HsCD+iybx9X2DUPnPfs/O9pTE/YYsmzfMCHFELumCflSM/QNPcT43G7Rl3M7fGwBEsHW8gClXWyBI8R8ud6KoFItcnbLnES/yGmVOV3Vqz1usVQl1eHvlY0pwdYFrv79MPvadxa+ke8KqtnVC2obBdfUt3mKi2neZgaCvmIIX014rCXtebkoX1ONQSwS01AeCOZ6lgYTPIVUAA6XWINFMwJalXC1YEJRkFXXhmsFc0uKRb9cJW3VxdRB0ZanPLCLDep8r32wy7FtEBvMKkQ/gklFWJTskrZAXUPQWe2ow/5scAUc7qCvAtNX4QnUV4hV8tiCfd7D49zaE7VaGNsxpWVhMXJjlskVUBxqhVgtOFyl+PAUjkKGDculJcWKFo5yBbiDyWJ4SriEUEe1g4SaVTReZKmiatF4h7vCTfYzXXKE+6TPCpq6tWWDo6tP9Jyf7BqVFh3q4yqpL+7WwaMa1Yc7GG7t+P1UxFyEH4waJrGc42WWmoWTC5+CZjSXWMUUV5BNcwU89Z4KD/aQb1pAjE3Mtba+E2d4JpZXBrTVDu+SmUelKD+fUkHmRrZMKEXYg6Veh1xWLT1OS3clxx+TXSazPaJfbW117UzNElvZ0c41oS86tyI41VvhCS7wetyin/37tZuYxT2zughntRTXnae0xuOyuUrbajo6Wxe0tft8bUtLqhtH4Fy0ecrq2jwzAqMcWuenB9Y71opnx7GJfOLMQjSlsMJ2Dz+7vN3Hz55RGdiFF5rr7JmBkMKVourCivaeyAvscuEFoHkV4RVOkXCJhGhpOhImrbxjl4+xVi1Xpzm0dG0HZ5rPJH2c1XYo5LPRg7K1B/kQL9V26CjHJ0vr4DORr5VK9w6XNiHHJnLuYXiRMC2TrJ2JCfZF630mX5TPolgVTKlwheC5B2WjONtm4VbuaEeb0zV3B29tj/I5dmktTQ+XbEVJ4Wvt8qHnoli3hvA8Grj/yAj8lYFtFob2tU+UKBSGXZjSiD2E90mJq07sv3UVjW3VFeL2YEnYq/jmQe4Zw4KKZwx6bLAEoz31hUGzp1D4C4S/gPwG4Tdi5/MkjsUWl25btQcXMU5MgDk4nTVVNOnq6OycGXA/69hf4cZZmgtUBoJRXrzc9FkTUG6cQDXc44KttTWiH8wfEHWNWWW1FTiXskEUKQtGoYWocAsoUarVEecNlWqx12o8moQbV0drRbDCKx4aWFShnVdbkI33jAgasqlNfbZ4UG5FW5xnoHb54KxHZ20UFIW+sRkB8jiQxMMqaJKMFvS81oOs2moX7ZEZOMv0soh2kKced74uu15DtCOcycSw1CyzNToYlYMG8S20OUfcOfosY0UFdV5LbQwXwLNtQTN6lN1tKsMVMDvIKhN9wfdGdFUUfUg0U97BpntW4+oUndZaMiI7aM0qq8Hbjeqb4fHky8omcQmaw23sIa9RjNyCeceV0NF5i2eNu5vh7hBvP7H/mGMXDiqraDvWEZzj7d/PdKzXqrnb2kzW41eg+TJZu1hzKlm14q0AFhtO22+uEvGq9ExoV6Z4NeYat03w4A2iZAkg0FFxfNyuugpRCl2ept1lP1mIdyskXtNa4222kTLFwylazLbgwqOTjV3JUgEEg1k5FENgKOKuxV45wRFsws6URcSKuNpcNs8Ij/jQKo8TqMYidR0LbH/sOnFoWmtdgQXY7GiwtLqttE2EqLU14WkLPym42HtUkzgXHJsHDYnhBFunuaorXNUITXl5wO124DSCXQ2IUz014lUwjcYzrVILVWraxBZniFQqHEEjXkwNNfUeN94gQXED0eyLPurCx4Y52to8bUHt3JaiMJrPxrErE4TvpV5PTb0IoRtEBF2v1S1Fd7XZEa05Sjw4y/Vwa3OJicPVt0B81LaJAL2q2ouZsLfFtbmGt+EKrsLbQ5ddO6saryrxRnJpS13jQAqTUCZSFWiICkZliYJ0BERvmr3tVcasIx7te4mXCpu0VtGz6YHgNFlEO09CnOQNKsn5yBSD59MrA/KeUkV2GabXh13lELVdQWVmILw8Wv0yUdUhF4yqwaO9Q8Lnq+ttI99Dcx2Y05/04+Wgjp2hPKE8xvKZU3k8zG+zfOVN5lfeAL8Gfj3Mr4JfAe8Fvwx+Cfwi+EHwA+D7wfcxP9Mpb7HBwExA7VJ1wI3AXkDPTkRLnJlRn7ME5WFWDNQBK4BLAD3KPoC8G9EiZy7ljO1RKXwCFvR0KU6T4lQpWqU4RYoNUqyXYp0UJ0uxVoo1UqyWYpUUK6VokWKFFMulOEmKpVIskWKxFM1SNElxohQnSLFIikYpFkrRIEW9FHVS1EqxQIoaKaqlmC/FPCmqpJgrxRwpKqWokCIgxWwpZknhl2KmFDOkmC5FuRTTpJgqxRQpJksxSYqJUkyQokyK8VKMk6JUihIpiqUokqJQirFS+KQokGKMFKOlGCXFSClGSDFcinwphkkxVIohUgyWYpAUA6UYIEWeFLlS5EjRX4p+Unil6CtFHyl6S9FLimwpsqToKYVHih5SuKVwSeGUIlOKDCnSpXBIkSZFqhQpUiRLkSRFohQJUsRLESeFXQqbFLFSxEhhlcIihVmKaCmipDBJYZTCIIVeCp0UqhSKFFwKFha8U4rDUhyS4gcpDkpxQIrvpfhOin9K8a0U30jxtRT/kOLvUnwlxZdSfCHF51Lsl+IzKT6V4m9SfCLFx1L8VYqPpPhQig+keF+Kv0ixT4r3pHhXinekeFuKP0vxlhRvSvGGFK9L8ZoUr0rxihR7pXhZipekeFGKF6R4XornpHhWimekeFqKp6R4UoonpHhcisekeFSKPVI8IsXDUjwkxW4pHpTiASnul+I+Ke6V4h4pdknRIcVOKe6WYocU26XYJkVIinYpglLcJcWdUtwhxe1SbJXiNin+JMWtUtwixc1S3CTFjVL8UYobpLheii1SXCfFZimuleIaKa6W4ioprpTiCikul+IyKS6V4hIpLpbiD1JcJMWFUlwgxflSbJLiPCnOlaJNinOkOFuKjVKcJcWZUsiwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwh8uwhy+TQsY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XMY/XIY9XIY9XIY9XEY7XEY7XEY7XEY7XEY7XEY7XEY7XEY7XEY7vGibEB3KGaHMMU7EzKHMRNBplDo1lDkC1EqpU4g2hDItoPWUWkd0MtFaojWhjLGg1aGMItAqopVELZS3glLLiZaR86RQRiFoKdESosVUpJmoiejEUHoJ6ASiRUSNRAuJGkLpxaB6StUR1RItIKohqiaaTzSP6lVRai7RHKJKogqiANFsollEfqKZRDOIphOVE00jmko0hWgy0SSiiUQTQo4yUBnR+JBjAmgcUWnIMRFUEnJMAhUTFREVUt5YqucjKqB6Y4hGE42ikiOJRlD14UT5RMOIhhINocYGEw2iVgYSDSDKo8ZyiXKoXn+ifkReor5EfYh6E/WiprOJsqjNnkQeoh7UtJvIRfWcRJlEGUTpRA6itFDaFFAqUUoobSoomSiJnIlECeSMJ4ojslOejSiWnDFEViIL5ZmJoomiKM9EZCQyhFKngfSh1HKQjkglp0IpTsQ04p1Eh7Ui/BClfiA6SHSA8r6n1HdE/yT6luibUMpM0NehlBmgf1Dq70RfEX1JeV9Q6nOi/USfUd6nRH8j5ydEHxP9legjKvIhpT6g1PuU+gvRPqL3KO9donfI+TbRn4neInqTirxBqdeJXgslzwa9GkqeBXqFaC85XyZ6iehFoheoyPNEz5HzWaJniJ4meoqKPEn0BDkfJ3qM6FGiPUSPUMmHKfUQ0W6iBynvAaL7yXkf0b1E9xDtIuqgkjspdTfRDqLtRNtCSQWgUChpDqidKEh0F9GdRHcQ3U60lei2UBLua/4nauVWolso72aim4huJPoj0Q1E1xNtIbqOGttMrVxLdA3lXU10FdGVRFdQhcspdRnRpUSXUN7F1MofiC6ivAuJLiA6n2gT0XlU8lxKtRGdQ3Q20Uais0KJNaAzQ4kLQGcQnR5KbACdRnRqKNEPag0l4jLmp4QSh4I2EK2n6uuo3slEa0OJdaA1VH010SqilUQtRCuIllPTy6j6SURLQ4m1oCXU2GIq2UzURHQi0QlEi6heI9FC6lkDVa8nqqOStUQLiGqIqonmE82jQVdRz+YSzaFBV1LTFfSgANFs6u4sepCfWplJNINoOlF5KMEHmhZKEE+YGkoQ23tKKOF00ORQQn/QJCoykWhCKAFxAS+j1HiiceQsDSVsAJWEEjaCikMJp4CKQgmtoMJQXCloLJGPqIBoTCgO73c+mlKjQvYK0EiiESG72BrDifJD9nGgYSF7ADQ0ZK8EDaG8wUSDQvZ+oIFUckDILgaWF7KLs5lLlEPV+9MT+hF5qbG+RH2osd5EvYiyibJCdjFLPYk81GYPatNNjbmoFSdRJtXLIEonchClEaWGbFWglJBtHig5ZJsPSiJKJEogiieKowp2qmAjZyxRDJGVyEIlzVQympxRRCYiI5GBSuqppI6cKpFCxImYrzN2gVPgcGyt81BsnfMH6IPAAeB7+L6D75/At8A3wNfw/wP4O/K+QvpL4Avgc2A//J8BnyLvb0h/AnwM/BX4KGah88OYRucHwPvAX4B98L0Hfhd4B3gb6T+D3wLeBN4AXree6HzNOsD5KvgVa5NzrzXb+TLwEvSLVq/zBeB54DnkPwvfM9Zm59PQT0E/Cf2E9QTn49ZFzsesjc5HrQude1D3EbT3MPAQ4Ovcjc8HgQeA+y0nOe+zLHPea1nuvMeywrkL6AB2wn83sAN525G3Db4Q0A4EgbvMa5x3mtc67zCvc95uXu/cat7gvA34E3ArcAtwM3CTub/zRvAfgRtQ53rwFvOJzuugN0NfC1wDfTXaugptXYm2roDvcuAy4FLgEuBi4A+odxHauzB6ivOC6KnO86MXOjdF3+Q8L/oW55lqlvMMNd95Os93nuZv9Z+6tdV/in+9f8PW9X7zem5e71g/cf3J67euf2u9L84Qvc6/1n/y1rX+Nf5V/tVbV/nvUc5iDcqZvlH+lVtb/LqWhJYVLerXLXxrCy9u4XktXGEtthZXi2pZ4V/mX751mZ8tm7asdVlwmW5kcNl7yxS2jEd3dO7etsyRWQr2rVtmtZWe5F/iX7p1iX9xQ7P/BHRwUf5Cf+PWhf6G/Dp//dY6f23+An9NfrV/fn6Vf97WKv/c/Er/nK2V/or8gH82ys/Kn+n3b53pn5Ff7p++tdw/NX+Kfwr8k/Mn+idtneifkD/eX7Z1vH9cfqm/BINn6bZ0V7pqEx2Yko6eMAcvzHP4HO85vnTomCPo2O1Q42LTnGlKn9hUXjQ1lS9JPSX1glQ1NuX5FMWX0qdfaWzy88nvJn+RrIv3JffJKWVJtiRXkpooxpY0eWapxgXFxAOGaGN1JnmyS2MTeWyiM1Ep+SKRn8VU7uJc/MKki6smlNnOE52l6v1c/PqdnnF+IZvpndhhYtMnBk3T5gT52cGsGeLTV14ZNJwdZP7KOYF2zs+v0H4nIZggfqlES5+5aRPLKJwYzJgRCKlbtmQUVkwMtgrt82m6U2iGIhXeectblnsDvtHM/p79S7ua+KDteZsSG8tjYztjFV8sOh8b44xRxEdnjOqLGTCsNNbqtCrio9OqJvms8Ijx9bJMm1kaa3aaFX+BeapZ8ZkLikp95v55pT8a5zYxTnqyd8U8fMxbvsKrfSNVwVtE0iu84nv5CqTFV4uWZt6fNSoGmr8ctkI6V/x8rf/rxn/rDvz+jX6TZ2yncgarU04HTgNOBVqBU4ANwHpgHXAysBZYA6wGVgErgRZgBbAcOAlYCiwBFgPNQBNwInACsAhoBBYCDUA9UAfUAguAGqAamA/MA6qAucAcoBKoAALAbGAW4AdmAjOA6UA5MA2YCkwBJgOTgInABKAMGA+MA0qBEqAYKAIKgbGADygAxgCjgVHASGAEMBzIB4YBQ4EhwGBgEDAQGADkAblADtAf6Ad4gb5AH6A30AvIBrKAnoAH6AG4ARfgBDKBDCAdcABpQCqQAiQDSUAikADEA3GAHbABsUAMYAUsgBmIBqIAE2AEDIAe0I3txKcKKAAHGKvj8PHDwCHgB+AgcAD4HvgO+CfwLfAN8DXwD+DvwFfAl8AXwOfAfuAz4FPgb8AnwMfAX4GPgA+BD4D3gb8A+4D3gHeBd4C3gT8DbwFvAm8ArwOvAa8CrwB7gZeBl4AXgReA54HngGeBZ4CngaeAJ4EngMeBx4BHgT3AI8DDwEPAbuBB4AHgfuA+4F7gHmAX0AHsBO4GdgDbgW1ACGgHgsBdwJ3AHcDtwFbgNuBPwK3ALcDNwE3AjcAfgRuA64EtwHXAZuBa4BrgauAq4ErgCuBy4DLgUuAS4GLgD8BFwIXABcD5wCbgPOBcoA04Bzgb2AicBZzJ6sa2cpx/jvPPcf45zj/H+ec4/xznn+P8c5x/jvPPcf45zj/H+ec4/xznn+P8c5x/jvPPlwG4AzjuAI47gOMO4LgDOO4AjjuA4w7guAM47gCOO4DjDuC4AzjuAI47gOMO4LgDOO4AjjuA4w7guAM47gCOO4DjDuC4AzjuAI47gOMO4LgDOO4AjjuA4w7gOP8c55/j/HOcfY6zz3H2Oc4+x9nnOPscZ5/j7HOcfY6z/1vfw79zq/itO/A7N7Z8ebfATFjK/HmMMeNmxg5ffNR/UTKNncCWs1Z8ncU2sYvZg+wttoCdDnUl28JuZn9iQfYQe5K99uv/u5tftsNr9M3Mou5kBhbPWOeBzv2HbwY69DHdPBcjFa9zHfF02jo/P8b3+eGLO22HOwxxLFqra1Vegvcf/FDnAbxyke4cKtLKRuhYrcZXxs2H7zp8yzFzUM4q2Rw2l1WxalaD8dexRrYIM3Mia2LNbLGWWoy8hfhsQGq+9t8B1Wn6SKklbCmwjK1gLWwlvpZCLw+nRN5JWrqFrcLXaraGrWUns3VsffhzleZZh5y1Wno1sIGdgpU5lZ2mKcnkOZ2dwc7Eqm1kZ7NzfjZ1TpdqY+ey87DO57MLflJvOip1Ib4uYn/AfriEXcouY1dgX1zNrjnGe7nmv4ptZtdhz4i8S+G5TlMi9z72GNvB7mR3sbu1uazFrNGMyHlp0OZwKeZgHUZ4erce0/yt6pqtDRi7GFtbeKSr4T+tW42V4XkUJU9HSWqF1kG0sv6YmbgQYyB9ZESUulQb/xFv91n5Oa+cj2u6zczVWkqoY70/pS9j1+IEXo9PMatC3QBN6jpNd/dv7iq7RUv/kd3IbsJa3KIpyeS5GfoWdivO9m1sK7sdX0d0d0V8J7tDW7kga2chto1tx0rezXayDs3/c3nH828L+0Ndnl3sHnYvdsgDbDdumofxJT33w/dg2LtH81H6YfYI0qIUpR5jj+OGeoo9zZ5hz7NHkXpO+3wCqRfYS+xl9hq3Qr3IPsHnIfaC/gMWw8bix/97MM/XsHls3n/zdjvW9GkskW3p/K5zVed36njWwGcigLwdq7SdnYef2BcfKcmdLFr3F5bAtnd+q84F9z70pr7x8A2dXzA9bs3l6ku45VRmZMPZZDaFXR480xu4j1kRpSSxEXzHjsTiYlN/4wOIQBTmQgxjYpwX+WJ1inVnWlqBZ+cQwybVXtbB+28vMG5CdF5w6J1Dz+Ueemd/3PDc/Tz37X3v7LN99Zx9eO6gfXv3Dchz+BLSrDubUHWIZ2fTENWwqUm1F4j6vqimAp9i3NSERlIKvGnPeZ/L9T7nRTPevAEV3O62a0iIUYzGBIOnR44ypFf20EGDBo5RhgzO9vSIUTTf4KHDxqiDBmYqaoL0jFFEmqsv/VCpTj1kUDZ4CmYN0memxSZYDXolPSWu/6gs24w5WaNyMoyq0aDqTcbewwp7TGwq6fGm0Z6RmJQRZzLFZSQlZtiNh97Sxxz4uz7mYJGu6eAlqmHk3IKe6hXRJkVnMHRkpqT2HekumxUbb9OZ4232JJMxzm7pXTz30FmJ6aKN9MREauvQZEynp/OAboM+gfVg2ezPYt53sZ6dH2+32PgkT0dYZHd0frndDGGWIhrClyZUlk18WrVPi/bp682zRHY/M5/c05Od9bXFbEnpkeGJtvIknYVZbBblLs+Dnuc9qsfiscRlTI/z6/2soKAgbvjw3NyqKnvycDukfZBt/0D7oAF53FsVfvt7vQ5fJpq0ZH3d1L3N7u2kyIa6mvGiFSxeVlKSQVuxXqpbjVE9PbKzhw7jtEzJRo/q1rWYuC3L6cyKj9ItOfTRCWp0vCc9IyuWm3hIZ03tlenqmxajO5m/yx8eneSI0alGSxQfefjJKGuUTh/jSNKFzDEmVTXFmjcdOplxdnvnAR7AzCayGjGvOwuSpybflawyzOo2G58M/nJbbJitGn+7zaLxx9swdewe/JAa3bl7ZyKfHG2brk0Rz/Xu06ZiQF6VY5vmxHjF4OQ+s4c3WiIPmBLcqSk9EkxRie7kVHeCKc1kMer1RotJ96ZU6KWx83P+AXrZm51Mq8/+he5loHt2PjkjxjM96l4+EMFLCs9p18/CAdy7H7090l3HNs/0+KgOPnBbU7w+RfxbliYUwxHb4xX959R/gzwn2oE6MpYP0ouXTE8fltPDbNQrqslsMqV6cpw98lw2GmR8FC+d3Fo5ICrWbrHYU+OScEhi42LtOeVj1c1ixDqMmNGaGLy4a0axV8VofbbqMUvHKNa8vOTc3OiclJS08OKkhUefFh59Wnj0aeHRp3UodmzFARZLdIpNrE+s+EDB6GiUik5BkWgxQaxzty9VzFbPoeXmlGRrbsqAHIOzd7nTLzd9QRz26SDM1d7wXGG32rqUffjo3EGDxCmowqV13DZSjjRy1EbwcLHJsd25x35kd4i7CvudDxI7X5tcg9eU4ExNdseblMODVHNiRkJiZoJZOTyOmxJcqSmueGM/R6Mrr2dKFF+l52eZ05zZqc2xjnjLkf208OAlxmijqjNGG3AhXdnlv7lvT0tab8cPs9WbM/ummqPiMxJx42AN1MexBumsD7tOrEJ7T0N42g3haTeEp90QnnZDeNoNYtqT7RlizjPEnGfYLFY+KcOFvAzxay3MntXBo7cZDBZPBzdvSyy3iEkOvwb2atMqJxd7st0gSu9oQvFEUX57k1YBM9p144uZO3r+3AMzdcbBOcItdqn6uG/VHasvjop3p4pD1jeNJ/advKh5Up8dI2dX9bvu6ikLS3uqF9dcs3jU4Zyuibmtdw9jcsHcNbOnnjA45tD3vcfV0rzozJiXoayY3a/tzkxbjn2YCWMbJsY6TBvrMDH2YWKDDetQBu3s40OyT4FdTBiUPTyB9vAE2sMTaA9PoF38Ukx6jq2Dm+5e6uM+X/JojHuHuzw5vB3FVFXtH85zw7MkdyVuUkxYKMcnqu5oQkW3qHl3U7iq2IXapA3vtgl7qTnqj2YvKTlTTRQv0Ew1OT4piQ/O7pWdHZ5MndmQ0DMzzZ1g1q1K7D9m5sjlcl77JPP4AWPTJi6f0stTOHe4a3D/3gkrYkyHDxVPSy0YdNGtxbWFTmxInPQom4UPGDy7wHPoja75vrOXU69a82ctKRq7cOqIhBjvqCkDDr/fM0M9c9KiZKPh8CT3yGm4HWKxM1/DCvRgrdqNneLDFKbYmfiXK+IK/NXbVBx9e+fuHWIFDHEdvPe2jPBOHIgr/CttRh/12vaIizFkyBAltjdlyL03UG4895Gpc8sgwi2iitd0UVbT4UvkDQ9lNen1+FDPMOFtpNsTn243HdzcNf4FJnt6fDy99bHTbBjnB7ps1hO3/klipDtSkntZsq0dCvdFJWe74DdnR3coI302lp2V0bfXdxa8X+vjGvWN9J7O3Y9XK0/NTdm7zz58eNzwNNvbJERsZUMNS6/vmo7UoXdyrheVjnoR93Ibj34R67QXsfqmUbVlu91ZCSZ19mHfdF10fM/0DE+MYuKLdJaUXpmpnpQ4s0ldr9zFF45KwktZNVii9n8aZTGp+pj0RPVRc4xR5QihLKbWw9Hi3m/u/FI9XZfHhrATxXhDKaxXhzLGF21JOpibUZChZPTo4HE+s71B+c41IG+AMqBfBx/SblwkXmRV+7UPHIm9ezC+uzOSDjZl2LUK0U32hgHKd00DjKJ8qAkV6JUG0DnQdYv+dInh5RRxYmICveW0KPF0U9rgsqphTaFTSse1bmvKnT1hZFoUrlOjObugyle6vLxf7qxVZaNnj+5tNZj06hUZ7jR3evy4c5487dRnzp9gS3enedxxaXaTs2fmsIWXVS24rG5QpifTYE8X/++X6xlTf9C5WBxzsjEUWccrwxGVpykJvqiolO9j6hzf6xeygv0F2iC1ANkSk/J9U0yd/v9x9iXgcVR3nnV0VXV3VXdV9V1936fUt47W1S1ZllqXZcsnvm0kA075EDYYbMdJzJFAThOMQ8Lk2C+T5NudBIxl7AQyZL8VEMKYJDPezMwGSNhJgJAVIZkNRwbL+96r6lZLPsKsgK56Va9evfc/f///e69wvS+DW2BQ5QVzGIzWDCHRaAg/GLr/x5/9D0s4bMHF+//7Xf2Pxdd+Uj7xhV333tBE+D7zD/f2egLkNwOe5Xc/fWziMzd1fPBWbuoU5A3snxH0rwnbgLyBE7DGUrHo/Ga/GdM5341Gaek9w2TsPVrpo2LML0CMJ7wKzXjFHHW+K4NqBuk92TBJA9mj1T6rZhwZpEBDv62Kei05Bd1gWPrS63AMhIlhGQ0oM/Pb8ZsYFiI7cP4w/m0aXO8H1GaU8TCCy2SSeO38PzCC0yxKAjP/t4wgoZFBewL0LINtRCMLcXChoj3Mwu0wmD05FYZCpLtCuSAaeDWvDO5McooLK7J2pUIt9vgN5qKGnMC12in5z1orMBd+CzPvRZ4dWFVgQByS36LF/zdj8TukgFVrr40af3a+o3ZO/qlOixvxv6mdqyPER8AIrVhYRY9gZHphCo0FCBMcACpdE6aO1Pqigz0Afan3gPx3WjmjscuXgTn9C76ZuoeIgjgbw2giKqLvFl1+G/8aeH8cKy68H8DRKQfUX+oWKDAAhqJ+hKYg8ARaSiEt/RCw82vO9m2DzmzCAzpDkLSO0VpcYac3btcDcjmdfrMWT6/bu6KJYY0sJ9h5m1dkON4ghjsrxL/WO4+oRE0BCW/HdsNezjRZm2OgK5cruqAho29uDhb1sCRiwZbJZhtLeqKTnpsFVSAgtlMEwgTAIPDDQC5E5I0r/NLqNSy4FAmq9vZ6SNBmpaYYs98u+U0MMf9pTSgOokUdOf8wwZj8kuQzMVGH7GsKABiY0OB5Tgok3Luk8AK3Dn1wN8cBItHk0Q/uq199LuiHEPBSkfixN+lk/cGaXrwNuNaJjSK9CJjgQk63Jnsef6FiwNytU2zS7p+030zepMaFjRpRYRvvq/GeMmIaGqcYHo3GQhYo/VeMFgAOeyFNLvCYfDvoPOCLCvNvxMdjOE7gjOi2OTxwtEdFl0XUzqfWJggc/NEmt93hEem+oN8XINiRL48Gh0eGg5f+vnGsWt4hzIdXfWMivnbtujj+Z60Se2ihHd51+S1NvwYGSTGsCsf9NGYhOoEwe8GvHpNw/nF+F4ChvCq3dWN8mpfA1RmZ30XB23UBTi1IcD3BgAxyg3vR9Pd+7KnDh88d6er7+FOHbzt7tPJ4YPiODRvuHAn5R8Dx8GiA8B7/6YkV/Z/8yb3HLnxhRf+9z35+wxflrsq+L67a9NCezr79J6EPARzbDSTYg6WwFYhnUfpJwoKJoPNdgGVi7M8UxUXesU5yNzcCbpVjPBX7swwqWCPvyKjKX4PYECQyjciQ3F288fNTD9aMRdSBG0L9/o5NleCZvh5rxvbAVzuHchLx29XHN2XmTzSyhGa4woqp4epOkaLm9/jaRhRebNY8DXgRwUrYdjieMzq/GIXr6jFXFu4FFf06LgWJbdvVAg8aDvBkFnmfEkICryqIeAbUs6UQe2y7OFj1jAzrOsqzyP1AwENZVP1TDjVWIRAM5BFi4CVMe5o2suKdN44HEx8fO3zuzjrvTJHWYMsdvUbj/D/VuTgEjkdGg5utXmu6uxyyh/s/9cK9x14AnPzkc3cvO/KRjeF0r5WOECMbHtwDuPrAys2n5K6+/V9UufoI4GoBq2CTiv3UE9aZnJASi3CrQbRThK6Yd6fE1zo77aV3oM4pVglxGFIifxFS4hcINJhSneJrMqjpL70jq3WvHhjErhIYqBQBYQEgCdkALB7RWiNuV8CqJ9fx4Wxv8aaaFACk4dx+z6asp2U052qOBIQb9Mz/sWZHKic/17MiL5kZYIxInZH9U7I/45wfr0vFCwFPdOCm3uK65XmBDWQr8d85JeKVUFdKmv+elIFfhhm6/BbxAZCPEexuhS59hOlstBgtGj1wZwVmBKbKUNGVet73LKNSu4D5Fp/wm7NmwgzsugEpMAKOgDSXLiJNQDkppM0l9KxBLqV63pfR42b4vJoYMdTUG8gPeEYBklf1U8V6mV4CLGnig85dn1td2DbaIjAUQQD0wjYP7OhqHm3zpQY2btk4mCxuPlpNTizLGdF9HaNLdE8UYpUmR9Pgxq0bB5vw2PDB8SaTyy2wglWweCw6T8hjS3RGE92ZSLKwfEdv5ZbhhGCTeFZ0CGaAPZ0epzVS8KR60rF4vn8rtPNuIF89QL78WAeyGZgGiNMZG68BQaTxjGtSf7MaEs3+8RkYCWlc8MaMjO4sREL0tQOhHt44/6rOFJCcPhAGvVqDacQbkNfkLyOBD47XuX5MKwKk5hIZRnTB3n3t8lvkW8ALpbCKgor9hBlYYxthOauPTglTrgVTXK6Z4rPwBuVqtMLlRiu8ALwsS9EE+Vb33q/u3PbIvg4gvg5nwKwNLd9WKm3tD2jNfofHZ2bwLx88dUt7Yerkx4j9NfRw6ZEdU/3BYP+NG4h9dURBYJsvz5Fl8idIc99BuQI/3+fry/SRrM5e5EAsWoTZqCLMExQFXsBHi+fxdytGLBbjMZzDYD4B64DhK6jaAcNWg3pkleMMfKbjPKGtWET7M1hRKBKdPyriWBEvFtO9yfM4MOo/C+LBoMbzZnq4+yVuTINlVHS+BUaHmS3TW1HQBGPd2dTWLaWMknnJA7O5dYurYmDteNH+jAzbC6IGbTIWxG0a0Gba86acHua6X5Jhu46MCuW3bd0CY8hMaovi7WkYO7a0NJjVQotqStUrGkR6RtELWyHf2kaWBbfL6TN2nlg1eGBVc8/B79xy1JZbUereMZTjtByIulx963YVd3xqTfSbn+2f7PPdsLJ3X7eD42ia4zaWByIDu3pH9w9HBoorW1xAJ7SCxEseZ8hjblp7bM2svbmcGFjd1w/kayPgkZ98HsScP0bS74Z5BDW1+ms1pfrGDEwOxtS8QkzNK4DjW5AxMZUh4PgmfAAERmzFkDHiRul1X0VvqPpAZEDMmIfJ3+dgjkJnqMLAlT6tG4P2JzWHfvDMFiWHM6umvSqcT3pdVhowwxbOyebhHPl7GTZyFjaig608LoNmkCFC8awaRzW6MGB3aMXs0IvCWT9BMVLXyIbMjoemWnqnH74htaq/xaGjCZOBj3Wt7Tj0sUBlS1dpXTnFwbzhfxEl0SBFPKbKkTO33fP04U7BGXQYzQ5TzBeIB859b/1dG1LhVEhr9ihUpX9J3YHdhl1Efvumbat2w/302bZVmPs8/v6ZWGyb5Un8fUwLbDZbcW5Lze0bLHeMdxDZ0coo0THaMTpYfiM/WR0EQ6zoN45hbjI4ahyVIN3IYaTtEE/OlQtzojIhoSIxIHiv5l+5ePFVUclz+Pel5uR9g3yHr4PARoVRgiNR65PlN2TQ/kb0Ak6uv4GUEFHBO5DZgC9JlQsp9BIg2VsUPNfaqtqPukVB9GUWLkSjqpnXXJ381kVMstmBiijsIq2aOwY/P7LxyEhQBzC9w2dh7NnBXM+R5VoE/M1aNsR3r293hZsRrwyR0qqSyqu15STiFeRs58h6xNmK/LkV1iaz3ZLb9eVbEstbgwaydWSoe9d9Oy69pGUh8GW1BD+2tT+8Ye2lT9euaP6RIHyt1UR5LGsUnWLM5w37FB6HEI+tgmTipIgbScPdP7yjxDDuZU19t67JUSDOMmCKDFBPU/uwY8qM1Qx26JZxEgpBtW3cCHzo+xW20F0YB/8cskQ3QqWxHSpPjE8Q2cnKJDExOTG5bf3rw0er2yCHdLeOFRxzxu4qkB7N2eaxZXPaAQS/gQDkG8UAwT5laqkAcK3wLIC3syISBSc/4ZsgsElhEggBav/o+tdl8IZb0SsMMnhHt2NOBm9phq+p6OTmMe2yORm8CiF5IAf5xdIAZaHOOcJqVThLQ9Rka+C0Rg3xgtHF9u9DiwfRZrOkNx1fvfqjE6nXoP0ThdfaBuxht1VLaWmSMbpjedfgjRXvId6k0RmYQ1JzXyLel5a8WR1FmDhDpL0uJDWFblR/ICTj1hQ54+pP9e2bSKfXfWLtVkZ0msP+ee/0Np1eRxkdJm/QYGCZyMiBnfhf/GGAJpjhrvVtLnd+INm+Km80SY1iopgCS6PRAGLSTkNcvx3Y3EeoPVgU4PqnkF/0lTtx1lWC3rAE52ZKggB/gJUtQedYgqYCwzKKRc6ohjijGuKM6iEzqiHOnCf0Fb05MMCWYi6NMQm3wziGgWvVnDGOUaMQzQAPiOJ1xeReVNPoJTSBo6896IBPzsiOYSN8dkZGD0PAA9zckui90bsBZV6AE3UzgDjbRj4CIlcLnOEdfHjTjZ9ZH8/vPLFt/K4KY/E5QEyv+9ayj/aXN7RJ1uK63kB3ZSAmaTkIJzjtobF1Y3ed3nnwybsHly8jWMYAk8YG5tLy1eu7dh6t9B+f6jYll+UAdbcA6j4MUEcKK2JvIuomM63l1n2tpNkPqGf2A5KZzYEmAZCsCVK3CZK9CeEP4FHeP9uf+maKSAGingU1U0WN6gg1qr9DZRYdFQCigfQOBJqe+7jmCxriRxr8Zxpco3FnXooOO97cbtxvJIy6N91jKthG2GP61hroyL+cUhwfRAxoxrQS1DQ9J9+O2ohmXpKjw0bHmzJmFIwETxrdujdlt+LxINBAiGNLqoZAr6lBoBxrRbxgyIdj0qXHvQP7V1UmhzIcgGokQTJs67rpyr5v39rRNf31G3ef3N78LfLOQ92be4IEQcQCI3esS1udVsYomQxmnmMlh7nn8PnDB7//ieX9B76ywXz8wfToVBu0eg8DNP11ahrLY3+DrF65iCfNqmCa4cQ8pJhZnYowq1MT5vP4exW7l4Wiz0JusJAvLGIJC+/psQqc1fUmJYC96XPNw+EBaRSJMgry6nO4CnhDcnwmKTULyHTK9eoo85QylRYn+Za6rjo6Vr0c+XWtCWb9TFpHeijbc7Rfa1KmHBmzcnnwC0Mbj4wGpGu7E6q9lmO59FvF+UA7cM/lv+CrqAxmxQLYt5XZ99B4aF+ItKlY16bSCZXN6PhrqPk2VfNtKmFtTxLTmBuzKtS0qk9Z1bvWGtmtgJRP6H0V8CTcsjgjCUOIhr+YS6nSqFoCJIenJVjprKzUAqR7NnXV5KgZGnBg2AGxbHjPUtqYmzo7UvC/OnXIu2tz3Xi2I5kogf8UucF7yKcacrT4ezN6tYO1HK3akavnaK94dcMbtawOxNisVpVQ6mfAPqzEvcg6uEwClE0ocVGB5fDRmAP+7p/ABxrktC7AkP5mlf5mFfIi+fV6beDU680rs+tonh1NsSMxBsHz++dWVkR8bGVPTG22ATm/vQRZI0bGnsTfA4okAEA2MhxGPrp3uGeguX2oebQu/goMrJmTVEmdCxVLtWUNUBvQjiLX6RGoEDPyyHAvas0oL27OUWtPydpdT0WupTNWRWfsyooVK/UzRXXMWktTf7p0AGI4hz1gZmxNy9Klg3VNgmlLm0dgRj8/1H5Df1ZoXjUyGF5/+5BvQadCpSU6deWVBT4fWjvuzPTGc/1JM1C20ZpdAlzPY+cR13mF6/BHNVFLOatapqUSADjt8rLQPyuWCjppxXAhmwXun1ONFbI++ubhpBQeqrHLVIKsqrFGWMQh12nFYLFywzNK5viv8mMx+a9tsuqEPjX2V0zWImICIm6HFgtGi68AKsLs8POIju5yAo+b8ISIRw14lMOjWjzK4EkSTxC4VwUqXpWoXtWTelVP6lWJ6oUO1JvR43oLXDdggSS1QF9tMYFaFkhXyw8IPVynco7HxvYDdkpwHy8/HAJx4WlqTE1Eb1HJWgslAVlrf0p6Gp+R+WGYniYel6mxD52eJl/pOPDdW/f97d7W0oG/OwCObd9z9eweH7qlP+Aq7x6v7u7347/d+/17R/qOzdwKjsPgeHTo+M5ScdvxseHjO0rFrccR7pt/kHwEUC+JdWPnFNsDbJuPTUFBSkEZSsGxppDBSEHMl8QKCqkKKgkLqsUpqKQtqCQsIMxnjQyx3SmfRkhDzOccboeYTxijxq+F+WqQr/acM40gn3NYaEeQDz27CPItJJGUhTs1mtlbro35dFAWQRyXGK4OxXbeD1DfjSe2xQeWDybhOj+LW2SuwH3zMzWHiV9IlEJ8DfuJkc7EHp2SQNPN/1kBf8uPTyrgT9Fz4tso53Qvwh/7W/AoryoxrxKLrzlEXtVyHmq1CasAF4tBE41B4cOcwGZHKrrUcJS3+oesUH+RscUzMEexgDROp1BFvbxQ06Ha0QaCIex1FY1FlpImvk3QOq3W7glbpWxLR2ipvkZ6O0oeQyDs4TQkTu60eUWdTqe1pEfbLj12pcbe1dof40mtXq8zugBNVl2eI14ENBnCBSR1XGakPDI+8rGRR0eoXpUEvSqNelVB64VpILNaFtQjC4/4SxVfOB/Ocy4oti4oti5oDl3Qlrqg7rp+AP93L5d/VNHDBB5XAdc5uH02Ctorc49yBJd+uU3/e3GluF3cL5JtYpto6/plr4tKDNveULQZUE+NaIU5Aal2qmGRTybTgFMqkbb0y7Ko/72MiYLoF0mj0mKi65cyapOyvVHTdpirrgWvqQbuaD50zvrFwtbjK7Lrl2dteg3NMmyqvK492Z93xSor166qxBITRybC1Y6ElSFJktHTumDrUCZZSVjjlYm1qysx3LhcBlJilyxhn9kpMC6/yxRqjUSLcV8w1bOuq2XHUBNnsgocbxPgLL1NsplDWXesJe4PJrvWYAo3qT3UPuwB7N+V+bl2/CVsCtsMaN6L7cd/PRNOmI/cA/MLHbzE7+md6jXzvLl3SjP2CWzsSNU3d9tA++bdAyO/n1g5sX1i/wSZnkhPrC88H909vP6NgbF7+Dmpeh/QfpSfA1ajMb0gwKRpCU1XX5wFFiED/kwlJdPwCpxIE9AUS/FI9TbfnKy8aGIEcGZCmPBPAM6gd+0uPC+Dtw2sf0MG75P4OVmq6uAra8m88pI8Q0pUUEljcu+q2QRiKb+s1+VvQ9rpGskLag8Bok9fPGMbnKx4j/AmuH7psJTuS8SXZZ0hj5aE0xLBluFGJl9fRJpXfqRHSpls9uzmu9ZMHF2TfA2uhjLxr7dWbRG3haG1tGaTaBNZltfRkZEDKwhjY7YhN5CoDLv93qtIR8f1Zatjx/IoTTuq0b59qxalOPRb1BQHkK7A5T8QezTfxTqw+5D9TGBiqFm1Cc2qrWhWbUWz6oSaVbvaDM0oZzc0z4WqHsOcvZqDYsQoYnQBGs6Cmmm4MItSvKDpORnUtVfshjnZXmVySAgYVQicwoXyohVKjTy/HteIPVrBn0jbByYrnmMKzz5aiwpeh+kjQO22QXvYbdFSOkqzyRMUjItp/QsG1NLoOHCyhEaXL0MakX+gMkQU/w6GYQwRIb4Ktw+g6y8B2vViN6P1W5leAX5WNeX1pniojxzZkuqtCqm5zpaqBbrmyJhOScdcAFqGZ/Ivw/Qt0KUMJI4BVG1JzcmdlZZqxILcMaqP3LHzAlARaL/ytoYsbOCvpd1qRCO/47XV0qnzmQZSXJtu5DmX84NTdV9jXaCIyRMQr0k+lS6an2v+BRipb6l0McLviKVWbIBU8Rn6DG7wD9aSWoOtqPZWOzv91WyVqG4wpuZaqiYoEpGxzQ2iBGxSfnZLKQMDw9lMoSHbqZJOUprBqkKVYMlqywYjJCQgo0klI7N5kaABe5MXYD4FtrlI4JZQ9ErTU6PowhIm8WoSqfm5VvQmoBUpe+d7GwhOkAzvjV+d5PjTMFwCMECLcp4m4+utg8BEWIGJgEIbEIx6leoNzBAtosFguBY7cLy23HL+8tUlm16NJHtGkWyKqEk23Qs4uBs7gzjo6xlHAr07v9u4e8uW3UbStQJ+Ia4vh0HORlyrYf7YPjlWHe2p5qqplL892060j2OuuUhVA1lpVZ2LysiyYh2gBiCvgtgJeXl6EjXllRfawtqFdsDW9sg4FnHNyZGqVYO4aa35jgVelhUI9mHVooGJgQ+hWPhUo+aIvmtozgIbiWUeOziX7HB9W6aBmQvCQaYbFes6dqmRk9fWzIYGIB8fhJln8ql6FOwDsS8bgzguBnFcDC7jjqHwIyagxAT+/hMKIvaptt+n2n5wfA9haHgCjb+vBqp9KlL0QQnRmZuHYiwlDYVBYLGQflYWS6kg7mJDosJV0akPGMMoFFlIOtfXTy3JOS+ZzW5tW8g+P8KYPFa7R6THHkLhLlw/CPlgz1SzPUeWMxYfANkmXT0KPrR2RddN9+0kgjUgfen/jm9bFtmwlrhtIYNEYP3EM0SFcmHNwEt+BukDY+2An2PFQiGseB6/oeLhIyf9fpf1hD+NZ9OVNJFO610n49NtX9QfJA+o0RjMAwNcBdcgvTqL7D6apon4Iydl8HDaekLG0kL67TTJkeD5uOukHJ/Wt31RRm2oUZk631xbpYRScdeYa16AOo1TzUTF5Q04I1s6mkZaffERedkag68QjXQ1e7UGk7Fzsrt/S8l570S8M2rKNzWVw8S/cRxryEYStqZyMr282RZyJd0Gk1UMuc0Wr8PTOpb5OGfz22KxcAxIHKSVg5KwLDahrmmOnMfvr/B66ylP8Ev8NPlwU/wR5qCyFwetQlEWMFdsHusp2cMHvyTz003kw3ITE39EBhUbly7jSBWjV4J1WhkcSoYQDgDhghs7770/NXJzjyUVj9pZmiRpPcPo4+XA4OjIcKo3yjIMsMVFg8mgdwQe+uz4gZEwzYqi3mgyshaTXhOwb9+xfZMnpBMdQAKqYFSHaRELYy3KqtnHdVLLk/gGYCyb8fsqgujbI+nI+GO26fxXuAaOl5Q1GgqjzaiSLf6YbJvm8l+RuUa2qsE2/eGnVwArD0sB0cbTmR1dfZtKTn/vtnJuIs7wTovFKdCfig/Gw0Ufz3nz0fBQmvgNZ9DQOro3k8uM39I1cGA8FY3iaUqrIUmNlppfnU77i8tC4YGWQKoFSv0gGPNeIPURLI0dRWsF0hr48WiXKLqi5/H1FTvmMj9oNOrSJ/xw8sKReMA/rTvpOFhbDz1d3+iooBxIA5/R/KAMntGkgbBrcBcJnvMnHpD90w7dSdlxsL5AGkq5aUHKF2Y6bNZFQrAwz0HsdZrnT5gSfbloOR/Q67XGYCrX5j95Mjb8kf4BYGo/qVneHyqGzYQGc0qx7qSN5Tmz0y0ZOR31wMmB6RXJ+MDWVnFgxB4veqH1lIkXiGO0uSbLp+OmJ/H1mBtj8Q0VHnOLcbvxdGo6uMd+gDpQm5ooNS4wBDVSxtNyvU5tPqK0eHVO9PrzEcQxRnBZAMKn2tpD1QQlKPyllSOV3pjtWJW3Eb8BzNVADuPt1cFM8/zJWpl0U3A9FfiZfz4ZD/esLgHu7iBewAnqP9BcREWJK234/wKDw8AQ9ZgPd85Iwn40rlcW1nzCKQLnE7JUQbfAcJwvQg6Zr+h7W8MkwZ8p3mmt9djq5ClDMJsOBNPZwEKfCQcIgwgC/JxLer2JpM+r0J98E0jgALYX0b81BL8Tme4Soea5sQEggxa98XTvtP90abqrNZHfnzhQ58VCnjzzagn8Cxli7wXc6J0u+U/Lix9Ykgm/Dm+WluEAlTSsrZYEJ98EAzXDARdb/MviNO80W108k28J9tWZJ4VC9vzW3NBah6uQyTg6VuQs12bg0jLh4MBfXyHdlnFHJTbcPdGuSusRQK0mdS1sWFyQViPmNj4Wmw7b/ftrBFIy01BWEWmMMeNjckONhjz0daixMHoop0cgg81gqK3tocF4jQhSKCDltxc6J3KLZHQIDunBK4aEBgPkczmwPt8AozED+6PuD7Hg98F1ycDe6vTSQ/x06EvUwSX7Q3jpIeA+qNCXZOrgh0z3thLfSIzfWh3fPxSMjd62YnjvUOSzfKQ7neyOW+BxxVry3WX7J5pjo3sGl+1b1ZQY2TMUH2zxuouDTcmBomcr7G0Vf484DHobxdqUlbuPe9g2xT9k8E9VzGa2LebRGEP7k485potfMR6kblNcBFwX3+AibLV6juRjsmPaWPyKjOoqXgJWXsSPxUt31ZSszcosdROKqQAiuKGlckO7M9C7vUdqbkq7ad4mBiTFUQSMLMAB0FHwFFyhSusoXNscqfkKvS3k6ILGhOP+brGnQJKH/xzhowG0+inoxHjoIDinfjY2HeSt3v3WAwvZ1D/OKkuVDDH9rLxw/0PkUBVxUzZl4T8Hbp7SsrxV5N3+kK1RsxzJaMhsDNgY4Jf+UXQYGYqmWEfcM/+dxfI26IvbtRotbbSDUfQRz+BzYBRl7FPKjGQJX3PW3+Rv4qTz+NqKB+OSJ36deztH5FofkEpUZFp/4kfiz0RCtD1AHWxcWbtl8dLaSiSXPCErG7girQ/I6FlRfwKlL4G1ECnbA6q4KlP8aIHtlqtnK1sBvKsVNYvwD6DIXLh8Q4u/M+3jaJJiNHpPvDXS3JPsGSon/KVVeW8h5mQpcIeibeGML59KlYfLSfJQqq/ZwfI8Z7cazBwlmPhgzB2w2+OVllhXyqbjDHpwR+Qog2BIOL0hhy3SA7keAvR6lPoGiC3WIa5jIV8Mcl0w86xvX+yUxJ4y70s9zCg6egHmEC/M/vGZ/4nQntW3zxw7JUvmipk9JZv3MamHVbCH0kC1fTDI0YuqJ1mUBLItRNzI+uCP0nqbN8BvX7OCZVlujFZR0KdBif20P+mM0hqaIkjB5mC1tGbzVjzq8LgdH6VANKYBPx91uD2O+bdyeV7DmpBMP0PALxCksZXImupCijp7oDUVQzoysd++3/9YHeyV1SX4ijXl1Qqc/7EGmFeueX76WgGNbVE8QxyTQia7gcpOFTpX5Ww0QAEWSaDbSoFqomZq67Auj0wnPkorykvP/3hwKNOMy7Uy/P+tk+fQ+gMW47B4bWfS9AytI7kqVn7lgjLtPqMjK6DsKDtfubAQYyjT/fiq2vT+/KOaC+ps/vxp2LbGj49Q9yxu+xBqe3JJ25PXaHukqdSeTJXaU/NnqUhbKtHWDtqexQhcf/kd/CVqK8AqCSyCdoZSEdeYMAAI//KLcPMjFamgMgQkL7/YaCLJaH3VwpJvXvyQgd+ccJsYEddaQ25XyKo16qS4z5dw6HSOhM8Xl3T4bbVZKfIHnImjaE7k/qMUSLlY1pUKBJollpWaof2fuzyHP6rZhnrYrngrGzGJ+TErUXqCFZKgv7dgoLPCbM1XPQEvVlxwtbYTXm/odIwsXqvTJxneZbW5BBoXaXPY7QqaGZ3OFva4o3adzh51e8I2Hd4CV7uR4Ie4zAl6igIw9wO/J+ZgWUfM44lLer0UB33+NLmL+DLwLQ1UdUUHhUFA1Qt5RFVXBZUhVS/kF1G15kmXXLFZibtowW4yOXjarrcE7I6ARYfPf3LRtWyUvLc+2ffT2tl8bvE1QcAwAduFbdRs0qzAGIzH7JgPi2EZ4GHL2CA2jq3HtmE3YfuwQ9jHcLRjq7J35c3yGrn9jqNdR+P7DzYd9G+fDE9qq6PcKFbp1/QL2aKlKB89ODnaXyz2j04ePCoz7g2bHe7hW29fcXvf4WMDx/K797budW7c6t1qmlhnW0d09NA9+mTamL792N6t63rS6Z51W/ceu52J7toZjGKZC5kLojIpoqSwLuSv/4PDJ0z/mSegMWn//+tfJYo5Ms7/bBcRm0PBlmIhH1OPZvVoV4+1+8yS8tLj0vuMbXE5sqT92vvIi9liMfsg/Hm3kCvkwvBsvi0P/r5byOUKxAT8veSEF4i76nUvfS9bzOfDeK5YzOHPwZvzm+Hvu7D2g/CMfAj8ZEFp/p8LhdyvQAE/BU7WwdaOgB/8h/lMy6UqODuZzRYJv1ppngEnb8DH/rWYLabByeXLmJu4QFykfgciljMY3An6OeIC7kDlp1CZIn6Cd6PyD9X7PyV/Rb0Byj9SyyC2pH4Dys+g8npQvhOVn0VlDShPoPJzGLQw6vuwIMDD/WjtWHg25IGbb88T95wx1UF9xlSag0Kj58Kz8pIKjloNhC2uveGdsDNkgXiRwlmvw+EWaE3f/GtdhFZ0Oxw+FqdwPaETgRnyinpiza4XiXeMgo7AKYY+c5oCQRypFQ3Ey4xOQxAaPf3l+Z8Cb6pSB9iapGIdMXwjiDIF4p7TqON4Bnb6+7ULjmvsX8EdwAeaTV4YSnpNZmAHiV8DoEOSAAkS79TOwPtU6gM8nkfe2xE9j99wlg3MCgcoQA4MpZ8voY3zQmBWVq86lPSxecEfqwY5qvoouw1lhVtmaMGDXm9KLMvZ4gG7RssYDKyo1bstRquBoX5R68ulF3OrSj6tnqP0FmfUpaUoTmuP+TBEEyQRWKcSMZxuluD/DCGU1cMDFmoBPTqbtrOkNw7PvAfEemSrbL2dywtzeUS1lqvVbNx1u0BJUv38ChkyN8JqZRtqwVz7/Ar5K0aQrGaXkfkdruNtvGAz6vCXcJwRHFaIOrzmAbsfQJHnyX9iTFbJNKw3czri38CowR/gReXSUyREWxpaA87/R/36L5xW0IR46U+EweTkaYoTDUC2VV1A315Zo3575Un8BkwEaOv+ih4Tw7Pw2ymzVjC809yBhq2ccwJiYoWjgbSjD6bMyrVa19/NWVj8wRTiWGRw5/I1WiPMVPCMU/yvrmzvYEb6nCfVbFsxGi0ETZpLPTcuj83/oT6Yf5EsGmO0fbglUnAw8x9YI0UwFlWP0fdSUBxxJl3G2s7j959JuMsizBU73OnyLCbiyuoF+IVyShTtPbN+qKe16FzNFpeglAoX59QV/Z60WJ6VFz+rI8HT/p5ZeeH52u5GEE1MpxojxqvscCws+vQJ2uOobHC1IrLcqeFsJsHjMtDDersn6W6H2UUroJCL/2/eBJ+p5hxipD1k8bkdhgEd9WwwxnmlwYlAzs8TvwKRBklSeu0P3NmQef7v64T7pcNE4tpgS38iVs6GOa0rnPV+12YCvMixJHlR9CSgfqgWEFg8dZ8eDXXYIdKmWc+CIMB9epcuwE1wtMf0/9j7EoAmrq3/mewLIIoLKsjgBirCACK4gxAkymZAXFsNSYBINpOwWRdEVNwqWhVcqqi11lq3WqutG4pb1apVa22tu9baarXaVlyq37l3JiEgWvvev//3LZlTwr137j2/c37n3HMnJry3X+ftEPyQeiJvf5pCf6jHUUB55X/Jb9gSHqUb8k/wRMheEY/TDtUx/vsNmjUQ/pljN3umEAYaerrz+e7ok/OaywXZ1xK/DB1Kg+3PPxfO4dDC3wkuIUIPx0GhdDDXt4lvLCf3zxnC3zNgzR5GSN0/InvqE07XeqT6dYRbjIQnq0c++3eEH/IK2VQjAoIV/V/IRSRCjzrSCsuYeuSRyOogp+oXcXeQXZL+rNypEWlPVhb/K+Kie7m4NqsRt+ZuzRu0B/maEff5/xlp2BHLphfkxquk0WWPyY7SuPUr5EyTNxlpKquRZlZGPAV2afSCLGtuAZlYV1qoWgr+DVnacqmX0GuSNweLyXsfI62Gtqr0aQay0OcRNdeX8B39H5Ry34NOccq/L62b1ZIx/42kyilO+d8tbd3/UjzrCNXWHwuNJQIkEiTOKU5xilOc4pT/47LmBbnULhjLpzZp79V+r19DpzjFKU5xilOc4pT/8eLjFKc4xSlOcYpTnOIUpzjFKU5xilOc4hSnOMUpTnGKU5zyv0Bopzjl/67gv0XrzGkNr1zU5LjjES7+X3R0wz0u/ltiN94mts0l2vJ2s22ewxw+4cm7yrYFDuNCIpf3mG2LiI78CWxbTFDCIrYt4VTY50uJNOFKtu1CdBRWs21XN4HIZqcb0R/msH9PR4qa+rNtkhA2o9k2hxB6FrJtLuHpOY1t8xzm8AkXz+VsW+AwLiR6eK5j2yKiSdMgti0m3D1/YNsSMtk+X0p08vyDbbsQTZr7sm1XIbd5V7btRrSDOVyC5InBuEZ8E9tmeGbaDM9Mm+GZafMc5jA8M22BwzjDM9NmeGbaDM9Mm+GZaTM8M22GZ6bt6uZJdWPbDM9rCYoIIWgimIiAVgKhJVSEmTASFvjJIKwwFg0tM2HCr0oY0ULLQATCnShCB0IRChjLJLLgngX3NPBbA7Nz4VUNM12JOGilw4iGyIMZSaBNAzpSiQLcooh40FwAenMwog5amdgSCn6MMKcA1towKLvNNBEKrfb2XjgRgPGVoMEEcynAVQIO0qEistm5/aGXBaPobg7YZ7H7kwrjWuyD7qX2ZGAeKKIv9NPhDhpVYhZq+8joMbKeUhglB+6qsL82dvNgrRmP5MAsNWaNgvEsPJZAyMEmxI4WrzNgXnvg9Ro8Q0PoAROxrMavFGuRbS6Fxy04plqwxRa9Gj/QfStYoYWVFmAhGnujxZ5o7X4o4UcPKxgLGX+UGINiY60FjUirEuYhXQXQy4OWFcfBAv6lQ1uHbTJjLpC/WnjNZJlitFqxTwymAXukwpYaMIoFx0mOo5IBIygfczCDFqxXw8ZCi31iuLDgrLCAViWbryhiJnbchqIHPTrMj4m10gAjeozK6LRgpmosQIgm7AuzN2zcMrbrcNagTMhiMxdZpYe5SsC34p4Bx9qW1wxnDAoTRwPrlxFzm45n1ljs6BFiLR+vY7zOhn4g3ruO0fTD2vRYQwHmIYfdpY5827LPwGYy8p+Jixlngy1HNTjWKHNNdm8YGzPZORbojWW1W8ELJkK59igpcY6gHaCv5Zet8qjAEiXGV7H4gbi6ZOJYoTsv1qvuL3idxmaOLfO7gpYQqBwvz3QrxlTjTEQo2fYY1OzMF+tkJpvXJvtslLlMxA0wX4Nz5/9PvZU4K+7/mIobD5aoCH+8yzqw9ymiH84KI7bMCoLqVXciCESNuUUr9S9kTyCbc0HQLsA5lImzCMWmAEaVYDvDsU0ro1OHbUAWZGBrmTrH6KovRy04z03Yd4YF2zoU1aEYg6k0BZhphhmrPdq22ba6oGJrN9rlAZgDNM/EZoVjnTZhXg1sfWC0aNi+kq3JGlxRtNhDxrp0bIctynUjZmVXMPljfmEkw+5DwGtVAuZUUGNOrezpw+xPBjfAjlPXA6aK5mGeVHg/1cdZHuupFu80Hd5TzM5/kXu0hjlZ/GF+h1oZXL92xoZ/lVvH/cGc7hR7Pltx5FS1zsm6HtScinXt6uGQA8gTxhfmacFWK832Jw81PnsNuI4oX+opk3vKWlnF1AMj+8p4xbRz8H5h6pMan2NatrYwetBMHa7+L89Rpoob2MjUaLftEK3DU0UWrndalmdU1V1xvdSwPtieMGws187qABwZJW6rCdvzVd06V3cn+NepCxpcp/PwE4UWRx9FVQljiKFMmGG7F8TqHFmndnZgd29Ntah5GrBZ83dOp9c8DSivOjribToob3s2j4YxJk62rGGeTnTsKVKT3a864WxZ+fJTDkUu2b5zLA7PIky8mSzQsFhMxTawcQ/APpvZ08f2XME8F2WycbblMZNXJvZ5h0Ew4uduJfbTlilKouaUr1vP/oFY2BlSYt8Rb1q21qvZvapin7UN2FbHM1OLn8YtODdZG18eW2in1D7nIdodHDhSO7xDcNwPr62PqHlXY5tdf3ULqFPdbNzXXa3D7wq0dfy22VXzDFaza2pOIlsMAwjbuzP0LszW1zhkiAm//9LhfMtyOGEZq9OxLRr2pMqxx9KxljAxDGIjbsG7RGe3wbava+fS67PqeMIzXjqeNLVzuoaJPMyj/l+Mo+00yMHvLhlmNA4WqPErwqzhZTTMUDmcHdZX1GOm8quxB7YTr3utKs48jeXidn1P3QZ8RthOGcf3Z7Zzor6aUnuVBdcKJlbprN/1n7nKl0TUbPfegrPUgLUzu+jFd77/agbYzrc4QobvJhGx0BsMp6UCj8hhjIIqqoA7adCLgdEYGPGDGSnsfT8cqcH4HIqDeYPwGcfoUMBrIvSH4hoXS1C4j3oDYH4i6EJrZcQQjCEDbSl4pgLrToDRePgtY+ehFdEwMgj6qN0PV0EGLxFWMe8h5OyZyFiaCuOU3cPaVskxos2yBOgpQH8cezcKdMuxPmQ/wo/F7US7nbGspVGYI6QZ6YwGi+JxD40Ogt/JMC8F40dhnxlrE7EPsXCf8UWGLUDIgayvzDzETxp7B8UI2RcPUuNVFOYgDltTw180/E4Gy5H+fnA3FZ8QSbAyBnuagtmTsZwhb+Nxr8YrJlLR2BvEKuIgBtoJ8NPPzp0CvzK2KBy01eZuML5fM4vxL4p9jcbMJeEeE41o3EvFsUJ3A9hYKrAfdVEH40yU4VlR2OMUe4bE4uxlrLdlJ4OR5GAJg4di62iLLaupV+wRRovt/iA20i/ygliPwpwgu1LsyC/TDHtzLRVCB0dQCVqV2WgxZlipaKPZZDQrrVqjIZCK0ukohTYzy2qhFBqLxpyrUQe6xmnSzZo8KsmkMaQWmDRUvLLAmGOldMZMrYpSGU0FZrSCQprpUKo9+hUeQCmUOlMWFac0qIyqbBjtb8wyUHE5agvCSc3SWiido54Mo5nqq03XaVVKHcUiwhwjgFIWY45ZpaGQuXlKs4bKMag1ZsqapaES5KlUvFalMVg0PSiLRkNp9OkatVqjpnTMKKXWWFRmrQm5hzHUGqtSq7MERit12nSzFmEoKb0RFAKO0mABLWZtBpWh1Gt1BVSe1ppFWXLSrToNZTYCrtaQCUbBVKtGDysNaiDAbNCYLYGU3EplaJTWHLPGQpk14IXWChgqSwBl0SuBV5XSBG20RJ+js2pNoNKQo9eYYaZFY8UKLJTJbIRoIGtBu05nzKOygFxKqzcpVVZKa6CsiGuwDJaAjwbAMmZQ6dpMrJgBsmryrbBYm60JpFg3/SyUXmkooFQ5EFLGbkSfAUg2K8EXs9aCGNUo9VSOCcGAxkwYsWjHwnSrERzKRS4pKQiAnsFCyaPKUprBMI05UKHJzNEpzfa86m6D7o7yISwNKEIh6BoYElqLeqtZqdboleZs5AcOqT0zM4FxExpWGcF9g1ZjCYzPUfkrLR0gilQ/s9FozbJaTZbuQUFqo8oSqLetDIQFQdYCkzHTrDRlFQQp0yHP0FSYqctRKS0ZRgMQDrNqwCw5JpNOC4mD7gVSQ405wFgBlQMpZEXJioYRESoIrVUTQKm1FhMkMBNQk1kLd1UwRQO/lRBGjVmvtVpBXXoB9sqWjkAV5I3RbGtkIISAF32HPFDnqKwBKB1zYW0AWmMDgPjkZWlVWQ6W5QGo1qDS5UDu11hvNECm+Gs7MNvCYTpoeJW1zC6CXIe4W6xmrYpJSBsAzkObrh6YAX8toMCeQKXEjHaO2phn0BmV6trsKRmqILPAHQgfauRYTVAF1BrkJpqTpdGZajMKdQlyl5mOAqLF+yRLm661ovrkmgomZxjRbkEms1QHUOlKC9hqNNgrhS0I/mwuaAyBedpsrUmj1ioDjebMINQLgpkj2ZrSAcKL0wLvAaSm/iJYX/E6xc6IRzNOI5pHG8EnRA3sJR0UNkx37TKJqKxVKF1dk1FwLHjzgN9AgQZWQWIDM+oAKsMMRQ9tEdiImeAz4hi4gojCcsqYDsXOgEhR4kJty7PX9wIZpLRYjCqtEuUH7DMoWQarkqmnWh0w44801vKWSmEr9ekO2CI1roZMHOqdh+ssGnZItwA23ZD1tts6LeQpg410mZmTChDwJkIeBqBars1AvzWYEFMOOGTJwhsWVKfnoM1rQYNsloCHQeC4RYNKtNGkZSrqS01lNjxAMpuGZRobkZdl1L/CR7QNcswGMEaDFaiNUEOxLaM1KqstwWryGJJfrcUbrzuT4lDGcjUOB67BaEVbhinmWnYbM5nC3rJkofMgXVNr5yodHDUjeIsVkkkLIbKfPK8iAO23OBmVkhSbOjhKIaPkKVSyIilNHiOLofyiUqDvF0ANlqfGJQ1KpWCGIioxdSiVFEtFJQ6lBsgTYwIo2ZBkhSwlhUpSUPKE5Hi5DMbkidHxg2Lkif2ovrAuMQnOdTnsRFCamkQhQFaVXJaClCXIFNFx0I3qK4+Xpw4NoGLlqYlIZywojaKSoxSp8uhB8VEKKnmQIjkpRQbwMaA2UZ4YqwAUWYIsMRWO3EQYo2Rp0KFS4qLi4zFU1CCwXoHti05KHqqQ94tLpeKS4mNkMNhXBpZF9Y2XMVDgVHR8lDwhgIqJSojqJ8OrkkCLAk9jrRscJ8NDgBcF/0WnypMSkRvRSYmpCugGgJeKVPvSwfIUWQAVpZCnIEJiFUmgHtEJK5KwEliXKGO0IKqpWhGBKag/KEVWY0uMLCoedKWgxY6TA12dHws4Pxb4G9w6Pxb45z4WkOAf50cD/zM/GmCi5/x4wPnxgPPjAefHA3WrufMjgtofEdjYcX5M4PyYwPkxwX+7jwlgbzJ/a0AQzz2JqUR9F4f9Rj5B+sNvK/5m/6suHrfMxYWEOeTS153v6orm4786eK35DRrg+cWvO9/dHc+vft35DRui+Vzd68738ID58JtAf6HAw/N58NMMvwYBzd2JFhAeP6C+CzEM6FcTiSSHGE66ExlkC2IM2YqYQA4jppNvEAvJHGIVmUtsIMcTn5Ezif3kLOIrspT4nlxM3CS3Eg+4/Yln3DJSCmZ51MYkm70EsydgygEzDTBVgGkAzALAnAaY8wCzAjDXA+Z2wKwCzOOAeR4wfwDMXwHzGbc/KQZM0E/61MbkdHXAbAaY7QAzFDD7A+YQwMwATCtgFgLmLMBcAphrAPNTwNwPmN8A5jXAvAuYz8hSUkIuJpuSW8m2gEkDZh/AjKuNyZ3ggNkcMP0BMxwwkwFzJGAaAHM8YE4HzAWAuRowNwPmXsA8AZhXAfMXwHxMziLFgNkEMH0BMwgwewDmAMBMrY3JO+WA2RIwOwFmD8BMA8wMwMwFzKmA+Q5gVgDmZsDcDZgnAPMiYD4gx5MEOZN0BUxvwOwImOGAGQuYKYCpBkx9bUxBHwdMb8AMBMw+gDkCMPWAOQMwlwDmWsDcBphfAOY3gHkLMJ+QuWQjwKQAMxAw+wBmAmAOB8xswCwAzJmAuQDtb5EQ/nN39/ePGVdUJCJJEa+QvURcQsSjmKtSJCJFkqqq1XAtWiTikyLBvZKSkntoGnSEuFNaUiLiEyJBNbtIwCcFwnui/JKSfAGPFPBNSKsJzxehUTSOpphKqgsL8/F4YeGmw+gGYwjBGCIQkQLJp19MhwvPZ6awS+FCKgVCRqFIJOCSAt5lZiGgCkyFlbT7ZSGPEPIi70XCReOVaHZ5loPDRCGXS4r4FRUVr0uJmBRJ9xbuLVwJMh+kBKSGjb9DjYChRswnxUCNjRt0Y1TpPduNwv8X5KA4bKqsQ46IB25FvsiOmCTFNt8xPWJEj1hMiMUiojFIa5AoYiI2xXEy9HiEmO/OXpfFElLsUgnXisgVkfOwzAIRC0ixqLq4uLgaL7H3SkqKi8VCQix8ZtMg5JNC8AeYKc9CbYGpBFaUmCQCUiLi8XjWWbBullUoIIWi/OLip4WF4/AtmLR9fzG6GPNY0gqFYlLosoU4hmPGCF7LTrbpgStfgtqsfvR/JscjhSyDhaiNQjcKuYgcZjmMpLECvH6WVUJyJHw7i4U8HikRlMIlERMS4LGGyYnAJZokIUlJDZOFEh4hsVPpflkiJSWulaMqR0EoKuZSc6kZIMUg2GHEH0OnREhKxEwX6CySCAmJyM6nO+shbxxijSEXEyoVkFJEaH2M4nuF/zClyJZ8VCZE915OqZTkSG2UspxKMadSCSGVuBCNsPiCRBZOLIwshP8ipSQpdWC1UMojpDW0ul+WupLSBpWelZ4V/hX+pXGlcWgPTBFNERWJpEJSClQWFRUx1Nr7DLVFUiEhdeDWXSQgRQy5YCvqCCNi0LqYCBch6SLmwNU9FrQVxXbHUyNiEL/sXYbgInwxmWBjuFAkJUVun1UexOG2iUhIisS2BbgTEYOaMRFS1LEBAaaIB2Wb5ZmpTRD0Ue4i2EZ8yMnIyGrMdGQE1sIojO3uQnJcBHbWGLJdhIhsFynhInUj3OBQRBJcGFw4qnIipCbKThcOLKt0uFz4hIvA036Vm1zcSBf3y16Xve71PBlwTndOdzj+2LH9sw7NqnKpcnERkS6SpwerqqoOPmWWi9EAcZCownKQQG2mt7fQRUS4iJ/XKPcUC0mxeNxBgWDCwYPHc1FP1DMD68no6SoiXSVcuHpkVqErs4dYBLN7Zhw8+KyyMp25j6Z+/0MVc7lySFdeZSVB2J0Ru5DiBt9fvkkfrCVIkcS+DPd6ZuB2Rk8X1LNDAjwu6ucu2zSi6pe/v/JyvpfLrHwpHxJ61KjqUcwVgVWxajN7uHI4rg7cgll8AekqOoYuh2dW9MzOUesMmWw70MK001A7yqxMD6CizHpDABVdYNYFUP00xmz8aoZXswba6BPiACpeaTX8vdnYBhLbAT/ey+F3Y8Yk7zK6yPsdgbjj1LipD11JIaeiyLsYhgo5JBkspcUCfic3LqcFn6CVAkknAckji8I5JK8ihR5IBziMeK1sVegFD7dIkvC/ZRjxvy6if/vqjYT2dVDGa7yKO37d16mfpD3x2bOwx8Y1qoFpbcdXFHkOoot4VXQRd10Fl0NyOB6hYOLB/MKuZE4LrRkbfJB2tVtL8sGuPGwmdxBP4MEZlBLsQTdEHZGHZLDSkqU1ZFqNhmB32g0NCj2ECo1abzSog1vRXmhE4tGk3q9lBfvSPug+18Oz5n6qVq/pnGJV6k1UcnQU3aqZa3BXuhsdHhweFhEWOgy6EQ5detKWf8QyV1qK7ks9eAlJyYpgP7od021liNaa0Nc1YlJklCwlsXtsWEhE59Dw8PDOEVHhXYPb0W0Yj7zq9SiF+dILXUS2dmSY5BPcIrIBAeMSThG8s1ovbdPygyMl/o27XqvKekNQ7J8TNa3RB0vXduGMWrE+9lOJ60erT7vGyn7cuMzrgeXN58ann5Z3XvBHyzYlfwzccnPJ4LQ/E46uDPvshvJoZmNOs5jq6U36VXSWzCE2Hp1W2V/9RcTuK7M6/VQ1NfTTTpUtNj3yWyygTRGXdnrsLzzRf1T5mGtXqozbSrv3u+ouXWcuGTGhbbTb2Q/X+HYp+e6jvNIbVxqMe6fZ1Dazm58+NObg6j82JQcsH3Zs2Cby0Pyi/eSTJhzNbcPuZkTnafy5M96cHT5LvHx3xmWD/uvLFf3PX5y/bOz4b5tmVJIdg5L8Hg+7Uf2r989uvD+yZa0aj69ULzx/8rPnscdH77H4cLiwj1YVkWJghE97A6XebrymvMZn9vwRsqkkuMEPzef/2ntP8OPhnAZinEPebXiedNPCxm26VH+riDVJ7kQ+yX2ypdOmqrAtDehUNMGHl0APoOUV/SpkU6PZ78mozLo6X64yZWvRaBD7NSVLkD2MKIo4iJCVgTCFHiIQwcbk84UkyYun+9Nxtj7NmdqTBcjLy6sPQGN+hWYr7YHsbcdzoSU2lVxRnQ3JRVlSPpz4/u6quJnXk7tlzm9baZyzO/JSt/cDEqYHfDC0d4hk9LGnI5rxyumkU89dVk652G4fr7voYeJ1cstFQ7Qm8XKvQJmpQ86pJG1S0/wtx9/qfbf5RwmbN+SEKNryy0rPxX33Y8yTUmXToW9+ubnToAXLFSP2VtJ+wl/OxvsVbKl62D/MtXnCquAD359u0Xq2n7hLZPjxZXFeM3JmRL97rkPqJx+E6xovO5yv29b8w2n5q8LVu8l5ty9EThzZ0D11Pn/YdxO3+A9otKxL0cwg/1Hh7r9mtjhTZDl/KeTJpdBV1yLDfHeGDw/JMh491+lHUqmaW1byw0/3NnE2Pno44umlSVVdJnwy8EJLn9uK24/pIgEJZeyWQxnbf2t69dhJybee4zK235E1KZSxCf9IsfCn2zOb3sfxvlpDpWgz8ZeUILDo26nBuJqF0xHBwSE0SBemmtV0aes/Yh97n/uS+39ZjUpmbG9bJZyzuLCgydP2o56aSwIe/7aqrGRh7LZVR0dOD+oeGthqbv7jcWt9isitY4+22Mk9EvvzgUUPn/C870+RPG9tWHE/s9cBP88b/j6/8+ZHqW5f+7zJrDsei8MuRphSjT1ur5eJafne3XPoRS5Hc794aFnQNO+rmTvmHxJNoe60+iDs1zH7LluJATNOfT/357P5z2Y/Xj+qpNeuz3w2pJftOVC8uXTD2Y2dTqc+CfvuyzHzfmj1/PaY7KMTRbnWy+4D4878ShyOi18lDLsx1PXPcUsP/zDs2pTfzy5u4PP2+9eLm+09e2S5N3noz7g1HvNCy3zjQqr3tV1JfLw75chkQ4fhk+5GGAof7LjtIf3ZVo0KgZFxTLlph8qN/WSOh3ejtp3KdShXR8+mF58Y1e2n55n7Rpw6vGPdtiqPclqBbjfkQS16rx8tq3vSdKFDUJfv0SkklKaDQzqpIugu6WEaZecu3dK7dO4SEhrROSK0a0hndURYcIYyJCSsS4aqVgmMM6hvJPNPF33YLDy89Vb9B0dyOAteXgLrrVBGkwVXQUgXyGPIYkhglL8j0UtnOrwzHYFLoNKhBA6i4WnFoQTK/hLAVgVfAWGlXZDhHiT5nMehiTrbmVvEIQlBU5/zg/clH26TtHJg/jd3qv/8ctfXlb8+apl2J+Wwth//6/1Hb199umj4gpENI/wr+TKPy4sLSnZmrDu/42fOoDbberXJj9JvqP6VGDZ/0QyvY+IFJxd7xdBrVzc99Hm/4b936jJz+Zwh4VWJXhtbH3H/8lyR+9qwextaH57T9v1JMy/5eV3P8J7eO/D5YG7CXsPkipCfP9kSlJz2hmBzk1mHvVXbLC7Xzo5t36DjQtmakMm9F/YeLM9rM/3ZZvdDM26Imgw80GlY8PBuoxd+8F5J9kJ/46/7N/y0S9bsWHripK2pLfq9Xb5aX2nwO1jt53P4DrVWuvnX49LF86+Oflc7eUXXb/TUsylfP6/aXtZV/KxX473ljddWTj12t2jvukFtoz23xk3Jn3ry0al3+zT/tvH0m7OXZ7Utyeqx9lBhYvubIt941Z9L32mSELo1bVTSN/0/i3j7eeCFzSPfi87+Iv/E5h3Zcybrppk//Gn1k+UXWpzt9lT9hb636Ma4yZvX71z1+VsnFqa9N3bI0Ub90k/53n3ac3+w9GFQb/XqcOOo5D7bYkqTKqQzd08Y8sehzGnK88vK9x+eddTY70pl4Pw7m//YROtvj5Z/cGth7uFdov3Pevy+wRIu+DjtRPMzO36ff2Sa1/3C0WTSpy0nWbacHt66T/chnpdKfsncL18T9H27mb3ePHm7S8xc751zXXKLet/df67zCh7n7bhHdy9wTnBXwiEghEPgLnMISJRNs7rg2u9V9xF2JC6nEvG89tPfuR+gJps35UI2Bjenm9UaFNuTFdKwE1M329bUTYXRCMUTUleboVUprRoqKseaZTRrrQWouNPhdBc6NDgkLJTuBsU9JBh3Q2nU/c89Q/9VfV++Qrf50vm4eR3HZQc2v7Lr6rUDiwa2SV5//IJnYtsGv3y15qv49Vaaaviz8OvUBU3k81v2nbehfATd/jsi+8e3dt2eLmzw0I1Xfm/6MZ+joW2nvXv/t0yvgKdv3Szx/ulm4qoVe9ukHJn9WHZCfPLNjSc39eWtfPS+7p3Mb/y/j03ZNPXkDf/YQL+PpiYNUrhc5wY8GV1aShumPRhKv/t4wtmyLT/6lk2oPuXxQLQtRa/4RFa6PI7o3y+joV+HjA/Krp8WTOq/8lHxmob9GouLlhffGZT/jFzsnSyaQrjTsXe2XWwTu2N/59TlG1vlRwXnHVtyqcfkd1YoOVu9XTc/fbjkY/J46wGpzx/xq/ZRUlt9XweMrKEb2CsOn+bCL4d6Xu/TJSrf3g14PMi/qbS7QMyeCU1INELQk8qZ2jyplJ40u7Cx20dFoyLT/MputPN42vGKJGXB0OvvrVC9p/zH07PIvWB90xX9K1avj7cM+U3oEaihk5lDQU7DOVQRXRE1tc/rPxfbb6O/VkClHB8IqQ4HQhwdS8c4HAgRf+eZGPkRzWh9zedh4Nq9bEbVCG5M1wu3Plmfd/54wcAEcnOgdcxwvYvHuuO735qzPfBMo5Wz9OnbB3OOJlIeyYsujI28OnjHxiGLva54k1M/2pF/f+bJ2z3IX67uniPhH54dd/VeSpMLSevmXb85e/TXhXt/mH9fEDSFe2tux7atTU/+eHo9f1Gg60PhVdNOz8R3386WmBdsX9FtaWbnAwPdfkof0adp+Uyqz1Vhi5BHx4L75wb36mSWHv7J1Ov5FInHpX0S5dv3vtne7OfEmRMPhHV6c9Wen3eOl/Z960yK2fcX+siOfM2I4WQzSWO3U981Lv+952cZQ7Z0Drr5aMrUYwPTfnzXNF/3Ubf4M38U7PnQc2x6h7srl3ToIshrkf5Fr1Z6n6J70kMBO05Eb7nx6Pb4rdfe+8Aatj3xwJg2jdrnSnsqZo0ZFhvdeOeWLZsSMg8v7/u8sMC3cFkTOuPHvo3ebHF4WWvfk9G3Ot3a8VvcsYAz50IK49t3jGs7cthPaXffv7jo3SPdjbsm+VkFDX/J9d2zpGivX+qnm0f3mr4iV/mJYYXH+3s+7HevkfHPGSG6j59dGnh4VpsvMna96z2tkZrTq/PGoXO2X/e9sXXTEdUn+an8M1GByR/N37Q6f92WioU5Lb6dN80jp3VQyAciQ8XwWe32VNwtPuJ79udWSV8s/kV++SGpMU6Xjj+sPfyD4ac1ZceDOzx3OzB8xLmElivOPQ5a1idwUNPsLzxW/UkXCcfSRfx021HgVnoKHwXcum8DJpX8I6U4hKaZDdnhdTZkzTuCYDg2IkLosG7ModEVd4Np1P2Pv2Mp4rx4dnDQ2cGBswP23Lp7j83uXoHrzxk+LHJP6PL5/U+H+C7v27Jj9q1hyR9uF0S04Mk/n1jl0upCePbBRuek9yL2LRJsOtzta7JxcN/T010L1NMmzB/VVrdxmXzpraw3T11akvKxJKBq47drO20YK974zcKhR0a14N/KyP0xRNG+UdDNdaLkE1titr1xbn8gN2dd1oOj+gfdR6xo+lvs55cj1B8Z1GH571eoGnQ+HflO9bWLQtevRxSslne46bq7wiNv9/xed59c6zTM3SchzX/lWPPlRt23yd88d+dO9NzJ37718VtTW37be/OsN36cnlTc4v6KoKHXS3t03hA65MC23s9CTm/h9tr88cZ5ERNOvVsY8Hti2lzfsHZV3QzqiSmfL22wvnmb4qO/fc6dOvvhyHsnFXtmzZ+2s9LX2m6kp/+nx/z8I9qVd+vf9cS4zfM2eLVZszbjttJn9BV/+bsjS662e+O074Deiv1bB/dpy7331djhQV+3uWZ6o8HA2Lwt1cSVnR9xikaer2yyZVfLM4MG3Oy2osGtNvKdnttjxsmu760yj71svtn20p7YRQfu7vMafH7y7NsJcnrNurcv3R6+fOPTC5syru4tm/TWnbN3BtyUd1jj4f/+mvGZhT/MSM8f+XFQ8TeDl47Yk+fv/+sdfZX/nIA5keFJe69MiZm+Xxx/4Mzq6CDrgoeG6nxqSIDHG6MWLO6dFFr83aaSZheXJf62cNPO2Apd+anLZ0tm2c/OO3B23qrn+Ks5POt9X9LcvqAxh+fSSkKk4C9pRRNRtc/VFw5lx3c85s7dOcGl0Z815ide+WnNoeCv2kzvQg9jDjf0T6hJFQkVA6bK/9Y/+sC+hV0Lm9X+pmQkHToyJAQfc286HHMKOplOdDjm+r7eMfcK/VZ60nJkPMWbVEZPmk9PmmsnKZBLT5pM97HBccimoX/1Ngv9BSF4ptUrzQUqkyUwy6qnI+0KOHSXViGUNxFPoP/RMvR9uJH4+3DM9ycLoGdhv9mpsX+/NZDyru+NWOb9qavLL6cWtAg8fc6a2XqJdGHDK6p5i/ouHH+qwKV0r2ZkYEDv6irzV/rJz3b3+VFypMeefmtXPdCeV+1pHba67A1Ncen4mbHJg865zBt3qsUArwc9+85UnNz0Z/a13sLADkt+6NVy9Zmt3nnzu129pf4iplf+2DYPPMa/X2qdPPu3o+05sR33zXDf8d5avsuSO1mPswIXVHTs0zF7iFzlI9YahpUvvD75t8o5D2I7XXza4+SusLuGdhtubPS7c/LCA7eNi/zLyhPceknvi6af9akK8bx670Dn48OXfSLvJjko2Xdw/YYbH397vknJQNmQiJAxfi0mbv7Nr/piQHdKW/7x0OlZBuOabdaqSL7gfbKjf++iPh4JGdLKLQm/X5kz0cvYZLxsTe6NyI6aVVVvKNKnVnmrupZNvfTdg+r7TVcs9rvy5eqyk7+8oYq6Nly4dFpvQZ7gK8HmHJ/Gu5XKrfe+P9iSt/tS1CE3/18uaoJul/2xYsTCc8TZFbG7hj4oWy0eEOe+qNDnJNHhwOYlq/9r9q7lcqbHLi1aNL+qSumXx1T51b/dlRu+zvuxP3u79/RHr0srpN68Mp9ZKeH9/9pm5YzSZ+t//el+zd3wKtN6/R+Dtyw+fffvl+YmT7S9ODfMz39/Q7jSwgpBI8Wq945cG+1/rzizJPbgwo7Z4YVhfh6uB5xOzi6L5mrwyP5bOf/g3tzcrJNBxcK8VQFnDZtYNhg0saxhYmQ0aJw60BUX9uFAxOTIgsYjoMIHmog5mQ15kGdegK5A8LgN+QyQZUUNlBEaWQyBRdvfKS7L+z59vNYodF9zb+6Elm2vpe4ZpCBp4TEMMwhZoNWggXXbTQjmSWgL1RpUcObsEPgOYAW0upmliZEh2L1vWfO2eflR6my3DeOC9HdvDmS3N+STrVpX7h4Ss9/chN9c4HJwmkoo262giaIvZswSyyyK1lm3+YmepoAqnxvX78z2Se45xyaleN8+1MVyP+O9Ydv1e1tOrZ34tndZYH1+xUpGlj1/92zfeeLl279H2xluPd89N2XxJevjOcfjf7/8vUv0wnSLnLfabJ/eu7cLVlyQ/R9uffZRhFzYi+MdHEKHluXMnPP09wHN1B82NsxrPLYoOVYpLt/zTOTMBOff0dJv/cskHFf9XenB32UduiPr0J5lRneTBfaZRfSx6tnLTIhd1Pv8hVTniykzzlZ+s3stk93El8V4ak+YWsYSXvn7aiE3vHWiFbsWNjFpAJsnKog4YjNsYhIFCgmCk2bfgHXEsc+0IaXJWAMJ5CTJjZgxZARaDpdhNeQHDxybGZoaGYJAFEaKdH7ZYj0vQOP4a7Ue0bwrBzJkZ2+rROsygdKKoZ9wPVNnOLNMpNf0ktdczV6axlKax2M/33r86V3N6imzlV8YpQu95nl062qvn2qW2uL7sxriZupeMotLFVl58/H6OrHcV47iF0ru/s9/z7nQad4nr8J6raCoefLvmDbrek5xUbzy7ic3e+Lr0Mo6jsq66QXC8QtSozVY5dOObzqRNvfKu8R7jmXu2//eu/X0b9O/p8mR53c93jSdN/PIpcKpH7+Wuex8cKTy4r9zS3ZwzzdkDX7qs2P3TvnQ2IWfW15Oute7ZwN342vhuXZmWdlzzsQ6Xny55OrtxZtf3LrNUyscccNJ50re7uua1i2vnXgPNLMHPrT6vDrSZ1NXGeP79Yc0P5Uu7TK0vNPrwgAAxVCrQw0KZW5kc3RyZWFtDQplbmRvYmoNCjI3IDAgb2JqDQpbIDBbIDUwN10gIDNbIDIyNiA1NzldICA0N1sgMjUyXSAgNThbIDMxOV0gIDg3WyA1MTddICA5MFsgNTQzXSAgMTAwWyA0ODddICAyNThbIDQ3OV0gIDI3MlsgNDIzXSAgMjg2WyA0OThdICAzNDZbIDUyNV0gIDM0OVsgMjMwXSAgMzczWyA3OTkgNTI1XSAgMzgxWyA1MjddICAzOTVbIDUyNV0gIDQwMFsgMzkxXSAgNDEwWyAzMzVdICA0MjVbIDYzNF0gIDQzN1sgNTI1XSBdIA0KZW5kb2JqDQoyOCAwIG9iag0KWyAyMjZdIA0KZW5kb2JqDQoyOSAwIG9iag0KPDwvVHlwZS9NZXRhZGF0YS9TdWJ0eXBlL1hNTC9MZW5ndGggMzA4OT4+DQpzdHJlYW0NCjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+PHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iMy4xLTcwMSI+CjxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CjxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiICB4bWxuczpwZGY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGRmLzEuMy8iPgo8cGRmOlByb2R1Y2VyPk1pY3Jvc29mdMKuIFdvcmQgZm9yIE1pY3Jvc29mdCAzNjU8L3BkZjpQcm9kdWNlcj48L3JkZjpEZXNjcmlwdGlvbj4KPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CjxkYzpjcmVhdG9yPjxyZGY6U2VxPjxyZGY6bGk+U2hpcmxleSBTSFlVTjwvcmRmOmxpPjwvcmRmOlNlcT48L2RjOmNyZWF0b3I+PC9yZGY6RGVzY3JpcHRpb24+CjxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgo8eG1wOkNyZWF0b3JUb29sPk1pY3Jvc29mdMKuIFdvcmQgZm9yIE1pY3Jvc29mdCAzNjU8L3htcDpDcmVhdG9yVG9vbD48eG1wOkNyZWF0ZURhdGU+MjAyMy0wNC0yN1QwOTozMDo1NSswODowMDwveG1wOkNyZWF0ZURhdGU+PHhtcDpNb2RpZnlEYXRlPjIwMjMtMDQtMjdUMDk6MzA6NTUrMDg6MDA8L3htcDpNb2RpZnlEYXRlPjwvcmRmOkRlc2NyaXB0aW9uPgo8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iPgo8eG1wTU06RG9jdW1lbnRJRD51dWlkOjUxN0FDQUE5LTY3RDYtNDY1NS1BRUYxLTM0NzY2Q0FGNjdENDwveG1wTU06RG9jdW1lbnRJRD48eG1wTU06SW5zdGFuY2VJRD51dWlkOjUxN0FDQUE5LTY3RDYtNDY1NS1BRUYxLTM0NzY2Q0FGNjdENDwveG1wTU06SW5zdGFuY2VJRD48L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCjwvcmRmOlJERj48L3g6eG1wbWV0YT48P3hwYWNrZXQgZW5kPSJ3Ij8+DQplbmRzdHJlYW0NCmVuZG9iag0KMzAgMCBvYmoNCjw8L0Rpc3BsYXlEb2NUaXRsZSB0cnVlPj4NCmVuZG9iag0KMzEgMCBvYmoNCjw8L1R5cGUvWFJlZi9TaXplIDMxL1dbIDEgNCAyXSAvUm9vdCAxIDAgUi9JbmZvIDE0IDAgUi9JRFs8QTlDQTdBNTFENjY3NTU0NkFFRjEzNDc2NkNBRjY3RDQ+PEE5Q0E3QTUxRDY2NzU1NDZBRUYxMzQ3NjZDQUY2N0Q0Pl0gL0ZpbHRlci9GbGF0ZURlY29kZS9MZW5ndGggMTE3Pj4NCnN0cmVhbQ0KeJxjYACC//8ZgaQgAwOIWgah7oEpxi9gitkJQh2BUA/AFEsthDoGpli3QqjXYIpNEUKdAlPsuxgYmIBmijOwQChWCMUGodghFDOEYoJQUA0cQO0cF2E8RiCPqw9sJo85mGpaCqaaeyHUCjA1gYeBAQAxKxHxDQplbmRzdHJlYW0NCmVuZG9iag0KeHJlZg0KMCAzMg0KMDAwMDAwMDAxNSA2NTUzNSBmDQowMDAwMDAwMDE3IDAwMDAwIG4NCjAwMDAwMDAxNjYgMDAwMDAgbg0KMDAwMDAwMDIyMiAwMDAwMCBuDQowMDAwMDAwNTAwIDAwMDAwIG4NCjAwMDAwMDA4MzQgMDAwMDAgbg0KMDAwMDAwMDk2NCAwMDAwMCBuDQowMDAwMDAwOTkyIDAwMDAwIG4NCjAwMDAwMDExNDkgMDAwMDAgbg0KMDAwMDAwMTIyMiAwMDAwMCBuDQowMDAwMDAxNDYxIDAwMDAwIG4NCjAwMDAwMDE1MTUgMDAwMDAgbg0KMDAwMDAwMTU2OSAwMDAwMCBuDQowMDAwMDAxNzM4IDAwMDAwIG4NCjAwMDAwMDE5NzggMDAwMDAgbg0KMDAwMDAwMDAxNiA2NTUzNSBmDQowMDAwMDAwMDE3IDY1NTM1IGYNCjAwMDAwMDAwMTggNjU1MzUgZg0KMDAwMDAwMDAxOSA2NTUzNSBmDQowMDAwMDAwMDIwIDY1NTM1IGYNCjAwMDAwMDAwMjEgNjU1MzUgZg0KMDAwMDAwMDAyMiA2NTUzNSBmDQowMDAwMDAwMDIzIDY1NTM1IGYNCjAwMDAwMDAwMjQgNjU1MzUgZg0KMDAwMDAwMDAwMCA2NTUzNSBmDQowMDAwMDAyNzAyIDAwMDAwIG4NCjAwMDAwMDMxMjcgMDAwMDAgbg0KMDAwMDAzMzQ0NSAwMDAwMCBuDQowMDAwMDMzNjc3IDAwMDAwIG4NCjAwMDAwMzM3MDQgMDAwMDAgbg0KMDAwMDAzNjg3NiAwMDAwMCBuDQowMDAwMDM2OTIxIDAwMDAwIG4NCnRyYWlsZXINCjw8L1NpemUgMzIvUm9vdCAxIDAgUi9JbmZvIDE0IDAgUi9JRFs8QTlDQTdBNTFENjY3NTU0NkFFRjEzNDc2NkNBRjY3RDQ+PEE5Q0E3QTUxRDY2NzU1NDZBRUYxMzQ3NjZDQUY2N0Q0Pl0gPj4NCnN0YXJ0eHJlZg0KMzcyMzkNCiUlRU9GDQp4cmVmDQowIDANCnRyYWlsZXINCjw8L1NpemUgMzIvUm9vdCAxIDAgUi9JbmZvIDE0IDAgUi9JRFs8QTlDQTdBNTFENjY3NTU0NkFFRjEzNDc2NkNBRjY3RDQ+PEE5Q0E3QTUxRDY2NzU1NDZBRUYxMzQ3NjZDQUY2N0Q0Pl0gL1ByZXYgMzcyMzkvWFJlZlN0bSAzNjkyMT4+DQpzdGFydHhyZWYNCjM4MDM2DQolJUVPRg==\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Extract full list of candidate attachments</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5743f18b-65be-4ee5-9681-e460948260d8","name":"Join Request Attachment - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-AT\",\r\n    \"SubmitEC\": \"HRM\",\r\n    \"Data\": [\r\n        {\r\n            \"EmployeeCode\": \"9778\",\r\n            \"AttachmentName\":\"attach_test.pdf\",\r\n            \"FileName\": \"attach_test.pdf\",\r\n            \"FileContentBase64\": \"JVBERi0xLjcNCiW...W..olJUVPRg==\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 27 Apr 2023 01:38:31 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"3d05574e-ec72-4f77-ad27-0df1732972e0"},{"name":"Join Request Emergency - LIST","id":"e22f4171-9149-4cc7-a34b-1fa4dc4e3a20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Emergency\r\n  \"InterfaceCode\": \"BIPO-JR-EG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of candidate emergency contact</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d27f3218-4751-4fbe-92b6-68e791b57d46","name":"Join Request Emergency - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Join Request Emergency\r\n  \"InterfaceCode\": \"BIPO-JR-EG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"3292"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:24:17 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"PHEE6\",\n        \"RelationCode\": \"FTH\",\n        \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\n        \"AddressCity\": null,\n        \"AddressCountryCode\": \"PH\",\n        \"AddressDistrict\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Email\": \"email@email.com\",\n        \"Gender\": \"M\",\n        \"MobileNo\": \"1345664\",\n        \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\",\n        \"Remarks\": null,\n        \"TelephoneNo\": null\n    },\n    {\n        \"EmployeeCode\": \"JML001\",\n        \"RelationCode\": null,\n        \"EmergencyName\": \"sdfsdfsdf\",\n        \"AddressCity\": \"Singapore\",\n        \"AddressCountryCode\": null,\n        \"AddressDistrict\": null,\n        \"AddressLine1\": \"213123\",\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": \"123213\",\n        \"AddressState\": null,\n        \"AddressVillage\": null,\n        \"Email\": \"test@gmail.com\",\n        \"Gender\": \"F\",\n        \"MobileNo\": \"1232131\",\n        \"ParentRecordID\": \"60ff8d8f-63d8-e911-aa20-02db12e0e310\",\n        \"Remarks\": \"test\",\n        \"TelephoneNo\": \"123213213\"\n    }\n]"}],"_postman_id":"e22f4171-9149-4cc7-a34b-1fa4dc4e3a20"},{"name":"Join Request Emergency - UPSERT","id":"32ffdb6d-ad10-47d7-8911-d853f0051ad3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate emergency contact</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5a501e8a-7018-4a63-8b3b-8983c9bdaeb6","name":"Join Request Emergency - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Test500\",\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:26:34 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"32ffdb6d-ad10-47d7-8911-d853f0051ad3"},{"name":"Join Request Emergency - DELETE","id":"83df1268-383d-4808-8c73-3f0fbd032e20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-EG\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate emergency contact</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7d6befbc-6ff2-4d17-bc7c-79fcebc1fe12","name":"Join Request Emergency - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-EG\",\r\n    \"EmployeeCode\": \"Test500\",\r\n    \"EmergencyName\": \"EMERGENCY CONTRACT 1\",\r\n    \"ParentRecordID\": \"428c565c-f843-e911-aa06-02db12e0e310\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 14 Apr 2023 09:28:28 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"83df1268-383d-4808-8c73-3f0fbd032e20"},{"name":"Join Request Spare XX - LIST","id":"249074de-850b-4d66-bea1-bbdbc61f6a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Join Request Spare, support BIPO-JR-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-JR-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList","description":"<p>Extract full list of candidate spare info.<br />Employee spare info table, support BIPO-JR-SXX (XX: 01-20)</p>\n","urlObject":{"path":["api2","BIPOExport","GetList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6ee75d50-4a13-4091-8432-7432ebfba55d","name":"Join Request Spare XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Join Request Spare, support BIPO-JR-SXX where XX is 01-10\r\n    \"InterfaceCode\": \"BIPO-JR-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"121"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 08:40:20 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"ST0006\",\n        \"DateStart\": \"2020-11-02T00:00:00\"\n    },\n    {\n        \"EmployeeCode\": \"ST0006\",\n        \"DateStart\": \"2020-11-11T00:00:00\"\n    }\n]"}],"_postman_id":"249074de-850b-4d66-bea1-bbdbc61f6a1e"},{"name":"Join Request Spare XX - UPSERT","id":"308e8ba0-de4a-47bf-9d17-70736c4c8dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"ST0006\",\r\n        \"DateStart\": \"2023-01-01T00:00:00\",\r\n        \"ESM01C01\": \"Test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update candidate spare info</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4a3be8ea-1455-489a-8aee-30107dabe6f2","name":"Join Request Spare XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"ST0006\",\r\n        \"DateStart\": \"2023-01-01T00:00:00\",\r\n        \"ESM01C01\": \"Test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 08:54:02 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"308e8ba0-de4a-47bf-9d17-70736c4c8dc9"},{"name":"Join Request Spare XX - DELETE","id":"910b9b07-1eac-477b-98c9-75e286eff767","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-S01\",\r\n    \"EmployeeCode\": \"ST0006\",\r\n    \"DateStart\": \"2023-01-01T00:00:00\",\r\n    \"ParentRecordID\":\"6CDBFC2B-F416-EC11-836B-38F3AB62CE08\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete candidate spare info</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"15820b95-5adc-4ce1-8a4b-da007c64e9ab","name":"Join Request Spare XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-S01\",\r\n    \"EmployeeCode\": \"ST0006\",\r\n    \"DateStart\": \"2023-01-01T00:00:00\",\r\n    \"ParentRecordID\":\"6CDBFC2B-F416-EC11-836B-38F3AB62CE08\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 08:55:24 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"0 deleted.\"\n}"}],"_postman_id":"910b9b07-1eac-477b-98c9-75e286eff767"}],"id":"c9df86cc-dd29-4df0-8fee-edfdf201fa26","_postman_id":"c9df86cc-dd29-4df0-8fee-edfdf201fa26","description":""},{"name":"Payroll","item":[{"name":"Payroll","item":[{"name":"Generate Record","item":[{"name":"Append API Transaction - LIST","id":"4123bc63-abf7-4ace-b69a-939ac6916a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"ItemName\": \"Test001\"\r\n}\r\n\r\n/* Method = GetListItem, with 1 filtering   */","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d4e9aed3-59b2-4dcf-846f-53aad95714c2","name":"Export with one filter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"ItemName\": \"Test001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"312"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:05:20 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"XG001\",\n        \"ItemName\": \"Test001\",\n        \"Quantity\": 500,\n        \"Date\": \"2024-08-28T00:00:00\",\n        \"CurrencyCode\": null,\n        \"Remarks\": \"API Testing\",\n        \"Source\": \"G\"\n    },\n    {\n        \"EmployeeCode\": \"XG005\",\n        \"ItemName\": \"Test001\",\n        \"Quantity\": 4800,\n        \"Date\": \"2024-08-28T00:00:00\",\n        \"CurrencyCode\": null,\n        \"Remarks\": \"API Testing_XG002\",\n        \"Source\": \"G\"\n    }\n]"},{"id":"1391b5cd-eafb-4f14-b9ed-453f74af4417","name":"Export with two filter","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"EmployeeCode\": \"XG001\",\r\n    \"ItemName\": \"Test001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"153"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:06:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"XG001\",\n        \"ItemName\": \"Test001\",\n        \"Quantity\": 500,\n        \"Date\": \"2024-08-28T00:00:00\",\n        \"CurrencyCode\": null,\n        \"Remarks\": \"API Testing\",\n        \"Source\": \"G\"\n    }\n]"},{"id":"ae488ff4-d033-4d6d-8e00-0a675e611c35","name":"Export when no record matched","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"EmployeeCode\": \"XG008\",\r\n    \"ItemName\": \"Test001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:13:12 GMT"}],"cookie":[],"responseTime":null,"body":"[]"},{"id":"3bfc228a-009c-4e31-b120-9cf70f14a658","name":"InterfaceCode validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"\",\r\n    \"EmployeeCode\": \"XG008\",\r\n    \"ItemName\": \"Test001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"31"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:13:52 GMT"}],"cookie":[],"responseTime":null,"body":"\"InterfaceCode does not exist.\""}],"_postman_id":"4123bc63-abf7-4ace-b69a-939ac6916a03"},{"name":"Append API Transaction - UPSERT","id":"55ae8beb-b998-4f97-97cd-73651202a982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG005\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"4800\",\r\n            \"Remarks\": \"API Testing_XG002\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n\r\n\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>When \"DataImportType\" : \"Append\", system will append for each record even though key values already exists in BIPO.</p>\n<p>When \"DataImportType\" : \"Overwrite\", system will overwrite record when key values are the same.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f86d6e84-07e3-4c4b-9443-ed4089e3db77","name":"Append API Transaction - UPSERT (Type: Update)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG005\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"4800\",\r\n            \"Remarks\": \"API Testing_XG002\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n\r\n\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 02:40:50 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"},{"id":"12aeb658-abf7-489b-825c-d61f7e246552","name":"Append API Transaction - UPSERT (Type: Append)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"DataImportType\": \"APPEND\",\r\n    \"Data\": \r\n    [\r\n        {\r\n            \"EmployeeCode\": \"000002\",\r\n            \"ItemName\": \"ItemA\",\r\n            \"Date\": \"2024-01-02\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"000003\",\r\n            \"ItemName\": \"ItemB\",\r\n            \"Date\": \"2024-01-02\"\r\n        }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"31"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:13:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"ok\": true,\r\n    \"msg\": \"Import Succeed.\"\r\n}"},{"id":"25aa9960-9a18-42d1-a385-02d1d347c2a5","name":"Append API Transaction - UPSERT (Type: Overwrite)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{    \r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"DataImportType\": \"OVERWRITE\",\r\n    \"Data\": \r\n    [\r\n        {\r\n            \"EmployeeCode\": \"000002\",\r\n            \"ItemName\": \"ItemA\",\r\n            \"Date\": \"2024-01-02\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"000003\",\r\n            \"ItemName\": \"ItemB\",\r\n            \"Date\": \"2024-01-02\"\r\n        }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"31"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-AspNet-Version","value":""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 28 Aug 2024 03:13:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"ok\": true,\r\n    \"msg\": \"Import Succeed.\"\r\n}"}],"_postman_id":"55ae8beb-b998-4f97-97cd-73651202a982"}],"id":"41ee4c5c-20ae-4ca6-8b13-eb6d78ea25b5","_postman_id":"41ee4c5c-20ae-4ca6-8b13-eb6d78ea25b5","description":""}],"id":"d60eabaa-cc47-4991-8d4b-593ed19b80d6","_postman_id":"d60eabaa-cc47-4991-8d4b-593ed19b80d6","description":""},{"name":"Reference","item":[{"name":"Allowance","item":[{"name":"Allowance - LIST","id":"a4b34ca2-ea45-462a-98bc-6bf690e7a13e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Allowance Master\r\n  \"InterfaceCode\": \"BIPO-AM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e2bac759-a004-4fce-a068-ce3a4ea721dc","name":"Allowance - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Allowance Master\r\n  \"InterfaceCode\": \"BIPO-AM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"607733"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 09:44:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"AllowanceCode\": \"HF_Meal\",\n        \"AllowanceName\": \"Meal Allowance\",\n        \"AllowanceType\": \"A\",\n        \"BasisAmountMethod\": \"Q\",\n        \"Category\": \"XX\",\n        \"CountryCode\": \"SG\",\n        \"CurrencyCode\": null,\n        \"FormulaCode\": null,\n        \"GLGroup\": null,\n        \"Obsolete\": \"N\",\n        \"OccurenceMonths\": null,\n        \"PayslipGrouping\": null,\n        \"PayslipDisplay\": null,\n        \"ShowDetailPeriod\": null,\n        \"PayslipUnit\": null,\n        \"PayslipShow\": \"1\",\n        \"PayslipSequence\": 0,\n        \"ProrationType\": \"N\",\n        \"Quantity\": 0,\n        \"Rate\": 1,\n        \"ResignMonths\": 0,\n        \"ReportingGroup\": null,\n        \"RetroFlag\": \"Y\",\n        \"ArrearsFlag\": \"Y\",\n        \"UnpaidCodes\": null,\n        \"WageType\": \"N\",\n        \"PayslipSuppress\": 1,\n        \"TWPayslipSuppress\": 1,\n        \"DeleteZero\": null,\n        \"RoundingType\": null,\n        \"RoundingMethod\": null,\n        \"RoundingAmount\": 0,\n        \"ArrearsADCode\": null,\n        \"BackpayADCode\": null,\n        \"FixedFlag\": \"Y\",\n        \"FinalPayGrouping\": null,\n        \"FinalPayDisplay\": null,\n        \"FinalPayUnit\": null,\n        \"FinalPaySequence\": 0,\n        \"Avg12MthFlag\": null,\n        \"NonFullWageFlag\": null,\n        \"TotalWageFlag\": null,\n        \"HKTaxCategory\": null,\n        \"RoundingQuantity\": null,\n        \"ExcludeSHPay\": null,\n        \"PFType\": null,\n        \"NHI2Type\": null,\n        \"RegularPayment\": null,\n        \"TWPayslipShow\": null,\n        \"TWPayslipGrouping\": null,\n        \"TWPayslipSequence\": 0,\n        \"MSOType\": null,\n        \"NSGroup\": null,\n        \"SDLType\": null,\n        \"SGTaxCategory\": null,\n        \"TaxableGroup\": null,\n        \"BenefitInKindCode\": null,\n        \"EPFType\": null,\n        \"HRDFType\": null,\n        \"SOCSOType\": null,\n        \"MYTaxCategory\": null,\n        \"TaxDeductionCode\": null,\n        \"TaxExemptionCode\": null,\n        \"CP22\": null,\n        \"GrossOrNet\": null,\n        \"BPJSTKType\": null,\n        \"IDTaxCategory\": null,\n        \"GPFType\": null,\n        \"SSFType\": null,\n        \"PHTaxCategory\": null,\n        \"TaxExemption\": 0,\n        \"FinalPayShow\": null,\n        \"CurrMthFlag\": null,\n        \"InjuryTotalWageFlag\": null,\n        \"DPLKType\": null,\n        \"BPJSKSType\": null,\n        \"WorkdayExcludeHoliday\": null,\n        \"ProfTax\": null,\n        \"ESIType\": null,\n        \"HRAType\": null,\n        \"LWFType\": null,\n        \"LIType\": null,\n        \"YTDPayslipCategory\": null,\n        \"SSSType\": null,\n        \"PagIBIGType\": null,\n        \"PhilHealthType\": null,\n        \"IncludeInPayrollRegister\": \"Y\",\n        \"FixDays\": 0,\n        \"TaxExemptionType\": null,\n        \"TaxExemptionCategory\": null\n    },\n    {\n        \"AllowanceCode\": \"HFNISFT\",\n        \"AllowanceName\": \"Night Shift Allowance\",\n        \"AllowanceType\": \"A\",\n        \"BasisAmountMethod\": \"Q\",\n        \"Category\": \"XX\",\n        \"CountryCode\": \"SG\",\n        \"CurrencyCode\": null,\n        \"FormulaCode\": null,\n        \"GLGroup\": null,\n        \"Obsolete\": \"N\",\n        \"OccurenceMonths\": null,\n        \"PayslipGrouping\": null,\n        \"PayslipDisplay\": null,\n        \"ShowDetailPeriod\": null,\n        \"PayslipUnit\": null,\n        \"PayslipShow\": \"1\",\n        \"PayslipSequence\": 0,\n        \"ProrationType\": \"N\",\n        \"Quantity\": 0,\n        \"Rate\": 1,\n        \"ResignMonths\": 0,\n        \"ReportingGroup\": null,\n        \"RetroFlag\": \"Y\",\n        \"ArrearsFlag\": \"Y\",\n        \"UnpaidCodes\": null,\n        \"WageType\": \"N\",\n        \"PayslipSuppress\": 1,\n        \"TWPayslipSuppress\": 1,\n        \"DeleteZero\": null,\n        \"RoundingType\": null,\n        \"RoundingMethod\": null,\n        \"RoundingAmount\": 0,\n        \"ArrearsADCode\": null,\n        \"BackpayADCode\": null,\n        \"FixedFlag\": \"Y\",\n        \"FinalPayGrouping\": null,\n        \"FinalPayDisplay\": null,\n        \"FinalPayUnit\": null,\n        \"FinalPaySequence\": 0,\n        \"Avg12MthFlag\": null,\n        \"NonFullWageFlag\": null,\n        \"TotalWageFlag\": null,\n        \"HKTaxCategory\": null,\n        \"RoundingQuantity\": null,\n        \"ExcludeSHPay\": null,\n        \"PFType\": null,\n        \"NHI2Type\": null,\n        \"RegularPayment\": null,\n        \"TWPayslipShow\": null,\n        \"TWPayslipGrouping\": null,\n        \"TWPayslipSequence\": 0,\n        \"MSOType\": null,\n        \"NSGroup\": null,\n        \"SDLType\": null,\n        \"SGTaxCategory\": null,\n        \"TaxableGroup\": null,\n        \"BenefitInKindCode\": null,\n        \"EPFType\": null,\n        \"HRDFType\": null,\n        \"SOCSOType\": null,\n        \"MYTaxCategory\": null,\n        \"TaxDeductionCode\": null,\n        \"TaxExemptionCode\": null,\n        \"CP22\": null,\n        \"GrossOrNet\": null,\n        \"BPJSTKType\": null,\n        \"IDTaxCategory\": null,\n        \"GPFType\": null,\n        \"SSFType\": null,\n        \"PHTaxCategory\": null,\n        \"TaxExemption\": 0,\n        \"FinalPayShow\": null,\n        \"CurrMthFlag\": null,\n        \"InjuryTotalWageFlag\": null,\n        \"DPLKType\": null,\n        \"BPJSKSType\": null,\n        \"WorkdayExcludeHoliday\": null,\n        \"ProfTax\": null,\n        \"ESIType\": null,\n        \"HRAType\": null,\n        \"LWFType\": null,\n        \"LIType\": null,\n        \"YTDPayslipCategory\": null,\n        \"SSSType\": null,\n        \"PagIBIGType\": null,\n        \"PhilHealthType\": null,\n        \"IncludeInPayrollRegister\": \"Y\",\n        \"FixDays\": 0,\n        \"TaxExemptionType\": null,\n        \"TaxExemptionCategory\": null\n    }\n]"}],"_postman_id":"a4b34ca2-ea45-462a-98bc-6bf690e7a13e"},{"name":"Allowance - UPSERT","id":"d9359945-c492-46b8-90f0-05a0de8f03fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n      \"AllowanceCode\": \"HF_LEADER\",\r\n      \"AllowanceName\": \"Leadership Allowance\",\r\n      \"AllowanceType\": \"A\",\r\n      \"BasisAmountMethod\": null,\r\n      \"Category\": \"XX\",\r\n      \"CountryCode\": \"*\",\r\n      \"CurrencyCode\": null,\r\n      \"FormulaCode\": null,\r\n      \"GLGroup\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"OccurenceMonths\": null,\r\n      \"PayslipGrouping\": null,\r\n      \"PayslipDisplay\": null,\r\n      \"ShowDetailPeriod\": null,\r\n      \"PayslipUnit\": null,\r\n      \"PayslipShow\": \"1\",\r\n      \"PayslipSequence\": 0.0,\r\n      \"ProrationType\": \"N\",\r\n      \"Quantity\": 0.0000,\r\n      \"Rate\": 1.0000,\r\n      \"ResignMonths\": 0.0,\r\n      \"ReportingGroup\": null,\r\n      \"RetroFlag\": null,\r\n      \"ArrearsFlag\": null,\r\n      \"UnpaidCodes\": null,\r\n      \"WageType\": \"O\",\r\n      \"PayslipSuppress\": 1.0,\r\n      \"TWPayslipSuppress\": 1.0,\r\n      \"DeleteZero\": null,\r\n      \"RoundingType\": null,\r\n      \"RoundingMethod\": null,\r\n      \"RoundingAmount\": 0.00,\r\n      \"ArrearsADCode\": null,\r\n      \"BackpayADCode\": null,\r\n      \"FixedFlag\": null,\r\n      \"FinalPayGrouping\": null,\r\n      \"FinalPayDisplay\": null,\r\n      \"FinalPayUnit\": null,\r\n      \"FinalPaySequence\": 0.0,\r\n      \"Avg12MthFlag\": null,\r\n      \"NonFullWageFlag\": null,\r\n      \"TotalWageFlag\": null,\r\n      \"HKTaxCategory\": null,\r\n      \"RoundingQuantity\": null,\r\n      \"ExcludeSHPay\": null,\r\n      \"PFType\": null,\r\n      \"NHI2Type\": null,\r\n      \"RegularPayment\": null,\r\n      \"TWPayslipShow\": null,\r\n      \"TWPayslipGrouping\": null,\r\n      \"TWPayslipSequence\": 0.0,\r\n      \"MSOType\": null,\r\n      \"NSGroup\": null,\r\n      \"SDLType\": null,\r\n      \"SGTaxCategory\": \"010\",\r\n      \"TaxableGroup\": null,\r\n      \"BenefitInKindCode\": null,\r\n      \"EPFType\": null,\r\n      \"HRDFType\": null,\r\n      \"SOCSOType\": null,\r\n      \"MYTaxCategory\": null,\r\n      \"TaxDeductionCode\": null,\r\n      \"TaxExemptionCode\": null,\r\n      \"CP22\": null,\r\n      \"GrossOrNet\": null,\r\n      \"BPJSTKType\": null,\r\n      \"IDTaxCategory\": \"01\",\r\n      \"GPFType\": null,\r\n      \"SSFType\": null,\r\n      \"PHTaxCategory\": null,\r\n      \"TaxExemption\": 0.00,\r\n      \"FinalPayShow\": null,\r\n      \"CurrMthFlag\": null,\r\n      \"InjuryTotalWageFlag\": null,\r\n      \"DPLKType\": null,\r\n      \"BPJSKSType\": null,\r\n      \"WorkdayExcludeHoliday\": null,\r\n      \"ProfTax\": null,\r\n      \"ESIType\": null,\r\n      \"HRAType\": null,\r\n      \"LWFType\": null,\r\n      \"LIType\": null,\r\n      \"YTDPayslipCategory\": null,\r\n      \"SSSType\": null,\r\n      \"PagIBIGType\": null,\r\n      \"PhilHealthType\": null,\r\n      \"IncludeInPayrollRegister\": null,\r\n      \"FixDays\": 0.00,\r\n      \"TaxExemptionType\": null,\r\n      \"TaxExemptionCategory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c0dd4954-11e9-4566-82ea-595b495060cd","name":"Allowance - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n      \"AllowanceCode\": \"HF_LEADER\",\r\n      \"AllowanceName\": \"Leadership Allowance\",\r\n      \"AllowanceType\": \"A\",\r\n      \"BasisAmountMethod\": null,\r\n      \"Category\": \"XX\",\r\n      \"CountryCode\": \"*\",\r\n      \"CurrencyCode\": null,\r\n      \"FormulaCode\": null,\r\n      \"GLGroup\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"OccurenceMonths\": null,\r\n      \"PayslipGrouping\": null,\r\n      \"PayslipDisplay\": null,\r\n      \"ShowDetailPeriod\": null,\r\n      \"PayslipUnit\": null,\r\n      \"PayslipShow\": \"1\",\r\n      \"PayslipSequence\": 0.0,\r\n      \"ProrationType\": \"N\",\r\n      \"Quantity\": 0.0000,\r\n      \"Rate\": 1.0000,\r\n      \"ResignMonths\": 0.0,\r\n      \"ReportingGroup\": null,\r\n      \"RetroFlag\": null,\r\n      \"ArrearsFlag\": null,\r\n      \"UnpaidCodes\": null,\r\n      \"WageType\": \"O\",\r\n      \"PayslipSuppress\": 1.0,\r\n      \"TWPayslipSuppress\": 1.0,\r\n      \"DeleteZero\": null,\r\n      \"RoundingType\": null,\r\n      \"RoundingMethod\": null,\r\n      \"RoundingAmount\": 0.00,\r\n      \"ArrearsADCode\": null,\r\n      \"BackpayADCode\": null,\r\n      \"FixedFlag\": null,\r\n      \"FinalPayGrouping\": null,\r\n      \"FinalPayDisplay\": null,\r\n      \"FinalPayUnit\": null,\r\n      \"FinalPaySequence\": 0.0,\r\n      \"Avg12MthFlag\": null,\r\n      \"NonFullWageFlag\": null,\r\n      \"TotalWageFlag\": null,\r\n      \"HKTaxCategory\": null,\r\n      \"RoundingQuantity\": null,\r\n      \"ExcludeSHPay\": null,\r\n      \"PFType\": null,\r\n      \"NHI2Type\": null,\r\n      \"RegularPayment\": null,\r\n      \"TWPayslipShow\": null,\r\n      \"TWPayslipGrouping\": null,\r\n      \"TWPayslipSequence\": 0.0,\r\n      \"MSOType\": null,\r\n      \"NSGroup\": null,\r\n      \"SDLType\": null,\r\n      \"SGTaxCategory\": \"010\",\r\n      \"TaxableGroup\": null,\r\n      \"BenefitInKindCode\": null,\r\n      \"EPFType\": null,\r\n      \"HRDFType\": null,\r\n      \"SOCSOType\": null,\r\n      \"MYTaxCategory\": null,\r\n      \"TaxDeductionCode\": null,\r\n      \"TaxExemptionCode\": null,\r\n      \"CP22\": null,\r\n      \"GrossOrNet\": null,\r\n      \"BPJSTKType\": null,\r\n      \"IDTaxCategory\": \"01\",\r\n      \"GPFType\": null,\r\n      \"SSFType\": null,\r\n      \"PHTaxCategory\": null,\r\n      \"TaxExemption\": 0.00,\r\n      \"FinalPayShow\": null,\r\n      \"CurrMthFlag\": null,\r\n      \"InjuryTotalWageFlag\": null,\r\n      \"DPLKType\": null,\r\n      \"BPJSKSType\": null,\r\n      \"WorkdayExcludeHoliday\": null,\r\n      \"ProfTax\": null,\r\n      \"ESIType\": null,\r\n      \"HRAType\": null,\r\n      \"LWFType\": null,\r\n      \"LIType\": null,\r\n      \"YTDPayslipCategory\": null,\r\n      \"SSSType\": null,\r\n      \"PagIBIGType\": null,\r\n      \"PhilHealthType\": null,\r\n      \"IncludeInPayrollRegister\": null,\r\n      \"FixDays\": 0.00,\r\n      \"TaxExemptionType\": null,\r\n      \"TaxExemptionCategory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 09:46:31 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"d9359945-c492-46b8-90f0-05a0de8f03fd"},{"name":"Allowance - DELETE","id":"2266a124-c485-4f78-8c91-5209f182aab7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"AllowanceCode\": \"HF_LEADER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1bd9aca0-49fa-4bc2-a650-f558e581e378","name":"Allowance - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"AllowanceCode\": \"HF_LEADER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 09:48:03 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"2266a124-c485-4f78-8c91-5209f182aab7"}],"id":"5d5bc456-d27d-44c4-9c34-71bb6ee3a6cf","_postman_id":"5d5bc456-d27d-44c4-9c34-71bb6ee3a6cf","description":""}],"id":"1c7d78bc-c1e6-4083-a26c-9ec50d3b3560","_postman_id":"1c7d78bc-c1e6-4083-a26c-9ec50d3b3560","description":""},{"name":"Payroll Recurring - LIST","id":"c79e8dd3-ce0e-45b7-b765-81c553a9f946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Payroll Recurring\r\n  \"InterfaceCode\": \"BIPO-RI\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of allowances from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cb696e75-275e-420b-ac8a-635e49f350d6","name":"Payroll Recurring - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Payroll Recurring\r\n  \"InterfaceCode\": \"BIPO-RI\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"193035"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 09:12:02 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"SYR\",\n        \"AllowanceCode\": \"#MY_ZAKAT\",\n        \"DateStart\": \"2020-03-02T00:00:00\",\n        \"RunType\": \"M\",\n        \"BatchNo\": 0,\n        \"BimonthlyOption\": 0,\n        \"Condition\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateEnd\": null,\n        \"DetailRemarks\": null,\n        \"PayRunBatch\": null,\n        \"Quantity\": 100\n    },\n    {\n        \"EmployeeCode\": \"JML010\",\n        \"AllowanceCode\": \"PH_MA\",\n        \"DateStart\": \"2019-12-02T00:00:00\",\n        \"RunType\": \"B\",\n        \"BatchNo\": 0,\n        \"BimonthlyOption\": 1,\n        \"Condition\": null,\n        \"CurrencyCode\": \"PHP\",\n        \"DateEnd\": null,\n        \"DetailRemarks\": null,\n        \"PayRunBatch\": null,\n        \"Quantity\": 300\n    },\n    {\n        \"EmployeeCode\": \"JML010\",\n        \"AllowanceCode\": \"TRANS\",\n        \"DateStart\": \"2019-12-02T00:00:00\",\n        \"RunType\": \"B\",\n        \"BatchNo\": 0,\n        \"BimonthlyOption\": 1,\n        \"Condition\": null,\n        \"CurrencyCode\": \"PHP\",\n        \"DateEnd\": null,\n        \"DetailRemarks\": null,\n        \"PayRunBatch\": null,\n        \"Quantity\": 1500\n    }\n]"}],"_postman_id":"c79e8dd3-ce0e-45b7-b765-81c553a9f946"},{"name":"Payroll Recurring - UPSERT","id":"63ab0be1-1dc8-48ed-8d1e-0e1b684a6dbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"TH-002-M\",\r\n        \"AllowanceCode\": \"TH_CarAllw\",\r\n        \"DateStart\": \"2018-11-01T00:00:00\",\r\n        \"RunType\": \"M\",\r\n        \"BatchNo\": 0.0,\r\n        \"BimonthlyOption\": 0.0,\r\n        \"Condition\": null,\r\n        \"CurrencyCode\": null,\r\n        \"DateEnd\": null,\r\n        \"DetailRemarks\": null,\r\n        \"PayRunBatch\": null,\r\n        \"Quantity\": 5000.0000\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update allowances in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fcad3fb7-f2bf-4fa7-b53f-cb8950412f33","name":"Payroll Recurring - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"TH-002-M\",\r\n        \"AllowanceCode\": \"TH_CarAllw\",\r\n        \"DateStart\": \"2018-11-01T00:00:00\",\r\n        \"RunType\": \"M\",\r\n        \"BatchNo\": 0.0,\r\n        \"BimonthlyOption\": 0.0,\r\n        \"Condition\": null,\r\n        \"CurrencyCode\": null,\r\n        \"DateEnd\": null,\r\n        \"DetailRemarks\": null,\r\n        \"PayRunBatch\": null,\r\n        \"Quantity\": 5000.0000\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 09:15:25 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"63ab0be1-1dc8-48ed-8d1e-0e1b684a6dbb"},{"name":"Payroll Recurring - DELETE","id":"fcd169fb-633c-4096-b639-3f4847b9748a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-RI\",\r\n    \"EmployeeCode\": \"TH-002-M\",\r\n    \"AllowanceCode\": \"TH_CarAllw\",\r\n    \"DateStart\": \"2018-11-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete allowances in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3ac1d39f-fc70-401a-af4d-e008d952deab","name":"Payroll Recurring - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-RI\",\r\n    \"EmployeeCode\": \"TH-002-M\",\r\n    \"AllowanceCode\": \"TH_CarAllw\",\r\n    \"DateStart\": \"2018-11-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 09:22:15 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"fcd169fb-633c-4096-b639-3f4847b9748a"}],"id":"647be2a7-28fe-4ccd-a533-c592e30607e9","_postman_id":"647be2a7-28fe-4ccd-a533-c592e30607e9","description":""},{"name":"Leave","item":[{"name":"Leave Record - LIST","id":"a9d2a251-a4d0-4ee5-bab2-ddb18db6fd3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Leave Record\r\n  \"InterfaceCode\": \"BIPO-LVR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of leave records from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"60ed6dfd-e0fd-4880-9059-4795b6e7572e","name":"Leave Record - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-LVR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1138760"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:56:48 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"MO123\",\n        \"LeaveCode\": \"SGANL\",\n        \"DateStart\": \"2021-01-01T00:00:00\",\n        \"DateEnd\": \"2021-01-04T00:00:00\",\n        \"HalfStart\": \"AM\",\n        \"HalfEnd\": \"PM\",\n        \"TimeStart\": null,\n        \"TimeEnd\": null,\n        \"LeaveAmount\": 3.00,\n        \"RequestID\": \"34911224-d3ba-4594-83eb-29c982a893ac\",\n        \"ApprovalDate\": \"2021-11-26T17:47:51.447\",\n        \"ApprovalStatus\": \"C\",\n        \"Remarks\": \"Annual Leave mass upload remarks [Append Leave (9)]\",\n        \"RequestType\": \"N\",\n        \"SubmitEC\": \"susanty\",\n        \"DateSubmit\": \"2021-11-26T17:47:51.447\",\n        \"CancellationRecordID\": \"5f0a87d8-ca3e-ed11-acb9-ff200e6028d4\",\n        \"CCList\": null,\n        \"ConsecutiveLeave\": null,\n        \"DateReference\": null,\n        \"OriginalRequestID\": null,\n        \"PreviousRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"Reason\": null,\n        \"RecordID\": \"f2c3bd61-4052-437e-a266-9f96f83c0a22\",\n        \"ReferenceName\": null\n    }\n]"}],"_postman_id":"a9d2a251-a4d0-4ee5-bab2-ddb18db6fd3f"},{"name":"Leave Record Details - LIST","id":"453b6a71-6ef6-4090-883f-0a6afa34a63f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Leave Record Details\r\n  \"InterfaceCode\": \"BIPO-LVD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of leave record details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"829fb200-17e2-4c67-b9f0-7b49df508cd5","name":"Leave Record - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Leave Record Details\r\n  \"InterfaceCode\": \"BIPO-LVD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1138760"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 17 Mar 2023 08:56:48 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Amount\": 1.00,\n        \"AmountInHours\": 0.00,\n        \"ApprovalStatus\": \"C\",\n        \"EmployeeCode\": \"MO123\",\n        \"LeaveCode\": \"SGANL\",\n        \"LeaveDate\": \"2021-01-01T00:00:00\",\n        \"LeaveType\": \"F\",\n        \"Prolonged\": null,\n        \"RecordID\": \"8739d06d-4ecb-43bb-b434-002698383466\",\n        \"RequestID\": \"34911224-d3ba-4594-83eb-29c982a893ac\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null\n    },\n    {\n        \"Amount\": 1.00,\n        \"AmountInHours\": 0.00,\n        \"ApprovalStatus\": \"C\",\n        \"EmployeeCode\": \"MO123\",\n        \"LeaveCode\": \"SGANL\",\n        \"LeaveDate\": \"2021-01-02T00:00:00\",\n        \"LeaveType\": \"F\",\n        \"Prolonged\": null,\n        \"RecordID\": \"0edbdeae-f583-486f-b94e-0508693d6083\",\n        \"RequestID\": \"34911224-d3ba-4594-83eb-29c982a893ac\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null\n    },\n    {\n        \"Amount\": 1.00,\n        \"AmountInHours\": 0.00,\n        \"ApprovalStatus\": \"C\",\n        \"EmployeeCode\": \"MO123\",\n        \"LeaveCode\": \"SGANL\",\n        \"LeaveDate\": \"2021-01-04T00:00:00\",\n        \"LeaveType\": \"F\",\n        \"Prolonged\": null,\n        \"RecordID\": \"169106c6-6f75-4916-a93d-12eb4daa79f3\",\n        \"RequestID\": \"34911224-d3ba-4594-83eb-29c982a893ac\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null\n    }\n]"}],"_postman_id":"453b6a71-6ef6-4090-883f-0a6afa34a63f"},{"name":"Leave Record - UPSERT","id":"87fa2350-b6e3-4b8e-a357-ece45cfe6ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"XG092\",\r\n        \"LeaveCode\": \"HK_AL\",\r\n        \"DateStart\": \"2026-02-02\",\r\n        \"DateEnd\": \"2026-02-03\",\r\n\r\n        // additional key if UnitType=D\r\n        \"HalfStart\":\"AM\",\r\n        \"HalfEnd\": \"PM\",\r\n\r\n        // additional key if UnitType=H\r\n        \"TimeStart\": \"14:00\",\r\n        \"TimeEnd\": \"18:00\",\r\n\r\n        \"LeaveAmount\": \"2\",  // optional\r\n        \"Remarks\": \"al\" // optional\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>This API is use to Create Leave data and Cancel existing Leave data in BIPO.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>EmployeeCode</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique employee identifier</td>\n</tr>\n<tr>\n<td>LeaveCode</td>\n<td>String</td>\n<td>Yes</td>\n<td>Leave Code</td>\n</tr>\n<tr>\n<td>DateStart</td>\n<td>Date (yyyy-mm-dd)</td>\n<td>Yes</td>\n<td>Start date of the leave record</td>\n</tr>\n<tr>\n<td>DateEnd</td>\n<td>Date (yyyy-mm-dd)</td>\n<td>Yes</td>\n<td>End date of the leave record</td>\n</tr>\n<tr>\n<td>HalfStart</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Required if Leave UnitType = D (Day). Indicates first half of the day (\"AM\" or \"PM\")</td>\n</tr>\n<tr>\n<td>HalfEnd</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Required if Leave UnitType = D (Day). Indicates second half of the day (\"AM\" or \"PM\")</td>\n</tr>\n<tr>\n<td>TimeStart</td>\n<td>String (HH:mm)</td>\n<td>Conditional</td>\n<td>Leave start time  <br />Required if Leave UnitType = H (Hour).</td>\n</tr>\n<tr>\n<td>TimeEnd</td>\n<td>String (HH:mm)</td>\n<td>Conditional</td>\n<td>Leave end time  <br />Required if Leave UnitType = H (Hour).</td>\n</tr>\n<tr>\n<td>ApprovalStatus</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Must be set to <code>\"C\"</code> to indicate cancellation.  <br />System will auto Approve \"A\" when Create Leave.</td>\n</tr>\n<tr>\n<td>Remarks</td>\n<td>String</td>\n<td>No</td>\n<td>Additional remarks</td>\n</tr>\n</tbody>\n</table>\n</div><p>Note: Leave Cancellation is only available to use starting from version 2616.</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5fd4cfdc-eb14-44b6-bd5b-599678f6e6cf","name":"Leave Record - UPSERT (Create Leave)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"XG092\",\r\n        \"LeaveCode\": \"HK_AL\",\r\n        \"DateStart\": \"2026-02-01\",\r\n        \"DateEnd\": \"2026-02-01\",\r\n\r\n        // Provide TimeStart,TimeEnd as Additional key instead if Leave UnitType=H\r\n        \"HalfStart\":\"AM\",\r\n        \"HalfEnd\": \"PM\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 26 Feb 2026 05:58:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Expires","value":"-1,-1"},{"key":"Set-Cookie","value":"HRMS_BPO_SessionId=fmh2ucehhp5z3biy0wcqtcif; path=/; secure; HttpOnly; SameSite=Lax"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"},{"id":"e0df11d8-a904-44fb-8cc4-288cc63ed09a","name":"Leave Record - UPSERT (Cancel Leave)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-LVR\",\r\n    \"Data\": [\r\n        {\r\n            \"EmployeeCode\": \"XG092\",\r\n            \"LeaveCode\": \"HK_AL\",\r\n            \"DateStart\": \"2025-12-02\",\r\n            \"DateEnd\": \"2025-12-02\",\r\n\r\n            // Provide HalfStart,HalfEnd as Additional key instead if Leave UnitType=H\r\n            \"TimeStart\": \"14:00\",\r\n            \"TimeEnd\": \"18:00\",\r\n\r\n            // compulsary to signal a cancellation\r\n            \"ApprovalStatus\": \"C\",\r\n\r\n            \"Remarks\": \"al\" // optional\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 26 Feb 2026 05:58:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Expires","value":"-1,-1"},{"key":"Set-Cookie","value":"HRMS_BPO_SessionId=fmh2ucehhp5z3biy0wcqtcif; path=/; secure; HttpOnly; SameSite=Lax"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"87fa2350-b6e3-4b8e-a357-ece45cfe6ba3"},{"name":"Leave Record - DELETE","id":"43535088-f36f-4bbd-ad12-dbe47ba8b3e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-LVR\",\r\n    \"EmployeeCode\": \"XG092\",\r\n    \"LeaveCode\": \"HK_AL\",\r\n    \"DateStart\": \"2026-02-02\",\r\n    \"DateEnd\": \"2026-02-02\",\r\n    \"HalfStart\":\"AM\",\r\n    \"HalfEnd\": \"PM\",\r\n    \"LeaveAmount\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete Leave data in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7ec33b35-0632-4439-aa39-e3f5fdbfbd14","name":"Leave Record - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-LVR\",\r\n    \"EmployeeCode\": \"XG092\",\r\n    \"LeaveCode\": \"HK_AL\",\r\n    \"DateStart\": \"2026-02-01T00:00:00\",\r\n    \"DateEnd\": \"2026-02-01T00:00:00\",\r\n    \"HalfStart\":\"AM\",\r\n    \"HalfEnd\": \"PM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 26 Feb 2026 06:06:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"30"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Expires","value":"-1,-1"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"43535088-f36f-4bbd-ad12-dbe47ba8b3e9"}],"id":"40df79a8-b680-4c73-a162-2299ac586b74","_postman_id":"40df79a8-b680-4c73-a162-2299ac586b74","description":""},{"name":"Attendance","item":[{"name":"Attendance","item":[{"name":"Clocking","item":[{"name":"Clocking - LIST","id":"a5bee880-f442-480f-a936-9bc58b156385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"ClockDateFrom\": \"01-JAN-2023\",\r\n    \"ClockDateTo\": \"31-JAN-2023\",\r\n    \"EmployeeCode\": \"SG0001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of clocking records from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9323ceaf-b063-4586-a67d-05a0293cea4e","name":"Pull Clocking Records for Jan 2023","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"ClockDateFrom\": \"01-JAN-2023\",\r\n    \"ClockDateTo\": \"31-JAN-2023\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"667"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 09:56:59 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"SG0001\",\n        \"ClockDate\": \"2023-01-10T00:00:00\",\n        \"ClockTime\": \"08:30\",\n        \"ClockCode\": \"CLPVA\",\n        \"InOut\": 0,\n        \"BadgeNo\": \"SG0001\",\n        \"CreateOn\": \"2023-03-07T12:08:12.947\"\n    },\n    {\n        \"EmployeeCode\": \"SG0001\",\n        \"ClockDate\": \"2023-01-10T00:00:00\",\n        \"ClockTime\": \"18:30\",\n        \"ClockCode\": \"CLPVA\",\n        \"InOut\": 0,\n        \"BadgeNo\": \"SG0001\",\n        \"CreateOn\": \"2023-03-07T12:12:35.137\"\n    },\n    {\n        \"EmployeeCode\": \"SG0004\",\n        \"ClockDate\": \"2023-01-10T00:00:00\",\n        \"ClockTime\": \"06:51\",\n        \"ClockCode\": null,\n        \"InOut\": 0,\n        \"BadgeNo\": \"SG0007\",\n        \"CreateOn\": \"2023-02-02T11:32:51.257\"\n    },\n    {\n        \"EmployeeCode\": \"SG0004\",\n        \"ClockDate\": \"2023-01-10T00:00:00\",\n        \"ClockTime\": \"08:52\",\n        \"ClockCode\": null,\n        \"InOut\": 0,\n        \"BadgeNo\": \"SG0007\",\n        \"CreateOn\": \"2023-02-02T11:32:51.257\"\n    }\n]"},{"id":"4365e8e2-e92d-464b-b12a-4fce421d7b2a","name":"Pull Clocking Records for Single Employee","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"EmployeeCode\": \"SG0007\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"6196"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 10:01:18 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"SG0007\",\n        \"ClockDate\": \"2021-12-15T00:00:00\",\n        \"ClockTime\": \"21:53\",\n        \"ClockCode\": \"SGGP\",\n        \"InOut\": 0,\n        \"BadgeNo\": \"0\",\n        \"CreateOn\": \"2021-12-15T21:53:40.17\"\n    },\n    {\n        \"EmployeeCode\": \"SG0007\",\n        \"ClockDate\": \"2021-12-15T00:00:00\",\n        \"ClockTime\": \"22:03\",\n        \"ClockCode\": \"SGGP\",\n        \"InOut\": 0,\n        \"BadgeNo\": \"0\",\n        \"CreateOn\": \"2021-12-15T22:03:45.32\"\n    },\n    {\n        \"EmployeeCode\": \"SG0007\",\n        \"ClockDate\": \"2021-12-16T00:00:00\",\n        \"ClockTime\": \"09:37\",\n        \"ClockCode\": \"SGGP\",\n        \"InOut\": 0,\n        \"BadgeNo\": \"0\",\n        \"CreateOn\": \"2021-12-16T09:37:06.19\"\n    }\n]"}],"_postman_id":"a5bee880-f442-480f-a936-9bc58b156385"},{"name":"Clocking - UPSERT","id":"3c9ce9e0-392d-4ac0-a7e1-4ce0036ec845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // System will update (overwrite) the row when EmployeeCode, ClockCode, ClockDate, ClockTime matched, else perform insert\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"Data\": [\r\n    {\r\n      \"EmployeeCode\": \"SG0001\",\r\n      \"BadgeNo\": \"SG0001\",\r\n      \"ClockCode\": \"CLPVA\",\r\n      \"ClockDate\": \"12-JAN-2023\",\r\n      \"ClockTime\": \"18:35\",\r\n      \"CreateOn\": \"2023-03-17T09:20:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update clocking data in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f5b85e52-7554-4087-996d-7c6a87dea920","name":"Clocking - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"Data\": [\r\n      {\r\n        \"EmployeeCode\": \"SG0001\",\r\n        \"BadgeNo\": \"SG0001\",\r\n        \"ClockCode\": \"CLPVA\",\r\n        \"ClockDate\": \"12-JAN-2023\",\r\n        \"ClockTime\": \"18:35\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 10:02:37 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"3c9ce9e0-392d-4ac0-a7e1-4ce0036ec845"},{"name":"Clocking - DELETE","id":"97fcedb4-5ae0-4ab1-9b13-840ff7337863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"EmployeeCode\": \"SG0001\",\r\n  \"ClockDate\": \"10-JAN-2023\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete clocking data in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ff146a8b-bcad-458b-9e01-97e88510822a","name":"Delete Employee's Clocking Record for a Given Date","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"EmployeeCode\": \"SG0001\",\r\n  \"ClockDate\": \"10-JAN-2023\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 10 Mar 2023 10:03:29 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"3 deleted.\"\n}"}],"_postman_id":"97fcedb4-5ae0-4ab1-9b13-840ff7337863"}],"id":"d7b40ad3-0cc1-4aa6-bbfe-bd6b0e236a65","_postman_id":"d7b40ad3-0cc1-4aa6-bbfe-bd6b0e236a65","description":""}],"id":"d71f4e18-e803-4292-b9d6-4a1a79b19712","_postman_id":"d71f4e18-e803-4292-b9d6-4a1a79b19712","description":""},{"name":"Reference","item":[{"name":"Attendance","item":[{"name":"Calendar - LIST","id":"f836b6a9-07ea-47e2-a01f-08d201c7e8a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Calendar Master\r\n  \"InterfaceCode\": \"BIPO-CA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of calendars from BIPO with CalendarCode filter.</p>\n<p>Note: Other fields cannot be used to filter.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7fda693f-8f9c-45c3-92d3-4caa9a089be3","name":"Calendar - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Calendar Master\r\n  \"InterfaceCode\": \"BIPO-CA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"35518"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Wed, 17 May 2023 08:06:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CalendarCode\": \"0900-1800\",\n        \"CalendarName\": \"0900-1800\",\n        \"CycleStartDate\": \"2020-01-01T00:00:00\",\n        \"AutoShift\": null,\n        \"AutoShift2\": null,\n        \"CutOff\": null,\n        \"MaxHoursAfterCutOff\": 0,\n        \"MaxHoursAfterStart\": 0,\n        \"MaxHoursBeforeCutOff\": 0,\n        \"MaxHoursBeforeStart\": 0,\n        \"CountryCodes\": \"*\",\n        \"Obsolete\": \"N\",\n        \"AllowShiftChange\": \"Y\"\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"CalendarName\": \"5 Days\",\n        \"CycleStartDate\": \"2018-01-01T00:00:00\",\n        \"AutoShift\": null,\n        \"AutoShift2\": null,\n        \"CutOff\": null,\n        \"MaxHoursAfterCutOff\": 0,\n        \"MaxHoursAfterStart\": 0,\n        \"MaxHoursBeforeCutOff\": 0,\n        \"MaxHoursBeforeStart\": 0,\n        \"CountryCodes\": \"MY\",\n        \"Obsolete\": \"N\",\n        \"AllowShiftChange\": null\n    },\n    {\n        \"CalendarCode\": \"5D 8-5PM\",\n        \"CalendarName\": \"5D 8-5PM\",\n        \"CycleStartDate\": null,\n        \"AutoShift\": null,\n        \"AutoShift2\": null,\n        \"CutOff\": null,\n        \"MaxHoursAfterCutOff\": null,\n        \"MaxHoursAfterStart\": null,\n        \"MaxHoursBeforeCutOff\": null,\n        \"MaxHoursBeforeStart\": null,\n        \"CountryCodes\": null,\n        \"Obsolete\": null,\n        \"AllowShiftChange\": null\n    }\n]"}],"_postman_id":"f836b6a9-07ea-47e2-a01f-08d201c7e8a6"},{"name":"Calendar - UPSERT","id":"36dee3e2-497d-4f7a-adce-b85e2a401f6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days_\",\r\n        \"CalendarName\": \"WorkDaysPerWeek\",\r\n        \"CycleStartDate\": \"2021-12-01T00:00:00\",\r\n        \"AutoShift\": null,\r\n        \"AutoShift2\": null,\r\n        \"CutOff\": null,\r\n        \"MaxHoursAfterCutOff\": 0.00,\r\n        \"MaxHoursAfterStart\": 0.00,\r\n        \"MaxHoursBeforeCutOff\": 0.00,\r\n        \"MaxHoursBeforeStart\": 0.00,\r\n        \"CountryCodes\": \"*\",\r\n        \"Obsolete\": \"N\",\r\n        \"AllowShiftChange\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update calendars in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2c168f18-7662-4a71-b063-5923ba3c8cd5","name":"Calendar - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days_\",\r\n        \"CalendarName\": \"WorkDaysPerWeek\",\r\n        \"CycleStartDate\": \"2021-12-01T00:00:00\",\r\n        \"AutoShift\": null,\r\n        \"AutoShift2\": null,\r\n        \"CutOff\": null,\r\n        \"MaxHoursAfterCutOff\": 0.00,\r\n        \"MaxHoursAfterStart\": 0.00,\r\n        \"MaxHoursBeforeCutOff\": 0.00,\r\n        \"MaxHoursBeforeStart\": 0.00,\r\n        \"CountryCodes\": \"*\",\r\n        \"Obsolete\": \"N\",\r\n        \"AllowShiftChange\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:29:27 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"36dee3e2-497d-4f7a-adce-b85e2a401f6d"},{"name":"Calendar - DELETE","id":"0c625567-ee58-4a40-88f4-dd27710d9615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"CalendarCode\": \"5Days_\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete calendars in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"55b71d02-047f-4bda-9579-f6651f2b2bcf","name":"Calendar - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"CalendarCode\": \"5Days_\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:29:51 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"0c625567-ee58-4a40-88f4-dd27710d9615"},{"name":"Calendar Pattern - LIST","id":"24cc9ba8-ef88-4714-a426-5ccd4e10001c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Calendar Pattern Master\r\n  \"InterfaceCode\": \"BIPO-CAP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of calendar Pattern from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"735e9e30-9983-4854-b1df-95db92719807","name":"Calendar Pattern - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Calendar Pattern Master\r\n  \"InterfaceCode\": \"BIPO-CAP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"63599"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 07:42:48 GMT"}],"cookie":[],"responseTime":null,"body":"[\n   {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 1,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"09001800\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 2,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"09001800\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 3,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"09001800\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 4,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"09001800\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 5,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"09001800\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 6,\n        \"DayWeight\": 0,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"O\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    },\n    {\n        \"CalendarCode\": \"5D\",\n        \"DayNo\": 7,\n        \"DayWeight\": 0,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"R\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null\n    }\n]"}],"_postman_id":"24cc9ba8-ef88-4714-a426-5ccd4e10001c"},{"name":"Holiday - LIST","id":"4f08e5a3-6bdf-4cbf-9b2d-6277e5eeee97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Holiday Master\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"HolidayDate\": \"2025-05-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of holidays from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6cae084c-519b-41f0-b3ee-f14e0b8e665b","name":"Holiday - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Holiday Master\r\n  \"InterfaceCode\": \"BIPO-HL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"45001"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:33:52 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"HolidayDate\": \"2025-01-01T00:00:00\",\n        \"HolidayName\": \"New Year Day\",\n        \"HKStatutory\": 0,\n        \"CNStatutory\": 0,\n        \"DeductFullOnEve\": \"Y\",\n        \"CountryCodes\": \"*\",\n        \"Condition\": \"(0=0)\",\n        \"MOStatutory\": 0,\n        \"TWStatutory\": 0,\n        \"PHStatutory\": null\n    },\n    {\n        \"HolidayDate\": \"2025-01-26T00:00:00\",\n        \"HolidayName\": \"Republic Day\",\n        \"HKStatutory\": 0,\n        \"CNStatutory\": 0,\n        \"DeductFullOnEve\": null,\n        \"CountryCodes\": \"*\",\n        \"Condition\": \"((TblEmployee.NationalityCode='IN'))\",\n        \"MOStatutory\": 0,\n        \"TWStatutory\": 0,\n        \"PHStatutory\": null\n    },\n    {\n        \"HolidayDate\": \"2025-02-12T00:00:00\",\n        \"HolidayName\": \"Chinese New Year\",\n        \"HKStatutory\": 0,\n        \"CNStatutory\": 0,\n        \"DeductFullOnEve\": \"Y\",\n        \"CountryCodes\": \"*\",\n        \"Condition\": \"(0=0)\",\n        \"MOStatutory\": 0,\n        \"TWStatutory\": 0,\n        \"PHStatutory\": null\n    },\n    {\n        \"HolidayDate\": \"2025-05-01T00:00:00\",\n        \"HolidayName\": \"Labour Day\",\n        \"HKStatutory\": null,\n        \"CNStatutory\": null,\n        \"DeductFullOnEve\": \"N\",\n        \"CountryCodes\": \"*\",\n        \"Condition\": \"(0=0)\",\n        \"MOStatutory\": null,\n        \"TWStatutory\": null,\n        \"PHStatutory\": null\n    }\n]"}],"_postman_id":"4f08e5a3-6bdf-4cbf-9b2d-6277e5eeee97"},{"name":"Holiday - UPSERT","id":"f88e921a-a7ee-41f3-ac1b-dd640477849a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\": [\r\n    {\r\n        \"HolidayDate\": \"2025-05-01T00:00:00\",\r\n        \"HolidayName\": \"Labour Day\",\r\n        \"HKStatutory\": null,\r\n        \"CNStatutory\": null,\r\n        \"DeductFullOnEve\": \"N\",\r\n        \"CountryCodes\": \"*\",\r\n        \"Condition\": \"(0=0)\",\r\n        \"MOStatutory\": null,\r\n        \"TWStatutory\": null,\r\n        \"PHStatutory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update holidays in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"733a4b80-2ee3-46f6-8d02-8535df20323e","name":"Holiday - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\": [\r\n    {\r\n        \"HolidayDate\": \"2025-05-01T00:00:00\",\r\n        \"HolidayName\": \"Labour Day\",\r\n        \"HKStatutory\": null,\r\n        \"CNStatutory\": null,\r\n        \"DeductFullOnEve\": \"N\",\r\n        \"CountryCodes\": \"*\",\r\n        \"Condition\": \"(0=0)\",\r\n        \"MOStatutory\": null,\r\n        \"TWStatutory\": null,\r\n        \"PHStatutory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:43:21 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f88e921a-a7ee-41f3-ac1b-dd640477849a"},{"name":"Holiday - DELETE","id":"46efc4d9-fe7f-4c8a-b33d-df47050ba8cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"HolidayDate\": \"2025-05-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete holidays in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"55be255e-23cd-46c0-b46c-03f9a1a32efd","name":"Holiday - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"HolidayDate\": \"2025-05-01T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 08:45:10 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"46efc4d9-fe7f-4c8a-b33d-df47050ba8cf"},{"name":"Shift - LIST","id":"85ff6cd4-5195-4db9-97e2-5c5c110bfae3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Shift Master\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"ShiftCode\":\"0001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of shifts from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e2aa0ab7-1c68-4246-80d2-c76aaab4b403","name":"Shift - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Shift Master\r\n  \"InterfaceCode\": \"BIPO-SH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"51330"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:00:42 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ShiftCode\": \"09001800\",\n        \"ShiftName\": \"0900-1800\",\n        \"NormalStart\": \"09:00\",\n        \"NormalEnd\": \"18:00\",\n        \"NormalHours\": 8,\n        \"FlexiMinutes\": 0,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"ShiftType\": \"F\",\n        \"AllowHalfDayLeave\": null,\n        \"OTMinTotal\": 0,\n        \"OTTimeBefore\": null,\n        \"OTTimeAfter\": null,\n        \"OTRateCode\": null,\n        \"CountryCode\": \"MY\",\n        \"ShiftPolicyCode\": null,\n        \"PrayerBreakMinutes\": 0,\n        \"Obsolete\": null,\n        \"PrayerReplacementMinutes\": 0\n    },\n    {\n        \"ShiftCode\": \"O\",\n        \"ShiftName\": \"Off Day\",\n        \"NormalStart\": null,\n        \"NormalEnd\": null,\n        \"NormalHours\": 0,\n        \"FlexiMinutes\": 0,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"ShiftType\": \"O\",\n        \"AllowHalfDayLeave\": null,\n        \"OTMinTotal\": 0,\n        \"OTTimeBefore\": null,\n        \"OTTimeAfter\": null,\n        \"OTRateCode\": null,\n        \"CountryCode\": \"*\",\n        \"ShiftPolicyCode\": null,\n        \"PrayerBreakMinutes\": 0,\n        \"Obsolete\": null,\n        \"PrayerReplacementMinutes\": 0\n    },\n    {\n        \"ShiftCode\": \"OD\",\n        \"ShiftName\": \"Off Day\",\n        \"NormalStart\": null,\n        \"NormalEnd\": null,\n        \"NormalHours\": 0,\n        \"FlexiMinutes\": 0,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"ShiftType\": \"O\",\n        \"AllowHalfDayLeave\": null,\n        \"OTMinTotal\": 0,\n        \"OTTimeBefore\": null,\n        \"OTTimeAfter\": null,\n        \"OTRateCode\": null,\n        \"CountryCode\": \"MY\",\n        \"ShiftPolicyCode\": null,\n        \"PrayerBreakMinutes\": 0,\n        \"Obsolete\": \"N\",\n        \"PrayerReplacementMinutes\": 0\n    },\n    {\n        \"ShiftCode\": \"OFF\",\n        \"ShiftName\": \"OFF\",\n        \"NormalStart\": null,\n        \"NormalEnd\": null,\n        \"NormalHours\": 0,\n        \"FlexiMinutes\": 0,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"ShiftType\": \"O\",\n        \"AllowHalfDayLeave\": null,\n        \"OTMinTotal\": 0,\n        \"OTTimeBefore\": null,\n        \"OTTimeAfter\": null,\n        \"OTRateCode\": null,\n        \"CountryCode\": \"SG\",\n        \"ShiftPolicyCode\": null,\n        \"PrayerBreakMinutes\": 0,\n        \"Obsolete\": \"N\",\n        \"PrayerReplacementMinutes\": 0\n    }\n]"}],"_postman_id":"85ff6cd4-5195-4db9-97e2-5c5c110bfae3"},{"name":"Shift - UPSERT","id":"b43b0098-6ab1-4ec3-9e73-4d9eb97094f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\": [\r\n    {\r\n        \"ShiftCode\": \"0800\",\r\n        \"ShiftName\": \"Normal Shift\",\r\n        \"NormalStart\": \"08:00\",\r\n        \"NormalEnd\": \"17:00\",\r\n        \"NormalHours\": 9.00,\r\n        \"FlexiMinutes\": 0.0,\r\n        \"H1End\": null,\r\n        \"H2Start\": null,\r\n        \"H1Hours\": 0.00,\r\n        \"H2Hours\": 0.00,\r\n        \"OTMinBefore\": 0.00,\r\n        \"OTMinAfter\": 0.00,\r\n        \"OTMaxAfter\": 0.00,\r\n        \"OTMaxTotal\": 0.00,\r\n        \"ShiftType\": \"F\",\r\n        \"AllowHalfDayLeave\": \"Y\",\r\n        \"OTMinTotal\": 0.00,\r\n        \"OTTimeBefore\": null,\r\n        \"OTTimeAfter\": null,\r\n        \"OTRateCode\": null,\r\n        \"CountryCode\": \"TH\",\r\n        \"ShiftPolicyCode\": null,\r\n        \"PrayerBreakMinutes\": 0.0,\r\n        \"Obsolete\": \"N\",\r\n        \"PrayerReplacementMinutes\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update shifts in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cbd8c744-877b-4ab4-8adb-cf9946938c49","name":"Shift - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\": [\r\n    {\r\n      \"ShiftCode\": \"0800\",\r\n        \"ShiftName\": \"Normal Shift\",\r\n        \"NormalStart\": \"08:00\",\r\n        \"NormalEnd\": \"17:00\",\r\n        \"NormalHours\": 9.00,\r\n        \"FlexiMinutes\": 0.0,\r\n        \"H1End\": null,\r\n        \"H2Start\": null,\r\n        \"H1Hours\": 0.00,\r\n        \"H2Hours\": 0.00,\r\n        \"OTMinBefore\": 0.00,\r\n        \"OTMinAfter\": 0.00,\r\n        \"OTMaxAfter\": 0.00,\r\n        \"OTMaxTotal\": 0.00,\r\n        \"ShiftType\": \"F\",\r\n        \"AllowHalfDayLeave\": \"Y\",\r\n        \"OTMinTotal\": 0.00,\r\n        \"OTTimeBefore\": null,\r\n        \"OTTimeAfter\": null,\r\n        \"OTRateCode\": null,\r\n        \"CountryCode\": \"TH\",\r\n        \"ShiftPolicyCode\": null,\r\n        \"PrayerBreakMinutes\": 0.0,\r\n        \"Obsolete\": \"N\",\r\n        \"PrayerReplacementMinutes\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:03:16 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"b43b0098-6ab1-4ec3-9e73-4d9eb97094f5"},{"name":"Shift - DELETE","id":"90737904-9ff6-4178-b151-555334bd7549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"ShiftCode\": \"0800\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete shifts in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1c1965b7-737b-4027-87e6-8c94e1abaefc","name":"Shift - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"ShiftCode\": \"0800\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Mar 2023 09:03:45 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"90737904-9ff6-4178-b151-555334bd7549"},{"name":"Shift Break - LIST","id":"84a15b41-4065-4858-a0ed-73dd866ac448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Shift Break Master\r\n  \"InterfaceCode\": \"BIPO-SHB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of shift break from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f9e327e1-6e7c-48ea-8ae8-3ebe17995888","name":"Shift Break - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Shift Break Master\r\n  \"InterfaceCode\": \"BIPO-SHB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"1969"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Nov 2023 07:32:12 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Sequence\": 1,\n        \"ShiftCode\": \"09001800\",\n        \"BreakCode\": \"12-1\"\n    },\n    {\n        \"Sequence\": 1,\n        \"ShiftCode\": \"08001700\",\n        \"BreakCode\": \"1HR\"\n    },\n    {\n        \"Sequence\": 1,\n        \"ShiftCode\": \"TH0900-1800\",\n        \"BreakCode\": \"TH_BK01\"\n    }\n]"}],"_postman_id":"84a15b41-4065-4858-a0ed-73dd866ac448"},{"name":"Shift Break - UPSERT","id":"f12c3d28-d12b-4ef2-87e5-cb35d758ee59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\": [\r\n    {\r\n        \"Sequence\": 1.0,\r\n        \"ShiftCode\": \"TestSyncShift1\",\r\n        \"BreakCode\": \"TestSyncBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update shift break in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"94844f08-57c8-478c-8c8b-a867a9958ec2","name":"Shift Break - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\": [\r\n    {\r\n        \"Sequence\": 1.0,\r\n        \"ShiftCode\": \"TestSyncShift1\",\r\n        \"BreakCode\": \"TestSyncBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Nov 2023 07:50:25 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"f12c3d28-d12b-4ef2-87e5-cb35d758ee59"},{"name":"Shift Break - DELETE","id":"9aa94410-459c-4803-9bc7-dfc8d574b8a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"InterfaceCode\": \"BIPO-SHB\",\r\n   \"ShiftCode\": \"TestSyncShift1\",\r\n    \"BreakCode\": \"TestSyncBreak1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete shift break in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3f65338c-8247-4421-901f-1c212c012864","name":"Shift Break - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"InterfaceCode\": \"BIPO-SHB\",\r\n   \"ShiftCode\": \"TestSyncShift1\",\r\n    \"BreakCode\": \"TestSyncBreak1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 10 Nov 2023 07:41:47 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"9aa94410-459c-4803-9bc7-dfc8d574b8a7"}],"id":"68926087-63cd-42fa-b58c-061a0ff02380","_postman_id":"68926087-63cd-42fa-b58c-061a0ff02380","description":""},{"name":"Clock","item":[{"name":"Clock - LIST","id":"6d9ffb72-533c-40a7-a417-725c8d6388d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Clock Master\r\n  \"InterfaceCode\": \"BIPO-CLOCK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of clock from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d6607131-266c-4290-8b30-d28554f83365","name":"Clock - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Clock Master\r\n  \"InterfaceCode\": \"BIPO-CLOCK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2395"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 14 Nov 2023 07:52:09 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ClockCode\": \"3929193060171\",\n        \"ClockName\": \"3929193060171\"\n    },\n    {\n        \"ClockCode\": \"APL\",\n        \"ClockName\": \"APL Tower\"\n    },\n    {\n        \"ClockCode\": \"AXA\",\n        \"ClockName\": \"AXA Tower\"\n    },\n    {\n        \"ClockCode\": \"BIPOOFC\",\n        \"ClockName\": \"BIPO PH OFFICE\"\n    }\n]"}],"_postman_id":"6d9ffb72-533c-40a7-a417-725c8d6388d2"},{"name":"Clock - UPSERT","id":"4fc4fafe-6600-4952-a670-cf2750a4ebdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\": [\r\n    {\r\n        \"ClockCode\": \"APL\",\r\n        \"ClockName\": \"APL Tower\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8c3a79ed-5517-42e2-be46-dd547a353552","name":"Clock - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\": [\r\n    {\r\n        \"ClockCode\": \"APL\",\r\n        \"ClockName\": \"APL Tower\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 14 Nov 2023 07:53:25 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"4fc4fafe-6600-4952-a670-cf2750a4ebdd"},{"name":"Clock - DELETE","id":"87349536-1c4f-4cf2-a7a8-120086f850b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLOCK\",\r\n    \"ClockCode\": \"APL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7bd65d7e-a5f4-4684-bd3a-ec0d96a9ee34","name":"Clock - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLOCK\",\r\n    \"ClockCode\": \"APL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 14 Nov 2023 07:53:54 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"87349536-1c4f-4cf2-a7a8-120086f850b2"}],"id":"7f2ab353-cbcc-497f-9fbb-4f22e1d3f847","_postman_id":"7f2ab353-cbcc-497f-9fbb-4f22e1d3f847","description":""}],"id":"b5092f42-cc96-4e56-8109-a1e6bbd0c0e9","_postman_id":"b5092f42-cc96-4e56-8109-a1e6bbd0c0e9","description":""}],"id":"3d5ee270-ee65-438a-adf7-f79b77ef8283","_postman_id":"3d5ee270-ee65-438a-adf7-f79b77ef8283","description":""},{"name":"References","item":[{"name":"BIPO-SFR01 - GetList","id":"2fe3a97a-c527-4836-a287-a2e0e7b2b0ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Spare Reference, support BIPO-SFRXX where XX is 01-10\r\n    \"InterfaceCode\": \"BIPO-SFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList","description":"<p>Extract full list of Salary Spare Reference.</p>\n<p>Salary Spare Reference table, support BIPO-SFRXX (XX: 01-10)</p>\n","urlObject":{"path":["api2","BIPOExport","GetList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"60b16b72-8822-44cd-aa2a-b8a236fe55ec","name":"BIPO-SFR01 - GetList","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Spare Reference, support BIPO-SFRXX where XX is 01-10\r\n    \"InterfaceCode\": \"BIPO-SFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"101"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 25 Apr 2023 03:19:07 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SFR01Name\": \"Salary Security (Salary Reference Spare)\",\n        \"SFR01Code\": \"SalSecurity1\",\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"2fe3a97a-c527-4836-a287-a2e0e7b2b0ad"}],"id":"6107c836-efa1-468b-90dd-45303153408b","_postman_id":"6107c836-efa1-468b-90dd-45303153408b","description":""},{"name":"Claim","item":[{"name":"Claim Record - LIST","id":"b1ac2029-73da-4170-a157-50d12b7523ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Claim Record Master\r\n  \"InterfaceCode\": \"BIPO-CLR\",\r\n  \"EmployeeCode\": \"MY001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of claim records from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"937004cb-a004-4c15-a905-a5b0002b6d72","name":"Claim Record - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-CLR\",\r\n  \"EmployeeCode\": \"MY001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"144222"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:07:34 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ApprovalDate\": null,\n        \"ApprovalStatus\": \"PS\",\n        \"CancellationRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CashAdvanceAmount\": 0,\n        \"CashAdvanceRecordID\": null,\n        \"CashAdvanceRecordIDs\": null,\n        \"CCList\": null,\n        \"ClaimAmount\": 900,\n        \"ClaimAmountInitial\": 900,\n        \"ClaimAutoNo\": 790,\n        \"ClaimCode\": \"AT_TR\",\n        \"ClaimDate\": \"2023-01-06T00:00:00\",\n        \"ClaimRequestRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CompanyCode\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-01-06T11:36:11.27\",\n        \"DateSubmit\": \"2023-01-06T11:36:11.247\",\n        \"EmployeeCode\": \"MY001\",\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"LastRemindOnClaimExpense\": null,\n        \"OriginalRequestID\": null,\n        \"OriginalValues\": null,\n        \"PaymentPR\": null,\n        \"RecordID\": \"8dc7c042-738d-ed11-ad23-0a1f9dd9b6b4\",\n        \"Relationship\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"fd4a5571-5fec-46a3-af70-cba22faf594a\",\n        \"RequestType\": \"N\",\n        \"SubmitEC\": \"najwa.azhari\",\n        \"TotalAdjustmentAmount\": 900,\n        \"TotalReceiptAmount\": 900,\n        \"TotalTaxAmount\": 0,\n        \"TotalTaxAmountInitial\": 0\n    },\n    {\n        \"ApprovalDate\": null,\n        \"ApprovalStatus\": \"PS\",\n        \"CancellationRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CashAdvanceAmount\": 0,\n        \"CashAdvanceRecordID\": null,\n        \"CashAdvanceRecordIDs\": null,\n        \"CCList\": null,\n        \"ClaimAmount\": 900,\n        \"ClaimAmountInitial\": 900,\n        \"ClaimAutoNo\": 791,\n        \"ClaimCode\": \"AT_TR\",\n        \"ClaimDate\": \"2023-01-06T00:00:00\",\n        \"ClaimRequestRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CompanyCode\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-01-06T11:43:56.94\",\n        \"DateSubmit\": \"2023-01-06T11:43:56.917\",\n        \"EmployeeCode\": \"MY001\",\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"LastRemindOnClaimExpense\": null,\n        \"OriginalRequestID\": null,\n        \"OriginalValues\": null,\n        \"PaymentPR\": null,\n        \"RecordID\": \"098d6f58-748d-ed11-ad23-0a1f9dd9b6b4\",\n        \"Relationship\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"e6b530be-07c6-4617-90a2-35448acca8ef\",\n        \"RequestType\": \"N\",\n        \"SubmitEC\": \"najwa.azhari\",\n        \"TotalAdjustmentAmount\": 900,\n        \"TotalReceiptAmount\": 900,\n        \"TotalTaxAmount\": 0,\n        \"TotalTaxAmountInitial\": 0\n    },\n    {\n        \"ApprovalDate\": \"2023-03-13T11:39:18.267\",\n        \"ApprovalStatus\": \"A\",\n        \"CancellationRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CashAdvanceAmount\": 0,\n        \"CashAdvanceRecordID\": \"2023-03-13T11:39:18.267\",\n        \"CashAdvanceRecordIDs\": null,\n        \"CCList\": null,\n        \"ClaimAmount\": 4000,\n        \"ClaimAmountInitial\": 4000,\n        \"ClaimAutoNo\": 822,\n        \"ClaimCode\": \"AT_CA\",\n        \"ClaimDate\": \"2022-11-03T00:00:00\",\n        \"ClaimRequestRecordID\": \"748973fa-1c5b-ed11-ace1-0a1f9dd9b6b4\",\n        \"CompanyCode\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-03-13T11:39:18.423\",\n        \"DateSubmit\": \"2023-03-13T11:39:18.4\",\n        \"EmployeeCode\": \"MY001\",\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"LastRemindOnClaimExpense\": null,\n        \"OriginalRequestID\": null,\n        \"OriginalValues\": null,\n        \"PaymentPR\": null,\n        \"RecordID\": \"82b2cba1-50c1-ed11-ad67-0a1f9dd9b6b4\",\n        \"Relationship\": null,\n        \"Remarks\": \"test\",\n        \"RequestID\": \"cd57727b-a883-4a32-a283-6126646e6b6e\",\n        \"RequestType\": \"C\",\n        \"SubmitEC\": \"najwa.azhari\",\n        \"TotalAdjustmentAmount\": 4000,\n        \"TotalReceiptAmount\": 4000,\n        \"TotalTaxAmount\": 0,\n        \"TotalTaxAmountInitial\": 0\n    }\n]"}],"_postman_id":"b1ac2029-73da-4170-a157-50d12b7523ad"},{"name":"Claim Record Details - LIST","id":"5153bc64-0f72-4ce1-b3bc-dbe3937e0909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Claim Record Details\r\n  \"InterfaceCode\": \"BIPO-CLD\",\r\n  \"EmployeeCode\": \"MY001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of claim record details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0a877a5b-6be0-4e62-b4dd-043802911e0c","name":"Claim Record Details - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //  Master\r\n  \"InterfaceCode\": \"BIPO-CLD\",\r\n  \"EmployeeCode\": \"MY001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"999822"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:06:40 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"AdjustmentRemarks\": null,\n        \"ApprovalStatus\": \"PS\",\n        \"AttachmentID\": \"48c155bb-8398-465c-8ba2-2ec27ea66c0c\",\n        \"CappedAmount\": 900,\n        \"ClaimCode\": \"AT_TR\",\n        \"ClaimRequestRecordID\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-01-06T11:36:11.367\",\n        \"EmployeeCode\": \"MY001\",\n        \"ExchangeRate\": 1,\n        \"ExchangeUnit\": 1,\n        \"ExpenseCode\": \"01\",\n        \"InsuranceNo\": null,\n        \"NoOfPax\": 0,\n        \"OriginalValues\": null,\n        \"PreviousValues\": null,\n        \"ReceiptAmount\": 900,\n        \"ReceiptAmountCapped\": 900,\n        \"ReceiptAmountConverted\": 900,\n        \"ReceiptAmountFinal\": 900,\n        \"ReceiptAmountInitial\": 900,\n        \"ReceiptDate\": \"2023-01-06T00:00:00\",\n        \"ReceiptNo\": null,\n        \"RecFamilyName\": null,\n        \"RecordID\": \"a0c7c042-738d-ed11-ad23-0a1f9dd9b6b4\",\n        \"RecRelationship\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"fd4a5571-5fec-46a3-af70-cba22faf594a\",\n        \"RequestType\": \"N\",\n        \"TaxAmount\": 0,\n        \"TaxAmountConverted\": 0,\n        \"TaxAmountConvertedInitial\": 0,\n        \"TaxAmountInitial\": 0,\n        \"TaxCode\": null,\n        \"WithoutClaimNo\": 0\n    },\n    {\n        \"AdjustmentRemarks\": null,\n        \"ApprovalStatus\": \"PS\",\n        \"AttachmentID\": \"cca1bb4e-b763-4abf-a767-9e24aaa84d2b\",\n        \"CappedAmount\": 900,\n        \"ClaimCode\": \"AT_TR\",\n        \"ClaimRequestRecordID\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-01-06T11:43:56.97\",\n        \"EmployeeCode\": \"MY001\",\n        \"ExchangeRate\": 1,\n        \"ExchangeUnit\": 1,\n        \"ExpenseCode\": \"01\",\n        \"InsuranceNo\": null,\n        \"NoOfPax\": 0,\n        \"OriginalValues\": null,\n        \"PreviousValues\": null,\n        \"ReceiptAmount\": 900,\n        \"ReceiptAmountCapped\": 900,\n        \"ReceiptAmountConverted\": 900,\n        \"ReceiptAmountFinal\": 900,\n        \"ReceiptAmountInitial\": 900,\n        \"ReceiptDate\": \"2023-01-06T00:00:00\",\n        \"ReceiptNo\": null,\n        \"RecFamilyName\": null,\n        \"RecordID\": \"1d8d6f58-748d-ed11-ad23-0a1f9dd9b6b4\",\n        \"RecRelationship\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"e6b530be-07c6-4617-90a2-35448acca8ef\",\n        \"RequestType\": \"N\",\n        \"TaxAmount\": 0,\n        \"TaxAmountConverted\": 0,\n        \"TaxAmountConvertedInitial\": 0,\n        \"TaxAmountInitial\": 0,\n        \"TaxCode\": null,\n        \"WithoutClaimNo\": 0\n    },\n    {\n        \"AdjustmentRemarks\": null,\n        \"ApprovalStatus\": \"A\",\n        \"AttachmentID\": \"4d0bef4d-78d1-45e5-8ca7-97784c9062d6\",\n        \"CappedAmount\": 4000,\n        \"ClaimCode\": \"AT_CA\",\n        \"ClaimRequestRecordID\": null,\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"MYR\",\n        \"DateCreated\": \"2023-03-13T11:39:18.71\",\n        \"EmployeeCode\": \"MY001\",\n        \"ExchangeRate\": 1,\n        \"ExchangeUnit\": 1,\n        \"ExpenseCode\": null,\n        \"InsuranceNo\": null,\n        \"NoOfPax\": 0,\n        \"OriginalValues\": null,\n        \"PreviousValues\": null,\n        \"ReceiptAmount\": 4000,\n        \"ReceiptAmountCapped\": 4000,\n        \"ReceiptAmountConverted\": 4000,\n        \"ReceiptAmountFinal\": 4000,\n        \"ReceiptAmountInitial\": 4000,\n        \"ReceiptDate\": \"2022-11-03T00:00:00\",\n        \"ReceiptNo\": null,\n        \"RecFamilyName\": null,\n        \"RecordID\": \"a3b2cba1-50c1-ed11-ad67-0a1f9dd9b6b4\",\n        \"RecRelationship\": null,\n        \"Remarks\": null,\n        \"RequestID\": \"cd57727b-a883-4a32-a283-6126646e6b6e\",\n        \"RequestType\": \"C\",\n        \"TaxAmount\": 0,\n        \"TaxAmountConverted\": 0,\n        \"TaxAmountConvertedInitial\": 0,\n        \"TaxAmountInitial\": 0,\n        \"TaxCode\": null,\n        \"WithoutClaimNo\": 0\n    }\n]"}],"_postman_id":"5153bc64-0f72-4ce1-b3bc-dbe3937e0909"},{"name":"Claim Expense - UPSERT","id":"a22d4b03-a566-495c-8539-da7d7cb21c1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"Data\": [\r\n    {\r\n      \"ClaimCode\":\"123\",\r\n      \"ExpenseCode\":\"456\",\r\n      \"DefaultTaxCode\":\"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update claim expenses in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c26e69be-8adc-48eb-b764-2905d1aee114","name":"Claim Expense - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"Data\": [\r\n    {\r\n      \"ClaimCode\":\"123\",\r\n      \"ExpenseCode\":\"456\",\r\n      \"DefaultTaxCode\":\"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 09:43:35 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"a22d4b03-a566-495c-8539-da7d7cb21c1e"},{"name":"Claim Expense - DELETE","id":"f61c36fe-2ddf-4e4f-ba3a-1c330c437792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"ClaimCode\":\"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete claim expenses in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"92e17cca-8116-4462-8441-0df1e2e68046","name":"Claim Expense - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"ClaimCode\":\"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 09:44:48 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"f61c36fe-2ddf-4e4f-ba3a-1c330c437792"},{"name":"Salary Grade Detail - LIST","id":"dad34809-0490-4d54-90c2-fab36458f5c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Grade Detail\r\n  \"InterfaceCode\": \"BIPO-SGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of salary grade details from BIPO</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7ca5dc39-dc75-44dc-8c2f-ff6068750252","name":"Salary Grade Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Salary Grade Detail\r\n  \"InterfaceCode\": \"BIPO-SGD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"9358"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 13 Apr 2023 08:34:22 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SalaryGradeCode\": \"ULSGT\",\n        \"DateStart\": \"2022-09-07T00:00:00\",\n        \"SalaryField\": \"SalaryFixed\",\n        \"MinAmount\": 6000,\n        \"MidAmount\": 0,\n        \"MaxAmount\": 60000,\n        \"Percentile25\": 0,\n        \"Percentile75\": 0\n    },\n    {\n        \"SalaryGradeCode\": \"ULSGT\",\n        \"DateStart\": \"2022-09-07T00:00:00\",\n        \"SalaryField\": \"SalaryGross\",\n        \"MinAmount\": 0,\n        \"MidAmount\": 0,\n        \"MaxAmount\": 0,\n        \"Percentile25\": 0,\n        \"Percentile75\": 0\n    },\n    {\n        \"SalaryGradeCode\": \"WGC-SalGTest\",\n        \"DateStart\": \"1900-01-01T00:00:00\",\n        \"SalaryField\": \"SalaryFixed\",\n        \"MinAmount\": 2000,\n        \"MidAmount\": 0,\n        \"MaxAmount\": 5000,\n        \"Percentile25\": 0,\n        \"Percentile75\": 0\n    },\n    {\n        \"SalaryGradeCode\": \"WGC-SalGTest\",\n        \"DateStart\": \"1900-01-01T00:00:00\",\n        \"SalaryField\": \"SalaryGross\",\n        \"MinAmount\": 2000,\n        \"MidAmount\": 0,\n        \"MaxAmount\": 5000,\n        \"Percentile25\": 0,\n        \"Percentile75\": 0\n    }\n]"}],"_postman_id":"dad34809-0490-4d54-90c2-fab36458f5c6"},{"name":"Salary Grade - UPSERT","id":"827c5845-5f76-4d38-a1b0-09433a1980bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SGD\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"0454\",\r\n        \"DateStart\": \"2023-01-19T00:00:00\",\r\n        \"SalaryField\": \"SalaryFixed\",\r\n        \"MinAmount\": 20000.00,\r\n        \"MidAmount\": 25000.00,\r\n        \"MaxAmount\": 30000.00,\r\n        \"Percentile25\": 0.00,\r\n        \"Percentile75\": 0.00\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update salary grade details in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7cbd0af2-c39e-4a29-af82-aa6fbc873cb2","name":"Salary Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SGD\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"0454\",\r\n        \"DateStart\": \"2023-01-19T00:00:00\",\r\n        \"SalaryField\": \"SalaryFixed\",\r\n        \"MinAmount\": 20000.00,\r\n        \"MidAmount\": 25000.00,\r\n        \"MaxAmount\": 30000.00,\r\n        \"Percentile25\": 0.00,\r\n        \"Percentile75\": 0.00\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 01 Jun 2023 02:34:36 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"827c5845-5f76-4d38-a1b0-09433a1980bb"},{"name":"Salary Grade - DELETE","id":"98dfbd35-82c7-4da4-a0e5-72096fbf5fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SGD\",\r\n  \"SalaryGradeCode\": \"0454\",\r\n  \"DateStart\": \"2023-01-19T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete salary grade details in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"08824b4a-631e-49d8-b60f-05206f40a6b6","name":"Salary Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SGD\",\r\n  \"SalaryGradeCode\": \"0454\",\r\n  \"DateStart\": \"2023-01-19T00:00:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 01 Jun 2023 02:35:45 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"98dfbd35-82c7-4da4-a0e5-72096fbf5fcd"},{"name":"Expense - UPSERT","id":"ee548cc2-6b4a-47d2-85f5-b875aad11d57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EX\",\r\n  \"Data\": [\r\n    {\r\n      \"ExpenseCode\":\"011\",\r\n      \"ExpenseName\":\"Expense 1\",\r\n      \"Obsolete\":null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update","description":"<p>Insert and update expenses in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Update"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"aafd2fd4-7685-481e-8ba3-0a9116fbfab4","name":"Expense - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EX\",\r\n  \"Data\": [\r\n    {\r\n      \"ExpenseCode\":\"011\",\r\n      \"ExpenseName\":\"Expense 1\",\r\n      \"Obsolete\":null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 09:49:41 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"Import Succeed.\"\n}"}],"_postman_id":"ee548cc2-6b4a-47d2-85f5-b875aad11d57"},{"name":"Expense - DELETE","id":"4bb1467b-851d-47b6-929a-d855e94a7584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EX\",\r\n    \"ExpenseCode\":\"011\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete","description":"<p>Delete expenses in BIPO</p>\n","urlObject":{"path":["api2","BIPOImport","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5b5c4946-cb42-47c9-bf5c-ef1807827f94","name":"Expense - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-EX\",\r\n    \"ExpenseCode\":\"011\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOImport/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 17 Apr 2023 09:50:16 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"msg\": \"1 deleted.\"\n}"}],"_postman_id":"4bb1467b-851d-47b6-929a-d855e94a7584"}],"id":"b164bf4f-ee69-4d07-b359-15672b2be4c0","_postman_id":"b164bf4f-ee69-4d07-b359-15672b2be4c0","description":""},{"name":"System","item":[{"name":"View","item":[{"name":"Employee","id":"929bb48e-64db-4ae1-aee8-49b5889d1ef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // get Employee info based on CompanyCode\r\n  \"ViewName\": \"EM_INFO\",\r\n  \"CompanyCode\" : \"BIPOMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView","description":"<p>This API endpoint allows you to extract employee information based on specific filter criteria such as <code>CompanyCode</code>, <code>Gender</code>, <code>Nationality</code>, and other fields defined in your SQL view configuration.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database.  <br />The SQL view (eg. EM_INFO ) must be pre-configured in the HRMS system under SQL VIEW.</td>\n</tr>\n<tr>\n<td>CompanyCode  <br />(defined Parameter in SQL Command)</td>\n<td>Filters data based on the company code (e.g., \"BIPOMY\").</td>\n</tr>\n<tr>\n<td>Additional filters  <br />(optional)</td>\n<td>You can include other fields like <code>Gender</code>, <code>Nationality</code>, etc., if configured in the SQL view.</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p>Ensure all parameters expected in the request (e.g. <code>CompanyCode</code>) are defined in the SQL Command.</p>\n</li>\n<li><p>Reference the SQL script for View Name: <strong>EM_INFO</strong> in HRMS SQL VIEW.</p>\n</li>\n</ul>\n","urlObject":{"path":["api2","BIPOExport","GetView"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5fb0f1be-11d7-4027-96f1-dde8d474de50","name":"Employee - GETVIEW (CompanyCode: BIPOMY)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // get Employee info based on CompanyCode\r\n  \"ViewName\": \"EM_INFO\",\r\n  \"CompanyCode\" : \"BIPOMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"853"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Tue, 25 Apr 2023 07:43:20 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"0000234\",\n        \"Email\": \"shirley.shyun@biposervice.com\",\n        \"EmployeeName\": \"Tan Fing\"\n    },\n    {\n        \"EmployeeCode\": \"456789\",\n        \"Email\": \"Kathy_MY002@xx.com\",\n        \"EmployeeName\": \"KH Clock Testing\"\n    },\n    {\n        \"EmployeeCode\": \"EMP01\",\n        \"Email\": \"EMP01@xx.com\",\n        \"EmployeeName\": \"Employee 001\"\n    },\n    {\n        \"EmployeeCode\": \"Employee_A\",\n        \"Email\": \"ivan.gani@biposervice.com\",\n        \"EmployeeName\": \"A Employee\"\n    },\n    {\n        \"EmployeeCode\": \"Employee_C\",\n        \"Email\": \"abc@def.com\",\n        \"EmployeeName\": \"Employee C\"\n    },\n    {\n        \"EmployeeCode\": \"ESR_DEMO\",\n        \"Email\": \"najwa.azhari@biposervice.com\",\n        \"EmployeeName\": \"Nurul ESR\"\n    },\n    {\n        \"EmployeeCode\": \"KH_001\",\n        \"Email\": \"Kathy_MY002@xx.com\",\n        \"EmployeeName\": \"KH 001\"\n    },\n    {\n        \"EmployeeCode\": \"KH_002\",\n        \"Email\": \"Kathy_MY002@xx.com\",\n        \"EmployeeName\": \"KH 002\"\n    },\n    {\n        \"EmployeeCode\": \"KH_003\",\n        \"Email\": \"Kathy_MY002@xx.com\",\n        \"EmployeeName\": \"KH 003\"\n    },\n    {\n        \"EmployeeCode\": \"KH_004\",\n        \"Email\": \"kathy.hiew@biposervice.com\",\n        \"EmployeeName\": \"KH 004\"\n    }\n]"}],"_postman_id":"929bb48e-64db-4ae1-aee8-49b5889d1ef0"},{"name":"Employee Delta (specific employee delta within 24 hours)","id":"5057538f-cbd5-4560-be38-d1ae2aa3c534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //get past 24 hour of employee(AU688888) delta info \r\n  \"ViewName\": \"EM_DELTA_INFO\",\r\n  \"PastHour\":24,\r\n  \"EmployeeCode\":\"AU688888\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView","description":"<p>This API is used to extract recent employee data changes (deltas) from the system. It's particularly useful for syncing data updates of the past hours.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database.  <br />This view is pre-defined in HRMS system and contains logic for tracking employee data changes.</td>\n</tr>\n<tr>\n<td>PastHour  <br />(defined Parameter in SQL Command)</td>\n<td>This defines the time in hours. Here, it specifies to fetch data changes within the past XX hours.</td>\n</tr>\n<tr>\n<td>EmployeeCode  <br />(defined Parameter in SQL Command)</td>\n<td>This is the unique EmployeeCode for the specific employee whose data changes you're querying.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>EM_DELTA_INFO</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["api2","BIPOExport","GetView"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"522ee923-1441-450f-a693-d89fc6f70ee5","name":"Employee Delta - GETVIEW","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //get past 24 hour of employee(AU688888) delta info\r\n  \"ViewName\": \"EM_DELTA_INFO\",\r\n  \"PastHour\":24,\r\n  \"EmployeeCode\":\"AU688888\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"964"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 05 May 2023 09:27:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"AU688888\",\n        \"EmployeeName\": \"Emp AU688888\",\n        \"Email\": \"AU688888@xx.com\",\n        \"DateTime\": \"2023-05-05T13:32:16.657\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2023-05-05 13:32:16\",\n        \"ValueNew\": \"2023-05-05 13:32:16\"\n    },\n    {\n        \"EmployeeCode\": \"AU688888\",\n        \"EmployeeName\": \"Emp AU688888\",\n        \"Email\": \"AU688888@xx.com\",\n        \"DateTime\": \"2023-05-05T13:32:16.663\",\n        \"FieldName\": \"SuperFundName\",\n        \"ValueOld\": \"Super Extra Ordinary Fund\",\n        \"ValueNew\": null\n    },\n    {\n        \"EmployeeCode\": \"AU688888\",\n        \"EmployeeName\": \"Emp AU688888\",\n        \"Email\": \"AU688888@xx.com\",\n        \"DateTime\": \"2023-05-05T13:32:16.67\",\n        \"FieldName\": \"MLMonthStart\",\n        \"ValueOld\": \"2020-01\",\n        \"ValueNew\": null\n    },\n    {\n        \"EmployeeCode\": \"AU688888\",\n        \"EmployeeName\": \"Emp AU688888\",\n        \"Email\": \"AU688888@xx.com\",\n        \"DateTime\": \"2023-05-05T13:32:16.673\",\n        \"FieldName\": \"IncomeStreamType\",\n        \"ValueOld\": \"SAW\",\n        \"ValueNew\": \"WHM\"\n    },\n    {\n        \"EmployeeCode\": \"AU688888\",\n        \"EmployeeName\": \"Emp AU688888\",\n        \"Email\": \"AU688888@xx.com\",\n        \"DateTime\": \"2023-05-05T13:32:16.677\",\n        \"FieldName\": \"HomeCountry\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"AZ\"\n    }\n]"}],"_postman_id":"5057538f-cbd5-4560-be38-d1ae2aa3c534"},{"name":"Employee Delta (Employee delta within 24 hours)","id":"254c482f-f1f4-42df-8350-6c8383db2b77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //get past 24 hour employee delta info\r\n  \"ViewName\": \"EM_DELTA_INFO\",\r\n  \"PastHour\":24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView","description":"<p>This API is used to extract recent employee data changes (deltas) within a defined time window.</p>\n<p>It’s particularly useful for syncing bulk employee updates (all employees) from the past hours.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database. For employee deltas, use EM_DELTA_INFO. This view is pre-defined in HRMS and contains logic for tracking employee data changes.</td>\n</tr>\n<tr>\n<td>PastHour  <br />(defined Parameter in SQL Command)</td>\n<td>Defines the time window in hours. It specifies the time range (past XX hours) from which the API will fetch employee data changes. For example, 24 retrieves all employee changes that occurred in the past 24 hours.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>EM_DELTA_INFO</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["api2","BIPOExport","GetView"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4663a923-8edd-455f-85a7-ecc922cee393","name":"Employee Delta - GETVIEW","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //get past 24 hour employee delta info\r\n  \"ViewName\": \"EM_DELTA_INFO\",\r\n  \"PastHour\":24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"2067"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Mon, 08 May 2023 05:34:16 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000004\",\n        \"EmployeeName\": \"Sysamay Nammatham Aliu\",\n        \"Email\": \"amelia.tai@biposervice.com\",\n        \"DateTime\": \"2023-05-08T10:31:29.483\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2023-05-08 10:31:29\",\n        \"ValueNew\": \"2023-05-08 10:31:29\"\n    },\n    {\n        \"EmployeeCode\": \"000004\",\n        \"EmployeeName\": \"Sysamay Nammatham Aliu\",\n        \"Email\": \"amelia.tai@biposervice.com\",\n        \"DateTime\": \"2023-05-08T10:31:29.49\",\n        \"FieldName\": \"MOMOccupationGroup\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"1a\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.813\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2023-03-20 11:18:48\",\n        \"ValueNew\": \"2023-05-08 01:12:09\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.817\",\n        \"FieldName\": \"LoginCode\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"MY002\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.82\",\n        \"FieldName\": \"WebRoleCode\",\n        \"ValueOld\": \"User\",\n        \"ValueNew\": \"PayrollRpt\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.823\",\n        \"FieldName\": \"RaceCode\",\n        \"ValueOld\": \"MLY\",\n        \"ValueNew\": null\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.823\",\n        \"FieldName\": \"ReligionCode\",\n        \"ValueOld\": \"ISL\",\n        \"ValueNew\": null\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:12:09.827\",\n        \"FieldName\": \"QualificationCode\",\n        \"ValueOld\": \"MA\",\n        \"ValueNew\": null\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:13:25.31\",\n        \"FieldName\": \"Password\",\n        \"ValueOld\": \"Old Password\",\n        \"ValueNew\": \"New Password\"\n    },\n    {\n        \"EmployeeCode\": \"MY002\",\n        \"EmployeeName\": \"Fandi Ibrahim bin Yusoff Zunaidin\",\n        \"Email\": \"MY002@xx.com\",\n        \"DateTime\": \"2023-05-08T01:13:25.317\",\n        \"FieldName\": \"PasswordDate\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"2023-05-08 01:13:25\"\n    }\n]"}],"_postman_id":"254c482f-f1f4-42df-8350-6c8383db2b77"},{"name":"Employee Delta (ALL Employee delta)","id":"29c0d416-1c51-4d30-a0d3-ec613052e121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //ALL employee delta info\r\n  \"ViewName\": \"EM_DELTA_INFO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView","description":"<p>This API is used to extract all employee data changes (deltas) from the system without any filtering.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database. For employee deltas, use EM_DELTA_INFO. This view is pre-defined in HRMS and contains logic for tracking employee data changes.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>EM_DELTA_INFO</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["api2","BIPOExport","GetView"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8306dfa0-9157-4693-a8e4-6f18341a7a5d","name":"Employee Delta - GETVIEW","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //ALL employee delta info\r\n  \"ViewName\": \"EM_DELTA_INFO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"964"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Fri, 05 May 2023 09:27:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"EmployeeName\": \"Edward William Thailand\",\n        \"Email\": \"TH31013@xx.com\",\n        \"DateTime\": \"2018-12-24T15:15:21.433\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2018-12-20 13:41:33\",\n        \"ValueNew\": \"2018-12-24 15:15:21\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"EmployeeName\": \"Edward William Thailand\",\n        \"Email\": \"TH31013@xx.com\",\n        \"DateTime\": \"2018-12-24T15:15:21.433\",\n        \"FieldName\": \"UpdateBy\",\n        \"ValueOld\": \"hrm\",\n        \"ValueNew\": \"Hrm\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"EmployeeName\": \"Edward William Thailand\",\n        \"Email\": \"TH31013@xx.com\",\n        \"DateTime\": \"2018-12-24T15:15:21.433\",\n        \"FieldName\": \"BankAllocationAmount\",\n        \"ValueOld\": \"0.00\",\n        \"ValueNew\": \"0\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"EmployeeName\": \"Edward William Thailand\",\n        \"Email\": \"TH31013@xx.com\",\n        \"DateTime\": \"2018-12-24T15:15:34.2\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2018-12-24 15:15:21\",\n        \"ValueNew\": \"2018-12-24 15:15:34\"\n    },\n    {\n        \"EmployeeCode\": \"TH31013\",\n        \"EmployeeName\": \"Edward William Thailand\",\n        \"Email\": \"TH31013@xx.com\",\n        \"DateTime\": \"2018-12-24T15:15:34.2\",\n        \"FieldName\": \"BankAllocationAmount\",\n        \"ValueOld\": \"0.00\",\n        \"ValueNew\": \"0\"\n    }\n]"}],"_postman_id":"29c0d416-1c51-4d30-a0d3-ec613052e121"},{"name":"Attendance","id":"39c339f7-fe9c-4745-9324-1fae6c4df7f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // get past 30 days Attendance log\r\n  \"ViewName\": \"Attendance_View\",\r\n  \"PastDay\" : 30\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView","description":"<p>This API is used to extract attendance logs of employees from the system for a defined time period (past <strong>X days</strong>).</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database.  <br />This view is pre-defined in HRMS system and contains logic to get attendance log.</td>\n</tr>\n<tr>\n<td>PastDay  <br />(defined Parameter in SQL Command)</td>\n<td>The number of past days to fetch attendance logs. Example: 30 retrieves attendance logs from the past 30 days.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>Attendance_View</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["api2","BIPOExport","GetView"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cebe986c-b3fc-4b29-8181-21332545a8e4","name":"Attendance - GETVIEW","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // get past 30 days Attendance log\r\n  \"ViewName\": \"Attendance_View\",\r\n  \"PastDay\" : 30\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetView"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"176"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Wed, 03 May 2023 09:41:35 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ClockDate\": \"2023-04-11T00:00:00\",\n        \"EmployeeCode\": \"0000234\",\n        \"ClockIn\": \"11:00\",\n        \"ClockOut\": null,\n        \"ClockTime1\": \"11:00\",\n        \"ClockTime2\": null,\n        \"ClockTime9\": null,\n        \"WorkHoursActual\": 0\n    }\n]"}],"_postman_id":"39c339f7-fe9c-4745-9324-1fae6c4df7f5"}],"id":"d0ec0a18-3917-44ed-9033-d70abaf4e6bf","description":"<p>The <strong>GetView</strong> API is a feature that allows users to extract data from the database through pre-configured <strong>SQL Views</strong>, without directly accessing the database. This provides both flexibility and control for data extraction, particularly useful in integration scenarios.</p>\n<p>Why we should use GetView?</p>\n<p><strong>Secure Data Access</strong>: GetView only expose necessary data through controlled SQL views, reducing security risks.</p>\n<p><strong>Flexible Integration</strong>: User can query filtered data via API without custom development. GetView accept parameters like EmployeeCode, CompanyCode, ect to filter data dynamically.</p>\n<p><strong>User Friendly</strong>: End users don't need to know the internal schema of the database - they interact with friendly \"View Names\".</p>\n<p>If you don't have access to create SQL Views, contact your Project Manager to setup SQL views.</p>\n<p>If you have access to create SQL Views, go to System &gt; Utility &gt; SQL View Screen and create SQL View.</p>\n<img src=\"https://content.pstmn.io/1e1a2a42-6543-430a-ae00-d8299b4475f6/aW1hZ2UucG5n\" width=\"870\" height=\"390\" />\n\n<p>Please make sure to use optimized SQL Command.</p>\n<ul>\n<li><p>Ensure it's filtered appropriately with WHERE clauses</p>\n</li>\n<li><p>Use parameter placeholders (e.g., @CompanyCode) and blank field handling</p>\n</li>\n<li><p>Avoid overly complex joins or non-performant</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/60d3214b-c749-4c32-a95c-2a33c9dc2993/aW1hZ2UucG5n\" width=\"1042\" height=\"601\" />\n\n<p>Lastly, user can call the API with proper JSON body.</p>\n","_postman_id":"d0ec0a18-3917-44ed-9033-d70abaf4e6bf"},{"name":"Interface Mapping","item":[{"name":"Interface Mapping - LIST","id":"6395ca42-2278-4ef9-8345-a78b90397035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Interface Mapping\r\n  \"InterfaceCode\": \"BIPO-INTERFACE-MAP\",\r\n  \"MappingKey\": \"IdentityDX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>This API retrieves the configured <strong>interface mapping values</strong> maintained in the <strong>Interface Mapping</strong> Screen.</p>\n<p>It is used in system integrations where the <strong>source system</strong> and <strong>BIPO HRMS</strong> have <strong>different data formats</strong>, ensuring consistent data translation between both systems.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MappingKey</td>\n<td>The unique key defined in Interface Mapping Caption Screen identifying the mapping set.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a14eabac-1647-4a95-8cdb-78d58a140d87","name":"Interface Mapping - LIST (IdentityDX)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Interface Mapping\r\n  \"InterfaceCode\": \"BIPO-INTERFACE-MAP\",\r\n  \"MappingKey\": \"IdentityDX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"210"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""},{"key":"Date","value":"Wed, 22 Oct 2025 07:59:22 GMT"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"SFCountry\": \"SG\",\n        \"SFDescr\": \"Citizen\",\n        \"BIPO IdentityType\": \"SG01\"\n    },\n    {\n        \"SFCountry\": \"SG\",\n        \"SFDescr\": \"Permanent Resident\",\n        \"BIPO IdentityType\": \"SG02\"\n    },\n    {\n        \"SFCountry\": \"MY\",\n        \"SFDescr\": \"Citizen\",\n        \"BIPO IdentityType\": \"MY01\"\n    }\n]"},{"id":"89d23db8-6391-4642-8351-5dcada5408ec","name":"Interface Mapping - LIST (Position)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Interface Mapping\r\n  \"InterfaceCode\": \"BIPO-INTERFACE-MAP\",\r\n  \"MappingKey\": \"Position\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"291"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":""},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM https://www.larksuite.com"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;                         default-src 'self';                         style-src 'self' http: https: 'unsafe-inline';                         script-src 'self' http: https:  'unsafe-inline' 'unsafe-eval';                         img-src 'self' data: blob: https:;                         frame-ancestors 'self' http: https: https://*.larksuite.com;                         frame-src 'self' http: https: https://*.larksuite.com;                         connect-src 'self' http: https: https://*.larksuite.com;                         font-src 'self' data:;"},{"key":"Access-Control-Allow-Origin","value":"https://*.larksuite.com"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization"},{"key":"X-ASPNET-VERSION","value":""},{"key":"Date","value":"Wed, 22 Oct 2025 08:04:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Country\": \"SG\",\n        \"JobLevel\": \"Level1\",\n        \"PositionCode\": \"P01\"\n    },\n    {\n        \"Country\": \"SG\",\n        \"JobLevel\": \"Level2\",\n        \"PositionCode\": \"P02\"\n    },\n    {\n        \"Country\": \"SG\",\n        \"JobLevel\": \"Level3\",\n        \"PositionCode\": \"P03\"\n    },\n    {\n        \"Country\": \"MY\",\n        \"JobLevel\": \"Level1\",\n        \"PositionCode\": \"P04\"\n    },\n    {\n        \"Country\": \"SG\",\n        \"JobLevel\": \"Level2\",\n        \"PositionCode\": \"P05\"\n    }\n]"}],"_postman_id":"6395ca42-2278-4ef9-8345-a78b90397035"}],"id":"2118f334-18e6-48f8-8a3b-c4aac7f4356a","_postman_id":"2118f334-18e6-48f8-8a3b-c4aac7f4356a","description":""},{"name":"Option List","id":"d3b23517-7980-4f2d-a1ca-b6bd6624bf55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OPT\",\r\n  \"Field\": \"Gender\" //mandatory field\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>Extract full list of system dropdown fields (e.g. Gender, Pay Method, Identity Types, etc). 'Field' is mandatory in request body.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6ec5add0-ab8e-4214-a840-8d8cbe46d733","name":"Option List - Gender","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OPT\",\r\n  \"Field\": \"Gender\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 22 Apr 2026 08:05:52 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"170"},{"key":"cache-control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src 'self' http: https: 'unsafe-inline'; script-src 'self' http: https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self' http: https: https://*.larksuite.com https://*.feishu.cn; frame-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; connect-src 'self' http: https: https://*.larksuite.com https://*.feishu.cn; font-src 'self' data:;"},{"key":"strict-transport-security","value":"max-age=31536000"},{"key":"x-content-type-options","value":"nosniff"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Sequence\": 1,\n        \"Country\": \"*\",\n        \"Name\": \"Male\",\n        \"Value\": \"M\"\n    },\n    {\n        \"Sequence\": 2,\n        \"Country\": \"*\",\n        \"Name\": \"Female\",\n        \"Value\": \"F\"\n    },\n    {\n        \"Sequence\": 3,\n        \"Country\": \"*\",\n        \"Name\": \"Others\",\n        \"Value\": \"X\"\n    }\n]"}],"_postman_id":"d3b23517-7980-4f2d-a1ca-b6bd6624bf55"},{"name":"App Connection","id":"8462cfd6-59e8-470b-a860-73d065bdfb5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-APP\",\r\n  \"ConnCode\": \"\tWTdemo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>This api is to extract App Connection detail from BIPO.</p>\n<p>'ConnCode' is mandatory in request body.</p>\n<p>System will return the original plain text value for Password/Certificate fields.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f186a9ed-6aa3-43d2-9e57-b51f8ce3db18","name":"App Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-APP\",\r\n  \"ConnCode\": \"WT_WD_DCOD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"Pragma","value":"no-cache,no-cache"},{"key":"Content-Length","value":"14645"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1,-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Content-Security-Policy","value":"default-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; media-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; img-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; style-src http: https: data: 'unsafe-inline' 'unsafe-eval'; connect-src http: https: data: 'unsafe-inline' 'unsafe-eval'; worker-src http: https: data: blob: 'unsafe-inline' 'unsafe-eval'; font-src http: https: data: 'unsafe-inline' 'unsafe-eval';"},{"key":"Date","value":"Thu, 16 Mar 2023 07:49:50 GMT"}],"cookie":[],"responseTime":null,"body":"[{\n\t\t\"AccountID\": null,\n\t\t\"APIKey\": null,\n\t\t\"APIPassword\": null,\n\t\t\"APIUserName\": null,\n\t\t\"AppType\": \"WorkdayDCoD\",\n\t\t\"CertificateID\": null,\n\t\t\"CertificatePrivateKey\": null,\n\t\t\"ClientID\": \"YWVmODgxZjctOTEyYy00MDFjLWE4N2UtMWVlYWI3NDUzM2Yx\",\n\t\t\"ClientSecret\": \"<PLAIN_TEXT>\",\n\t\t\"CompanyURL\": null,\n\t\t\"ConnCode\": \"WT_WD_DCOD\",\n\t\t\"ConnName\": \"test 13 Jun 2025\",\n\t\t\"ConsumerKey\": null,\n\t\t\"ConsumerSecret\": null,\n\t\t\"DateFormat\": null,\n\t\t\"JWTAlgorithm\": null,\n\t\t\"OAuthVersion\": null,\n\t\t\"RestServices\": null,\n\t\t\"Scopes\": null,\n\t\t\"ServiceConnection\": null,\n\t\t\"TokenID\": null,\n\t\t\"TokenSecret\": \"<PLAIN_TEXT>\",\n\t\t\"URL\": \"https://impl-services1.wd12.myworkday.com/ccx/oauth2/bipo_dpt1/token\"\n\t}\n]"}],"_postman_id":"8462cfd6-59e8-470b-a860-73d065bdfb5a"},{"name":"FTP Connection","id":"5f1b2dcf-9c87-494a-b7b1-8ec066989ca3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FTP\",\r\n  \"ConnCode\": \"FTP_DEMO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract FTP Connection from BIPO.</p>\n<p>'ConnCode' is mandatory in request body.</p>\n<p>System will return the original plain text value for Password.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"083bdc7f-5dd0-437c-9126-e794ffdd3691","name":"FTP Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FTP\",\r\n  \"ConnCode\": \"FTP_DEMO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 22 Jan 2026 05:24:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"Server","value":"cloudflare"},{"key":"Set-Cookie","value":"HRMS_DEMOSEA_SessionId=wkc0m3u1jeg5keskttwc53cx; path=/; secure; HttpOnly; SameSite=Lax"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"expect-ct","value":"max-age=86400, enforce"},{"key":"permissions-policy","value":"fullscreen=(), geolocation=(self), camera=(self), microphone=(self)"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-robots-tag","value":"noindex, nofollow"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-RAY","value":"9c1ca06b7f44fb86-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ConnCode\": \"FTP_DEMO\",\n        \"ConnName\": \"FTP Demo\",\n        \"DefaultPath\": \"/myfile\",\n        \"Host\": \"123.123.123.123\",\n        \"ImportedFrom\": null,\n        \"ImportedValue\": null,\n        \"KeyFileContent\": null,\n        \"KeyFileName\": null,\n        \"KeyPassphrase\": null,\n        \"NoOfAttempts\": 1,\n        \"Password\": \"123\",\n        \"PortNo\": 22,\n        \"ProxySettings\": null,\n        \"Remarks\": null,\n        \"UserName\": \"user\"\n    }\n]"}],"_postman_id":"5f1b2dcf-9c87-494a-b7b1-8ec066989ca3"},{"name":"PGP Encryption","id":"8266cf85-45b2-4e34-9038-e6d85c04320d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PGP\",\r\n  \"EncryptionCode\": \"ENT_ONLY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem","description":"<p>This api is to extract PGP Encryption from BIPO.</p>\n<p>'EncryptionCode' is mandatory in request body.</p>\n<p>System will return the original plain text value for Password/Passphrase fields.</p>\n","urlObject":{"path":["api2","BIPOExport","GetListItem"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2e874b96-13eb-4e83-8c3b-c6736cab8047","name":"PGP Encryption","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PGP\",\r\n  \"EncryptionCode\": \"ENT_ONLY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/api2/BIPOExport/GetListItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jan 2026 05:28:22 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache,no-cache, no-store"},{"key":"pragma","value":"no-cache,no-cache"},{"key":"expires","value":"-1,-1"},{"key":"Server","value":"cloudflare"},{"key":"x-aspnet-version","value":""},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests; default-src 'self'; style-src http: https: data: 'unsafe-inline'; script-src http: https: data: 'unsafe-inline' 'unsafe-eval'; img-src 'self' data: blob: https:; frame-ancestors 'self'; font-src 'self' data:;connect-src 'self' http: https:"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"expect-ct","value":"max-age=86400, enforce"},{"key":"permissions-policy","value":"fullscreen=(), geolocation=(self), camera=(self), microphone=(self)"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-robots-tag","value":"noindex, nofollow"},{"key":"access-control-allow-methods","value":"GET, POST, OPTIONS"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-RAY","value":"9c1ca5c579ce40a6-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ASCIIArmored\": 0,\n        \"CypherAlgorithm\": null,\n        \"EncryptionCode\": \"ENT_ONLY\",\n        \"EncryptionName\": \"Encrypt Only\",\n        \"IntegrityCheck\": 0,\n        \"Passphrase\": \"password123\",\n        \"PrivateKeyFileContent\": null,\n        \"PrivateKeyFileName\": null,\n        \"PrivateKeyPassphrase\": null,\n        \"PublicKeyFileContent\": \"LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tDQoNCm1RRU5CRnlRbHVnQkNBRE5rSkdDYk56ZzRpRmJMSGhkbGorRGFRSjcwczJhY3ZoQTV3MWcwVktlcURPWDVJM2wNCjVrc2dCR2Q5dlhyb1dETklERkE3aFhhRTIxZEx1NHU1MWZIOGdWUVROaHZwUlhzZnZDb2F0K2RMbHBVcUdMU3gNCmRlcU1PTjZsVHR3VDU3TTdsQUNTd4...\",\n        \"PublicKeyFileName\": \"axiatad365admin_public.asc\",\n        \"Remarks\": null\n    }\n]"}],"_postman_id":"8266cf85-45b2-4e34-9038-e6d85c04320d"}],"id":"6475bf9d-4ad9-4122-99df-169cf5b835b1","_postman_id":"6475bf9d-4ad9-4122-99df-169cf5b835b1","description":""}],"id":"7ab94e97-57a9-4498-8f13-51006de6558a","description":"<p>Developers who are responsible for integrating BIPO HRMS with third-party applications (clients) can utilize the API (Application Programming Interface) offered by BIPO HRMS to extract data from Employee/Leave/Attendance/Payroll modules. This document serves as a guide for developers seeking assistance in developing the integration.</p>\n<p>Before you can use the API, you will need to make sure you have a few things in place:</p>\n<ul>\n<li><p>Create a <a href=\"https://identity.getpostman.com/signup\">Postman account</a> if you haven't already done so. You will also need to install the Postman Client on your local machine.</p>\n</li>\n<li><p>Import the Postman Collection by clicking \"Run In Postman\" button located at the top right corner.</p>\n</li>\n<li><p>You will need access to a working BIPO Demo instance, such as DemoSEA.</p>\n</li>\n<li><p>For BIPO Employee, you can download the Environment file from <a href=\"https://biposvc.sharepoint.com/sites/HRMSWIKI/SitePages/System-API.aspx\">BIPO Wiki</a> and import into Postman. Please see <a href=\"https://learning.postman.com/docs/getting-started/importing-and-exporting/importing-data/#import-postman-data\">here</a> on how to import Environment file.<br />  Reference API Portal Introduction <a href=\"https://biposvc.sharepoint.com/sites/Product2/_layouts/15/stream.aspx?id=%2Fsites%2FProduct2%2FShared%20Documents%2FIntegration%20Lobby%2FA%2DI%2FBIPO%20%28internal%29%2FIntegration%2FTraininig%20Videos%2FHRMS%20API%20Portal%20Introduction%20Workshop%2D20230831%5F150003%2DMeeting%20Recording%2Emp4&amp;ga=1&amp;referrer=StreamWebApp%2EWeb&amp;referrerScenario=AddressBarCopied%2Eview%2Ec5031c4e%2Dd3b4%2D4ea6%2D925d%2D408d2a0ec15f\">here.</a></p>\n</li>\n<li><p>If you're not from BIPO, you can reach out to BIPO employee that you are currently working with.</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/f8210eca-902f-46e5-bf19-f090e73147bc/aW1hZ2UucG5n\" width=\"778\" height=\"550\" />\n\n<p>Note to BIPO PMs, please advise CN clients to use non-corporate network to access BIPO-Portal.</p>\n<p>We currently do not possess a formal benchmark for API consumption rates or capping. Nevertheless, as long as developers refrain from unduly abusing API requests, which is primarily not the case, it remains acceptable.</p>\n<p>Please note that basic knowledge of Postman is required in order to use the API. If you're new to Postman, you can learn the basics <a href=\"https://learning.postman.com/docs/getting-started/sending-the-first-request/\">here</a>.</p>\n<p><strong>Notes:</strong></p>\n<ul>\n<li><p>GetList and GetListItem are designed to pull table details. For simplicity sake, we will only document based on GetListItem</p>\n</li>\n<li><p>API log captures relevant data related to API requests, responses, errors, and other events that occur during the API's operation. If you are from BIPO, you can check API log. Enable System Config first in order to record API log.</p>\n</li>\n<li><p>At Upsert API, multiple objects are allowed to upsert in single API request. Each key fields must be identical for each object in the array.</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/d6f87656-df30-4433-ae1e-93561ee4ca5b/YXBpIG9iamVjdC5qcGc=\" width=\"578\" height=\"403\" />\n\n<ul>\n<li><p>Best practice is consolidate all updates into one object of one API request rather than putting them in different object.</p>\n</li>\n<li><p>Before attempting to use any UPDATE method, PMs/developers are requested to engage with the product team first.</p>\n</li>\n<li><p>Attachments cannot be extracted from GetList and GetListItem API.</p>\n</li>\n<li><p>HTTPS is used for encryption of API which is the same for web and mobile access.</p>\n</li>\n<li><p>To nulltify a Date/Datetime field, set it as NULL instead of \"\" (empty string)</p>\n</li>\n<li><p>Reach out to api support team for any feedback (<a href=\"https://\">api.support@biposervice.com</a>)</p>\n</li>\n</ul>\n","_postman_id":"7ab94e97-57a9-4498-8f13-51006de6558a"},{"name":"HRMSv2","item":[{"name":"Authentication","item":[{"name":"Get Access Token","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":["var res = pm.response.json();\r","\r","// HRMSv1\r","// pm.collectionVariables.set(\"token\", responseJSON.access_token)\r","// pm.collectionVariables.set(\"refresh_token\", responseJSON.refresh_token)\r","\r","// HRMSv2\r","pm.collectionVariables.set(\"token\", res.data.accessToken);"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6d564a4a-c933-4eac-8bcf-c7b507865fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Web API User, Get this from admin or from HRMS admin portal\r\n    // Navigation: Setup > Web API > User\r\n    \"UserName\": \"{{apiUser}}\",\r\n    // Web API User's Password, request from admin or same path as above\r\n    \"Password\": \"{{apiPassword}}\",\r\n    // Request ClientId, ClientSecret from admin. It is generated from EAM portal (approval required)\r\n    \"ClientId\": \"{{clientId}}\",\r\n    \"ClientSecret\": \"{{clientSecret}}\"\r\n    // ClientConnection(optional), This parameter only required for client who needs to land into a HRMS instance (URL) with multiple DBs selection (dropdown to selection of DB)\r\n    // Retrive the value from IT or refer to web.config if you have access to the HRMS instance\r\n    // , \"ClientConnection\": \"NNS_AX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/idtapi/Public/Authenticate","description":"<p>The Authenticate endpoint is the primary gateway for establishing a secure session with the BIPO API. This POST request validates your credentials and returns a Bearer Token, which must be included in the header of all subsequent API calls to ensure authorized access to HR and Payroll data.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th>Mandatory</th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>UserName</td>\n<td>Y</td>\n<td>The Web API User ID. Located in the HRMS Portal under: <code>Setup &gt; Web API &gt; User</code></td>\n</tr>\n<tr>\n<td>Password</td>\n<td>Y</td>\n<td>The password associated with the Web API User.</td>\n</tr>\n<tr>\n<td>ClientId</td>\n<td>Y</td>\n<td>A unique identifier generated via the <strong>EAM Portal</strong>. Requires administrative approval.</td>\n</tr>\n<tr>\n<td>ClientSecret</td>\n<td>Y</td>\n<td>A secure key paired with the ClientId, also retrieved from the EAM Portal.</td>\n</tr>\n<tr>\n<td>ClientConnection</td>\n<td>N</td>\n<td>Required only for environments with <strong>multiple databases</strong>. This specifies the exact HRMS instance (e.g., <code>NNS_AX</code>).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["idtapi","Public","Authenticate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3603a1d4-a80e-4ffa-a635-cf42e59cd42d","name":"Get Access Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"UserName\": \"{{apiUser}}\", // Web API User\r\n    \"Password\": \"{{apiPassword}}\", // Web API User's Password\r\n    \"ClientId\": \"{{clientId}}\",\r\n    \"ClientSecret\": \"{{clientSecret}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/idtapi/Public/Authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Jan 2026 07:10:31 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 776fbf9a4fc4b393f157f9f75dd29a06.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"rbjEFcz8Pe4_czx0W-leyKMmOnjivKdPvfwzNW3ScLRkjUo5GXGJ_Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b786fda2aeaf274-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"userName\": \"Demo API User\",\n        \"accessToken\": \"eyJ...xw\"\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": []\n}"}],"_postman_id":"6d564a4a-c933-4eac-8bcf-c7b507865fe2"}],"id":"8edc62e2-c228-41d5-a8e6-5752d6d8e5fe","description":"<blockquote>\n<p>{{baseUrl}}/idtapi/Public/Authenticate </p>\n</blockquote>\n<p>Sample {{ baseUrl }} looks like <a href=\"https://shde999.bipocloud.com/abc\">https://shde999.bipocloud.com/abc</a> .</p>\n","_postman_id":"8edc62e2-c228-41d5-a8e6-5752d6d8e5fe"},{"name":"Personnel","item":[{"name":"Employee","item":[{"name":"Personal","item":[{"name":"Employee - LIST","event":[{"listen":"test","script":{"id":"5197a2a8-625c-4d80-b160-93072c12b9f8","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"318fa824-d30e-488d-adc1-781ddb139456","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"950fb067-1c80-4ea8-bd7d-83578a0f7858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Fields\": [\r\n    \"LoginCode\",\r\n    \"EmployeeCode\",\r\n    \"EmployeeName\",\r\n    \"Password\", // sensitive field will not expose\r\n    \"UpdateOn\",\r\n    \"OFR01\",\r\n    \"DateJoin\",\r\n    \"BankPriorityPayment\"\r\n  ],\r\n  \"EmployeeCodes\": [\r\n    \"WT01-001\",\r\n    \"HKmarioclien_031\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract list of employees.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Fields</td>\n<td>Fields defines the list of employee data to be returned in the export response.  <br />Only fields specified in this array will be included in the response.  <br />If \"Fields\" is listed but has no value, it will return all fields.</td>\n</tr>\n<tr>\n<td>EmployeeCodes</td>\n<td>EmployeeCodes specifies the list of employees to be exported.  <br />If an EmployeeCode does not exist, it will be ignored or excluded from the response.  <br />If \"EmployeeCodes\" is listed but has no value, it will return empty array.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d345537d-13e5-42a1-832c-9f722987a8ed","name":"Employee - LIST (Extract selected fields)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Fields\": [\r\n    \"LoginCode\",\r\n    \"EmployeeCode\",\r\n    \"EmployeeName\",\r\n    \"Password\", // sensitive field will not expose\r\n    \"UpdateOn\",\r\n    \"OFR01\",\r\n    \"DateJoin\",\r\n    \"BankPriorityPayment\"\r\n  ],\r\n  \"EmployeeCodes\": [\r\n    \"WT01-001\",\r\n    \"HKmarioclien_031\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 01:56:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3dc8dd7af8c2a4bd834f376582183f16.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"62XKNBoaSeuz4IK59zgxo2QIKdPDnujg3KibvJIIW4HWFbdp6lEXSg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9799177975fd29-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"LoginCode\": null,\n        \"UpdateOn\": \"2025-12-10T13:46:56.63\",\n        \"EmployeeCode\": \"WT01-001\",\n        \"EmployeeName\": \"Chok Wei Tat\",\n        \"DateJoin\": \"2025-10-01T00:00:00\",\n        \"OFR01\": \"001_CN_3\"\n    }\n]"}],"_postman_id":"950fb067-1c80-4ea8-bd7d-83578a0f7858"},{"name":"Employee - UPSERT","event":[{"listen":"test","script":{"id":"a55bd92a-4d6e-48cc-8b54-6c08c4db60c6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"b00882b4-d8a3-4287-bb59-0ce157169dba","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fafec13d-b8eb-43f1-9856-bd54a87794c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Employee Master\r\n    \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n    \"Data\": [\r\n        {\r\n            \"EmployeeCode\": \"000002\",\r\n            \"BirthDate\": \"1988-10-10T00:00:00\",\r\n            \"BirthPlace\": \"test012\",\r\n            \"CompanyCode\": \"TEST1991\",\r\n            \"DateConfirm\": \"2017-09-12T00:00:00\",\r\n            \"DateFirstWork\": null,\r\n            \"DateJoin\": \"2023-01-03T00:00:00\",\r\n            \"DateJoinEarliest\": \"2023-01-03T00:00:00\",\r\n            \"DateJoinInitial\": \"2023-01-03T00:00:00\",\r\n            \"DateJoinLeave\": \"2023-01-01T00:00:00\",\r\n            \"DateProbationDue\": \"2023-07-02T00:00:00\",\r\n            \"DateProbationDueInitial\": \"2022-11-27T00:00:00\",\r\n            \"DaysOfStayInChina\": 0,\r\n            \"DepartmentCode\": \"KS01\",\r\n            \"Email\": \"jordan.tan@biposervice.com\",\r\n            \"EmployeeName\": \"Sysamay Nammatham\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This API is to update Employee Info.<br />Employee Password cannot be updated via API.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2711832a-ad8f-449c-9c63-ac5357ac26dd","name":"Employee - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"BirthDate\": \"1988-10-10T00:00:00\",\r\n        \"BirthPlace\": \"test012\",\r\n        \"CompanyCode\": \"TEST1991\",\r\n        \"DateConfirm\": \"2017-09-12T00:00:00\",\r\n        \"DateFirstWork\": null,\r\n        \"DateJoin\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinEarliest\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinInitial\": \"2023-01-03T00:00:00\",\r\n        \"DateJoinLeave\": \"2023-01-01T00:00:00\",\r\n        \"DateProbationDue\": \"2023-07-02T00:00:00\",\r\n        \"DateProbationDueInitial\": \"2022-11-27T00:00:00\",\r\n        \"DaysOfStayInChina\": 0,\r\n        \"DepartmentCode\": \"KS01\",\r\n        \"Email\": \"jordan.tan@biposervice.com\",\r\n        \"EmployeeName\": \"Sysamay Nammatham\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 02:51:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 8c9a0c99f4b683332dc88f73bbc3c078.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"-Fr0EFNR1YePK0d73xYbjRHoc2_ku1AAOxN4gxjOt4ciZ3zB-5FefQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b97ea257974aecd-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"},{"id":"c4215ec4-4e82-49f0-b1d7-c4e70b7577cf","name":"Employee - UPSERT (Multiple)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Employee Master\r\n    \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n    \"Data\": [\r\n        {\r\n            \"EmployeeCode\": \"000002\",\r\n            \"BirthDate\": \"1980-10-10T00:00:00\",\r\n            \"BirthPlace\": \"Singapore\",\r\n            \"EmployeeName\": \"Sysamay Nammatham\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"000004\",\r\n            \"Gender\": \"F\",\r\n            \"NationalityCode\": \"VN\",\r\n            \"EmployeeName\": \"NYP\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Jan 2026 06:38:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 57441ee201b6bfb8ff8be48f8e002574.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P2"},{"key":"x-amz-cf-id","value":"5hUbdqrC3X9QhF0ge3jwcBZs_uezvrR7udJu0ZsJfhQT81gO5MK8UA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c463fd64e9f9a98-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002\",\n                \"message\": \"Updated\"\n            },\n            {\n                \"key\": \"000004\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"2 record(s) imported.\"\n    ]\n}"}],"_postman_id":"fafec13d-b8eb-43f1-9856-bd54a87794c1"},{"name":"Employee - DELETE","event":[{"listen":"test","script":{"id":"a55bd92a-4d6e-48cc-8b54-6c08c4db60c6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"b00882b4-d8a3-4287-bb59-0ce157169dba","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"093af37a-9a2f-4b0b-8f1d-b6f39be67512","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000003\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>The delete employee API applies the same logics as the frontend.<br />Deletion is restricted when transaction records exist, and the API will return an error in such cases.<br />Upon successful deletion, the employee’s full profile and all related details will be removed.</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"225cbed3-92c6-4351-8fc7-6ddcd3cbb345","name":"Employee - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000003\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"key\": \"EmployeeCode\",\r\n        \"validRecords\": [\r\n            {\r\n                \"key\": \"000003\",\r\n                \"message\": \"Deleted\"\r\n            }\r\n        ],\r\n        \"invalidRecords\": []\r\n    },\r\n    \"errorCode\": null,\r\n    \"errors\": [],\r\n    \"messages\": [\r\n        \"1 record(s) have been deleted.\"\r\n    ]\r\n}"},{"id":"01f2af04-7658-4c5c-b67b-481d51dc167c","name":"Employee - DELETE (Error)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EM\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000004\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"data\": {\r\n        \"key\": \"EmployeeCode\",\r\n        \"validRecords\": [],\r\n        \"invalidRecords\": [\r\n            {\r\n                \"key\": \"000004\",\r\n                \"errorMessage\": \"This record is in use and cannot be deleted.\"\r\n            }\r\n        ]\r\n    },\r\n    \"errorCode\": null,\r\n    \"errors\": [\r\n        \"0 record(s) have been deleted. 1 failed record(s).\"\r\n    ],\r\n    \"messages\": []\r\n}"}],"_postman_id":"093af37a-9a2f-4b0b-8f1d-b6f39be67512"},{"name":"Employee Identity - LIST","event":[{"listen":"test","script":{"id":"29de5acd-3b54-44e6-8434-d3ae0903247c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"5704491b-cb81-40b1-acc6-2dfc46509d3c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f0277ed6-6c71-41a3-af41-d422db071c09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Identity Detail\r\n    \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n    \"Fields\": [\r\n        \"RecordID\",\r\n        \"IdentityNo\",\r\n        \"IdentityType\",\r\n        \"DateIssue\",\r\n        \"DateExpiry\",\r\n        \"EmployeeCode\"\r\n    ],\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"HKmarioclien_031\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This API is to extract full list of employee identities from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cb5ac5f1-3463-4cad-9cc1-534c218e9a98","name":"Employee Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Fields\": [\r\n    \"RecordID\",\r\n    \"IdentityNo\",\r\n    \"IdentityType\",\r\n    \"DateIssue\",\r\n    \"DateExpiry\",\r\n    \"EmployeeCode\"\r\n  ],\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"HKmarioclien_031\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 03:15:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"RNc8EfdIq2Aki5qdt1wqLYf0wZO8RWVkO5Xl83aKRTlq_48FiZk8rw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b980cf6b94291bf-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"5309427a-adea-f011-8498-06540fc8457d\",\n        \"IdentityNo\": \"S2345678H\",\n        \"IdentityType\": \"SG02\",\n        \"DateIssue\": null,\n        \"DateExpiry\": null,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"f0277ed6-6c71-41a3-af41-d422db071c09"},{"name":"Employee Identity - UPSERT","event":[{"listen":"test","script":{"id":"24563e6d-5197-4b86-9a9d-6d8bf7d82d3e","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"aa42b5cd-8d93-484f-9313-33ad425b731f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fa7db9c9-ed57-4d1e-b3be-40c37abaaf0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityNo\": \"S2345678H\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"IdentityClass\": null,\r\n        \"DateIssue\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateCancel\": null,\r\n        \"NewIssue\": null,\r\n        \"CountryCode\": \"SG\",\r\n        \"ShowAllIdentityType\": 0.0,\r\n        \"DateApplication\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee identity details.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d14c57a6-a36e-4667-90b1-4ed4e99c1431","name":"Employee Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityNo\": \"S2345678H\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"IdentityClass\": null,\r\n        \"DateIssue\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateCancel\": null,\r\n        \"NewIssue\": null,\r\n        \"CountryCode\": \"SG\",\r\n        \"ShowAllIdentityType\": 0.0,\r\n        \"DateApplication\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 03:12:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"7Ph0zzFJxbs_Qm_Z985E8n0oodQLQnOMrIovB0YZuSvj4cnhd7pVtQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b980852a940fde8-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;IdentityNo;IdentityType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;S2345678H;SG02\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"fa7db9c9-ed57-4d1e-b3be-40c37abaaf0d"},{"name":"Employee Identity - DELETE","event":[{"listen":"test","script":{"id":"6c94534d-51a1-41a1-8f04-9c5a457349fd","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"3d753b5b-34b8-4eff-b71b-dafef35805fa","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0305b55e-ee3e-4620-b9e6-69d510ca12e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"IdentityNo\": \"S2345678H\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>This api is to delete Employee Identity details.</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"abac8a6d-4320-4da4-88f8-d9c2323efd51","name":"Employee Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"IdentityType\": \"SG02\",\r\n        \"IdentityNo\": \"S2345678H\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 15 Jan 2026 07:38:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c5036c48cde4e2ce3e96875ca97416fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"9amnDpXDAbirP8mJgNFdC9lXmzkhC2f5UmiCHUip4-VluIFcrPnBzg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be3b70a4a6026da-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;IdentityNo;IdentityType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;S2345678H;SG02\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"},{"id":"d40b5763-ac1d-4d4c-bf75-bfd79abbe599","name":"Employee Identity - DELETE (Error - Mandatory field is empty)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ID\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 05:57:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 80c2eff28207cf5f42a52e641349b20c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"jV6zTFSU1Dvu4iC6eero4hxYDC512CWKjU7Cf6q0vw3KR51tQkhrMA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b98fa2c1d300548-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;IdentityNo;IdentityType\",\n        \"validRecords\": [],\n        \"invalidRecords\": [\n            {\n                \"key\": \"000002;;\",\n                \"errorMessage\": \"Mandatory Identity Type must not be empty.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"0 record(s) imported. 1 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"0305b55e-ee3e-4620-b9e6-69d510ca12e6"}],"id":"eace6f94-1b20-4d02-89ad-a36673f5d3c5","_postman_id":"eace6f94-1b20-4d02-89ad-a36673f5d3c5","description":""},{"name":"Employment","item":[{"name":"Employee Hire Detail - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a434eb3c-3e5d-46a3-82c3-4558363b2d8e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bbcd0168-04f0-41a3-b711-491e44a41c97"}}],"id":"c7afae6e-e7a1-4a3e-b44a-58c0c8da7722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Hire Detail\r\n    \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"HKmarioclien_031\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee hire details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0c2433ae-cde9-4420-957b-3cea69fc0320","name":"Employee Hire Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Hire Detail\r\n    \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"HKmarioclien_031\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 15 Jan 2026 02:31:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 5d1a51a1eb09caa5b28051dd961c7c40.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"_P7yla2Rd6fgo8ew0832t5-V6xbpw7My1Igdhd0UISEomAVAwfIH-Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be1f5614cd67ff1-IAD"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"4d915491-c1ea-f011-8498-06540fc8457d\",\n        \"DateJoin\": \"2025-01-01T00:00:00\",\n        \"DateResign\": null,\n        \"DateResignTender\": null,\n        \"DateResignInterview\": null,\n        \"IncludeSvcLen\": 1,\n        \"ResignReasonCode\": null,\n        \"ResignRemarks\": null,\n        \"HireNo\": 1,\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-06T13:35:54.847\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-06T14:45:04.003\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"c7afae6e-e7a1-4a3e-b44a-58c0c8da7722"},{"name":"Employee Hire Detail - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e757c29f-102a-4e4f-80a4-c0db12b7f569"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a7539d8e-f256-4f70-ad9e-d4d4aec282c8"}}],"id":"11c3e2f0-7a7f-4359-a26f-02cd9695133d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateJoin\": \"2025-01-01T00:00:00\",\r\n        \"DateResign\": null,\r\n        \"DateResignTender\": null,\r\n        \"DateResignInterview\": null,\r\n        \"IncludeSvcLen\": 1.0,\r\n        \"ResignReasonCode\": null,\r\n        \"ResignRemarks\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee hire details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"116f7425-449c-4f42-8fe4-564be984f59a","name":"Employee Hire Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateJoin\": \"2025-01-01T00:00:00\",\r\n        \"DateResign\": null,\r\n        \"DateResignTender\": null,\r\n        \"DateResignInterview\": null,\r\n        \"IncludeSvcLen\": 1.0,\r\n        \"ResignReasonCode\": null,\r\n        \"ResignRemarks\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 05:35:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"lOOmH0Gm4rnu3us3PiYvo7Brrc3KDDWb3FRXOrx5tXB9wGMY3XeXCA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b98dac49821a069-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateJoin\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"11c3e2f0-7a7f-4359-a26f-02cd9695133d"},{"name":"Employee Hire Detail - DELETE","event":[{"listen":"test","script":{"id":"e7ab062b-745e-4412-b1f3-37755235497a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"51df1976-b310-400a-b4df-c9641dee8415","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fe9c2ccb-38e5-44e8-b7cd-55dfcda68b98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateJoin\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>This API is to delete employee hire detail.</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"88a704e4-be34-4777-a988-16d1c063ee16","name":"Employee Hire Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-HD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateJoin\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 15 Jan 2026 07:39:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c5036c48cde4e2ce3e96875ca97416fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"XhKfOkE-52ZaPJe9ETIoGfqD7_TeO3I6T7IUO1C5oi2thZa8U-5PyA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be3b7ec393e26da-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateJoin\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"fe9c2ccb-38e5-44e8-b7cd-55dfcda68b98"}],"id":"f0c19b96-15f7-461b-b3bc-8ac70d036c0e","_postman_id":"f0c19b96-15f7-461b-b3bc-8ac70d036c0e","description":""},{"name":"Assignment","item":[{"name":"Employee Org Structure - LIST","event":[{"listen":"test","script":{"id":"38925640-116f-470e-b6ea-10a9da0366ee","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"fa565a6e-db5d-46b2-810f-78d2e7d4fbc9","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"c6daecd8-0b7b-4335-884c-0a8313570cbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Org Structure Detail\r\n    \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee organization structure from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a4a2160a-d72f-458d-8f36-45b423fc03a0","name":"Employee Org Structure - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:04:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 347540535e60ba585992da68b62d1ae8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"z4o2vbxXwaFX9TJWeN4HsW8DDZ-Sh28FIhZ8WZuoTIN51M77iS58YA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b995bf69823ef6c-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"ed4c29d3-cdea-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"CompanyCode\": \"BIPO01\",\n        \"CostCentreCode\": null,\n        \"LocationCode\": null,\n        \"DepartmentCode\": null,\n        \"DesignationCode\": \"PM\",\n        \"EmploymentTypeCode\": null,\n        \"OFC01\": \"BIPO\",\n        \"OFC02\": null,\n        \"OFC03\": null,\n        \"OFC04\": null,\n        \"OFC05\": null,\n        \"OFC06\": null,\n        \"OFC07\": null,\n        \"OFC08\": null,\n        \"OFC09\": null,\n        \"OFC10\": null,\n        \"OFC11\": null,\n        \"OFC12\": null,\n        \"OFC13\": null,\n        \"OFC14\": null,\n        \"OFC15\": null,\n        \"OFC16\": null,\n        \"OFC17\": null,\n        \"OFC18\": null,\n        \"OFC19\": null,\n        \"OFC20\": null,\n        \"OFN01\": 0,\n        \"OFN02\": 0,\n        \"OFN03\": 0,\n        \"OFN04\": 0,\n        \"OFN05\": 0,\n        \"OFR01\": \"test\",\n        \"OFR02\": null,\n        \"OFR03\": null,\n        \"OFR04\": null,\n        \"OFR05\": null,\n        \"OFR06\": null,\n        \"OFR07\": null,\n        \"OFR08\": null,\n        \"OFR09\": null,\n        \"OFR10\": null,\n        \"OFR11\": null,\n        \"OFR12\": null,\n        \"OFR13\": null,\n        \"OFR14\": null,\n        \"OFR15\": null,\n        \"OFR16\": null,\n        \"OFR17\": null,\n        \"OFR18\": null,\n        \"OFR19\": null,\n        \"OFR20\": null,\n        \"OFR21\": null,\n        \"OFR22\": null,\n        \"OFR23\": null,\n        \"OFR24\": null,\n        \"OFR25\": null,\n        \"OFR26\": null,\n        \"OFR27\": null,\n        \"OFR28\": null,\n        \"OFR29\": null,\n        \"OFR30\": null,\n        \"OFR31\": null,\n        \"OFR32\": null,\n        \"OFR33\": null,\n        \"OFR34\": null,\n        \"OFR35\": null,\n        \"OFR36\": null,\n        \"OFR37\": null,\n        \"OFR38\": null,\n        \"OFR39\": null,\n        \"OFR40\": null,\n        \"OFS01\": null,\n        \"OFS02\": null,\n        \"OFS03\": null,\n        \"OFS04\": null,\n        \"OFS05\": null,\n        \"OFL01\": null,\n        \"OFL02\": null,\n        \"OFL03\": null,\n        \"OFL04\": null,\n        \"OFL05\": null,\n        \"StatusChangeReasonCodes\": null,\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-06T15:03:39.19\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-06T15:03:39.19\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"c6daecd8-0b7b-4335-884c-0a8313570cbf"},{"name":"Employee Org Structure - UPSERT","event":[{"listen":"test","script":{"id":"de37ad19-7a32-4cdc-9aab-b57a4df05ffd","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"d8e5c231-2328-48af-923d-2218171944fb","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9e984641-c03d-4253-bf2e-3e86e2511722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CompanyCode\": \"BIPO01\",\r\n        \"CostCentreCode\": null,\r\n        \"LocationCode\": null,\r\n        \"DepartmentCode\": null,\r\n        \"DesignationCode\": \"PM\",\r\n        \"EmploymentTypeCode\": null,\r\n        \"StatusChangeReasonCodes\": \"#NEW\",\r\n        \"OFC01\": \"BIPO\",\r\n        \"OFR01\": \"test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee organization structure details.</p>\n<p>Codes are not validated against master/reference data.<br />The API accepts the incoming values without verifying their existence in the related master/reference tables.</p>\n<p>To show <code>StatusChangeReasonCodes</code> field in frontend screen, the System Config : <strong>UseStatusChangeReason</strong> must be enabled.<br />The values provided should be valid status change reason codes maintained in the BIPO Reasons Master via the <strong>BIPO-RS</strong> interface. Reason codes with <strong>ReasonType = 'T'</strong> means Status Change Reason Codes.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c4cdcde2-80a4-4662-ad19-079021101b7d","name":"Employee Org Structure - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CompanyCode\": \"BIPO01\",\r\n        \"CostCentreCode\": null,\r\n        \"LocationCode\": null,\r\n        \"DepartmentCode\": null,\r\n        \"DesignationCode\": \"PM\",\r\n        \"EmploymentTypeCode\": null,\r\n        \"StatusChangeReasonCodes\": \"#NEW\",\r\n        \"OFC01\": \"BIPO\",\r\n        \"OFR01\": \"test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 19 Jan 2026 09:33:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 14386bbe111197c789e1b85b0496361c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"VwWKv2eK6Fdm1-5RoLEguQIoqqNVG8DFudf3Fv8O9GbkqJBtFBHcSg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0553fa09060aba-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"9e984641-c03d-4253-bf2e-3e86e2511722"},{"name":"Employee Org Structure - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"415826dd-91d2-41ab-9868-c3b937b72eb6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"50dba57b-6f0c-4552-86d9-812be4e4e56c"}}],"id":"801384d2-0ed3-45a8-9c67-78b8a840fa2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee organization structure detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2aca3641-efd8-4871-9523-f468f9bd2e45","name":"Employee Org Structure - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OSD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:06:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0ffefcff885ee5137c4316ac0d158644.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"n2wmICVFOHPF2kCsQM7G0_pr8HA7W7M9RoMEC9xJCGzmNo-16fR7zg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b995ee368a8fd3b-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"801384d2-0ed3-45a8-9c67-78b8a840fa2f"},{"name":"Employee Leave Grade - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4fcdb1ec-663d-412b-b8e5-43b21518e947"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"61c20aa4-95cd-4c48-ae13-eba7d877f055"}}],"id":"4cb36ae0-918d-4af8-bf44-efccd2e82510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Grade detail\r\n    \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee leave grade details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4dd1f5d6-2a36-4b57-819e-fc0f36b9124e","name":"Employee Leave Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:27:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"7pcGAZLsOUD8awxOA_TFV4Nzn01xf61RwLft2EAMvdlyU-uK4i1r7w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b997dbf8d94f924-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"4ff5ad01-d1ea-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"LeaveGradeCode\": \"HK_LG1\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-06T15:26:33.33\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-06T15:26:33.33\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"4cb36ae0-918d-4af8-bf44-efccd2e82510"},{"name":"Employee Leave Grade - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"aeb80787-3570-44b0-91ec-bc54dae8ecf0"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"70b06d1c-3845-4ff9-be29-1f3b32cf0c71"}}],"id":"38fdbb98-4ce7-403f-bc76-c7e64c34dd4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"LeaveGradeCode\": \"HK_LG1\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee leave grade details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7d878878-5ebf-49e2-bca5-27d2ed4095e8","name":"Employee Leave Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"LeaveGradeCode\": \"HK_LG1\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:26:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Bc6GyJGulrG34ZU3sQUJX1J6YsfCVxwH8Xb77hcjFPGltLmu6ww0Hw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b997cd31e26f924-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"38fdbb98-4ce7-403f-bc76-c7e64c34dd4a"},{"name":"Employee Leave Grade - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"55e90492-d183-4348-916c-b29d7c10908f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d5460fdd-21d9-4126-a324-3adf7341c606"}}],"id":"0369d8cc-44ee-4a23-ba11-9adbbc3d2b17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee leave grade detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b11f2140-8352-46c7-a8d0-ffa084c5eaf5","name":"Employee Leave Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-LGD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:30:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"v-dCe2skvlWRsmGMxLzzrnnqyJUjgg8sQ0O5F05HRWRrt4ZYkDGfFQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9982337c095fd2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"0369d8cc-44ee-4a23-ba11-9adbbc3d2b17"},{"name":"Employee Pay Group - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"aa69aa43-e30c-4add-a81e-a4e6f6fccf6d"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8ba4b24e-c433-475c-abd0-ed1246d25b61"}}],"id":"62524e55-9a2c-4036-92bb-5fee0f934f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Pay Group Details\r\n    \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee pay group details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"65d71335-3db6-4fc5-9f2a-a358e8755c1b","name":"Employee Pay Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:46:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 6bfa27ae120b2bc4a5635d2175d68f5e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Iz-0h-AmFXxJirCKHbIAQdOW5CrApjzmz1hStWVjZrd-ItrG3DkP8w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9999af9839ec6b-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"PayGroupCode\": \"Leo001\",\n        \"SingleAWCPFCompanyCodes\": null,\n        \"UpdateOn\": \"2026-01-06T15:43:22.73\",\n        \"UpdateBy\": \"APIU\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-06T15:43:22.73\",\n        \"EmployeeCode\": \"000002\"\n    },\n    {\n        \"DateStart\": \"2025-02-01T00:00:00\",\n        \"PayGroupCode\": \"andy-pg\",\n        \"SingleAWCPFCompanyCodes\": null,\n        \"UpdateOn\": \"2025-10-14T13:58:23.197\",\n        \"UpdateBy\": \"APIU\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2025-10-14T13:56:40.313\",\n        \"EmployeeCode\": \"0330_WT\"\n    },\n    {\n        \"DateStart\": \"2025-10-17T00:00:00\",\n        \"PayGroupCode\": \"076D35E9B3C00001\",\n        \"SingleAWCPFCompanyCodes\": null,\n        \"UpdateOn\": \"2025-10-17T10:58:54.573\",\n        \"UpdateBy\": \"mia.xiang\",\n        \"CreateBy\": \"mia.xiang\",\n        \"CreateOn\": \"2025-10-17T10:58:54.573\",\n        \"EmployeeCode\": \"0330_WT\"\n    }\n]"}],"_postman_id":"62524e55-9a2c-4036-92bb-5fee0f934f4c"},{"name":"Employee Pay Group - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c06af1d9-d6db-4a65-b683-b36346d19556"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a5493e9e-a7b1-4ff8-b8c5-c94d59baae13"}}],"id":"efa53c2e-ff86-4d25-9a11-702b24f2cea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"PayGroupCode\": \"Leo001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee pay group details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a2ac7399-0d36-4694-a317-b288b2f88d99","name":"Employee Pay Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"PayGroupCode\": \"Leo001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:43:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"rV86DDv3iM-Vwx6QTSGaH35yE3AfIAJe8O0uaZ3N6i2MEGz8zYwyKw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b99957b5de14dce-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"efa53c2e-ff86-4d25-9a11-702b24f2cea7"},{"name":"Employee Pay Group - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"561b6cec-cfdb-4971-bb50-aabcaa1e73e7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6beed639-09cb-4839-b69d-17bd7c06b525"}}],"id":"f5ce1d27-503a-4c96-ac14-58ca5f239817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee pay group detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"04b7c6e5-4e7c-49cb-8bdb-480d33c3bb2f","name":"Employee Pay Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-PGD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:46:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 6bfa27ae120b2bc4a5635d2175d68f5e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"iP6oqDyVeqi90nBgonDw1ZR2yRoBGlH8TxCOzetsVp50Z7BpmZq27A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b999a2c4ee9ec6b-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"f5ce1d27-503a-4c96-ac14-58ca5f239817"},{"name":"Employee Manager - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6af63890-a2c0-4f8b-a608-d914a240c1c6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5d7ddb44-7e65-4611-8d14-c765b3da6186"}}],"id":"5a4040b1-3f2b-462d-b2ce-ac6cb52ac2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Manager details\r\n    \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee manager details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"88d68e3e-5fb2-420f-9e20-e739bbdf067d","name":"Employee Manager - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:56:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a29bec8fadbbfac17e15c3f8386c77e6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"bTlsk3PhqoDvoP0nDuDxC9lQWQNMB0VOq68QpL8_-BReVeLCEkHMKg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b99a962ff4a6097-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"3832fdfb-d4ea-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"ManagerCode\": \"0123\",\n        \"ManagerTypeCode\": \"LM\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-06T15:55:03.167\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-06T15:55:03.167\",\n        \"EmployeeCode\": \"000002\"\n    },\n    {\n        \"RecordID\": \"0216dbc1-39d7-f011-8494-06540fc8457d\",\n        \"DateStart\": \"2025-12-01T00:00:00\",\n        \"DateEnd\": \"2026-01-31T00:00:00\",\n        \"ManagerCode\": \"HKivan01_026\",\n        \"ManagerTypeCode\": \"LM\",\n        \"CreateBy\": \"sky.wang\",\n        \"CreateOn\": \"2025-12-12T17:05:55.227\",\n        \"UpdateBy\": \"sky.wang\",\n        \"UpdateOn\": \"2025-12-12T17:52:32.843\",\n        \"EmployeeCode\": \"0330_WT\"\n    }\n]"}],"_postman_id":"5a4040b1-3f2b-462d-b2ce-ac6cb52ac2fa"},{"name":"Employee Manager - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"60e3dc2e-23d0-449a-8ac7-78ed891304d8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f1ffac3d-cd7d-4ff6-9df0-cb8ff65737e7"}}],"id":"e03bdfb3-167a-48da-bbfe-b535dc3c6ca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"ManagerCode\": \"0123\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee manager details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b26987e9-fd21-46c7-8cf7-05ffad0509f2","name":"Employee Manager - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"ManagerCode\": \"0123\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 07:55:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a9365f7d0b3a7f448cd097836a6f508a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"4ct7QfDQgkqbaY1GvRcgx1qFwIxmpgk5PFlnS03WUttuyP-48MVJug=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b99a693585ba05d-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;LM\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"e03bdfb3-167a-48da-bbfe-b535dc3c6ca1"},{"name":"Employee Manager- DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"eacef83d-0e39-455a-a25b-7aa368d907c9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9ef35e31-0cf4-48c5-9a66-9f2f0b6a530f"}}],"id":"159705cc-5fef-4e83-83ad-bfd5afcb0b66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee manager detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c38ca55c-ab6f-4ad5-8ee5-c2e92449a5ca","name":"Employee Manager- DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 08:15:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"1C6uetO_ZADuHZJWmmiGIuC0mo6XJAgfGx0HEAIuCSxDXpZnWWolRQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b99c53fa8c99cc2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;LM\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"159705cc-5fef-4e83-83ad-bfd5afcb0b66"}],"id":"85c6759c-6822-4636-9910-1c8b6d044775","_postman_id":"85c6759c-6822-4636-9910-1c8b6d044775","description":""},{"name":"Statutory","item":[{"name":"Employee State AU - LIST","id":"cab09527-9d97-4187-9c6d-bfe887866d5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract list of Employee Statutory State from BIPO (for AU).</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"029aae53-90b5-4038-94f7-cc272308f25a","name":"Employee State AU - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:58:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 d18f9296c02eae99f757dd1fd0912e18.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"NvoeOi2Fdj75M9D5KVMQro7sXlib_h6Bi1CxBBIGiRdGXOpN0UAUug=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c470bf45d6de5ce-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"e8e8a641-5efb-f011-849b-06540fc8457d\",\n        \"DateStart\": \"2026-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"StateCode\": \"ACT\",\n        \"ExcludeForLSL\": 0,\n        \"EmployeeCode\": \"0766649598000001\"\n    }\n]"}],"_postman_id":"cab09527-9d97-4187-9c6d-bfe887866d5a"},{"name":"Employee State AU - UPSERT","id":"f5563165-d21c-41a2-95e3-1320ed4ccca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"0766649598000001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"StateCode\": \"ACT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert new record or update existing Employee Statutory State in BIPO (for AU).</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f081b5cc-b74e-40bd-b133-69dacd48a204","name":"Employee State AU - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"0766649598000001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"StateCode\": \"ACT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:57:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 d18f9296c02eae99f757dd1fd0912e18.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"u1qSc0Dii8Gt7j3lTygqVIFK-QWc8L6a5TNSvMImTRaMgMl_NTJxiA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c470b90bc37e5ce-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"0766649598000001;2026-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"f5563165-d21c-41a2-95e3-1320ed4ccca7"},{"name":"Employee State AU - DELETE","id":"6556925a-69f5-4c2f-ae72-ef89dcc71201","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"0766649598000001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"StateCode\": \"ACT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete Employee Statutory State from BIPO (for AU).</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e6b2efc2-c116-4a24-b1bc-0a66105b3d1f","name":"Employee State AU - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  //Statutory Employee State AU\r\n  \"InterfaceCode\": \"BIPO-EMP-STAAU-STE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"0766649598000001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"StateCode\": \"ACT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:57:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 d18f9296c02eae99f757dd1fd0912e18.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"SxYEuj93RhrLlCTqF_MUbM4OuOvQF51zgWp6Y6V0M9M2PjRyD14FeA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c470b740cb8e5ce-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"0766649598000001;2026-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"6556925a-69f5-4c2f-ae72-ef89dcc71201"},{"name":"Employee Income Tax Detail CN - LIST","id":"7e6d877b-c1c5-43c5-9620-ac9480640fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Income Tax CN\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n        \"EmployeeCode\": \"0766649598000001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract full list of employee income tax details (for CN) from BIPO</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"663bef67-f62f-4a8b-bb21-f2d6146f85df","name":"Employee Income Tax Detail CN - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Income Tax CN\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n        \"EmployeeCode\": \"0766649598000001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:28:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"kFikF7IzsTS9ENUew_ykAjBZxdANjzTPPs0mYKP5BF5dNSnbE43FdA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c82962cc345dc-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"4cb3d523-c9f5-f011-849a-06540fc8457d\",\n        \"MonthStart\": \"2017-03\",\n        \"MonthEnd\": null,\n        \"CNCityCode\": \"MEZ\",\n        \"Locality\": \"L\",\n        \"EmployerTaxMethod\": null,\n        \"ExpatTaxMethod\": null,\n        \"EmployeeNameForTax\": \"aa bbff\",\n        \"TaxNo\": \"310108198909010606\",\n        \"DisabledNo\": null,\n        \"DisabledPerson\": null,\n        \"DisabledCertType\": null,\n        \"SubDepartmentCode\": null,\n        \"EmployeeCode\": \"0766649598000001\"\n    }\n]"}],"_postman_id":"7e6d877b-c1c5-43c5-9620-ac9480640fe6"},{"name":"Employee Income Tax Detail CN - UPSERT","id":"1498229b-3798-4898-8217-c51b8bc752c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"a660c999-e1d9-e911-a825-a2b79d55f3c4\",\r\n        \"MonthStart\": \"2017-03\",\r\n        \"MonthEnd\": null,\r\n        \"CNCityCode\": \"MEZ\",\r\n        \"Locality\": \"L\",\r\n        \"EmployerTaxMethod\": null,\r\n        \"ExpatTaxMethod\": null,\r\n        \"EmployeeNameForTax\": null,\r\n        \"TaxNo\": \"310108198909010606\",\r\n        \"DisabledNo\": null,\r\n        \"DisabledPerson\": null,\r\n        \"DisabledCertType\": null,\r\n        \"SubDepartmentCode\": null,\r\n        \"EmployeeCode\": \"0766649598000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert and update employee income tax details (for CN) from BIPO</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d2dd2890-12d3-4bf8-abe2-27d478a54cbc","name":"Employee Income Tax Detail CN - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"a660c999-e1d9-e911-a825-a2b79d55f3c4\",\r\n        \"MonthStart\": \"2017-03\",\r\n        \"MonthEnd\": null,\r\n        \"CNCityCode\": \"MEZ\",\r\n        \"Locality\": \"L\",\r\n        \"EmployerTaxMethod\": null,\r\n        \"ExpatTaxMethod\": null,\r\n        \"EmployeeNameForTax\": null,\r\n        \"TaxNo\": \"310108198909010606\",\r\n        \"DisabledNo\": null,\r\n        \"DisabledPerson\": null,\r\n        \"DisabledCertType\": null,\r\n        \"SubDepartmentCode\": null,\r\n        \"EmployeeCode\": \"0766649598000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:28:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"TFehKfXQrL-lg_zT6aMsZvix0D8XRTOeK3kAG5w_wrR1qgoZ69Ku-g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c82b7192a45dc-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"0766649598000001;2017-03\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"1498229b-3798-4898-8217-c51b8bc752c2"},{"name":"Employee Income Tax Detail CN - DELETE","id":"62f0d824-a4f7-4a6d-a670-5199a31bd91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\":[\r\n {\"EmployeeCode\": \"0766649598000001\",\r\n  \"MonthStart\": \"2017-03\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete employee income tax details (for CN)</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a3abb706-695b-40ec-9d99-0e01ead010c4","name":"Employee Income Tax Detail CN - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-TAXCN\",\r\n  \"Data\":[\r\n {\"EmployeeCode\": \"0766649598000001\",\r\n  \"MonthStart\": \"2017-03\"}\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:28:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"R63DzqczRgkE0N_Sdbw6lVJMzo1pL-iku-oildUMZtF4hV-t6PS60Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c82dc9d2445dc-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"0766649598000001;2017-03\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"62f0d824-a4f7-4a6d-a670-5199a31bd91c"},{"name":"Employee Statutory SG - LIST","id":"6b3ef206-33ab-492a-b389-a4a71f2b2be5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\"\r\n  , \"EmployeeCode\": \"Ahouclient2_0015\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract full list of employee statutory details (for SG) from BIPO</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"494a5527-d481-4e2c-8b28-51574fce8a13","name":"Employee Statutory SG - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory SG Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\"\r\n  , \"EmployeeCode\": \"Ahouclient2_0015\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:30:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"Xt6gpZNdedQz9K_8vQ774wNjeNs-tlcYa06re4WUfiW03s5b4LfeAA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c85a94d7bd16b-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"97ce45f1-1e65-ef11-847b-06c774323ef7\",\n        \"DateStart\": \"2024-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"CPFMethodCode\": null,\n        \"CPFPayment\": null,\n        \"FWLCode\": null,\n        \"OverseasDatePosting\": null,\n        \"OverseasTaxExempt\": 0,\n        \"OverseasSDL\": 0,\n        \"InActiveTaxExempt\": 0,\n        \"CreateOn\": null,\n        \"UpdateOn\": null,\n        \"EmployeeCode\": \"Ahouclient2_0015\"\n    }\n]"}],"_postman_id":"6b3ef206-33ab-492a-b389-a4a71f2b2be5"},{"name":"Employee Statutory SG - UPSERT","id":"d17081a7-609d-4ae8-baf6-035f35731a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"97ce45f1-1e65-ef11-847b-06c774323ef7\",\r\n        \"DateStart\": \"2024-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"CPFMethodCode\": \"#C\",\r\n        \"CPFPayment\": \"N\",\r\n        \"FWLCode\": null,\r\n        \"OverseasDatePosting\": null,\r\n        \"OverseasTaxExempt\": 0.0,\r\n        \"OverseasSDL\": 0.0,\r\n        \"InActiveTaxExempt\": 0.0,\r\n        \"CreateOn\": null,\r\n        \"UpdateOn\": null,\r\n        \"EmployeeCode\": \"Ahouclient2_0015\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert and update employee statutory details (for SG)</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d7cce956-4f6f-4463-beed-b90ad45f17a0","name":"Employee Statutory SG - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"97ce45f1-1e65-ef11-847b-06c774323ef7\",\r\n        \"DateStart\": \"2024-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"CPFMethodCode\": \"#C\",\r\n        \"CPFPayment\": \"N\",\r\n        \"FWLCode\": null,\r\n        \"OverseasDatePosting\": null,\r\n        \"OverseasTaxExempt\": 0.0,\r\n        \"OverseasSDL\": 0.0,\r\n        \"InActiveTaxExempt\": 0.0,\r\n        \"CreateOn\": null,\r\n        \"UpdateOn\": null,\r\n        \"EmployeeCode\": \"Ahouclient2_0015\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:32:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"DmRZbPuWH7fG5bN18fa7JBhObzb09COulFTu-UuMhjnsnhEXKqE1_A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c8919ed22c098-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"Ahouclient2_0015;2024-01-01\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"d17081a7-609d-4ae8-baf6-035f35731a00"},{"name":"Employee Statutory SG - DELETE","id":"0f0d8744-5c10-44cb-bcb0-48694453b530","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [{\r\n    \"EmployeeCode\": \"Ahouclient2_0015\",\r\n    \"DateStart\": \"2024-01-01T00:00:00\",\r\n    \"CPFMethodCode\": \"#C\"\r\n  }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete employee statutory details (for SG)</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8069f89b-d1fa-40bf-b40d-58a149094c03","name":"Employee Statutory SG - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STASG\",\r\n  \"Data\": [{\r\n    \"EmployeeCode\": \"Ahouclient2_0015\",\r\n    \"DateStart\": \"2024-01-01T00:00:00\",\r\n    \"CPFMethodCode\": \"#C\"\r\n  }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:33:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"VeS0hy9Pk-4SK8cf77IUf69YiU8p2RAF88i6fa57XPl3CSyFOXfvvw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c8aa89a467c58-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"Ahouclient2_0015;2024-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"0f0d8744-5c10-44cb-bcb0-48694453b530"},{"name":"Employee Fund SG - LIST","id":"0ced646b-8873-47cc-a798-8607f9b181bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"EmployeeCode\": \"Ahouclient2_0015\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract list of Employee Statutory Funds from BIPO (for SG).</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a47d0d09-28ef-42ba-aa9c-089ac1f031b2","name":"Employee Fund SG - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"EmployeeCode\": \"Ahouclient2_0015\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:35:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 46b77fe8f5f456ca3d4dd25e855a9ea4.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"DqBNOnBJvRgf-5FQhZV6OSJMa0r64Q4Umft6nBhk_vg24gf3FF_BpQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46ea3cecc9a5b0-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"f48b9f06-5bfb-f011-849b-06540fc8457d\",\n        \"DateStart\": \"2026-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"Funds\": \"C,E,M,O,S\",\n        \"CreateOn\": \"2026-01-27T16:34:49.05\",\n        \"UpdateOn\": \"2026-01-27T16:34:49.05\",\n        \"CreateBy\": \"DevPortal\",\n        \"UpdateBy\": \"DevPortal\",\n        \"EmployeeCode\": \"Ahouclient2_0015\"\n    }\n]"}],"_postman_id":"0ced646b-8873-47cc-a798-8607f9b181bf"},{"name":"Employee Fund SG - UPSERT","id":"a10ca3ba-9904-4d88-9035-b0ac4190f3bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Ahouclient2_0015\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"Funds\": \"C,E,M,O,S\"\r\n\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert new record or update existing Employee Statutory Funds from BIPO (for SG).</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1eefa403-03f2-4d92-b4ce-5a52e16a4f62","name":"Employee Fund SG - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"Ahouclient2_0015\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": null,\r\n        \"Funds\": \"C,E,M,O,S\"\r\n\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:33:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 46b77fe8f5f456ca3d4dd25e855a9ea4.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"1Erq9F42oYHFREV6L58yV_GbHFCEL9CY0p3qX5fX_cPZOxsdcktUiw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46e7810a27a5b0-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"Ahouclient2_0015;2026-01-01\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"a10ca3ba-9904-4d88-9035-b0ac4190f3bd"},{"name":"Employee Fund SG - DELETE","id":"089758e7-d499-44d9-84f5-0070bfc5dfbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"Data\":[\r\n    {\r\n        \"EmployeeCode\": \"Ahouclient2_0015\",\r\n        \"DateStart\": \"2026-01-01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete Employee Statutory Funds from BIPO (for SG).</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"10e4540e-d5a6-4b3b-a2a0-edbf7072def0","name":"Employee Fund SG - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Fund SG\r\n  \"InterfaceCode\": \"BIPO-EMP-FND\",\r\n  \"Data\":[\r\n    {\r\n        \"EmployeeCode\": \"Ahouclient2_0015\",\r\n        \"DateStart\": \"2026-01-01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:34:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 46b77fe8f5f456ca3d4dd25e855a9ea4.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"kHzzpuqXp9-sT_WmoNtSwlvscJ-8-yWUGP9GFtiLzL0iM1gPymd7Lg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46e9543be6a5b0-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"Ahouclient2_0015;2026-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"089758e7-d499-44d9-84f5-0070bfc5dfbc"},{"name":"Employee Statutory HK- LIST","id":"063d83e4-8249-4868-a6c1-6808bc215731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory HK Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\"\r\n  , \"EmployeeCode\": \"HK0001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract full list of employee statutory details (for HK) from BIPO</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a32e9684-2304-46eb-9089-252318bc7c50","name":"Employee Statutory HK- LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Statutory HK Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\"\r\n  , \"EmployeeCode\": \"HK0001\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:35:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"NVIe-9e0HFuiHdUHWtAIDgEtW_aAijWVtgnGlzc_mjF6-hNrhK1CRg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c8d5f28d57c58-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"7fbe4a21-7e7f-ed11-834a-06749c1ba6be\",\n        \"MonthStart\": \"2010-01\",\n        \"MonthEnd\": null,\n        \"MPFScheme\": \"MPF\",\n        \"MemberClass\": null,\n        \"MPFEmployeeVoluntaryPercentage\": 0,\n        \"MPFEmployerVoluntaryPercentage\": 0,\n        \"MPFEmployeeVoluntaryAmount\": 0,\n        \"MPFEmployerVoluntaryAmount\": 0,\n        \"IntraGroupTransfer\": 0,\n        \"TrusteeCode\": null,\n        \"EMPFEmploymentDate\": null,\n        \"EMPFSchemeCode\": null,\n        \"EMPFPayrollGroupCode\": null,\n        \"EMPFDepartmentCode\": null,\n        \"PreviousEmploymentDate\": null,\n        \"Expatriate\": 0,\n        \"EMPFVoluntaryDateJoin\": null,\n        \"HSBCJoinedSchemeDate\": null,\n        \"EmployeeCode\": \"HK0001\"\n    }\n]"}],"_postman_id":"063d83e4-8249-4868-a6c1-6808bc215731"},{"name":"Employee Statutory HK - UPSERT","id":"6e92a052-baeb-412c-8554-054c39afb8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"Data\": [\r\n    {\r\n        \"MonthStart\": \"2010-01\",\r\n        \"MonthEnd\": null,\r\n        \"MPFScheme\": \"MPF\",\r\n        \"MemberClass\": null,\r\n        \"MPFEmployeeVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployerVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployeeVoluntaryAmount\": 0.00,\r\n        \"MPFEmployerVoluntaryAmount\": 0.00,\r\n        \"IntraGroupTransfer\": 0.0,\r\n        \"TrusteeCode\": null,\r\n        \"EMPFEmploymentDate\": null,\r\n        \"EMPFSchemeCode\": null,\r\n        \"EMPFPayrollGroupCode\": null,\r\n        \"EMPFDepartmentCode\": null,\r\n        \"PreviousEmploymentDate\": null,\r\n        \"Expatriate\": 0.0,\r\n        \"EMPFVoluntaryDateJoin\": null,\r\n        \"HSBCJoinedSchemeDate\": null,\r\n        \"EmployeeCode\": \"HK0001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert and update employee statutory details (for HK)</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7eafae17-550d-43b0-b0e1-307579f66ad6","name":"Employee Statutory HK - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n  \"Data\": [\r\n    {\r\n        \"MonthStart\": \"2010-01\",\r\n        \"MonthEnd\": null,\r\n        \"MPFScheme\": \"MPF\",\r\n        \"MemberClass\": null,\r\n        \"MPFEmployeeVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployerVoluntaryPercentage\": 0.00,\r\n        \"MPFEmployeeVoluntaryAmount\": 0.00,\r\n        \"MPFEmployerVoluntaryAmount\": 0.00,\r\n        \"IntraGroupTransfer\": 0.0,\r\n        \"TrusteeCode\": null,\r\n        \"EMPFEmploymentDate\": null,\r\n        \"EMPFSchemeCode\": null,\r\n        \"EMPFPayrollGroupCode\": null,\r\n        \"EMPFDepartmentCode\": null,\r\n        \"PreviousEmploymentDate\": null,\r\n        \"Expatriate\": 0.0,\r\n        \"EMPFVoluntaryDateJoin\": null,\r\n        \"HSBCJoinedSchemeDate\": null,\r\n        \"EmployeeCode\": \"HK0001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:48:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"xJ0MN1IXbk6jDX1OEvggHWjl_Aoh39IOVSokQ0nSsa4V7kLmv80sKg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c9ff839f53c91-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"HK0001;2010-01\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"6e92a052-baeb-412c-8554-054c39afb8d4"},{"name":"Employee Statutory HK - DELETE","id":"14add423-d12a-4f21-92d9-6f631ecc2a11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n\"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"HK0001\",\r\n        \"MonthStart\": \"2010-01\"\r\n    }\r\n]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete employee statutory details (for HK)</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9370d4aa-6bd4-4398-b1dc-0d9c35630b6d","name":"Employee Statutory HK - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-STAHK\",\r\n\"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"HK0001\",\r\n        \"MonthStart\": \"2010-01\"\r\n    }\r\n]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:48:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"WO4fRtmiZMcIXK4r-mp31DbcTpU42FeNx7pJY6EJJEdh1geunsrwHg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ca026bb403c91-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"HK0001;2010-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"14add423-d12a-4f21-92d9-6f631ecc2a11"},{"name":"Employee Zakat Detail - LIST","id":"4d455f7a-884a-4745-83a0-c7845a94228e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Zakat Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract full list of employee Zakat details from BIPO</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0ede5a0b-17a6-474f-8501-dfb33ba3eb07","name":"Employee Zakat Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Zakat Detail\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:48:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"ntJlVVA0GhP7I1L15nYgABuxLb86wTOl5tvmQ12s5xKeBM53gcKDdw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ca104cc743c91-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"ea7df546-6e19-4fb9-b230-a9fa33921d69\",\n        \"MonthStart\": \"2021-08\",\n        \"MonthEnd\": null,\n        \"RunType\": \"M\",\n        \"ContributionType\": \"A\",\n        \"Contribution\": 400,\n        \"StateCode\": \"10\",\n        \"Sequence\": 1,\n        \"EmployeeCode\": \"MY001\"\n    }\n]"}],"_postman_id":"4d455f7a-884a-4745-83a0-c7845a94228e"},{"name":"Employee Zakat Detail - UPSERT","id":"0bf0ffe0-7749-4960-a5be-8fcf5146be2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"MY001\",\r\n        \"MonthStart\": \"2021-08\",\r\n        \"RunType\": \"M\",\r\n        \"ContributionType\": \"A\",\r\n        \"Contribution\": 400.00,\r\n        \"MonthEnd\": null,\r\n        \"Sequence\": 1.0,\r\n        \"StateCode\": \"10\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert and update employee Zakat details</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"598e649b-1d66-4205-86b5-f0b870c24aae","name":"Employee Zakat Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"MY001\",\r\n        \"MonthStart\": \"2021-08\",\r\n        \"RunType\": \"M\",\r\n        \"ContributionType\": \"A\",\r\n        \"Contribution\": 400.00,\r\n        \"MonthEnd\": null,\r\n        \"Sequence\": 1.0,\r\n        \"StateCode\": \"10\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:48:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"ac0JHjgFaH-qrF3-zf928cKAauDT9lbeAb_fPrfGKOceKwsOn3jSog=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ca0c86d633c91-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart;StateCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"MY001;2021-08;10\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"0bf0ffe0-7749-4960-a5be-8fcf5146be2c"},{"name":"Employee Zakat Detail - DELETE","id":"0cb7d2a7-fc3b-41a3-8db2-88900b497b33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n  \"EmployeeCode\": \"MY001\",\r\n  \"MonthStart\": \"2021-08\",\r\n  \"StateCode\": \"10\"\r\n    }\r\n  ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete employee Zakat details</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3d6a28a1-7da3-4325-bff5-484e8b0b0803","name":"Employee Zakat Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ZAKMY\",\r\n  \"Data\": [\r\n    {\r\n  \"EmployeeCode\": \"MY001\",\r\n  \"MonthStart\": \"2021-08\",\r\n  \"StateCode\": \"10\"\r\n    }\r\n  ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 06:49:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7001d444c8523386c815482f63ee8c26.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"3YBbEvdoNs5BnwlxUJVNKZLpFJnLHR1kVrA8Y77zJSdeDLdl1zBcDg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ca12a08993c91-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;MonthStart;StateCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"MY001;2021-08;10\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"0cb7d2a7-fc3b-41a3-8db2-88900b497b33"}],"id":"92271f7d-e5c3-46f9-96bc-09dd9a86e28c","_postman_id":"92271f7d-e5c3-46f9-96bc-09dd9a86e28c","description":""},{"name":"Salary","item":[{"name":"Employee Salary - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0780a065-20b0-4250-8def-5eef1c55a7f5"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5cb91555-d58e-4607-8421-7f88f0fbeee0"}}],"id":"8fcfb1ae-2d4e-485f-8015-2a283f843ad9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Salary Details\r\n    \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee salary details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"843815ca-cebb-4679-8532-95699789544e","name":"Employee Salary - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:21:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"cB34J6y-XY9HHulCZJWHHlqx4mZF8pPwNHrZoOzMq88xECqMXz1V7w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a248a7c939d6f-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"CreateOn\": \"2026-01-06T17:20:58.197\",\n        \"UpdateOn\": \"2026-01-06T17:20:58.197\",\n        \"StatusChangeReasonCodes\": null,\n        \"CurrencyCode\": null,\n        \"CompaRatio\": 0,\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"PayMode\": \"B\",\n        \"PayType\": \"M\",\n        \"SalaryGradeCode\": null,\n        \"SalaryFixed\": 200,\n        \"SalaryGross\": 200,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"EmployeeCode\": \"000002\"\n    },\n    {\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"CreateOn\": \"2025-10-29T11:06:23.507\",\n        \"UpdateOn\": \"2025-10-29T11:06:23.507\",\n        \"StatusChangeReasonCodes\": null,\n        \"CurrencyCode\": null,\n        \"CompaRatio\": 0,\n        \"DateStart\": \"2025-10-01T00:00:00\",\n        \"PayMode\": \"B\",\n        \"PayType\": \"M\",\n        \"SalaryGradeCode\": null,\n        \"SalaryFixed\": 200,\n        \"SalaryGross\": 200,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"EmployeeCode\": \"0330_WT\"\n    }\n]"}],"_postman_id":"8fcfb1ae-2d4e-485f-8015-2a283f843ad9"},{"name":"Employee Salary - UPSERT","event":[{"listen":"test","script":{"id":"feddf6c6-57e2-48f4-98c2-430195bc6d7b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"584f2ef6-48e4-4e34-9993-c6a520de311c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"62b004a7-3650-4043-a910-a1a00cda09e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"StatusChangeReasonCodes\": null,\r\n        \"CurrencyCode\": null,\r\n        \"CompaRatio\": 0.0000,\r\n        \"PayMode\": \"B\",\r\n        \"PayType\": \"M\",\r\n        \"SalaryGradeCode\": null,\r\n        \"SalaryFixed\": 200.00,\r\n        \"SalaryGross\": 200.00,\r\n        \"SAL01\": 0.00,\r\n        \"SAL02\": 0.00,\r\n        \"SAL03\": 0.00,\r\n        \"SAL04\": 0.00,\r\n        \"SAL05\": 0.00,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee salary details.</p>\n<p>Remarks:<br />* Additional salary components could be extend in BIPO portal and UPSERT directly via API (SFNXX, SFCXX, SALXX, SFRXX)</p>\n<p>  * Setup Path: Setup &gt; Setting &gt; Spare Field &gt; Select 'Salary Field'<br />  SFN01 – SFN30: Best for general numeric data (30 slots available)</p>\n<p>  * Setup Path: Setup &gt; Setting &gt; Spare Field &gt; Select 'Salary Variable'<br />  SAL01 – SAL05: Specifically for \"Salary Variables\" (5 slots available).<br />  SFR01 – SFR10: Use these for text-based salary remarks or codes (10 slots available).<br />  SFC01 – SFC05: Additional character fields for short labels (5 slots available).</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"844ea844-6f93-4821-a711-34d0c79f1ccd","name":"Employee Salary - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"StatusChangeReasonCodes\": null,\r\n        \"CurrencyCode\": null,\r\n        \"CompaRatio\": 0.0000,\r\n        \"PayMode\": \"B\",\r\n        \"PayType\": \"M\",\r\n        \"SalaryGradeCode\": null,\r\n        \"SalaryFixed\": 200.00,\r\n        \"SalaryGross\": 200.00,\r\n        \"SAL01\": 0.00,\r\n        \"SAL02\": 0.00,\r\n        \"SAL03\": 0.00,\r\n        \"SAL04\": 0.00,\r\n        \"SAL05\": 0.00,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:20:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"6pHxlWWR615wW_-7kWncczM22wGPg2pCPVkuZCKNwq6b_767Q5JpPQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a23c9cdea9d6f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"62b004a7-3650-4043-a910-a1a00cda09e6"},{"name":"Employee Salary - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ac373bb5-cdf2-48bf-b86f-39a817348ae5"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d6c007ca-bb8d-4313-8821-965254950923"}}],"id":"6479ee6b-1207-4e39-a0f0-5d52b8ecfbcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee salary detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e62b75af-8eba-45a6-8504-d7f64aae2e1f","name":"Employee Salary - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-SD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:20:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"7N8Nhp_MRCbkdnb13DNCOjG3SCIYgVe7Yj8rFl3pnadNX8jgxNQknA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a243c9ff49d6f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"6479ee6b-1207-4e39-a0f0-5d52b8ecfbcb"},{"name":"Employee Bank - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c4c8542e-5ded-4a29-af4f-0d11f197dce9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"618667eb-8e8a-4f32-a723-f0b6c5664985"}}],"id":"07aab047-9a9e-4fc8-af49-fb0c088d9d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Bank Details\r\n    \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee bank details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"95a8be63-c635-4afe-b534-aaf9d9f87fec","name":"Employee Bank - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 05:29:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"i1HWtfad-yfS91JU01J39F8PLudMJ4TMEyQaCiVIyS3wUi7x5Y76Dw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb18a06bd7fff7f-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"691d1636-1ced-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"CountryCode\": \"HK\",\n        \"Sequence\": 1,\n        \"BankCode\": \"003\",\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\n        \"BankAccountNo\": \"14444\",\n        \"BeneficiaryName\": null,\n        \"CurrencyCode\": null,\n        \"SWIFTCode\": null,\n        \"PriorityPayment\": 0,\n        \"AllocationType\": null,\n        \"AllocationAmount\": 100,\n        \"AllocationCurrency\": null,\n        \"AllocationRun\": null,\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-09T13:29:48.47\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-09T13:29:48.47\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"07aab047-9a9e-4fc8-af49-fb0c088d9d42"},{"name":"Employee Bank - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c1dd5832-ee55-4e55-a440-f4ffd08d176a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"cd4b00be-5d8c-47b0-a185-4a639f310e42"}}],"id":"ad53f95e-13b9-4a3f-a0d8-7a2cb360b9a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"AccountType\": null,\r\n        \"AllocationAmount\": 100,\r\n        \"AllocationCurrency\": null,\r\n        \"AllocationRun\": null,\r\n        \"AllocationType\": null,\r\n        \"BankAccountNo\": \"14444\",\r\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\r\n        \"BankCity\": null,\r\n        \"BankCode\": \"003\",\r\n        \"BeneficiaryName\": null,\r\n        \"CountryCode\": \"HK\",\r\n        \"CurrencyCode\": null,\r\n        \"PriorityPayment\": 0,\r\n        \"SocietyReference\": null,\r\n        \"SWIFTCode\": null,\r\n        \"TransactionType\": null,\r\n        \"BankAddress\": null,\r\n        \"BankName\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee bank details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"21f1ca2a-8626-4ec6-b0b7-15ef9a49cf99","name":"Employee Bank - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"AccountType\": null,\r\n        \"AllocationAmount\": 100,\r\n        \"AllocationCurrency\": null,\r\n        \"AllocationRun\": null,\r\n        \"AllocationType\": null,\r\n        \"BankAccountNo\": \"14444\",\r\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\r\n        \"BankCity\": null,\r\n        \"BankCode\": \"003\",\r\n        \"BeneficiaryName\": null,\r\n        \"CountryCode\": \"HK\",\r\n        \"CurrencyCode\": null,\r\n        \"PriorityPayment\": 0,\r\n        \"SocietyReference\": null,\r\n        \"SWIFTCode\": null,\r\n        \"TransactionType\": null,\r\n        \"BankAddress\": null,\r\n        \"BankName\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 05:28:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ZDt77U82HrOukOxUp7DDrdQbVvBOr7f65ouH-8_PAcYmDuIirKWtfQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1883379fbff7f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;Sequence\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;1\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"ad53f95e-13b9-4a3f-a0d8-7a2cb360b9a0"},{"name":"Employee Bank - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"acaa4c86-b594-434e-a2ec-1a716869ea09"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7ee939ca-4bd1-4cd3-9131-dd818de4eac9"}}],"id":"ff294a76-aedc-406c-890d-ec264eb0c68b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee bank detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dc79a06c-0853-4028-99bb-6ae5655672cb","name":"Employee Bank - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-BD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"Sequence\": 1,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 05:29:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"UdLJr2a6HXCD7eXdkyIuBHyESY4EZmbwPaXOrE-T0fDfaYATfl8MOA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb189b67eb7ff7f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;Sequence\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;1\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"ff294a76-aedc-406c-890d-ec264eb0c68b"}],"id":"e8cc5f7b-d755-4d55-bbe6-9efc7547554d","_postman_id":"e8cc5f7b-d755-4d55-bbe6-9efc7547554d","description":""},{"name":"Attendance","item":[{"name":"Employee Calendar - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"17c2163b-cce4-4a1d-8eb0-1abf3e27002c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ef4f1543-b69f-4ec1-b850-e61c4a987735"}}],"id":"f94df2fc-21c4-45bc-bb18-348548ed0dd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Calendar details\r\n    \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee calendar details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"929f1154-891b-46fe-8b83-ccc0c7eef771","name":"Employee Calendar - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:38:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GCoOV9-8PH71iqaddcHSBG8w94G856oCIS-iNUajST-QfeO50P73BA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a3e2d0df9ff7e-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"a5b4116f-e3ea-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"CalendarCode\": \"07666495B5400000\",\n        \"WorkPatternCode\": null,\n        \"LocationCode\": null,\n        \"CreateOn\": \"2026-01-06T17:38:25.733\",\n        \"UpdateOn\": \"2026-01-06T17:38:25.733\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"f94df2fc-21c4-45bc-bb18-348548ed0dd3"},{"name":"Employee Calendar - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1d1651f9-4fc6-4b54-8f7e-28177f9425fe"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f9bba76f-0858-4385-9866-a367dfdf5bd3"}}],"id":"d388e4bd-d720-474d-bf8e-4ef601e6bedb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CalendarCode\": \"07666495B5400000\",\r\n        \"WorkPatternCode\": null,\r\n        \"LocationCode\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee calendar details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"033451d6-65bd-46b0-a15f-fcda3f0983ac","name":"Employee Calendar - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CalendarCode\": \"07666495B5400000\",\r\n        \"WorkPatternCode\": null,\r\n        \"LocationCode\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:37:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"J7xt8_A85RnJ74C1MoPTyWeSkLFYaWP0JpY6-2t8UbxcVojKd90rrg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a3d3e5bedff7e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"d388e4bd-d720-474d-bf8e-4ef601e6bedb"},{"name":"Employee Calendar - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ecfed6a2-f8c7-4c7f-9b59-bdc7bdfeaf21"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c5fe7ec0-3e3d-4309-9caa-36bfb2eb5232"}}],"id":"bf963f7f-7052-4492-8f08-f0e83fafd49b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee calendar detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b58cf70c-c364-484a-8320-0649e075c88b","name":"Employee Calendar - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 06 Jan 2026 09:38:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"M8fKKFVieUhiIOqpFiUo8vB3InBWmbQctyXtVUz_P7B8NTeErM99eg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9b9a3d7b8b18ff7e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"bf963f7f-7052-4492-8f08-f0e83fafd49b"},{"name":"Employee OT Group - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f7171e7e-c506-4317-948b-0798e6b1aa7f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3079b21f-ac2f-4a38-89a7-a680d73712db"}}],"id":"c88e5992-08d4-4f80-ac20-2c3657779c00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //OT Group details\r\n    \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee OT group details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a6225f2d-9b4e-46ea-942e-582120aa7fd3","name":"Employee OT Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:28:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"lq_sMjWggswxKIu6Tr_4cAFpTC3i8Wi1rS0RXytuO3iiAlWR0zLGkQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba84399ef6afdaf-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"5049a8b7-39ec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"OTGroupCode\": \"OT001\",\n        \"CreateOn\": \"2026-01-08T10:28:30.603\",\n        \"UpdateOn\": \"2026-01-08T10:28:30.603\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"c88e5992-08d4-4f80-ac20-2c3657779c00"},{"name":"Employee OT Group - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3869964a-eee7-4bf4-9d53-5971e8746c28"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9f56c1e3-265c-45a7-b0e3-26a6b37d0bd2"}}],"id":"cc8fc5cd-16f3-463b-9217-8f08dae31045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"OTGroupCode\": \"OT001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee OT group details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"81b9ce76-198c-4804-be3d-cec1247b1a1a","name":"Employee OT Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"OTGroupCode\": \"OT001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:28:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"SpFDbcupHYNk4mtrRd97NdtF3NBeWi0JsQJ4UF1M0O5_diCslVOWqQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba842f6fda1fdaf-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"cc8fc5cd-16f3-463b-9217-8f08dae31045"},{"name":"Employee OT Group - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3f8a3e8a-5173-47af-a121-7236bb820b7d"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"93027723-e750-4516-95ec-53448ed54da1"}}],"id":"2d5b236d-b601-486b-968f-03f74de82663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee OT group detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c155004a-ac3a-417a-9e8f-558af0e4d8d3","name":"Employee OT Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-OTD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:29:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"h_hXSx9uakXsB8x-Q8GRWfJ68UlKCbp6WdXQhqPS1zS0cjaoIeGFUw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba843e8bcb7fdaf-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"2d5b236d-b601-486b-968f-03f74de82663"},{"name":"Employee Must Clock - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"752f80ac-dc24-47d1-99b1-53ede3e8f8ea"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9c18646d-fbe4-40ac-91fb-1d6b5ab38fd2"}}],"id":"eb0b5097-2ec9-4825-b4a8-edaa3a1e54c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Must Clock details\r\n    \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee must clock details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"044eca29-f9b0-4a3c-b3f2-e40921486bd8","name":"Employee Must Clock - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:30:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"uO27Eza5Whce3X6D5S5eeQyCwA5NnbWDD_E49izIGggYF40uYIKLvw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba84592ec6afdaf-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"74ed45ec-39ec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"MustClock\": \"Y\",\n        \"CreateOn\": \"2026-01-08T10:30:00.903\",\n        \"UpdateOn\": \"2026-01-08T10:30:00.903\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"eb0b5097-2ec9-4825-b4a8-edaa3a1e54c5"},{"name":"Employee Must Clock - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7f1f4eca-0223-49f3-b079-92239e277f52"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ce5d0eba-c551-4165-802f-11db9783a765"}}],"id":"892b1657-7650-4b40-b4ab-07ed628d4dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"MustClock\": \"Y\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee must clock details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"40d31e8e-5a83-40b7-863d-26417a3b6027","name":"Employee Must Clock - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"MustClock\": \"Y\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:30:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"lXUAg5wDWWEzMOmZWgzfs_LlXTeDvexCegofCYP-12jPK8B5bOUjGg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba84538686ffdaf-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"892b1657-7650-4b40-b4ab-07ed628d4dc7"},{"name":"Employee Must Clock - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c6da39e2-1333-485c-abda-6e1c8946f609"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6bb20f53-66a9-4da9-bfeb-11a52c2249ed"}}],"id":"0f40c23b-924b-439c-83f7-48dc6d9710b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee must clock detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7c9cb39f-ed8e-40f0-88b3-bc27d2fd86f4","name":"Employee Must Clock - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-MCD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:31:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"8tTSYh-sk8bdVkdf9Fw8HR9QPcI0l5CULHolPBap6aqa6VVX_PNLnQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba84712ff97fdaf-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"0f40c23b-924b-439c-83f7-48dc6d9710b1"}],"id":"005ac3e1-e4f7-40cd-8899-bfa98f0acb05","_postman_id":"005ac3e1-e4f7-40cd-8899-bfa98f0acb05","description":""},{"name":"Attachment","item":[{"name":"Employee Attachment - LIST","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f2cf5b56-85c1-4950-9862-0f178fe0f7d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"EmployeeCode\": \"000002\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employee attachment details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"72a0940c-a799-4420-bebb-cab1a86c8616","name":"Employee Attachment - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"EmployeeCode\": \"000002\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 11 Feb 2026 07:21:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"iDf52qn53vwLK3ZespQ0_ahFlK2xyYFy0EVRwR7S0_UluTxWoIgyhw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9cc2179ca9a5fd61-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"34176a4a-1a07-f111-849d-06540fc8457d\",\n        \"AttachmentID\": \"50a8a161-f893-4c43-9706-2bfef2530b3d\",\n        \"AttachmentName\": \"attach_test.pdf\",\n        \"AttachmentNature\": \"XX\",\n        \"MainPhoto\": 0,\n        \"DisplayInACKRecord\": 0,\n        \"UserCode\": \"API.user\",\n        \"DateProcess\": \"2026-02-11T15:21:35.727\",\n        \"AttachmentTypeCode\": \"PDF\",\n        \"CreateBy\": \"DevPortal\",\n        \"CreateOn\": \"2026-02-11T15:21:36.603\",\n        \"UpdateBy\": \"DevPortal\",\n        \"UpdateOn\": \"2026-02-11T15:21:36.603\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"f2cf5b56-85c1-4950-9862-0f178fe0f7d3"},{"name":"Employee Attachment - UPSERT","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"9027d985-b610-4543-bdc3-ad5f042ad565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"Data\": [\r\n    {\r\n        \"AttachmentName\": \"attach_test.pdf\",\r\n        \"AttachmentNature\": \"XX\",\r\n        \"MainPhoto\": 0.0,\r\n        \"AttachmentTypeCode\": \"PDF\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee attachment details. To upload actual file attachment, use \"File Upload\" API under System/Misc Integration &gt; File Management.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e0824f8e-3b9f-406a-a5f6-281d90b94284","name":"Employee Attachment - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"Data\": [\r\n    {\r\n        \"AttachmentName\": \"attach_test.pdf\",\r\n        \"AttachmentNature\": \"XX\",\r\n        \"MainPhoto\": 0.0,\r\n        \"AttachmentTypeCode\": \"PDF\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 11 Feb 2026 07:21:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"jVZNveh6hBC5Eb7d0LRm8jEVjgregZVyt1wXtxHlqc5Tp1K2Pd99PA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9cc2171b5a71fd61-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RecordID\",\n        \"validRecords\": [\n            {\n                \"attachmentID\": \"50a8a161-f893-4c43-9706-2bfef2530b3d\",\n                \"key\": \"34176a4a-1a07-f111-849d-06540fc8457d\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"9027d985-b610-4543-bdc3-ad5f042ad565"},{"name":"Employee Attachment - DELETE","event":[{"listen":"test","script":{"id":"199e14f4-a9eb-4ade-8ce7-20e89f8d7866","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2a4abe7a-b498-46ed-98e3-148d9621052d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0a5c0060-bdef-46e8-ae6a-0152eef32899","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"34176a4a-1a07-f111-849d-06540fc8457d\"\r\n    }\r\n  ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee attachment detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bf90e696-ccac-4e05-b4b3-6a6a41f64e72","name":"Employee Attachment - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AT\",\r\n  \"Data\": [\r\n    {\r\n        \"RecordID\": \"34176a4a-1a07-f111-849d-06540fc8457d\"\r\n    }\r\n  ]\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 11 Feb 2026 08:06:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"tbBgscQu-Sm0JNzH6IVQfR274imYUZdKd43CHqgS08zFLTAYPLKEvA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9cc2591a1b36585b-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RecordID\",\n        \"validRecords\": [\n            {\n                \"key\": \"34176a4a-1a07-f111-849d-06540fc8457d\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"0a5c0060-bdef-46e8-ae6a-0152eef32899"}],"id":"4b05425e-5110-4120-aa38-ad2054a37700","_postman_id":"4b05425e-5110-4120-aa38-ad2054a37700","description":""}],"id":"b9ec61f0-33d6-41d7-90f2-f34f0cc0e467","_postman_id":"b9ec61f0-33d6-41d7-90f2-f34f0cc0e467","description":""},{"name":"Personnel","item":[{"name":"Details","item":[{"name":"Address - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"29f7506c-4b63-4795-898f-4d2a1c114d52"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9b56a2f0-d03c-4419-92b8-b993aac62c0d"}}],"id":"4a1f3395-9ee8-4e1b-84d7-3be78830770c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Address details\r\n    \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of addresses from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e4a96e75-54f0-4898-be43-9ef92397f674","name":"Address - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 03:33:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 6bfa27ae120b2bc4a5635d2175d68f5e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"EtaN3af8KzdcDDuAft40tT_r3cPQei89IJS3YvZNwdDAS7qDT70VPw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba8a1ca7b5bfdea-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"f65c37b9-42ec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"AddressType\": \"L\",\n        \"AddressHouseNo\": null,\n        \"AddressFloorNo\": null,\n        \"AddressUnitNo\": null,\n        \"AddressLane\": null,\n        \"AddressLine1\": \"Circle Road\",\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressDistrict\": null,\n        \"AddressVillage\": null,\n        \"AddressStreet\": null,\n        \"AddressBuilding\": null,\n        \"AddressSubDistrict\": null,\n        \"LocalAddressName\": null,\n        \"TelephoneNo\": null,\n        \"CreateOn\": \"2026-01-08T11:33:03.013\",\n        \"UpdateOn\": \"2026-01-08T11:33:03.013\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"AddressPostal\": \"370054\",\n        \"AddressCountryCode\": \"SG\",\n        \"AddressCityCode\": null,\n        \"AddressCity\": null,\n        \"AddressStateCode\": null,\n        \"AddressState\": null,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"4a1f3395-9ee8-4e1b-84d7-3be78830770c"},{"name":"Address - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4559e90d-f64c-459a-9027-a9345cd6706b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7b4e2279-f798-4765-b352-1b659061fd16"}}],"id":"2c576618-5ff0-4893-99e0-47f1c5707619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"AddressHouseNo\": null,\r\n        \"AddressFloorNo\": null,\r\n        \"AddressUnitNo\": null,\r\n        \"AddressLane\": null,\r\n        \"AddressLine1\": \"Circle Road\",\r\n        \"AddressLine2\": \"\",\r\n        \"AddressLine3\": null,\r\n        \"AddressDistrict\": null,\r\n        \"AddressVillage\": null,\r\n        \"AddressStreet\": null,\r\n        \"AddressBuilding\": null,\r\n        \"AddressSubDistrict\": null,\r\n        \"LocalAddressName\": null,\r\n        \"TelephoneNo\": null,\r\n        \"AddressPostal\": \"370054\",\r\n        \"AddressCountryCode\": \"SG\",\r\n        \"AddressCityCode\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressStateCode\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee address details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8e8c6280-8115-47af-9434-3cba5d95b0f7","name":"Address - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"AddressHouseNo\": null,\r\n        \"AddressFloorNo\": null,\r\n        \"AddressUnitNo\": null,\r\n        \"AddressLane\": null,\r\n        \"AddressLine1\": \"Circle Road\",\r\n        \"AddressLine2\": \"\",\r\n        \"AddressLine3\": null,\r\n        \"AddressDistrict\": null,\r\n        \"AddressVillage\": null,\r\n        \"AddressStreet\": null,\r\n        \"AddressBuilding\": null,\r\n        \"AddressSubDistrict\": null,\r\n        \"LocalAddressName\": null,\r\n        \"TelephoneNo\": null,\r\n        \"AddressPostal\": \"370054\",\r\n        \"AddressCountryCode\": \"SG\",\r\n        \"AddressCityCode\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressStateCode\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 03:15:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 e136a5e58b8d063df5f9433f49352526.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"TMxnQJA0oCI3kEhvjGeIo2FKHsCQ29tvKZAASrtQZndz02UkOeMnEw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba8885f9fa25fff-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AddressType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;L\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"2c576618-5ff0-4893-99e0-47f1c5707619"},{"name":"Address - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f24bb638-1e40-4b20-a8f3-b75ecc2d2315"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"dd36d018-82e4-4735-978a-cc09840b543b"}}],"id":"864160b2-98e7-4f2a-a71a-4e4f25b047c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee address detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3f8a0653-0abb-42b4-81d3-2cd9a7e18210","name":"Address - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 03:30:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"CEogteNRQySKrN_Ui4dm4UxL8hqEJTeqghmPcBi3NvO-rnj8FB3DUg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba89e746921a459-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AddressType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;L\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"864160b2-98e7-4f2a-a71a-4e4f25b047c8"},{"name":"Allowance - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c9974417-e54c-49e0-b02b-d311225d604e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"61e5a2a4-df8c-4df5-8822-4017e99b79fd"}}],"id":"104e31fd-59a0-470e-b47a-2817610e94f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Allowance details\r\n    \"InterfaceCode\": \"BIPO-RI\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of allowances from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0dc47599-200b-4660-b6f3-7be9d9445645","name":"Allowance - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 05:31:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa3f2aaefc6458180abcb399f03d57c6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"zNSo4J-6G78Nr4UCf8Dd8ZRItBX815WCTbuF_7CXzxOcGHFRq0LqyQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba94f478c835545-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"d395584a-53ec-f011-8498-06540fc8457d\",\n        \"AllowanceCode\": \"076E81BF45C00000\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"Quantity\": 30,\n        \"CurrencyCode\": null,\n        \"RunType\": \"M\",\n        \"PayRunBatch\": null,\n        \"Condition\": null,\n        \"DetailRemarks\": null,\n        \"BimonthlyOption\": 0,\n        \"PaymentType\": \"M\",\n        \"PaymentFrequency\": \"M\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-08T13:31:33.31\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-08T13:31:33.31\",\n        \"AttachmentID\": \"48b3fdaf-0c09-440b-82ba-b79cbc637b78\",\n        \"EmployeeCode\": \"000002\"\n    },\n    {\n        \"RecordID\": \"ed236f43-f939-f011-8484-06c774323ef7\",\n        \"AllowanceCode\": \"076E81BF45C00000\",\n        \"DateStart\": \"2025-02-01T00:00:00\",\n        \"DateEnd\": \"2025-02-28T00:00:00\",\n        \"Quantity\": 10,\n        \"CurrencyCode\": null,\n        \"RunType\": \"M\",\n        \"PayRunBatch\": null,\n        \"Condition\": null,\n        \"DetailRemarks\": null,\n        \"BimonthlyOption\": 0,\n        \"PaymentType\": null,\n        \"PaymentFrequency\": null,\n        \"CreateBy\": \"leo.liu\",\n        \"CreateOn\": \"2025-05-26T14:18:39.95\",\n        \"UpdateBy\": \"leo.liu\",\n        \"UpdateOn\": \"2025-05-26T14:18:39.95\",\n        \"AttachmentID\": null,\n        \"EmployeeCode\": \"0330_WT\"\n    },\n    {\n        \"RecordID\": \"1957f6b6-f939-f011-8484-06c774323ef7\",\n        \"AllowanceCode\": \"076E81BF45C00000\",\n        \"DateStart\": \"2025-03-01T00:00:00\",\n        \"DateEnd\": \"2025-04-30T00:00:00\",\n        \"Quantity\": 2000,\n        \"CurrencyCode\": null,\n        \"RunType\": \"M\",\n        \"PayRunBatch\": null,\n        \"Condition\": null,\n        \"DetailRemarks\": null,\n        \"BimonthlyOption\": 0,\n        \"PaymentType\": null,\n        \"PaymentFrequency\": null,\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2025-05-26T14:21:55.56\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2025-05-26T14:21:55.56\",\n        \"AttachmentID\": null,\n        \"EmployeeCode\": \"0330_WT\"\n    },\n    {\n        \"RecordID\": \"7ee5209a-9f3a-f011-8484-06c774323ef7\",\n        \"AllowanceCode\": \"076E81BF45C00000\",\n        \"DateStart\": \"2025-05-01T00:00:00\",\n        \"DateEnd\": null,\n        \"Quantity\": 30,\n        \"CurrencyCode\": null,\n        \"RunType\": \"M\",\n        \"PayRunBatch\": null,\n        \"Condition\": null,\n        \"DetailRemarks\": null,\n        \"BimonthlyOption\": 0,\n        \"PaymentType\": null,\n        \"PaymentFrequency\": null,\n        \"CreateBy\": \"leo.liu\",\n        \"CreateOn\": \"2025-05-27T10:09:21.843\",\n        \"UpdateBy\": \"leo.liu\",\n        \"UpdateOn\": \"2025-05-27T10:09:21.843\",\n        \"AttachmentID\": null,\n        \"EmployeeCode\": \"0330_WT\"\n    }\n]"}],"_postman_id":"104e31fd-59a0-470e-b47a-2817610e94f7"},{"name":"Allowance - UPSERT","event":[{"listen":"test","script":{"id":"3d584f01-ed0d-4685-a460-f9a1fc9b0b5c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"d255b381-4b57-46f0-bad0-d453270c6f2d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"555b3886-7bf3-4523-ad5d-28fc9f8936b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"DateEnd\": null,\r\n        \"Quantity\": 30.0000,\r\n        \"CurrencyCode\": null,\r\n        \"RunType\": \"M\",\r\n        \"PayRunBatch\": null,\r\n        \"Condition\": null,\r\n        \"DetailRemarks\": null,\r\n        \"BimonthlyOption\": 0.0,\r\n        \"PaymentType\": \"M\",\r\n        \"PaymentFrequency\": \"M\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee allowance details.</p>\n<p>Remarks:<br />* To maintain a clean and accurate payroll history, we recommend using BIPO-RI for allowance updates (e.g., phone, car, housing). Avoid using BIPO-EMP-SD for these changes, as it creates unnecessary salary data rows and can complicate effective date tracking.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cab43f80-1ece-4be1-8cc4-ef2d8462fc21","name":"Allowance - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"DateEnd\": null,\r\n        \"Quantity\": 30.0000,\r\n        \"CurrencyCode\": null,\r\n        \"RunType\": \"M\",\r\n        \"PayRunBatch\": null,\r\n        \"Condition\": null,\r\n        \"DetailRemarks\": null,\r\n        \"BimonthlyOption\": 0.0,\r\n        \"PaymentType\": \"M\",\r\n        \"PaymentFrequency\": \"M\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 05:28:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 6bfa27ae120b2bc4a5635d2175d68f5e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"NeZXnqhKIglGtTaNMMAhVJX2SBWCABb1FAmsVq88ZJ5-YgcDPatDhg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba94af29d8cfdfe-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AllowanceCode;RunType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;076E81BF45C00000;M\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"},{"id":"214bc838-3b3e-4a98-b726-30ffc47cda0d","name":"Allowance - UPSERT (Error - Mandatory field is missing)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"DateEnd\": null,\r\n        \"Quantity\": 30.0000,\r\n        \"CurrencyCode\": null,\r\n        \"RunType\": \"M\",\r\n        \"PayRunBatch\": null,\r\n        \"Condition\": null,\r\n        \"DetailRemarks\": null,\r\n        \"BimonthlyOption\": 0.0,\r\n        \"PaymentType\": null,\r\n        \"PaymentFrequency\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 05:25:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"qma2XUfNRDNPHG3HxsCU2HkksOsq6t69lt4jsarj1aRK8I4RMN0FWA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba946563e85fd2b-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AllowanceCode;RunType\",\n        \"validRecords\": [],\n        \"invalidRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;076E81BF45C00000;M\",\n                \"errorMessage\": \"Mandatory Payment Type must not be empty.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"0 record(s) imported. 1 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"555b3886-7bf3-4523-ad5d-28fc9f8936b1"},{"name":"Allowance - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d7e6e1a0-a12d-44e6-b1e7-7ac692ba9a07"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7d691730-a4b0-4c3c-a490-e0a5d28c4686"}}],"id":"6bfdb39b-5e57-4473-84d8-dd226828f046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"RunType\": \"M\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee allowance detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"06149e10-a8ac-4e34-951f-2493460904f6","name":"Allowance - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RI\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"RunType\": \"M\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 05:31:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa3f2aaefc6458180abcb399f03d57c6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"2shkWCOvcmdYE1DBA7vJRviB5-dQHz39fzLis04dXGVygp6VrXlCjQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba94e663e405545-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AllowanceCode;RunType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;076E81BF45C00000;M\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"6bfdb39b-5e57-4473-84d8-dd226828f046"},{"name":"Appraisal - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"37b06796-6a3d-4439-b1c0-dcbc4bb0d2e4"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3c92f80c-378a-4c89-9e7f-3aa47a5b7e22"}}],"id":"b10005da-7f6e-4e58-ba3c-981005e0b0df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AP\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AppraisalType\": null,\r\n        \"Rating\": 1.0,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee appraisal details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9e28f698-6571-4102-bd45-da30ecce3a5e","name":"Appraisal - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-AP\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AppraisalType\": null,\r\n        \"Rating\": 1.0,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 08:32:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"mquM8fZH5Lo3LDyamZL36B94vsh4-UroBJ6WDl0J278s91T67a6olw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa58870dd1fd3a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AppraisalType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"b10005da-7f6e-4e58-ba3c-981005e0b0df"},{"name":"Certificate - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1f6375e2-88bf-4093-a603-1ec8ba35231b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0687a29b-d4f8-4af5-8cf5-ebb910780ac9"}}],"id":"238ea787-97b6-4ab9-a866-9e84241edbc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Certificate details\r\n    \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of certificates from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a524c3a7-007c-4803-bab2-c1244f61bf4a","name":"Certificate - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:29:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"KwDR8fw6fBoutMCU3sFZ-9HQahFOcig3kPaVgepTCUqKyR5PpqEy_w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9a4927be3fd37-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"335f2be0-5aec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateExpiry\": \"2026-02-28T00:00:00\",\n        \"PersonalCertificateTypeCode\": \"ACCA\",\n        \"PersonalCertificateTypeName\": null,\n        \"CertificateName\": \"ACCA Practice Certification\",\n        \"CertificateNo\": \"1234567\",\n        \"CertificateCode\": \"ACCA123\",\n        \"IssuedBy\": \"ACCA UK\",\n        \"Renewed\": null,\n        \"AttachmentID\": \"49871dee-3441-48ad-8e84-1bd96b24f66c\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"238ea787-97b6-4ab9-a866-9e84241edbc5"},{"name":"Certificate - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d0fdf1e4-3048-4e17-ac19-aca0b3e5f3fe"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"62912f83-1c82-4807-a9e9-e37c3849fbcd"}}],"id":"29895f3a-80e9-4f86-9b05-f5dce473418c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AttachmentID\": null,\r\n        \"CertificateCode\": \"ACCA123\",\r\n        \"CertificateName\": \"ACCA Practice Certification\",\r\n        \"CertificateNo\": \"1234567\",\r\n        \"DateExpiry\": \"2026-02-28T00:00:00\",\r\n        \"IssuedBy\": \"ACCA UK\",\r\n        \"PersonalCertificateTypeCode\": \"ACCA\",\r\n        \"PersonalCertificateTypeName\": null,\r\n        \"Renewed\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee certificate details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"20903ed2-39b6-44ad-9047-a639a8b26ed7","name":"Certificate - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AttachmentID\": null,\r\n        \"CertificateCode\": \"ACCA123\",\r\n        \"CertificateName\": \"ACCA Practice Certification\",\r\n        \"CertificateNo\": \"1234567\",\r\n        \"DateExpiry\": \"2026-02-28T00:00:00\",\r\n        \"IssuedBy\": \"ACCA UK\",\r\n        \"PersonalCertificateTypeCode\": \"ACCA\",\r\n        \"PersonalCertificateTypeName\": null,\r\n        \"Renewed\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:25:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"oQE2yIrHnJmwbEqU6dfOWSMiBxBvzxhbqf8ys369MQsVjZCV8-Td7Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba99eb2198d8365-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"29895f3a-80e9-4f86-9b05-f5dce473418c"},{"name":"Certificate - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a22676b7-9cc8-4920-a9a0-f0a58ecf4712"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"628f1fe3-01e4-4808-a5b2-fdb7cb367265"}}],"id":"757871d1-1a80-4056-b3a9-7241760cb95b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee certificate detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"75c96401-a118-4934-bfc4-0b3e97703ab0","name":"Certificate - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:30:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"k7FrRhGGwXWqWdUg1AsZ1lLOSHB01OB_VCcjjtQjfRA5xO5Fg1B7hg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9a5d26b44fd37-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"757871d1-1a80-4056-b3a9-7241760cb95b"},{"name":"Contract - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ec541bef-428a-40e1-811b-ccc05e595ead"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"499ad5eb-f104-4881-bbe7-9c63ded17981"}}],"id":"97f9f401-814d-44a6-bb3f-b347d75eae52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Contract details\r\n    \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of contracts from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3114cfa4-36c2-4979-8e1b-90c6a3e9e784","name":"Contract - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:22:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"8jTaLCJUIfTi3RR4L5fjNVtXOiGF70Zz6B8a6JGktW6kBZo2tVskZg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba99a5a8c949c44-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"f4ca8e62-5aec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": \"2026-12-31T00:00:00\",\n        \"Renewed\": null,\n        \"DiscontinuedRequestID\": null,\n        \"ContractType\": \"Training Bond\",\n        \"Remarks\": \"test\",\n        \"RequestID\": null,\n        \"ContractNature\": \"P\",\n        \"Obsolete\": \"N\",\n        \"ContractAutoNo\": 0,\n        \"ContractNo\": null,\n        \"DateCreated\": \"2026-01-08T14:22:27.833\",\n        \"ContractPeriod\": 0,\n        \"GratuityConPayType\": null,\n        \"GratuityConPayPercentage\": 0,\n        \"AnniversaryPaymentCutOffDate\": null,\n        \"AttachmentID\": \"b401b942-82a2-4099-b624-4474abf16a3b\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"97f9f401-814d-44a6-bb3f-b347d75eae52"},{"name":"Contract - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"194ef76d-8a9b-4f14-a38d-6f321383fa03"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"64497873-22c1-4fe4-8e38-645d3d0fa20c"}}],"id":"f0cbb1d2-0776-449d-8bb7-5ba31971906e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ContractNature\": \"P\",\r\n        \"Obsolete\": \"N\",\r\n        //\"AttachmentID\": null,\r\n        \"ContractAutoNo\": 0.0,\r\n        \"ContractNo\": null,\r\n        \"ContractType\": \"Training Bond\",\r\n        \"DateCreated\": \"2019-04-01T00:00:00\",\r\n        \"DateEnd\": \"2026-12-31T00:00:00\",\r\n        \"DiscontinuedRequestID\": null,\r\n        \"Remarks\": \"test\",\r\n        \"Renewed\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee contract details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"74bf27f5-12bc-4eea-a0ef-f6d7aa289a02","name":"Contract - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ContractNature\": \"P\",\r\n        \"Obsolete\": \"N\",\r\n        //\"AttachmentID\": null,\r\n        \"ContractAutoNo\": 0.0,\r\n        \"ContractNo\": null,\r\n        \"ContractType\": \"Training Bond\",\r\n        \"DateCreated\": \"2019-04-01T00:00:00\",\r\n        \"DateEnd\": \"2026-12-31T00:00:00\",\r\n        \"DiscontinuedRequestID\": null,\r\n        \"Remarks\": \"test\",\r\n        \"Renewed\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:22:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"xg9F7CcPrDaaAL9gcHIizVExBvNPdXSsFFJ0spnf-R1QyEE8HV4VGw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba999b61ffe9c44-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;ContractNature\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;P\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"f0cbb1d2-0776-449d-8bb7-5ba31971906e"},{"name":"Contract - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"21c84049-cf9b-4df9-be8b-b7d52d518f3b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"793c6fc3-0f07-4049-9c83-7891cb065494"}}],"id":"4d04bd75-4278-44fb-8a01-b66a990fe256","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ContractNature\" : \"P\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee contract detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cce0b8cc-679c-45dd-976b-c208e2323258","name":"Contract - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-COD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ContractNature\" : \"P\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 06:20:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"8_r3vxBLTlvLAORkragMBXSCIYQaHUImSMCVrF1jKBr66cyipHbjYA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba996306d719c15-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;ContractNature\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;P\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"4d04bd75-4278-44fb-8a01-b66a990fe256"},{"name":"Cost Center Detail - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"39246513-f160-41d0-8b43-bc334a08aad4"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"131bf82b-5eab-431c-a95f-c222570307a5"}}],"id":"94ad0b3e-c8f3-4dc3-9602-f10f3efc7d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Cost Center detail\r\n    \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of cost centers from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2a745521-bb71-41b2-a4ab-c1bfad0c965f","name":"Cost Center Detail - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:17:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"XAKW2yeWe0SmKmJkaVmIMDRZCIjRk-RIw0PwB0irhpCwolL0utZGgg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9ead8ccf7aeb9-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"6e7715f2-61ec-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"CostCentreCode\": \"WG01-001\",\n        \"AllocationType\": null,\n        \"Percentage\": 100,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"94ad0b3e-c8f3-4dc3-9602-f10f3efc7d72"},{"name":"Cost Center Detail - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"681579ef-dc4a-40d7-b32f-d3286186b9cb"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fbd71511-4720-4cd8-bb1f-2f0ca186bc7b"}}],"id":"bcb7376e-f36d-4bbb-a622-c19ac2dc20cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"AllocationType\": null,\r\n        \"Percentage\": 100,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee cost center details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5f2f0385-46db-48be-93f4-f9fda00eb88b","name":"Cost Center Detail - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"AllocationType\": null,\r\n        \"Percentage\": 100,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:16:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"vLv6QBD-CVa9D97d2CsRB_1-PmuYG_FVhH7EV4oXTOhGcUyFpy6czQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9e8d20c0b51fc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;CostCentreCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;WG01-001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"bcb7376e-f36d-4bbb-a622-c19ac2dc20cf"},{"name":"Cost Center Detail - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1bd28671-bad6-4294-afdf-9aa5d15a7b0e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c89cba7a-112f-43b4-b6de-a9eb7a8aba61"}}],"id":"22bda698-3501-4e05-839f-207ff55bce9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee cost center detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1f791141-1f5d-4af6-add5-b3098c72eb3d","name":"Cost Center Detail - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-CCD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CostCentreCode\": \"WG01-001\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:18:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"z7ZTLUGilHTDjZNYUdLqkcZdmcxNGsSAVDoM-D3tuANUK63G2juvCg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9ec375d8faeb9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;CostCentreCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01;WG01-001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"22bda698-3501-4e05-839f-207ff55bce9b"},{"name":"Education - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d2074db1-5543-4172-8fee-606a5763614a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9836e92f-6e2c-4987-a5f8-c40ef25e7f1d"}}],"id":"dc55eeef-674e-4760-a57a-033073b56643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Education details\r\n    \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of educations from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d9ff9ce8-cb58-41f0-adf8-71a93f9c303a","name":"Education - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:31:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"q8Px5dANNc6q9pkIIucnSAAyoFouxpOBIkqqWKDfFBCZmHLg7il88Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9ff5c8904dc19-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"cdbcf30c-64ec-f011-8498-06540fc8457d\",\n        \"QualificationCode\": \"PC\",\n        \"FieldOfStudyCode\": \"22\",\n        \"MajorName\": null,\n        \"Highest\": 0,\n        \"First\": 0,\n        \"Overseas\": 0,\n        \"ClassRank\": null,\n        \"InstituteName\": \"University of Warwick\",\n        \"InstituteCode\": null,\n        \"CountryCode\": \"UK\",\n        \"DateStart\": \"2010-01-01T00:00:00\",\n        \"DateEnd\": \"2012-06-11T00:00:00\",\n        \"CourseMode\": null,\n        \"GraduationYear\": 2012,\n        \"GraduationMonth\": 0,\n        \"Recognised\": null,\n        \"Remarks\": null,\n        \"DegreeTitle\": null,\n        \"Faculty\": null,\n        \"GPA\": 0,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"dc55eeef-674e-4760-a57a-033073b56643"},{"name":"Education - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a16044e5-a8aa-4936-b5af-9c7bc56abb69"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e85d3d1e-03b8-41af-bcd5-53f5f910bb81"}}],"id":"aee9cb07-47e5-4e0a-a469-551d9b5bcbc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2010-01-01T00:00:00\",\r\n        \"ClassRank\": null,\r\n        \"CountryCode\": \"UK\",\r\n        \"CourseMode\": null,\r\n        \"DateEnd\": \"2012-06-11T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"22\",\r\n        \"First\": 0.0,\r\n        \"GPA\": null,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2012.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"University of Warwick\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": null,\r\n        \"Remarks\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee education details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"debbfe63-2306-4a8a-9779-19aa39804098","name":"Education - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2010-01-01T00:00:00\",\r\n        \"ClassRank\": null,\r\n        \"CountryCode\": \"UK\",\r\n        \"CourseMode\": null,\r\n        \"DateEnd\": \"2012-06-11T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"22\",\r\n        \"First\": 0.0,\r\n        \"GPA\": null,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2012.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"University of Warwick\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": null,\r\n        \"Remarks\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:28:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0048099206d4ae7c3eb001efa32bf694.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"DmpR_W0-c-Towzef1aNHr0g6SbzFfTIrubEzqGVY0cEmdWjC523mkQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9fb203aad8de9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2010-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"aee9cb07-47e5-4e0a-a469-551d9b5bcbc0"},{"name":"Education - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a1c34533-b7a8-4a81-b506-e92516f32019"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1d0da7e8-09cc-4afd-88ab-1c87ef335049"}}],"id":"979f0a6f-9c96-46b3-9805-768b80b758e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2010-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee education detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ce9923ee-8a53-4c3d-b693-038bfdd4e041","name":"Education - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-EDU\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2010-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:31:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"tx0UXby2It0dez0fwbP_YpKnCzagNV5pNBH6Zmm7ERXbaTRDBxUIKA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba9fecf4be2dc19-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2010-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"979f0a6f-9c96-46b3-9805-768b80b758e6"},{"name":"Emergency - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bc0b541e-780c-4702-83b3-7b3576401ae6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f00d21fb-b564-48f3-a745-ef83a665f3f5"}}],"id":"f5f6f05f-adec-4833-a730-1ee9b0a2e46c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Emergency details\r\n    \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of emergencies from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4b9cb997-f87d-47bf-803f-6214ea0202c9","name":"Emergency - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:44:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3dc8dd7af8c2a4bd834f376582183f16.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"aH4mPjQJTx8TsjGQ0KVMMtfHEIIMrx_0QdU4NkcWwOuz2YS-LYT0rg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa122a0b8ece11-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"38aa32d8-65ec-f011-8498-06540fc8457d\",\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\n        \"RelationCode\": \"FTH\",\n        \"Gender\": \"M\",\n        \"Email\": \"email@email.com\",\n        \"Remarks\": null,\n        \"TelephoneNo\": null,\n        \"MobileNo\": \"1345664\",\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressDistrict\": null,\n        \"AddressVillage\": null,\n        \"AddressPostal\": null,\n        \"AddressCountryCode\": \"PH\",\n        \"AddressCityCode\": null,\n        \"AddressCity\": null,\n        \"AddressStateCode\": null,\n        \"AddressState\": null,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"f5f6f05f-adec-4833-a730-1ee9b0a2e46c"},{"name":"Emergency - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"56af6a77-7eed-47cf-a38e-7abb9e618c84"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3322f5e6-b8c9-4deb-a038-5ce5e8bdb89e"}}],"id":"9cfaca27-f50c-4571-ab85-d5916d34d063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": null,\r\n        \"AddressVillage\": null,\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\",\r\n        \"Remarks\": null,\r\n        \"TelephoneNo\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee emergency details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1eca39c4-6f13-4759-9000-f6527142b6f1","name":"Emergency - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"AddressCity\": null,\r\n        \"AddressCountryCode\": \"PH\",\r\n        \"AddressDistrict\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": null,\r\n        \"AddressVillage\": null,\r\n        \"Email\": \"email@email.com\",\r\n        \"Gender\": \"M\",\r\n        \"MobileNo\": \"1345664\",\r\n        \"Remarks\": null,\r\n        \"TelephoneNo\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:44:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3dc8dd7af8c2a4bd834f376582183f16.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"BONkmH62t4ircVdEXK1l0G816pAJbwHVktL28SYnr56AmOBz9n2BtA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa11b1bbd4ce11-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;EmergencyName;RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;EMERGENCY CONTACT 1;FTH\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"9cfaca27-f50c-4571-ab85-d5916d34d063"},{"name":"Emergency - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"088e0f16-f18b-4b8f-9294-3e3ff4ae9da1"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9c21b2db-61ed-404b-b456-aeead8e359ba"}}],"id":"b9027201-7bde-44d8-b603-3f14abc415d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\":  [\r\n    {\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee emergency detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2f954062-63ae-405e-8506-e78db51549e7","name":"Emergency - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-ED\",\r\n  \"Data\":  [\r\n    {\r\n        \"RelationCode\": \"FTH\",\r\n        \"EmergencyName\": \"EMERGENCY CONTACT 1\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:44:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3dc8dd7af8c2a4bd834f376582183f16.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"VWu3mXQVdV9IQ3N_7yLac7nYMTHY-uHyyhy51zPN2hnUPK9wtcA3RA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa114dfda5ce11-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;EmergencyName;RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;EMERGENCY CONTACT 1;FTH\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"b9027201-7bde-44d8-b603-3f14abc415d6"},{"name":"Family - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d4043f95-fbd8-4f43-a3ae-5e91d1ed7938"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d1bf48a4-56a0-49d6-9096-05ca6bd499dc"}}],"id":"e621958b-ee22-4ad4-82b7-4b5170151353","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Family details\r\n    \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of families from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"12393ee2-a2fc-48cf-ac47-e20f078d38b0","name":"Family - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:56:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"yzhOoU8s8YVV5NI39O_qbb72U9EOMYwD6wY97oXamO8peXqGM5UKgQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa23079b116026-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"d89ba16e-67ec-f011-8498-06540fc8457d\",\n        \"FamilyName\": \"父亲 01\",\n        \"RelationCode\": \"FAT\",\n        \"Dependent\": null,\n        \"Gender\": \"M\",\n        \"NationalityCode\": \"PH\",\n        \"IdentityType\": null,\n        \"IdentityNo\": null,\n        \"BirthDate\": \"1972-08-01T00:00:00\",\n        \"BirthPlace\": null,\n        \"MaritalStatus\": null,\n        \"DeceasedDate\": null,\n        \"QualificationCode\": null,\n        \"Occupation\": null,\n        \"Employer\": null,\n        \"WorkPlace\": null,\n        \"TelephoneNo\": null,\n        \"MobileNo\": null,\n        \"Email\": null,\n        \"BirthPlaceCertificate\": null,\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"HouseOwnerContactNo\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressDistrict\": null,\n        \"AddressVillage\": null,\n        \"SSFNo\": null,\n        \"Age\": 55,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"ApplicableInsurance\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"MedicalPlanCode\": null,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"GrantEntitlementForSPL\": 0,\n        \"IntentToAdoptDate\": null,\n        \"Remarks\": null,\n        \"AddressPostal\": null,\n        \"AddressCountryCode\": null,\n        \"AddressCityCode\": null,\n        \"AddressCity\": null,\n        \"AddressStateCode\": null,\n        \"AddressState\": null,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"e621958b-ee22-4ad4-82b7-4b5170151353"},{"name":"Family - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"54719a16-f555-4771-8247-4e9488a458f6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"585d06ed-d8de-4625-b683-3046c94448d1"}}],"id":"efd3edbc-c3ab-41eb-ba16-40a4273d8bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"Dependent\": null,\r\n        \"Gender\": \"M\",\r\n        \"NationalityCode\": \"PH\",\r\n        \"IdentityType\": null,\r\n        \"IdentityNo\": null,\r\n        \"BirthDate\": \"1972-08-01T00:00:00\",\r\n        \"BirthPlace\": null,\r\n        \"MaritalStatus\": null,\r\n        \"DeceasedDate\": null,\r\n        \"QualificationCode\": null,\r\n        \"Occupation\": null,\r\n        \"Employer\": null,\r\n        \"WorkPlace\": null,\r\n        \"TelephoneNo\": null,\r\n        \"MobileNo\": null,\r\n        \"Email\": null,\r\n        \"BirthPlaceCertificate\": null,\r\n        \"HospitalName\": null,\r\n        \"HouseHoldID\": null,\r\n        \"HouseOwnerName\": null,\r\n        \"HouseOwnerType\": null,\r\n        \"HouseOwnerContactNo\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressDistrict\": null,\r\n        \"AddressVillage\": null,\r\n        \"SSFNo\": null,\r\n        \"Age\": 55.0,\r\n        \"TickToPopulateEmergencyDetail\": 0.0,\r\n        \"ApplicableInsurance\": null,\r\n        \"InsuranceBeneficiary\": 0.0,\r\n        \"MedicalPlanCode\": null,\r\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0.0,\r\n        \"GrantEntitlementForSPL\": 0.0,\r\n        \"IntentToAdoptDate\": null,\r\n        \"Remarks\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressCountryCode\": null,\r\n        \"AddressCityCode\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressStateCode\": null,\r\n        \"AddressState\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee family details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"daa170f6-0a44-410d-a1f0-f70d700240c1","name":"Family - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"Dependent\": null,\r\n        \"Gender\": \"M\",\r\n        \"NationalityCode\": \"PH\",\r\n        \"IdentityType\": null,\r\n        \"IdentityNo\": null,\r\n        \"BirthDate\": \"1972-08-01T00:00:00\",\r\n        \"BirthPlace\": null,\r\n        \"MaritalStatus\": null,\r\n        \"DeceasedDate\": null,\r\n        \"QualificationCode\": null,\r\n        \"Occupation\": null,\r\n        \"Employer\": null,\r\n        \"WorkPlace\": null,\r\n        \"TelephoneNo\": null,\r\n        \"MobileNo\": null,\r\n        \"Email\": null,\r\n        \"BirthPlaceCertificate\": null,\r\n        \"HospitalName\": null,\r\n        \"HouseHoldID\": null,\r\n        \"HouseOwnerName\": null,\r\n        \"HouseOwnerType\": null,\r\n        \"HouseOwnerContactNo\": null,\r\n        \"AddressLine1\": null,\r\n        \"AddressLine2\": null,\r\n        \"AddressLine3\": null,\r\n        \"AddressDistrict\": null,\r\n        \"AddressVillage\": null,\r\n        \"SSFNo\": null,\r\n        \"Age\": 55.0,\r\n        \"TickToPopulateEmergencyDetail\": 0.0,\r\n        \"ApplicableInsurance\": null,\r\n        \"InsuranceBeneficiary\": 0.0,\r\n        \"MedicalPlanCode\": null,\r\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0.0,\r\n        \"GrantEntitlementForSPL\": 0.0,\r\n        \"IntentToAdoptDate\": null,\r\n        \"Remarks\": null,\r\n        \"AddressPostal\": null,\r\n        \"AddressCountryCode\": null,\r\n        \"AddressCityCode\": null,\r\n        \"AddressCity\": null,\r\n        \"AddressStateCode\": null,\r\n        \"AddressState\": null,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:55:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Oych96W75RHyK7IM7Pq3_xjnKy_4URXK-KBOtmgu-b-E39BLCc2BxQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa214dcf236026-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;父亲 01;FAT\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"efd3edbc-c3ab-41eb-ba16-40a4273d8bfb"},{"name":"Family - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b6bbcd3e-5965-400d-ab9a-f54f506e0059"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"61a142a4-2715-423d-bf3c-ccfe4aed8572"}}],"id":"56ac8561-7614-4a5a-941d-233117e3e1f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\":  [\r\n    {\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee family detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7c80d7b5-9a94-442c-9a51-410925ae98a8","name":"Family - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FD\",\r\n  \"Data\":  [\r\n    {\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 08 Jan 2026 07:55:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"QLBnzbHDsyrcpulikVZcJWHch7JGo6vjtMSyJBx_mbAkGUFj75qiRQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9baa220b5f2b6026-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;父亲 01;FAT\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"56ac8561-7614-4a5a-941d-233117e3e1f3"},{"name":"Family Identity - LIST","event":[{"listen":"test","script":{"id":"7a055a9b-f433-41f4-b337-53d25441637b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"4a7e2812-a75f-45a3-b56b-fef8dbb21bbd","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"bb20812a-94f6-42ae-8175-5221a62d51be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Family Identity details\r\n    \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of Family Identities from BIPO.</p>\n<p>Note: Developer must call BIPO-EMP-FD before import into employee family's identity (child table)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e9fe63b9-8c1e-417e-b143-8c7dd74f9217","name":"Family Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 02:58:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 67960dcfa01c1252d7354f3032a3107e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"SnEQHwbKaHdXpiiYTVY5qm9X-OflQPgDhvhl_ddYq_9K_rVwI_iHdA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0acb76bef3faa-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"76b71714-07ed-f011-8498-06540fc8457d\",\n        \"ParentRecordID\": \"d89ba16e-67ec-f011-8498-06540fc8457d\",\n        \"IdentityType\": \"PH01\",\n        \"EmployeeCode\": \"000002\",\n        \"IdentityNo\": \"PH01123\",\n        \"CountryCode\": \"PH\",\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": \"2025-08-14T00:00:00\",\n        \"IdentityClass\": null,\n        \"NewIssue\": null\n    }\n]"}],"_postman_id":"bb20812a-94f6-42ae-8175-5221a62d51be"},{"name":"Family Identity - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"320486a7-ed50-4d34-b4a0-93826d9fde5b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a8a09cd9-ba75-4ba8-a937-c4ad11772334"}}],"id":"426d1b80-60a4-489c-825a-7db925f4cf99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityType\": \"PH01\",\r\n        \"IdentityNo\": \"PH01123\",\r\n        \"CountryCode\": \"PH\",\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateIssue\": \"2025-08-14T00:00:00\",\r\n        \"IdentityClass\": null,\r\n        \"NewIssue\": null,\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee family identity details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2a33183c-826e-4ecf-bf93-0657c7259f85","name":"Family Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityType\": \"PH01\",\r\n        \"IdentityNo\": \"PH01123\",\r\n        \"CountryCode\": \"PH\",\r\n        \"DateCancel\": null,\r\n        \"DateExpiry\": null,\r\n        \"DateIssue\": \"2025-08-14T00:00:00\",\r\n        \"IdentityClass\": null,\r\n        \"NewIssue\": null,\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 02:58:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 67960dcfa01c1252d7354f3032a3107e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"23aGSQa0_bo1-kT6_xASBSd2EkTse2d_bjxoGc-4uLUi4Ytlz4ciBA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0ac6a08e63faa-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;IdentityType;IdentityNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;父亲 01;PH01;PH01123\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"426d1b80-60a4-489c-825a-7db925f4cf99"},{"name":"Family Identity - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c4c4625a-0def-49f6-9ff6-bab87070089a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"31b64264-8ee1-409c-ac4f-8bce77cfafd0"}}],"id":"10a264b7-2cde-4d04-8e26-5b1eb2e0b981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityType\": \"PH01\",\r\n        \"IdentityNo\": \"PH01123\",\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee family identity detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4609de3d-eb79-4942-af0a-c865b5b5d59c","name":"Family Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-FID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityType\": \"PH01\",\r\n        \"IdentityNo\": \"PH01123\",\r\n        \"FamilyName\": \"父亲 01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:02:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"88wlxR6xz6sw07fm1QWugtB-tKkXwRqbiBJzaLqkL7sBmcT_LPL9ww=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0b1a00b9c3dc5-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;IdentityType;IdentityNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;父亲 01;PH01;PH01123\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"10a264b7-2cde-4d04-8e26-5b1eb2e0b981"},{"name":"Note - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c2755619-d677-4945-8da3-28a7d229276a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e6d16d75-9e94-41cd-b320-4e639dd8a7f5"}}],"id":"ac5c8651-943c-4416-84c3-5d51c4bc4c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Note details\r\n    \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of notes from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"edb27cc1-eb9f-4edb-82db-ac5694c6c360","name":"Note - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:20:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ueTwx52Y_oFkQlKtnueksWC7fRX4DFKpaRWCKVXoeEyVqDrLAK5Pzg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0cbe72e2e0cce-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"6dbcdb30-08ed-f011-8498-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": \"2025-12-31T00:00:00\",\n        \"NoteTypeCode\": \"NSP01\",\n        \"Content\": \"Bolos 2 Minggu\",\n        \"LetterCode\": null,\n        \"AttachmentID\": \"5af285a5-532b-47b0-8b79-3debb77d7c9a\",\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"ac5c8651-943c-4416-84c3-5d51c4bc4c93"},{"name":"Note - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2709cf53-3dae-42f7-9f23-bd27c5a3c649"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d27b755d-e4b1-4706-91c2-b8572ebe6c3e"}}],"id":"75947aec-6794-4f4d-9c23-395742744553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": \"2025-12-31\",\r\n        \"Content\": \"Bolos 2 Minggu\",\r\n        \"LetterCode\": null,\r\n        \"NoteTypeCode\": \"NSP01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee note details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"985a19ec-af67-48a6-9c15-4f19a6bf8f3c","name":"Note - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": \"2025-12-31\",\r\n        \"Content\": \"Bolos 2 Minggu\",\r\n        \"LetterCode\": null,\r\n        \"NoteTypeCode\": \"NSP01\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:06:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 17ff16a11feaf655839f5a6a3b5bfb7e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"ICN57-P4"},{"key":"x-amz-cf-id","value":"IcucdPE6HYIDh0fs-ZI89kR9GcrSW6x623pg6z1WCoUgiXe9x7L-BA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0b831bf70f8d4-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"75947aec-6794-4f4d-9c23-395742744553"},{"name":"Note - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0398bee7-411a-4b42-8a54-94e5a2b822b0"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4f70cf73-3b26-4b88-adc8-ce0d3e5ce3d7"}}],"id":"e4793450-b1f2-44e2-a4f9-0d8986332f44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee note detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"19da4eae-d6aa-4cee-ac1f-b3fbb79a694f","name":"Note - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-NOTE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:21:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"IHjba4d8T76f_Z-kZ6TbY89TupILraxlVUC1g83Dvx0J848opvKEuQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0cd52cb130cce-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"e4793450-b1f2-44e2-a4f9-0d8986332f44"},{"name":"Work Experience - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"17ad957b-ba55-4bad-acce-445e9843c47f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"77433575-d0c1-4626-b0ed-2115b05d94d8"}}],"id":"346afe9c-b1f2-4d8b-8e44-875172b3eb12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Work Experience details\r\n    \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n    \"EmployeeCodes\":  [\r\n        \"000002\",\r\n        \"0330_WT\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of work experiences from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"86d1ea99-8222-4b85-a97e-eb13e4ede5e8","name":"Work Experience - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"EmployeeCodes\":  [\r\n    \"000002\",\r\n    \"0330_WT\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:25:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"iKd2pWbP0teL6Dfq40PwOHBzBwSR1xbfT6D9uQdf0IF7WeXHXjDJHw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0d3f2bf8ca8ec-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DateStart\": \"2013-01-01T00:00:00\",\n        \"DateEnd\": \"2020-12-31T00:00:00\",\n        \"CompanyName\": \"AIR\",\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\n        \"Remarks\": null,\n        \"Salary\": 0,\n        \"RelevantExperience\": null,\n        \"ReasonForLeaving\": null,\n        \"EmployeeCode\": \"000002\"\n    }\n]"}],"_postman_id":"346afe9c-b1f2-4d8b-8e44-875172b3eb12"},{"name":"Work Experience - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8e1d8129-dea9-41e1-87fa-ae0f7ee20464"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"af32c71d-3802-4c35-b565-f18e88736a71"}}],"id":"ac11239d-f973-438c-94f3-4212c398fd4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2013-01-01T00:00:00\",\r\n        \"CompanyName\": \"AIR\",\r\n        \"DateEnd\": \"2020-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0.00,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employee work experience details.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5d999fff-9d62-4166-8183-c5e29db771d3","name":"Work Experience - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2013-01-01T00:00:00\",\r\n        \"CompanyName\": \"AIR\",\r\n        \"DateEnd\": \"2020-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0.00,\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:24:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Ctb7oyVSwYPYFtVIYvTBvsshxTigJ2B69-7luHvUd4It8Yw6co4zIA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0d1fdeb7ca8ec-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2013-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"ac11239d-f973-438c-94f3-4212c398fd4b"},{"name":"Work Experience - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5740f4b9-0b01-40a7-8708-8570efd119a7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d3f4babb-af3b-4fc9-8de5-aefbd242a24a"}}],"id":"dd046201-de2a-4f48-a233-acc46bce2b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2013-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employee work experience detail.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9b34079b-2d04-4d63-b64d-112837813ea6","name":"Work Experience - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-WE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2013-01-01T00:00:00\",\r\n        \"EmployeeCode\": \"000002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 03:24:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7fe02be1577ea89922828646d012a7a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ldpjJ174B92emFV-Rh3IaxgUYmi8XbecpvjK4RrUwjUzd382OElGwA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb0d2f1db2ca8ec-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2013-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"dd046201-de2a-4f48-a233-acc46bce2b3b"}],"id":"d8cac0b9-5489-416c-99da-a59a77a1487b","_postman_id":"d8cac0b9-5489-416c-99da-a59a77a1487b","description":""},{"name":"Utility","item":[{"name":"Refresh Employee","event":[{"listen":"test","script":{"id":"958bbf72-e0dd-4b86-ab2e-0fd0c282debf","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"328fd692-580c-4cc2-bca3-a99074950b6a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0e78d2bb-965a-4cc7-8b5d-5253d3cef4aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"RefreshAsAt\": \"2026-01-15\",\r\n   /*\r\n    Sample EmployeeRange Request\r\n    - To refresh selected employees, set \"EmployeeRange\": \"((TblEmployee.EmployeeCode IN ('SG0004', 'SG0005', 'SG0007')))\"\r\n    - To refresh employee under Singapore, set \"EmployeeRange\": \"((TblEmployee.CountryCode='SG'))\"\r\n    - To refresh all employees, set \"EmployeeRange\": null OR \"(0=0)\" OR \"(1=1)\"\r\n    */\r\n   \"EmployeeRange\": \"((TblEmployee.EmployeeCode IN ('000002')))\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/perapi/Process/RefreshEmployee","description":"<p>This API bonded with User Security. Developer need to ensure the API user is tagged to User (TblUser)</p>\n<ol>\n<li><p>Ensure the Web User who GetToken exists in TblUser (Admin &gt; Setup &gt; Security &gt; User)</p>\n</li>\n<li><p>Ensure User Access is defined (Admin &gt; Setup &gt; Security &gt; User Role)</p>\n<ol>\n<li><p>Go to Detail tab</p>\n</li>\n<li><p>Check Access under System = \"Personnel\"</p>\n</li>\n<li><p>Set Read &amp; Write Access =&gt; All Records</p>\n</li>\n</ol>\n</li>\n</ol>\n","urlObject":{"path":["perapi","Process","RefreshEmployee"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"67f8f4c8-5392-453e-b819-bc09096a1d79","name":"Refresh Employee","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"RefreshAsAt\": \"2026-01-13\",\r\n  \"EmployeeRange\": null\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/perapi/Process/RefreshEmployee"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:19:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"-wfKDdCcEnI_PVzEAxqtv-myols2AGUkDB72wJ3QFvhVvwgN8PEGQw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd11145db2dfce7-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": null,\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"Process completed.\"\n    ]\n}"}],"_postman_id":"0e78d2bb-965a-4cc7-8b5d-5253d3cef4aa"}],"id":"76f17529-8df6-4a0d-a71a-98a3e0384938","_postman_id":"76f17529-8df6-4a0d-a71a-98a3e0384938","description":""}],"id":"a3f6bea3-b8da-46d5-b8b6-5bd708750b3b","_postman_id":"a3f6bea3-b8da-46d5-b8b6-5bd708750b3b","description":""},{"name":"Reference","item":[{"name":"Organization","item":[{"name":"Company - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"804a9451-b2df-4db9-9763-17dca1a263cb"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5b7fe619-09ea-4f60-97e6-5ffeedaff32a"}}],"id":"ce3f5fac-04e9-4adf-86d9-bf311898f195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Company Master\r\n    \"InterfaceCode\": \"BIPO-CO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of companies from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"855ee02e-0965-4c84-b55f-1b8f28bf3455","name":"Company - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:18:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"WTUcD5_-dtMiANgw8Q7XhWR0VPrePXyX2aqlu9BAUR7BCWxjkQCGIQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1d0e4ed3fce6d-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ESignCompany\": null,\n        \"PayslipTitle\": null,\n        \"CompanyLogo\": null,\n        \"AddressHouseNo\": null,\n        \"AddressFloorNo\": null,\n        \"AddressUnitNo\": null,\n        \"AddressLane\": null,\n        \"AddressStreet\": null,\n        \"AddressBuilding\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressVillage\": null,\n        \"AltAddressLine1\": null,\n        \"AltAddressLine2\": null,\n        \"AltAddressLine3\": null,\n        \"AddressCountryCode\": \"JP\",\n        \"AddressTown\": null,\n        \"TelephoneNo\": null,\n        \"FaxNo\": null,\n        \"Website\": null,\n        \"Email\": null,\n        \"TaxNo\": null,\n        \"EmailLanguage\": null,\n        \"ContactPerson\": null,\n        \"Obsolete\": \"N\",\n        \"FinalPayTitle\": null,\n        \"IsBoldFinalPayTitle\": 0,\n        \"IsItalicFinalPayTitle\": 0,\n        \"IsUnderlineFinalPayTitle\": 0,\n        \"SSFNo\": null,\n        \"IndustryCode\": null,\n        \"CityCode\": null,\n        \"HousingFundNo\": null,\n        \"SocialInsuranceNo\": null,\n        \"MPFVoluntaryMethodCode\": null,\n        \"ShowIR56BInESS\": null,\n        \"MPFEmployerNo\": null,\n        \"RentalReimbursementOffsetFlag\": null,\n        \"EMPFEmployerAPIID\": null,\n        \"SourceEmail\": null,\n        \"SourceMobileNo\": null,\n        \"SSFNoForeignerBW\": null,\n        \"SSFNoForeignerIC\": null,\n        \"SocialSecurityRegion\": null,\n        \"SSRegionTS24\": null,\n        \"SSFNoLB\": null,\n        \"LINo\": null,\n        \"LPNo\": null,\n        \"NHINo\": null,\n        \"NHIGroup\": null,\n        \"AccidentInsuranceRate\": 0,\n        \"TaxingAuthority\": null,\n        \"EWCTaxNo\": null,\n        \"EWCCompanyName\": null,\n        \"BusinessAddressLine1\": null,\n        \"BusinessAddressLine2\": null,\n        \"TaxJurisdiction\": null,\n        \"TaxNoType\": null,\n        \"OHQStatus\": null,\n        \"DateIncorporation\": null,\n        \"ComChestPercentage\": 0,\n        \"JKKGroup\": null,\n        \"IndustryType\": null,\n        \"BPJSTKNo\": null,\n        \"BPJSTKBranch\": null,\n        \"TaxNo15\": null,\n        \"PayslipTitlePosition\": null,\n        \"PayslipLogoPosition\": null,\n        \"TaxReportTitle\": null,\n        \"StatutoryLocationCode\": null,\n        \"TaxIndustryCode\": null,\n        \"TaxOfficeName\": null,\n        \"BPJSKSBranch\": null,\n        \"BPJSKSNo\": null,\n        \"BPJSTKPaidBy\": null,\n        \"BPJSKSPaidBy\": null,\n        \"StartNo1721\": 0,\n        \"StartNoFinal\": 0,\n        \"StartNoNotFinal\": 0,\n        \"StartNo1721Monthly\": 0,\n        \"NITKU\": null,\n        \"ComputeGPF\": null,\n        \"CompanySpecialType\": null,\n        \"ResigneeProjectionMethod\": null,\n        \"SplitArrearsSSF\": 0,\n        \"PFServBasedOnPFDate\": 0,\n        \"TaxMethod\": null,\n        \"SSFMethod\": null,\n        \"WorkmenRatePercentage\": 0,\n        \"PFNo\": null,\n        \"TINo\": null,\n        \"IncludeToAnnualIncome\": null,\n        \"IncludeAdditionalIncomeProjectionReconciliation\": null,\n        \"TaxWithheldPercentage\": 0,\n        \"PFRegistered\": null,\n        \"ShowRemarksInLedgerReport\": null,\n        \"ROCNo\": null,\n        \"SOCSONo\": null,\n        \"HajiNo\": null,\n        \"ASNNo\": null,\n        \"ZakatNo\": null,\n        \"HRDFNo\": null,\n        \"MyCoIDNo\": null,\n        \"LHDNBranch\": null,\n        \"LHDNAddressLine1\": null,\n        \"LHDNAddressLine2\": null,\n        \"LHDNAddressLine3\": null,\n        \"LHDNAddressLine4\": null,\n        \"CompanyStatus\": null,\n        \"ExcludeTaxReliefEA\": null,\n        \"SplitArrearsSOCSO\": 0,\n        \"TaxIdentificationNoPrefix\": null,\n        \"TaxIdentificationNo\": null,\n        \"MRPSNo\": null,\n        \"EmployerType\": null,\n        \"PagIBIGNo\": null,\n        \"PhilHealthNo\": null,\n        \"SSSNo\": null,\n        \"RDOCode\": null,\n        \"ATC\": null,\n        \"LineOfBusiness\": null,\n        \"PHIndustry\": null,\n        \"NTNo\": null,\n        \"EmployerRegistrationNo\": null,\n        \"EmployerSubOfficeCode\": null,\n        \"ABN\": null,\n        \"ABNBranch\": null,\n        \"BusinessName\": null,\n        \"WPN\": null,\n        \"IncludeMedicareLevy\": null,\n        \"QtrlyMaxSuperFundBaseChecking\": null,\n        \"SuperPaymentFrequency\": null,\n        \"TaxAgentABN\": null,\n        \"TaxAgentNo\": null,\n        \"TaxAgentContactPerson\": null,\n        \"RegisteredWorkingHolidayEmployer\": null,\n        \"AutoInclusion\": 0,\n        \"IRAS_APIIdentityNo\": null,\n        \"IRAS_APIIdentityType\": null,\n        \"IRAS_APISubmitEmailRecipient\": null,\n        \"OEDAPIAuthEmail\": null,\n        \"OEDAPIAuthName\": null,\n        \"IR21_APIIdentityNo\": null,\n        \"IR21_APIIdentityType\": null,\n        \"IR21_APISubmitEmailRecipient\": null,\n        \"TaxAgentCompanyName\": null,\n        \"TaxAgentTaxNo\": null,\n        \"TaxAgentAddress\": null,\n        \"TaxAgentAddressDistrict\": null,\n        \"TaxAgentAddressCity\": null,\n        \"TaxAgentTelephoneNo\": null,\n        \"TaxAgentFaxNo\": null,\n        \"TaxAgentEmail\": null,\n        \"TaxAgentContractNo\": null,\n        \"TaxAgentContractDate\": null,\n        \"TaxAgentAuthorisedName\": null,\n        \"TaxAgentAuthorisedPersonProfCertNo\": null,\n        \"PAN\": null,\n        \"TAN\": null,\n        \"ProfTaxNo\": null,\n        \"TDSCompanyType\": null,\n        \"PAOCode\": null,\n        \"PAONo\": null,\n        \"DDOCode\": null,\n        \"DDONo\": null,\n        \"MinistryCode\": null,\n        \"MinistryNameOther\": null,\n        \"RegPFOffice\": null,\n        \"ESINo\": null,\n        \"ESILocalOffice\": null,\n        \"ESILocalOfficeAddress1\": null,\n        \"ESILocalOfficeAddress2\": null,\n        \"ESILocalOfficeAddress3\": null,\n        \"ESICity\": null,\n        \"ESIPostalCode\": null,\n        \"ESIAuthPersonName\": null,\n        \"ESIAuthPersonDesignation\": null,\n        \"STDCode\": null,\n        \"ESISalaryCeilingOption\": null,\n        \"SocialSecurityMethod\": null,\n        \"AdditionalSettlementMethod\": null,\n        \"SMEStatus\": null,\n        \"YEAEmailRecipients\": null,\n        \"TaxAdjComputationOption\": null,\n        \"NonFullTimeSSFDays\": null,\n        \"PFEmployerNo\": null,\n        \"BusinessActivities\": null,\n        \"NSSFRegistrationNo\": null,\n        \"TaxBranchFlag\": null,\n        \"TaxBranchNo\": null,\n        \"TaxBranchTotal\": null,\n        \"TaxBarcodeBranch\": null,\n        \"ReportLogoPosition\": null,\n        \"IRDNo\": null,\n        \"PIIRDNo\": null,\n        \"PIBusinessName\": null,\n        \"AnnualLeaveLiabilityMethod\": null,\n        \"AnnualLeaveParentalRate\": null,\n        \"NSSFNo\": null,\n        \"LedgerName\": null,\n        \"TAPNo\": null,\n        \"SCPNo\": null,\n        \"SPKNo\": null,\n        \"TimeZone\": null,\n        \"ERNo\": null,\n        \"BRNo\": null,\n        \"EmployerCategory\": null,\n        \"EmployerStatus\": null,\n        \"PRGFPensionScheme\": null,\n        \"PAYEOfficeNo\": null,\n        \"PAYEReferenceNo\": null,\n        \"CompanyCode\": \"SC1017-JP\",\n        \"CompanyName\": \"SC1017 Japan\",\n        \"AltCompanyName\": \"SC1017 Japan\",\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressCity\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStateCode\": null,\n        \"CountryCode\": \"JP\",\n        \"AddressDistrict\": null,\n        \"SSBNo\": null,\n        \"SOCSORebate\": null\n    }\n]"}],"_postman_id":"ce3f5fac-04e9-4adf-86d9-bf311898f195"},{"name":"Company - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9a49dd6a-2166-42b5-87ce-1b3a9c64ac00"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c29159e4-04d2-4f3d-8b08-c44847f657ce"}}],"id":"e46f2252-50c5-4382-bf02-4b381f4c8402","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\": [\r\n    {\r\n        \"CompanyCode\": \"076664900978523\",\r\n        \"CompanyName\": \"HRMS TEST Company-ms\",\r\n        \"AltCompanyName\": \"HRMS-ms\",\r\n        \"AddressLine1\": \"8501 HRMS TEST Company Street\",\r\n        \"AddressLine2\": \"85\",\r\n        \"AddressLine3\": \"HRMS TEST Company District\",\r\n        \"AddressCity\": \"Shanghai\",\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": \"Shanghai\",\r\n        \"AddressStateCode\": \"Shanghai\",\r\n        \"CountryCode\": \"HK\",\r\n        \"AddressDistrict\": \"HRMS TEST Company District\",\r\n        \"SSBNo\": null,\r\n        \"SOCSORebate\": null       \r\n        \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update companies in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b4406765-1d79-46c6-846b-60b8f033c378","name":"Company - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\": [\r\n    {\r\n        \"CompanyCode\": \"0766649009785001\",\r\n        \"CompanyName\": \"HRMS TEST Company-ms\",\r\n        \"AltCompanyName\": \"HRMS-ms\",\r\n        \"AddressLine1\": \"8501 HRMS TEST Company Street\",\r\n        \"AddressLine2\": \"85\",\r\n        \"AddressLine3\": \"HRMS TEST Company District\",\r\n        \"AddressCity\": \"Shanghai\",\r\n        \"AddressPostal\": null,\r\n        \"AddressState\": \"Shanghai\",\r\n        \"AddressStateCode\": \"Shanghai\",\r\n        \"CountryCode\": \"HK\",\r\n        \"AddressDistrict\": \"HRMS TEST Company District\",\r\n        \"SSBNo\": null,\r\n        \"SOCSORebate\": null       \r\n        \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:14:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"XbArt-nPQfQxCyAiIfD1-tdN68A5osByA3G5T9M_Qn3zdw6afsL68A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1cc103a3bce8a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CompanyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0766649009785001\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"e46f2252-50c5-4382-bf02-4b381f4c8402"},{"name":"Company - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ac40603a-c114-443c-9a40-7aecbe3af5ca"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0a6bab16-2712-49ae-9303-d6dbbbd6031d"}}],"id":"1d05b770-3ba3-4202-84f4-47509d91bbcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\":  [\r\n    {\r\n        \"CompanyCode\": \"076664900978523\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete company.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"febc3d80-bf23-4639-a51d-43b27b7681cc","name":"Company - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CO\",\r\n  \"Data\":  [\r\n    {\r\n        \"CompanyCode\": \"076664900978523\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:20:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 803992258e420f7ab9ffac182ca00872.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"VbByRzM_yOOA9vuUK0dRmvq9qL0K5fKg7UDpO0H_UQJA7apeXytf5A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1d3ea3be844a9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CompanyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"076664900978523\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"1d05b770-3ba3-4202-84f4-47509d91bbcf"},{"name":"Department - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b091b7b6-0ce0-458f-aa40-6c58ca53c3ce"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bd90f903-fabc-4f77-8dc9-311a030e314f"}}],"id":"cb71774a-e7dc-48d7-927f-78039006958a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Department Master\r\n    \"InterfaceCode\": \"BIPO-DP\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of departments from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"14d6e443-d7cf-4088-ac55-3ae8cd9dc591","name":"Department - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:23:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"dEbtnryyFgkRl2u_7XYldYymzZzgJlka2YIlV4-ZtHEuoHKWTIpFjw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1d867a93ff8fb-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"DepartmentCode\": \"Backend\",\n        \"DepartmentName\": \"Backend Team UAT\",\n        \"CountryCodes\": null,\n        \"EmployeeCode\": null,\n        \"TrainingManagerEC\": null,\n        \"TrainingCoordinatorECs\": null,\n        \"ParentDepartmentCode\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null,\n        \"WeComDeptID\": 0,\n        \"WeComParentDeptID\": 0,\n        \"WeComDeptName\": null\n    },\n    {\n        \"DepartmentCode\": \"DP03\",\n        \"DepartmentName\": \"insert TblDept master\",\n        \"CountryCodes\": null,\n        \"EmployeeCode\": null,\n        \"TrainingManagerEC\": null,\n        \"TrainingCoordinatorECs\": null,\n        \"ParentDepartmentCode\": null,\n        \"Obsolete\": null,\n        \"CompanyCodes\": null,\n        \"WeComDeptID\": 0,\n        \"WeComParentDeptID\": 0,\n        \"WeComDeptName\": null\n    },\n    {\n        \"DepartmentCode\": \"DP10112\",\n        \"DepartmentName\": \"Card Design\",\n        \"CountryCodes\": null,\n        \"EmployeeCode\": null,\n        \"TrainingManagerEC\": null,\n        \"TrainingCoordinatorECs\": null,\n        \"ParentDepartmentCode\": null,\n        \"Obsolete\": null,\n        \"CompanyCodes\": null,\n        \"WeComDeptID\": 0,\n        \"WeComParentDeptID\": 0,\n        \"WeComDeptName\": null\n    }\n]"}],"_postman_id":"cb71774a-e7dc-48d7-927f-78039006958a"},{"name":"Department - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"67e93d26-2984-4f6a-bb10-8b0d2df19848"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d9281775-ea96-4988-bc8a-34f7523bc208"}}],"id":"63a7e402-97ea-44ff-8abc-d2a9149dd21b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\": [\r\n    {\r\n        \"DepartmentCode\": \"ITA\",\r\n        \"DepartmentName\": \"Info Tech a.\",\r\n        \"CountryCodes\": null,\r\n        \"EmployeeCode\": null,\r\n        \"TrainingManagerEC\": null,\r\n        \"TrainingCoordinatorECs\": null,\r\n        \"ParentDepartmentCode\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null,\r\n        \"WeComDeptID\": 0,\r\n        \"WeComParentDeptID\": 0,\r\n        \"WeComDeptName\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update departments in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"86007cbd-21ff-4605-827a-bda8482f60aa","name":"Department - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\": [\r\n    {\r\n        \"DepartmentCode\": \"ITA\",\r\n        \"DepartmentName\": \"Info Tech a.\",\r\n        \"CountryCodes\": null,\r\n        \"EmployeeCode\": null,\r\n        \"TrainingManagerEC\": null,\r\n        \"TrainingCoordinatorECs\": null,\r\n        \"ParentDepartmentCode\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null,\r\n        \"WeComDeptID\": 0,\r\n        \"WeComParentDeptID\": 0,\r\n        \"WeComDeptName\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:28:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"5ECECh0sm4hSxMC6eQMVZw59m_NmZHdbXkArslo2j6qjpxx9plEYpA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1e0a38c7c2d50-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DepartmentCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"ITA\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"63a7e402-97ea-44ff-8abc-d2a9149dd21b"},{"name":"Department - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"13849d0f-2ae3-4c9f-90aa-33488c3f3183"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ceea40db-bb62-45a6-9507-ce810d59c5f1"}}],"id":"38e7c6ca-ecca-44af-b2ea-bc9288b12c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\":  [\r\n    {\r\n        \"DepartmentCode\": \"ITA\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete department.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fbf9cc4c-0353-4275-80ed-4d7974d15be8","name":"Department - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DP\",\r\n  \"Data\":  [\r\n    {\r\n        \"DepartmentCode\": \"ITA\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:29:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"5hyqySmRtMH14QamszaQsfBTUPwQ0XsG-aJr_JIfN8qxZO2FYaeVSw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1e14a68332d50-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DepartmentCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"ITA\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"38e7c6ca-ecca-44af-b2ea-bc9288b12c2e"},{"name":"Cost Center - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1ee9c49d-bcfc-4f5b-826b-6462f281a30d"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"460316b3-e0b3-4733-9861-21c6a60c3ceb"}}],"id":"2aa17e4c-0c63-4c9b-9393-98ec5b57e16f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Cost Center Master\r\n    \"InterfaceCode\": \"BIPO-CC\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of cost centers from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6c33ddb3-f90a-4fda-9418-6be28bd83fb9","name":"Cost Center - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:37:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"G7SZZ_uzrjk1wLmkGRNQUZD4sFGfNifqsABc_W5aplF930OEM0fGXQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1ecc86f52afe4-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CostCentreCode\": \"CCA\",\n        \"CostCentreName\": \"Cost A\",\n        \"CountryCodes\": null,\n        \"CostRefCode\": null,\n        \"EmployeeCode\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    },\n    {\n        \"CostCentreCode\": \"CCA2\",\n        \"CostCentreName\": \"Cost A test2\",\n        \"CountryCodes\": null,\n        \"CostRefCode\": null,\n        \"EmployeeCode\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    },\n    {\n        \"CostCentreCode\": \"TTS\",\n        \"CostCentreName\": \"测试1\",\n        \"CountryCodes\": null,\n        \"CostRefCode\": null,\n        \"EmployeeCode\": \"076D2EE747000000\",\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    }\n]"}],"_postman_id":"2aa17e4c-0c63-4c9b-9393-98ec5b57e16f"},{"name":"Cost Center - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"424f90c7-ba9e-4f86-8472-a9d563c68f71"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7fbc7678-8c9b-47ec-af46-3e331ab10792"}}],"id":"1c94bb54-0bf0-434d-a2c9-529355cd8429","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\": [\r\n    {\r\n        \"CostCentreCode\": \"CCA3\",\r\n        \"CostCentreName\": \"Cost A test3\",\r\n        \"CountryCodes\": null,\r\n        \"CostRefCode\": null,\r\n        \"EmployeeCode\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update cost centers in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d5d3f8a0-9a04-4a9d-b8bd-3ace721f4664","name":"Cost Center - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\": [\r\n    {\r\n        \"CostCentreCode\": \"CCA3\",\r\n        \"CostCentreName\": \"Cost A test3\",\r\n        \"CountryCodes\": null,\r\n        \"CostRefCode\": null,\r\n        \"EmployeeCode\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:41:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"QjXZNIMzeKnu29Y3wT5HEXC57S-0YudrSBsG_aFFxfKmngYBE4_NJg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1f2db3c92fd40-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CostCentreCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CCA3\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"1c94bb54-0bf0-434d-a2c9-529355cd8429"},{"name":"Cost Center - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"de2a7f14-fad3-473a-89ea-73aaf9f34718"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ca0b3291-2ba1-41a5-ba9e-bf698ca91d8c"}}],"id":"649138cd-923f-4af1-94e4-0bd9e4d38561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\":  [\r\n    {\r\n        \"CostCentreCode\": \"CCA3\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete cost center.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"50344b78-ef9c-4cf7-bd88-dcf1284f1105","name":"Cost Center - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CC\",\r\n  \"Data\":  [\r\n    {\r\n        \"CostCentreCode\": \"CCA3\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:42:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Mmz49m5kjlkKf1RqXz9bGpa3dcARzlqDjtxQcgubeB2YsN3DuDIf3A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1f3ce99eafd40-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CostCentreCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CCA3\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"649138cd-923f-4af1-94e4-0bd9e4d38561"},{"name":"Designation - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6ff0804c-d19d-47b6-8ab6-ad23af6fa0a7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a7693eb5-28ed-4f8d-90bd-f6cc69c64977"}}],"id":"8ec664b3-63f8-4f73-aca3-541c4808ae63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Designation Master\r\n    \"InterfaceCode\": \"BIPO-DS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of designations from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"84276847-7bb0-4592-a700-90015f58c7ac","name":"Designation - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:44:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"G6UG7ec49y7Vqlq3A8raIztG-Ey-a7OmcV0ZLHFCLzDeC7inNlV-iw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1f6b8cb1890f2-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"DesignationCode\": \"2003\",\n        \"DesignationName\": \"GROUP长000\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    },\n    {\n        \"DesignationCode\": \"20311\",\n        \"DesignationName\": \"test123\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    },\n    {\n        \"DesignationCode\": \"PM\",\n        \"DesignationName\": \"Product Manager\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    }\n]"}],"_postman_id":"8ec664b3-63f8-4f73-aca3-541c4808ae63"},{"name":"Designation - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3abfbf63-c4ed-4329-bbec-0ad09fc587aa"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5e0c2d71-6d17-46ee-b538-ae89ce22b8de"}}],"id":"08a1e33d-eb99-4d42-8043-cc897f1020f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\": [\r\n    {\r\n        \"DesignationCode\": \"PMT\",\r\n        \"DesignationName\": \"Product Manager\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update designations in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7f6c3fe4-a80f-4d56-bb27-54d2f527f8a0","name":"Designation - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\": [\r\n    {\r\n        \"DesignationCode\": \"PMT\",\r\n        \"DesignationName\": \"Product Manager\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"CompanyCodes\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:44:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"PF1T39U9cduFoouAkPYur0AnhJZzBpuX5ocYYqULpiu_eE0K7reoYQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1f7d5daed90f2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DesignationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PMT\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"08a1e33d-eb99-4d42-8043-cc897f1020f8"},{"name":"Designation - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"adc3c424-e049-41dc-9f94-e0dd38a1572f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6985f801-9144-4f96-b35c-b1029acc81c9"}}],"id":"c7c92fa1-95d3-4805-bff8-59e6029529c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\":  [\r\n    {\r\n        \"DesignationCode\": \"PMT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete designation.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e0b89b0f-940b-4b5e-96d5-70f8c468de32","name":"Designation - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-DS\",\r\n  \"Data\":  [\r\n    {\r\n        \"DesignationCode\": \"PMT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:45:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"JpigzJCehqohPjRO-wIGnsCyS72jlBxMEUYCHFZTctRL9hyi_4pfFA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1f87fa88990f2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DesignationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PMT\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"c7c92fa1-95d3-4805-bff8-59e6029529c0"},{"name":"Location - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e40e2e04-1b69-4b16-83bf-2a1cc06448f6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0b4107b5-18ff-4080-841f-9e0dfd11b7ac"}}],"id":"5f6887cb-aeb1-49bf-a9e3-9687875aa373","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Location Master\r\n    \"InterfaceCode\": \"BIPO-LO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of locations from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f5482793-7738-4402-9918-298a0cddbae7","name":"Location - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:47:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"K6GvdmWYZghm1ZWf3syku4kbHehGfuFDd8WLbJDwkmB8fjYJ3uCIkg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1fbef4f26ce01-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"LocationCode\": \"LCT\",\n        \"LocationName\": \"Location test\",\n        \"CountryCodes\": null,\n        \"ModuleCodes\": \"*\",\n        \"CompanyCodes\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"5f6887cb-aeb1-49bf-a9e3-9687875aa373"},{"name":"Location - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"eb4b94c7-30c9-448b-b1d0-862d68cf3db8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d3f2641f-d1bc-481e-9922-ae63550f83e5"}}],"id":"46bdbd33-0f31-49d3-a38b-c62211da5cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\": [\r\n    {\r\n        \"LocationCode\": \"LT\",\r\n        \"LocationName\": \"Location test\",\r\n        \"CountryCodes\": null,\r\n        \"ModuleCodes\": \"*\",\r\n        \"CompanyCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update locations in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"75ed5090-32f1-4724-a31b-7a471ad44831","name":"Location - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\": [\r\n    {\r\n        \"LocationCode\": \"LT\",\r\n        \"LocationName\": \"Location test\",\r\n        \"CountryCodes\": null,\r\n        \"ModuleCodes\": \"*\",\r\n        \"CompanyCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:48:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 e136a5e58b8d063df5f9433f49352526.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"sfewUdjN2CAgdhRi57q_Vz4lCen8v6kKRvGMcoCQxFmkhJLBAFMvOw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1fcad793ace01-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"LocationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"LT\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"46bdbd33-0f31-49d3-a38b-c62211da5cf0"},{"name":"Location - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"adca7047-886c-4222-931f-72066b31a26c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"39125c26-1555-423c-a885-7cadc9257dfa"}}],"id":"e44f17b2-ab61-413e-afad-0c65a9c83ca0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\":  [\r\n    {\r\n        \"LocationCode\": \"LT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete location.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1991f617-5acb-455e-9e65-947644c5aad9","name":"Location - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LO\",\r\n  \"Data\":  [\r\n    {\r\n        \"LocationCode\": \"LT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:48:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 e136a5e58b8d063df5f9433f49352526.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ktiM9l4YQUZK4N_hWSqyLMi4LvsBIvSpQACcPKlkbxA4eFPdl6jlnw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb1fdf6fa49ce01-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"LocationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"LT\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"e44f17b2-ab61-413e-afad-0c65a9c83ca0"},{"name":"Employment Type - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fed6ca55-5ae9-49ae-b8fa-95b94cef20ef"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e97cd69a-96d6-44ea-85ee-5a94e576036c"}}],"id":"ae01336b-9919-447c-9b1d-1beb480ac16a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Employment Type Master\r\n    \"InterfaceCode\": \"BIPO-ETY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of employment types from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b401dd78-b22f-4cdc-bc13-fff8ed75d283","name":"Employment Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:52:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"vSRMri9xVlF0gIeEoUuoGN1JxcnSrgZxsjYRJvJ3tnC_8hccsCz0jQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2028f39f0b5e2-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmploymentTypeCode\": \"EMT\",\n        \"EmploymentTypeName\": \"Employment Type Test\",\n        \"CountryCodes\": null,\n        \"Category\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"EmploymentTypeCode\": \"hire\",\n        \"EmploymentTypeName\": \"hire\",\n        \"CountryCodes\": null,\n        \"Category\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"EmploymentTypeCode\": \"TEST\",\n        \"EmploymentTypeName\": \"测试一下你\",\n        \"CountryCodes\": null,\n        \"Category\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"ae01336b-9919-447c-9b1d-1beb480ac16a"},{"name":"Employment Type - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fb44bfa2-b7db-49b1-8b6e-6d5ef85aca27"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0c2b5197-e8bd-403b-a151-786b687c4651"}}],"id":"5d56b672-dfa1-4adc-9e35-1df824032a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmploymentTypeCode\": \"PER\",\r\n        \"EmploymentTypeName\": \"permanent\",\r\n        \"CountryCodes\": null,\r\n        \"Category\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update employment types in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bfd6ed0a-5b11-4ebc-a8fd-0675af1bdf71","name":"Employment Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\": [\r\n    {\r\n        \"EmploymentTypeCode\": \"PER\",\r\n        \"EmploymentTypeName\": \"permanent\",\r\n        \"CountryCodes\": null,\r\n        \"Category\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:54:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 4f69e73d035ca53df184cc57050edd3c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"d4yiGzYVccM3FE9-YJjE4LjGjCKQrMwNigMLRAuidzoCsVvyKLBIfA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb205cf68b1ce15-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmploymentTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PER\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"5d56b672-dfa1-4adc-9e35-1df824032a10"},{"name":"Employment Type - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"78fb0783-4210-4a3a-b6e5-9fd261f351c4"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1a61b7a7-c8c7-4436-8b18-8ca06cadc160"}}],"id":"b6784999-2a93-49fa-ae3c-6d5246b29769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmploymentTypeCode\": \"PER\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete employment type.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8affdbd0-5c28-4c1a-b737-37bc42df2a88","name":"Employment Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-ETY\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmploymentTypeCode\": \"PER\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 06:54:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 4f69e73d035ca53df184cc57050edd3c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ho3tE05JwyvkRtqnCZ0ztMj9Ws-zSGJs7TmlBy6T70DLP4fjky_6Uw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb206a03b1dce15-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmploymentTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PER\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"b6784999-2a93-49fa-ae3c-6d5246b29769"}],"id":"51845225-a24f-47f5-91f7-75077bb8084b","_postman_id":"51845225-a24f-47f5-91f7-75077bb8084b","description":""},{"name":"Assignment","item":[{"name":"Manager Type - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a81ed46d-2b03-486f-928b-afc2fd80e8ef"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0989e47a-59ab-44fc-8aaf-cf9e42e99342"}}],"id":"13bbfb74-c7d1-47aa-bb9f-50a8c622c869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Manager Type Master\r\n    \"InterfaceCode\": \"BIPO-MT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of manager types from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9618522f-7c42-42d7-8b10-fd60df5e8946","name":"Manager Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:30:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Iutwd8JqF3ysVwyiOibxYTSPz5MvBghcLs8rUa8nyxi8fgiFbQFBGg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb23b758f629c53-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ManagerTypeCode\": \"LM\",\n        \"ManagerTypeName\": \"Line Manager\",\n        \"IsLineManager\": 1,\n        \"UsedForEmployeeHierarchy\": 0,\n        \"IsDottedLineManager\": 0,\n        \"CoordinatorTypes\": \"*\"\n    },\n    {\n        \"ManagerTypeCode\": \"SD\",\n        \"ManagerTypeName\": \"SD Manager\",\n        \"IsLineManager\": 0,\n        \"UsedForEmployeeHierarchy\": 0,\n        \"IsDottedLineManager\": 0,\n        \"CoordinatorTypes\": \"*\"\n    }\n]"}],"_postman_id":"13bbfb74-c7d1-47aa-bb9f-50a8c622c869"},{"name":"Manager Type - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7627e218-143b-47dd-9ee5-38f9ed73584e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0e3100a8-adfa-43b0-9723-fdf2c7bd9c8d"}}],"id":"e840c213-b10c-42ab-ac07-c7dc9aa77634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\": [\r\n    {\r\n        \"ManagerTypeCode\": \"RM\",\r\n        \"ManagerTypeName\": \"Reporting Manager\",\r\n        \"IsLineManager\": 1.0,\r\n        \"UsedForEmployeeHierarchy\": 0.0,\r\n        \"IsDottedLineManager\": 0.0,\r\n        \"CoordinatorTypes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update manager types in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"94136fa1-a3bf-4a06-be47-64e0bc1de414","name":"Manager Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\": [\r\n    {\r\n        \"ManagerTypeCode\": \"RM\",\r\n        \"ManagerTypeName\": \"Reporting Manager\",\r\n        \"IsLineManager\": 1.0,\r\n        \"UsedForEmployeeHierarchy\": 0.0,\r\n        \"IsDottedLineManager\": 0.0,\r\n        \"CoordinatorTypes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:31:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"zf2prrEcSFq6Cp8qLJy3Yy8rixd8ILI4MqlioXvWQ41nnPhF-_taFw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb23c62399f9c53-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"RM\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"e840c213-b10c-42ab-ac07-c7dc9aa77634"},{"name":"Manager Type - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e9515d0a-319f-4b77-ac64-9ea16315c105"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"56f171d0-958b-4364-8b30-f420682cee02"}}],"id":"fba38d87-6758-48a8-abba-842ea401cbd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\":  [\r\n    {\r\n        \"ManagerTypeCode\": \"RM\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete manager type.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7f6489a3-3273-4543-abbd-6099186acb7b","name":"Manager Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-MT\",\r\n  \"Data\":  [\r\n    {\r\n        \"ManagerTypeCode\": \"RM\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:31:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"fRub_GD_y0ufoh82ss04Bm29nYCkw6LKiT1yl4rHvNav-VdkrgyuKQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb23cceffa09c53-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"RM\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"fba38d87-6758-48a8-abba-842ea401cbd7"},{"name":"Leave Grade - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8e436598-900f-47b8-a651-e2efea42ff24"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3df712f0-59f0-46dc-bd7b-92f75c2f5ef3"}}],"id":"115839bf-919f-49a9-a02e-1ef790820c35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Grade Master\r\n    \"InterfaceCode\": \"BIPO-LG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave grades from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b247deb6-81c7-4e68-91c6-bdba9d270b35","name":"Leave Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:33:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0048099206d4ae7c3eb001efa32bf694.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"rSZBuwhih14oqqt85iy_4oB6J2AebudS1sOb-FLW4cQ6u-0CSNLDXA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb23e85d87cce3f-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"LeaveGradeCode\": \"HK_LG1\",\n        \"LeaveGradeName\": \"HK Leave Group 1\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"LeaveGradeCode\": \"HK_LG2\",\n        \"LeaveGradeName\": \"HK Leave Group 2\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"115839bf-919f-49a9-a02e-1ef790820c35"},{"name":"Leave Grade - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f4824dc0-340b-4f3e-9fea-12ce8d21575d"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2601da64-2a13-4000-84d6-f806dc1fece7"}}],"id":"8d44e6bb-654b-4e95-a5d7-a00a8c7f3be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\": [\r\n    {\r\n        \"LeaveGradeCode\": \"HK_LG3\",\r\n        \"LeaveGradeName\": \"HK Leave Group 3\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update leave grades in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b5c93145-3741-4f8e-8a9c-3cd2a7351afe","name":"Leave Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\": [\r\n    {\r\n        \"LeaveGradeCode\": \"HK_LG3\",\r\n        \"LeaveGradeName\": \"HK Leave Group 3\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:33:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0048099206d4ae7c3eb001efa32bf694.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"xx8q3HvbheawoPgUb2LRNYb1iC9NfMxbfW6FMXx4VzMAEhRurCvxVQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb23f96bfbece3f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"LeaveGradeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"HK_LG3\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"8d44e6bb-654b-4e95-a5d7-a00a8c7f3be4"},{"name":"Leave Grade - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6153e090-7dae-4612-978c-8177353b8ce1"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9cc81d87-132e-4516-ad8f-fb94ac7aaaf4"}}],"id":"6234d376-8f65-4b8e-869c-2ef865c31777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\":  [\r\n    {\r\n        \"LeaveGradeCode\": \"HK_LG3\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete leave grade.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"78e5e347-467b-423c-baaf-237fced605c7","name":"Leave Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LG\",\r\n  \"Data\":  [\r\n    {\r\n        \"LeaveGradeCode\": \"HK_LG3\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 07:34:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0048099206d4ae7c3eb001efa32bf694.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"VlJFGnVm2GBnTJa_nj-_96m1Br5OKtRn_7pp5hBE3aPWdgsEtYKSzg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb240280bb7ce3f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"LeaveGradeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"HK_LG3\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"6234d376-8f65-4b8e-869c-2ef865c31777"},{"name":"Pay Group - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"56976981-e7fc-43aa-8069-33277a1a8df9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"149dd05a-8d88-4f87-8ee5-a19cbbb81197"}}],"id":"be4b678d-44ff-4647-a8b3-6c5cd6a25375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Pay Group Master\r\n    \"InterfaceCode\": \"BIPO-PG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of pay groups from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8d46e37a-b620-4031-aaa6-46d2231ab10c","name":"Pay Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 08:14:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 97ed0d1f8de4f60b953cac258482a042.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"PqDJO9YjjoNFWQ-9SAVZ1A_PlJnaUh6F_79czpOujISZy1tYNd4zhg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb27b607a060cce-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"BasicPayProration\": \"W\",\n        \"FirstHalfSalary\": 0,\n        \"BimonthlyMethod\": null,\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 0,\n        \"FixedDays\": 0,\n        \"FixedDaysSalaryChanged\": null,\n        \"C30D31SalaryChanged\": null,\n        \"C30SalaryChanged\": null,\n        \"BasicPayRoundingMethod\": null,\n        \"BasicPayRoundingAmount\": 0,\n        \"DaysMinBankFilePayRun\": 0,\n        \"DaysMaxBackdateBankFilePayRun\": 0,\n        \"DayBasedOn\": null,\n        \"ResignInCurrentRun\": null,\n        \"UsePayPeriodNo\": null,\n        \"CPFNo\": null,\n        \"CPFVolNo\": null,\n        \"CPFVolNo2\": null,\n        \"CPFPWANo\": null,\n        \"CPFPWMNo\": null,\n        \"MSONo\": null,\n        \"OTDayStart\": 0,\n        \"OTDayEnd\": 0,\n        \"DateOfOTPayment\": 0,\n        \"DateOfSalaryPayment\": 0,\n        \"PayGroupCode\": \"076D35E9B3C00000\",\n        \"PayGroupName\": \"paygroup1\",\n        \"CompanyCode\": \"076D2E6DA6C00002\",\n        \"CurrencyCode\": \"CNY\",\n        \"Obsolete\": null\n    },\n    {\n        \"BasicPayProration\": \"W\",\n        \"FirstHalfSalary\": 0.5,\n        \"BimonthlyMethod\": \"3\",\n        \"DayStart\": 1,\n        \"DayEnd\": 31,\n        \"DayMid\": 16,\n        \"FixedDays\": 0,\n        \"FixedDaysSalaryChanged\": null,\n        \"C30D31SalaryChanged\": null,\n        \"C30SalaryChanged\": null,\n        \"BasicPayRoundingMethod\": null,\n        \"BasicPayRoundingAmount\": 0,\n        \"DaysMinBankFilePayRun\": 0,\n        \"DaysMaxBackdateBankFilePayRun\": 0,\n        \"DayBasedOn\": null,\n        \"ResignInCurrentRun\": null,\n        \"UsePayPeriodNo\": null,\n        \"CPFNo\": null,\n        \"CPFVolNo\": null,\n        \"CPFVolNo2\": null,\n        \"CPFPWANo\": null,\n        \"CPFPWMNo\": null,\n        \"MSONo\": null,\n        \"OTDayStart\": 0,\n        \"OTDayEnd\": 0,\n        \"DateOfOTPayment\": 0,\n        \"DateOfSalaryPayment\": 0,\n        \"PayGroupCode\": \"076D35E9B3C00001\",\n        \"PayGroupName\": \"pay group-ms\",\n        \"CompanyCode\": \"0766649009785001\",\n        \"CurrencyCode\": \"CNY\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"be4b678d-44ff-4647-a8b3-6c5cd6a25375"},{"name":"Pay Group - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"38bae28a-0c4b-4413-9f18-287e9118b9d4"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"77f49f8a-2dcd-43e0-a1e5-5ce2d9dd9029"}}],"id":"6b937bd5-5546-4fdf-b5b3-fff38f870923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\": [\r\n    {\r\n        \"BasicPayProration\": \"W\",\r\n        \"FirstHalfSalary\": 0.50,\r\n        \"BimonthlyMethod\": \"3\",\r\n        \"DayStart\": 1.0,\r\n        \"DayEnd\": 31.0,\r\n        \"DayMid\": 16.0,\r\n        \"FixedDays\": 0.00,\r\n        \"FixedDaysSalaryChanged\": null,\r\n        \"C30D31SalaryChanged\": null,\r\n        \"C30SalaryChanged\": null,\r\n        \"BasicPayRoundingMethod\": null,\r\n        \"BasicPayRoundingAmount\": 0.00,\r\n        \"DaysMinBankFilePayRun\": 0.0,\r\n        \"DaysMaxBackdateBankFilePayRun\": 0.0,\r\n        \"DayBasedOn\": null,\r\n        \"ResignInCurrentRun\": null,\r\n        \"UsePayPeriodNo\": null,\r\n        \"CPFNo\": \"256\",\r\n        \"CPFVolNo\": null,\r\n        \"CPFVolNo2\": null,\r\n        \"CPFPWANo\": null,\r\n        \"CPFPWMNo\": null,\r\n        \"MSONo\": null,\r\n        \"OTDayStart\": 0.0,\r\n        \"OTDayEnd\": 0.0,\r\n        \"DateOfOTPayment\": 0.0,\r\n        \"DateOfSalaryPayment\": 0.0,\r\n        \"PayGroupCode\": \"biubiupay2\",\r\n        \"PayGroupName\": \"biubiu- MIA的pay group\",\r\n        \"CompanyCode\": \"miasso_AS_2\",\r\n        \"CurrencyCode\": \"CNY\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update pay groups in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"381f0a42-bbb3-41c1-bd7a-a68e1ef2479a","name":"Pay Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\": [\r\n    {\r\n        \"BasicPayProration\": \"W\",\r\n        \"FirstHalfSalary\": 0.50,\r\n        \"BimonthlyMethod\": \"3\",\r\n        \"DayStart\": 1.0,\r\n        \"DayEnd\": 31.0,\r\n        \"DayMid\": 16.0,\r\n        \"FixedDays\": 0.00,\r\n        \"FixedDaysSalaryChanged\": null,\r\n        \"C30D31SalaryChanged\": null,\r\n        \"C30SalaryChanged\": null,\r\n        \"BasicPayRoundingMethod\": null,\r\n        \"BasicPayRoundingAmount\": 0.00,\r\n        \"DaysMinBankFilePayRun\": 0.0,\r\n        \"DaysMaxBackdateBankFilePayRun\": 0.0,\r\n        \"DayBasedOn\": null,\r\n        \"ResignInCurrentRun\": null,\r\n        \"UsePayPeriodNo\": null,\r\n        \"CPFNo\": \"256\",\r\n        \"CPFVolNo\": null,\r\n        \"CPFVolNo2\": null,\r\n        \"CPFPWANo\": null,\r\n        \"CPFPWMNo\": null,\r\n        \"MSONo\": null,\r\n        \"OTDayStart\": 0.0,\r\n        \"OTDayEnd\": 0.0,\r\n        \"DateOfOTPayment\": 0.0,\r\n        \"DateOfSalaryPayment\": 0.0,\r\n        \"PayGroupCode\": \"biubiupay2\",\r\n        \"PayGroupName\": \"biubiu- MIA的pay group\",\r\n        \"CompanyCode\": \"miasso_AS_2\",\r\n        \"CurrencyCode\": \"CNY\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 08:45:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"cCDkzRVct2o4JKr_YZfYM25ohPLOva4H92tGPZZeG7HZ0h0Yyd_S9g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2a8936d209c65-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"PayGroupCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"biubiupay2\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"6b937bd5-5546-4fdf-b5b3-fff38f870923"},{"name":"Pay Group - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a7d0dcfb-bb14-4ece-869c-3285604fbfe2"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"29e3fd68-90e2-4406-99ad-8d0e96cf1bbf"}}],"id":"108a81f2-3a68-4920-9100-2dd3077d1f81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\":  [\r\n    {\r\n        \"PayGroupCode\": \"biubiupay2\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete pay group.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"96e7f70c-2d5a-492e-a3d5-8b3bee20a85f","name":"Pay Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PG\",\r\n  \"Data\":  [\r\n    {\r\n        \"PayGroupCode\": \"biubiupay2\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 08:46:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"PIGNVOAzOyxYWz05JCsutuBS0TmoZ2Iyu4FYbjJLfw1NN1_EgO65mQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2a9864ec79c65-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"PayGroupCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"biubiupay2\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"108a81f2-3a68-4920-9100-2dd3077d1f81"},{"name":"Salary Grade - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"daf5da66-0828-48c1-899a-675be4cf2f86"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"281d9a4f-369f-4db0-b27f-64169fd6ee41"}}],"id":"9feac355-db46-4a39-8cec-3391ce38a6a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Salary Grade Master\r\n    \"InterfaceCode\": \"BIPO-SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of salary grades from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"883ed37c-a666-4c8c-912d-1e3c7e9cdb7e","name":"Salary Grade - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:03:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"AqEET6VICJXyQMrccJl2rrawvOcZU1lCAh6XyYinJ5bf1W40mf0tmg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2c3300f60135a-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SalaryGradeCode\": \"CRSG\",\n        \"SalaryGradeName\": \"CR Salary Grade\",\n        \"CompensationBasis\": null,\n        \"Dominator\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"9feac355-db46-4a39-8cec-3391ce38a6a5"},{"name":"Salary Grade - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0ae922f1-32a9-4ee4-8be7-23034bbb9928"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6e6480a9-fde3-49eb-ad43-ab02686d6f3b"}}],"id":"b28182e4-d4d2-4c68-ab20-2fd84123c135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\",\r\n        \"SalaryGradeName\": \"CR Salary Grade\",\r\n        \"CompensationBasis\": null,\r\n        \"Dominator\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update salary grades in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"60929171-c692-40fd-bb0a-1240c457e0ea","name":"Salary Grade - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\": [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\",\r\n        \"SalaryGradeName\": \"CR Salary Grade\",\r\n        \"CompensationBasis\": null,\r\n        \"Dominator\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:03:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GEEB8yUAyIYlARLSAKi7jP43s04WaW66NG9syvDS5FajHnC4vZKJpQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2c2e62f8b135a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"SalaryGradeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CRSG\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"b28182e4-d4d2-4c68-ab20-2fd84123c135"},{"name":"Salary Grade - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1fdcec1c-655f-4c90-a9fe-1efb1ccf7fcc"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"05beb775-f448-4f71-ab2e-4ba37e2d1ad2"}}],"id":"3ea6911b-ff1c-499d-a6e3-0929111dfccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\":  [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete salary grade.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"90fda0e7-83d3-4997-8af1-d12dbc2f4a5b","name":"Salary Grade - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SG\",\r\n  \"Data\":  [\r\n    {\r\n        \"SalaryGradeCode\": \"CRSG\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:04:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GPeVtV3p2dIHUKhDm3i0L18xa2wwMx4e5h02hw3ewF4vUjYpXDuTDw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2c3caa8a5135a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"SalaryGradeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CRSG\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"3ea6911b-ff1c-499d-a6e3-0929111dfccb"},{"name":"OT Group - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ee804b11-c594-48f5-9398-486ce0a29270"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2d9a58f6-20ce-4f98-983c-c451dd75bd7c"}}],"id":"6eefdc43-aa94-48ab-bde3-fbdc37cc4a89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //OT Group master\r\n  \"InterfaceCode\": \"BIPO-OT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of OT groups from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2942e95b-e572-49db-90f5-d0e4bc9c96ff","name":"OT Group - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:13:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"48c9PKbApfwhlMR_mihUymy-VH2r368oeCvv6hDiEpZwZ6v2CyFlAg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2d1c48f47d899-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"OTGroupCode\": \"OT001\",\n        \"OTGroupName\": \"OT GROUP 001\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"OTGroupCode\": \"OT002\",\n        \"OTGroupName\": \"OT GROUP 002\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"6eefdc43-aa94-48ab-bde3-fbdc37cc4a89"},{"name":"OT Group - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d640b968-d270-428c-a33d-8feace52d62e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4c413909-bbbb-4250-9c97-1cb95993b8be"}}],"id":"f7468364-3e8d-4a6a-b2eb-6a1e8c417984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\": [\r\n    {\r\n        \"OTGroupCode\": \"OT002\",\r\n        \"OTGroupName\": \"OT GROUP 002\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update OT groups in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"980f9c75-6728-40c4-b04d-3253dbc3ba97","name":"OT Group - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\": [\r\n    {\r\n        \"OTGroupCode\": \"OT002\",\r\n        \"OTGroupName\": \"OT GROUP 002\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:13:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"R37NURrjOyc3yvG48KKsY9p8OSNEReeiR2TEyBv3kCEBX6doCHAtxw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2d1a04f44d899-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"OTGroupCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"OT002\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"f7468364-3e8d-4a6a-b2eb-6a1e8c417984"},{"name":"OT Group - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3f8b252d-f890-4119-b222-28cd5ee3d7cc"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2bb23399-ad6d-4dba-b227-8b5d8fa7be8f"}}],"id":"538e29e9-8a24-44e3-894e-5f64a1228e80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\":  [\r\n    {\r\n        \"OTGroupCode\": \"OT002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete OT group.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3967ca2f-d8c5-4ffb-b697-60db4d73b35b","name":"OT Group - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OT\",\r\n  \"Data\":  [\r\n    {\r\n        \"OTGroupCode\": \"OT002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:15:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Bfhv90JCI3xBqiVyz0e7oMHrfhEfZLfS1AwWn7XYuNNsDWTq7U8qPw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2d46c68bff92a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"OTGroupCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"OT002\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"538e29e9-8a24-44e3-894e-5f64a1228e80"},{"name":"Reason - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"212a35ad-90f3-47dc-a106-fccefad6836c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a5206241-1aaa-4047-aaf1-9f8a8b16f460"}}],"id":"935ef7b1-44a5-43a0-979f-9043fdca052b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Reason Master\r\n  \"InterfaceCode\": \"BIPO-RS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of reasons from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5705b280-3809-4cf0-9718-97012820f3f5","name":"Reason - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:19:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a29bec8fadbbfac17e15c3f8386c77e6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Gb7vqUN2As0VgxUmskgbjrFjjMY3B1UCWAijToKZEzhyKFZDKB4hIg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2da77ba6640c1-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ReasonCode\": \"#F_DL\",\n        \"ReasonName\": \"Forgot to Clock\",\n        \"ReasonType\": \"DL\",\n        \"CountryCodes\": \"*\",\n        \"MOMReason\": null,\n        \"OEDReason\": null,\n        \"Obsolete\": \"N\",\n        \"HideInESS\": 0,\n        \"SkipExitInterview\": 0,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"#NEW\",\n        \"ReasonName\": \"New Entry\",\n        \"ReasonType\": \"T\",\n        \"CountryCodes\": \"*\",\n        \"MOMReason\": null,\n        \"OEDReason\": null,\n        \"Obsolete\": null,\n        \"HideInESS\": 0,\n        \"SkipExitInterview\": 0,\n        \"ExitType\": null\n    },\n    {\n        \"ReasonCode\": \"#O_DL\",\n        \"ReasonName\": \"Others\",\n        \"ReasonType\": \"DL\",\n        \"CountryCodes\": \"*\",\n        \"MOMReason\": null,\n        \"OEDReason\": null,\n        \"Obsolete\": \"N\",\n        \"HideInESS\": 0,\n        \"SkipExitInterview\": 0,\n        \"ExitType\": null\n    }\n]"}],"_postman_id":"935ef7b1-44a5-43a0-979f-9043fdca052b"},{"name":"Reason - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1079e15c-59c9-4d9a-b8c4-f8546919ff34"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"62cb98f8-98e3-433f-8ba8-ba5ad85c2540"}}],"id":"de536972-e491-48cc-95ff-ea742d4c5f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\": [\r\n    {\r\n        \"ReasonCode\": \"EXIT_019\",\r\n        \"ReasonName\": \"End of Contract\",\r\n        \"ReasonType\": \"R\",\r\n        \"CountryCodes\": null,\r\n        \"MOMReason\": null,\r\n        \"OEDReason\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"HideInESS\": 0.0,\r\n        \"SkipExitInterview\": 0.0,\r\n        \"ExitType\": \"I\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update reasons in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b6870912-e415-4112-adf0-c596c4f505ab","name":"Reason - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\": [\r\n    {\r\n        \"ReasonCode\": \"EXIT_019\",\r\n        \"ReasonName\": \"End of Contract\",\r\n        \"ReasonType\": \"R\",\r\n        \"CountryCodes\": null,\r\n        \"MOMReason\": null,\r\n        \"OEDReason\": null,\r\n        \"Obsolete\": \"N\",\r\n        \"HideInESS\": 0.0,\r\n        \"SkipExitInterview\": 0.0,\r\n        \"ExitType\": \"I\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:20:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"uhSYIS59HokuSLOb3jbUmXvu7rdgY0juDZ9O8LUJh_LcfxoUaiQ95g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2dc03eb735e5e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ReasonCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"EXIT_019\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"de536972-e491-48cc-95ff-ea742d4c5f9c"},{"name":"Reason - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d0ac6131-eeac-4315-9d48-3aedca1f2bd4"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b79aff00-b838-45fd-bed5-a46cf4134005"}}],"id":"c2964bef-d47b-43d2-a795-dfeca309724a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\":  [\r\n    {\r\n        \"ReasonCode\": \"EXIT_019\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete reason.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6d1dd66b-0f19-4ebe-8fd7-c40837cdaf12","name":"Reason - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RS\",\r\n  \"Data\":  [\r\n    {\r\n        \"ReasonCode\": \"EXIT_019\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 09 Jan 2026 09:20:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"yqs0y8wiq1_5CfiI2-DCjPfAsAXyWaKWp1f-nO6a9DMDlC89928bpg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bb2dc737e105e5e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ReasonCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"EXIT_019\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"c2964bef-d47b-43d2-a795-dfeca309724a"}],"id":"2aedf2b7-11ec-4e42-961a-057fa828f404","_postman_id":"2aedf2b7-11ec-4e42-961a-057fa828f404","description":""},{"name":"Personal","item":[{"name":"Nationality - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"79d83c4e-28e3-4af3-831a-f4d52b28da37"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"50f9162c-2030-4dff-81cf-1cc05abef84b"}}],"id":"8a00b209-0635-42cb-8ecb-5de389136369","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Nationality Master\r\n    \"InterfaceCode\": \"BIPO-NT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of nationalities from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"420bc938-6298-4ba4-8686-ca099898569e","name":"Nationality - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:15:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"h5bJvf8J2eBk4TctB0NlaerjJWA77gcL8ezCLADNsfCOvXoAO3P_9w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb356f5d70a8cc-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NationalityCode\": \"AD\",\n        \"NationalityName\": \"Andorra\",\n        \"AltNationalityName\": \"Andorra\",\n        \"CountryCode\": \"AD\",\n        \"IRASCode\": null\n    },\n    {\n        \"NationalityCode\": \"CN\",\n        \"NationalityName\": \"China\",\n        \"AltNationalityName\": null,\n        \"CountryCode\": \"CN\",\n        \"IRASCode\": null\n    },\n    {\n        \"NationalityCode\": \"HK\",\n        \"NationalityName\": \"Hong Kong\",\n        \"AltNationalityName\": \"中国香港\",\n        \"CountryCode\": \"HK\",\n        \"IRASCode\": null\n    },\n    {\n        \"NationalityCode\": \"SG\",\n        \"NationalityName\": \"Singapore\",\n        \"AltNationalityName\": \"新加坡\",\n        \"CountryCode\": \"SG\",\n        \"IRASCode\": null\n    }\n]"}],"_postman_id":"8a00b209-0635-42cb-8ecb-5de389136369"},{"name":"Nationality - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0850ecb8-c48c-4412-8780-73c47b2fe497"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"88ee77e5-85ab-463b-9f01-920ba53a4c26"}}],"id":"0ea54714-fc38-421e-8a66-d124314d8b9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\": [\r\n    {\r\n        \"NationalityCode\": \"MY\",\r\n        \"NationalityName\": \"Malaysia\",\r\n        \"AltNationalityName\": null,\r\n        \"CountryCode\": \"MY\",\r\n        \"IRASCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update nationalities in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d51f69b4-1130-4abe-bc0e-20802e102537","name":"Nationality - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\": [\r\n    {\r\n        \"NationalityCode\": \"MY\",\r\n        \"NationalityName\": \"Malaysia\",\r\n        \"AltNationalityName\": null,\r\n        \"CountryCode\": \"MY\",\r\n        \"IRASCode\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:16:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"7DR5bIKM9qb6ggTsn8Evj57joSG1s3b0aACOyfcT8LOWFcs1hKrSFQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb36e95a68a8cc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"NationalityCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"MY\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"0ea54714-fc38-421e-8a66-d124314d8b9e"},{"name":"Nationality - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"69428ac5-b98e-4682-9452-a4a5a5399b20"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"178a827c-d6cc-46dc-ae7d-de230dfb0b26"}}],"id":"7a1f1e51-0bb1-4931-a85f-de32252a42f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\":  [\r\n    {\r\n        \"NationalityCode\": \"MY\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete nationality.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"54ca5bd0-5eca-4404-9079-5367f55771d2","name":"Nationality - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NT\",\r\n  \"Data\":  [\r\n    {\r\n        \"NationalityCode\": \"MY\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:17:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"yS3NfCpPYRL021u64s3ZYeoNKygsKo-wLAIu6k2OvoODdRGP-_7cJQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb37fd2bdba8cc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"NationalityCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"MY\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"7a1f1e51-0bb1-4931-a85f-de32252a42f1"},{"name":"Ethnic Origin - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d801b9c9-afbc-445d-861b-40240921bea0"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"11727eae-9765-466f-8604-6b017c1a424f"}}],"id":"4e21f75f-ca50-4ce3-aab3-9a898d1ffef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Race Master\r\n    \"InterfaceCode\": \"BIPO-RC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of ethnic origins (race) from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bd1818c9-d98a-4559-bbf4-8baf880f6f03","name":"Ethnic Origin - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:19:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"wnE5uE8adwRFTYmWA564owe6-AmE2kBcGOo_ZC_XTCved2r6Gi0CsQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb3a530e7cfce2-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RaceCode\": \"A\",\n        \"RaceName\": \"Han\",\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null,\n        \"CountryCodes\": null\n    },\n    {\n        \"RaceCode\": \"B\",\n        \"RaceName\": \"Mongol\",\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null,\n        \"CountryCodes\": null\n    },\n    {\n        \"RaceCode\": \"C\",\n        \"RaceName\": \"Miao\",\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null,\n        \"CountryCodes\": null\n    }\n]"}],"_postman_id":"4e21f75f-ca50-4ce3-aab3-9a898d1ffef0"},{"name":"Ethnic Origin - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e64ef0dd-fae2-490b-8361-394179f60828"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e52c5131-7b7f-49e9-b325-b2e18a83b0ec"}}],"id":"8960b285-827d-4ac1-bd30-17b8d37c18bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\": [\r\n    {\r\n        \"RaceCode\": \"VIE\",\r\n        \"RaceName\": \"Vietnamese\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update ethnic origins (race) in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2ea75a25-eecb-4ee2-a7ea-a613d0862016","name":"Ethnic Origin - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\": [\r\n    {\r\n        \"RaceCode\": \"VIE\",\r\n        \"RaceName\": \"Vietnamese\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:20:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"p_c5HW9uAfRmtVJMxXWyIREM1m3ky2kCF3viSVDTHTrSTXQQRfZ2wA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb3bbc98dcfce2-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RaceCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"VIE\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"8960b285-827d-4ac1-bd30-17b8d37c18bb"},{"name":"Ethnic Origin - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d1af8980-6d8b-4516-8f2d-739caccd8b70"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"61ac5f9b-cf2c-4c76-a8e5-5bdff60a24fd"}}],"id":"88f1044c-826d-45ef-9039-1eb5dfaa4cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\":  [\r\n    {\r\n        \"RaceCode\": \"VIE\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete ethnic origin (race).</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e6f83fa2-b7bb-48b4-a1b3-47874173a216","name":"Ethnic Origin - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RC\",\r\n  \"Data\":  [\r\n    {\r\n        \"RaceCode\": \"VIE\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:22:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"sHzwMW6iCGCaBQBqjDqLuUzR8R7f0kfz9wHiAX06UiWe4fOufEo22g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb3e7beee191b1-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RaceCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"VIE\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"88f1044c-826d-45ef-9039-1eb5dfaa4cce"},{"name":"Religion - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b8c38b5a-2a0e-42cb-8782-2523555cdf15"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"85658c8d-bcc9-4093-864b-947b00b8c038"}}],"id":"42fa49d9-7273-4307-832d-7293a6b412c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Religion Master\r\n    \"InterfaceCode\": \"BIPO-RG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of religions from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"102622b7-5421-4b98-a20b-e4a58799ed1b","name":"Religion - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:22:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"vGjuRNBUVq7D-RvAbrLnt9ztlfnz9ATHYECBXsunzzd_0HXzXd-gnA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb3fc6389791b1-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ReligionCode\": \"1\",\n        \"ReligionName\": \"Christianity\",\n        \"CountryCodes\": null,\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null\n    },\n    {\n        \"ReligionCode\": \"2\",\n        \"ReligionName\": \"Taoism\",\n        \"CountryCodes\": null,\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null\n    },\n    {\n        \"ReligionCode\": \"3\",\n        \"ReligionName\": \"Buddhism\",\n        \"CountryCodes\": null,\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null\n    },\n    {\n        \"ReligionCode\": \"Hinduism\",\n        \"ReligionName\": \"Hinduism\",\n        \"CountryCodes\": null,\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null\n    },\n    {\n        \"ReligionCode\": \"Islam\",\n        \"ReligionName\": \"Islam\",\n        \"CountryCodes\": null,\n        \"DefaultFund\": null,\n        \"IdentityTypes\": null\n    }\n]"}],"_postman_id":"42fa49d9-7273-4307-832d-7293a6b412c1"},{"name":"Religion - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8741879c-2c92-4d27-817d-edb01d65e433"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"44cde318-2a5e-4305-bce7-b62aa8af5294"}}],"id":"549103fb-a30f-46e5-be7e-67cf73155a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\": [\r\n    {\r\n        \"ReligionCode\": \"OTH\",\r\n        \"ReligionName\": \"Other\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update religions in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4fc8e8b6-8846-4645-901e-5fd0f6e3b4ca","name":"Religion - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\": [\r\n    {\r\n        \"ReligionCode\": \"OTH\",\r\n        \"ReligionName\": \"Other\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:26:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"zE2_jSWIN-Ptmzy6Q59erzIEflrdFWYPOCqaHAvoIU6evOmzk7P4EA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb451f9ec70b95-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ReligionCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"OTH\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"549103fb-a30f-46e5-be7e-67cf73155a23"},{"name":"Religion - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"62ab1a27-145a-435e-9a84-2357d9381dc6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c8d1843c-3fae-48e8-bd7f-16b7cf3a003b"}}],"id":"f3627aa5-c795-4658-a6c2-c0178d552f63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\":  [\r\n    {\r\n        \"ReligionCode\": \"OTH\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete religion.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fef1c003-6093-49ba-ad8f-751c9c04444b","name":"Religion - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RG\",\r\n  \"Data\":  [\r\n    {\r\n        \"ReligionCode\": \"OTH\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:27:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"AEmhhUdwp4833bmeS0-EGiW3iG0rNRGLRMwp_TVN5Gt3GM8KYXqJMA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb45e35e5c0b95-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ReligionCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"OTH\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"f3627aa5-c795-4658-a6c2-c0178d552f63"},{"name":"Qualification - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"01e4fb37-5c61-4a53-ad45-2bc4f356dc16"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c0e3ad1d-417a-4c14-969d-b57f7faca87d"}}],"id":"5c729ccd-ffcb-40fc-962f-39216c27b0d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Qualification Master\r\n  \"InterfaceCode\": \"BIPO-QL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of qualifications from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"69d6ac6b-a841-4b0f-b761-de92ed5cf09d","name":"Qualification - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:30:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"hAFCJh3nNTXyM99dZBhB2QCyfzkrXExP-DnR804rEw22IhzsrOpbYw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb4b357f1cef69-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"QualificationCode\": \"A01\",\n        \"QualificationName\": \"High School Diploma\",\n        \"CountryCodes\": null,\n        \"EDBCategory\": null,\n        \"SDFQualification\": null,\n        \"WDAEducationQualification\": null,\n        \"WDAQualification\": null,\n        \"BCQualification\": null,\n        \"OEDQualification\": null\n    },\n    {\n        \"QualificationCode\": \"A02\",\n        \"QualificationName\": \"Bachelor\",\n        \"CountryCodes\": null,\n        \"EDBCategory\": null,\n        \"SDFQualification\": null,\n        \"WDAEducationQualification\": null,\n        \"WDAQualification\": null,\n        \"BCQualification\": null,\n        \"OEDQualification\": null\n    }\n]"}],"_postman_id":"5c729ccd-ffcb-40fc-962f-39216c27b0d2"},{"name":"Qualification - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"072c1f8b-1662-4ab9-9d79-ad5e12f96526"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e369370d-89a6-4e0d-883c-918de8444d77"}}],"id":"5d67b66c-61e2-4334-946f-ff3ab32f4388","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\": [\r\n    {\r\n        \"QualificationCode\": \"DP\",\r\n        \"QualificationName\": \"Diploma\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update qualifications in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"43d55c9c-c038-4a3d-98bc-36237626b821","name":"Qualification - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\": [\r\n    {\r\n        \"QualificationCode\": \"DP\",\r\n        \"QualificationName\": \"Diploma\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:31:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"St8WCvetc9yFqsrJTJ8eqzkUWCfeYGp6oNZVc9JaL8z07nu0t44vzA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb4c240bc5ef69-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"QualificationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"DP\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"5d67b66c-61e2-4334-946f-ff3ab32f4388"},{"name":"Qualification - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a56e8d9c-f400-42ff-8fc2-55f7e6a5ddaf"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d7ad193f-90bf-4c4a-ad84-0856fa2a2543"}}],"id":"fe449650-682b-48b2-867e-da2618bd8ace","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\":  [\r\n    {\r\n        \"QualificationCode\": \"DP\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete qualification.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"954a2f62-eff0-4c76-99ca-cc186b9671bf","name":"Qualification - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-QL\",\r\n  \"Data\":  [\r\n    {\r\n        \"QualificationCode\": \"DP\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:32:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0ffefcff885ee5137c4316ac0d158644.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GddmmJo0uD1M4cFeDtVwjPnnZXBoDpcDR6RPZeczctZtaocW7gt-gA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb4e3abe4e3de2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"QualificationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"DP\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"fe449650-682b-48b2-867e-da2618bd8ace"},{"name":"Contract Type - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"11e1ec89-3e79-4885-9135-7f8682f070ec"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"dd8f2c1b-f334-4707-bbb9-07a3ad9eba13"}}],"id":"36eb6045-3d5b-41a1-9a08-5ac76fdc81b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Contract Type Master\r\n    \"InterfaceCode\": \"BIPO-CTL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of contract types from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ef5e91ac-3b51-49ee-aead-a6b7838d8b40","name":"Contract Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CTL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:58:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"a9tg5UdsNJyTlZ20Rv_yXn9nqKJjA7Ds6Gt1D_koDcLWoLRUFCXP_A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb742609249ce4-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ContractTypeCode\": \"EmpC\",\n        \"ContractTypeName\": \"Employee Contract\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"36eb6045-3d5b-41a1-9a08-5ac76fdc81b8"},{"name":"Contract Type - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"da4ecbf1-61ac-484e-b8d0-3238bc9abd64"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1de78b66-b3e4-4669-bc3d-b13fb6c058d9"}}],"id":"86b0ac87-df70-448a-8c49-2d711ed6fc86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CTL\",\r\n  \"Data\": [\r\n    {\r\n        \"ContractTypeCode\": \"EmpCt\",\r\n        \"ContractTypeName\": \"Employee Contract\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update contract types in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c3a92f98-edc9-4c50-bd79-0e8236903db8","name":"Contract Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CTL\",\r\n  \"Data\": [\r\n    {\r\n        \"ContractTypeCode\": \"EmpCt\",\r\n        \"ContractTypeName\": \"Employee Contract\",\r\n        \"CountryCodes\": null,\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:59:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"r-zwC7I6h2sOPALHN4tOPRmkQiVYmCFA6hPQBazZjDkMd9KIKlMsSw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb75503df69ce4-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ContractTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"EmpCt\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"86b0ac87-df70-448a-8c49-2d711ed6fc86"},{"name":"Contract Type - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9f3899e8-fb66-43af-aa40-09426cb81333"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c7159851-598f-4863-b939-4df66f3b880d"}}],"id":"045fcb5d-e079-4d12-8f32-08033cb78fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CTL\",\r\n  \"Data\":  [\r\n    {\r\n        \"ContractTypeCode\": \"EmpCt\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete contract type.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5eb2bc41-1f72-4d80-8472-f6933e0ec83d","name":"Contract Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CTL\",\r\n  \"Data\":  [\r\n    {\r\n        \"ContractTypeCode\": \"EmpCt\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:00:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"lv2r3dwr7RXHBgnyNdHFgkGQAcbGPengYJbvlSR395SU8B7c_Jkxnw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb76314d4d9ce4-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ContractTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"EmpCt\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"045fcb5d-e079-4d12-8f32-08033cb78fb3"},{"name":"Major - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e4c4daf7-e020-4ed4-b522-230eb023f577"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"db14ae78-3aff-424d-8d08-592777c87ca5"}}],"id":"50d777f5-00fe-417a-8be5-9907f4cbe6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Major Master\r\n    \"InterfaceCode\": \"BIPO-FS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of majors from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f4b52453-522d-439a-9a94-f23faa64e6ca","name":"Major - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:36:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"q3iOED11L3X4DCW7ZaNgthN1G5xcy28NVLBgrVGws6ojiTPByW4W0g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb53f98980a8da-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"FieldOfStudyCode\": \"68\",\n        \"FieldOfStudyName\": \"Engineering\"\n    }\n]"}],"_postman_id":"50d777f5-00fe-417a-8be5-9907f4cbe6b2"},{"name":"Major - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b25a620e-0d0b-4d3c-8f85-6e50e34615ef"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"060dfe0a-96d9-45a4-a2de-2207ab883163"}}],"id":"5fba3923-c9f5-43ab-a180-10331e40d1ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\": [\r\n    {\r\n        \"FieldOfStudyCode\": \"68\",\r\n        \"FieldOfStudyName\": \"Engineering\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update majors in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ac918581-6852-440a-9f4c-32c5d8c40172","name":"Major - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\": [\r\n    {\r\n        \"FieldOfStudyCode\": \"68\",\r\n        \"FieldOfStudyName\": \"Engineering\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:36:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"6CzCOt_cPrc-OzyOgwzju5z9oAW8Qm__LPv_TrEO6cYS_NdgrIO0tw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb53b74fe0a8da-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"FieldOfStudyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"68\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"5fba3923-c9f5-43ab-a180-10331e40d1ad"},{"name":"Major - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5c982fa2-997e-44f2-8222-c7f3b9bc5e98"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"99c850cc-f34a-44d4-9184-c1cefb2e13df"}}],"id":"3635366a-648d-4372-8b96-c268300f3407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\":  [\r\n    {\r\n        \"FieldOfStudyCode\": \"68\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete major.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"03c93a4c-91f5-4323-aa3b-2f00d9ff6b03","name":"Major - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FS\",\r\n  \"Data\":  [\r\n    {\r\n        \"FieldOfStudyCode\": \"68\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:37:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"NfpuNZx8pOQ95MRPiO40hzu6kJt7P4j1T6bHlaoso6goTJqIiNI-oA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb54b46934a8da-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"FieldOfStudyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"68\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"3635366a-648d-4372-8b96-c268300f3407"},{"name":"Relationship - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6cb51e03-fc48-4cc3-b5eb-d0f387c29b50"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6909119e-3179-46a1-856b-fe0d57322060"}}],"id":"504bd31c-9746-4934-a5eb-d14c7183236d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Relation Master\r\n  \"InterfaceCode\": \"BIPO-RL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of relationships from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"078a0611-1962-4509-aa46-13dcb9e1382e","name":"Relationship - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:39:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"WrwE2q8X_j8E2LuR7pjHGbaRP84vXQfbEB7dN6HRlnLIr7fZd05Jmg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb5884dcb19f8c-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RelationCode\": \"CH\",\n        \"RelationName\": \"Child\",\n        \"Gender\": null,\n        \"RelationType\": \"C\",\n        \"CountryCodes\": null\n    },\n    {\n        \"RelationCode\": \"FAT\",\n        \"RelationName\": \"Father\",\n        \"Gender\": null,\n        \"RelationType\": \"P\",\n        \"CountryCodes\": null\n    },\n    {\n        \"RelationCode\": \"MA\",\n        \"RelationName\": \"Mother\",\n        \"Gender\": null,\n        \"RelationType\": \"P\",\n        \"CountryCodes\": null\n    }\n]"}],"_postman_id":"504bd31c-9746-4934-a5eb-d14c7183236d"},{"name":"Relationship - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f615c2fa-99e5-4498-9cce-da0854694e84"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2cea7647-3ac3-45c7-bf68-17ae951a01c3"}}],"id":"ad19ab84-ad64-4753-8227-f9de25db01e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"AUNT\",\r\n        \"RelationName\": \"Aunty\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update relationships in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9c3b546a-b181-4656-be38-ce4d86a00b0e","name":"Relationship - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\": [\r\n    {\r\n        \"RelationCode\": \"AUNT\",\r\n        \"RelationName\": \"Aunty\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:40:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"0d04YVN_y74Dn9G5cBpkexrWem0obAQBk0pITHNWzXEQU-X1XBy-Sw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb59b489a59f8c-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"AUNT\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"ad19ab84-ad64-4753-8227-f9de25db01e6"},{"name":"Relationship - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"35b8ddb0-4155-4380-93bd-045e236b3a98"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d8ed8ab2-52ab-422f-95f8-086f4d4801db"}}],"id":"04c1d879-af61-4c43-8845-a22a9444ef99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\":  [\r\n    {\r\n        \"RelationCode\": \"AUNT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete relationship.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5d505c2f-ab99-4706-8fca-c593f5aefb41","name":"Relationship - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-RL\",\r\n  \"Data\":  [\r\n    {\r\n        \"RelationCode\": \"AUNT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 08:41:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"krra9jpHxkypBpThmz0we84u_uohSCElf2QRvm5CgOwqcW3w8J2uBg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb5a372ffb9f8c-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RelationCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"AUNT\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"04c1d879-af61-4c43-8845-a22a9444ef99"},{"name":"Note Type - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"507b3e26-45f8-4b8a-920f-a87993a7e7a1"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b22bfaf0-d04d-42f5-b4c1-45f222956413"}}],"id":"1e4734c1-da88-454b-ba11-b0499451b331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Note Type Master\r\n    \"InterfaceCode\": \"BIPO-NTY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of note types from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6d5cfd55-a2ea-4303-8409-927ca7dbff09","name":"Note Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Note Type Master\r\n    \"InterfaceCode\": \"BIPO-NTY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:05:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 347540535e60ba585992da68b62d1ae8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GP2RXyqXUKjg1qsCjWvADfxzAGKPRlQfno5I7_kgml93FOyWScu9NQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb7e69caeefdc5-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NoteTypeCode\": \"AT\",\n        \"NoteTypeName\": \"AT Testing\",\n        \"CountryCodes\": null\n    }\n]"}],"_postman_id":"1e4734c1-da88-454b-ba11-b0499451b331"},{"name":"Note Type - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4d3204ea-40b3-4b17-804a-87f1e533f993"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"14dcc246-54f9-4688-a189-016576758a4f"}}],"id":"06b6d4ab-688e-494a-9c05-8069eb1dd4c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NTY\",\r\n  \"Data\": [\r\n    {\r\n        \"NoteTypeCode\": \"AT\",\r\n        \"NoteTypeName\": \"AT Testing\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update note types in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f3679031-ada7-498f-88ab-14edc7797bc8","name":"Note Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NTY\",\r\n  \"Data\": [\r\n    {\r\n        \"NoteTypeCode\": \"AT\",\r\n        \"NoteTypeName\": \"AT Testing\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:03:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"x1f2533AKyMFXsii1Kwzbio8fMUULYTQC_zhVQBd4joNRoRpCeXzZw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb7bb1f9650dbe-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"NoteTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"AT\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"06b6d4ab-688e-494a-9c05-8069eb1dd4c6"},{"name":"Note Type - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0441a0b1-0e83-46b0-8877-29551441b7fe"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"39ebaa96-6fc3-46ab-9522-e903656bdb8d"}}],"id":"b23b88b0-10cb-4621-8646-714cb53fbcd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NTY\",\r\n  \"Data\":  [\r\n    {\r\n        \"NoteTypeCode\": \"AT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete note type.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6d2399fc-442a-4bed-9735-030096970cb8","name":"Note Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-NTY\",\r\n  \"Data\":  [\r\n    {\r\n        \"NoteTypeCode\": \"AT\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:08:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 80c2eff28207cf5f42a52e641349b20c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"C0kf4Ex7UlKPH9_H6lLWu0VWIFa528Itv9OxuJbgeH7_iyFhQ1QT7g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb82fd2916ae68-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"NoteTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"AT\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"b23b88b0-10cb-4621-8646-714cb53fbcd0"},{"name":"Course - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9d89a3f9-c8e3-4435-959b-1d092099c50c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bcce09f7-e396-4ec5-82b1-b5e13ab1e2e0"}}],"id":"7f537b14-f8a7-49e8-bd44-369681e95952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Course Master\r\n    \"InterfaceCode\": \"BIPO-COU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of courses from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"919795f3-b449-4538-9728-e2fef62bdbf7","name":"Course - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Course Master\r\n    \"InterfaceCode\": \"BIPO-COU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:11:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"v5v4M1QV2a-I1scmpPLHT3Ub5Y97h1gS3i0_DM3sZTmmE0O2bQBd1w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb86ca1c06894a-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CourseCode\": \"Course123\",\n        \"CourseName\": \"Course Test\",\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"7f537b14-f8a7-49e8-bd44-369681e95952"},{"name":"Course - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"64d0eeb3-d310-45b5-9bf7-009125a1ce9b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b7c071bf-4b04-4b4c-a417-0e50c54c7629"}}],"id":"e40422ef-5dd9-49f0-afe0-c07b7f660a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-COU\",\r\n  \"Data\": [\r\n    {\r\n        \"CourseCode\" : \"Course123\",\r\n        \"CourseName\" : \"Course Test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update courses in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3198fae5-196b-417d-b9f4-7ce959d917d5","name":"Course - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-COU\",\r\n  \"Data\": [\r\n    {\r\n        \"CourseCode\" : \"Course123\",\r\n        \"CourseName\" : \"Course Test\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:11:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ZIj79F7q7BQbBqxk99ZYxOLtenXaXd45vyqCWajDPSnhxxd6MM_toA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb866429d8894a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CourseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Course123\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"e40422ef-5dd9-49f0-afe0-c07b7f660a03"},{"name":"Course - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a7463251-03e1-4e15-b13b-cb6086e4cb29"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"35528ecf-ae4c-4791-ae03-4a14de9b36d6"}}],"id":"54f47bb4-38c9-42fa-add2-4d47f26d237c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-COU\",\r\n  \"Data\":  [\r\n    {\r\n        \"CourseCode\" : \"Course123\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete course.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b1ce2a2d-9256-4cb9-a5ba-ab0bfc05cfda","name":"Course - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-COU\",\r\n  \"Data\":  [\r\n    {\r\n        \"CourseCode\" : \"Course123\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 09:13:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"zlbA8oOpxTuCewgHHY5ohPA81_4NcIoBpgdSQL8ttctRBEhVe65qvA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcb89ae6f81602d-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CourseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Course123\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"54f47bb4-38c9-42fa-add2-4d47f26d237c"}],"id":"b350a746-45ae-4f41-923a-b54b28928179","_postman_id":"b350a746-45ae-4f41-923a-b54b28928179","description":""},{"name":"Statutory","item":[{"name":"State - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a6be8eca-8dc8-404c-9ca7-2f1f444bb8cb"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8ca0ba71-3ffe-458c-a278-2a54ba93a414"}}],"id":"90fc0a49-0eee-40e5-9639-216421dd45c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //State Master\r\n    \"InterfaceCode\": \"BIPO-STATE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of states from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cb15ff4c-2082-4d68-9237-2b7f3216e17f","name":"State - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-STATE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 10:02:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"s7Tq_4aRyc5c6UnNgdIPB1_C2pNVv8yJYcZeW0DA_D6OQBUXVI_0lg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcbd0e48ddbef6a-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": \"AO\",\n        \"StateCode\": \"ANG-01\",\n        \"StateName\": \"Angola\",\n        \"AltStateName\": null,\n        \"Used\": 1\n    },\n    {\n        \"CountryCode\": \"AU\",\n        \"StateCode\": \"ACT\",\n        \"StateName\": \"Australian Capital Territory\",\n        \"AltStateName\": null,\n        \"Used\": 1\n    },\n    {\n        \"CountryCode\": \"AU\",\n        \"StateCode\": \"NSW\",\n        \"StateName\": \"New South Wales\",\n        \"AltStateName\": null,\n        \"Used\": 1\n    }\n]"}],"_postman_id":"90fc0a49-0eee-40e5-9639-216421dd45c4"},{"name":"Country - LIST","event":[{"listen":"test","script":{"id":"a6be8eca-8dc8-404c-9ca7-2f1f444bb8cb","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"8ca0ba71-3ffe-458c-a278-2a54ba93a414","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"8b55227e-8a10-424e-a0dd-6a9b839da5f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Country Master\r\n    \"InterfaceCode\": \"BIPO-CM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of countries from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"61219337-d745-4c28-bca1-47bec08416b7","name":"Country - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Country Master\r\n    \"InterfaceCode\": \"BIPO-CM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Fri, 15 May 2026 01:25:33 GMT"},{"key":"content-type","value":"application/json"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 4f69e73d035ca53df184cc57050edd3c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"F1XzmaXyr3x6rmPAhNE8yLbDCexdrQ8FlpZzjE4H92_vDw4BNkYmlA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"cf-ray","value":"9fbe59711b1bfdea-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": \"AD\",\n        \"CountryName\": \"Andorra\",\n        \"Language\": null,\n        \"ISOCode\": \"020\",\n        \"GDPRCountry\": 0,\n        \"IRASCode\": \"153\",\n        \"CallingCode\": \"376\",\n        \"SubCallingCodes\": null,\n        \"AllowPostalCodeAlphabet\": \"Y\",\n        \"ResourceKey\": \"LBL_Andorra\"\n    },\n    {\n        \"CountryCode\": \"AE\",\n        \"CountryName\": \"United Arab Emirates\",\n        \"Language\": null,\n        \"ISOCode\": \"784\",\n        \"GDPRCountry\": 0,\n        \"IRASCode\": \"383\",\n        \"CallingCode\": \"971\",\n        \"SubCallingCodes\": null,\n        \"AllowPostalCodeAlphabet\": null,\n        \"ResourceKey\": \"LBL_UnitedArabEmirates\"\n    }\n]"}],"_postman_id":"8b55227e-8a10-424e-a0dd-6a9b839da5f9"},{"name":"Currency - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f44bf171-97d7-480a-866f-e196e08c6f7c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"cfd15514-24e8-40df-9ac5-83f3fb7263d8"}}],"id":"a9e02f50-f6c7-4f6f-a3c6-9deb5c854ecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Currency Master\r\n    \"InterfaceCode\": \"BIPO-CUR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of currencies from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e3b1072e-82a8-45f7-a53b-cb71efaeb1a2","name":"Currency - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CUR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Mon, 12 Jan 2026 10:02:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"FkWCVw71-TbOLuLj1LYpEdiLRkXPNm5ez1ZWEj1jmZ6E1ylGFl0wxg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bcbd14f7f4fef6a-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CurrencyCode\": \"ADP\",\n        \"CurrencyName\": \"Andorran Peseta\",\n        \"CountryCode\": \"AD\",\n        \"Used\": 1\n    },\n    {\n        \"CurrencyCode\": \"AED\",\n        \"CurrencyName\": \"UAE Dirham\",\n        \"CountryCode\": \"AE\",\n        \"Used\": 1\n    },\n    {\n        \"CurrencyCode\": \"AFN\",\n        \"CurrencyName\": \"Afghani\",\n        \"CountryCode\": \"AF\",\n        \"Used\": 0\n    }\n]"}],"_postman_id":"a9e02f50-f6c7-4f6f-a3c6-9deb5c854ecd"},{"name":"Currency - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1e336831-a4a7-426c-b026-2603856d9c29"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"56f228ca-6f41-488d-adf7-729e3b640669"}}],"id":"804f768a-7919-403a-a329-2b60d5448d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CUR\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencyCode\": \"XYZ\",\r\n        \"CurrencyName\": \"New Dinar\",\r\n        \"CountryCode\": \"YU\",\r\n        \"Used\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update currencies in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c7a939c2-baeb-4361-bd1c-714d9b6fe3c7","name":"Currency - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CUR\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencyCode\": \"XYZ\",\r\n        \"CurrencyName\": \"New Dinar\",\r\n        \"CountryCode\": \"YU\",\r\n        \"Used\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:38:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 81e01df3a9d9b3bf7c4fb8252327b67a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"RvNz-XrSFSyJGqSzJLZPxPNQtVR8ONJ4D3EMjejIG_Awo6YCql9neA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd12d5c5c3d0ce9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CurrencyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"XYZ\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"804f768a-7919-403a-a329-2b60d5448d95"},{"name":"Currency - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fb0a33b1-1b47-43bd-b9ac-ab72ce51cfbe"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"671dc3cf-b2e5-4467-add4-c33379e1ff17"}}],"id":"688171a1-2503-4375-b75d-7544e1d1a137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CUR\",\r\n  \"Data\":  [\r\n    {\r\n        \"CurrencyCode\": \"XYZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete currency.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c9f1fe89-aef3-4ba2-aeb9-f791f0e0e1ba","name":"Currency - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CUR\",\r\n  \"Data\":  [\r\n    {\r\n        \"CurrencyCode\": \"XYZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:39:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 00d3905ccb7ac90bf2059fccd2bb6ab8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"f_u4Dn5l67O3xZquilMWq-EcSloyjmTvCaX9VLmgezun3JHq3y0A9g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd12dd13c8c0ce9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CurrencyCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"XYZ\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"688171a1-2503-4375-b75d-7544e1d1a137"},{"name":"Bank - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6cde7a08-a8e5-4788-b965-5b7628d73966"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f0d8840d-08f8-46b8-9dd0-2e2f0ea565bf"}}],"id":"4f5ada44-d7e1-4764-8f02-37984a3d4f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Bank Master\r\n    \"InterfaceCode\": \"BIPO-BANK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of banks from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ce1e86e5-91e6-4082-b5bd-e56fa0e6eca2","name":"Bank - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-BANK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:24:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"bwg3dBHR3a4Bmcz1P3MEdh853NGU_BLwJBSv3qsj1_72aEBP5kGcWA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd11874683f9f83-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": \"*\",\n        \"BankCode\": \"CASH\",\n        \"BankName\": \"Cash Payment\",\n        \"ShortName\": \"CASH\",\n        \"SWIFTCode\": null,\n        \"RoutingCode\": null,\n        \"LocalClearingCode\": null,\n        \"BankNature\": \"NB\",\n        \"Obsolete\": \"N\",\n        \"BankAddress\": null,\n        \"MinAccountLength\": 0,\n        \"MaxAccountLength\": 0,\n        \"BeneficiaryBankCountry\": null,\n        \"IRASBankCode\": null,\n        \"IFSCCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"CBID\": null,\n        \"ACHCode\": null,\n        \"HLBCode\": null,\n        \"SortCode\": null,\n        \"AmBankCode\": null,\n        \"CIMBBNMCode\": null,\n        \"DeutscheCode\": null,\n        \"SCBCode\": null,\n        \"MBBCode\": null,\n        \"UOBCode\": null,\n        \"INSTAPAYCode\": null,\n        \"MCBCode\": null,\n        \"ABSACode\": null\n    },\n    {\n        \"CountryCode\": \"HK\",\n        \"BankCode\": \"003\",\n        \"BankName\": \"Standard Chartered Bank (Hong Kong) Limited\",\n        \"ShortName\": null,\n        \"SWIFTCode\": null,\n        \"RoutingCode\": null,\n        \"LocalClearingCode\": null,\n        \"BankNature\": null,\n        \"Obsolete\": \"N\",\n        \"BankAddress\": null,\n        \"MinAccountLength\": 0,\n        \"MaxAccountLength\": 0,\n        \"BeneficiaryBankCountry\": null,\n        \"IRASBankCode\": null,\n        \"IFSCCode\": null,\n        \"SWIFTCountryCode\": null,\n        \"CBID\": null,\n        \"ACHCode\": null,\n        \"HLBCode\": null,\n        \"SortCode\": null,\n        \"AmBankCode\": null,\n        \"CIMBBNMCode\": null,\n        \"DeutscheCode\": null,\n        \"SCBCode\": null,\n        \"MBBCode\": null,\n        \"UOBCode\": null,\n        \"INSTAPAYCode\": null,\n        \"MCBCode\": null,\n        \"ABSACode\": null\n    }\n]"}],"_postman_id":"4f5ada44-d7e1-4764-8f02-37984a3d4f0e"},{"name":"Bank - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"46783617-120b-4ec7-9a5b-9b87c43b0a49"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b40c16a8-9bfe-49c2-9296-d6b387184d24"}}],"id":"41ad900b-3f00-4ad0-bab6-28bc20a7af46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"*\",\r\n        \"BankCode\": \"CB\",\r\n        \"BankName\": \"CB Bank\",\r\n        \"BankNature\": \"NB\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update banks in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"01a70ed6-f210-459b-8e94-d143046f825f","name":"Bank - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"*\",\r\n        \"BankCode\": \"CB\",\r\n        \"BankName\": \"CB Bank\",\r\n        \"BankNature\": \"NB\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:35:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"eUjE6KiB14TFoDbXh__VtEVzjU9r-aDnv4otz2aTyN2j8CwNjuvzbw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1285b193cce1e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CountryCode;BankCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"*;CB\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"41ad900b-3f00-4ad0-bab6-28bc20a7af46"},{"name":"Bank - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"db67b90b-91b7-48ce-b2d4-448048580a35"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"40a93a2f-2dec-43d8-a6d5-8ba7cb19f61b"}}],"id":"8cfa0a9a-dabe-4f8b-8ff1-b851b9e60ca6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\":  [\r\n    {\r\n        \"BankCode\": \"CB\",\r\n        \"CountryCode\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete bank.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d2c102f5-53ae-4a84-a6ee-325c167d6336","name":"Bank - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BANK\",\r\n  \"Data\":  [\r\n    {\r\n        \"BankCode\": \"CB\",\r\n        \"CountryCode\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:35:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"F-olUPraXvcd7eqojqjXIHhx-PHVPEUJlLIBrg9bE9-BzxIiVOtiFQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1289febfcce1e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CountryCode;BankCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"*;CB\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"8cfa0a9a-dabe-4f8b-8ff1-b851b9e60ca6"},{"name":"Bank Branch - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"82a94b23-8858-485e-a4a3-6254f8c7bd2e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"12350a37-1330-4f1a-b091-eff336f06194"}}],"id":"4784dade-0dfc-4bf3-978c-a871d5f0f12a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Bank Branch Master\r\n    \"InterfaceCode\": \"BIPO-BBRANCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of bank branches from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"70ae3576-1f9d-4a25-b5f4-36e40b15f282","name":"Bank Branch - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-BBRANCH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:41:09 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7cca08baa146afbf2733cbc68a3e4c68.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"HKG1-P1"},{"key":"x-amz-cf-id","value":"zVB3v8osQAGC_DFUEx07jNbHS8kjqZHdrj8aDY6Y8XsgMdzRDEPFSA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd130888c000b95-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"ac4aef5a-6bbd-ed11-8350-06749c1ba6be\",\n        \"CountryCode\": \"HK\",\n        \"BankCode\": \"003\",\n        \"BankBranch\": \"Standard Chartered Bank Branch\",\n        \"BranchName\": \"Standard Chartered Bank Branch Name\",\n        \"SWIFTCode\": \"12311231\"\n    },\n    {\n        \"RecordID\": \"d83a3f3c-ae7e-ed11-834a-06749c1ba6be\",\n        \"CountryCode\": \"HK\",\n        \"BankCode\": \"009\",\n        \"BankBranch\": \"Signweg1\",\n        \"BranchName\": \"Signweg1\",\n        \"SWIFTCode\": null\n    },\n    {\n        \"RecordID\": \"23e3c3b7-f150-ed11-a866-fad1d9b8fee5\",\n        \"CountryCode\": \"TW\",\n        \"BankCode\": \"052\",\n        \"BankBranch\": \"0520018\",\n        \"BranchName\": \"營業部\",\n        \"SWIFTCode\": null\n    },\n    {\n        \"RecordID\": \"43e3c3b7-f150-ed11-a866-fad1d9b8fee5\",\n        \"CountryCode\": \"TW\",\n        \"BankCode\": \"052\",\n        \"BankBranch\": \"0520030\",\n        \"BranchName\": \"桃園分行\",\n        \"SWIFTCode\": null\n    }\n]"}],"_postman_id":"4784dade-0dfc-4bf3-978c-a871d5f0f12a"},{"name":"Bank Branch - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6668f64c-48af-4ea3-adfc-20006f994142"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8d47a273-d0cb-4e68-8210-1c2ccbc68070"}}],"id":"52374de5-5894-40be-95c8-233a91d547a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCh\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"SG\",\r\n        \"BankCode\": \"SC\",\r\n        \"BankBranch\": \"0521134\",\r\n        \"BranchName\": \"Standard Chartered Bank Branch\",\r\n        \"SWIFTCode\": \"12311231\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update bank branches in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"07ba3643-ac9a-47eb-a1c3-76221e998d8d","name":"Bank Branch - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCh\",\r\n  \"Data\": [\r\n    {\r\n        \"CountryCode\": \"SG\",\r\n        \"BankCode\": \"SC\",\r\n        \"BankBranch\": \"0521134\",\r\n        \"BranchName\": \"Standard Chartered Bank Branch\",\r\n        \"SWIFTCode\": \"12311231\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:55:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"U2c8B8z8Lep1LkhRhYE_Dz7P-aKM3aEjgpdy6Y2z3jrxXJdhQ2DFBw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd14610ff432739-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"BankBranch;BankCode;CountryCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0521134;SC;SG\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"52374de5-5894-40be-95c8-233a91d547a7"},{"name":"Bank Branch - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ca9f8b99-d076-4ef7-a667-de0e7f8c4d50"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d5c18c7f-2253-4c29-ba31-f89a4bc13b4e"}}],"id":"b013c05f-aa76-4572-b735-36a935f77194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n  \"Data\":  [\r\n    {\r\n        \"CountryCode\": \"SG\",\r\n        \"BankCode\": \"SC\",\r\n        \"BankBranch\": \"0521134\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete bank branch.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cc6499c0-8aa8-47c3-8d17-5980a8cfb92c","name":"Bank Branch - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-BBRANCH\",\r\n  \"Data\":  [\r\n    {\r\n        \"CountryCode\": \"SG\",\r\n        \"BankCode\": \"SC\",\r\n        \"BankBranch\": \"0521134\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 01:56:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"F2mGRDoq9CdsSozZuMjvNgJJwg2GB3v0ZbnoVnNLp7HGkNAd1kRlaA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd146548c312739-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"BankBranch;BankCode;CountryCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0521134;SC;SG\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"b013c05f-aa76-4572-b735-36a935f77194"}],"id":"26e9dce8-1b0a-4e53-9ed5-554b8d294049","_postman_id":"26e9dce8-1b0a-4e53-9ed5-554b8d294049","description":""},{"name":"Project","item":[{"name":"Project - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2ea0be7d-82e8-4487-af92-09f491aafd71"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"09cf9a39-d90c-481b-b255-ae289e4b863f"}}],"id":"c2665cb2-5e85-42a2-82bf-b7ecfd206b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Project Master\r\n    \"InterfaceCode\": \"BIPO-PJ\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of projects from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1dab0c81-0980-44b2-a271-aaf8d40f793f","name":"Project - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-PJ\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:56:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 347540535e60ba585992da68b62d1ae8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"FdySp3HPJLoD2B1JYSYPb88FJea3Jh_8YOlcb8ZfbwBgXFdzrXxjHw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd19ec0ed56ce2a-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ProjectCode\": \"boluo_CN_1\",\n        \"ProjectName\": \"boluo_CN_1\",\n        \"ManagerCodes\": null,\n        \"CountryCodes\": null,\n        \"CompanyCode\": null,\n        \"Obsolete\": \"N\",\n        \"ProjectDateStart\": \"2025-06-01T00:00:00\",\n        \"ProjectDateEnd\": \"2026-10-31T00:00:00\",\n        \"ProjectAdminCodes\": null,\n        \"ProjectTypeCode\": null\n    },\n    {\n        \"ProjectCode\": \"FL_CHN_1\",\n        \"ProjectName\": \"FL_CHN_1\",\n        \"ManagerCodes\": null,\n        \"CountryCodes\": null,\n        \"CompanyCode\": null,\n        \"Obsolete\": \"N\",\n        \"ProjectDateStart\": \"2025-06-01T00:00:00\",\n        \"ProjectDateEnd\": \"2025-08-28T00:00:00\",\n        \"ProjectAdminCodes\": null,\n        \"ProjectTypeCode\": null\n    },\n    {\n        \"ProjectCode\": \"hc123456_AS_1\",\n        \"ProjectName\": \"Harry Project\",\n        \"ManagerCodes\": null,\n        \"CountryCodes\": null,\n        \"CompanyCode\": null,\n        \"Obsolete\": \"N\",\n        \"ProjectDateStart\": \"2025-09-01T00:00:00\",\n        \"ProjectDateEnd\": \"2026-12-31T00:00:00\",\n        \"ProjectAdminCodes\": null,\n        \"ProjectTypeCode\": null\n    }\n]"}],"_postman_id":"c2665cb2-5e85-42a2-82bf-b7ecfd206b52"},{"name":"Project - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"49d15add-c29c-48f6-a824-f76c1e5424de"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"31ae2ab9-88d4-449e-9640-b4cc79fa58e3"}}],"id":"eaf8aad1-57a5-4aa1-8513-6efc7a07ad29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectCode\": \"hc123456_AS_2\",\r\n        \"ProjectName\": \"Harry Project 2\",\r\n        \"Obsolete\": \"N\",\r\n        \"ProjectDateStart\": \"2025-09-01T00:00:00\",\r\n        \"ProjectDateEnd\": \"2026-12-31T00:00:00\",\r\n        \"ProjectTypeCode\": \"002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update projects in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"423f3456-b718-4251-a26d-df562321917d","name":"Project - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectCode\": \"hc123456_AS_2\",\r\n        \"ProjectName\": \"Harry Project 2\",\r\n        \"Obsolete\": \"N\",\r\n        \"ProjectDateStart\": \"2025-09-01T00:00:00\",\r\n        \"ProjectDateEnd\": \"2026-12-31T00:00:00\",\r\n        \"ProjectTypeCode\": \"002\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:59:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"L6K3enVoWsCpcVYj3Gh_v6qjeF82tOkzyamEfCw2O6ByoTcPGW5LwA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1a2ea1e1df8fa-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"hc123456_AS_2\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"eaf8aad1-57a5-4aa1-8513-6efc7a07ad29"},{"name":"Project - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"879a123a-0fe1-407e-be29-5bbb2438e809"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f5560d2d-623c-4e2a-8ef0-962a81b49e85"}}],"id":"a721aaa7-2c37-4b79-882b-266031ad0ceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectCode\": \"hc123456_AS_2\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete project.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c9e0c07a-c39f-4a94-8285-1842edd8bde2","name":"Project - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJ\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectCode\": \"hc123456_AS_2\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:02:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"k3J-i-vhchfXmJXs2Sgk_K_JRtOzX9heAR_lmSUz1UWHIPnhFyV_TA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1a7e65878cdf2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"hc123456_AS_2\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"a721aaa7-2c37-4b79-882b-266031ad0ceb"},{"name":"Project Task  - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"53b74a44-b002-4f73-a174-fb98412b8655"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"85bb0693-2d32-4271-9e44-47e8efd35a8e"}}],"id":"c6c06d1e-9588-4acc-9f08-efb37595d2e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Project Task Master\r\n    \"InterfaceCode\": \"BIPO-PJTASK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of project tasks from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"22536fc1-b1f1-4b81-9933-ae7c2be64178","name":"Project Task  - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-PJTASK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:30:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 10141b28849795592db5e0db8e440868.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"4RIpvEsD2M6ZzdA8Lhq2PGeCeMqt6xanIuH8ZdQ_B9iYiGHZHD7cew=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd179691fcd1184-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ProjectTaskCode\": \"001\",\n        \"CompanyCode\": null,\n        \"CountryCodes\": null,\n        \"Obsolete\": null,\n        \"ProjectTaskName\": \"Task 1\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": \"2030-01-01T00:00:00\",\n        \"ProjectCodes\": null\n    }\n]"}],"_postman_id":"c6c06d1e-9588-4acc-9f08-efb37595d2e4"},{"name":"Project Task - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a4b3161f-2cc2-4db2-8e07-250491ed4c57"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fecb9ee1-de53-431f-a055-e6f924667592"}}],"id":"8be59767-2151-4b8f-b613-89009987089c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\" : \"2025-01-01T00:00:00\",\r\n        \"DateEnd\" : \"2030-01-01T00:00:00\",\r\n        \"ProjectTaskCode\" : \"001\",\r\n        \"ProjectTaskName\" : \"Task 1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update project tasks in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4ee6f134-c151-41b1-b4ec-e1f1a5e70435","name":"Project Task - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\" : \"2025-01-01T00:00:00\",\r\n        \"DateEnd\" : \"2030-01-01T00:00:00\",\r\n        \"ProjectTaskCode\" : \"001\",\r\n        \"ProjectTaskName\" : \"Task 1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:30:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 10141b28849795592db5e0db8e440868.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"7PBGf8z7WVoBOcqNF3Gdjy4fBdF6PsS1R3bAselvq7VxM2efw3KWiA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1792f6ead1184-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectTaskCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"8be59767-2151-4b8f-b613-89009987089c"},{"name":"Project Task - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bd53adac-1c41-4c78-b471-d5dff14c81d8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5451a3f2-7912-44e0-a8d4-f02d4d83d16c"}}],"id":"bf2b3beb-8c22-4d4f-9ebc-fea24a6c69ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectTaskCode\" : \"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete project task.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"124d4dae-c648-44db-97ec-a3a172404d9e","name":"Project Task - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTASK\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectTaskCode\" : \"001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:53:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 bd31880aa5084041c1d39eaa2f6104c8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"1q04CjGVl3UQmvtjtxLtXMjjCpT42H9918ZQMM-whjnftH_dmR4jiw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd19aa929909958-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectTaskCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"bf2b3beb-8c22-4d4f-9ebc-fea24a6c69ae"},{"name":"Project Type - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"16a5886b-8bb1-4016-8d6c-9945bd0cd7e1"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6a117d4c-e93c-4cf2-9f07-857926465aea"}}],"id":"1840e75e-7506-414a-b286-9105f05783c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Project Type Master\r\n    \"InterfaceCode\": \"BIPO-PJTYPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of project types from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2d4b5174-4917-404d-8075-77b108cd89ee","name":"Project Type - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-PJTYPE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:48:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"crs60Sq7zf0Ytzr670Mm3kzEIADn2q-b2nDh_EjCfHqpL9j2e9UssQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd192e7284d895f-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ProjectTypeCode\": \"PT01\",\n        \"ProjectTypeName\": \"Project Type Name\"\n    }\n]"}],"_postman_id":"1840e75e-7506-414a-b286-9105f05783c9"},{"name":"Project Type - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4bb74617-eb07-48a0-b2c6-26a9c17732e9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8bb26389-cf51-40d9-af74-5ed85133a152"}}],"id":"7b556d6d-529d-4128-b3cb-e3216cc3e1b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectTypeCode\" : \"PT01\",\r\n        \"ProjectTypeName\" : \"Project Type Name\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update project types in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dd67c0e6-45ef-44f1-93ef-d39a771d1f64","name":"Project Type - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\": [\r\n    {\r\n        \"ProjectTypeCode\" : \"PT01\",\r\n        \"ProjectTypeName\" : \"Project Type Name\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:48:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"k5YNZomNOJKuq-68iSrhKH6XdiG2ExykxOmz8w0MnRNjwvimhzhpbw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1927f38a9895f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PT01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"7b556d6d-529d-4128-b3cb-e3216cc3e1b3"},{"name":"Project Type - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7b40538c-0f07-476c-a6a0-3b3fb9a620a6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7b5b86c8-d924-4ce7-bc19-7a8ad9bcdd9f"}}],"id":"6e17a14e-5a78-4324-9913-7e1b67edd4e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectTypeCode\" : \"PT01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete project type.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"455aeece-7964-4df0-a7f1-a290d112ce08","name":"Project Type - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PJTYPE\",\r\n  \"Data\":  [\r\n    {\r\n        \"ProjectTypeCode\" : \"PT01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 02:48:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"HgVWN6k3ZtUaCBZqNtv_--r0xp550_iA3N9NkHjNlpCMjIdTT4G9iA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd193baac29895f-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ProjectTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"PT01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": [\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been del"}],"_postman_id":"6e17a14e-5a78-4324-9913-7e1b67edd4e5"}],"id":"1f946dc5-bd5f-4253-b12e-2a9591ab5d0f","_postman_id":"1f946dc5-bd5f-4253-b12e-2a9591ab5d0f","description":""},{"name":"Spare Tables","item":[{"name":"Spare Org XX - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ba735b27-3cd7-4d8f-adc6-8f9f33f9f306"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6d174b7a-aee8-44e6-be33-e82decb6352e"}}],"id":"6e8435b6-8336-4a81-857e-d1b16adb028a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Spare Organization Reference. Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)\r\n    \"InterfaceCode\": \"BIPO-OFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of Spare Organization Reference.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"73c636e2-88d1-42dc-9c3c-5bf51d323475","name":"Spare Org XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Spare Organization Reference. Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)\r\n    \"InterfaceCode\": \"BIPO-OFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:28:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"xcCTtrJwOfHddk0GK0GGMAcPnV7XPk9GoNuK3sq-MsLk-Ukkch63Qw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1cd5e8a13fcef-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"OFR01Code\": \"001_CN_3\",\n        \"OFR01Name\": \"Eric\",\n        \"CountryCodes\": null,\n        \"Obsolete\": null,\n        \"CompanyCodes\": null\n    },\n    {\n        \"OFR01Code\": \"1234_AS_1\",\n        \"OFR01Name\": \"langcao_tingting\",\n        \"CountryCodes\": null,\n        \"Obsolete\": null,\n        \"CompanyCodes\": null\n    },\n    {\n        \"OFR01Code\": \"andy_cl_CN_6\",\n        \"OFR01Name\": \"andy_cl_CN_6\",\n        \"CountryCodes\": null,\n        \"Obsolete\": \"N\",\n        \"CompanyCodes\": null\n    }\n]"}],"_postman_id":"6e8435b6-8336-4a81-857e-d1b16adb028a"},{"name":"Spare Org XX - UPSERT","event":[{"listen":"test","script":{"id":"ae4d9506-3546-472d-abeb-a0a7dfd89446","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"e5e60fb6-52a2-4002-9d6b-c6117b6d29fa","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fac0cd28-7a0a-4cba-83f4-5f85e8bd955d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"OFR01Code\": \"001_CN_1\",\r\n        \"OFR01Name\": \"CN Project 1\",\r\n        \"CountryCodes\": \"SG,MY\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update spare organization references.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"901c7bca-2cc6-4123-8308-5bb83dcdf782","name":"Spare Org XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"OFR01Code\": \"001_CN_1\",\r\n        \"OFR01Name\": \"CN Project 1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:31:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"LhSHL5hoy_d28wdosqM6wBHwLGvV_hz0nG9w_Y6HcUnnSVdAFFWNhg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1d1a71ecdfdf9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"OFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"001_CN_1\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"fac0cd28-7a0a-4cba-83f4-5f85e8bd955d"},{"name":"Spare Org XX - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a702ca2d-a306-42cb-bdc0-7d9324d9d77c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b61251c1-5255-4435-b6fd-ed2deb694e8e"}}],"id":"83100000-9112-4fd8-83ca-d22f03a2b5f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"OFR01Code\": \"001_CN_1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete spare organization references.<br />Emp Org Assignment Reference table, support BIPO-OFRXX (XX: 01-40)</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0089c85d-3227-4012-8276-f0b384bbab06","name":"Spare Org XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OFR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"OFR01Code\": \"001_CN_1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:31:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"5Tw3Z4FIS-RLXMiGiKfg7EDcj-UiP86F-8qRr63alv4kfv4TF4aM4g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1d2b43c73fdf9-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"OFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"001_CN_1\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"83100000-9112-4fd8-83ca-d22f03a2b5f3"},{"name":"Spare Employee XX - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"119778ac-f052-42b3-82fa-6446046362f2"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2edebdb6-3ecf-4c29-89e4-62bf29ae2379"}}],"id":"db8e0c05-dee7-41e3-bca7-68108627ae85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Employee Spare Reference, support BIPO-EFRXX where XX is 01-25\r\n    \"InterfaceCode\": \"BIPO-EFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"255e4c6e-d829-420d-8d11-75121243d5f9","name":"Spare Employee XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Employee Spare Reference, support BIPO-EFRXX where XX is 01-25\r\n    \"InterfaceCode\": \"BIPO-EFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:34:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"eYbbDdYfofRS-QjCmliPRwSJd0vOgYBmhq6CpBcsAmeTGg5c88YZeQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1d622dd8faedc-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EFR01Code\": \"en\",\n        \"EFR01Name\": \"English\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"EFR01Code\": \"jp\",\n        \"EFR01Name\": \"Japanese\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"EFR01Code\": \"zh\",\n        \"EFR01Name\": \"Chinese\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"db8e0c05-dee7-41e3-bca7-68108627ae85"},{"name":"Spare Employee XX - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a0962afd-a00e-419f-bb5b-9eb6b1a6f62e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"425e23cc-b05b-4097-95e2-0d14b15e9f07"}}],"id":"7f909a5f-65de-4571-9041-c7404c9e1776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"EFR01Code\": \"jp\",\r\n        \"EFR01Name\": \"Japanese\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f0be7c5d-c394-4050-bd91-964da84497e9","name":"Spare Employee XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"EFR01Code\": \"jp\",\r\n        \"EFR01Name\": \"Japanese\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:33:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"pAmLs0HPTQJElq_g-CvXPITOBRqBF8Lxj84oT2vSs-Mh12XTaMulLA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1d5a39a10aedc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"jp\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"7f909a5f-65de-4571-9041-c7404c9e1776"},{"name":"Spare Employee XX - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"af03c95e-6a27-4485-815f-e46aed28b9f8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ea42ac64-3bd1-4f53-94ae-48e3b48d5791"}}],"id":"2f95377c-d610-48d1-808f-830ba164d73d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"EFR01Code\": \"jp\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete Employee Spare Reference.<br />Employee Spare Reference table, support BIPO-EFRXX (XX: 01-25)</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"22d70360-71c7-463f-8028-d1f2924f4900","name":"Spare Employee XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EFR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"EFR01Code\": \"jp\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 03:34:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"pftnXhr9bwyyuE8MeKkN7atbAYwWmMF1lK8vzIPNAwBvHNB_3ZYlTA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd1d73c6bd1aedc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"jp\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"2f95377c-d610-48d1-808f-830ba164d73d"},{"name":"Spare Employee Info XX - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a49c6921-9eb0-47ba-a36e-57b360a6b775"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"852c2082-07f3-45f3-a434-3c0a50eb33fd"}}],"id":"94bb8f20-abb0-4c73-90d2-fe9d5e3eb629","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Employee Spare, support BIPO-EMP-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d12d0357-396d-4282-9d4d-2bf922fd3576","name":"Spare Employee Info XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Employee Spare, support BIPO-EMP-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-EMP-S01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jan 2026 05:18:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 67960dcfa01c1252d7354f3032a3107e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"_qNDWeqshpJrxf47fUvlDcqlH8yo6Be8GYcT5BJo38K4EX1etkk5GQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd26f710f45fdfa-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ESM02C01\": null,\n        \"ESM02C02\": null,\n        \"ESM02C03\": null,\n        \"ESM02C04\": null,\n        \"ESM02C05\": null,\n        \"ESM02C06\": null,\n        \"ESM02C07\": null,\n        \"ESM02C08\": null,\n        \"ESM02C09\": null,\n        \"ESM02C10\": null,\n        \"ESM02C11\": null,\n        \"ESM02C12\": null,\n        \"ESM02C13\": null,\n        \"ESM02C14\": null,\n        \"ESM02C15\": null,\n        \"ESM02C16\": null,\n        \"ESM02C17\": null,\n        \"ESM02C18\": null,\n        \"ESM02C19\": null,\n        \"ESM02C20\": null,\n        \"ESM02C21\": null,\n        \"ESM02C22\": null,\n        \"ESM02C23\": null,\n        \"ESM02C24\": null,\n        \"ESM02C25\": null,\n        \"ESM02D01\": null,\n        \"ESM02D02\": null,\n        \"ESM02D03\": null,\n        \"ESM02D04\": null,\n        \"ESM02D05\": null,\n        \"ESM02D06\": null,\n        \"ESM02D07\": null,\n        \"ESM02D08\": null,\n        \"ESM02D09\": null,\n        \"ESM02D10\": null,\n        \"ESM02D11\": null,\n        \"ESM02D12\": null,\n        \"ESM02D13\": null,\n        \"ESM02D14\": null,\n        \"ESM02D15\": null,\n        \"ESM02D16\": null,\n        \"ESM02D17\": null,\n        \"ESM02D18\": null,\n        \"ESM02D19\": null,\n        \"ESM02D20\": null,\n        \"ESM02N01\": 0,\n        \"ESM02N02\": 0,\n        \"ESM02N03\": 0,\n        \"ESM02N04\": 0,\n        \"ESM02N05\": 0,\n        \"ESM02N06\": 0,\n        \"ESM02N07\": 0,\n        \"ESM02N08\": 0,\n        \"ESM02N09\": 0,\n        \"ESM02N10\": 0,\n        \"ESM02N11\": 0,\n        \"ESM02N12\": 0,\n        \"ESM02N13\": 0,\n        \"ESM02N14\": 0,\n        \"ESM02N15\": 0,\n        \"ESM02N16\": 0,\n        \"ESM02N17\": 0,\n        \"ESM02N18\": 0,\n        \"ESM02N19\": 0,\n        \"ESM02N20\": 0,\n        \"ESM02R01\": null,\n        \"ESM02R02\": null,\n        \"ESM02R03\": null,\n        \"ESM02R04\": null,\n        \"ESM02R05\": null,\n        \"ESM02R06\": null,\n        \"ESM02R07\": null,\n        \"ESM02R08\": null,\n        \"ESM02R09\": null,\n        \"ESM02R10\": null,\n        \"ESM02R11\": null,\n        \"ESM02R12\": null,\n        \"ESM02R13\": null,\n        \"ESM02R14\": null,\n        \"ESM02R15\": null,\n        \"ESM02R16\": null,\n        \"ESM02R17\": null,\n        \"ESM02R18\": null,\n        \"ESM02R19\": null,\n        \"ESM02R20\": null,\n        \"ESM02L01\": null,\n        \"ESM02L02\": null,\n        \"ESM02L03\": null,\n        \"ESM02L04\": null,\n        \"ESM02L05\": null,\n        \"ESM02Z01\": null,\n        \"ESM02A01\": null,\n        \"ESM02S01\": null,\n        \"ESM02S02\": null,\n        \"ESM02S03\": null,\n        \"ESM02S04\": null,\n        \"ESM02S05\": null,\n        \"RecordID\": \"5b3c24bd-488d-f011-8493-06540fc8457d\",\n        \"DateStart\": \"2023-07-04T00:00:00\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2025-09-09T14:29:19.943\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2025-09-09T14:29:19.943\",\n        \"EmployeeCode\": \"SGGGBOND2_006\"\n    }\n]"}],"_postman_id":"94bb8f20-abb0-4c73-90d2-fe9d5e3eb629"},{"name":"Spare Employee Info XX - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e5d5db0d-0bbc-4281-8a91-e043f81656fe"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d2236202-e1d5-4120-9408-81f8e137e60d"}}],"id":"94869bf2-6e8b-4ff7-88c7-6bf0c262fef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ESM01C01\": \"Test\",\r\n        \"ESM01D01\": \"2023-02-01T00:00:00\",\r\n        \"ESM01D02\": \"2023-04-30T00:00:00\",\r\n        \"ESM01R01\": \"WGC01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6055f6ea-51ed-4b9e-a4d0-826f30a98ef8","name":"Spare Employee Info XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ESM01C01\": \"Test\",\r\n        \"ESM01D01\": \"2023-02-01T00:00:00\",\r\n        \"ESM01D02\": \"2023-04-30T00:00:00\",\r\n        \"ESM01R01\": \"WGC01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 05:38:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"mjuW4r-feRdS2WW4d1hirNnkdDw8Lcip4MZtpOsUqipv511OC3FC2w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd28c729ec3cbe1-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"94869bf2-6e8b-4ff7-88c7-6bf0c262fef6"},{"name":"Spare Employee Info XX - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3d35d3d8-7a30-4697-8322-81ee5997ac13"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2c186de7-10e1-4d91-ae42-4611c131605b"}}],"id":"3fc1c055-f90b-4b8f-bb98-fe24f4a6a1ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete Employee Spare Info.<br />Employee Spare Info table, support BIPO-EMP-SXX (XX: 01-20)</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a1c23124-65ef-4377-83e7-d956c9a820e1","name":"Spare Employee Info XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EMP-S01\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2025-01-01T00:00:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 05:39:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ee3017ee5e5195529923f991bc97507e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"OsWRg5oRi8e3WSKaPE9194aj0fhiy1rHU5n6KYql_7WzL5mBkzKtpQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd28dfbfbfecbe1-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"3fc1c055-f90b-4b8f-bb98-fe24f4a6a1ca"},{"name":"Salary Spare Reference - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ac943ec4-d1db-4f87-82cc-c1dcc5f4bbaf"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"57a0306e-630e-41e9-8591-808213b6c88d"}}],"id":"599c2ca7-45bd-44dd-90b3-5228e9727e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-SFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of Salary Spare Reference.</p>\n<p>Salary Spare Reference table, support BIPO-SFRXX (XX: 01-10)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6c3dcba4-f4fa-4f0a-9966-3ad84e31d14d","name":"Salary Spare Reference - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-SFR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:18:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"aK3HbFRCX1apPPWqNRsGnLdWZmhIFSrGps7UHRlhTsXf5uYlNXc5FA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdaabacd960fcfb-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SFR01Code\": \"SAL01\",\n        \"SFR01Name\": \"Rental\",\n        \"Obsolete\": null\n    }\n]"}],"_postman_id":"599c2ca7-45bd-44dd-90b3-5228e9727e61"},{"name":"Salary Spare Reference - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b1b044a7-fe6c-41ea-910f-c702d5da13cd"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6078805f-ab8f-4095-82b5-72d6f5e3dd87"}}],"id":"012139fb-1022-4398-b9ab-94821fdb36c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"SFR01Code\" : \"SAL01\",\r\n        \"SFR01Name\" : \"Rental\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update salary spare reference.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"90101022-feef-47d5-ab9f-388d3c4ac736","name":"Salary Spare Reference - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SFR01\",\r\n  \"Data\": [\r\n    {\r\n        \"SFR01Code\" : \"SAL01\",\r\n        \"SFR01Name\" : \"Rental\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:17:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"EhSiDfpUF7Qp0rgOIMDu190sz9tZ2z8QOt3ylziFTp4kpvqGL0J0ew=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdaab80fbf8fcfb-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"SFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"SAL01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"012139fb-1022-4398-b9ab-94821fdb36c9"},{"name":"Salary Spare Reference - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"da2e01e0-4ffa-4b51-a484-d8c42c90e9f6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"842b646e-f45a-417c-9dff-daaf433d9aae"}}],"id":"66197df1-52c5-4025-8baa-409cdf198dcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-SFR01\",\r\n    \"Data\":  [\r\n    {\r\n        \"SFR01Code\" : \"SAL01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete salary spare reference.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f041c87f-470d-402f-9cbe-f64616d9fec6","name":"Salary Spare Reference - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-SFR01\",\r\n    \"Data\":  [\r\n    {\r\n        \"SFR01Code\" : \"SAL01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:17:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"o3MP87JARYujWlftJvUSJaBet9yUXMuMSjFgfWc9FM0WpXzTIXP0Kg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdaab505dd0fcfb-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"SFR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"SAL01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"66197df1-52c5-4025-8baa-409cdf198dcd"}],"id":"e01bc0bd-4868-4b02-b68b-72a3a9333187","_postman_id":"e01bc0bd-4868-4b02-b68b-72a3a9333187","description":""},{"name":"Other","item":[{"name":"Unit Head - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ca2d3f13-0877-4d66-a064-525fbc78e26e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c6cd8d6b-3015-485f-b64c-243b2aa54b08"}}],"id":"d5dacd17-17aa-4b20-963e-690ec811137f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Unit Head Master\r\n    \"InterfaceCode\": \"BIPO-UH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of unit heads from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"95b4e61b-c27c-469c-94ea-dc6479014b10","name":"Unit Head - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Unit Head Master\r\n    \"InterfaceCode\": \"BIPO-UH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 06:13:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"KArNRBeobOz7zPEEQVP849YGxvrX829xaahU_OlG79TyV0hnekD8cQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2c02f7ac68202-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"0f0e4d00-47f0-f011-8499-06540fc8457d\",\n        \"MasterName\": \"CostCentre\",\n        \"UnitCode\": \"0000000002\",\n        \"HeadEC\": \"00020\",\n        \"HRBPEC\": \"00005\"\n    }\n]"}],"_postman_id":"d5dacd17-17aa-4b20-963e-690ec811137f"},{"name":"Unit Head - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"688e6560-63cf-4098-bc34-6a2edd3e741e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c5532068-d2a5-4235-b850-fbd889bb52e5"}}],"id":"be59c9ef-6682-4d7a-832c-f6d73c7f8ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\": [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update unit heads in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"82a9a7cd-579a-4594-9a39-1badefde73b8","name":"Unit Head - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\": [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 06:13:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"sEqRZNJKqeCv__l3SojlyNFTsxYw-7VqVJOQRRhLcaVDl8zgVveslA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2bfb79a998202-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"MasterName;UnitCode;HeadEC;HRBPEC\",\n        \"validRecords\": [\n            {\n                \"key\": \"CostCentre;0000000002;00020;00005\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"be59c9ef-6682-4d7a-832c-f6d73c7f8ef7"},{"name":"Unit Head - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"dc673b64-cb8e-4eda-9a07-a28358230fba"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9de0b90b-0ba4-4fb5-bdb2-ec3c89c17acc"}}],"id":"1fa99ea7-4970-4721-b4a3-f3e5d327d4eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\":  [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete unit head.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"35f30689-7ccc-47df-a202-85027af2671a","name":"Unit Head - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-UH\",\r\n  \"Data\":  [\r\n    {\r\n        \"MasterName\": \"CostCentre\",\r\n        \"UnitCode\": \"0000000002\",\r\n        \"HeadEC\": \"00020\",\r\n        \"HRBPEC\": \"00005\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 06:21:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"hCByxy5wGsDbcvlmDROQxxrHy8pwcG8o10565pkFGdMCg5mGToWqTg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2cace590bfd7c-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"MasterName;UnitCode;HeadEC;HRBPEC\",\n        \"validRecords\": [\n            {\n                \"key\": \"CostCentre;0000000002;00020;00005\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"1fa99ea7-4970-4721-b4a3-f3e5d327d4eb"},{"name":"Currency Exchange - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9e999abe-a55b-4318-9ac1-8f485f547c68"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"200a4cdf-9b73-4066-9cca-901c2a9d5f5c"}}],"id":"57950d50-6e64-4144-9e76-1fcf90356df1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Currency Exchange Master\r\n    \"InterfaceCode\": \"BIPO-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of currency exchange list from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a76b4b1b-6b58-4f82-85a2-c135adf125d9","name":"Currency Exchange - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Currency Exchange Master\r\n    \"InterfaceCode\": \"BIPO-CE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 05:57:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"xS5Ex9FpFIce52gcQt9yK-6i9a1gCXXPFLindzCNdvDEi8T2rfDgKA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2a7fddf7fa07d-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"3d500f48-6df0-ed11-8354-06749c1ba6be\",\n        \"CurrencySource\": \"SGD\",\n        \"CurrencyTarget\": \"CNY\",\n        \"DateStart\": \"2023-01-01T00:00:00\",\n        \"Rate\": 1,\n        \"Unit\": 1,\n        \"Condition\": null,\n        \"Sequence\": 0\n    },\n    {\n        \"RecordID\": \"fa9ee741-6df0-ed11-8354-06749c1ba6be\",\n        \"CurrencySource\": \"SGD\",\n        \"CurrencyTarget\": \"CNY\",\n        \"DateStart\": \"2023-02-01T00:00:00\",\n        \"Rate\": 1,\n        \"Unit\": 1,\n        \"Condition\": null,\n        \"Sequence\": 0\n    }\n]"}],"_postman_id":"57950d50-6e64-4144-9e76-1fcf90356df1"},{"name":"Currency Exchange - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"763a30df-ff3b-4b7f-a2b2-2df201092382"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"3179fabf-6cf9-488c-9d89-abbbcca9a8bc"}}],"id":"c45211dc-b60f-4e25-a394-e9cd1728bef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencySource\": \"SGD\",\r\n        \"CurrencyTarget\": \"MYR\",\r\n        \"DateStart\": \"2025-02-01T00:00:00\",\r\n        \"Rate\": 3.2000,\r\n        \"Unit\": 1.0000,\r\n        \"Condition\": null,\r\n        \"Sequence\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update currency exchange rate in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"010b9a64-ca2e-4f0c-8803-b271e42eeff5","name":"Currency Exchange - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CE\",\r\n  \"Data\": [\r\n    {\r\n        \"CurrencySource\": \"SGD\",\r\n        \"CurrencyTarget\": \"MYR\",\r\n        \"DateStart\": \"2025-02-01T00:00:00\",\r\n        \"Rate\": 3.2000,\r\n        \"Unit\": 1.0000,\r\n        \"Condition\": null,\r\n        \"Sequence\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 06:08:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 4f69e73d035ca53df184cc57050edd3c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"HUpdCrox5aaq9lFg70PvUIqYG8qPat_LNTqz352lv_YBdzgXazqjDQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2b7d54b69a8db-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CurrencySource;CurrencyTarget;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"SGD;MYR;2025-02-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"c45211dc-b60f-4e25-a394-e9cd1728bef3"},{"name":"Currency Exchange - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bdb29af4-6c79-448c-8ba0-574c01d3be1f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6e5519a4-5899-4c6f-be6f-843b8b84a240"}}],"id":"e6e48f73-9141-40db-92fc-4e4e429b0091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CE\",\r\n    \"Data\":  [\r\n        {\r\n            \"CurrencySource\": \"SGD\",\r\n            \"CurrencyTarget\": \"MYR\",\r\n            \"DateStart\": \"2025-02-01T00:00:00\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete currency exchange.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"26d34916-0b71-47ef-8542-6ec5a086eeb7","name":"Currency Exchange - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CE\",\r\n    \"Data\":  [\r\n        {\r\n            \"CurrencySource\": \"SGD\",\r\n            \"CurrencyTarget\": \"MYR\",\r\n            \"DateStart\": \"2025-02-01T00:00:00\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 06:10:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a29bec8fadbbfac17e15c3f8386c77e6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"AzA0xMqyPUNUleMqHQ-7Qda_KKuNamtsajDuJC6clBG_zHo7PVIsjQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd2bb7e7e0cf9b3-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CurrencySource;CurrencyTarget;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"SGD;MYR;2025-02-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"e6e48f73-9141-40db-92fc-4e4e429b0091"}],"id":"b6e34d87-a3c9-45e4-a55d-c7c731f8095e","_postman_id":"b6e34d87-a3c9-45e4-a55d-c7c731f8095e","description":""}],"id":"05cbe400-272c-4abf-b2dd-a95b4d129987","_postman_id":"05cbe400-272c-4abf-b2dd-a95b4d129987","description":""}],"id":"f3d9cbb3-fe24-417f-99cb-8c5d6dcc0374","description":"<p>Response Structure of Import and Delete API:</p>\n<p>The API returns a structured response indicating the processing result of each record submitted in the request payload. Records are categorized into <strong>validRecords</strong> and <strong>invalidRecords</strong> based on validation and processing outcomes.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"key\": \"&lt;string&gt;\",\n    \"validRecords\": [\n      {\n        \"key\": \"&lt;string&gt;\",\n        \"message\": \"&lt;string&gt;\"\n      }\n    ],\n    \"invalidRecords\": [\n      {\n        \"key\": \"&lt;string&gt;\",\n        \"errorMessage\": \"&lt;string&gt;\"\n      }\n    ]\n  },\n  \"errorCode\": \"&lt;string|null&gt;\",\n  \"errors\": [\n    \"&lt;string&gt;\"\n  ],\n  \"messages\": [\n    \"&lt;string&gt;\"\n  ]\n}\n\n</code></pre>\n<h3 id=\"field-descriptions\"><strong>Field Descriptions:</strong></h3>\n<p><code>data</code> (object)</p>\n<p>Contains the processing results grouped by record status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>key</td>\n<td>string</td>\n<td>Defines the composite key fields used to uniquely identify each record in the request data. Example: \"EmployeeCode;DateStart\"</td>\n</tr>\n<tr>\n<td>validRecords</td>\n<td>array</td>\n<td>List of records that were successfully validated and processed.</td>\n</tr>\n<tr>\n<td>validRecords.key</td>\n<td>string</td>\n<td>**Composite key value derived from the request.  <br />Example: \"000002;2025-01-01;BIPO\"</td>\n</tr>\n<tr>\n<td>validRecords.message</td>\n<td>string</td>\n<td>Result message  <br />Example: \"Added\", \"Updated\", \"Deleted\"</td>\n</tr>\n<tr>\n<td>invalidRecords</td>\n<td>array</td>\n<td>List of records that failed validation or processing.</td>\n</tr>\n<tr>\n<td>invalidRecords.key</td>\n<td>string</td>\n<td>**Composite key value derived from the request.  <br />Example: \"000002;;BIPO\"</td>\n</tr>\n<tr>\n<td>invalidRecords.message</td>\n<td>string</td>\n<td>Description of the validation or processing error.  <br />Example: \"Mandatory Date Start must not be empty.\"</td>\n</tr>\n<tr>\n<td>errorCode</td>\n<td>string</td>\n<td>System-level error code</td>\n</tr>\n<tr>\n<td>errors</td>\n<td>array</td>\n<td>Summary messages describing the overall import result.  <br />Example: \"1 record(s) imported. 1 failed record(s)\".</td>\n</tr>\n<tr>\n<td>messages</td>\n<td>array</td>\n<td>Successful message  <br />Example: \"10 record(s) imported.\"</td>\n</tr>\n</tbody>\n</table>\n</div><p>**Key Mapping Rule:</p>\n<blockquote>\n<p><strong>The key value in both</strong> <strong><code>validRecords</code></strong> <strong>and</strong> <strong><code>invalidRecords</code></strong> <strong>is derived from the fields specified in</strong> <strong><code>data.key</code></strong>, using the corresponding values from each record in the request <strong><code>data</code></strong>. </p>\n</blockquote>\n<ul>\n<li><p>Fields are concatenated using a semicolon (<code>;</code>)</p>\n</li>\n<li><p>If a key field value is missing, it will be represented as empty</p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Request</strong></th>\n<th><strong>Key return in Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\"EmployeeCode\": \"000002\",  <br />\"DateStart\": \"2025-01-01T00:00:00\",  <br />\"CompanyCode\": \"BIPO\"</td>\n<td>\"000002;2025-01-01;BIPO\"</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f3d9cbb3-fe24-417f-99cb-8c5d6dcc0374"},{"name":"Life Cycle","item":[{"name":"Join Request - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fbc62ae8-5ca4-4541-8303-119eed6d86e7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b21daa62-48c1-43c9-8cc5-f4534f82aa82"}}],"id":"4fe87233-7c95-423d-89b2-158d0fc288fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request\r\n    \"InterfaceCode\": \"BIPO-JR\",\r\n    \"Fields\": [\r\n        \"LoginCode\",\r\n        \"EmployeeCode\",\r\n        \"EmployeeName\",\r\n        \"Email\",\r\n        \"UpdateOn\",\r\n        \"OFC01\",\r\n        \"OFR01\",\r\n        \"AppendDate\"\r\n    ],\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"HKmarioclien_031\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidates.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4e21879f-3137-47f5-b30b-a58f1439b609","name":"Join Request - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request\r\n    \"InterfaceCode\": \"BIPO-JR\",\r\n    \"Fields\": [\r\n        \"LoginCode\",\r\n        \"EmployeeCode\",\r\n        \"EmployeeName\",\r\n        \"Email\",\r\n        \"UpdateOn\",\r\n        \"OFC01\",\r\n        \"OFR01\",\r\n        \"AppendDate\"\r\n    ],\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"HKmarioclien_031\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 08:40:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ORfTtNvbbwwNaHOS_MTn9GyCAFaRF3xaoCoQ5qcyoU1EBdOaxyW81w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd39697ddaffcec-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeName\": \"Chris\",\n        \"UpdateOn\": \"2026-01-13T16:38:03.343\",\n        \"AppendDate\": null,\n        \"EmployeeCode\": \"000001\",\n        \"LoginCode\": null,\n        \"Email\": \"chris@biposervice.com\",\n        \"OFC01\": null,\n        \"OFR01\": null\n    },\n    {\n        \"EmployeeName\": \"name-09-01-03\",\n        \"UpdateOn\": \"2025-09-12T15:49:25.043\",\n        \"AppendDate\": null,\n        \"EmployeeCode\": \"HKmarioclien_031\",\n        \"LoginCode\": null,\n        \"Email\": null,\n        \"OFC01\": null,\n        \"OFR01\": \"biu1_AS_2\"\n    }\n]"}],"_postman_id":"4fe87233-7c95-423d-89b2-158d0fc288fb"},{"name":"Join Request - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6bcd4b5a-1c97-4c61-b274-8668a61b4197"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fcd55616-12c1-4b08-a56b-a891bfe96c9f"}}],"id":"225184ca-30e6-4de9-91a8-369cb11650b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"00002\", \r\n        \"EmployeeName\": \"Chris 2\",\r\n        \"Age\": 30.0,\r\n        \"BadgeNo\": null,\r\n        \"BirthDate\": \"1996-01-01T00:00:00\",\r\n        \"Email\": \"chris@biposervice.com\",\r\n        \"CalendarCode\": \"3Days\",\r\n        \"SubmitWelcomeEmailDate\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidates.<br />EmployeeCode could be mandatory or optional field based on below System Config setup.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>System Config Field</strong></th>\n<th><strong>System Config Value</strong></th>\n<th><strong>Desciption</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AutopopulateEmployeeCode</td>\n<td>N</td>\n<td>EmployeeCode is mandatory.  <br />System accept external EmployeeCode.</td>\n</tr>\n<tr>\n<td>AutopopulateEmployeeCode</td>\n<td>Y</td>\n<td>EmployeeCode is optional.  <br />If EmployeeCode is not provided, system will auto generate EmployeeCode.  <br />Note: the generated EmployeeCode will not return in response.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3298996a-495f-4630-bde5-701a018261d8","name":"Join Request - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000001\", \r\n        \"EmployeeName\": \"Chris\",\r\n        \"Age\": 30.0,\r\n        \"BadgeNo\": null,\r\n        \"BirthDate\": \"1996-01-01T00:00:00\",\r\n        \"Email\": \"chris@biposervice.com\",\r\n        \"CalendarCode\": \"3Days\",\r\n        \"SubmitWelcomeEmailDate\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 08:38:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"aenbREHQ0C6paoZ1_RiiftMJ7vYtPekjWyqr45dwshuyxf1vj1bdlw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd393346b60fcec-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"225184ca-30e6-4de9-91a8-369cb11650b5"},{"name":"Join Request - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f209f446-7d44-4098-b7c4-937f13b7bcac"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6098c27f-f5d6-4893-ad88-e8360ffd1a36"}}],"id":"a7e87e52-fa63-43c5-b95f-5d82a1790291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\" : \"00001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dd31b0e5-7d76-4061-b19a-37207c8bc754","name":"Join Request - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\" : \"00001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 08:42:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ldpvZGytcdu4c4T-RAEGEYceUY8-IXOW60gMV2OXUFEy0qiGqIbOeg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd399a6be1afcec-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"00001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"a7e87e52-fa63-43c5-b95f-5d82a1790291"},{"name":"Join Request Address - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"70fa10ac-180e-4489-94e6-3091c87396e2"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"7851002d-9985-4245-94ca-cf395bb7d7d3"}}],"id":"45a0df34-a889-4766-96b0-61bdbdc20d33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Address\r\n    \"InterfaceCode\": \"BIPO-JR-AD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate addresses.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"32fbb16f-e441-4c99-a51f-67362c6c8221","name":"Join Request Address - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Address\r\n    \"InterfaceCode\": \"BIPO-JR-AD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 09:38:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"LHuenX0aD2XMKCsokP88PCFWHgZf4Z5ldPHRk2YXv-udD48ycYha0Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd3ebf73eddfdb2-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CreateOn\": \"2026-01-13T17:38:04.163\",\n        \"UpdateOn\": \"2026-01-13T17:38:04.163\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"RecordID\": \"716f748e-63f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"AddressType\": \"L\",\n        \"AddressHouseNo\": null,\n        \"AddressFloorNo\": null,\n        \"AddressUnitNo\": null,\n        \"AddressLane\": null,\n        \"AddressStreet\": null,\n        \"AddressBuilding\": null,\n        \"AddressSubDistrict\": null,\n        \"AddressDistrict\": null,\n        \"AddressVillage\": null,\n        \"AddressLine1\": \"Singapore\",\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressPostal\": null,\n        \"AddressCountryCode\": null,\n        \"AddressCity\": null,\n        \"AddressCityCode\": null,\n        \"AddressState\": null,\n        \"AddressStateCode\": null,\n        \"TelephoneNo\": null,\n        \"LocalAddressName\": null,\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"45a0df34-a889-4766-96b0-61bdbdc20d33"},{"name":"Join Request Address - UPSERT","event":[{"listen":"test","script":{"id":"699f438c-dbbb-4395-a34f-b55ee7fd09c3","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"0d1b11ff-73d2-4dba-a7cf-4541f38a6ecc","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"34d70049-2f40-466e-8f70-4055872df412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"ValidateOnly\": true,\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"A\",\r\n        \"AddressLine1\": \"Singapore\"\r\n    },\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"ABC\",\r\n        \"AddressLine1\": \"Singapore\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate addresses.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0122d8f9-f5b0-4c4d-a7a5-62b6847cf3b1","name":"Join Request Address - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"L\",\r\n        \"AddressLine1\": \"Singapore\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 09:38:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 68bd6d843c0b0d1dd9581080eb949d20.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"lMXTG6E3_VlbTG6H56vdC2D5pbHcWS0_cTq9HjVW2Er_0MkUKewgbg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd3eb215ed9fdb2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AddressType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2025-01-01;L\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"},{"id":"7cd031d6-f4e6-4274-b7e7-dc0476dc3e32","name":"Join Request Address - UPSERT (Validation)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"ValidateOnly\": true,\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"A\",\r\n        \"AddressLine1\": \"Singapore\"\r\n    },\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\": \"ABC\",\r\n        \"AddressLine1\": \"Singapore\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 20 May 2026 05:53:48 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"n8YuWRB0ytyeJxWcTIcMUwBL4-XNJCQlzJqtDsXwzYsk9MiQoYz49w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"cf-ray","value":"9fe91542dd898b8a-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;AddressType\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;A\",\n                \"message\": \"Validated\"\n            }\n        ],\n        \"invalidRecords\": [\n            {\n                \"key\": \"2025-01-01;ABC\",\n                \"errorMessage\": \"Maximum length for Address Type is 1 characters.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"1 record(s) validated. 1 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"34d70049-2f40-466e-8f70-4055872df412"},{"name":"Join Request Address - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"cae2977f-e1c8-4cef-93d7-57de450889b7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a8abea47-de07-4956-8615-0082eee4cc9c"}}],"id":"76136707-e5e5-4ce2-9c00-3d2d20f259db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\" : \"L\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate address.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e6adca9d-0f9d-46ad-98aa-3004ddae37c8","name":"Join Request Address - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AddressType\" : \"L\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 13 Jan 2026 09:41:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 10141b28849795592db5e0db8e440868.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"JQ285bKu3Q1ktm_rdwODoK63KTMusw_eq68epiyA465sYX4IBaKZUQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd3f0cbedf6df69-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;AddressType\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2025-01-01;L\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"76136707-e5e5-4ce2-9c00-3d2d20f259db"},{"name":"Join Request Work Experience - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"092a4ca8-7aea-4865-bbea-b6fa18400595"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"41aedb36-e896-4175-8b16-64b49b9807a2"}}],"id":"491df015-944d-448f-a65a-589268b39266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Work Experience \r\n    \"InterfaceCode\": \"BIPO-JR-WE\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate work experience.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3bb9215a-01f4-43d0-a5fa-bfdf3632f4a7","name":"Join Request Work Experience - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Work Experience \r\n    \"InterfaceCode\": \"BIPO-JR-WE\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:32:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c5036c48cde4e2ce3e96875ca97416fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"qAyHZzyBSae9q4rKbfmGyTfm0YTV4BP7DhlTmpPTX_QIENnNd1sXIw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd960d1cb16ec69-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Remarks\": null,\n        \"RecordID\": \"cba6ffeb-e7f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"CompanyName\": null,\n        \"DateEnd\": null,\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\n        \"Salary\": 0,\n        \"RelevantExperience\": null,\n        \"ReasonForLeaving\": null,\n        \"EmployeeCode\": \"000001\"\n    },\n    {\n        \"Remarks\": null,\n        \"RecordID\": \"0d201f25-e8f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"CompanyName\": null,\n        \"DateEnd\": \"2018-12-31T00:00:00\",\n        \"DateStart\": \"2015-01-01T00:00:00\",\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\n        \"Salary\": 0,\n        \"RelevantExperience\": null,\n        \"ReasonForLeaving\": null,\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"491df015-944d-448f-a65a-589268b39266"},{"name":"Join Request Work Experience - UPSERT","event":[{"listen":"test","script":{"id":"b2e96cc3-1e03-47d3-8edd-4d2c52a748fa","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"379ab0b3-5f53-4007-9ee1-a82e120fa56b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"27863ad2-3bed-45db-8b01-da0ad8ac5b5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ParentRecordId\" : \"abcd\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": null,\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate work experience.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ac75abec-4246-4c5b-b604-5e3b7771b2ec","name":"Join Request Work Experience - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"CompanyName\": null,\r\n        \"DateEnd\": \"2018-12-31T00:00:00\",\r\n        \"JobTitle\": \"AIR FREIGHT SUPERVISOR\",\r\n        \"ReasonForLeaving\": null,\r\n        \"RelevantExperience\": null,\r\n        \"Remarks\": null,\r\n        \"Salary\": 0,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:25:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a5f9290f0d8f3a7417029c7262855576.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Nh34az_yh8fZcCXcZtlViVMQvIcFyf8AhclOC9PStCJ5lJqDZAtsGQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd957364c1f55de-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2025-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"27863ad2-3bed-45db-8b01-da0ad8ac5b5d"},{"name":"Join Request Work Experience - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"09805de9-6b28-4f57-b710-33f87dc617ea"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ee0ebae1-5b3e-4069-8309-c73f2d27b48b"}}],"id":"69ef020c-1cd9-4ca1-9878-da75ef07ac80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate work experience.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"92fa2ff1-3235-4d1c-83c5-121cb0d9aaeb","name":"Join Request Work Experience - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-WE\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:34:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c5036c48cde4e2ce3e96875ca97416fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"iJMYvhjHDcuDKoodFuB_4oCxCTOgYay02DYu9WKx0MPRWBPaSKShYw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd964371efd9c15-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2025-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"69ef020c-1cd9-4ca1-9878-da75ef07ac80"},{"name":"Join Request Education - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4601e8d8-1394-406e-9ff6-e6000a0857a7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"77727214-b6d0-4777-b16e-d7e437b45834"}}],"id":"f74677cb-99ed-4484-afd6-de70b8bcf06e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Education\r\n    \"InterfaceCode\": \"BIPO-JR-ED\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate education.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f5cd1b71-e696-4957-b338-3d5ee677e1ef","name":"Join Request Education - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Education\r\n    \"InterfaceCode\": \"BIPO-JR-ED\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:52:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 80c2eff28207cf5f42a52e641349b20c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"dhHujhIVLTaKRb4REY-x0P9dJOFvLS_2-1Dpv7D_u_hzHwzlqqrxGA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd97dce2e5bce31-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Remarks\": null,\n        \"RecordID\": \"8936bd4a-eaf0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"ClassRank\": \"Completed\",\n        \"CountryCode\": \"BB\",\n        \"CourseMode\": \"P\",\n        \"DateEnd\": \"2020-10-31T00:00:00\",\n        \"DateStart\": \"2018-01-01T00:00:00\",\n        \"FieldOfStudyCode\": \"02\",\n        \"MajorName\": null,\n        \"GraduationMonth\": 0,\n        \"GraduationYear\": 2020,\n        \"Highest\": 0,\n        \"InstituteName\": \"ABC University\",\n        \"InstituteCode\": null,\n        \"QualificationCode\": \"PC\",\n        \"Recognised\": \"Y\",\n        \"DegreeTitle\": null,\n        \"Faculty\": null,\n        \"GPA\": 0,\n        \"First\": 0,\n        \"Overseas\": 0,\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"f74677cb-99ed-4484-afd6-de70b8bcf06e"},{"name":"Join Request Education - UPSERT","event":[{"listen":"test","script":{"id":"be33ced4-890f-4a1c-8d29-74eef20c0928","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"16e8c7b5-fe6d-4455-88f6-5923423b12b0","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6bac107b-5ae9-4c33-89aa-11f1f6939894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"ClassRank\": \"Completed\",\r\n        \"CountryCode\": \"BB\",\r\n        \"CourseMode\": \"P\",\r\n        \"DateEnd\": \"2020-10-31T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"02\",\r\n        \"First\": 0.0,\r\n        \"GPA\": 0.00,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2020.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"ABC University\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": \"Y\",\r\n        \"Remarks\": null,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate education.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3c05e257-38a5-4f5f-8da4-89a41a679d57","name":"Join Request Education - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"ClassRank\": \"Completed\",\r\n        \"CountryCode\": \"BB\",\r\n        \"CourseMode\": \"P\",\r\n        \"DateEnd\": \"2020-10-31T00:00:00\",\r\n        \"DegreeTitle\": null,\r\n        \"Faculty\": null,\r\n        \"FieldOfStudyCode\": \"02\",\r\n        \"First\": 0.0,\r\n        \"GPA\": 0.00,\r\n        \"GraduationMonth\": 0.0,\r\n        \"GraduationYear\": 2020.0,\r\n        \"Highest\": 0.0,\r\n        \"InstituteCode\": null,\r\n        \"InstituteName\": \"ABC University\",\r\n        \"MajorName\": null,\r\n        \"Overseas\": 0.0,\r\n        \"QualificationCode\": \"PC\",\r\n        \"Recognised\": \"Y\",\r\n        \"Remarks\": null,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:42:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"40h18aax0x5BsQO4KpxdRHt9qj_4KvxOROojwUk4nCetKcwoHhD9IQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd96fef49d2fde0-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2018-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"6bac107b-5ae9-4c33-89aa-11f1f6939894"},{"name":"Join Request Education - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"89bd4b0e-e5f0-4b3e-981f-acb5415094e5"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ca7f56bd-ef97-493d-b407-2c13a40a78be"}}],"id":"4bf9d5ac-e39a-44be-aafc-5a204240ec12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate education.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a41cb6dd-c27e-4d15-9807-02887ed482b6","name":"Join Request Education - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ED\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2018-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:54:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 80c2eff28207cf5f42a52e641349b20c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"2FlIaqz2GhXzhNpEnzaez8eF_hI6ZvI4zdNx7XYgOGMiNA1z1mH_dw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd98228dfe1cdf1-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;2018-01-01\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"4bf9d5ac-e39a-44be-aafc-5a204240ec12"},{"name":"Join Request Family - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1bf2cefe-ac45-4888-aee1-dbf5514137f6"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ba31e569-2ae7-44c3-adf0-ed0e025e3fbf"}}],"id":"5a9dd6a9-de8f-4825-b00b-ae09dcdeac9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Family\r\n    \"InterfaceCode\": \"BIPO-JR-FD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate family.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5c1b51e8-8d44-4b04-bff2-4fcdb3a293dc","name":"Join Request Family - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Family\r\n    \"InterfaceCode\": \"BIPO-JR-FD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:59:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"XRyFQcactQ3sDa0a970a5wOynj3UJ4mXdb6e-Kx25nIE4CgDTdpTFg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9893add5086fb-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"FamilyName\": \"Johnson\",\n        \"RelationCode\": \"FAT\",\n        \"Dependent\": null,\n        \"Gender\": \"M\",\n        \"NationalityCode\": \"AW\",\n        \"IdentityType\": null,\n        \"IdentityNo\": null,\n        \"BirthDate\": \"1970-09-03T00:00:00\",\n        \"BirthPlace\": null,\n        \"MaritalStatus\": null,\n        \"DeceasedDate\": null,\n        \"QualificationCode\": null,\n        \"Occupation\": null,\n        \"Employer\": null,\n        \"WorkPlace\": null,\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressCity\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStateCode\": null,\n        \"AddressCountryCode\": null,\n        \"TelephoneNo\": null,\n        \"MobileNo\": null,\n        \"Email\": null,\n        \"BirthPlaceCertificate\": null,\n        \"HospitalName\": null,\n        \"HouseHoldID\": null,\n        \"HouseOwnerName\": null,\n        \"HouseOwnerType\": null,\n        \"HouseOwnerContactNo\": null,\n        \"SSFNo\": null,\n        \"TickToPopulateEmergencyDetail\": 0,\n        \"Remarks\": null,\n        \"TaxNo\": null,\n        \"InsuranceBeneficiary\": 0,\n        \"ApplicableInsurance\": null,\n        \"MedicalPlanCode\": null,\n        \"FirstLeaveTakenInFirstYearOfBirthDate\": 0,\n        \"IntentToAdoptDate\": null,\n        \"RecordID\": \"c9f71d83-ecf0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"5a9dd6a9-de8f-4825-b00b-ae09dcdeac9e"},{"name":"Join Request Family - UPSERT","event":[{"listen":"test","script":{"id":"8091bc38-16cd-42b3-ac14-0aafcdb6c226","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"90948535-3219-46c3-8308-b10a42241065","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4cceac69-57c5-4bee-ab0a-a433b7bf8df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"Data\": [\r\n    {\r\n        \"FamilyName\": \"Johnson\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"Dependent\": null,\r\n        \"Gender\": \"M\",\r\n        \"NationalityCode\": \"AW\",\r\n        \"IdentityType\": null,\r\n        \"IdentityNo\": null,\r\n        \"BirthDate\": \"1970-09-03T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate family.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d392736b-1a84-4f49-9600-7b23107c2773","name":"Join Request Family - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-FD\",\r\n    \"Data\": [\r\n        {\r\n            \"FamilyName\": \"Johnson\",\r\n            \"RelationCode\": \"FAT\",\r\n            \"Dependent\": null,\r\n            \"Gender\": \"M\",\r\n            \"NationalityCode\": \"AW\",\r\n            \"IdentityType\": null,\r\n            \"IdentityNo\": null,\r\n            \"BirthDate\": \"1970-09-03T00:00:00\",\r\n            \"EmployeeCode\" : \"000001\"\r\n        }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 01:58:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b4c31619bc656e9297971847f1c80544.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"RdnH62vR26E9mfc6Jn5DUy7SwyqcDyoxHgatr-kkykXsNJrZDBtI_w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd98761ca6dfdfc-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"FamilyName;RelationCode;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Johnson;FAT;000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"4cceac69-57c5-4bee-ab0a-a433b7bf8df6"},{"name":"Join Request Family - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ad5321c1-360d-4307-b4f9-44346dfea732"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6d77ad7b-4984-47ac-be4c-3c7b4cdd7454"}}],"id":"b08f0740-e0ac-42c1-b098-48d4276a5ace","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"FamilyName\" : \"Johnson\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate family.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7f590728-7b0b-438c-b972-df15251e4c0b","name":"Join Request Family - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"FamilyName\" : \"Johnson\",\r\n        \"RelationCode\": \"FAT\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:00:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"IGF-ds9u2F82pWqjHAmFc9DFdvxVXGRaDRV2OWHcQyfzdkXLmMRiMA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd98a86e86086fb-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"FamilyName;RelationCode;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Johnson;FAT;000001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"b08f0740-e0ac-42c1-b098-48d4276a5ace"},{"name":"Join Request Family Identity - LIST","event":[{"listen":"test","script":{"id":"417c4316-e9c5-4ec4-bc7c-44b192214c9a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"c5d914c7-9e94-45d2-8fb5-09f600dd488a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"78e73a87-fec9-4cf6-84ff-005376571f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Family Identity\r\n    \"InterfaceCode\": \"BIPO-JR-FID\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate family identity .</p>\n<p>Note: Developer must call BIPO-JR-FD before import into candidate family's identity (child table)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e7123071-84fc-455e-b5cc-6d9073879ce3","name":"Join Request Family Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Family Identity\r\n    \"InterfaceCode\": \"BIPO-JR-FID\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:16:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 8c9a0c99f4b683332dc88f73bbc3c078.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"krO6F9G63qRz8YkGZNLyUpad0aFwnlopSBQ6XhEbimSOt0ww9JGaXA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9a1370b2dfd32-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"8983abb2-eef0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"f962ee97-edf0-f011-8499-06540fc8457d\",\n        \"IdentityType\": \"SG01\",\n        \"IdentityNo\": \"S1234567D\",\n        \"CountryCode\": \"SG\",\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": null,\n        \"IdentityClass\": null,\n        \"NewIssue\": null,\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"78e73a87-fec9-4cf6-84ff-005376571f24"},{"name":"Join Request Family Identity - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0cff5e9f-8f27-437b-949b-ba76954f3733"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5bfabe4c-8530-4c92-8807-96baed6ee98e"}}],"id":"6d2b9e71-b6b0-4b8e-b2ba-a37a8ba68b6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S1234567D\",\r\n        \"CountryCode\": \"SG\",\r\n        \"FamilyName\": \"Johnson\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate family identity.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"566ab581-7618-44b2-b275-a1dc112d2fca","name":"Join Request Family Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S1234567D\",\r\n        \"CountryCode\": \"SG\",\r\n        \"FamilyName\": \"Johnson\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:14:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"u5v1oGqa9TtdSBRURUT7XijZnM-mSQyLBqSEc2EaDWzN5RHFX9C93A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd99e5679a58746-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;IdentityType;IdentityNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;Johnson;SG01;S1234567D\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"},{"id":"702f58df-2dbd-48f5-b426-d0267b15eded","name":"Join Request Family Identity - UPSERT (Error)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FID\",\r\n  \"Data\": [\r\n    {\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S1234567F\",\r\n        \"CountryCode\": \"SG\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:12:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa3f2aaefc6458180abcb399f03d57c6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"JTHXu-FSS3vmzwAGZXExyGn6GCCOYXViqQm_HD1-T7pEX6gvX2WdNA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd99c650a8bce57-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;IdentityType;IdentityNo\",\n        \"validRecords\": [],\n        \"invalidRecords\": [\n            {\n                \"key\": \"000001;;SG01;S1234567F\",\n                \"errorMessage\": \"Mandatory Parent Record ID must not be empty.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"0 record(s) imported. 1 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"6d2b9e71-b6b0-4b8e-b2ba-a37a8ba68b6b"},{"name":"Join Request Family Identity - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"caa9a48d-959a-47ef-b563-946b69301b27"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d149ee79-ade9-4105-9ec6-ab6860abb2e1"}}],"id":"3b8f7ed0-f43d-41ab-b917-2c7148566b41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S1234567D\",\r\n        \"FamilyName\": \"Johnson\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate family identity.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"277be1f2-67d8-4752-822e-2b66b2047ac7","name":"Join Request Family - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-FID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityType\": \"SG01\",\r\n        \"IdentityNo\": \"S1234567D\",\r\n        \"FamilyName\": \"Johnson\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:17:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 4f69e73d035ca53df184cc57050edd3c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"SYZ2zrFH2sJykXgN_AAB-I-q5LDcQbi2xAUa21M0XOeL463akkq6Wg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9a2dc3d9297a7-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;FamilyName;IdentityType;IdentityNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;Johnson;SG01;S1234567D\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"3b8f7ed0-f43d-41ab-b917-2c7148566b41"},{"name":"Join Request Salary - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5e67352a-49ec-4aef-87ed-c9292e91a8fc"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5a841eca-66d9-4bda-b110-cae26217f1ec"}}],"id":"d7606562-218d-46fc-859f-fea82de6553c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Salary\r\n    \"InterfaceCode\": \"BIPO-JR-SD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate salary.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fe07406a-1213-467c-9957-9c12e831ebd3","name":"Join Request Salary - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request\r\n    \"InterfaceCode\": \"BIPO-JR-SD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:27:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"RXacL0TjguhQIy6yR8p7HLrZyLk8p2tV1-6pb_tk-TEGCsLbPt3Z7Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9b2201c0540ea-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CompaRatio\": 0,\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"PayMode\": null,\n        \"PayType\": null,\n        \"SalaryGradeCode\": null,\n        \"SalaryFixed\": 1000,\n        \"SalaryGross\": 1000,\n        \"SAL01\": 0,\n        \"SAL02\": 0,\n        \"SAL03\": 0,\n        \"SAL04\": 0,\n        \"SAL05\": 0,\n        \"SFN01\": 0,\n        \"SFN02\": 0,\n        \"SFN03\": 0,\n        \"SFN04\": 0,\n        \"SFN05\": 0,\n        \"SFN06\": 0,\n        \"SFN07\": 0,\n        \"SFN08\": 0,\n        \"SFN09\": 0,\n        \"SFN10\": 0,\n        \"SFN11\": 0,\n        \"SFN12\": 0,\n        \"SFN13\": 0,\n        \"SFN14\": 0,\n        \"SFN15\": 0,\n        \"SFN16\": 0,\n        \"SFN17\": 0,\n        \"SFN18\": 0,\n        \"SFN19\": 0,\n        \"SFN20\": 0,\n        \"SFN21\": 0,\n        \"SFN22\": 0,\n        \"SFN23\": 0,\n        \"SFN24\": 0,\n        \"SFN25\": 0,\n        \"SFN26\": 0,\n        \"SFN27\": 0,\n        \"SFN28\": 0,\n        \"SFN29\": 0,\n        \"SFN30\": 0,\n        \"SFC01\": null,\n        \"SFC02\": null,\n        \"SFC03\": null,\n        \"SFC04\": null,\n        \"SFC05\": null,\n        \"SFR01\": null,\n        \"SFR02\": null,\n        \"SFR03\": null,\n        \"SFR04\": null,\n        \"SFR05\": null,\n        \"SFR06\": null,\n        \"SFR07\": null,\n        \"SFR08\": null,\n        \"SFR09\": null,\n        \"SFR10\": null,\n        \"StatusChangeReasonCodes\": null,\n        \"CurrencyCode\": null,\n        \"CreateOn\": \"2026-01-14T10:27:01.173\",\n        \"UpdateOn\": \"2026-01-14T10:27:01.173\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"BatchNo\": 0,\n        \"RecordID\": \"51ed5881-f0f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"d7606562-218d-46fc-859f-fea82de6553c"},{"name":"Join Request Salary - UPSERT","event":[{"listen":"test","script":{"id":"0e28b544-56a6-42df-a193-91aa19a857d5","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"a3c8ba6d-7c66-4a14-a02a-6c4dae089452","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"78a3b8e4-9978-45f3-a91f-a3e1665f17ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"PayMode\": null,\r\n        \"PayType\": null,\r\n        \"SalaryFixed\": 1000.00,\r\n        \"SalaryGross\": 1000.00,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate salary.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e7a1822a-37e8-4d29-bf25-6f750a02502a","name":"Join Request Salary - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"PayMode\": null,\r\n        \"PayType\": null,\r\n        \"SalaryFixed\": 1000.00,\r\n        \"SalaryGross\": 1000.00,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:27:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"N6PPj1adT2t9bxVqSR68pCc7Ut1coeZrlz7piaGWxDzO4WEbGCN2vg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9b11a2d5040ea-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"78a3b8e4-9978-45f3-a91f-a3e1665f17ab"},{"name":"Join Request Salary - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"57b15aab-3530-4041-90c4-1acb9aee1995"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"83a9ec1c-2a69-4448-a023-64cc2879e865"}}],"id":"44a0c82f-69c3-467c-9ee1-8111ae560778","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate salary.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"31235447-15f7-4cce-bdef-0c765506e34e","name":"Join Request Salary - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-SD\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:26:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 2da9ed4121f37617e38a83e6899237fa.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"jP_fZ4sFNvVBDgaohz-ftg7RNmC5XV-pThu5LDSZdUbYeVnC7qFQ6g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9b083d84940ea-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;000001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"44a0c82f-69c3-467c-9ee1-8111ae560778"},{"name":"Join Request Identity - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fe4fc554-7920-4781-90bc-0dbb254899de"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fea0ba9b-d4ed-421d-8f20-3bc4637d6ce7"}}],"id":"55c906e7-4169-46fc-bfee-9ca8648d3161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Identity\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate identity.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6ff42f3c-906f-4ae0-9799-90566ac9abb0","name":"Join Request Identity - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Identity\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:41:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"DYfzbWl1GtBNsmBma9UOUVDgAH3Sq6Ob6fCsU1qJX6HuEvjmZ-7YJg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9c5a1e9009c95-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CountryCode\": null,\n        \"DateCancel\": null,\n        \"DateExpiry\": null,\n        \"DateIssue\": \"2022-01-01T00:00:00\",\n        \"IdentityClass\": null,\n        \"IdentityNo\": \"ME123456\",\n        \"IdentityType\": \"XX01\",\n        \"NewIssue\": null,\n        \"CreateOn\": \"2026-01-14T10:40:52.6\",\n        \"UpdateOn\": \"2026-01-14T10:40:52.6\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"RecordID\": \"a79ba96e-f2f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"55c906e7-4169-46fc-bfee-9ca8648d3161"},{"name":"Join Request Identity - UPSERT","event":[{"listen":"test","script":{"id":"3b156b73-c025-478b-8b09-6147b1f81c0c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"353d4d4d-06e3-4197-8529-7c22295a59a2","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6c0acb00-aef3-49a8-8438-2b1645daf917","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"ValidateOnly\": true,\r\n    \"Data\": [\r\n    {\r\n        \"DateIssue\": \"2022-01-01T00:00:00\",\r\n        \"IdentityNo\": \"99999999\",\r\n        \"IdentityType\": \"SG01\"\r\n    },\r\n    {\r\n        \"IdentityType\": \"SG02\"\r\n    },\r\n    {\r\n        \"IdentityNo\": \"S9009216B\",\r\n        \"IdentityType\": \"SG01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate identity.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e8dd0f4e-3600-48c6-bced-a573660a523c","name":"Join Request Identity - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"Data\": [\r\n    {\r\n        \"DateIssue\": \"2022-01-01T00:00:00\",\r\n        \"IdentityClass\": null,\r\n        \"IdentityNo\": \"ME123456\",\r\n        \"IdentityType\": \"XX01\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:40:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"TGEPhLD9BfxD8fF3AJdbwQWG6FNiKrhWnYLOoIof3y-kRYu9LATinQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9c56699299c95-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"IdentityNo;IdentityType;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"ME123456;XX01;000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"},{"id":"c4c7e86f-2b63-4354-8e20-532d6950a64d","name":"Join Request Identity - UPSERT (Validation)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-ID\",\r\n    \"ValidateOnly\": true,\r\n    \"Data\": [\r\n    {\r\n        \"DateIssue\": \"2022-01-01T00:00:00\",\r\n        \"IdentityNo\": \"99999999\",\r\n        \"IdentityType\": \"SG01\"\r\n    },\r\n    {\r\n        \"IdentityType\": \"SG02\"\r\n    },\r\n    {\r\n        \"IdentityNo\": \"S9009216B\",\r\n        \"IdentityType\": \"SG01\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Wed, 20 May 2026 06:13:20 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 97ed0d1f8de4f60b953cac258482a042.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"fyagv6oJKsJdMfiLojWn8fZKNicBIfwpXWVhi-gY9NFU1x1pMb5tyg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"cf-ray","value":"9fe931e42ab23f98-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"IdentityNo;IdentityType\",\n        \"validRecords\": [\n            {\n                \"key\": \"S9009216B;SG01\",\n                \"message\": \"Validated\"\n            }\n        ],\n        \"invalidRecords\": [\n            {\n                \"key\": \"99999999;SG01\",\n                \"errorMessage\": \"Invalid Singapore IC/FIN Number. First char must be S, T, F, G, M.\"\n            },\n            {\n                \"key\": \";SG02\",\n                \"errorMessage\": \"Mandatory Issue Date must not be empty.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"1 record(s) validated. 2 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"6c0acb00-aef3-49a8-8438-2b1645daf917"},{"name":"Join Request Identity - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4f3c639a-bdc0-44c3-94f6-bf9d317540d2"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"111fd934-2e1d-4576-8e64-44ada38b4084"}}],"id":"384f0a91-2059-4a32-8c0a-698c50f779a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityNo\": \"ME123456\",\r\n        \"IdentityType\": \"XX01\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate identity.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"77bd1e0a-c0f6-4d13-b989-6dfc7e3c5d75","name":"Join Request Identity - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-ID\",\r\n  \"Data\":  [\r\n    {\r\n        \"IdentityNo\": \"ME123456\",\r\n        \"IdentityType\": \"XX01\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:40:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df03eff7496497399f541d58bd3a520c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"fLA4g4BmyAr9A4qaTB6fs9BaahZg25l7a56js9OkU85LaVbtBNlCBA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9c5096d329c95-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"IdentityNo;IdentityType;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"ME123456;XX01;000001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"384f0a91-2059-4a32-8c0a-698c50f779a9"},{"name":"Join Request Manager - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"6a5fdb4a-0582-41cf-a494-412a9936881a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"048da06f-be16-45bd-b7be-89accef527de"}}],"id":"1cb7c5d3-6296-47d2-9f04-ce63c8802a59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Manager\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate manager.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f4cbf09e-f9c0-456e-a092-69cc0417b441","name":"Join Request Manager - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Manager\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:58:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"JC5BF3qazeEoMkQLMDkYkqOSWdaL0RR0mcqLzq2AzEzuEPUfMcGD9A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9df877a55fd74-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CreateOn\": \"2025-09-12T15:06:12.057\",\n        \"UpdateOn\": \"2025-09-12T15:06:12.057\",\n        \"CreateBy\": \"leo.liu\",\n        \"UpdateBy\": \"leo.liu\",\n        \"BatchNo\": 0,\n        \"RecordID\": \"f2fe23f1-a68f-f011-8493-06540fc8457d\",\n        \"ParentRecordID\": \"499428de-a58f-f011-8493-06540fc8457d\",\n        \"DateStart\": null,\n        \"DateEnd\": null,\n        \"ManagerCode\": \"0766649598000001\",\n        \"ManagerTypeCode\": \"LM\",\n        \"EmployeeCode\": \"WT01-001\"\n    },\n    {\n        \"CreateOn\": \"2026-01-14T10:57:04.863\",\n        \"UpdateOn\": \"2026-01-14T10:57:04.863\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"BatchNo\": 0,\n        \"RecordID\": \"64a27ab1-f4f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"ManagerCode\": \"0330\",\n        \"ManagerTypeCode\": \"LM\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"1cb7c5d3-6296-47d2-9f04-ce63c8802a59"},{"name":"Join Request Manager - UPSERT","event":[{"listen":"test","script":{"id":"96f57143-96c8-4c57-9270-b7493a0d8603","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"8ac70b42-1ec1-452d-bc7d-91a022250b45","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2bb80707-3e18-4177-99bb-9575c77f4c82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"ManagerCode\": \"0330\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate manager.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3ec3da22-f51b-4142-ad47-c68308775172","name":"Join Request Manager - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-JR-MD\",\r\n    \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"ManagerCode\": \"0330\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:57:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"nDUBSCczaKYLnrSi4cQwlavz3p-N2Jio3_Z7Jk-RKJTRj-RqfRSM_w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9dd215844a2c5-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;ManagerCode;ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;0330;LM\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"2bb80707-3e18-4177-99bb-9575c77f4c82"},{"name":"Join Request Manager - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"985024e0-5df9-4c49-9f5f-3d61cd40ee63"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ff91ba46-ae39-4fe4-9810-b3a2b1a79f2c"}}],"id":"68515271-670f-4635-978e-eb7e9b059af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-MD\",\r\n  \"Data\":  [\r\n    {\r\n        \"ManagerCode\": \"0330\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate manager.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"aa64f6fe-c61b-44ea-9cce-7fa603172112","name":"Join Request Manager - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-MD\",\r\n  \"Data\":  [\r\n    {\r\n        \"ManagerCode\": \"0330\",\r\n        \"ManagerTypeCode\": \"LM\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 02:59:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 60661f69b4c1cff9a1b2094121679172.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"hSwC5vX3JY0F3FG4CyIfnXNDFehcrGyAiT4SfFpbf0XNnF7o00LfSg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9e0a60934fd74-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;ManagerCode;ManagerTypeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;0330;LM\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"68515271-670f-4635-978e-eb7e9b059af3"},{"name":"Join Request Emergency - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"bb235f1b-5c22-49b0-959c-c5e7ccafad1b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b5ca828d-6772-4b0b-9494-a26ed0a73422"}}],"id":"67231940-4d79-49fc-aebc-acf28bc69a1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Emergency \r\n    \"InterfaceCode\": \"BIPO-JR-EG\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate emergency contact.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"30fc1a14-c89e-43b1-96cc-a9df77c34f00","name":"Join Request Emergency - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Emergency \r\n    \"InterfaceCode\": \"BIPO-JR-EG\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:04:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 df81bacde2a10797afb0c8500cb1ab52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"rYj5352sHcVwWTFxxQhzH48perAHzNYW4XBzNkoFpTpi03tt60FDAg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9e8a188efcde6-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Remarks\": null,\n        \"RecordID\": \"3e3f4e98-f5f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"AddressLine1\": null,\n        \"AddressLine2\": null,\n        \"AddressLine3\": null,\n        \"AddressDistrict\": null,\n        \"AddressVillage\": null,\n        \"AddressCity\": null,\n        \"AddressPostal\": null,\n        \"AddressState\": null,\n        \"AddressStateCode\": null,\n        \"AddressCountryCode\": null,\n        \"Email\": \"jeffryCandidate@email.com\",\n        \"EmergencyName\": \"JeffryYu\",\n        \"Gender\": null,\n        \"MobileNo\": null,\n        \"RelationCode\": \"S\",\n        \"TelephoneNo\": null,\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"67231940-4d79-49fc-aebc-acf28bc69a1b"},{"name":"Join Request Emergency - UPSERT","event":[{"listen":"test","script":{"id":"e6c17486-859e-4424-b4d3-b9afe1dabae2","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"9d3016a2-d72c-4115-af6b-73a6682ba474","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"06cd259f-3f14-4d2c-9fcc-1959e4665a09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\": [\r\n    {\r\n        \"Email\": \"jeffryCandidate@email.com\",\r\n        \"EmergencyName\": \"JeffryYu\",\r\n        \"RelationCode\": \"S\",\r\n        \"TelephoneNo\": null,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate emergency contact.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"17e38e86-308e-46bb-9d40-05b3feb03c82","name":"Join Request Emergency - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\": [\r\n    {\r\n        \"Email\": \"jeffryCandidate@email.com\",\r\n        \"EmergencyName\": \"JeffryYu\",\r\n        \"RelationCode\": \"S\",\r\n        \"TelephoneNo\": null,\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:03:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 80c2eff28207cf5f42a52e641349b20c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"627XPCEVa7VDsSfUM9rl5h7J1onfQ5YwkHbgp8WF5QXCyOFDm99MbA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9e6b389ed3da1-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;EmergencyName\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;JeffryYu\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"06cd259f-3f14-4d2c-9fcc-1959e4665a09"},{"name":"Join Request Emergency - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a2770628-6a4b-41b1-9b26-4eb706a38b37"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"185c5153-61e8-49fb-a385-d566719132f1"}}],"id":"3ad8b6a6-1c19-47fe-9f3d-bfc76e14b0db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmergencyName\": \"JeffryYu\",\r\n        \"RelationCode\": \"S\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate emergency contact.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6188c023-ca61-41fa-89d2-940b17cd550b","name":"Join Request Emergency - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-EG\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmergencyName\": \"JeffryYu\",\r\n        \"RelationCode\": \"S\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:06:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"2XuIhiayELJVJNyIKFJ3BF2LJ-JgovhtIvbTLoUOWMDnVl6fYxcQ2g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bd9eb566cfffd20-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;EmergencyName\",\n        \"validRecords\": [\n            {\n                \"key\": \"000001;JeffryYu\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"3ad8b6a6-1c19-47fe-9f3d-bfc76e14b0db"},{"name":"Join Request Allowance - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ff4df363-1dd8-4901-afe2-afc841df1205"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a33f906c-086b-49c4-adaa-5de39398a6dc"}}],"id":"9e52caae-78cd-42be-87a7-3f0a3f5d5f67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Allowance\r\n    \"InterfaceCode\": \"BIPO-JR-AL\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate allowance.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1ed4c9d2-1d3e-459f-9c72-a0cc6ea5f09c","name":"Join Request Allowance - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Join Request Allowance\r\n    \"InterfaceCode\": \"BIPO-JR-AL\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 08:02:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"VgKVcsEYEVrPBKkVOxjeoTuCqRARiLNIzaBv36JMX9bshgAJ3Cvbcg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb9d186f19cdf2-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"DateEnd\": null,\n        \"AllowanceCode\": \"076E81BF45C00000\",\n        \"Condition\": null,\n        \"CurrencyCode\": null,\n        \"PayRunBatch\": null,\n        \"Quantity\": 22,\n        \"RunType\": \"M\",\n        \"PaymentFrequency\": \"M\",\n        \"PaymentType\": \"P\",\n        \"RecordID\": \"fc22e267-1ff1-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"9e52caae-78cd-42be-87a7-3f0a3f5d5f67"},{"name":"Join Request Allowance - UPSERT","event":[{"listen":"test","script":{"id":"e9244583-4f25-4900-89d5-bd2564f8ec14","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"3e7ca5fc-f661-40fe-8ae6-f215bafdfb54","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5493f29c-73c8-418e-8fe3-3d71da9d37d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AL\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"Condition\": null,\r\n        \"CurrencyCode\": null,\r\n        \"PayRunBatch\": null,\r\n        \"Quantity\": 22.0000,\r\n        \"RunType\": \"M\",\r\n        \"PaymentFrequency\": \"M\",\r\n        \"PaymentType\": \"P\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate allowance.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"142606ff-7668-4fc9-8eb8-ac866f5c307e","name":"Join Request Allowance - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AL\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"DateEnd\": null,\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"Condition\": null,\r\n        \"CurrencyCode\": null,\r\n        \"PayRunBatch\": null,\r\n        \"Quantity\": 22.0000,\r\n        \"RunType\": \"M\",\r\n        \"PaymentFrequency\": \"M\",\r\n        \"PaymentType\": \"P\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:55:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 97ed0d1f8de4f60b953cac258482a042.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"amrWWAEYlGjFV7BgRTTMLS4WWsvsLu0KLeLChg59dUJAbU67qtj_BA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb92e84e065cd7-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;AllowanceCode;RunType;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;076E81BF45C00000;M;000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"5493f29c-73c8-418e-8fe3-3d71da9d37d5"},{"name":"Join Request Allowance - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"668dfb8f-e7d1-4005-afa6-ea83fb126e8a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e51fff93-f9be-4f90-b690-b93ebaec33c1"}}],"id":"e8a7ad87-08df-4267-9814-9eec25d45b87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AL\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"RunType\": \"M\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate allowance.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2dff1634-48aa-4b53-a9d1-8345189d553d","name":"Join Request Allowance - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-AL\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"AllowanceCode\": \"076E81BF45C00000\",\r\n        \"RunType\": \"M\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:56:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 97ed0d1f8de4f60b953cac258482a042.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"v4QwkvAWxQJ19_-dx4NaSum4FOq_oJO2cBhEn5CtMZLjGiWu3wunQg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb93c398f85cd7-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;AllowanceCode;RunType;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;076E81BF45C00000;M;000001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"e8a7ad87-08df-4267-9814-9eec25d45b87"},{"name":"Join Request Spare XX - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0b7ed120-07f9-455c-9267-399e1503cb1a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0ff52865-4451-4e05-9d03-00c75af3f923"}}],"id":"f25bb3fd-e680-458d-9220-62fb79204442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Join Request Spare, support BIPO-JR-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-JR-S01\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of candidate spare info.<br />Employee spare info table, support BIPO-JR-SXX (XX: 01-20)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"75240db5-1b79-4ab0-984d-1436447125f8","name":"Join Request Spare XX - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // Join Request Spare, support BIPO-JR-SXX where XX is 01-20\r\n    \"InterfaceCode\": \"BIPO-JR-S01\",\r\n    \"EmployeeCodes\": [\r\n        \"000001\",\r\n        \"WT01-001\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:21:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"ec4wLcDdCqJ8ZY5kqjQtckWqo1yK-Tl_g8r9kgOX7ZVORbjHoI2z_A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bda01367f4afd8f-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DateStart\": \"2025-01-01T00:00:00\",\n        \"CreateOn\": \"2026-01-14T11:21:36.203\",\n        \"UpdateOn\": \"2026-01-14T11:21:36.203\",\n        \"CreateBy\": \"APIU\",\n        \"UpdateBy\": \"APIU\",\n        \"ESM01C01\": \"test\",\n        \"ESM01C02\": null,\n        \"ESM01C03\": null,\n        \"ESM01C04\": null,\n        \"ESM01C05\": null,\n        \"ESM01C06\": null,\n        \"ESM01C07\": null,\n        \"ESM01C08\": null,\n        \"ESM01C09\": null,\n        \"ESM01C10\": null,\n        \"ESM01C11\": null,\n        \"ESM01C12\": null,\n        \"ESM01C13\": null,\n        \"ESM01C14\": null,\n        \"ESM01C15\": null,\n        \"ESM01C16\": null,\n        \"ESM01C17\": null,\n        \"ESM01C18\": null,\n        \"ESM01C19\": null,\n        \"ESM01C20\": null,\n        \"ESM01C21\": null,\n        \"ESM01C22\": null,\n        \"ESM01C23\": null,\n        \"ESM01C24\": null,\n        \"ESM01C25\": null,\n        \"ESM01D01\": null,\n        \"ESM01D02\": null,\n        \"ESM01D03\": null,\n        \"ESM01D04\": null,\n        \"ESM01D05\": null,\n        \"ESM01D06\": null,\n        \"ESM01D07\": null,\n        \"ESM01D08\": null,\n        \"ESM01D09\": null,\n        \"ESM01D10\": null,\n        \"ESM01D11\": null,\n        \"ESM01D12\": null,\n        \"ESM01D13\": null,\n        \"ESM01D14\": null,\n        \"ESM01D15\": null,\n        \"ESM01D16\": null,\n        \"ESM01D17\": null,\n        \"ESM01D18\": null,\n        \"ESM01D19\": null,\n        \"ESM01D20\": null,\n        \"ESM01N01\": 10,\n        \"ESM01N02\": 0,\n        \"ESM01N03\": 0,\n        \"ESM01N04\": 0,\n        \"ESM01N05\": 0,\n        \"ESM01N06\": 0,\n        \"ESM01N07\": 0,\n        \"ESM01N08\": 0,\n        \"ESM01N09\": 0,\n        \"ESM01N10\": 0,\n        \"ESM01N11\": 0,\n        \"ESM01N12\": 0,\n        \"ESM01N13\": 0,\n        \"ESM01N14\": 0,\n        \"ESM01N15\": 0,\n        \"ESM01N16\": 0,\n        \"ESM01N17\": 0,\n        \"ESM01N18\": 0,\n        \"ESM01N19\": 0,\n        \"ESM01N20\": 0,\n        \"ESM01R01\": \"Y\",\n        \"ESM01R02\": null,\n        \"ESM01R03\": null,\n        \"ESM01R04\": null,\n        \"ESM01R05\": null,\n        \"ESM01R06\": null,\n        \"ESM01R07\": null,\n        \"ESM01R08\": null,\n        \"ESM01R09\": null,\n        \"ESM01R10\": null,\n        \"ESM01R11\": null,\n        \"ESM01R12\": null,\n        \"ESM01R13\": null,\n        \"ESM01R14\": null,\n        \"ESM01R15\": null,\n        \"ESM01R16\": null,\n        \"ESM01R17\": null,\n        \"ESM01R18\": null,\n        \"ESM01R19\": null,\n        \"ESM01R20\": null,\n        \"ESM01Z01\": null,\n        \"ESM01L01\": null,\n        \"ESM01L02\": null,\n        \"ESM01L03\": null,\n        \"ESM01L04\": null,\n        \"ESM01L05\": null,\n        \"ESM01S01\": null,\n        \"ESM01S02\": null,\n        \"ESM01S03\": null,\n        \"ESM01S04\": null,\n        \"ESM01S05\": null,\n        \"ESM01A01\": null,\n        \"RecordID\": \"4652d51f-f8f0-f011-8499-06540fc8457d\",\n        \"ParentRecordID\": \"27729d28-5bf0-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000001\"\n    }\n]"}],"_postman_id":"f25bb3fd-e680-458d-9220-62fb79204442"},{"name":"Join Request Spare XX - UPSERT","event":[{"listen":"test","script":{"id":"f968f9d3-d72a-4194-9e86-370df3936de2","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"d9ae2745-d0ec-4f3d-ad22-b1aa25ce8266","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"1cd0a78d-98ca-4968-a3cb-5ef5092ab9f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ESM01C01\": \"test\",\r\n        \"ESM01N01\": 10.00,\r\n        \"ESM01R01\": \"Y\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update candidate spare info.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ValidateOnly</td>\n<td>boolean</td>\n<td>No</td>\n<td>When set to true, the API validates the request data only and does not import records. Default value is false.  <br />Note: EmployeeCode field is ignored when value is true.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"00c375a2-13b3-4fc4-aa9a-84c1cf6b122f","name":"Join Request Spare XX - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\": [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"ESM01C01\": \"test\",\r\n        \"ESM01N01\": 10.00,\r\n        \"ESM01R01\": \"Y\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:21:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"2lzmE_seFqB9JeFcLgETwPSLtOjsVb3H1hgVJMv8pVH1-3GSxL73bQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bda010edcd4fd8f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;000001\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"1cd0a78d-98ca-4968-a3cb-5ef5092ab9f3"},{"name":"Join Request Spare XX - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9c3d944b-f465-47c1-9d5d-262108e6715c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b29944f9-8590-40ea-952d-c4d636638b8d"}}],"id":"9d81583d-3907-4481-b25a-eddbfdf7fe4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete candidate spare info.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2a809745-7fed-4715-8ddd-f569518ee33f","name":"Join Request Spare XX - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-JR-S01\",\r\n  \"Data\":  [\r\n    {\r\n        \"DateStart\": \"2025-01-01T00:00:00\",\r\n        \"EmployeeCode\" : \"000001\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 03:21:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"imxNAsqsAEDSZ36EZIclvh8yz2I51JYR_oe4BcBO3iqXURYswPxM2g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bda0093e97afd8f-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"DateStart;EmployeeCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"2025-01-01;000001\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"9d81583d-3907-4481-b25a-eddbfdf7fe4b"}],"id":"72a34a10-961c-4d1a-87cb-4c4d6006641c","_postman_id":"72a34a10-961c-4d1a-87cb-4c4d6006641c","description":""},{"name":"Attendance","item":[{"name":"Attendance","item":[{"name":"Clocking","item":[{"name":"Clocking - LIST","event":[{"listen":"test","script":{"id":"48603341-a559-4d43-ab93-de1c0bd8fa1a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"017c2812-8de7-4b3b-ba67-fe63dfa18dad","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5c8d63bb-88f6-4057-a798-7e4d74b790bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Clocking\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"EmployeeCodes\": [\r\n        \"000002\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of clocking record from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8a37bcf1-963e-471c-b539-269cf8c65071","name":"Clocking - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Clocking\r\n    \"InterfaceCode\": \"BIPO-CLK\",\r\n    \"EmployeeCodes\": [\r\n        \"000002\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 09:27:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"0ZJwqb6Zc-LzycaFCD2Jb3ZLVte_rtH61XyrvPt8mXgGJTHjLTcP8Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0d890cdd0f6014-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"ClockDate\": \"2026-01-01T00:00:00\",\n        \"BadgeNo\": \"000002\",\n        \"ClockTime\": \"08:00\",\n        \"InOut\": 0,\n        \"ClockCode\": \"HK_Office\",\n        \"CreateOn\": \"2026-01-20T17:05:51.25\",\n        \"UpdateBy\": \"DevPortal\",\n        \"UpdateOn\": \"2026-01-20T17:26:43.093\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"ClockDate\": \"2026-01-01T00:00:00\",\n        \"BadgeNo\": \"000002\",\n        \"ClockTime\": \"18:00\",\n        \"InOut\": 1,\n        \"ClockCode\": \"HK_Office\",\n        \"CreateOn\": \"2026-01-20T17:18:20.98\",\n        \"UpdateBy\": \"DevPortal\",\n        \"UpdateOn\": \"2026-01-20T17:26:48.587\"\n    }\n]"}],"_postman_id":"5c8d63bb-88f6-4057-a798-7e4d74b790bd"},{"name":"Clocking - UPSERT","event":[{"listen":"test","script":{"id":"d29fe0aa-cfec-43f8-a8b2-0f74b6507340","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2fa3e495-45b2-4a1a-9fc2-278c4299708d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"d7d4cbb5-4f9c-485b-baaf-7fa3d37efb44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"ClockDate\": \"2026-01-02T00:00:00\",\r\n        \"BadgeNo\": \"000002\",\r\n        \"ClockTime\": \"08:00\",\r\n        \"InOut\": 0.00,\r\n        \"ClockCode\": \"HK_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update clocking record in BIPO.</p>\n<p>If the <strong>InOut</strong> field is not provided, system will default the value to <strong>0</strong>.</p>\n<p><strong>InOut</strong> value definitions:</p>\n<ul>\n<li><p><strong>0</strong> – Clock-in</p>\n</li>\n<li><p><strong>1</strong> – Clock-out</p>\n</li>\n</ul>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"610dc871-a207-46ab-bbd9-48afc37dae2b","name":"Clocking - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"ClockDate\": \"2026-01-01T00:00:00\",\r\n        \"BadgeNo\": \"000002\",\r\n        \"ClockTime\": \"08:00\",\r\n        \"InOut\": 0.0,\r\n        \"ClockCode\": \"HK_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 09:05:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0048099206d4ae7c3eb001efa32bf694.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Ma1636m-voWLn4fBsuiKz33ohzOvCAMs98kO2A4hYYs9UNiVAxjU4w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0d69890f41893c-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;ClockDate;ClockTime\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2026-01-01;08:00\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"d7d4cbb5-4f9c-485b-baaf-7fa3d37efb44"},{"name":"Clocking - DELETE","event":[{"listen":"test","script":{"id":"e737b9c0-2f90-4789-8782-877c6f63139c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"c8cd05a8-2400-4cea-919d-763464425015","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"cdc86ceb-028b-4b53-b3fd-625e6a19c172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"ClockDate\": \"2026-01-02T00:00:00\",\r\n        \"ClockTime\": \"20:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete clock.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6c6b2919-5a38-4280-bd62-16cd95164cb6","name":"Clocking - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLK\",\r\n  \"Data\":  [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"ClockDate\": \"2026-01-02T00:00:00\",\r\n        \"ClockTime\": \"20:00\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 09:51:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b93539311f65854b91591e3ebce387d2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Zl5zzYmFBp-qiHH3WJqNnBuTev567ukMQes2q61m708LPCRdK70ctg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0dac6b6dced083-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;ClockDate;ClockTime\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;2026-01-02;20:00\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"cdc86ceb-028b-4b53-b3fd-625e6a19c172"}],"id":"de307dc9-8471-4949-a53d-d0dffa7051a3","_postman_id":"de307dc9-8471-4949-a53d-d0dffa7051a3","description":""}],"id":"5aaa858e-4d57-475b-a335-451e8cd0afba","_postman_id":"5aaa858e-4d57-475b-a335-451e8cd0afba","description":""},{"name":"Reference","item":[{"name":"Attendance","item":[{"name":"Calendar - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"b94d41ad-1888-4532-984e-cc995ec4ef03"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a60579c3-85e5-4324-8937-d4f4ab588f72"}}],"id":"806c3d6b-66b3-4366-9f49-5d29c914ebdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Calendar Master\r\n    \"InterfaceCode\": \"BIPO-CA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of calendars from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"465bd43d-3c9f-4891-9152-277016c54b4f","name":"Calendar - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:02:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a7cc1d4538d5c3a4d8d572fbc8e0b6fe.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"EtRKXycdVYemZGgbNP6N8IcIEZx9wfvRM_XhD-LC_PPFlPxZgKhCww=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdaecc98fa2ef72-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CalendarCode\": \"07666495B5400000\",\n        \"CalendarName\": \"07666495B5400000\",\n        \"CalendarNature\": null,\n        \"CycleStartDate\": \"2018-01-01T00:00:00\",\n        \"CycleType\": null,\n        \"CountryCodes\": \"*\",\n        \"AutoShift\": null,\n        \"AutoShift2\": null,\n        \"MaxHoursAfterStart\": 0,\n        \"MaxHoursBeforeStart\": 0,\n        \"CutOff\": null,\n        \"MaxHoursAfterCutOff\": 0,\n        \"MaxHoursBeforeCutOff\": 0,\n        \"Obsolete\": null,\n        \"AllowShiftChange\": null,\n        \"KETWorkingHourDetail\": null,\n        \"SplitShift\": null,\n        \"HolidayShiftCode\": null,\n        \"HolidayWorkStatus\": null,\n        \"HolidayFollowCalendar\": null,\n        \"ShiftPolicyCode\": null,\n        \"FullDayNormalStart\": null,\n        \"FullDayNormalEnd\": null,\n        \"HalfDayNormalStart\": null,\n        \"HalfDayNormalEnd\": null,\n        \"OTEndBefore\": 0,\n        \"OTStartAfter\": 0,\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMinTotal\": 0,\n        \"OTMaxBefore\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"OTEndBeforeORH\": 0,\n        \"OTStartAfterORH\": 0,\n        \"OTMinBeforeORH\": 0,\n        \"OTMinAfterORH\": 0,\n        \"OTMinTotalORH\": 0,\n        \"OTMaxBeforeORH\": 0,\n        \"OTMaxAfterORH\": 0,\n        \"OTMaxTotalORH\": 0,\n        \"OffDayMaxHoursFromPrevDay\": 0,\n        \"OffDayMaxTime\": null,\n        \"HideShift2\": 0\n    }\n]"}],"_postman_id":"806c3d6b-66b3-4366-9f49-5d29c914ebdd"},{"name":"Calendar - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"fa4787ab-6e5e-44c4-94c9-c14dd83cfc04"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9786564b-3e2a-49fb-a88d-28d869d904bc"}}],"id":"ece1e0d2-aaeb-4537-9de7-80a92aa809db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"CalendarName\": \"WorkDaysPerWeek\",\r\n        \"CycleStartDate\": \"2021-12-01T00:00:00\",\r\n        \"CalendarNature\": null,\r\n        \"CountryCodes\": \"*\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update calendar in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8713ff64-6eea-4c25-9e90-f108a85e4a0b","name":"Calendar - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"CalendarName\": \"WorkDaysPerWeek\",\r\n        \"CycleStartDate\": \"2021-12-01T00:00:00\",\r\n        \"CalendarNature\": null,\r\n        \"CountryCodes\": \"*\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:58:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"6VP6oDRodK0efYnyCVFkwreYFuS0pf2GzHsZ11G1selRkr6ro8faZA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdae6b73a31831e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CalendarCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"5Days\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"ece1e0d2-aaeb-4537-9de7-80a92aa809db"},{"name":"Calendar - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2874df77-795a-4621-bc96-247ad46880fa"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d4d101bd-7e20-45c8-9b53-9cda60619d55"}}],"id":"80e2c9b2-0c19-4b30-9c33-06da2dd67175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\":  [\r\n    {\r\n        \"CalendarCode\": \"5Days\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete calendar.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8bbb8245-063e-47aa-9f5a-5bb1e46fae88","name":"Calendar - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CA\",\r\n  \"Data\":  [\r\n    {\r\n        \"CalendarCode\": \"5Days\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:06:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f0a7a17a64a069119d6238cf09359f04.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"kooyvky4N4VHp-n_o3QjnAFfJNhAxPZQE5by-QVtvlqLugnMTXL9IA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdaf2760e0e8219-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CalendarCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"5Days\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"80e2c9b2-0c19-4b30-9c33-06da2dd67175"},{"name":"Calendar Pattern - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a2a41054-2f0f-443d-a3e1-56887d0d016d"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"4d03983b-3aec-4343-a37d-3f55d8aec34b"}}],"id":"8bb9522c-577d-4114-8033-81c6ea2e758b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Calendar Pattern Master\r\n    \"InterfaceCode\": \"BIPO-CAP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of calendar pattern from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"aa9f7102-a362-4884-ac71-f7e6acefb2f3","name":"Calendar Pattern - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CAP\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:21:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 9bc697d938d16ba2b1829291e3d4b8f8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"EleuDsUn129KPCoFYCCV7L1l1T_2OztC-o4gMVt90sylKr4SujAITg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb07ed5afafdc6-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CalendarCode\": \"07666495B5400000\",\n        \"DayNo\": 1,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"W1\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null,\n        \"DayType\": null\n    },\n    {\n        \"CalendarCode\": \"07666495B5400000\",\n        \"DayNo\": 2,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"W1\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null,\n        \"DayType\": null\n    },\n    {\n        \"CalendarCode\": \"07666495B5400000\",\n        \"DayNo\": 3,\n        \"DayWeight\": 1,\n        \"DayWeight2\": 0,\n        \"ShiftCode\": \"W1\",\n        \"ShiftCode2\": null,\n        \"ShiftCode3\": null,\n        \"DayType\": null\n    }\n]"}],"_postman_id":"8bb9522c-577d-4114-8033-81c6ea2e758b"},{"name":"Calendar Pattern - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"76f43113-e37b-4257-81f6-477940ca60e3"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"98a27006-3dd0-49b8-9346-458e881eba5a"}}],"id":"e72f1e28-7a93-4d76-aa6f-26752c5c5fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CAP\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"DayNo\": 1.0,\r\n        \"DayWeight\": 1.00,\r\n        \"DayWeight2\": 0.00,\r\n        \"ShiftCode\": \"W1\",\r\n        \"ShiftCode2\": null,\r\n        \"ShiftCode3\": null,\r\n        \"DayType\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update calendar pattern in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d59fa665-64f1-4242-a4cd-673acc9c5931","name":"Calendar Pattern - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CAP\",\r\n  \"Data\": [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"DayNo\": 1.0,\r\n        \"DayWeight\": 1.00,\r\n        \"DayWeight2\": 0.00,\r\n        \"ShiftCode\": \"W1\",\r\n        \"ShiftCode2\": null,\r\n        \"ShiftCode3\": null,\r\n        \"DayType\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:20:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 9bc697d938d16ba2b1829291e3d4b8f8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"vLSNeRypMwm98SqgzxeevKcafGy8qPVeSwUR7NUsGKQAQF3BrdbZ3A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb07ae4855fdc6-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CalendarCode;DayNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"5Days;1\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"e72f1e28-7a93-4d76-aa6f-26752c5c5fd9"},{"name":"Calendar Pattern - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8d8ec399-fe58-46a9-a664-f7cb9d26da4b"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"dbf65f66-d463-46b1-94e9-1c3b8bbfd78e"}}],"id":"e43edebe-9879-42f8-b9e3-574abe8aea22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CAP\",\r\n  \"Data\":  [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"DayNo\": 1.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete calendar pattern.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0f6f8f78-62e8-46a1-b5fb-fbc74d1e1cb9","name":"Calendar Pattern - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CAP\",\r\n  \"Data\":  [\r\n    {\r\n        \"CalendarCode\": \"5Days\",\r\n        \"DayNo\": 1.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:22:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 9bc697d938d16ba2b1829291e3d4b8f8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"e7k-VS43u0VwMXZY2L-aMvrVif8Xrg7jy0RMWAylnCGrWr1Svl_paQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb098fcf7efdc6-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"CalendarCode;DayNo\",\n        \"validRecords\": [\n            {\n                \"key\": \"5Days;1\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"e43edebe-9879-42f8-b9e3-574abe8aea22"},{"name":"Holiday - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"af5eadbd-16ad-4add-b8e0-1c6122c48b9a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9462c75c-77cd-403b-9062-347ef5d20be7"}}],"id":"4ae910c4-0d8a-4f93-b410-bd1ff36c6b53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Holiday Master\r\n    \"InterfaceCode\": \"BIPO-HL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of holiday from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"419ebd7d-7030-4f51-ab95-6381a9283de7","name":"Holiday - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-HL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:40:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"GNhO5TgVt4gNfec73VpC5RPZ3fw61zAIBWmtt7DB-NcrZt60xnmmgw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb244a6933a8ea-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"14aef6de-13f1-f011-8499-06540fc8457d\",\n        \"HolidayDate\": \"2026-05-01T00:00:00\",\n        \"HolidayCode\": \"TW_LD\",\n        \"HolidayName\": \"Labour Day\",\n        \"CNStatutory\": 0,\n        \"HKStatutory\": 0,\n        \"MOStatutory\": 0,\n        \"TWStatutory\": 0,\n        \"PHStatutory\": null,\n        \"VNStatutory\": 0,\n        \"DeductFullOnEve\": \"N\",\n        \"DeductFullOnEveRace\": null,\n        \"DeductFullOnEveReligion\": null,\n        \"UseExpression\": 0,\n        \"DeductFullOnEveExpression\": null,\n        \"CountryCodes\": \"*\",\n        \"Condition\": \"(0=0)\",\n        \"CreateBy\": \"APIU\",\n        \"CreateOn\": \"2026-01-14T14:40:18.827\",\n        \"UpdateBy\": \"APIU\",\n        \"UpdateOn\": \"2026-01-14T14:40:18.827\"\n    },\n    {\n        \"RecordID\": \"f04e44fa-fdb8-ee11-8365-06749c1ba6be\",\n        \"HolidayDate\": \"2024-01-01T00:00:00\",\n        \"HolidayCode\": \"TW_NYD\",\n        \"HolidayName\": \"元旦 New Year's Day\",\n        \"CNStatutory\": 0,\n        \"HKStatutory\": 0,\n        \"MOStatutory\": 0,\n        \"TWStatutory\": 1,\n        \"PHStatutory\": null,\n        \"VNStatutory\": 0,\n        \"DeductFullOnEve\": null,\n        \"DeductFullOnEveRace\": null,\n        \"DeductFullOnEveReligion\": null,\n        \"UseExpression\": 0,\n        \"DeductFullOnEveExpression\": null,\n        \"CountryCodes\": \"TW\",\n        \"Condition\": \"(0=0)\",\n        \"CreateBy\": \"maggie.tsang\",\n        \"CreateOn\": \"2024-01-22T16:12:32.943\",\n        \"UpdateBy\": null,\n        \"UpdateOn\": null\n    }\n]"}],"_postman_id":"4ae910c4-0d8a-4f93-b410-bd1ff36c6b53"},{"name":"Holiday - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2991f362-821e-44c7-9dbe-fbba35afe01e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f2c240ec-bbb9-4501-9e89-5bff6b2d0755"}}],"id":"14024825-6dd2-4149-b9e2-36ec6488dc47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\": [\r\n    {\r\n        \"HolidayDate\": \"2026-05-01T00:00:00\",\r\n        \"CountryCodes\": \"*\",\r\n        \"HolidayCode\": \"TW_LD\",\r\n        \"HolidayName\": \"Labour Day\",\r\n        \"HKStatutory\": null,\r\n        \"CNStatutory\": null,\r\n        \"DeductFullOnEve\": \"N\",\r\n        \"Condition\": \"(0=0)\",\r\n        \"MOStatutory\": null,\r\n        \"TWStatutory\": null,\r\n        \"PHStatutory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update holiday in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f6b2cdae-9ab9-458e-b85d-2e32fcd9bd1e","name":"Holiday - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\": [\r\n    {\r\n        \"HolidayDate\": \"2026-05-01T00:00:00\",\r\n        \"CountryCodes\": \"*\",\r\n        \"HolidayCode\": \"TW_LD\",\r\n        \"HolidayName\": \"Labour Day\",\r\n        \"HKStatutory\": null,\r\n        \"CNStatutory\": null,\r\n        \"DeductFullOnEve\": \"N\",\r\n        \"Condition\": \"(0=0)\",\r\n        \"MOStatutory\": null,\r\n        \"TWStatutory\": null,\r\n        \"PHStatutory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:40:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"AR42g9_RR0CAiAStEFzXTeZ0LqgDydbhlzcPwyrlfZ-oQ3F5vzjkeg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb24224ad0a8ea-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"HolidayDate;CountryCodes\",\n        \"validRecords\": [\n            {\n                \"key\": \"2026-05-01;*\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"14024825-6dd2-4149-b9e2-36ec6488dc47"},{"name":"Holiday - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"27831d13-6fb7-417f-83b8-18a4862d16e8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"33d5176a-5cc6-4405-9b92-33097f2dbe75"}}],"id":"df81b9da-9bff-4696-b0ef-b7eb424b14d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\":  [\r\n    {\r\n        \"HolidayDate\": \"2026-05-01T00:00:00\",\r\n        \"CountryCodes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete holiday.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"afe7d8d6-0ad7-4e90-864c-b0a6518674ff","name":"Holiday - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-HL\",\r\n  \"Data\":  [\r\n    {\r\n        \"HolidayDate\": \"2026-05-01T00:00:00\",\r\n        \"CountryCodes\": \"*\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:40:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa5e20f4472c75d1a3ee9ce9eb60dc0a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Paaa1nDOCskDObw0RpHyTwirbcgPSa5KJmyup1Iv39SC9ttqMLw1UA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb23f3ee38a8ea-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"HolidayDate;CountryCodes\",\n        \"validRecords\": [\n            {\n                \"key\": \"2026-05-01;*\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"df81b9da-9bff-4696-b0ef-b7eb424b14d2"},{"name":"Shift - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"647e0808-cd25-4bf5-9b95-3841236e4307"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ab20aee6-fc2d-4dac-9974-9d83f5d05938"}}],"id":"d8e7947e-12ab-46eb-9c38-a241b890b9b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Shift Master\r\n    \"InterfaceCode\": \"BIPO-SH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of shift from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dbed7780-6531-45f6-a834-676c61889cf4","name":"Shift - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-SH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:59:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa3f2aaefc6458180abcb399f03d57c6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"dszYBel06xaPikkljNwFHAxQ7DnEZ0S5q6LengbRxlKrDjJkNNCHNg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb40413c549d1e-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMinTotal\": 0,\n        \"OTMaxBefore\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"OTTimeAfter\": null,\n        \"OTTimeBefore\": null,\n        \"OTTimeMax\": null,\n        \"OTMinBeforeORH\": 0,\n        \"OTMinAfterORH\": 0,\n        \"OTMinTotalORH\": 0,\n        \"OTMaxBeforeORH\": 0,\n        \"OTMaxAfterORH\": 0,\n        \"OTMaxTotalORH\": 0,\n        \"OTTimeAfterORH\": null,\n        \"OTTimeBeforeORH\": null,\n        \"OTTimeMaxORH\": null,\n        \"OTRateCode\": null,\n        \"ShiftPolicyCode\": null,\n        \"MaxHoursAfterStart\": 0,\n        \"MaxHoursBeforeStart\": 0,\n        \"OTRespectFlexi\": 0,\n        \"SRCanLiquify\": null,\n        \"SRPermutations\": null,\n        \"SRMaxShiftLength\": 0,\n        \"SRMinShiftLength\": 0,\n        \"SRInterval\": 0,\n        \"SRNormalStartMaxPlus\": 0,\n        \"SRNormalStartMaxMinus\": 0,\n        \"SRNormalEndMaxPlus\": 0,\n        \"SRNormalEndMaxMinus\": 0,\n        \"ShiftCode\": \"O1\",\n        \"ShiftName\": \"Off Day\",\n        \"CountryCode\": \"*\",\n        \"ShiftType\": \"O\",\n        \"ShiftNatures\": null,\n        \"AllowHalfDayLeave\": null,\n        \"AllowLeave\": \"Y\",\n        \"NormalStart\": null,\n        \"NormalEnd\": null,\n        \"NormalHours\": 0,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"Obsolete\": null,\n        \"Condition\": null,\n        \"FlexiMinutes\": 0,\n        \"FlexiMinusMinutes\": 0,\n        \"FlexiSign\": null,\n        \"LeaveCode\": null,\n        \"HolidayType\": null,\n        \"StatutoryHoliday\": 0,\n        \"HolidayCode\": null,\n        \"RosterCellColor\": null,\n        \"RosterFontColor\": null\n    },\n    {\n        \"OTMinBefore\": 0,\n        \"OTMinAfter\": 0,\n        \"OTMinTotal\": 0,\n        \"OTMaxBefore\": 0,\n        \"OTMaxAfter\": 0,\n        \"OTMaxTotal\": 0,\n        \"OTTimeAfter\": null,\n        \"OTTimeBefore\": null,\n        \"OTTimeMax\": null,\n        \"OTMinBeforeORH\": 0,\n        \"OTMinAfterORH\": 0,\n        \"OTMinTotalORH\": 0,\n        \"OTMaxBeforeORH\": 0,\n        \"OTMaxAfterORH\": 0,\n        \"OTMaxTotalORH\": 0,\n        \"OTTimeAfterORH\": null,\n        \"OTTimeBeforeORH\": null,\n        \"OTTimeMaxORH\": null,\n        \"OTRateCode\": null,\n        \"ShiftPolicyCode\": null,\n        \"MaxHoursAfterStart\": 0,\n        \"MaxHoursBeforeStart\": 0,\n        \"OTRespectFlexi\": 0,\n        \"SRCanLiquify\": null,\n        \"SRPermutations\": null,\n        \"SRMaxShiftLength\": 0,\n        \"SRMinShiftLength\": 0,\n        \"SRInterval\": 0,\n        \"SRNormalStartMaxPlus\": 0,\n        \"SRNormalStartMaxMinus\": 0,\n        \"SRNormalEndMaxPlus\": 0,\n        \"SRNormalEndMaxMinus\": 0,\n        \"ShiftCode\": \"W1\",\n        \"ShiftName\": \"Work Day\",\n        \"CountryCode\": \"*\",\n        \"ShiftType\": \"F\",\n        \"ShiftNatures\": null,\n        \"AllowHalfDayLeave\": null,\n        \"AllowLeave\": \"Y\",\n        \"NormalStart\": \"09:00\",\n        \"NormalEnd\": \"18:00\",\n        \"NormalHours\": 8,\n        \"H1End\": null,\n        \"H2Start\": null,\n        \"H1Hours\": 0,\n        \"H2Hours\": 0,\n        \"Obsolete\": null,\n        \"Condition\": null,\n        \"FlexiMinutes\": 0,\n        \"FlexiMinusMinutes\": 0,\n        \"FlexiSign\": null,\n        \"LeaveCode\": null,\n        \"HolidayType\": null,\n        \"StatutoryHoliday\": 0,\n        \"HolidayCode\": null,\n        \"RosterCellColor\": null,\n        \"RosterFontColor\": null\n    }\n]"}],"_postman_id":"d8e7947e-12ab-46eb-9c38-a241b890b9b7"},{"name":"Shift - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1370359f-6989-43eb-8bd8-bf22b2221360"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ccf8c151-3f3a-42c2-a248-4f0a15fd9856"}}],"id":"4d167845-bbc7-486a-9b6d-38910fae3cd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\": [\r\n    {\r\n        \"ShiftCode\": \"0800\",\r\n        \"ShiftName\": \"Normal Shift\",\r\n        \"NormalStart\": \"08:00\",\r\n        \"NormalEnd\": \"17:00\",\r\n        \"NormalHours\": 9.00,\r\n        \"FlexiMinutes\": 0.0,\r\n        \"H1End\": null,\r\n        \"H2Start\": null,\r\n        \"H1Hours\": 0.00,\r\n        \"H2Hours\": 0.00,\r\n        \"OTMinBefore\": 0.00,\r\n        \"OTMinAfter\": 0.00,\r\n        \"OTMaxAfter\": 0.00,\r\n        \"OTMaxTotal\": 0.00,\r\n        \"ShiftType\": \"F\",\r\n        \"AllowHalfDayLeave\": \"Y\",\r\n        \"OTMinTotal\": 0.00,\r\n        \"OTTimeBefore\": null,\r\n        \"OTTimeAfter\": null,\r\n        \"OTRateCode\": null,\r\n        \"CountryCode\": \"TH\",\r\n        \"ShiftPolicyCode\": null,\r\n        \"PrayerBreakMinutes\": 0.0,\r\n        \"Obsolete\": \"N\",\r\n        \"PrayerReplacementMinutes\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update shift in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"15cd3271-424c-4427-9bcc-89e645bd4e97","name":"Shift - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\": [\r\n    {\r\n        \"ShiftCode\": \"0800\",\r\n        \"ShiftName\": \"Normal Shift\",\r\n        \"NormalStart\": \"08:00\",\r\n        \"NormalEnd\": \"17:00\",\r\n        \"NormalHours\": 9.00,\r\n        \"FlexiMinutes\": 0.0,\r\n        \"H1End\": null,\r\n        \"H2Start\": null,\r\n        \"H1Hours\": 0.00,\r\n        \"H2Hours\": 0.00,\r\n        \"OTMinBefore\": 0.00,\r\n        \"OTMinAfter\": 0.00,\r\n        \"OTMaxAfter\": 0.00,\r\n        \"OTMaxTotal\": 0.00,\r\n        \"ShiftType\": \"F\",\r\n        \"AllowHalfDayLeave\": \"Y\",\r\n        \"OTMinTotal\": 0.00,\r\n        \"OTTimeBefore\": null,\r\n        \"OTTimeAfter\": null,\r\n        \"OTRateCode\": null,\r\n        \"CountryCode\": \"TH\",\r\n        \"ShiftPolicyCode\": null,\r\n        \"PrayerBreakMinutes\": 0.0,\r\n        \"Obsolete\": \"N\",\r\n        \"PrayerReplacementMinutes\": 0.0\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 06:59:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 aa3f2aaefc6458180abcb399f03d57c6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"9UI44BjvxOFI3z7XPdCfTJ3KHZlAEZV-Lr8sY50bMcDjID-uEZrkqQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb40d79ff59d1e-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ShiftCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0800\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"4d167845-bbc7-486a-9b6d-38910fae3cd9"},{"name":"Shift - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"92ededab-ad59-4c13-8e04-972dc612509e"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ff7bdc57-3411-4edb-86bd-1f6fa19118f5"}}],"id":"73cf95c4-2805-4ca5-bc92-b129ab447952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\":  [\r\n    {\r\n        \"ShiftCode\": \"0800\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete shift.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8962a252-d894-4d78-9cb8-ecbf512e88f0","name":"Shift - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SH\",\r\n  \"Data\":  [\r\n    {\r\n        \"ShiftCode\": \"0800\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:07:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 803992258e420f7ab9ffac182ca00872.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"b4id62uCYUKmeveTUEUVpgojIQflfnb50-J_I5CoPNcNas8_Njx37Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb4c3e7e62d25b-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ShiftCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0800\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"73cf95c4-2805-4ca5-bc92-b129ab447952"},{"name":"Shift Break - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9327acab-f90a-4d7c-8919-3f3ddd3e43ca"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"76c1f849-bd7f-4edc-9e1d-267577401581"}}],"id":"45cf56f7-61de-453a-9bd7-2ad83b0eda2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Shift Break Master\r\n    \"InterfaceCode\": \"BIPO-SHB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of shift break from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"11f10aa9-21cc-4b5a-abc8-dadc6353ed1a","name":"Shift Break - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Shift Break Master\r\n    \"InterfaceCode\": \"BIPO-SHB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:14:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"77mZd1Uv5mwe2ZCHuiSCueINegssZL7mUwf1CcLSaEIYbcUUXdv0-A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb56d73d535d38-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ShiftCode\": \"0800\",\n        \"BreakCode\": \"TestBreak1\",\n        \"Sequence\": 1\n    }\n]"}],"_postman_id":"45cf56f7-61de-453a-9bd7-2ad83b0eda2a"},{"name":"Shift Break - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"848ec74c-cc40-4cf9-ad65-adc65314a95f"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"9611996a-2427-4591-882f-b8de82f7cba6"}}],"id":"48533d17-bf7a-458e-b479-1b062e1f12f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\": [\r\n    {\r\n        \"Sequence\": 1.0,\r\n        \"ShiftCode\": \"0800\",\r\n        \"BreakCode\": \"TestBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update shift break in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9d94b1ee-d2c0-4715-a4bd-e17b8a90c344","name":"Shift Break - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\": [\r\n    {\r\n        \"Sequence\": 1.0,\r\n        \"ShiftCode\": \"0800\",\r\n        \"BreakCode\": \"TestBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:14:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"t0mt9Eq7Nx64NG7lNTWk5ODwSuodzrp-tzQPXeOyEh4x9CosGwTXsA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb569ceba55d38-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ShiftCode;BreakCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0800;TestBreak1\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"48533d17-bf7a-458e-b479-1b062e1f12f3"},{"name":"Shift Break - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"1f6bce91-6459-4ad1-99ce-babac5157599"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a9e6da2a-5fde-4434-8621-7d318c68b16c"}}],"id":"033ad519-dee0-4f30-a5aa-66594d735df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\":  [\r\n    {\r\n        \"ShiftCode\": \"0800\",\r\n        \"BreakCode\": \"TestBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete shift break.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"75e31842-6aaa-4e31-9d45-03ea396aceee","name":"Shift Break - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-SHB\",\r\n  \"Data\":  [\r\n    {\r\n        \"ShiftCode\": \"0800\",\r\n        \"BreakCode\": \"TestBreak1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 07:15:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 58fd67189fcd37aeb89133f7788d34ae.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"FU6gNxvV7JxukjR0kYIfQ4twTL64Uh-54etip93ELEmAnZa_pGnXwA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdb57856fa25d38-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ShiftCode;BreakCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"0800;TestBreak1\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"033ad519-dee0-4f30-a5aa-66594d735df0"}],"id":"d1280146-7ec4-44ed-9255-8e17e174441a","_postman_id":"d1280146-7ec4-44ed-9255-8e17e174441a","description":""},{"name":"Clock","item":[{"name":"Clock - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"48603341-a559-4d43-ab93-de1c0bd8fa1a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"017c2812-8de7-4b3b-ba67-fe63dfa18dad"}}],"id":"0b036aa8-87b9-4add-8e08-e7ce862ac88d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Clock Master\r\n    \"InterfaceCode\": \"BIPO-CLOCK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of clock from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"aec2ff9e-4b08-40c9-ad38-e4f52c10fc82","name":"Clock - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-CLOCK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:42:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"hwwJFRGZlPipFyUmjuQC1xX-5_-XFFi1SQdW0BOeaZUubpWKwOmM8g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdacfb65ea3a3f4-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ClockCode\": \"HK_Office\",\n        \"ClockName\": \"HK_Office\",\n        \"ExternalClockID\": null\n    },\n    {\n        \"ClockCode\": \"SG_Office\",\n        \"ClockName\": \"SG_Office\",\n        \"ExternalClockID\": null\n    }\n]"}],"_postman_id":"0b036aa8-87b9-4add-8e08-e7ce862ac88d"},{"name":"Clock - UPSERT","event":[{"listen":"test","script":{"id":"d29fe0aa-cfec-43f8-a8b2-0f74b6507340","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2fa3e495-45b2-4a1a-9fc2-278c4299708d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"31bf615d-aa0f-4660-8cce-831cfb1eea37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\": [\r\n    {\r\n        \"ClockCode\": \"SG_Office\",\r\n        \"ClockName\": \"SG_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update clock in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"effce4c5-cbfd-422f-b42a-cd3aa4d315de","name":"Clock - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\": [\r\n    {\r\n        \"ClockCode\": \"SG_Office\",\r\n        \"ClockName\": \"SG_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:42:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"QOUB9ST269IAl_oVx0YdQd1mcW3dHRzdbB7aXR1u5e25x0ksnAiq7w=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdacf7ade55a3f4-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ClockCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"SG_Office\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"31bf615d-aa0f-4660-8cce-831cfb1eea37"},{"name":"Clock - DELETE","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"e737b9c0-2f90-4789-8782-877c6f63139c"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"c8cd05a8-2400-4cea-919d-763464425015"}}],"id":"1684cf5d-a49f-48c8-a0ba-81610ad985c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\":  [\r\n    {\r\n        \"ClockCode\": \"SG_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete clock.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5d9a920a-845b-48a9-8cfa-458d83fed2cc","name":"Clock - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLOCK\",\r\n  \"Data\":  [\r\n    {\r\n        \"ClockCode\": \"SG_Office\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 05:43:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"-aXbyQxOKx0NH-6x8PZhHM1rry_rSFdOXHiP9qGD0hEBQ7JVOa7Jag=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdad16bcf42d8e3-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ClockCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"SG_Office\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"1684cf5d-a49f-48c8-a0ba-81610ad985c4"}],"id":"c4785669-6574-4164-9a4a-40898637fee8","_postman_id":"c4785669-6574-4164-9a4a-40898637fee8","description":""},{"name":"Spare Timesheet","item":[{"name":"Spare Timesheet - LIST","event":[{"listen":"test","script":{"id":"48603341-a559-4d43-ab93-de1c0bd8fa1a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"017c2812-8de7-4b3b-ba67-fe63dfa18dad","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2745c366-4451-4c3b-ba0c-f1c5b1de78fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Spare Timesheet Master\r\n    \"InterfaceCode\": \"BIPO-TSR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of spare timesheet from BIPO.</p>\n<p>Spare Timesheet table, support BIPO-TSRXX (XX: 01-10)</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b81145d3-0cdb-40c5-8d1b-af365740ede5","name":"Spare Timesheet - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Spare Timesheet Master\r\n    \"InterfaceCode\": \"BIPO-TSR01\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 22 Jan 2026 07:29:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7d29e8165ee2913674bd023b92536f44.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"oyXoJ8yjZIyXzadpsIRb7MZtxu_CGnBwlJEvaCrUdHxYhwwr9Du5Mg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1d56e8fcaffce6-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"TSR01Code\": \"TEST01\",\n        \"TSR01Name\": \"TEST01\",\n        \"Obsolete\": \"N\"\n    },\n    {\n        \"TSR01Code\": \"TEST02\",\n        \"TSR01Name\": \"TEST02\",\n        \"Obsolete\": \"N\"\n    }\n]"}],"_postman_id":"2745c366-4451-4c3b-ba0c-f1c5b1de78fc"},{"name":"Spare Timesheet - UPSERT","event":[{"listen":"test","script":{"id":"d29fe0aa-cfec-43f8-a8b2-0f74b6507340","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2fa3e495-45b2-4a1a-9fc2-278c4299708d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f9d2749c-12c5-40f4-aa9b-3911a44ef2f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-TSR01\",\r\n  \"Data\": [\r\n    {\r\n        \"TSR01Code\": \"TEST06\",\r\n        \"TSR01Name\": \"TEST06\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update spare timesheet in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b5711942-4a1c-4a48-9f2b-fa53cddebcc6","name":"Spare Timesheet - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-TSR01\",\r\n  \"Data\": [\r\n    {\r\n        \"TSR01Code\": \"TEST06\",\r\n        \"TSR01Name\": \"TEST06\",\r\n        \"Obsolete\": \"N\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 22 Jan 2026 07:33:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 112765d4ef8d4a2b4474fac716037a2e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"GF18wFeQI6U9kBNtLI-Dgn_aNZuseE8G1grs7Dif5SCmaTKFusSUYQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1d5d6a2e60a8cc-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"TSR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"TEST06\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"f9d2749c-12c5-40f4-aa9b-3911a44ef2f1"},{"name":"Spare Timesheet - DELETE","event":[{"listen":"test","script":{"id":"e737b9c0-2f90-4789-8782-877c6f63139c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"c8cd05a8-2400-4cea-919d-763464425015","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"ea7d85a7-1979-4674-b9f6-f018f5782ecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-TSR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"TSR01Code\": \"TEST06\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete spare timesheet.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9032b8be-d8e5-4ae1-894b-5c24707ef829","name":"Spare Timesheet - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-TSR01\",\r\n  \"Data\":  [\r\n    {\r\n        \"TSR01Code\": \"TEST06\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 22 Jan 2026 07:36:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0c5f65d93ba06443e68fc0621e9d74a8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"tX6OznaWTJUyue6mpY1ybwKiypKd8nBr8twu7VEIHJnWE0ISTi_a0A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1d618f7e42fe08-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"TSR01Code\",\n        \"validRecords\": [\n            {\n                \"key\": \"TEST06\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"ea7d85a7-1979-4674-b9f6-f018f5782ecf"}],"id":"d8d28125-f5a8-41ef-a436-d7d2eccdec1e","_postman_id":"d8d28125-f5a8-41ef-a436-d7d2eccdec1e","description":""}],"id":"f99ee9dc-a4d0-4cd8-bb7d-1d00fd38a1ef","_postman_id":"f99ee9dc-a4d0-4cd8-bb7d-1d00fd38a1ef","description":""}],"id":"5929ac5a-2de6-4b91-973d-b1263ce3232a","_postman_id":"5929ac5a-2de6-4b91-973d-b1263ce3232a","description":""},{"name":"Claim","item":[{"name":"Claim Record - LIST","event":[{"listen":"test","script":{"id":"48603341-a559-4d43-ab93-de1c0bd8fa1a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"017c2812-8de7-4b3b-ba67-fe63dfa18dad","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"523a3fe1-c1fa-46da-adbb-8c54c8914380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Record\r\n    \"InterfaceCode\": \"BIPO-CLR\",\r\n    \"EmployeeCodes\": [\r\n        \"076D2F637B000000\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of claim record from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cfe9768f-1559-411a-ae66-0d60dc3858c5","name":"Claim Record - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Record\r\n    \"InterfaceCode\": \"BIPO-CLR\",\r\n    \"EmployeeCodes\": [\r\n        \"076D2F637B000000\"\r\n    ],\r\n    \"ClaimNo\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Jan 2026 01:47:12 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 67960dcfa01c1252d7354f3032a3107e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"EychOgL2Duza449u46Y2NuXzJuytPmSaV9oKZ39l-lu5ha32zZyEgA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ae708da813e44-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"CashAdvanceAmount\": 0,\n        \"PreviousRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CashAdvanceRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"ClaimAutoNo\": 29,\n        \"CCList\": null,\n        \"ClaimAmount\": 1912,\n        \"ClaimAmountInitial\": 1912,\n        \"TierAmountInitial\": 0,\n        \"ClaimCode\": \"CLAIMTESTING\",\n        \"ClaimDate\": \"2026-01-19T00:00:00\",\n        \"ClaimRequestRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"CurrencyCode\": \"CNY\",\n        \"CompanyCode\": null,\n        \"CostCentreCode\": null,\n        \"ReferenceName\": null,\n        \"SubmitRole\": null,\n        \"TotalReceiptAmount\": 1912,\n        \"TotalAdjustmentAmount\": 1912,\n        \"TotalTaxAmount\": 0,\n        \"TotalTaxAmountInitial\": 0,\n        \"CashAdvanceRecordIDs\": null,\n        \"SkipLeaveApply\": 0,\n        \"TravelDateStart\": null,\n        \"TravelDateEnd\": null,\n        \"TierAmount\": 0,\n        \"DateCreated\": \"2026-01-19T17:01:23.433\",\n        \"Relationship\": null,\n        \"BirthDate\": null,\n        \"FamilyName\": null,\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"PreviousValues\": null,\n        \"ReqInsuranceNo\": null,\n        \"ClaimAmountExcludePrior\": 1912,\n        \"PriorPaymentAmount\": 0,\n        \"DestinationCode\": null,\n        \"PerDiemAmount\": 0,\n        \"PerDiemAmountConverted\": 0,\n        \"TravelDays\": 0,\n        \"PaymentReference\": null,\n        \"ClearanceMode\": null,\n        \"GroupBusinessTravelECs\": null,\n        \"CFC01\": null,\n        \"CFC02\": null,\n        \"CFC03\": null,\n        \"CFC04\": null,\n        \"CFC05\": null,\n        \"CFC06\": null,\n        \"CFC07\": null,\n        \"CFC08\": null,\n        \"CFC09\": null,\n        \"CFC10\": null,\n        \"CFC11\": null,\n        \"CFC12\": null,\n        \"CFC13\": null,\n        \"CFC14\": null,\n        \"CFC15\": null,\n        \"CFC16\": null,\n        \"CFC17\": null,\n        \"CFC18\": null,\n        \"CFC19\": null,\n        \"CFC20\": null,\n        \"CFC21\": null,\n        \"CFC22\": null,\n        \"CFC23\": null,\n        \"CFC24\": null,\n        \"CFC25\": null,\n        \"CFC26\": null,\n        \"CFC27\": null,\n        \"CFC28\": null,\n        \"CFC29\": null,\n        \"CFC30\": null,\n        \"CFC31\": null,\n        \"CFC32\": null,\n        \"CFC33\": null,\n        \"CFC34\": null,\n        \"CFC35\": null,\n        \"CFD01\": null,\n        \"CFD02\": null,\n        \"CFD03\": null,\n        \"CFD04\": null,\n        \"CFD05\": null,\n        \"CFD06\": null,\n        \"CFD07\": null,\n        \"CFD08\": null,\n        \"CFD09\": null,\n        \"CFD10\": null,\n        \"CFD11\": null,\n        \"CFD12\": null,\n        \"CFD13\": null,\n        \"CFD14\": null,\n        \"CFD15\": null,\n        \"CFD16\": null,\n        \"CFD17\": null,\n        \"CFD18\": null,\n        \"CFD19\": null,\n        \"CFD20\": null,\n        \"CFD21\": null,\n        \"CFD22\": null,\n        \"CFD23\": null,\n        \"CFD24\": null,\n        \"CFD25\": null,\n        \"CFD26\": null,\n        \"CFD27\": null,\n        \"CFD28\": null,\n        \"CFD29\": null,\n        \"CFD30\": null,\n        \"CFD31\": null,\n        \"CFD32\": null,\n        \"CFD33\": null,\n        \"CFD34\": null,\n        \"CFD35\": null,\n        \"CFM01\": null,\n        \"CFM02\": null,\n        \"CFM03\": null,\n        \"CFM04\": null,\n        \"CFM05\": null,\n        \"CFM06\": null,\n        \"CFM07\": null,\n        \"CFM08\": null,\n        \"CFM09\": null,\n        \"CFM10\": null,\n        \"CFM11\": null,\n        \"CFM12\": null,\n        \"CFM13\": null,\n        \"CFM14\": null,\n        \"CFM15\": null,\n        \"CFN01\": 0,\n        \"CFN02\": 0,\n        \"CFN03\": 0,\n        \"CFN04\": 0,\n        \"CFN05\": 0,\n        \"CFN06\": 0,\n        \"CFN07\": 0,\n        \"CFN08\": 0,\n        \"CFN09\": 0,\n        \"CFN10\": 0,\n        \"CFN11\": 0,\n        \"CFN12\": 0,\n        \"CFN13\": 0,\n        \"CFN14\": 0,\n        \"CFN15\": 0,\n        \"CFN16\": 0,\n        \"CFN17\": 0,\n        \"CFN18\": 0,\n        \"CFN19\": 0,\n        \"CFN20\": 0,\n        \"CFN21\": 0,\n        \"CFN22\": 0,\n        \"CFN23\": 0,\n        \"CFN24\": 0,\n        \"CFN25\": 0,\n        \"CFR01\": null,\n        \"CFR02\": null,\n        \"CFR03\": null,\n        \"CFR04\": null,\n        \"CFR05\": null,\n        \"CFR06\": null,\n        \"CFR07\": null,\n        \"CFR08\": null,\n        \"CFR09\": null,\n        \"CFR10\": null,\n        \"CFR11\": null,\n        \"CFR12\": null,\n        \"CFR13\": null,\n        \"CFR14\": null,\n        \"CFR15\": null,\n        \"CFR16\": null,\n        \"CFR17\": null,\n        \"CFR18\": null,\n        \"CFR19\": null,\n        \"CFR20\": null,\n        \"CFR21\": null,\n        \"CFR22\": null,\n        \"CFR23\": null,\n        \"CFR24\": null,\n        \"CFR25\": null,\n        \"CFR26\": null,\n        \"CFR27\": null,\n        \"CFR28\": null,\n        \"CFR29\": null,\n        \"CFR30\": null,\n        \"CFR31\": null,\n        \"CFR32\": null,\n        \"CFR33\": null,\n        \"CFR34\": null,\n        \"CFR35\": null,\n        \"CFT01\": null,\n        \"CFT02\": null,\n        \"CFT03\": null,\n        \"CFT04\": null,\n        \"CFT05\": null,\n        \"CFT06\": null,\n        \"CFT07\": null,\n        \"CFT08\": null,\n        \"CFT09\": null,\n        \"CFT10\": null,\n        \"CFB01\": 0,\n        \"CFB02\": 0,\n        \"CFB03\": 0,\n        \"CFB04\": 0,\n        \"CFB05\": 0,\n        \"Location\": null,\n        \"PaymentPR\": null,\n        \"OriginalRequestID\": null,\n        \"OriginalValues\": null,\n        \"RecordID\": \"8562bc67-15f5-f011-849a-06540fc8457d\",\n        \"EmployeeCode\": \"076D2F637B000000\",\n        \"RequestID\": \"c970d657-f107-4ff5-bf0e-e8c613d7847d\",\n        \"SubmitEC\": \"leo.liu\",\n        \"DateSubmit\": \"2026-01-19T17:01:22.697\",\n        \"SkipWorkflow\": 1,\n        \"RequestType\": \"N\",\n        \"ApprovalStatus\": \"A\",\n        \"ApprovalDate\": \"2026-01-19T17:46:05.167\",\n        \"Remarks\": \"test lol\",\n        \"CancellationRecordID\": \"00000000-0000-0000-0000-000000000000\"\n    }\n]"}],"_postman_id":"523a3fe1-c1fa-46da-adbb-8c54c8914380"},{"name":"Claim Record Details - LIST","event":[{"listen":"test","script":{"id":"48603341-a559-4d43-ab93-de1c0bd8fa1a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"017c2812-8de7-4b3b-ba67-fe63dfa18dad","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"eed62e0c-e2a4-416e-b1cb-f25a0024daff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Record Detail\r\n    \"InterfaceCode\": \"BIPO-CLD\",\r\n    \"EmployeeCode\": \"076D2F637B000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of claim record details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f3f32985-79a1-42dc-aad8-d56800371776","name":"Claim Record Details - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Record Detail\r\n    \"InterfaceCode\": \"BIPO-CLD\",\r\n    \"EmployeeCode\": \"076D2F637B000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Jan 2026 01:50:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 6bfa27ae120b2bc4a5635d2175d68f5e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"mPBK29-v0O4n_5mP_jGEQi6efZS0ka-Wpk-fzFuIxy_Ro6CccXhHrQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0aec62a843fe0b-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"9862bc67-15f5-f011-849a-06540fc8457d\",\n        \"ApprovalStatus\": \"A\",\n        \"ClaimCode\": \"CLAIMTESTING\",\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"CNY\",\n        \"EmployeeCode\": \"076D2F637B000000\",\n        \"ExchangeRate\": 1,\n        \"ExpenseCode\": \"HOTEL\",\n        \"ReceiptAmount\": 1234,\n        \"ReceiptAmountInitial\": 1234,\n        \"ReceiptAmountConverted\": 1234,\n        \"ReceiptAmountFinal\": 1234,\n        \"ReceiptAmountCapped\": 1234,\n        \"CappedAmount\": 1234,\n        \"ReceiptDate\": \"2026-01-19T00:00:00\",\n        \"ReceiptNo\": \"1234567\",\n        \"Remarks\": \"ni hao \",\n        \"RequestID\": \"c970d657-f107-4ff5-bf0e-e8c613d7847d\",\n        \"RequestType\": \"N\",\n        \"TaxAmount\": 0,\n        \"TaxAmountInitial\": 0,\n        \"TaxAmountConverted\": 0,\n        \"TaxAmountConvertedInitial\": 0,\n        \"TaxCode\": null,\n        \"InternalOrderCode\": null,\n        \"ClaimRequestRecordID\": null,\n        \"AttachmentID\": \"6f371471-37ed-42e9-9332-be03e7a389e3\",\n        \"DateCreated\": \"2026-01-19T17:01:23.513\",\n        \"ExchangeUnit\": 1,\n        \"NoOfPax\": 0,\n        \"WithoutClaimNo\": 0,\n        \"PriorPayment\": null,\n        \"PriorPaidAmount\": 0,\n        \"PreviousValues\": null,\n        \"RecRelationship\": null,\n        \"RecBirthDate\": null,\n        \"RecFamilyName\": null,\n        \"InsuranceNo\": null,\n        \"DestinationCode\": null,\n        \"PerDiemAmount\": 0,\n        \"PerDiemAmountConverted\": 0,\n        \"TravelDateStart\": null,\n        \"TravelDateEnd\": null,\n        \"TravelDays\": 0,\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"CFC01\": null,\n        \"CFC02\": null,\n        \"CFC03\": null,\n        \"CFC04\": null,\n        \"CFC05\": null,\n        \"CFC06\": null,\n        \"CFC07\": null,\n        \"CFC08\": null,\n        \"CFC09\": null,\n        \"CFC10\": null,\n        \"CFC11\": null,\n        \"CFC12\": null,\n        \"CFC13\": null,\n        \"CFC14\": null,\n        \"CFC15\": null,\n        \"CFC16\": null,\n        \"CFC17\": null,\n        \"CFC18\": null,\n        \"CFC19\": null,\n        \"CFC20\": null,\n        \"CFC21\": null,\n        \"CFC22\": null,\n        \"CFC23\": null,\n        \"CFC24\": null,\n        \"CFC25\": null,\n        \"CFC26\": null,\n        \"CFC27\": null,\n        \"CFC28\": null,\n        \"CFC29\": null,\n        \"CFC30\": null,\n        \"CFC31\": null,\n        \"CFC32\": null,\n        \"CFC33\": null,\n        \"CFC34\": null,\n        \"CFC35\": null,\n        \"CFD01\": null,\n        \"CFD02\": null,\n        \"CFD03\": null,\n        \"CFD04\": null,\n        \"CFD05\": null,\n        \"CFD06\": null,\n        \"CFD07\": null,\n        \"CFD08\": null,\n        \"CFD09\": null,\n        \"CFD10\": null,\n        \"CFD11\": null,\n        \"CFD12\": null,\n        \"CFD13\": null,\n        \"CFD14\": null,\n        \"CFD15\": null,\n        \"CFD16\": null,\n        \"CFD17\": null,\n        \"CFD18\": null,\n        \"CFD19\": null,\n        \"CFD20\": null,\n        \"CFD21\": null,\n        \"CFD22\": null,\n        \"CFD23\": null,\n        \"CFD24\": null,\n        \"CFD25\": null,\n        \"CFD26\": null,\n        \"CFD27\": null,\n        \"CFD28\": null,\n        \"CFD29\": null,\n        \"CFD30\": null,\n        \"CFD31\": null,\n        \"CFD32\": null,\n        \"CFD33\": null,\n        \"CFD34\": null,\n        \"CFD35\": null,\n        \"CFM01\": null,\n        \"CFM02\": null,\n        \"CFM03\": null,\n        \"CFM04\": null,\n        \"CFM05\": null,\n        \"CFM06\": null,\n        \"CFM07\": null,\n        \"CFM08\": null,\n        \"CFM09\": null,\n        \"CFM10\": null,\n        \"CFM11\": null,\n        \"CFM12\": null,\n        \"CFM13\": null,\n        \"CFM14\": null,\n        \"CFM15\": null,\n        \"CFN01\": 0,\n        \"CFN02\": 0,\n        \"CFN03\": 0,\n        \"CFN04\": 0,\n        \"CFN05\": 0,\n        \"CFN06\": 0,\n        \"CFN07\": 0,\n        \"CFN08\": 0,\n        \"CFN09\": 0,\n        \"CFN10\": 0,\n        \"CFN11\": 0,\n        \"CFN12\": 0,\n        \"CFN13\": 0,\n        \"CFN14\": 0,\n        \"CFN15\": 0,\n        \"CFN16\": 0,\n        \"CFN17\": 0,\n        \"CFN18\": 0,\n        \"CFN19\": 0,\n        \"CFN20\": 0,\n        \"CFN21\": 0,\n        \"CFN22\": 0,\n        \"CFN23\": 0,\n        \"CFN24\": 0,\n        \"CFN25\": 0,\n        \"CFR01\": null,\n        \"CFR02\": null,\n        \"CFR03\": null,\n        \"CFR04\": null,\n        \"CFR05\": null,\n        \"CFR06\": null,\n        \"CFR07\": null,\n        \"CFR08\": null,\n        \"CFR09\": null,\n        \"CFR10\": null,\n        \"CFR11\": null,\n        \"CFR12\": null,\n        \"CFR13\": null,\n        \"CFR14\": null,\n        \"CFR15\": null,\n        \"CFR16\": null,\n        \"CFR17\": null,\n        \"CFR18\": null,\n        \"CFR19\": null,\n        \"CFR20\": null,\n        \"CFR21\": null,\n        \"CFR22\": null,\n        \"CFR23\": null,\n        \"CFR24\": null,\n        \"CFR25\": null,\n        \"CFR26\": null,\n        \"CFR27\": null,\n        \"CFR28\": null,\n        \"CFR29\": null,\n        \"CFR30\": null,\n        \"CFR31\": null,\n        \"CFR32\": null,\n        \"CFR33\": null,\n        \"CFR34\": null,\n        \"CFR35\": null,\n        \"CFT01\": null,\n        \"CFT02\": null,\n        \"CFT03\": null,\n        \"CFT04\": null,\n        \"CFT05\": null,\n        \"CFT06\": null,\n        \"CFT07\": null,\n        \"CFT08\": null,\n        \"CFT09\": null,\n        \"CFT10\": null,\n        \"CFRate01\": null,\n        \"CFRate02\": null,\n        \"CFRate03\": null,\n        \"CFRate04\": null,\n        \"CFRate05\": null,\n        \"CFRate06\": null,\n        \"CFRate07\": null,\n        \"CFRate08\": null,\n        \"CFRate09\": null,\n        \"CFRate10\": null,\n        \"AdjustmentRemarks\": null,\n        \"OriginalValues\": null\n    },\n    {\n        \"RecordID\": \"bb76ef33-18f5-f011-849a-06540fc8457d\",\n        \"ApprovalStatus\": \"A\",\n        \"ClaimCode\": \"CLAIMTESTING\",\n        \"CostCentreCode\": null,\n        \"CurrencyCode\": \"CNY\",\n        \"EmployeeCode\": \"076D2F637B000000\",\n        \"ExchangeRate\": 1,\n        \"ExpenseCode\": \"MEAL\",\n        \"ReceiptAmount\": 678,\n        \"ReceiptAmountInitial\": 678,\n        \"ReceiptAmountConverted\": 678,\n        \"ReceiptAmountFinal\": 678,\n        \"ReceiptAmountCapped\": 678,\n        \"CappedAmount\": 678,\n        \"ReceiptDate\": \"2026-01-19T00:00:00\",\n        \"ReceiptNo\": \"56789\",\n        \"Remarks\": \"test lol1\",\n        \"RequestID\": \"c970d657-f107-4ff5-bf0e-e8c613d7847d\",\n        \"RequestType\": \"N\",\n        \"TaxAmount\": 0,\n        \"TaxAmountInitial\": 0,\n        \"TaxAmountConverted\": 0,\n        \"TaxAmountConvertedInitial\": 0,\n        \"TaxCode\": null,\n        \"InternalOrderCode\": null,\n        \"ClaimRequestRecordID\": null,\n        \"AttachmentID\": \"85eda320-62b3-4a95-b992-0adb15367b11\",\n        \"DateCreated\": \"2026-01-19T17:21:15.77\",\n        \"ExchangeUnit\": 1,\n        \"NoOfPax\": 0,\n        \"WithoutClaimNo\": 0,\n        \"PriorPayment\": null,\n        \"PriorPaidAmount\": 0,\n        \"PreviousValues\": null,\n        \"RecRelationship\": null,\n        \"RecBirthDate\": null,\n        \"RecFamilyName\": null,\n        \"InsuranceNo\": null,\n        \"DestinationCode\": null,\n        \"PerDiemAmount\": 0,\n        \"PerDiemAmountConverted\": 0,\n        \"TravelDateStart\": null,\n        \"TravelDateEnd\": null,\n        \"TravelDays\": 0,\n        \"HalfEnd\": null,\n        \"HalfStart\": null,\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"CFC01\": null,\n        \"CFC02\": null,\n        \"CFC03\": null,\n        \"CFC04\": null,\n        \"CFC05\": null,\n        \"CFC06\": null,\n        \"CFC07\": null,\n        \"CFC08\": null,\n        \"CFC09\": null,\n        \"CFC10\": null,\n        \"CFC11\": null,\n        \"CFC12\": null,\n        \"CFC13\": null,\n        \"CFC14\": null,\n        \"CFC15\": null,\n        \"CFC16\": null,\n        \"CFC17\": null,\n        \"CFC18\": null,\n        \"CFC19\": null,\n        \"CFC20\": null,\n        \"CFC21\": null,\n        \"CFC22\": null,\n        \"CFC23\": null,\n        \"CFC24\": null,\n        \"CFC25\": null,\n        \"CFC26\": null,\n        \"CFC27\": null,\n        \"CFC28\": null,\n        \"CFC29\": null,\n        \"CFC30\": null,\n        \"CFC31\": null,\n        \"CFC32\": null,\n        \"CFC33\": null,\n        \"CFC34\": null,\n        \"CFC35\": null,\n        \"CFD01\": null,\n        \"CFD02\": null,\n        \"CFD03\": null,\n        \"CFD04\": null,\n        \"CFD05\": null,\n        \"CFD06\": null,\n        \"CFD07\": null,\n        \"CFD08\": null,\n        \"CFD09\": null,\n        \"CFD10\": null,\n        \"CFD11\": null,\n        \"CFD12\": null,\n        \"CFD13\": null,\n        \"CFD14\": null,\n        \"CFD15\": null,\n        \"CFD16\": null,\n        \"CFD17\": null,\n        \"CFD18\": null,\n        \"CFD19\": null,\n        \"CFD20\": null,\n        \"CFD21\": null,\n        \"CFD22\": null,\n        \"CFD23\": null,\n        \"CFD24\": null,\n        \"CFD25\": null,\n        \"CFD26\": null,\n        \"CFD27\": null,\n        \"CFD28\": null,\n        \"CFD29\": null,\n        \"CFD30\": null,\n        \"CFD31\": null,\n        \"CFD32\": null,\n        \"CFD33\": null,\n        \"CFD34\": null,\n        \"CFD35\": null,\n        \"CFM01\": null,\n        \"CFM02\": null,\n        \"CFM03\": null,\n        \"CFM04\": null,\n        \"CFM05\": null,\n        \"CFM06\": null,\n        \"CFM07\": null,\n        \"CFM08\": null,\n        \"CFM09\": null,\n        \"CFM10\": null,\n        \"CFM11\": null,\n        \"CFM12\": null,\n        \"CFM13\": null,\n        \"CFM14\": null,\n        \"CFM15\": null,\n        \"CFN01\": 0,\n        \"CFN02\": 0,\n        \"CFN03\": 0,\n        \"CFN04\": 0,\n        \"CFN05\": 0,\n        \"CFN06\": 0,\n        \"CFN07\": 0,\n        \"CFN08\": 0,\n        \"CFN09\": 0,\n        \"CFN10\": 0,\n        \"CFN11\": 0,\n        \"CFN12\": 0,\n        \"CFN13\": 0,\n        \"CFN14\": 0,\n        \"CFN15\": 0,\n        \"CFN16\": 0,\n        \"CFN17\": 0,\n        \"CFN18\": 0,\n        \"CFN19\": 0,\n        \"CFN20\": 0,\n        \"CFN21\": 0,\n        \"CFN22\": 0,\n        \"CFN23\": 0,\n        \"CFN24\": 0,\n        \"CFN25\": 0,\n        \"CFR01\": null,\n        \"CFR02\": null,\n        \"CFR03\": null,\n        \"CFR04\": null,\n        \"CFR05\": null,\n        \"CFR06\": null,\n        \"CFR07\": null,\n        \"CFR08\": null,\n        \"CFR09\": null,\n        \"CFR10\": null,\n        \"CFR11\": null,\n        \"CFR12\": null,\n        \"CFR13\": null,\n        \"CFR14\": null,\n        \"CFR15\": null,\n        \"CFR16\": null,\n        \"CFR17\": null,\n        \"CFR18\": null,\n        \"CFR19\": null,\n        \"CFR20\": null,\n        \"CFR21\": null,\n        \"CFR22\": null,\n        \"CFR23\": null,\n        \"CFR24\": null,\n        \"CFR25\": null,\n        \"CFR26\": null,\n        \"CFR27\": null,\n        \"CFR28\": null,\n        \"CFR29\": null,\n        \"CFR30\": null,\n        \"CFR31\": null,\n        \"CFR32\": null,\n        \"CFR33\": null,\n        \"CFR34\": null,\n        \"CFR35\": null,\n        \"CFT01\": null,\n        \"CFT02\": null,\n        \"CFT03\": null,\n        \"CFT04\": null,\n        \"CFT05\": null,\n        \"CFT06\": null,\n        \"CFT07\": null,\n        \"CFT08\": null,\n        \"CFT09\": null,\n        \"CFT10\": null,\n        \"CFRate01\": null,\n        \"CFRate02\": null,\n        \"CFRate03\": null,\n        \"CFRate04\": null,\n        \"CFRate05\": null,\n        \"CFRate06\": null,\n        \"CFRate07\": null,\n        \"CFRate08\": null,\n        \"CFRate09\": null,\n        \"CFRate10\": null,\n        \"AdjustmentRemarks\": null,\n        \"OriginalValues\": null\n    }\n]"}],"_postman_id":"eed62e0c-e2a4-416e-b1cb-f25a0024daff"},{"name":"Claim Expense - UPSERT","event":[{"listen":"test","script":{"id":"d29fe0aa-cfec-43f8-a8b2-0f74b6507340","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2fa3e495-45b2-4a1a-9fc2-278c4299708d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"359c9a0d-2627-438e-abc9-655e0ed90102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Expense Master\r\n    \"InterfaceCode\": \"BIPO-CLEX\",\r\n    \"Data\": [\r\n        {\r\n            \"ClaimCode\":\"CL-001\",\r\n            \"ExpenseCode\":\"Transport\",\r\n            \"DefaultTaxCode\":\"001\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update claim expense in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a1d53fa9-9610-4952-ae97-72fdfba97411","name":"Claim Expense - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Claim Expense Master\r\n    \"InterfaceCode\": \"BIPO-CLEX\",\r\n    \"Data\": [\r\n        {\r\n            \"ClaimCode\":\"CL-001\",\r\n            \"ExpenseCode\":\"Transport\",\r\n            \"DefaultTaxCode\":\"001\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 05:05:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7c325f2607fc0c1ae15500b51b245812.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"z41S3xdj3fUc2HRZ2WmOiEbPBP37nPKvbZVyvSVczEA_eYGMpDtXNQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c0901cc0c05b5-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ClaimCode;ExpenseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CL-001;Transport\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"359c9a0d-2627-438e-abc9-655e0ed90102"},{"name":"Claim Expense - DELETE","event":[{"listen":"test","script":{"id":"e737b9c0-2f90-4789-8782-877c6f63139c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"c8cd05a8-2400-4cea-919d-763464425015","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"13e8ddfa-010d-44fc-a61c-9edf0a830c8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"Data\":  [\r\n    {\r\n        \"ClaimCode\":\"CL-001\",\r\n        \"ExpenseCode\":\"Transport\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete claim expense.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bfe0a0a1-b024-467e-9159-a032fd4ad9a3","name":"Claim Expense - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-CLEX\",\r\n  \"Data\":  [\r\n    {\r\n        \"ClaimCode\":\"CL-001\",\r\n        \"ExpenseCode\":\"Transport\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 05:41:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 cf7e8b3887a490b60a55be14eb004b54.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"l8L493NPRR663l5N2RDb4mYwqDILqWvkwrPn-uQ-LwnzprzRt7SDQg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c3ecccfc5d6f0-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ClaimCode;ExpenseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"CL-001;Transport\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"13e8ddfa-010d-44fc-a61c-9edf0a830c8a"},{"name":"Expense - UPSERT","event":[{"listen":"test","script":{"id":"d29fe0aa-cfec-43f8-a8b2-0f74b6507340","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"2fa3e495-45b2-4a1a-9fc2-278c4299708d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6129cdb0-28f9-421e-80a9-91bac709b8c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Expense Master\r\n    \"InterfaceCode\": \"BIPO-EX\",\r\n    \"Data\": [\r\n        {\r\n            \"ExpenseCode\":\"Transport\",\r\n            \"ExpenseName\":\"General Transport\",\r\n            \"CountryCode\": \"*\",\r\n            \"Obsolete\":\"N\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update expense in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e76ee626-6d03-4315-b7ae-e061eee0de3a","name":"Expense - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Expense Master\r\n    \"InterfaceCode\": \"BIPO-EX\",\r\n    \"Data\": [\r\n        {\r\n            \"ExpenseCode\":\"Transport\",\r\n            \"ExpenseName\":\"General Transport\",\r\n            \"CountryCode\": \"*\",\r\n            \"Obsolete\":\"N\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:38:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3ffc96c97d8be4bd38d62dce94cb1db0.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"JFK50-P8"},{"key":"x-amz-cf-id","value":"n-cEfnlCr2peqGu60jPEXEJXHkaIpU5HRN08ClAr8GgsW_-PwKT0eA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0b89ffcb88bacc-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ExpenseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Transport\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"6129cdb0-28f9-421e-80a9-91bac709b8c5"},{"name":"Expense - DELETE","event":[{"listen":"test","script":{"id":"e737b9c0-2f90-4789-8782-877c6f63139c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"c8cd05a8-2400-4cea-919d-763464425015","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"ada8828a-a2eb-4fc9-9669-4b40ff0ac625","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EX\",\r\n  \"Data\":  [\r\n    {\r\n        \"ExpenseCode\":\"Transport\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This api is to delete expense.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3fe03d5d-45d7-4824-b39c-a6592034a1f2","name":"Expense - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-EX\",\r\n  \"Data\":  [\r\n    {\r\n        \"ExpenseCode\":\"Transport\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 20 Jan 2026 05:42:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f67d20cc5e893094f1f2660dce32bf4a.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"tVeDyF6Iiy1D_QIYw3GbUDnfhGVshUipS_EAwAwfUaWbNgJAuNGZLg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0c3f804b3d55eb-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"ExpenseCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"Transport\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"ada8828a-a2eb-4fc9-9669-4b40ff0ac625"}],"id":"380a28fd-9107-4ae1-bb34-d7bf4273ae85","_postman_id":"380a28fd-9107-4ae1-bb34-d7bf4273ae85","description":""},{"name":"Leave","item":[{"name":"Leave Record - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"846a3d9b-f488-4830-abf0-71abe4a0ed0a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"d9986c2f-10c1-4f5f-8485-ccb563606089"}}],"id":"c935865a-a797-45e0-b993-d7331761ebc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Record\r\n    \"InterfaceCode\": \"BIPO-LVR\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave records from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"235d00a1-c69b-4d9a-b738-6f8f687a3b3a","name":"Leave Record - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Record\r\n    \"InterfaceCode\": \"BIPO-LVR\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:07:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0ffefcff885ee5137c4316ac0d158644.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Wgpd_-omTOWj5LJZviEDrSzZK_TqH_b-gfiW49UTTK40aAiWyZIXKg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebc729fcb6fdbe-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CancellationRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"PreviousRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"DateStart\": \"2026-01-12T00:00:00\",\n        \"DateEnd\": \"2026-01-13T00:00:00\",\n        \"BackupEC\": null,\n        \"DateReference\": null,\n        \"ReferenceName\": null,\n        \"HalfEnd\": \"PM\",\n        \"HalfStart\": \"AM\",\n        \"LeaveAmount\": 2,\n        \"LeaveCode\": \"SG_ANL\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"CCList\": null,\n        \"BatchID\": null,\n        \"BatchNo\": null,\n        \"LastRemindOnAttachment\": null,\n        \"AmountInHours\": 0,\n        \"MATWeeks\": 0,\n        \"SPLWeeks\": 0,\n        \"ADPWeeks\": 0,\n        \"ConsecutiveLeave\": null,\n        \"TravelRecordID\": \"00000000-0000-0000-0000-000000000000\",\n        \"Reason\": null,\n        \"CancelBatchNo\": null,\n        \"SeparateDay\": null,\n        \"Recurring\": 0,\n        \"DaysOfWeek\": null,\n        \"ExternalRequestID\": null,\n        \"EmailEventID\": null,\n        \"IsCreatedFromRoster\": 0,\n        \"MultipleBirth\": 0,\n        \"NoOfWeeks\": 0,\n        \"CombineSequence\": 0,\n        \"Latitude\": 0,\n        \"Longitude\": 0,\n        \"LocationName\": null,\n        \"HasStatutoryPeriodStart\": 0,\n        \"HasStatutoryPeriodEnd\": 0,\n        \"IntegratedWithFeishu\": 0,\n        \"ConsecutiveID\": null,\n        \"RecordID\": \"7b510b45-dff1-f011-8499-06540fc8457d\",\n        \"EmployeeCode\": \"000004\",\n        \"RequestID\": \"48e1793b-fa68-4ca5-8bb1-29a404da72b8\",\n        \"SubmitEC\": \"leo.liu\",\n        \"DateSubmit\": \"2026-01-15T14:56:09.373\",\n        \"SkipWorkflow\": 1,\n        \"RequestType\": \"N\",\n        \"ApprovalStatus\": \"A\",\n        \"ApprovalDate\": \"2026-01-15T14:56:09.373\",\n        \"Remarks\": \"test\"\n    }\n]"}],"_postman_id":"c935865a-a797-45e0-b993-d7331761ebc8"},{"name":"Leave Record Details - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"a5c2a5a7-5056-4e86-8abf-a7ddccb725c3"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"509b148b-8ccf-4c8c-9fa5-3654703dcc67"}}],"id":"fd53bf9c-4b26-425e-81a6-bd59f6a56fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Record Details\r\n    \"InterfaceCode\": \"BIPO-LVD\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave record details from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2b117920-bd5f-47db-8453-0307d9ce42c5","name":"Leave Record Details - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Record Details\r\n    \"InterfaceCode\": \"BIPO-LVD\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:08:05 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0ffefcff885ee5137c4316ac0d158644.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"SfYvn3w4IhBWZHXJ-4IUZA8yJeIG3wiAiadui7eIcpeqSZ9tDJSlBA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebc796fd35fdbe-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"b6fbf100-aaf2-f011-8499-06540fc8457d\",\n        \"RequestType\": \"N\",\n        \"RequestID\": \"48e1793b-fa68-4ca5-8bb1-29a404da72b8\",\n        \"CancelPartialFlag\": null,\n        \"PaymentPR\": null,\n        \"FlexiMinutes\": 0,\n        \"RoundedAmount\": 0,\n        \"ActualAmount\": 0,\n        \"ActualTimeEnd\": null,\n        \"ActualTimeStart\": null,\n        \"Amount\": 1,\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"SG_ANL\",\n        \"LeaveDate\": \"2026-01-12T00:00:00\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"LeaveType\": \"F\",\n        \"Prolonged\": null,\n        \"ShiftCode\": null,\n        \"AmountInHours\": 0,\n        \"ApprovalStatus\": \"A\",\n        \"Amount2\": 0\n    },\n    {\n        \"RecordID\": \"c0fbf100-aaf2-f011-8499-06540fc8457d\",\n        \"RequestType\": \"N\",\n        \"RequestID\": \"48e1793b-fa68-4ca5-8bb1-29a404da72b8\",\n        \"CancelPartialFlag\": null,\n        \"PaymentPR\": null,\n        \"FlexiMinutes\": 0,\n        \"RoundedAmount\": 0,\n        \"ActualAmount\": 0,\n        \"ActualTimeEnd\": null,\n        \"ActualTimeStart\": null,\n        \"Amount\": 1,\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"SG_ANL\",\n        \"LeaveDate\": \"2026-01-13T00:00:00\",\n        \"TimeEnd\": null,\n        \"TimeStart\": null,\n        \"LeaveType\": \"F\",\n        \"Prolonged\": null,\n        \"ShiftCode\": null,\n        \"AmountInHours\": 0,\n        \"ApprovalStatus\": \"A\",\n        \"Amount2\": 0\n    }\n]"}],"_postman_id":"fd53bf9c-4b26-425e-81a6-bd59f6a56fe2"},{"name":"Leave Record - UPSERT","event":[{"listen":"test","script":{"id":"5d1ece37-9387-4c55-8b82-e1e0dfa8d694","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"f5fc84aa-55eb-4c08-80fe-89d8bf133d7d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"15b0f4ad-679c-4154-ab59-c322fb4bd853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-04-07\",\r\n        \"DateEnd\": \"2026-04-08\",\r\n        \"LeaveCode\": \"SG_ANL\",\r\n        //HalfStart, HalfEnd is mandatory for Leave Unit Type=D\r\n        \"HalfStart\": \"AM\",\r\n        \"HalfEnd\": \"PM\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-04-10\",\r\n        \"DateEnd\": \"2026-04-10\",\r\n        \"LeaveCode\": \"SG_OIL_HRS\",\r\n        \"TimeStart\": \"09:00\",\r\n        \"TimeEnd\": \"12:00\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000004\",\r\n        \"DateStart\": \"2026-04-07\",\r\n        \"DateEnd\": \"2026-04-07\",\r\n        \"LeaveCode\": \"SG_OIL_HRS\",\r\n        //TimeStart,TimeEnd is mandatory for Leave Unit Type=H\r\n        \"TimeStart\": \"09:00\",\r\n        \"TimeEnd\": \"12:00\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000004\",\r\n        \"DateStart\": \"2026-04-08\",\r\n        \"DateEnd\": \"2026-04-08\",\r\n        \"LeaveCode\": \"SG_ANL\" \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This API is use to Create Leave data and Cancel existing Leave data in BIPO.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>EmployeeCode</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique employee identifier</td>\n</tr>\n<tr>\n<td>LeaveCode</td>\n<td>String</td>\n<td>Yes</td>\n<td>Leave Code</td>\n</tr>\n<tr>\n<td>DateStart</td>\n<td>Date (yyyy-mm-dd)</td>\n<td>Yes</td>\n<td>Start date of the leave record</td>\n</tr>\n<tr>\n<td>DateEnd</td>\n<td>Date (yyyy-mm-dd)</td>\n<td>Yes</td>\n<td>End date of the leave record</td>\n</tr>\n<tr>\n<td>HalfStart</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Required if Leave UnitType = D (Day). Indicates first half of the day (\"AM\" or \"PM\")</td>\n</tr>\n<tr>\n<td>HalfEnd</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Required if Leave UnitType = D (Day). Indicates second half of the day (\"AM\" or \"PM\")</td>\n</tr>\n<tr>\n<td>TimeStart</td>\n<td>String (HH:mm)</td>\n<td>Conditional</td>\n<td>Leave start time  <br />Required if Leave UnitType = H (Hour).</td>\n</tr>\n<tr>\n<td>TimeEnd</td>\n<td>String (HH:mm)</td>\n<td>Conditional</td>\n<td>Leave end time  <br />Required if Leave UnitType = H (Hour).</td>\n</tr>\n<tr>\n<td>ApprovalStatus</td>\n<td>String</td>\n<td>Conditional</td>\n<td>Must be set to <code>\"C\"</code> to indicate cancellation.  <br />System will auto Approve \"A\" when Create Leave.</td>\n</tr>\n<tr>\n<td>Remarks</td>\n<td>String</td>\n<td>No</td>\n<td>Additional remarks</td>\n</tr>\n</tbody>\n</table>\n</div><p>Note: Leave Cancellation is only available to use starting from version 2618.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"5f16766c-edef-4c3c-aded-2cd4acd06c7b","name":"Leave Record - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-04-07\",\r\n        \"DateEnd\": \"2026-04-08\",\r\n        \"LeaveCode\": \"SG_ANL\",\r\n        //HalfStart, HalfEnd is mandatory for Leave Unit Type=D\r\n        \"HalfStart\": \"AM\",\r\n        \"HalfEnd\": \"PM\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"DateStart\": \"2026-04-10\",\r\n        \"DateEnd\": \"2026-04-10\",\r\n        \"LeaveCode\": \"SG_OIL_HRS\",\r\n        \"TimeStart\": \"09:00\",\r\n        \"TimeEnd\": \"12:00\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000004\",\r\n        \"DateStart\": \"2026-04-07\",\r\n        \"DateEnd\": \"2026-04-07\",\r\n        \"LeaveCode\": \"SG_OIL_HRS\",\r\n        //TimeStart,TimeEnd is mandatory for Leave Unit Type=H\r\n        \"TimeStart\": \"09:00\",\r\n        \"TimeEnd\": \"12:00\"\r\n    },\r\n    {\r\n        \"EmployeeCode\": \"000004\",\r\n        \"DateStart\": \"2026-04-08\",\r\n        \"DateEnd\": \"2026-04-08\",\r\n        \"LeaveCode\": \"SG_ANL\" \r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 07 Apr 2026 06:31:28 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 997477c5b041959ee028cbcd8bb45456.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"_Lz8TE_Y6QhxqW-tbbkzvYcNjWtKXLB2L3kW8LJdKQuFYlRl06dw4g=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"cf-ray","value":"9e86fd305f45ce17-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;LeaveCode;DateStart;DateEnd\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;SG_ANL;2026-04-07;2026-04-08\",\n                \"message\": \"Added\"\n            },\n            {\n                \"key\": \"000004;SG_OIL_HRS;2026-04-07;2026-04-07\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": [\n            {\n                \"key\": \"000002;SG_OIL_HRS;2026-04-10;2026-04-10\",\n                \"errorMessage\": \"There is an existing [Annual Leave (SG)] record.\"\n            },\n            {\n                \"key\": \"000004;SG_ANL;2026-04-08;2026-04-08\",\n                \"errorMessage\": \"Mandatory Half Start must not be empty.\"\n            }\n        ]\n    },\n    \"errorCode\": null,\n    \"errors\": [\n        \"2 record(s) imported. 2 failed record(s).\"\n    ],\n    \"messages\": []\n}"}],"_postman_id":"15b0f4ad-679c-4154-ab59-c322fb4bd853"},{"name":"Leave Record - DELETE","event":[{"listen":"test","script":{"id":"879a123a-0fe1-407e-be29-5bbb2438e809","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"f5560d2d-623c-4e2a-8ef0-962a81b49e85","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"d1caab4f-6be1-44af-958b-295581780c85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\":  [\r\n    {\r\n        \"RecordID\": \"17493f5b-3332-f111-84a5-06540fc8457d\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE","description":"<p>This API is used to delete an existing leave record in the system.</p>\n<p>The <code>RecordID</code> required for this API must be retrieved from the <strong>Leave Record – LIST API</strong> response.</p>\n","urlObject":{"path":["intapi","Interface","DELETE"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4935fa41-4b64-4599-ba9b-638243a13c0e","name":"Leave Record - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LVR\",\r\n  \"Data\":  [\r\n    {\r\n        \"RecordID\": \"a35cc1bc-9631-f111-84a5-06540fc8457d\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/DELETE"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 07 Apr 2026 02:57:15 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 97ed0d1f8de4f60b953cac258482a042.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"inKCu1-uT1WjZf-SNtE4uoxQeszsgowIF95-COwvRQiUsraJUqDPBA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"cf-ray","value":"9e85c36fcd7cf8d2-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"RecordID\",\n        \"validRecords\": [\n            {\n                \"key\": \"a35cc1bc-9631-f111-84a5-06540fc8457d\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"d1caab4f-6be1-44af-958b-295581780c85"},{"name":"Leave Status - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0eb800eb-27d7-44ef-b34f-a80cd2446da0"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"8cdc60e1-55e4-49fb-a834-761777889d4d"}}],"id":"10374cc1-5de9-40e8-b879-8272db709a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Status\r\n    \"InterfaceCode\": \"BIPO-LS\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave status from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e3b492f8-880b-406f-826e-858bd80a4ef7","name":"Leave Status - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-LS\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 16 Jan 2026 06:20:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 8c9a0c99f4b683332dc88f73bbc3c078.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"xJC2eKapNtSBiMDKxOItQMrw7lM4DbZeD1-XI7eszsquy4A0Xdpwkg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9beb82918ff425fd-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"HK_AL\",\n        \"PeriodYear\": \"ACTIVE\",\n        \"Adjustment\": 0,\n        \"AdjustmentRemarks\": null,\n        \"HasCF\": 0,\n        \"CFBalance\": 0,\n        \"CFEncashed\": 0,\n        \"CF2Flag\": null,\n        \"CFExpiry\": null,\n        \"CF2Balance\": 0,\n        \"CF2Expiry\": null,\n        \"CF2Forfeited\": 0,\n        \"CreateBy\": \"[Earn] leo.liu\",\n        \"CreateOn\": \"2026-01-15T14:53:33.26\",\n        \"Encashed\": 0,\n        \"Forfeited\": 0,\n        \"RSEncashed\": 0,\n        \"RSForfeited\": 0,\n        \"UpdateOn\": null,\n        \"UpdateBy\": null\n    },\n    {\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"HK_NPL\",\n        \"PeriodYear\": \"ACTIVE\",\n        \"Adjustment\": 0,\n        \"AdjustmentRemarks\": null,\n        \"HasCF\": 0,\n        \"CFBalance\": 0,\n        \"CFEncashed\": 0,\n        \"CF2Flag\": null,\n        \"CFExpiry\": null,\n        \"CF2Balance\": 0,\n        \"CF2Expiry\": null,\n        \"CF2Forfeited\": 0,\n        \"CreateBy\": \"[Earn] leo.liu\",\n        \"CreateOn\": \"2026-01-15T14:53:33.26\",\n        \"Encashed\": 0,\n        \"Forfeited\": 0,\n        \"RSEncashed\": 0,\n        \"RSForfeited\": 0,\n        \"UpdateOn\": null,\n        \"UpdateBy\": null\n    },\n    {\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"HK_SL\",\n        \"PeriodYear\": \"ACTIVE\",\n        \"Adjustment\": 0,\n        \"AdjustmentRemarks\": null,\n        \"HasCF\": 0,\n        \"CFBalance\": 0,\n        \"CFEncashed\": 0,\n        \"CF2Flag\": null,\n        \"CFExpiry\": null,\n        \"CF2Balance\": 0,\n        \"CF2Expiry\": null,\n        \"CF2Forfeited\": 0,\n        \"CreateBy\": \"[Earn] leo.liu\",\n        \"CreateOn\": \"2026-01-15T14:53:33.26\",\n        \"Encashed\": 0,\n        \"Forfeited\": 0,\n        \"RSEncashed\": 0,\n        \"RSForfeited\": 0,\n        \"UpdateOn\": null,\n        \"UpdateBy\": null\n    },\n    {\n        \"EmployeeCode\": \"000004\",\n        \"LeaveCode\": \"SG_ANL\",\n        \"PeriodYear\": \"ACTIVE\",\n        \"Adjustment\": 0,\n        \"AdjustmentRemarks\": null,\n        \"HasCF\": 0,\n        \"CFBalance\": 0,\n        \"CFEncashed\": 0,\n        \"CF2Flag\": null,\n        \"CFExpiry\": null,\n        \"CF2Balance\": 0,\n        \"CF2Expiry\": null,\n        \"CF2Forfeited\": 0,\n        \"CreateBy\": \"[Earn] leo.liu\",\n        \"CreateOn\": \"2026-01-15T14:53:33.26\",\n        \"Encashed\": 0,\n        \"Forfeited\": 0,\n        \"RSEncashed\": 0,\n        \"RSForfeited\": 0,\n        \"UpdateOn\": null,\n        \"UpdateBy\": null\n    }\n]"}],"_postman_id":"10374cc1-5de9-40e8-b879-8272db709a19"},{"name":"Leave Additional Earn - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"2b72f9ae-716b-4b48-be98-3b770f5209d8"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"174d9baa-6f90-4b3a-a331-5487bebfcf52"}}],"id":"677b47ff-da60-4972-9908-cf6f3b983d47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave Additional Earn\r\n    \"InterfaceCode\": \"BIPO-LAE\",\r\n    \"EmployeeCodes\": [\"000004\",\"000002\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave additional earn from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"31bd3846-1cc2-4b1c-8fb0-eda0cbeaf399","name":"Leave Additional Earn - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-LAE\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:24:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 acb5593f39ab277ce8b384685b4d7264.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"KWmRjFn77szaEgngvzYqexuqsjOrkBoiHoW4RJYpSkDFdHO71u0zKQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebe03e1e5e81e6-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"43fc8846-acf2-f011-8499-06540fc8457d\",\n        \"CreateBy\": \"leo.liu\",\n        \"CreateOn\": \"2026-01-16T15:23:39\",\n        \"DateOrigin\": \"2026-01-01T00:00:00\",\n        \"EmployeeCode\": \"000004\",\n        \"LeaveAmount\": 1,\n        \"LeaveCode\": \"HK_AL\",\n        \"Remarks\": \"credit LAE\",\n        \"UpdateBy\": \"leo.liu\",\n        \"UpdateOn\": \"2026-01-16T15:23:39\"\n    }\n]"}],"_postman_id":"677b47ff-da60-4972-9908-cf6f3b983d47"},{"name":"Leave Additional Earn - UPSERT","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5d1ece37-9387-4c55-8b82-e1e0dfa8d694"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"f5fc84aa-55eb-4c08-80fe-89d8bf133d7d"}}],"id":"4babe3d2-929e-475e-b4f0-4fc14b90c9ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LAE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"LeaveCode\": \"HK_AL\",\r\n        \"DateOrigin\": \"2026-01-01T00:00:00\",\r\n        \"LeaveAmount\": 1\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>This api is to insert and update leave additional earn.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d15810d9-1d80-49a5-8fc6-6d4e58938185","name":"Leave Additional Earn - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-LAE\",\r\n  \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"000002\",\r\n        \"LeaveCode\": \"HK_AL\",\r\n        \"DateOrigin\": \"2026-01-01T00:00:00\",\r\n        \"LeaveAmount\": 1\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 16 Jan 2026 08:18:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 67960dcfa01c1252d7354f3032a3107e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"dtw943tBS8nREjbMVc56s9MwOHTz44hikAdN2jGY7dXVfHWvRN1ETQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bec2e6d280efe14-SIN"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;LeaveCode;DateOrigin\",\n        \"validRecords\": [\n            {\n                \"key\": \"000002;HK_AL;2026-01-01\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"4babe3d2-929e-475e-b4f0-4fc14b90c9ea"},{"name":"Leave With Expiry - LIST","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"ca69892a-6fe3-43d8-9630-761b1dd364bb"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"0cae6f65-eb80-41dd-9e67-02d33f0e6c30"}}],"id":"b215bab8-485b-44da-9f05-bffb789b95e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave With Expiry\r\n    \"InterfaceCode\": \"BIPO-LWE\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract full list of leave with expiry from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"08709610-d6f3-4da2-a49a-a7a836086a89","name":"Leave With Expiry - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //Leave With Expiry\r\n    \"InterfaceCode\": \"BIPO-LWE\",\r\n    \"EmployeeCodes\": [\"000004\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:21:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"wN6ICBu5FzsttpLJ_grasRx0-5wQGdtl4CVttVyFP6xot-N9eoUjYw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebdb4df8fb601c-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"f0a7c7cf-abf2-f011-8499-06540fc8457d\",\n        \"CreateBy\": \"leo.liu\",\n        \"CreateOn\": \"2026-01-16T15:20:21.65\",\n        \"DateExpiry\": \"2026-12-31T00:00:00\",\n        \"DateOrigin\": \"2026-01-01T00:00:00\",\n        \"EmployeeCode\": \"000004\",\n        \"Encashed\": 0,\n        \"Entitled\": 2,\n        \"LeaveCode\": \"LWE01\",\n        \"Taken\": 0,\n        \"OTCompensation\": null,\n        \"UpdateBy\": \"leo.liu\",\n        \"UpdateOn\": \"2026-01-16T15:20:21.65\",\n        \"Remarks\": \"LWE credit\",\n        \"PaymentPR\": null,\n        \"OTField\": null,\n        \"LWERequestID\": null,\n        \"Adjustment\": 0\n    }\n]"}],"_postman_id":"b215bab8-485b-44da-9f05-bffb789b95e3"}],"id":"23dbda06-9713-4340-9124-40676277669e","_postman_id":"23dbda06-9713-4340-9124-40676277669e","description":""},{"name":"Payroll","item":[{"name":"Payroll","item":[{"name":"Generate Record","item":[{"name":"Append API Transaction - LIST","id":"e3b3015f-2eed-42fc-9783-bae745d1c4eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"ItemName\": \"Test001\",\r\n    \"EmployeeCode\": \"XG001\"\r\n}\r\n\r\n/* Method = GetListItem, with 1 filtering   */","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a5b9c4e3-6a20-465e-a8aa-4cf3efe32dfe","name":"Append API Transaction - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"ItemName\": \"Test001\",\r\n    \"EmployeeCode\": \"XG001\"\r\n}\r\n\r\n/* Method = GetListItem, with 1 filtering   */","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:53:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b023e8546b6eb59da60d3d47a965e3c0.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"TPjk7PpS8Zc-PzE3TU--e5ZDKJSRUAasmsrY1Dvv01iCOc7ToTO-sg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ba0936f4bf50b-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ItemName\": \"Test001\",\n        \"AllowanceCode\": null,\n        \"Source\": \"G\",\n        \"RecordID\": \"79ccce89-21f5-f011-849a-06540fc8457d\",\n        \"EmployeeCode\": \"XG001\",\n        \"Date\": \"2024-08-28T00:00:00\",\n        \"PaymentPR\": null,\n        \"Quantity\": 500,\n        \"CurrencyCode\": null,\n        \"Remarks\": \"API Testing\",\n        \"CreateBy\": \"DevPortal\",\n        \"CreateOn\": \"2026-01-19T18:28:05.847\",\n        \"UpdateBy\": \"DevPortal\",\n        \"UpdateOn\": \"2026-01-20T11:53:44.07\"\n    }\n]"}],"_postman_id":"e3b3015f-2eed-42fc-9783-bae745d1c4eb"},{"name":"Append API Transaction - UPSERT","id":"1b91573f-a0b2-4b2c-9a16-f2dae4e562c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>When \"DataImportType\" : \"Append\", system will append for each record even though key values already exists in BIPO.</p>\n<p>When \"DataImportType\" : \"Overwrite\", system will overwrite record when key values are the same.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"663c21af-9f09-4fc1-a787-db8dfbaa7e8d","name":"Append API Transaction - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:53:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 83fdea5429fa5758381987d73ed01ede.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"RWcYjBTEluu9bTANDhF6y0HomYSz65dlZKqjY--DkSNoKC2_QcRScA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ba054abc6f50b-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;Date;ItemName\",\n        \"validRecords\": [\n            {\n                \"key\": \"XG001;2024-08-28;Test001\",\n                \"message\": \"Updated\"\n            },\n            {\n                \"key\": \"XG001;2024-08-28;Test002\",\n                \"message\": \"Updated\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"2 record(s) imported.\"\n    ]\n}"}],"_postman_id":"1b91573f-a0b2-4b2c-9a16-f2dae4e562c3"},{"name":"Append API Transaction - DELETE","id":"26f25f9a-905a-4d1e-b30f-563c79041fa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>When \"DataImportType\" : \"Append\", system will append for each record even though key values already exists in BIPO.</p>\n<p>When \"DataImportType\" : \"Overwrite\", system will overwrite record when key values are the same.</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a35cba82-c646-4195-b401-4519be803e7c","name":"Append API Transaction - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"InterfaceCode\": \"BIPO-ITD-ITEM\",\r\n    \"Data\":\r\n    [\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test001\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"500\",\r\n            \"Remarks\": \"API Testing\",\r\n            //\"AllowanceCode\": \"\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        },\r\n        {\r\n            \"EmployeeCode\": \"XG001\",\r\n            \"ItemName\": \"Test002\",\r\n            \"Date\": \"2024-08-28\",\r\n            \"Quantity\": \"580\",\r\n            \"Remarks\": \"API Testing\",\r\n            \"AllowanceCode\": \"#CN_IIT\",\r\n            \"Source\": \"A\"\r\n            //\"PaymentPR\"L \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 08:04:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 83fdea5429fa5758381987d73ed01ede.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"fRYbgrsaG2zVzH5L8YOf8vatqf5Hc34F2H-OYspo4kgHhqEE93-z8Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46bdab786ec90b-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;Date;ItemName\",\n        \"validRecords\": [\n            {\n                \"key\": \"XG001;2024-08-28;Test001\",\n                \"message\": \"Deleted\"\n            },\n            {\n                \"key\": \"XG001;2024-08-28;Test002\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"2 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"26f25f9a-905a-4d1e-b30f-563c79041fa8"}],"id":"91e652a6-f4a1-4dd5-8cdf-77fdf307402e","_postman_id":"91e652a6-f4a1-4dd5-8cdf-77fdf307402e","description":""}],"id":"837a53fa-ee6c-46cb-b879-e8ef33d511de","_postman_id":"837a53fa-ee6c-46cb-b879-e8ef33d511de","description":""},{"name":"Reference","item":[{"name":"Allowance","item":[{"name":"Allowance - LIST","id":"9e9d2f44-8bdf-41a4-b293-abf50c688973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Allowance Master\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n      \"AllowanceCode\": [\r\n        \"#AR_BASC\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"79275e35-d632-4f3b-94d7-4e6fe8fcc1b3","name":"Allowance - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Allowance Master\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n      \"AllowanceCode\": [\r\n        \"#AR_BASC\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:55:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 8769f69738d71890f27e05a2a7aabc52.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"sE7QWqzezPdrZoN5460MQjtWq_7mCYCk6WF4zmZm_0444dFRnTQgSw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ba23efef8f9b7-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"AllowanceType\": \"A\",\n        \"BasisAmountMethod\": null,\n        \"Category\": \"XX\",\n        \"FormulaCode\": null,\n        \"GLGroup\": null,\n        \"OccurenceMonths\": null,\n        \"ProrationType\": \"N\",\n        \"Rate\": 1,\n        \"Quantity\": 0,\n        \"ResignMonths\": 0,\n        \"ReportingGroup\": null,\n        \"RetroFlag\": \"N\",\n        \"ArrearsFlag\": \"N\",\n        \"UnpaidCodes\": null,\n        \"UnpaidOffsetType\": null,\n        \"WageType\": \"O\",\n        \"DeleteZero\": \"N\",\n        \"RoundingType\": null,\n        \"RoundingMethod\": null,\n        \"RoundingAmount\": 0,\n        \"FixedDays\": 0,\n        \"ArrearsADCode\": null,\n        \"BackpayADCode\": null,\n        \"BackpayRecoveryADCode\": null,\n        \"BackpayPrevADCode\": null,\n        \"BackpayPrevRecoveryADCode\": null,\n        \"FixedFlag\": \"Y\",\n        \"ImpactPaidDays\": \"N\",\n        \"AdHocFlag\": null,\n        \"Sequence\": 0,\n        \"IncludeInPayrollRegister\": \"Y\",\n        \"UseInBudgetModule\": \"N\",\n        \"MSOType\": \"Y\",\n        \"NSGroup\": null,\n        \"SDLType\": \"Y\",\n        \"SGTaxCategory\": null,\n        \"TaxableGroup\": null,\n        \"Appendix8BType\": \"Y\",\n        \"BusinessCensus\": \"Y\",\n        \"MOMOEDType\": \"OT\",\n        \"MOMOEDDisplay\": \"A\",\n        \"FEDAType\": null,\n        \"PWCategory\": null,\n        \"AllowanceCode\": \"#AR_BASC\",\n        \"AllowanceName\": \"Arrears Basic Pay\",\n        \"CountryCode\": \"*\",\n        \"Obsolete\": \"Y\"\n    }\n]"}],"_postman_id":"9e9d2f44-8bdf-41a4-b293-abf50c688973"},{"name":"Allowance - UPSERT","id":"94203e4c-9a9c-480e-af50-9bbab24724f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n      \"AllowanceCode\": \"HF_LEADER\",\r\n      \"AllowanceName\": \"Leadership Allowance\",\r\n      \"AllowanceType\": \"A\",\r\n      \"BasisAmountMethod\": null,\r\n      \"Category\": \"XX\",\r\n      \"CountryCode\": \"SG\",\r\n      \"CurrencyCode\": null,\r\n      \"FormulaCode\": null,\r\n      \"GLGroup\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"OccurenceMonths\": null,\r\n      \"PayslipGrouping\": null,\r\n      \"PayslipDisplay\": null,\r\n      \"ShowDetailPeriod\": null,\r\n      \"PayslipUnit\": null,\r\n      \"PayslipShow\": \"1\",\r\n      \"PayslipSequence\": 0.0,\r\n      \"ProrationType\": \"N\",\r\n      \"Quantity\": 0.0000,\r\n      \"Rate\": 1.0000,\r\n      \"ResignMonths\": 0.0,\r\n      \"ReportingGroup\": null,\r\n      \"RetroFlag\": null,\r\n      \"ArrearsFlag\": null,\r\n      \"UnpaidCodes\": null,\r\n      \"WageType\": \"O\",\r\n      \"PayslipSuppress\": 1.0,\r\n      \"TWPayslipSuppress\": 1.0,\r\n      \"DeleteZero\": null,\r\n      \"RoundingType\": null,\r\n      \"RoundingMethod\": null,\r\n      \"RoundingAmount\": 0.00,\r\n      \"ArrearsADCode\": null,\r\n      \"BackpayADCode\": null,\r\n      \"FixedFlag\": null,\r\n      \"FinalPayGrouping\": null,\r\n      \"FinalPayDisplay\": null,\r\n      \"FinalPayUnit\": null,\r\n      \"FinalPaySequence\": 0.0,\r\n      \"Avg12MthFlag\": null,\r\n      \"NonFullWageFlag\": null,\r\n      \"TotalWageFlag\": null,\r\n      \"HKTaxCategory\": null,\r\n      \"RoundingQuantity\": null,\r\n      \"ExcludeSHPay\": null,\r\n      \"PFType\": null,\r\n      \"NHI2Type\": null,\r\n      \"RegularPayment\": null,\r\n      \"TWPayslipShow\": null,\r\n      \"TWPayslipGrouping\": null,\r\n      \"TWPayslipSequence\": 0.0,\r\n      \"MSOType\": null,\r\n      \"NSGroup\": null,\r\n      \"SDLType\": null,\r\n      \"SGTaxCategory\": \"010\",\r\n      \"TaxableGroup\": null,\r\n      \"BenefitInKindCode\": null,\r\n      \"EPFType\": null,\r\n      \"HRDFType\": null,\r\n      \"SOCSOType\": null,\r\n      \"MYTaxCategory\": null,\r\n      \"TaxDeductionCode\": null,\r\n      \"TaxExemptionCode\": null,\r\n      \"CP22\": null,\r\n      \"GrossOrNet\": null,\r\n      \"BPJSTKType\": null,\r\n      \"IDTaxCategory\": \"01\",\r\n      \"GPFType\": null,\r\n      \"SSFType\": null,\r\n      \"PHTaxCategory\": null,\r\n      \"TaxExemption\": 0.00,\r\n      \"FinalPayShow\": null,\r\n      \"CurrMthFlag\": null,\r\n      \"InjuryTotalWageFlag\": null,\r\n      \"DPLKType\": null,\r\n      \"BPJSKSType\": null,\r\n      \"WorkdayExcludeHoliday\": null,\r\n      \"ProfTax\": null,\r\n      \"ESIType\": null,\r\n      \"HRAType\": null,\r\n      \"LWFType\": null,\r\n      \"LIType\": null,\r\n      \"YTDPayslipCategory\": null,\r\n      \"SSSType\": null,\r\n      \"PagIBIGType\": null,\r\n      \"PhilHealthType\": null,\r\n      \"IncludeInPayrollRegister\": null,\r\n      \"FixDays\": 0.00,\r\n      \"TaxExemptionType\": null,\r\n      \"TaxExemptionCategory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cbf73c03-0eba-4239-b2c3-9936e1104d96","name":"Allowance - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n      \"AllowanceCode\": \"HF_LEADER\",\r\n      \"AllowanceName\": \"Leadership Allowance\",\r\n      \"AllowanceType\": \"A\",\r\n      \"BasisAmountMethod\": null,\r\n      \"Category\": \"XX\",\r\n      \"CountryCode\": \"SG\",\r\n      \"CurrencyCode\": null,\r\n      \"FormulaCode\": null,\r\n      \"GLGroup\": null,\r\n      \"Obsolete\": \"N\",\r\n      \"OccurenceMonths\": null,\r\n      \"PayslipGrouping\": null,\r\n      \"PayslipDisplay\": null,\r\n      \"ShowDetailPeriod\": null,\r\n      \"PayslipUnit\": null,\r\n      \"PayslipShow\": \"1\",\r\n      \"PayslipSequence\": 0.0,\r\n      \"ProrationType\": \"N\",\r\n      \"Quantity\": 0.0000,\r\n      \"Rate\": 1.0000,\r\n      \"ResignMonths\": 0.0,\r\n      \"ReportingGroup\": null,\r\n      \"RetroFlag\": null,\r\n      \"ArrearsFlag\": null,\r\n      \"UnpaidCodes\": null,\r\n      \"WageType\": \"O\",\r\n      \"PayslipSuppress\": 1.0,\r\n      \"TWPayslipSuppress\": 1.0,\r\n      \"DeleteZero\": null,\r\n      \"RoundingType\": null,\r\n      \"RoundingMethod\": null,\r\n      \"RoundingAmount\": 0.00,\r\n      \"ArrearsADCode\": null,\r\n      \"BackpayADCode\": null,\r\n      \"FixedFlag\": null,\r\n      \"FinalPayGrouping\": null,\r\n      \"FinalPayDisplay\": null,\r\n      \"FinalPayUnit\": null,\r\n      \"FinalPaySequence\": 0.0,\r\n      \"Avg12MthFlag\": null,\r\n      \"NonFullWageFlag\": null,\r\n      \"TotalWageFlag\": null,\r\n      \"HKTaxCategory\": null,\r\n      \"RoundingQuantity\": null,\r\n      \"ExcludeSHPay\": null,\r\n      \"PFType\": null,\r\n      \"NHI2Type\": null,\r\n      \"RegularPayment\": null,\r\n      \"TWPayslipShow\": null,\r\n      \"TWPayslipGrouping\": null,\r\n      \"TWPayslipSequence\": 0.0,\r\n      \"MSOType\": null,\r\n      \"NSGroup\": null,\r\n      \"SDLType\": null,\r\n      \"SGTaxCategory\": \"010\",\r\n      \"TaxableGroup\": null,\r\n      \"BenefitInKindCode\": null,\r\n      \"EPFType\": null,\r\n      \"HRDFType\": null,\r\n      \"SOCSOType\": null,\r\n      \"MYTaxCategory\": null,\r\n      \"TaxDeductionCode\": null,\r\n      \"TaxExemptionCode\": null,\r\n      \"CP22\": null,\r\n      \"GrossOrNet\": null,\r\n      \"BPJSTKType\": null,\r\n      \"IDTaxCategory\": \"01\",\r\n      \"GPFType\": null,\r\n      \"SSFType\": null,\r\n      \"PHTaxCategory\": null,\r\n      \"TaxExemption\": 0.00,\r\n      \"FinalPayShow\": null,\r\n      \"CurrMthFlag\": null,\r\n      \"InjuryTotalWageFlag\": null,\r\n      \"DPLKType\": null,\r\n      \"BPJSKSType\": null,\r\n      \"WorkdayExcludeHoliday\": null,\r\n      \"ProfTax\": null,\r\n      \"ESIType\": null,\r\n      \"HRAType\": null,\r\n      \"LWFType\": null,\r\n      \"LIType\": null,\r\n      \"YTDPayslipCategory\": null,\r\n      \"SSSType\": null,\r\n      \"PagIBIGType\": null,\r\n      \"PhilHealthType\": null,\r\n      \"IncludeInPayrollRegister\": null,\r\n      \"FixDays\": 0.00,\r\n      \"TaxExemptionType\": null,\r\n      \"TaxExemptionCategory\": null\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:55:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 8fcd2310b329d796dc46251ff180dbc6.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"uPQMha6jd393a1WeIpoNnCzp3KKli1rBLZlTnc8e096EMTsxn6JyvA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ba2bf7f11f9b7-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"AllowanceCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"HF_LEADER\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"94203e4c-9a9c-480e-af50-9bbab24724f9"},{"name":"Allowance - DELETE","id":"5abe11db-0011-41b6-933c-9c1086b151ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n  \"AllowanceCode\": \"HF_LEADER\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c430ba29-a69c-4ac1-b4fa-3664b63ad5bf","name":"Allowance - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-AM\",\r\n  \"Data\": [\r\n    {\r\n  \"AllowanceCode\": \"HF_LEADER\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 20 Jan 2026 03:55:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 47f68bdbcfe6176e6639d5b3c3575d7c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"uRAJIGXtDRnPY4Zo-3l3PLZcvBalViLWAvaT-4byMDPr3nPczKej1A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c0ba347ba60f9b7-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"AllowanceCode\",\n        \"validRecords\": [\n            {\n                \"key\": \"HF_LEADER\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"5abe11db-0011-41b6-933c-9c1086b151ed"}],"id":"3f5247d9-157e-4183-b7df-2be574859c92","_postman_id":"3f5247d9-157e-4183-b7df-2be574859c92","description":""},{"name":"Cost Allocation","item":[{"name":"Cost Allocation - LIST","id":"2656ef79-7051-4ff5-9da6-72afc40c599f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract list of Employee Cost Allocation from BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"44f35dc6-1243-47ea-8e4b-7ebed669a28d","name":"Cost Allocation - LIST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 07:58:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 83fdea5429fa5758381987d73ed01ede.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"y34fxMZOS49r1YSMHL2GDB6N7Jwcz9upw5lDpqRNNbA5DBgkGFlkkQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46b4c32859b2ad-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordID\": \"947563f9-55fb-f011-849b-06540fc8457d\",\n        \"EmployeeCode\": \"WT01-001\",\n        \"DateStart\": \"2026-01-01T00:00:00\",\n        \"DateEnd\": \"2026-12-31T00:00:00\",\n        \"GLRecordIDSource\": null,\n        \"GLRecordIDTarget\": null,\n        \"GLGroupValue01\": null,\n        \"GLGroupValue02\": null,\n        \"GLGroupValue03\": null,\n        \"GLGroupValue04\": null,\n        \"GLGroupValue05\": null,\n        \"ItemType\": null,\n        \"ItemCodes\": \"#AR_BASC\",\n        \"Percentage\": 100\n    }\n]"}],"_postman_id":"2656ef79-7051-4ff5-9da6-72afc40c599f"},{"name":"Cost Allocation - UPSERT","id":"5127133e-c8af-4d9a-b401-11d50e7c8b24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\",\r\n    \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WT01-001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": \"2026-12-31\",\r\n        \"ItemCodes\": \"#AR_BASC\",\r\n        \"Percentage\": \"100\"\r\n    }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import","description":"<p>Insert new record or update existing Employee Cost Allocation in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Import"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8bdc9824-b967-4553-b41e-5b129716d89e","name":"Cost Allocation - UPSERT","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\",\r\n    \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WT01-001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": \"2026-12-31\",\r\n        \"ItemCodes\": \"#AR_BASC\",\r\n        \"Percentage\": \"100\"\r\n    }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Import"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 07:58:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 83fdea5429fa5758381987d73ed01ede.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"BUtBbvAtAIvjD7hAd0_SXaGErKNoD0Idpx7_Ezl3MC_DJQU998UWVg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46b49acc93b2ad-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;DateEnd;GLRecordIDSource;ItemCodes\",\n        \"validRecords\": [\n            {\n                \"key\": \"WT01-001;2026-01-01;2026-12-31;;#AR_BASC\",\n                \"message\": \"Added\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) imported.\"\n    ]\n}"}],"_postman_id":"5127133e-c8af-4d9a-b401-11d50e7c8b24"},{"name":"Cost Allocation - DELETE","id":"cb28cf18-a4e3-44ae-bd0f-a8707c6d36c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\",\r\n    \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WT01-001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": \"2026-12-31\",\r\n        \"ItemCodes\": \"#AR_BASC\"\r\n    }\r\n ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete","description":"<p>Delete Employee Cost Allocation in BIPO.</p>\n","urlObject":{"path":["intapi","Interface","Delete"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"41cac6d7-948b-49c0-883e-e83c8e2ee7ef","name":"Cost Allocation - DELETE","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  // Employee Cost Allocation\r\n  \"InterfaceCode\": \"BIPO-GLCA\",\r\n    \"Data\": [\r\n    {\r\n        \"EmployeeCode\": \"WT01-001\",\r\n        \"DateStart\": \"2026-01-01\",\r\n        \"DateEnd\": \"2026-12-31\",\r\n        \"ItemCodes\": \"#AR_BASC\"\r\n    }\r\n ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Delete"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Tue, 27 Jan 2026 07:59:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 83fdea5429fa5758381987d73ed01ede.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"494mKzEcTesSq_BkzC_0__2nyjf1jG5Ppn9w9E4bPE1IxaIvQbuLkw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c46b6a1ed37b2ad-CGK"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"key\": \"EmployeeCode;DateStart;DateEnd;GLRecordIDSource;ItemCodes\",\n        \"validRecords\": [\n            {\n                \"key\": \"WT01-001;2026-01-01;2026-12-31;;#AR_BASC\",\n                \"message\": \"Deleted\"\n            }\n        ],\n        \"invalidRecords\": []\n    },\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"1 record(s) have been deleted.\"\n    ]\n}"}],"_postman_id":"cb28cf18-a4e3-44ae-bd0f-a8707c6d36c1"}],"id":"efb37498-983b-4781-8604-10d57e1c6204","_postman_id":"efb37498-983b-4781-8604-10d57e1c6204","description":""}],"id":"4d3633ba-86ac-4828-9526-fa20de8ba26a","_postman_id":"4d3633ba-86ac-4828-9526-fa20de8ba26a","description":""}],"id":"4d710882-8326-4c9d-ba9f-6bee98c11d88","_postman_id":"4d710882-8326-4c9d-ba9f-6bee98c11d88","description":""},{"name":"System/Misc Integration","item":[{"name":"Applications","item":[{"name":"Lark/FeiShu (2026Q3)","item":[],"id":"a0bb85e8-86c4-4845-aece-c48f7fcc4120","description":"<p>BIPO is integrated with FeiShu (飞书)/Lark, the leading Office Automation (OA) platform from China. The strength of the integration is to enable BIPO HRMS as a backend engine to enable submit/approve workflow request within FeiShu/Lark's \"Approval Center\" without the need to login to separate portal. It improves user experience drastically and allow workflow automation within client's FeiShu/Lark's tenant or mobile app.</p>\n<p>Requests approved within FeiShu/Lark is automatically synchornize into BIPO HRMS for further payroll processing or report compilation.</p>\n<p>Supported FeiShu/Lark Features:</p>\n<ul>\n<li><p>SSO:</p>\n<ul>\n<li><p>Employee login BIPO's ESS via FeiShu/Lark User Profile</p>\n</li>\n<li><p>Multi-tenants (Client subscribed to more than one FeiShu/Lark tenants and all integrated to single BIPO HRMS instance)</p>\n</li>\n</ul>\n</li>\n<li><p>Integrated Workflows: Submission/Approval within FeiShu/Lark app</p>\n<ul>\n<li><p>Appraisal Confirmation</p>\n</li>\n<li><p>Claim</p>\n</li>\n<li><p>Clocking</p>\n</li>\n<li><p>Daily Attendance</p>\n</li>\n<li><p>Exit Request</p>\n</li>\n<li><p>Leave</p>\n</li>\n<li><p>Overtime</p>\n</li>\n<li><p>Shift Amendment</p>\n</li>\n</ul>\n</li>\n</ul>\n<blockquote>\n<p><strong>Remark:</strong><br /><a href=\"https://biposvc.sharepoint.com/:w:/r/sites/Product2/Shared%20Documents/Integration%20Lobby/J-P/Lark_FeiShu/Deployment%20Guide.docx?d=w7024ccb4fc544ef49968e99e585b1a15&amp;csf=1&amp;web=1&amp;e=8v9miJ\">Deployment guides</a> is currently restricted to BIPO team only. If you are interested, do <a href=\"https://www.biposervice.com/company/contact-us\">reach out to us</a>.<br />Target Release: 2026Q3</p>\n</blockquote>\n","_postman_id":"a0bb85e8-86c4-4845-aece-c48f7fcc4120"},{"name":"Webhook (2026Q2)","item":[],"id":"893d6c81-631d-4e33-8fe0-d8ad4ba76bec","description":"<p>Webhook currently is under BETA. Employee movements can be synchronize to external application in realtime via webhook.</p>\n<img src=\"https://content.pstmn.io/c0f5262c-863b-47c5-b3f1-1647cbc70917/aW1hZ2UucG5n\" alt=\"Developer/Subscriber%20receive%20changed%20field(s)%20together%20with%20key%20field(s)%20to%20easily%20sync%20back%20to%20external%20application\" width=\"434\" height=\"264\" />\n\n<p>Example:</p>\n<img src=\"https://content.pstmn.io/68c05729-0007-442b-9835-2aef68f34add/cmVhbC5naWY=\" />\n\n<p><strong>Deployment Steps:</strong></p>\n<ol>\n<li><p>Copy webhook URL from external application<br /> e.g. <a href=\"https://dus.up.railway.app/flows/trigger/9e73ccae-4fb1-46b6-858f-9c48891002a6\">https://domain.app/flows/trigger/</a>xxx</p>\n</li>\n<li><p>Login HRMS</p>\n</li>\n<li><p>Create new \"App Connection\"</p>\n<ol>\n<li><p>Type = \"Webhook\"</p>\n</li>\n<li><p>URL = <a href=\"https://domain.app/flows/trigger\">https://domain.app/flows/trigger</a> (domain + path before dynamic value 'xxx')</p>\n</li>\n</ol>\n</li>\n<li><p>Create new \"Event Hook\"</p>\n<ol>\n<li><p>Tick \"Enable\"</p>\n</li>\n<li><p>Point to App Connection (created in step 3 above)</p>\n</li>\n<li><p>Navigate to \"Scope\" tab</p>\n<ol>\n<li><p>Set Action to \"Add\"/\"Modify\"/\"Delete\" (determine which event to trigger synchronization to external app)</p>\n</li>\n<li><p>Set \"HMAC Secret\" if applicable (for auth purpose)</p>\n</li>\n<li><p>Scope (current support \"EmployeeProfile\" only)<br /> note: It covers all employee movements: Employee Master, Org Structure, Salary, Spare Fields etc</p>\n</li>\n<li><p>Webhook (insert \"xxx\", copied from step 1 above)</p>\n</li>\n</ol>\n</li>\n</ol>\n</li>\n<li><p>Done</p>\n</li>\n</ol>\n<blockquote>\n<p><strong>Remark:</strong><br />Webhook is currnetly benchmarking by developer team.<br />Target Release: 2026Q2</p>\n</blockquote>\n","_postman_id":"893d6c81-631d-4e33-8fe0-d8ad4ba76bec"},{"name":"Workday (2026Q1)","item":[],"id":"372b3f39-c682-48dc-8a48-084cff89062f","description":"<p>BIPO currently supports Global Payroll Connect (GPC) and five core functional modules. Each module is act as an independent integration and can be setup separately. Once the modules are deployed, it's expected to exchange payroll relevant data seemlessly between Workday and BIPO HRMS.</p>\n<p>The supported modules/features:</p>\n<ol>\n<li><p>Global Payroll Hub (GPH): Get a Workday-delivered, holistic view of payroll processing status, tax information, and metrics across different pay groups and countries in real time in Workday. Actuall processing status are retrieve from BIPO HRMS.</p>\n</li>\n<li><p>Additional Payroll Data (APD): Additional payroll data or country-specific payroll data is data which is required for payroll processing, specific for a country, and not supported natively in Workday. Hence a realtime form is render within Workday. Upon submission the details are able to sync to BIPO HRMS in realtime and sync to employee statutory details.</p>\n</li>\n<li><p>Data Changes on Demand (DCoD): BIPO capture employee movements (delta) from Workday via REST APIs (e.g. New Hire, Termination, Change of Salary etc) in order to process payroll in BIPO.</p>\n</li>\n<li><p>External Payroll Documents (ExPD): A tool to upload payroll-related<br /> documents generated by BIPO HRMS into Workday, including payslips, tax documents, and other payroll documents.</p>\n</li>\n<li><p>External Payroll Results (ExPR): Enable loading of payroll results from BIPO HRMS into Workday as list of earnings and deductions.</p>\n</li>\n</ol>\n<blockquote>\n<p>Remark:<br />Target Release: 2026Q1</p>\n</blockquote>\n","_postman_id":"372b3f39-c682-48dc-8a48-084cff89062f"}],"id":"0cbf25c2-6a72-47b5-be79-168036294fc3","description":"<p>BIPO HRMS has standard built-in integration with different products in market.</p>\n","_postman_id":"0cbf25c2-6a72-47b5-be79-168036294fc3"},{"name":"File Management","item":[{"name":"File List","id":"520ab977-bc5f-495e-a864-8b490970dbe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    /*\r\n    RequestID is retrieve from other BIPO API with \"Export\" method. \r\n    Extract the \"AttachmentID\" from respond body and substitde below as \"RequestID\"\r\n    Multiple files would be responded if the RequestID is attached to multiple attachments\r\n    */\r\n    \"RequestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/Files","urlObject":{"path":["cmnapi","Attachment","Files"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b19f73f2-3c32-451a-b555-1d5996a54b23","name":"File List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    /*\r\n    RequestID is retrieve from other BIPO API with \"Export\" method. \r\n    Extract the \"AttachmentID\" from respond body and substitde below as \"RequestID\"\r\n    Multiple files would be responded if the RequestID is attached to multiple attachments\r\n    */\r\n    \"RequestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/Files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Jan 2026 03:24:17 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 7007d03050a44a1c68abb38fc262d3f4.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"tspx0i28Op5w6ddXSJRxj5mpU42PqFGwWRXOuH9s0_kxAUVYs0D8Fw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba894b69a241980-IAD"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"recordID\": \"4bf2aa79-5af2-4d01-ba62-388c31ca4553\",\n        \"requestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\",\n        \"source\": \"ContractEmployeeDetail\",\n        \"tableName\": \"TblEmployeeContract\",\n        \"originalFileName\": \"J26598.docx\",\n        \"employeeCode\": \"0766649598000001\",\n        \"dateCreated\": \"2026-01-08T11:24:07.94\",\n        \"fileSize\": 113443\n    },\n    {\n        \"recordID\": \"49c4dde3-64fe-4cfc-bc17-f42ddafa4abe\",\n        \"requestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\",\n        \"source\": \"ContractEmployeeDetail\",\n        \"tableName\": \"TblEmployeeContract\",\n        \"originalFileName\": \"20250509-Patch%20%238.xlsx\",\n        \"employeeCode\": \"0766649598000001\",\n        \"dateCreated\": \"2026-01-08T11:20:13.57\",\n        \"fileSize\": 39231\n    }\n]"}],"_postman_id":"520ab977-bc5f-495e-a864-8b490970dbe9"},{"name":"File Upload","id":"6080c395-d2a4-4c32-b7a8-b080b0d89924","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    /*\r\n    AttachmentSource supported the following values:\r\n                            - Attachment's Destination\r\n    EmployeeAttachment      - Personnel > Employee > Attachment\r\n    ContractEmployeeDetail  - Personnel > Employee > Contract > Detail\r\n    JoinRequestAttachment   - Life Cycle > Onboarding > Attachment\r\n    ResignRequest           - Life Cycle > Offboarding  Exit Request >  Attachment\r\n    ContractRenewal         - Life Cycle > Contract  Contract Renewal >  Attachment\r\n    */\r\n    \"AttachmentSource\": \"ContractEmployeeDetail\",\r\n    \"EmployeeCode\": \"0766649598000001\",\r\n    /*\r\n    RequestID is retrieve from other BIPO API with \"Export\" method. \r\n    Extract the \"AttachmentID\" from respond body and substitde below as \"RequestID\"\r\n    */\r\n    \"RequestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\",\r\n    \"Source\": {\r\n        /*\r\n            Supported Types:\r\n            AWS - \"Url\" is the exact file access via a temporary \"Pre-Signed URL\" \r\n        */\r\n        \"Type\": \"AWS\",\r\n        \"Url\": \"https://s3.ap-southeast-1.amazonaws.com/demo.cloud.ex/20250509-Patch%20%238.xlsx?response-content-disposition=inline&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Security-Token=.....MHb&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=..2F2&X-Amz-Date=20260108T021830Z&X-Amz-Expires=43200&X-Amz-SignedHeaders=host&X-Amz-Signature=07372dc\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/File","description":"<p>Developers allowed to upload physical files into BIPO via this API. A DB record is needed (which generate AttachmentID) before user can consume this API.</p>\n","urlObject":{"path":["cmnapi","Attachment","File"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7d1808bd-023b-46dc-ab46-08ad1c0fb00b","name":"File Upload","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"AttachmentSource\": \"ContractEmployeeDetail\",\r\n    \"EmployeeCode\": \"0766649598000001\",\r\n    \"RequestID\": \"5dd13d6f-380f-4b69-93d9-ae2fbea85e49\",\r\n    \"Source\": {\r\n        \"Type\": \"AWS\",\r\n        \"Url\": \"https://s3.ap-southeast-1.amazonaws.com/demo.cloud.ex/20250509-Patch%20%238.xlsx?response-content-disposition=inline&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Security-Token=.....MHb&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=..2F2&X-Amz-Date=20260108T021830Z&X-Amz-Expires=43200&X-Amz-SignedHeaders=host&X-Amz-Signature=07372dc\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/File"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Jan 2026 02:18:57 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 87e02820e63ff6cf9cd98d9efbaab1fc.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"j2TSwAwsH8FBuBbjoq7rQ9A-n386oKOqjQiL4ihM9lCWOxABktRF9A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba834f9ba54d6f9-IAD"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": null,\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"Upload Succeed.\"\n    ]\n}"}],"_postman_id":"6080c395-d2a4-4c32-b7a8-b080b0d89924"},{"name":"Get File (binary)","id":"72a33b9f-8b2c-426e-bffa-132ed2ce2aed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/cmnapi/Attachment/File?recordID=4bf2aa79-5af2-4d01-ba62-388c31ca4553","description":"<p>Retrieve a single attachment by substidue unique file (recordID) as query string</p>\n<p>API will response in binary format, download the file via \"Save response to file\"</p>\n<img src=\"https://content.pstmn.io/750e271a-5405-4065-8e90-f5e5f6b6bc5f/aW1hZ2UucG5n\" width=\"703\" height=\"391\" />","urlObject":{"path":["cmnapi","Attachment","File"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>Substitude the responded \"recordID\" from \"File List\" endpoint</p>\n","type":"text/plain"},"key":"recordID","value":"4bf2aa79-5af2-4d01-ba62-388c31ca4553"}],"variable":[]}},"response":[],"_postman_id":"72a33b9f-8b2c-426e-bffa-132ed2ce2aed"},{"name":"Delete File","id":"cd47baa5-1204-4833-9689-46c9b925b706","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    // Substitude the responded \"recordID\" from \"File List\" endpoint\r\n    \"RecordID\": \"4bf2aa79-5af2-4d01-ba62-388c31ca4553\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/File","description":"<p>Delete a single attachment by supply unique file ID (recordID) in request body</p>\n","urlObject":{"path":["cmnapi","Attachment","File"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"82dae728-0e55-4040-8c38-ee0cad39aa77","name":"Delete File","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n  \"RecordID\": \"4bf2aa79-5af2-4d01-ba62-388c31ca4553\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/Attachment/File"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 08 Jan 2026 05:22:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 14386bbe111197c789e1b85b0496361c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"IAD55-P5"},{"key":"x-amz-cf-id","value":"jXD0iuvkWKwe3dwEyUE_GJrNgOlwCT94Oa2yGrpKMtMLelnVfLYc4A=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9ba94253fc7e3b38-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": null,\n    \"errorCode\": null,\n    \"errors\": [],\n    \"messages\": [\n        \"Record has been deleted.\"\n    ]\n}"}],"_postman_id":"cd47baa5-1204-4833-9689-46c9b925b706"}],"id":"ff1ad22e-c6dc-4469-bcdf-2ce6025b6db7","description":"<p>BIPO HRMS is extended to support file management via API. Each file uploaded from screen contain a unique AttachmentID which can be use to uniquely identify how many files under the attachment</p>\n<p>Example:</p>\n<img src=\"https://content.pstmn.io/d209759f-39a2-4521-a3cf-1130f2386659/YXR0YWNobWVudCBmaWxlcy5wbmc=\" />\n\n<p>Single AttachmentID identified two files under the attachment (refer \" file list\" api)</p>\n<p>With the \"recordID\" responded, use them to further <a href=\"https://bipo-in-blue.postman.co/workspace/BIPO-WSPC~2640014b-d8e2-495f-8fc6-1487384e4164/request/18494877-72a33b9f-8b2c-426e-bffa-132ed2ce2aed?action=share&amp;source=copy-link&amp;creator=18494877&amp;ctx=documentation\">download </a> or <a href=\"https://bipo-in-blue.postman.co/workspace/BIPO-WSPC~2640014b-d8e2-495f-8fc6-1487384e4164/request/18494877-cd47baa5-1204-4833-9689-46c9b925b706?action=share&amp;source=copy-link&amp;creator=18494877&amp;ctx=documentation\">delete</a> the physical file.</p>\n","_postman_id":"ff1ad22e-c6dc-4469-bcdf-2ce6025b6db7"},{"name":"Interface Mapping","item":[{"name":"Interface Mapping - LIST","event":[{"listen":"test","script":{"id":"adf706d8-d260-4ea5-9e43-de984042707d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"d41cf06b-84c4-43a8-b3b5-d7fd0adf81ac","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"96588cc4-b837-4ffc-9721-c43423e9df29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     //Interface Mapping\r\n    \"InterfaceCode\": \"BIPO-INTERFACE-MAP\",\r\n    \"MappingKey\": \"IdentityDX\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This API retrieves the configured <strong>interface mapping values</strong> maintained in the <strong>Interface Mapping</strong> Screen.</p>\n<p>It is used in system integrations where the <strong>source system</strong> and <strong>BIPO HRMS</strong> have <strong>different data formats</strong>, ensuring consistent data translation between both systems.</p>\n<p>Referring to the IdentityDX example, when the source data contains SFCountry = SG and SFDescr = Citizen, the system should use BIPO IdentityType = SG01 to import into BIPO via <strong>BIPO-EMP-ID</strong> interface.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MappingKey</td>\n<td>The unique key defined in Interface Mapping Caption Screen identifying the mapping set.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4a7910bf-93e6-4bfd-96d1-9c542b04c324","name":"Interface Mapping - LIST (IdentityDX)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     //Interface Mapping\r\n    \"InterfaceCode\": \"BIPO-INTERFACE-MAP\",\r\n    \"MappingKey\": \"IdentityDX\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Wed, 14 Jan 2026 09:59:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 be73605b64643fe72b0d06878048cfa2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"YBdxO6EBMe-9gXzTMY2Vnjo1Vf-y2qBhxDlX2sb6a8HLyc2PqjEgHg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bdc488008ab5fdf-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"SFCountry\": \"SG\",\n        \"SFDescr\": \"Citizen\",\n        \"BIPO IdentityType\": \"SG01\"\n    },\n    {\n        \"SFCountry\": \"SG\",\n        \"SFDescr\": \"Permanent Resident\",\n        \"BIPO IdentityType\": \"SG02\"\n    },\n    {\n        \"SFCountry\": \"MY\",\n        \"SFDescr\": \"Citizen\",\n        \"BIPO IdentityType\": \"MY01\"\n    }\n]"}],"_postman_id":"96588cc4-b837-4ffc-9721-c43423e9df29"}],"id":"7b740658-f9e4-41cf-9b64-96fe624a95f0","_postman_id":"7b740658-f9e4-41cf-9b64-96fe624a95f0","description":""},{"name":"View","item":[{"name":"Employee","event":[{"listen":"test","script":{"id":"882b13d4-142e-4652-806f-d256093cb13a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"13115f08-fbc3-496c-972c-5969cc0bd160","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4a04bde1-8139-42dc-ab45-46399ae6ab98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_INFO\",\r\n    \"CompanyCode\": \"HLTEST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View","description":"<p>This API endpoint allows you to extract employee information based on specific filter criteria such as <code>CompanyCode</code>, <code>Gender</code>, <code>Nationality</code>, and other fields defined in your SQL view configuration.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database.  <br />The SQL view (eg. DEMO_EM_INFO ) must be pre-configured in the HRMS system under SQL VIEW.</td>\n</tr>\n<tr>\n<td>CompanyCode  <br />(defined Parameter in SQL Command)</td>\n<td>Filters data based on the company code (e.g., \"BIPOMY\").</td>\n</tr>\n<tr>\n<td>Additional filters  <br />(optional)</td>\n<td>You can include other fields like <code>Gender</code>, <code>Nationality</code>, etc., if configured in the SQL view.</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p>Ensure all parameters expected in the request (e.g. <code>CompanyCode</code>) are defined in the SQL Command.</p>\n</li>\n<li><p>Reference the SQL script for View Name: <strong>DEMO_EM_INFO</strong> in HRMS SQL VIEW.</p>\n</li>\n</ul>\n","urlObject":{"path":["intapi","Interface","View"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"027bb5d7-01a3-4c5a-91ad-6f6741e1ac2f","name":"Employee - GETVIEW (CompanyCode: HLTEST)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_INFO\",\r\n    \"CompanyCode\": \"HLTEST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 15 Jan 2026 05:57:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 a6ac543c92eaaebbaae42fc4e315a064.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"Cb9bTmsvTvqNHO-ZP6sSVUMTGDRE5O9FJpbDuI-CR-V1EPhdRbUBfw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be32216e908fdcc-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"076D3129E9C00000\",\n        \"Email\": null,\n        \"EmployeeName\": \"HL T3\"\n    },\n    {\n        \"EmployeeCode\": \"07B66B940AC00000\",\n        \"Email\": \"hilary.lu123432532@biposervice.com\",\n        \"EmployeeName\": \"2441-01\"\n    },\n    {\n        \"EmployeeCode\": \"07B66B9413400000\",\n        \"Email\": \"HLTST2001@bniposervice.com\",\n        \"EmployeeName\": \"2441-02\"\n    }\n]"}],"_postman_id":"4a04bde1-8139-42dc-ab45-46399ae6ab98"},{"name":"Employee Delta (specific employee delta within 24 hours)","event":[{"listen":"test","script":{"id":"0139bb72-f4c5-47b8-b272-b976ba9f05b8","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"a92f9a93-dbb3-475c-b3c8-f9dde2190b4a","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"e21b6d33-290f-4207-b774-ef0765a67e2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_DELTA_INFO\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"PastHour\": 24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View","description":"<p>This API is used to extract recent employee data changes (deltas) from the system. It's particularly useful for syncing data updates of the past hours.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database.  <br />This view is pre-defined in HRMS system and contains logic for tracking employee data changes.</td>\n</tr>\n<tr>\n<td>PastHour  <br />(defined Parameter in SQL Command)</td>\n<td>This defines the time in hours. Here, it specifies to fetch data changes within the past XX hours.</td>\n</tr>\n<tr>\n<td>EmployeeCode  <br />(defined Parameter in SQL Command)</td>\n<td>This is the unique EmployeeCode for the specific employee whose data changes you're querying.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>DEMO_EM_DELTA_INFO</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["intapi","Interface","View"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"323eab2c-d80c-4130-880a-85d409ffd6d8","name":"Employee Delta (specific employee delta within 24 hours)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_DELTA_INFO\",\r\n    \"EmployeeCode\": \"000002\",\r\n    \"PastHour\": 24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 15 Jan 2026 05:10:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 9bc697d938d16ba2b1829291e3d4b8f8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"dUL0-RKUeuGkfmXUW1p2FiAMwNSdf92uD_FRK12Kd8hZOpMLO3yGCg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be2ddad59ef9d0b-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:12.907\",\n        \"FieldName\": \"EmployeeName\",\n        \"ValueOld\": \"Sysamay Nammatham\",\n        \"ValueNew\": \"NYP\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:12.977\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2026-01-06 10:51:42\",\n        \"ValueNew\": \"2026-01-15 13:10:12\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:14.12\",\n        \"FieldName\": \"Email\",\n        \"ValueOld\": \"jordan.tan@biposervice.com\",\n        \"ValueNew\": \"nyp.test@biposervice.com\"\n    }\n]"}],"_postman_id":"e21b6d33-290f-4207-b774-ef0765a67e2b"},{"name":"Employee Delta (employee delta within 24 hours)","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"5c5060bb-faff-4e14-9034-98dda87ef0d7"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"requests":{},"id":"dfad0b0f-e361-4625-813c-a1221cca46c2"}}],"id":"d20b4fc7-6429-493a-a920-7ea51974e3b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_DELTA_INFO\",\r\n    \"PastHour\": 24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View","description":"<p>This API is used to extract recent employee data changes (deltas) within a defined time window.</p>\n<p>It’s particularly useful for syncing bulk employee updates (all employees) from the past hours.</p>\n<h3 id=\"endpoint-parameters\"><strong>Endpoint Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ViewName</td>\n<td>The name of the SQL view defined in the BIPO HRMS database. For employee deltas, use EM_DELTA_INFO. This view is pre-defined in HRMS and contains logic for tracking employee data changes.</td>\n</tr>\n<tr>\n<td>PastHour  <br />(defined Parameter in SQL Command)</td>\n<td>Defines the time window in hours. It specifies the time range (past XX hours) from which the API will fetch employee data changes. For example, 24 retrieves all employee changes that occurred in the past 24 hours.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Reference the SQL script for View Name: <strong>DEMO_EM_DELTA_INFO</strong> in HRMS SQL VIEW.</p>\n","urlObject":{"path":["intapi","Interface","View"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f9ff5b51-136a-42d5-b811-7b70c5324696","name":"Employee Delta (employee delta within 24 hours)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ViewName\": \"DEMO_EM_DELTA_INFO\",\r\n    \"PastHour\": 24\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/View"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Thu, 15 Jan 2026 05:27:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 b4c31619bc656e9297971847f1c80544.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"UP4Uy3u1bsbN1bwvEUeD-M7UBf5lMlddFSaT3bXkM4pCmJx46gHkkA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9be2f74b0de3a8e1-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EmployeeCode\": \"rose99\",\n        \"EmployeeName\": \"rose99\",\n        \"Email\": \"rose99@163.com\",\n        \"DateTime\": \"2026-01-14T13:29:40.27\",\n        \"FieldName\": \"Email\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"rose99@163.com\"\n    },\n    {\n        \"EmployeeCode\": \"rose99\",\n        \"EmployeeName\": \"rose99\",\n        \"Email\": \"rose99@163.com\",\n        \"DateTime\": \"2026-01-14T14:30:48.807\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2026-01-14 13:48:17\",\n        \"ValueNew\": \"2026-01-14 14:30:48\"\n    },\n    {\n        \"EmployeeCode\": \"rose99\",\n        \"EmployeeName\": \"rose99\",\n        \"Email\": \"rose99@163.com\",\n        \"DateTime\": \"2026-01-14T14:30:49.69\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2026-01-14 14:30:48\",\n        \"ValueNew\": \"2026-01-14 14:30:49\"\n    },\n    {\n        \"EmployeeCode\": \"nancy006\",\n        \"EmployeeName\": \"Nancy Line Manager\",\n        \"Email\": \"nancylinemanager@mail.com\",\n        \"DateTime\": \"2026-01-14T16:48:17.477\",\n        \"FieldName\": \"Password\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"<new password>\"\n    },\n    {\n        \"EmployeeCode\": \"nancy006\",\n        \"EmployeeName\": \"Nancy Line Manager\",\n        \"Email\": \"nancylinemanager@mail.com\",\n        \"DateTime\": \"2026-01-14T16:48:18.103\",\n        \"FieldName\": \"UpdateBy\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"APIU\"\n    },\n    {\n        \"EmployeeCode\": \"nancy006\",\n        \"EmployeeName\": \"Nancy Line Manager\",\n        \"Email\": \"nancylinemanager@mail.com\",\n        \"DateTime\": \"2026-01-14T16:48:18.69\",\n        \"FieldName\": \"Email\",\n        \"ValueOld\": null,\n        \"ValueNew\": \"nancylinemanager@mail.com\"\n    },\n    {\n        \"EmployeeCode\": \"Nancy005\",\n        \"EmployeeName\": \"Nancy Manager\",\n        \"Email\": \"nancymanager@mail.com\",\n        \"DateTime\": \"2026-01-14T17:12:04.923\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2026-01-14 17:12:04\",\n        \"ValueNew\": \"2026-01-14 17:12:04\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:12.907\",\n        \"FieldName\": \"EmployeeName\",\n        \"ValueOld\": \"Sysamay Nammatham\",\n        \"ValueNew\": \"NYP\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:12.977\",\n        \"FieldName\": \"UpdateOn\",\n        \"ValueOld\": \"2026-01-06 10:51:42\",\n        \"ValueNew\": \"2026-01-15 13:10:12\"\n    },\n    {\n        \"EmployeeCode\": \"000002\",\n        \"EmployeeName\": \"NYP\",\n        \"Email\": \"nyp.test@biposervice.com\",\n        \"DateTime\": \"2026-01-15T13:10:14.12\",\n        \"FieldName\": \"Email\",\n        \"ValueOld\": \"jordan.tan@biposervice.com\",\n        \"ValueNew\": \"nyp.test@biposervice.com\"\n    }\n]"}],"_postman_id":"d20b4fc7-6429-493a-a920-7ea51974e3b1"}],"id":"39fe71fd-c3ad-4491-8104-cfebbff37c4f","_postman_id":"39fe71fd-c3ad-4491-8104-cfebbff37c4f","description":""},{"name":"Scheduled Report","item":[{"name":"Field Value","id":"b6a50375-6128-4dc3-99a1-683f606787f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/VNL/Field/ReportID","description":"<p>Extract list of Field Value from BIPO.</p>\n<p>/cmnapi/ScheduledReport/Log/VNL/Field/{FieldName}</p>\n<p>Field names that can be used for {FieldName}:</p>\n<p>- PeriodStart</p>\n<p>- PeriodEnd</p>\n<p>- PayGroupCodes</p>\n<p>- PayRunCodes</p>\n<p>- CompanyCode</p>\n","urlObject":{"path":["cmnapi","ScheduledReport","Log","VNL","Field","ReportID"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"38aec5b1-5f1e-4a01-99c9-9fd1d63ca4e5","name":"Field Value - PeriodStart","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/VNL/Field/PeriodStart"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 30 Jan 2026 08:19:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 ed6b294493bceeb347ae77b4d7bb26e2.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"dWsjeRXYCjECk472eRYf7LFA4jsobueIMCTQUFapBWrt76olGmGH-Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c5f8bcafdaed16b-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"4/1/2025 12:00:00\\u202fAM\",\n        \"name\": \"4/1/2025 12:00:00\\u202fAM\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"4/1/2025 12:00:00\\u202fAM - 4/1/2025 12:00:00\\u202fAM\"\n    }\n]"},{"id":"e4a987d0-0bd3-463a-b8fb-ea8252368245","name":"Field Value - ReportName","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/VNL/Field/ReportName"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 30 Jan 2026 08:34:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 108f357d49cbee9f7df541c880effcb4.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"Yj-JAEMOCSCp9sZ4jG_XGtIbJpoVlxY07qaXvTiVnsFMRw1r0KtTmQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c5fa1af585b5af9-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"Attendance\",\n        \"name\": \"Attendance\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"Attendance - Attendance\"\n    },\n    {\n        \"value\": \"Payroll Summary\",\n        \"name\": \"Payroll Summary\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"Payroll Summary - Payroll Summary\"\n    }\n]"},{"id":"9fcd6b20-7168-4786-ac8e-43e68a57b7ea","name":"Field Value - ReportID","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/VNL/Field/ReportID"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 30 Jan 2026 08:38:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 fec7a56ab42d5a8b29f272d162aa7430.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"Yisd7J4l0kh8QDUZJb--Rxqz75VDxJC7KjK1i-1sijkKrcWPIOFBFg=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c5fa79e0f891bdd-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"value\": \"5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed\",\n        \"name\": \"5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed - 5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed\"\n    },\n    {\n        \"value\": \"e7bbbf1a-9d53-49a2-9e8e-44780a38abb9\",\n        \"name\": \"e7bbbf1a-9d53-49a2-9e8e-44780a38abb9\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"e7bbbf1a-9d53-49a2-9e8e-44780a38abb9 - e7bbbf1a-9d53-49a2-9e8e-44780a38abb9\"\n    },\n    {\n        \"value\": \"78bc6754-14df-48f8-8c73-4bd9c14c5a9b\",\n        \"name\": \"78bc6754-14df-48f8-8c73-4bd9c14c5a9b\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"78bc6754-14df-48f8-8c73-4bd9c14c5a9b - 78bc6754-14df-48f8-8c73-4bd9c14c5a9b\"\n    },\n    {\n        \"value\": \"6cbbd3d6-4854-47b2-a478-4dbffb23cf51\",\n        \"name\": \"6cbbd3d6-4854-47b2-a478-4dbffb23cf51\",\n        \"custom1\": \"\",\n        \"custom2\": \"\",\n        \"custom3\": null,\n        \"custom4\": null,\n        \"display\": \"6cbbd3d6-4854-47b2-a478-4dbffb23cf51 - 6cbbd3d6-4854-47b2-a478-4dbffb23cf51\"\n    }\n]"}],"_postman_id":"b6a50375-6128-4dc3-99a1-683f606787f8"},{"name":"Scheduled Report","id":"9011bf9b-eadb-4c73-b1eb-916cbfb2f89a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ReportType\": \"PMR\",\r\n    \"monthStart\": \"2025-01\",\r\n    \"monthEnd\": \"2025-04\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/List","description":"<p>Extract list of Scheduled Payroll Reports from BIPO.</p>\n<p>List of Report Types:<br />PYSL - Payslip<br />PMR - Payroll Summary<br />YEAF - YEA Forms<br />YTDR - Year To Date<br />PYF - Flexible Payroll<br />PYRG - Payroll Register<br />PYV - Flexible Variance<br />PYGR - Payroll By Group<br />PTS - Payroll Transaction<br />PYR - Payroll Reconciliation<br />RPYF - Regional Payroll Flexible</p>\n","urlObject":{"path":["cmnapi","ScheduledReport","Log","List"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2b734826-edb6-4769-990f-0ef776240ad1","name":"Scheduled Report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ReportType\": \"PMR\",\r\n    \"monthStart\": \"2025-04\",\r\n    \"monthEnd\": \"2025-04\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/List"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Date","value":"Fri, 30 Jan 2026 08:00:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c669f154ee0fabdbb8c12fe86d562734.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"CGK50-P1"},{"key":"x-amz-cf-id","value":"b1IjYXxUlyYkB4a7gyXCqI1JpcIELHEbK7uMww_w9bTEe7PGmCDnKQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c5f70007fecc098-CGK"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"recordID\": \"14a1db97-b1fd-f011-849b-06540fc8457d\",\n        \"reportID\": \"5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed\",\n        \"reportName\": \"Payroll Summary\",\n        \"reportStatus\": \"C\",\n        \"reportStart\": \"2026-01-30T15:59:25.807\",\n        \"reportEnd\": \"2026-01-30T15:59:33.903\",\n        \"reportResult\": \"\",\n        \"reportFile\": \"BPO/ScheduledReport/PaySummary/2026/14a1db97-b1fd-f011-849b-06540fc8457d__PaySummary.pdf\",\n        \"payload\": \"{\\\"ReportName\\\":\\\"Payroll Summary\\\",\\\"ReportLayout\\\":\\\"0\\\",\\\"PayTransType\\\":\\\"Normal\\\",\\\"SummaryDetail\\\":\\\"D\\\",\\\"DisplayOption\\\":\\\"P\\\",\\\"IncludeProvision\\\":false,\\\"IncludeCPFDetail\\\":false,\\\"IncludeCPFAdj\\\":false,\\\"IncludeMPFPaidOut\\\":false,\\\"CompanyAsHeader\\\":false,\\\"ResigneesLastDay\\\":false,\\\"ShowSalaryVariable\\\":false,\\\"SplitRun\\\":false,\\\"SplitTaxableNonTaxable\\\":false,\\\"PageBreakGrandTotal\\\":false,\\\"HideDecimalAmount\\\":false,\\\"UseGrossPay\\\":false,\\\"SelectedPayRuns\\\":\\\"SG2025-04-01\\\",\\\"OutputType\\\":\\\"Pdf\\\",\\\"QueryName\\\":\\\"Default\\\",\\\"ShowCompanyLogo\\\":false,\\\"ShowConfidential\\\":false,\\\"ShowCustomSignature\\\":false,\\\"FromScheduler\\\":false,\\\"ScheduledReportRecordID\\\":\\\"5c5d748f-5f3a-4d43-a6ed-134a2c67e1ed\\\",\\\"OutputStorage\\\":\\\"T\\\",\\\"UserCode\\\":\\\"API.user\\\",\\\"ScheduledReportPeriodStart\\\":\\\"0001-01-01T00:00:00\\\",\\\"ScheduledReportPeriodEnd\\\":\\\"0001-01-01T00:00:00\\\"}\",\n        \"isFolder\": false,\n        \"outputStorage\": \"T\",\n        \"outputType\": \".pdf\",\n        \"recurringType\": \"\",\n        \"errorType\": \"\",\n        \"errorMessage\": \"\",\n        \"createOn\": \"2026-01-30T15:59:25.837\",\n        \"createBy\": \"Scheduler\",\n        \"reportType\": \"PMR\",\n        \"periodType\": \"M\",\n        \"periodStart\": \"2025-04-01T00:00:00\",\n        \"periodEnd\": \"2025-04-01T00:00:00\",\n        \"payGroupCodes\": \"\",\n        \"payRunCodes\": \"SG2025-04-01\",\n        \"companyCode\": \"\",\n        \"userCode\": \"API.user\",\n        \"monthStart\": \"2025-04\",\n        \"monthEnd\": \"2025-04\",\n        \"year\": \"2025\",\n        \"createOnDisplay\": \"2026-01-30 (Fri) 15:59:25\",\n        \"canDownload\": true,\n        \"reportEndDisplay\": \"2026-01-30 (Fri) 15:59:33\",\n        \"old\": null,\n        \"additionalMessages\": null\n    }\n]"}],"_postman_id":"9011bf9b-eadb-4c73-b1eb-916cbfb2f89a"},{"name":"Scheduled Report Download","id":"a1d28b1a-2b15-4538-aebc-591bcee0ca2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/cmnapi/ScheduledReport/Log/Files/Download/14a1db97-b1fd-f011-849b-06540fc8457d","description":"<p>To extract Payroll Reports that are already included into Scheduled Report from BIPO.</p>\n<p>The display will be similar with the Report Preview from BIPO.</p>\n<p>Base URL: {{baseUrl}}/cmnapi/ScheduledReport/Log/Files/Download/{RecordID}<br />Can get the {RecordID} from <strong>[Post Scheduled Report - Item:</strong> <strong>recordID]</strong>.</p>\n","urlObject":{"path":["cmnapi","ScheduledReport","Log","Files","Download","14a1db97-b1fd-f011-849b-06540fc8457d"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1d28b1a-2b15-4538-aebc-591bcee0ca2c"}],"id":"03e4f3b2-6a93-412b-8e8c-f639affecdb0","_postman_id":"03e4f3b2-6a93-412b-8e8c-f639affecdb0","description":""},{"name":"Option List","id":"f8a9d05f-adda-4519-b114-48571171a58e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OPT\",\r\n  \"Field\": \"IdentityType\" // mandatory field\r\n  \r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>Extract full list of system dropdown fields (e.g. Gender, Pay Method, Identity Types, etc). 'Field' is mandatory in request body.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0468727e-94a5-4849-a6fd-0e88ed2f81b1","name":"Genders","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OPT\",\r\n  \"Field\": \"Gender\" // mandatory field\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:17:28 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 c4ae97c11e39860626d824727188671e.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"_LpipwnaL7YsnuVcCzpG-brSETPqSf6DGovRjja2u7OTnec-dxyFrw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebd5533bcd4091-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"Sequence\": 1,\n        \"Name\": \"Male\",\n        \"Value\": \"M\"\n    },\n    {\n        \"Sequence\": 2,\n        \"Name\": \"Female\",\n        \"Value\": \"F\"\n    },\n    {\n        \"Sequence\": 3,\n        \"Name\": \"Others\",\n        \"Value\": \"X\"\n    }\n]"},{"id":"ebc51577-f5f0-4eeb-a0ae-4e04c9042f5c","name":"Identity Types","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-OPT\",\r\n  \"Field\": \"IdentityType\" // mandatory field\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Jan 2026 07:18:46 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 3dc8dd7af8c2a4bd834f376582183f16.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P6"},{"key":"x-amz-cf-id","value":"4Yxp_QwsrtJoHyD-2VGJE08y77P0x3zWBtetiE8eWhQ6Q4OyebbhaQ=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9bebd7385a40ce0e-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Sequence\": 0,\n        \"Name\": \"SPK No.\",\n        \"Value\": \"BN06\"\n    },\n    {\n        \"Sequence\": 81,\n        \"Name\": \"Driving License\",\n        \"Value\": \"AU01\"\n    },\n    {\n        \"Sequence\": 82,\n        \"Name\": \"Australian Medicare Card\",\n        \"Value\": \"AU02\"\n    },\n    {\n        \"Sequence\": 83,\n        \"Name\": \"Permanent Residence Visa\",\n        \"Value\": \"AU03\"\n    },\n    {\n        \"Sequence\": 84,\n        \"Name\": \"Family and Partner Visa\",\n        \"Value\": \"AU04\"\n    },\n    {\n        \"Sequence\": 85,\n        \"Name\": \"Working Visa\",\n        \"Value\": \"AU05\"\n    },\n    {\n        \"Sequence\": 86,\n        \"Name\": \"Studying and Training Visa\",\n        \"Value\": \"AU06\"\n    },\n    {\n        \"Sequence\": 87,\n        \"Name\": \"Visitor and Working Holiday Visa\",\n        \"Value\": \"AU07\"\n    },\n    {\n        \"Sequence\": 88,\n        \"Name\": \"Australian Temporary Visa\",\n        \"Value\": \"AU08\"\n    },\n    {\n        \"Sequence\": 89,\n        \"Name\": \"Proof of Age / Photo Card\",\n        \"Value\": \"AU09\"\n    },\n    {\n        \"Sequence\": 101,\n        \"Name\": \"Citizen IC\",\n        \"Value\": \"CN01\"\n    },\n    {\n        \"Sequence\": 102,\n        \"Name\": \"Mainland Travel Permit for Hong Kong and Macau Residents\",\n        \"Value\": \"CN02\"\n    },\n    {\n        \"Sequence\": 103,\n        \"Name\": \"Residence Permit\",\n        \"Value\": \"CN03\"\n    },\n    {\n        \"Sequence\": 104,\n        \"Name\": \"Temporary Residence Permit\",\n        \"Value\": \"CN04\"\n    },\n    {\n        \"Sequence\": 105,\n        \"Name\": \"Work Permit\",\n        \"Value\": \"CN05\"\n    },\n    {\n        \"Sequence\": 106,\n        \"Name\": \"Residence Permit for Foreigner\",\n        \"Value\": \"CN06\"\n    },\n    {\n        \"Sequence\": 107,\n        \"Name\": \"Work Permit for PRs\",\n        \"Value\": \"CN07\"\n    },\n    {\n        \"Sequence\": 108,\n        \"Name\": \"Foreign Certificate PRs\",\n        \"Value\": \"CN08\"\n    },\n    {\n        \"Sequence\": 109,\n        \"Name\": \"Mainland Travel Permit for Taiwan Residents\",\n        \"Value\": \"CN09\"\n    },\n    {\n        \"Sequence\": 110,\n        \"Name\": \"Home Return Permit\",\n        \"Value\": \"CN10\"\n    },\n    {\n        \"Sequence\": 111,\n        \"Name\": \"Taiwan Resident Residence Permit\",\n        \"Value\": \"CN11\"\n    },\n    {\n        \"Sequence\": 112,\n        \"Name\": \"Work Permit for Foreigners (Type B)\",\n        \"Value\": \"CN12\"\n    },\n    {\n        \"Sequence\": 113,\n        \"Name\": \"Work Permit for Foreigners (Type C)\",\n        \"Value\": \"CN13\"\n    },\n    {\n        \"Sequence\": 114,\n        \"Name\": \"Hong Kong and Macau Resident Residence Permit\",\n        \"Value\": \"CN14\"\n    },\n    {\n        \"Sequence\": 115,\n        \"Name\": \"Foreign Permanent Resident ID Card\",\n        \"Value\": \"CN15\"\n    },\n    {\n        \"Sequence\": 116,\n        \"Name\": \"Hong Kong and Macau Travel Permit for Mainland Residents\",\n        \"Value\": \"CN16\"\n    },\n    {\n        \"Sequence\": 121,\n        \"Name\": \"Permanent Identity Card (Adult)\",\n        \"Value\": \"HK01\"\n    },\n    {\n        \"Sequence\": 122,\n        \"Name\": \"Identity Card (Adult)\",\n        \"Value\": \"HK02\"\n    },\n    {\n        \"Sequence\": 123,\n        \"Name\": \"Permanent Identity Card (Youth)\",\n        \"Value\": \"HK03\"\n    },\n    {\n        \"Sequence\": 124,\n        \"Name\": \"Identity Card (Youth)\",\n        \"Value\": \"HK04\"\n    },\n    {\n        \"Sequence\": 125,\n        \"Name\": \"Employment Visa\",\n        \"Value\": \"HK05\"\n    },\n    {\n        \"Sequence\": 126,\n        \"Name\": \"Dependant Visa\",\n        \"Value\": \"HK06\"\n    },\n    {\n        \"Sequence\": 127,\n        \"Name\": \"Mainland Travel Permit for Hong Kong and Macau Residents\",\n        \"Value\": \"HK07\"\n    },\n    {\n        \"Sequence\": 128,\n        \"Name\": \"Immigration Arrangement for Non-Local Graduates (IANG)\",\n        \"Value\": \"HK08\"\n    },\n    {\n        \"Sequence\": 129,\n        \"Name\": \"Admission Scheme for Mainland Talents and Professionals (ASMTP)\",\n        \"Value\": \"HK09\"\n    },\n    {\n        \"Sequence\": 130,\n        \"Name\": \"Quality Migrant Admission Scheme\",\n        \"Value\": \"HK10\"\n    },\n    {\n        \"Sequence\": 131,\n        \"Name\": \"Permission to Remain\",\n        \"Value\": \"HK11\"\n    },\n    {\n        \"Sequence\": 132,\n        \"Name\": \"Document of Identity\",\n        \"Value\": \"HK12\"\n    },\n    {\n        \"Sequence\": 133,\n        \"Name\": \"Training Visa\",\n        \"Value\": \"HK13\"\n    },\n    {\n        \"Sequence\": 134,\n        \"Name\": \"Working Holiday Program\",\n        \"Value\": \"HK14\"\n    },\n    {\n        \"Sequence\": 135,\n        \"Name\": \"Residence Permit for Hong Kong and Macao Residents\",\n        \"Value\": \"HK15\"\n    },\n    {\n        \"Sequence\": 136,\n        \"Name\": \"Student Visa\",\n        \"Value\": \"HK16\"\n    },\n    {\n        \"Sequence\": 137,\n        \"Name\": \"Exit-Entry Permit for Travelling to and from Hong Kong and Macau\",\n        \"Value\": \"HK17\"\n    },\n    {\n        \"Sequence\": 138,\n        \"Name\": \"Top Talent Pass Scheme (TTPS)\",\n        \"Value\": \"HK18\"\n    },\n    {\n        \"Sequence\": 139,\n        \"Name\": \"Admission Scheme for the Second Generation of Chinese Hong Kong Permanent Residents (ASSG)\",\n        \"Value\": \"HK19\"\n    },\n    {\n        \"Sequence\": 141,\n        \"Name\": \"Kartu Tanda Penduduk (KTP)\",\n        \"Value\": \"ID01\"\n    },\n    {\n        \"Sequence\": 142,\n        \"Name\": \"Surat Izin Mengemudi (SIM)\",\n        \"Value\": \"ID02\"\n    },\n    {\n        \"Sequence\": 143,\n        \"Name\": \"Kartu Izin Tinggal Permanen (KITAP)\",\n        \"Value\": \"ID03\"\n    },\n    {\n        \"Sequence\": 144,\n        \"Name\": \"Kartu Izin Tinggal Sementara (KITAS)\",\n        \"Value\": \"ID04\"\n    },\n    {\n        \"Sequence\": 151,\n        \"Name\": \"Permanent Account Number (PAN)\",\n        \"Value\": \"IN01\"\n    },\n    {\n        \"Sequence\": 152,\n        \"Name\": \"Aadhaar Number\",\n        \"Value\": \"IN02\"\n    },\n    {\n        \"Sequence\": 153,\n        \"Name\": \"Driving License\",\n        \"Value\": \"IN03\"\n    },\n    {\n        \"Sequence\": 161,\n        \"Name\": \"Residence Card\",\n        \"Value\": \"JP01\"\n    },\n    {\n        \"Sequence\": 162,\n        \"Name\": \"Driving License\",\n        \"Value\": \"JP02\"\n    },\n    {\n        \"Sequence\": 165,\n        \"Name\": \"Resident (Alien) Reg. No.\",\n        \"Value\": \"KR01\"\n    },\n    {\n        \"Sequence\": 166,\n        \"Name\": \"Resident Reg. No.\",\n        \"Value\": \"KR02\"\n    },\n    {\n        \"Sequence\": 167,\n        \"Name\": \"Driving License\",\n        \"Value\": \"KR03\"\n    },\n    {\n        \"Sequence\": 168,\n        \"Name\": \"Non-citizen Visa\",\n        \"Value\": \"KR99\"\n    },\n    {\n        \"Sequence\": 171,\n        \"Name\": \"Macau ID\",\n        \"Value\": \"MO01\"\n    },\n    {\n        \"Sequence\": 172,\n        \"Name\": \"Permanent Resident IC\",\n        \"Value\": \"MO02\"\n    },\n    {\n        \"Sequence\": 173,\n        \"Name\": \"Skilled Work Permit (Blue Card)\",\n        \"Value\": \"MO03\"\n    },\n    {\n        \"Sequence\": 174,\n        \"Name\": \"Unskilled Work Permit (Blue Card)\",\n        \"Value\": \"MO04\"\n    },\n    {\n        \"Sequence\": 175,\n        \"Name\": \"Social Visit Pass\",\n        \"Value\": \"MO05\"\n    },\n    {\n        \"Sequence\": 176,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"MV01\"\n    },\n    {\n        \"Sequence\": 177,\n        \"Name\": \"Tax Identification Number (TIN)\",\n        \"Value\": \"MV02\"\n    },\n    {\n        \"Sequence\": 181,\n        \"Name\": \"Malaysian New IC\",\n        \"Value\": \"MY01\"\n    },\n    {\n        \"Sequence\": 182,\n        \"Name\": \"Malaysian Old IC\",\n        \"Value\": \"MY02\"\n    },\n    {\n        \"Sequence\": 183,\n        \"Name\": \"Malaysian Work Permit\",\n        \"Value\": \"MY03\"\n    },\n    {\n        \"Sequence\": 184,\n        \"Name\": \"Malaysian Permanent Resident\",\n        \"Value\": \"MY04\"\n    },\n    {\n        \"Sequence\": 185,\n        \"Name\": \"Malaysian Tentera No\",\n        \"Value\": \"MY05\"\n    },\n    {\n        \"Sequence\": 186,\n        \"Name\": \"Malaysian Polis No\",\n        \"Value\": \"MY06\"\n    },\n    {\n        \"Sequence\": 187,\n        \"Name\": \"Malaysian Residence Pass\",\n        \"Value\": \"MY07\"\n    },\n    {\n        \"Sequence\": 191,\n        \"Name\": \"TIN (Tax Identification) Number\",\n        \"Value\": \"PH01\"\n    },\n    {\n        \"Sequence\": 192,\n        \"Name\": \"SSS (Social Security) Number\",\n        \"Value\": \"PH02\"\n    },\n    {\n        \"Sequence\": 193,\n        \"Name\": \"PhilHealth Number\",\n        \"Value\": \"PH03\"\n    },\n    {\n        \"Sequence\": 194,\n        \"Name\": \"Pag-lBIG Number\",\n        \"Value\": \"PH04\"\n    },\n    {\n        \"Sequence\": 195,\n        \"Name\": \"ACR (Alien Certificate of Registration)\",\n        \"Value\": \"PH05\"\n    },\n    {\n        \"Sequence\": 196,\n        \"Name\": \"Common Reference Number (CRN)\",\n        \"Value\": \"PH06\"\n    },\n    {\n        \"Sequence\": 197,\n        \"Name\": \"Solo Parent ID\",\n        \"Value\": \"PH07\"\n    },\n    {\n        \"Sequence\": 198,\n        \"Name\": \"National ID Number\",\n        \"Value\": \"PH08\"\n    },\n    {\n        \"Sequence\": 199,\n        \"Name\": \"Driving Licence\",\n        \"Value\": \"PH09\"\n    },\n    {\n        \"Sequence\": 201,\n        \"Name\": \"NRIC Pink - Singaporean\",\n        \"Value\": \"SG01\"\n    },\n    {\n        \"Sequence\": 202,\n        \"Name\": \"NRIC Blue - Permanent Resident\",\n        \"Value\": \"SG02\"\n    },\n    {\n        \"Sequence\": 203,\n        \"Name\": \"FIN - Employment Pass\",\n        \"Value\": \"SG03\"\n    },\n    {\n        \"Sequence\": 204,\n        \"Name\": \"FIN - Work Permit\",\n        \"Value\": \"SG04\"\n    },\n    {\n        \"Sequence\": 205,\n        \"Name\": \"FIN - LOC / Dependant Pass\",\n        \"Value\": \"SG05\"\n    },\n    {\n        \"Sequence\": 206,\n        \"Name\": \"FIN - Student Pass\",\n        \"Value\": \"SG06\"\n    },\n    {\n        \"Sequence\": 207,\n        \"Name\": \"FIN - Training Employment Pass\",\n        \"Value\": \"SG07\"\n    },\n    {\n        \"Sequence\": 208,\n        \"Name\": \"FIN - S Pass\",\n        \"Value\": \"SG08\"\n    },\n    {\n        \"Sequence\": 209,\n        \"Name\": \"FIN - Work Holiday Program\",\n        \"Value\": \"SG09\"\n    },\n    {\n        \"Sequence\": 210,\n        \"Name\": \"Re-Entry Permit\",\n        \"Value\": \"SG10\"\n    },\n    {\n        \"Sequence\": 211,\n        \"Name\": \"Work Permit / S Pass No\",\n        \"Value\": \"SG11\"\n    },\n    {\n        \"Sequence\": 212,\n        \"Name\": \"FIN - Personalised Employment Pass\",\n        \"Value\": \"SG12\"\n    },\n    {\n        \"Sequence\": 213,\n        \"Name\": \"FIN - Entrepreneur Pass\",\n        \"Value\": \"SG13\"\n    },\n    {\n        \"Sequence\": 214,\n        \"Name\": \"FIN - Long Term Visit Pass\",\n        \"Value\": \"SG14\"\n    },\n    {\n        \"Sequence\": 215,\n        \"Name\": \"FIN - Pre-Approved Letter of Consent (PLOC)\",\n        \"Value\": \"SG15\"\n    },\n    {\n        \"Sequence\": 216,\n        \"Name\": \"FIN - Training Work Permit\",\n        \"Value\": \"SG16\"\n    },\n    {\n        \"Sequence\": 217,\n        \"Name\": \"FIN - Tech.Pass\",\n        \"Value\": \"SG17\"\n    },\n    {\n        \"Sequence\": 218,\n        \"Name\": \"FIN - Overseas Networks & Expertise Pass\",\n        \"Value\": \"SG18\"\n    },\n    {\n        \"Sequence\": 221,\n        \"Name\": \"Thai National ID\",\n        \"Value\": \"TH01\"\n    },\n    {\n        \"Sequence\": 222,\n        \"Name\": \"Working Visa\",\n        \"Value\": \"TH02\"\n    },\n    {\n        \"Sequence\": 223,\n        \"Name\": \"Work Permit\",\n        \"Value\": \"TH03\"\n    },\n    {\n        \"Sequence\": 231,\n        \"Name\": \"R.O.C. ID\",\n        \"Value\": \"TW01\"\n    },\n    {\n        \"Sequence\": 232,\n        \"Name\": \"APRC (Alien Permanent Resident Certificate)\",\n        \"Value\": \"TW02\"\n    },\n    {\n        \"Sequence\": 233,\n        \"Name\": \"ARC (Alien Resident Certificate)\",\n        \"Value\": \"TW03\"\n    },\n    {\n        \"Sequence\": 234,\n        \"Name\": \"Employment Pass\",\n        \"Value\": \"TW04\"\n    },\n    {\n        \"Sequence\": 235,\n        \"Name\": \"Work Permit\",\n        \"Value\": \"TW05\"\n    },\n    {\n        \"Sequence\": 236,\n        \"Name\": \"Resident Visa\",\n        \"Value\": \"TW06\"\n    },\n    {\n        \"Sequence\": 239,\n        \"Name\": \"TGC (Taiwan Employment Gold Card)\",\n        \"Value\": \"TW07\"\n    },\n    {\n        \"Sequence\": 241,\n        \"Name\": \"Identity Card (CMND)\",\n        \"Value\": \"VN01\"\n    },\n    {\n        \"Sequence\": 242,\n        \"Name\": \"Identity Card (TCC)\",\n        \"Value\": \"VN02\"\n    },\n    {\n        \"Sequence\": 243,\n        \"Name\": \"Popular Passport\",\n        \"Value\": \"VN03\"\n    },\n    {\n        \"Sequence\": 244,\n        \"Name\": \"Official Passport\",\n        \"Value\": \"VN04\"\n    },\n    {\n        \"Sequence\": 245,\n        \"Name\": \"Diplomatic Passport\",\n        \"Value\": \"VN05\"\n    },\n    {\n        \"Sequence\": 246,\n        \"Name\": \"Work Permit\",\n        \"Value\": \"VN06\"\n    },\n    {\n        \"Sequence\": 247,\n        \"Name\": \"Working Visa\",\n        \"Value\": \"VN07\"\n    },\n    {\n        \"Sequence\": 248,\n        \"Name\": \"Temporary Resident Card\",\n        \"Value\": \"VN08\"\n    },\n    {\n        \"Sequence\": 249,\n        \"Name\": \"National Identity Card\",\n        \"Value\": \"MM01\"\n    },\n    {\n        \"Sequence\": 250,\n        \"Name\": \"Tax Identification Number (TIN)\",\n        \"Value\": \"MM02\"\n    },\n    {\n        \"Sequence\": 251,\n        \"Name\": \"Social Security Number (SSN)\",\n        \"Value\": \"MM03\"\n    },\n    {\n        \"Sequence\": 261,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"KH01\"\n    },\n    {\n        \"Sequence\": 262,\n        \"Name\": \"Tax Identification Number (TIN)\",\n        \"Value\": \"KH02\"\n    },\n    {\n        \"Sequence\": 263,\n        \"Name\": \"NSSF Number\",\n        \"Value\": \"KH03\"\n    },\n    {\n        \"Sequence\": 264,\n        \"Name\": \"Business (Type-E) Visa\",\n        \"Value\": \"KH04\"\n    },\n    {\n        \"Sequence\": 265,\n        \"Name\": \"Cambodian Employment Book\",\n        \"Value\": \"KH05\"\n    },\n    {\n        \"Sequence\": 266,\n        \"Name\": \"Foreign Employment Card\",\n        \"Value\": \"KH06\"\n    },\n    {\n        \"Sequence\": 271,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"BD01\"\n    },\n    {\n        \"Sequence\": 271,\n        \"Name\": \"Tax Identification Number (TIN)\",\n        \"Value\": \"BD02\"\n    },\n    {\n        \"Sequence\": 273,\n        \"Name\": \"Provident Fund Number\",\n        \"Value\": \"BD03\"\n    },\n    {\n        \"Sequence\": 301,\n        \"Name\": \"National Insurance Number\",\n        \"Value\": \"UK01\"\n    },\n    {\n        \"Sequence\": 302,\n        \"Name\": \"Work Permit / Visa\",\n        \"Value\": \"UK02\"\n    },\n    {\n        \"Sequence\": 321,\n        \"Name\": \"Social Security Number\",\n        \"Value\": \"US01\"\n    },\n    {\n        \"Sequence\": 322,\n        \"Name\": \"Green Card\",\n        \"Value\": \"US02\"\n    },\n    {\n        \"Sequence\": 323,\n        \"Name\": \"Driving License\",\n        \"Value\": \"US03\"\n    },\n    {\n        \"Sequence\": 324,\n        \"Name\": \"Non-Immigrant Visa\",\n        \"Value\": \"US04\"\n    },\n    {\n        \"Sequence\": 325,\n        \"Name\": \"Military ID\",\n        \"Value\": \"US05\"\n    },\n    {\n        \"Sequence\": 330,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"LA01\"\n    },\n    {\n        \"Sequence\": 331,\n        \"Name\": \"Tax Number\",\n        \"Value\": \"LA02\"\n    },\n    {\n        \"Sequence\": 332,\n        \"Name\": \"NSSF Number\",\n        \"Value\": \"LA03\"\n    },\n    {\n        \"Sequence\": 333,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"LK01\"\n    },\n    {\n        \"Sequence\": 334,\n        \"Name\": \"Driving License\",\n        \"Value\": \"LK02\"\n    },\n    {\n        \"Sequence\": 335,\n        \"Name\": \"Tax Identification No\",\n        \"Value\": \"LK03\"\n    },\n    {\n        \"Sequence\": 336,\n        \"Name\": \"EPF No\",\n        \"Value\": \"LK04\"\n    },\n    {\n        \"Sequence\": 337,\n        \"Name\": \"ETF No\",\n        \"Value\": \"LK05\"\n    },\n    {\n        \"Sequence\": 338,\n        \"Name\": \"Family Book\",\n        \"Value\": \"LA04\"\n    },\n    {\n        \"Sequence\": 339,\n        \"Name\": \"Driving License\",\n        \"Value\": \"LA05\"\n    },\n    {\n        \"Sequence\": 361,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"TL01\"\n    },\n    {\n        \"Sequence\": 362,\n        \"Name\": \"Electra Card\",\n        \"Value\": \"TL02\"\n    },\n    {\n        \"Sequence\": 401,\n        \"Name\": \"IRD Number\",\n        \"Value\": \"NZ01\"\n    },\n    {\n        \"Sequence\": 402,\n        \"Name\": \"Driver Licence\",\n        \"Value\": \"NZ02\"\n    },\n    {\n        \"Sequence\": 403,\n        \"Name\": \"Kiwi Access Card\",\n        \"Value\": \"NZ03\"\n    },\n    {\n        \"Sequence\": 404,\n        \"Name\": \"Permanent Residence Visa\",\n        \"Value\": \"NZ04\"\n    },\n    {\n        \"Sequence\": 405,\n        \"Name\": \"Family and Partner Visa\",\n        \"Value\": \"NZ05\"\n    },\n    {\n        \"Sequence\": 406,\n        \"Name\": \"Working Visa\",\n        \"Value\": \"NZ06\"\n    },\n    {\n        \"Sequence\": 407,\n        \"Name\": \"Studying and Training Visa\",\n        \"Value\": \"NZ07\"\n    },\n    {\n        \"Sequence\": 408,\n        \"Name\": \"Visitor and Working Holiday Visa\",\n        \"Value\": \"NZ08\"\n    },\n    {\n        \"Sequence\": 499,\n        \"Name\": \"Other Temporary Visa\",\n        \"Value\": \"NZ99\"\n    },\n    {\n        \"Sequence\": 501,\n        \"Name\": \"Identity Card\",\n        \"Value\": \"TR01\"\n    },\n    {\n        \"Sequence\": 502,\n        \"Name\": \"Citizen IC (Yellow)\",\n        \"Value\": \"BN01\"\n    },\n    {\n        \"Sequence\": 503,\n        \"Name\": \"Permanent Resident IC (Red)\",\n        \"Value\": \"BN02\"\n    },\n    {\n        \"Sequence\": 504,\n        \"Name\": \"Temporary Resident IC (Green)\",\n        \"Value\": \"BN03\"\n    },\n    {\n        \"Sequence\": 505,\n        \"Name\": \"TAP No.\",\n        \"Value\": \"BN04\"\n    },\n    {\n        \"Sequence\": 506,\n        \"Name\": \"SCP No.\",\n        \"Value\": \"BN05\"\n    },\n    {\n        \"Sequence\": 510,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"GE01\"\n    },\n    {\n        \"Sequence\": 521,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"MU01\"\n    },\n    {\n        \"Sequence\": 522,\n        \"Name\": \"Tax Account No (TAN)\",\n        \"Value\": \"MU02\"\n    },\n    {\n        \"Sequence\": 523,\n        \"Name\": \"Work Permit (UID)\",\n        \"Value\": \"MU03\"\n    },\n    {\n        \"Sequence\": 530,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"PK01\"\n    },\n    {\n        \"Sequence\": 531,\n        \"Name\": \"National Tax No\",\n        \"Value\": \"PK02\"\n    },\n    {\n        \"Sequence\": 532,\n        \"Name\": \"EOBI No\",\n        \"Value\": \"PK03\"\n    },\n    {\n        \"Sequence\": 600,\n        \"Name\": \"Driving License\",\n        \"Value\": \"BN07\"\n    },\n    {\n        \"Sequence\": 601,\n        \"Name\": \"Foreign Work License (LPA)\",\n        \"Value\": \"BN08\"\n    },\n    {\n        \"Sequence\": 602,\n        \"Name\": \"Special Authorization Work Pass (SAWP)\",\n        \"Value\": \"BN09\"\n    },\n    {\n        \"Sequence\": 603,\n        \"Name\": \"Employment Pass\",\n        \"Value\": \"BN10\"\n    },\n    {\n        \"Sequence\": 604,\n        \"Name\": \"Single Entry Visa\",\n        \"Value\": \"BN11\"\n    },\n    {\n        \"Sequence\": 605,\n        \"Name\": \"Multiple Entry Visa\",\n        \"Value\": \"BN12\"\n    },\n    {\n        \"Sequence\": 606,\n        \"Name\": \"Dependent Visa\",\n        \"Value\": \"BN13\"\n    },\n    {\n        \"Sequence\": 620,\n        \"Name\": \"Driving License\",\n        \"Value\": \"CA01\"\n    },\n    {\n        \"Sequence\": 621,\n        \"Name\": \"Health Card Number\",\n        \"Value\": \"CA02\"\n    },\n    {\n        \"Sequence\": 622,\n        \"Name\": \"Social Insurance Number (SIN)\",\n        \"Value\": \"CA03\"\n    },\n    {\n        \"Sequence\": 623,\n        \"Name\": \"Permanent Resident (PR) Card Number\",\n        \"Value\": \"CA04\"\n    },\n    {\n        \"Sequence\": 624,\n        \"Name\": \"Work Permit Number\",\n        \"Value\": \"CA05\"\n    },\n    {\n        \"Sequence\": 625,\n        \"Name\": \"Study Permit Number\",\n        \"Value\": \"CA06\"\n    },\n    {\n        \"Sequence\": 626,\n        \"Name\": \"Canadian Birth Certificate Number\",\n        \"Value\": \"CA07\"\n    },\n    {\n        \"Sequence\": 627,\n        \"Name\": \"Citizenship Certificate Number\",\n        \"Value\": \"CA08\"\n    },\n    {\n        \"Sequence\": 628,\n        \"Name\": \"Provincial Photo ID Card Number\",\n        \"Value\": \"CA09\"\n    },\n    {\n        \"Sequence\": 629,\n        \"Name\": \"NEXUS Card Number\",\n        \"Value\": \"CA10\"\n    },\n    {\n        \"Sequence\": 630,\n        \"Name\": \"Refugee Protection Claimant Document Number\",\n        \"Value\": \"CA11\"\n    },\n    {\n        \"Sequence\": 650,\n        \"Name\": \"AHV/AVS number\",\n        \"Value\": \"CH01\"\n    },\n    {\n        \"Sequence\": 651,\n        \"Name\": \"Work Permit L\",\n        \"Value\": \"CH02\"\n    },\n    {\n        \"Sequence\": 652,\n        \"Name\": \"Work Permit B\",\n        \"Value\": \"CH03\"\n    },\n    {\n        \"Sequence\": 653,\n        \"Name\": \"Work Permit C\",\n        \"Value\": \"CH04\"\n    },\n    {\n        \"Sequence\": 654,\n        \"Name\": \"Work Permit G\",\n        \"Value\": \"CH05\"\n    },\n    {\n        \"Sequence\": 655,\n        \"Name\": \"Work Permit Ci\",\n        \"Value\": \"CH06\"\n    },\n    {\n        \"Sequence\": 656,\n        \"Name\": \"Work Permit F\",\n        \"Value\": \"CH07\"\n    },\n    {\n        \"Sequence\": 657,\n        \"Name\": \"Work Permit N\",\n        \"Value\": \"CH08\"\n    },\n    {\n        \"Sequence\": 658,\n        \"Name\": \"Work Permit S\",\n        \"Value\": \"CH09\"\n    },\n    {\n        \"Sequence\": 662,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"CH10\"\n    },\n    {\n        \"Sequence\": 991,\n        \"Name\": \"Passport\",\n        \"Value\": \"XX01\"\n    },\n    {\n        \"Sequence\": 992,\n        \"Name\": \"Foreign IC\",\n        \"Value\": \"XX02\"\n    },\n    {\n        \"Sequence\": 993,\n        \"Name\": \"Birth Certificate\",\n        \"Value\": \"XX03\"\n    },\n    {\n        \"Sequence\": 994,\n        \"Name\": \"National ID Card\",\n        \"Value\": \"XX99\"\n    }\n]"}],"_postman_id":"f8a9d05f-adda-4519-b114-48571171a58e"},{"name":"App Connection","id":"d9b9e841-bf95-41b3-94f2-7e6f0a5a5177","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-APP\",\r\n  \"ConnCode\": \"WT.Export\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract App Connection detail from BIPO. 'ConnCode' is mandatory in request body.</p>\n<p>System will return the APIClientSecret, APIPassword as plain text.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ebeb12a1-8faf-48a3-8450-7259341cf3ee","name":"App Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-APP\",\r\n  \"ConnCode\": \"WT.Export\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 22 Jan 2026 03:11:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 160fe106846ce0f8739fd246eab4e12c.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"SmyC4T3lBl30gVUrNJOqGKzpKJeqWR0OofkfmIVQCU4xHeXhwkY7Jw=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1bdc88df231ecc-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"ConnCode\": \"WT.Export\",\n        \"ConnName\": \"export\",\n        \"AppType\": \"API-HRMS\",\n        \"URL\": \"leo.liu\",\n        \"APIClientID\": \"866ecde9-5640-45fb-a282-6c3ee5a31234\",\n        \"APIClientSecret\": \"12341234\",\n        \"APIUserName\": \"e94742a1-0873-4343-971b-69af1234\",\n        \"APIPassword\": \"xx\",\n        \"ClientConnection\": null,\n        \"WeComSyncSecret\": null,\n        \"AccountID\": null,\n        \"APIKey\": null,\n        \"CertificatePrivateKey\": null,\n        \"AuthURL\": null\n    }\n]"}],"_postman_id":"d9b9e841-bf95-41b3-94f2-7e6f0a5a5177"},{"name":"FTP Connection","id":"0fbff1cc-8f71-437c-89d2-16460025fae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FTP\",\r\n  \"ConnCode\": \"FTP_DEMO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract FTP Connection from BIPO.</p>\n<p>'ConnCode' is mandatory in request body.</p>\n<p>System will return the Password as plain text.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9c2c5228-ada8-4de7-99b2-ad77ab10b0bb","name":"FTP Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-FTP\",\r\n  \"ConnCode\": \"FTP_DEMO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 22 Jan 2026 06:03:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 f737694e7f987d3598c18b29a3a4a300.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"ZcVhH7wczBx5OOX-eTNcJdg2anJFRgHKXRfqzLEDYxanVoyWS3A9_Q=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1cd8e7c8674b6d-SIN"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ConnCode\": \"FTP_DEMO\",\n        \"ConnName\": \"FTP Demo\",\n        \"Host\": \"123.123.123.123\",\n        \"PortNo\": 22,\n        \"DefaultPath\": null,\n        \"UserName\": \"API.user\",\n        \"Password\": \"API.user123\",\n        \"KeyFileName\": null,\n        \"KeyPassphrase\": null,\n        \"Remarks\": null,\n        \"KeyFileContent\": null\n    }\n]"}],"_postman_id":"0fbff1cc-8f71-437c-89d2-16460025fae4"},{"name":"PGP Encryption","id":"a478f523-ae2e-4a59-820c-d75643fb1de4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PGP\",\r\n  \"EncryptionCode\": \"ENT_ONLY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export","description":"<p>This api is to extract PGP Encryption from BIPO.</p>\n<p>'EncryptionCode' is mandatory in request body.</p>\n<p>System will return the Password/Passphrase as plain text.</p>\n","urlObject":{"path":["intapi","Interface","Export"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"4b103063-3358-4292-9087-f0df1729bcce","name":"PGP Encryption","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"InterfaceCode\": \"BIPO-PGP\",\r\n  \"EncryptionCode\": \"ENT_ONLY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/intapi/Interface/Export"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 22 Jan 2026 06:13:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"x-cache","value":"Miss from cloudfront"},{"key":"via","value":"1.1 0c5f65d93ba06443e68fc0621e9d74a8.cloudfront.net (CloudFront)"},{"key":"x-amz-cf-pop","value":"SIN2-P11"},{"key":"x-amz-cf-id","value":"WUQJfh7LUGFhcLC72lESXGs-PQZolQzd5pQGh7jz2zY3TH7NxslgbA=="},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9c1ce7a3cff53e5b-SIN"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"EncryptionCode\": \"ENT_ONLY\",\n        \"EncryptionName\": \"Encrypt Only\",\n        \"InterfaceType\": \"E\",\n        \"PublicKeyFileName\": \"axiatad365admin_public.asc\",\n        \"PrivateKeyFileName\": null,\n        \"PrivateKeyPassphrase\": \"API.user123\",\n        \"IntegrityCheck\": 0,\n        \"ASCIIArmored\": 0,\n        \"Remarks\": null,\n        \"PublicKeyFileContent\": \"LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tDQoNCm1RRU5CRnlRbHVnQkNBRE5rSkdDYk56ZzRpRmJMSGhkbGorRGFRSjcwczJhY3ZoQTV3MWcwVktlcURPWDVJM2wNCjVrc2dCR2Q5dlhyb1dETklERkE3aFhhRTIxZEx1NHU1MWZIOGdWUVROaHZwUlhzZnZDb2F0K2RMbHBVcUdMU3gNCmRlcU1PTjZsVHR3VDU3TTdsQUNTd4...\",\n        \"PrivateKeyFileContent\": null\n    }\n]"}],"_postman_id":"a478f523-ae2e-4a59-820c-d75643fb1de4"}],"id":"d9ee04d9-f26a-4ffc-aa5a-4f71a7fc0603","_postman_id":"d9ee04d9-f26a-4ffc-aa5a-4f71a7fc0603","description":""}],"id":"8d36ea12-220e-4514-b341-3764321876f5","description":"<p>BIPO HRMS V2's API</p>\n<blockquote>\n<p>HRMS V2 Demo Instance<br />URL: <a href=\"https://uat.bipocloud.com/HRMSDEMO/Login/Admin\">https://uat.bipocloud.com/HRMSDEMO/Login/Admin</a><br />User: API.user<br />Password: API.user123<br />Web API User: DevPortal<br />Web API Password: DevPortal123!@# </p>\n</blockquote>\n<ul>\n<li>For BIPO Employee, reference API Portal Introduction <a href=\"https://biposvc.sharepoint.com/sites/Product2/_layouts/15/stream.aspx?id=%2Fsites%2FProduct2%2FShared%20Documents%2FIntegration%20Lobby%2FA%2DI%2FBIPO%20%28internal%29%2FIntegration%2FTraininig%20Videos%2FInvitation%20HRMS%20V2%20API%20Workshop%2D20260226%5F150041%2DMeeting%20Recording%2Emp4&amp;ga=1&amp;referrer=StreamWebApp%2EWeb&amp;referrerScenario=AddressBarCopied%2Eview%2Ecb93898d%2Dd745%2D467c%2Db6e6%2D7ab9a51dd4fa\">here.</a></li>\n</ul>\n<p><strong>IMPORTANT</strong>:</p>\n<ul>\n<li><p>Demo instance is access by any user to showcase V2 integration.</p>\n</li>\n<li><p>Only dummy data are maintained. DO NOT input LIVE data in this instance</p>\n</li>\n</ul>\n","_postman_id":"8d36ea12-220e-4514-b341-3764321876f5"}],"event":[{"listen":"prerequest","script":{"id":"2bf9a4b3-4604-4f8b-a5b4-9778bc674ea6","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"47daefad-506b-4727-a9a6-0468e1eab3f9","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"token","value":""},{"key":"refresh_token","value":""}]}